diff --git a/enterprise/authelia/22.1.0/CHANGELOG.md b/enterprise/authelia/22.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2a018b1feb --- /dev/null +++ b/enterprise/authelia/22.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [authelia-22.1.0](https://github.com/truecharts/charts/compare/authelia-22.0.2...authelia-22.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [authelia-22.0.2](https://github.com/truecharts/charts/compare/authelia-22.0.1...authelia-22.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [authelia-22.0.1](https://github.com/truecharts/charts/compare/authelia-22.0.0...authelia-22.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [authelia-22.0.0](https://github.com/truecharts/charts/compare/authelia-21.0.0...authelia-22.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [authelia-22.0.0](https://github.com/truecharts/charts/compare/authelia-21.0.0...authelia-22.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [authelia-21.0.0](https://github.com/truecharts/charts/compare/authelia-20.0.14...authelia-21.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [authelia-20.0.14](https://github.com/truecharts/charts/compare/authelia-20.0.13...authelia-20.0.14) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [authelia-20.0.13](https://github.com/truecharts/charts/compare/authelia-20.0.12...authelia-20.0.13) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [authelia-20.0.12](https://github.com/truecharts/charts/compare/authelia-20.0.11...authelia-20.0.12) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [authelia-20.0.11](https://github.com/truecharts/charts/compare/authelia-20.0.10...authelia-20.0.11) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [authelia-20.0.10](https://github.com/truecharts/charts/compare/authelia-20.0.9...authelia-20.0.10) (2023-12-23) + +### Chore diff --git a/enterprise/authelia/22.1.0/Chart.yaml b/enterprise/authelia/22.1.0/Chart.yaml new file mode 100644 index 0000000000..fb5903591f --- /dev/null +++ b/enterprise/authelia/22.1.0/Chart.yaml @@ -0,0 +1,54 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: authelia +version: 22.1.0 +appVersion: 4.37.5 +description: Authelia is a Single Sign-On Multi-Factor portal for web apps +home: https://truecharts.org/charts/enterprise/authelia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png +deprecated: false +sources: + - https://github.com/authelia/authelia + - https://github.com/authelia/chartrepo + - https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia + - https://ghcr.io/authelia/authelia +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +type: application diff --git a/enterprise/clusterissuer/6.0.3/LICENSE b/enterprise/authelia/22.1.0/LICENSE similarity index 100% rename from enterprise/clusterissuer/6.0.3/LICENSE rename to enterprise/authelia/22.1.0/LICENSE diff --git a/enterprise/authelia/22.1.0/README.md b/enterprise/authelia/22.1.0/README.md new file mode 100644 index 0000000000..8c17210264 --- /dev/null +++ b/enterprise/authelia/22.1.0/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/enterprise/authelia) + +**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/enterprise/authelia/22.1.0/app-changelog.md b/enterprise/authelia/22.1.0/app-changelog.md new file mode 100644 index 0000000000..6e1dffbe84 --- /dev/null +++ b/enterprise/authelia/22.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [authelia-22.1.0](https://github.com/truecharts/charts/compare/authelia-22.0.2...authelia-22.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/enterprise/authelia/22.1.0/app-readme.md b/enterprise/authelia/22.1.0/app-readme.md new file mode 100644 index 0000000000..9417c0c13d --- /dev/null +++ b/enterprise/authelia/22.1.0/app-readme.md @@ -0,0 +1,8 @@ +Authelia is a Single Sign-On Multi-Factor portal for web apps + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/enterprise/authelia](https://truecharts.org/charts/enterprise/authelia) + +--- + +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/enterprise/authelia/22.1.0/charts/common-17.2.2.tgz b/enterprise/authelia/22.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/enterprise/authelia/22.1.0/charts/common-17.2.2.tgz differ diff --git a/enterprise/authelia/22.1.0/charts/redis-11.1.0.tgz b/enterprise/authelia/22.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/enterprise/authelia/22.1.0/charts/redis-11.1.0.tgz differ diff --git a/enterprise/authelia/22.1.0/ix_values.yaml b/enterprise/authelia/22.1.0/ix_values.yaml new file mode 100644 index 0000000000..6079b4463f --- /dev/null +++ b/enterprise/authelia/22.1.0/ix_values.yaml @@ -0,0 +1,582 @@ +image: + repository: ghcr.io/authelia/authelia + pullPolicy: IfNotPresent + tag: 4.37.5@sha256:25fc5423238b6f3a1fc967fda3f6a9212846aeb4a720327ef61c8ccff52dbbe2 +manifestManager: + enabled: true +workload: + main: + replicas: 2 + strategy: RollingUpdate + podSpec: + containers: + main: + command: + - authelia + args: + - --config=/configuration.yaml + envFrom: + - configMapRef: + name: authelia-paths + probes: + liveness: + type: http + path: "/api/health" + readiness: + type: http + path: "/api/health" + startup: + type: http + path: "/api/health" +service: + main: + ports: + main: + port: 9091 + targetPort: 9091 +persistence: + config: + enabled: true + mountPath: "/config" +cnpg: + main: + enabled: true + user: authelia + database: authelia +# Enabled redis +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/redis +redis: + enabled: true +domain: example.com +## +## Server Configuration +## +server: + ## + ## Port sets the configured port for the daemon, service, and the probes. + ## Default is 9091 and should not need to be changed. + ## + port: 9091 + ## Buffers usually should be configured to be the same value. + ## Explanation at https://www.authelia.com/docs/configuration/server.html + ## Read buffer size adjusts the server's max incoming request size in bytes. + ## Write buffer size does the same for outgoing responses. + read_buffer_size: 4096 + write_buffer_size: 4096 + ## Set the single level path Authelia listens on. + ## Must be alphanumeric chars and should not contain any slashes. + path: "" +log: + ## Level of verbosity for logs: info, debug, trace. + level: trace + ## Format the logs are written as: json, text. + format: text + ## TODO: Statefulness check should check if this is set, and the configMap should enable it. + ## File path where the logs will be written. If not set logs are written to stdout. + # file_path: /config/authelia.log +## Default redirection URL +## +## If user tries to authenticate without any referer, Authelia does not know where to redirect the user to at the end +## of the authentication process. This parameter allows you to specify the default redirection URL Authelia will use +## in such a case. +## +## Note: this parameter is optional. If not provided, user won't be redirected upon successful authentication. +## Default is https://www. (value at the top of the values.yaml). +default_redirection_url: "" +# default_redirection_url: https://example.com + +theme: light +## +## TOTP Configuration +## +## Parameters used for TOTP generation +totp: + ## The issuer name displayed in the Authenticator application of your choice + ## See: https://github.com/google/google-authenticator/wiki/Key-Uri-Format for more info on issuer names + ## Defaults to . + issuer: "" + ## The period in seconds a one-time password is current for. Changing this will require all users to register + ## their TOTP applications again. Warning: before changing period read the docs link below. + period: 30 + ## The skew controls number of one-time passwords either side of the current one that are valid. + ## Warning: before changing skew read the docs link below. + ## See: https://www.authelia.com/docs/configuration/one-time-password.html#period-and-skew to read the documentation. + skew: 1 +## +## Password Policy Config +## +## Parameters used for Password Policies +password_policy: + ## See: https://www.authelia.com/configuration/security/password-policy/ + standard: + enabled: false + min_length: 8 + max_length: 0 + require_uppercase: false + require_lowercase: false + require_number: false + require_special: false + zxcvbn: + ## See https://www.authelia.com/configuration/security/password-policy/#zxcvbn for more info + enabled: false + min_score: 3 +## +## Duo Push API Configuration +## +## Parameters used to contact the Duo API. Those are generated when you protect an application of type +## "Partner Auth API" in the management panel. +duo_api: + enabled: false + hostname: api-123456789.example.com + integration_key: ABCDEF + plain_api_key: "" +## NTP settings +ntp: + address: "time.cloudflare.com:123" + version: 4 + max_desync: 3s + disable_startup_check: false + disable_failure: true +## +## Authentication Backend Provider Configuration +## +## Used for verifying user passwords and retrieve information such as email address and groups users belong to. +## +## The available providers are: `file`, `ldap`. You must use one and only one of these providers. +authentication_backend: + ## Disable both the HTML element and the API for reset password functionality + disable_reset_password: false + ## The amount of time to wait before we refresh data from the authentication backend. Uses duration notation. + ## To disable this feature set it to 'disable', this will slightly reduce security because for Authelia, users will + ## always belong to groups they belonged to at the time of login even if they have been removed from them in LDAP. + ## To force update on every request you can set this to '0' or 'always', this will increase processor demand. + ## See the below documentation for more information. + ## Duration Notation docs: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Refresh Interval docs: https://www.authelia.com/docs/configuration/authentication/ldap.html#refresh-interval + refresh_interval: 5m + ## LDAP backend configuration. + ## + ## This backend allows Authelia to be scaled to more + ## than one instance and therefore is recommended for + ## production. + ldap: + ## Enable LDAP Backend. + enabled: false + ## The LDAP implementation, this affects elements like the attribute utilised for resetting a password. + ## Acceptable options are as follows: + ## - 'activedirectory' - For Microsoft Active Directory. + ## - 'custom' - For custom specifications of attributes and filters. + ## This currently defaults to 'custom' to maintain existing behaviour. + ## + ## Depending on the option here certain other values in this section have a default value, notably all of the + ## attribute mappings have a default value that this config overrides, you can read more about these default values + ## at https://www.authelia.com/docs/configuration/authentication/ldap.html#defaults + implementation: activedirectory + ## The url to the ldap server. Format: ://
[:]. + ## Scheme can be ldap or ldaps in the format (port optional). + url: ldap://openldap.default.svc.cluster.local + ## Connection Timeout. + timeout: 5s + ## Use StartTLS with the LDAP connection. + start_tls: false + tls: + ## Server Name for certificate validation (in case it's not set correctly in the URL). + server_name: "" + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + ## Minimum TLS version for either Secure LDAP or LDAP StartTLS. + minimum_version: TLS1.2 + ## The base dn for every LDAP query. + base_dn: DC=example,DC=com + ## The attribute holding the username of the user. This attribute is used to populate the username in the session + ## information. It was introduced due to #561 to handle case insensitive search queries. For you information, + ## Microsoft Active Directory usually uses 'sAMAccountName' and OpenLDAP usually uses 'uid'. Beware that this + ## attribute holds the unique identifiers for the users binding the user and the configuration stored in database. + ## Therefore only single value attributes are allowed and the value must never be changed once attributed to a user + ## otherwise it would break the configuration for that user. Technically, non-unique attributes like 'mail' can also + ## be used but we don't recommend using them, we instead advise to use the attributes mentioned above + ## (sAMAccountName and uid) to follow https://www.ietf.org/rfc/rfc2307.txt. + username_attribute: "uid" + ## An additional dn to define the scope to all users. + additional_users_dn: OU=Users + ## The users filter used in search queries to find the user profile based on input filled in login form. + ## Various placeholders are available in the user filter: + ## - {input} is a placeholder replaced by what the user inputs in the login form. + ## - {username_attribute} is a mandatory placeholder replaced by what is configured in `username_attribute`. + ## - {mail_attribute} is a placeholder replaced by what is configured in `mail_attribute`. + ## - DON'T USE - {0} is an alias for {input} supported for backward compatibility but it will be deprecated in later + ## versions, so please don't use it. + ## + ## Recommended settings are as follows: + ## - Microsoft Active Directory: (&({username_attribute}={input})(objectCategory=person)(objectClass=user)) + ## - OpenLDAP: + ## - (&({username_attribute}={input})(objectClass=person)) + ## - (&({username_attribute}={input})(objectClass=inetOrgPerson)) + ## + ## To allow sign in both with username and email, one can use a filter like + ## (&(|({username_attribute}={input})({mail_attribute}={input}))(objectClass=person)) + users_filter: "" + ## An additional dn to define the scope of groups. + additional_groups_dn: OU=Groups + ## The groups filter used in search queries to find the groups of the user. + ## - {input} is a placeholder replaced by what the user inputs in the login form. + ## - {username} is a placeholder replace by the username stored in LDAP (based on `username_attribute`). + ## - {dn} is a matcher replaced by the user distinguished name, aka, user DN. + ## - {username_attribute} is a placeholder replaced by what is configured in `username_attribute`. + ## - {mail_attribute} is a placeholder replaced by what is configured in `mail_attribute`. + ## - DON'T USE - {0} is an alias for {input} supported for backward compatibility but it will be deprecated in later + ## versions, so please don't use it. + ## - DON'T USE - {1} is an alias for {username} supported for backward compatibility but it will be deprecated in + ## later version, so please don't use it. + ## + ## If your groups use the `groupOfUniqueNames` structure use this instead: + ## (&(uniquemember={dn})(objectclass=groupOfUniqueNames)) + groups_filter: "" + ## The attribute holding the name of the group + group_name_attribute: "cn" + ## The attribute holding the mail address of the user. If multiple email addresses are defined for a user, only the + ## first one returned by the LDAP server is used. + mail_attribute: "mail" + ## The attribute holding the display name of the user. This will be used to greet an authenticated user. + display_name_attribute: "displayname" + ## The username of the admin user. + user: CN=admin,DC=example,DC=com + plain_password: "" + ## + ## File (Authentication Provider) + ## + ## With this backend, the users database is stored in a file which is updated when users reset their passwords. + ## Therefore, this backend is meant to be used in a dev environment and not in production since it prevents Authelia + ## to be scaled to more than one instance. The options under 'password' have sane defaults, and as it has security + ## implications it is highly recommended you leave the default values. Before considering changing these settings + ## please read the docs page below: + ## https://www.authelia.com/docs/configuration/authentication/file.html#password-hash-algorithm-tuning + ## + ## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html + ## + file: + enabled: true + path: /config/users_database.yml + password: + algorithm: argon2id + iterations: 1 + key_length: 32 + salt_length: 16 + memory: 1024 + parallelism: 8 +## +## Access Control Configuration +## +## Access control is a list of rules defining the authorizations applied for one resource to users or group of users. +## +## If 'access_control' is not defined, ACL rules are disabled and the 'bypass' rule is applied, i.e., access is allowed +## to anyone. Otherwise restrictions follow the rules defined. +## +## Note: One can use the wildcard * to match any subdomain. +## It must stand at the beginning of the pattern. (example: *.mydomain.com) +## +## Note: You must put patterns containing wildcards between simple quotes for the YAML to be syntactically correct. +## +## Definition: A 'rule' is an object with the following keys: 'domain', 'subject', 'policy' and 'resources'. +## +## - 'domain' defines which domain or set of domains the rule applies to. +## +## - 'subject' defines the subject to apply authorizations to. This parameter is optional and matching any user if not +## provided. If provided, the parameter represents either a user or a group. It should be of the form +## 'user:' or 'group:'. +## +## - 'policy' is the policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'. +## +## - 'resources' is a list of regular expressions that matches a set of resources to apply the policy to. This parameter +## is optional and matches any resource if not provided. +## +## Note: the order of the rules is important. The first policy matching (domain, resource, subject) applies. +access_control: + ## Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'. It is the policy applied to any + ## resource if there is no policy to be applied to the user. + default_policy: deny + networks_access_control: [] + # networks_access_control: + # - name: private + # networks: + # - 10.0.0.0/8 + # - 172.16.0.0/12 + # - 192.168.0.0/16 + # - name: vpn + # networks: + # - 10.9.0.0/16 + + rules: [] + # rules: + # - domain: public.example.com + # policy: bypass + # - domain: "*.example.com" + # policy: bypass + # methods: + # - OPTIONS + # - domain: secure.example.com + # policy: one_factor + # networks: + # - private + # - vpn + # - 192.168.1.0/24 + # - 10.0.0.1 + # - domain: + # - secure.example.com + # - private.example.com + # policy: two_factor + # - domain: singlefactor.example.com + # policy: one_factor + # - domain: "mx2.mail.example.com" + # subject: "group:admins" + # policy: deny + # - domain: "*.example.com" + # subject: + # - "group:admins" + # - "group:moderators" + # policy: two_factor + # - domain: dev.example.com + # resources: + # - "^/groups/dev/.*$" + # subject: "group:dev" + # policy: two_factor + # - domain: dev.example.com + # resources: + # - "^/users/john/.*$" + # subject: + # - ["group:dev", "user:john"] + # - "group:admins" + # policy: two_factor + # - domain: "{user}.example.com" + # policy: bypass +## +## Session Provider Configuration +## +## The session cookies identify the user once logged in. +## The available providers are: `memory`, `redis`. Memory is the provider unless redis is defined. +session: + ## The name of the session cookie. (default: authelia_session). + name: authelia_session + ## Sets the Cookie SameSite value. Possible options are none, lax, or strict. + ## Please read https://www.authelia.com/docs/configuration/session.html#same_site + same_site: lax + ## The time in seconds before the cookie expires and session is reset. + expiration: 1h + ## The inactivity time in seconds before the session is reset. + inactivity: 5m + ## The remember me duration. + ## Value is in seconds, or duration notation. Value of 0 disables remember me. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Longer periods are considered less secure because a stolen cookie will last longer giving attackers more time to + ## spy or attack. Currently the default is 1M or 1 month. + remember_me_duration: 1M +## +## Redis Provider +## +## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html +## +## The redis connection details +redisProvider: + port: 6379 + ## Optional username to be used with authentication. + # username: authelia + username: "" + ## This is the Redis DB Index https://redis.io/commands/select (sometimes referred to as database number, DB, etc). + database_index: 0 + ## The maximum number of concurrent active connections to Redis. + maximum_active_connections: 8 + ## The target number of idle connections to have open ready for work. Useful when opening connections is slow. + minimum_idle_connections: 0 + ## The Redis TLS configuration. If defined will require a TLS connection to the Redis instance(s). + tls: + enabled: false + ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). + server_name: "" + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + ## Minimum TLS version for the connection. + minimum_version: TLS1.2 + ## The Redis HA configuration options. + ## This provides specific options to Redis Sentinel, sentinel_name must be defined (Master Name). + high_availability: + enabled: false + enabledSecret: false + ## Sentinel Name / Master Name + sentinel_name: mysentinel + ## The additional nodes to pre-seed the redis provider with (for sentinel). + ## If the host in the above section is defined, it will be combined with this list to connect to sentinel. + ## For high availability to be used you must have either defined; the host above or at least one node below. + nodes: [] + # nodes: + # - host: sentinel-0.databases.svc.cluster.local + # port: 26379 + # - host: sentinel-1.databases.svc.cluster.local + # port: 26379 + + ## Choose the host with the lowest latency. + route_by_latency: false + ## Choose the host randomly. + route_randomly: false +## +## Regulation Configuration +## +## This mechanism prevents attackers from brute forcing the first factor. It bans the user if too many attempts are done +## in a short period of time. +regulation: + ## The number of failed login attempts before user is banned. Set it to 0 to disable regulation. + max_retries: 3 + ## The time range during which the user can attempt login before being banned. The user is banned if the + ## authentication failed 'max_retries' times in a 'find_time' seconds window. Find Time accepts duration notation. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + find_time: 2m + ## The length of time before a banned user can login again. Ban Time accepts duration notation. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ban_time: 5m +## +## Storage Provider Configuration +## +## The available providers are: `local`, `mysql`, `postgres`. You must use one and only one of these providers. +storage: + ## + ## PostgreSQL (Storage Provider) + ## + postgres: + port: 5432 + database: authelia + username: authelia + sslmode: disable + timeout: 5s +## +## Notification Provider +## +## +## Notifications are sent to users when they require a password reset, a u2f registration or a TOTP registration. +## The available providers are: filesystem, smtp. You must use one and only one of these providers. +notifier: + ## You can disable the notifier startup check by setting this to true. + disable_startup_check: false + ## + ## File System (Notification Provider) + ## + ## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html + ## + filesystem: + enabled: true + filename: /config/notification.txt + ## + ## SMTP (Notification Provider) + ## + ## Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate. + ## [Security] By default Authelia will: + ## - force all SMTP connections over TLS including unauthenticated connections + ## - use the disable_require_tls boolean value to disable this requirement + ## (only works for unauthenticated connections) + ## - validate the SMTP server x509 certificate during the TLS handshake against the hosts trusted certificates + ## (configure in tls section) + smtp: + enabled: false + enabledSecret: false + host: smtp.mail.svc.cluster.local + port: 25 + timeout: 5s + username: test + plain_password: test + sender: admin@example.com + ## HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost. + identifier: localhost + ## Subject configuration of the emails sent. + ## {title} is replaced by the text from the notifier + subject: "[Authelia] {title}" + ## This address is used during the startup check to verify the email configuration is correct. + ## It's not important what it is except if your email server only allows local delivery. + startup_check_address: test@authelia.com + disable_require_tls: false + disable_html_emails: false + tls: + ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). + server_name: "" + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + ## Minimum TLS version for either StartTLS or SMTPS. + minimum_version: TLS1.2 +identity_providers: + oidc: + ## Enables this in the config map. Currently in beta stage. + ## See https://www.authelia.com/docs/configuration/identity-providers/oidc.html#roadmap + enabled: false + access_token_lifespan: 1h + authorize_code_lifespan: 1m + id_token_lifespan: 1h + refresh_token_lifespan: 90m + enable_client_debug_messages: false + ## SECURITY NOTICE: It's not recommended changing this option, and highly discouraged to have it below 8 for + ## security reasons. + minimum_parameter_entropy: 8 + clients: [] + # clients: + # - + ## The ID is the OpenID Connect ClientID which is used to link an application to a configuration. + # id: myapp +## The description to show to users when they end up on the consent screen. Defaults to the ID above. +# description: My Application + +## The client secret is a shared secret between Authelia and the consumer of this client. +# secret: apple123 + +## Sets the client to public. This should typically not be set, please see the documentation for usage. +# public: false + +## The policy to require for this client; one_factor or two_factor. +# authorization_policy: two_factor + +## Configures the consent mode; auto, explicit or implicit +# consent_mode: auto + +## Audience this client is allowed to request. +# audience: [] + +## Scopes this client is allowed to request. +# scopes: +# - openid +# - profile +# - email +# - groups + +## Redirect URI's specifies a list of valid case-sensitive callbacks for this client. +# redirect_uris: +# - https://oidc.example.com/oauth2/callback + +## Grant Types configures which grants this client can obtain. +## It's not recommended to configure this unless you know what you're doing. +# grant_types: +# - refresh_token +# - authorization_code + +## Response Types configures which responses this client can be sent. +## It's not recommended to configure this unless you know what you're doing. +# response_types: +# - code + +## Response Modes configures which response modes this client supports. +## It's not recommended to configure this unless you know what you're doing. +# response_modes: +# - form_post +# - query +# - fragment + +## The algorithm used to sign userinfo endpoint responses for this client, either none or RS256. +# userinfo_signing_algorithm: none + +portal: + open: + enabled: true + +ingress: + main: + required: true diff --git a/enterprise/authelia/22.1.0/questions.yaml b/enterprise/authelia/22.1.0/questions.yaml new file mode 100644 index 0000000000..8b5d687762 --- /dev/null +++ b/enterprise/authelia/22.1.0/questions.yaml @@ -0,0 +1,4304 @@ +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: 2 + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - variable: domain + group: "App Configuration" + label: "Domain" + description: "The highest domain level possible, for example: domain.com when using app.domain.com" + schema: + type: string + default: "" + required: true + - variable: default_redirection_url + group: "App Configuration" + label: "Default Redirection URL" + description: "If user tries to authenticate without any referrer, this is used" + schema: + type: string + default: "" + valid_chars: '^https?:\/\/(.*)' + - variable: theme + group: "App Configuration" + label: "Theme" + schema: + type: string + default: "auto" + enum: + - value: "auto" + description: "auto" + - value: "light" + description: "light" + - value: "grey" + description: "grey" + - value: "dark" + description: "dark" + - variable: log + group: "App Configuration" + label: "Log Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "info" + enum: + - value: "info" + description: "info" + - value: "debug" + description: "debug" + - value: "trace" + description: "trace" + - variable: format + label: "Log Format" + schema: + type: string + default: "text" + enum: + - value: "json" + description: "json" + - value: "text" + description: "text" + - variable: totp + group: "App Configuration" + label: "TOTP Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: issuer + label: "Issuer" + description: "The issuer name displayed in the Authenticator application of your choice" + schema: + type: string + default: "" + - variable: period + label: "Period" + description: "The period in seconds a one-time password is current for" + schema: + type: int + default: 30 + - variable: skew + label: "skew" + description: "Controls number of one-time passwords either side of the current one that are valid." + schema: + type: int + default: 1 + - variable: password_policy + group: "App Configuration" + label: "Password Policy Configuration" + description: "Authelia allows administrators to configure an enforced password policy." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: standard + label: Standard + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + - variable: min_length + label: "Minimum Password Length" + description: "Minimum Password Length" + schema: + type: int + required: true + show_if: [["enabled", "=", true]] + default: 8 + - variable: max_length + label: "Max Passsword Length" + description: "Max Password Length" + schema: + type: int + required: true + show_if: [["enabled", "=", true]] + default: 0 + - variable: require_uppercase + label: "Require Upppercase" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + required: true + - variable: require_lowercase + label: "Require Lowercase" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + required: true + - variable: require_number + label: "Require Numbers" + description: "Require Numbers in the password" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + required: true + - variable: require_special + label: "Require Special Characters" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: zxcvbn + label: zxcvbn + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + required: true + - variable: min_score + label: "Min Score" + schema: + type: int + required: true + show_if: [["enabled", "=", true]] + default: 3 + - variable: duo_api + group: "App Configuration" + label: "DUO API Configuration" + description: "Parameters used to contact the Duo API." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostname + label: "Hostname" + schema: + type: string + required: true + default: "" + - variable: integration_key + label: "integration_key" + schema: + type: string + default: "" + required: true + - variable: plain_api_key + label: "plain_api_key" + schema: + type: string + default: "" + required: true + - variable: session + group: "App Configuration" + label: "Session Provider" + description: "The session cookies identify the user once logged in." + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Cookie Name" + description: | + The name of the session cookie. By default this is set to authelia_session. + It’s mostly useful to change this if you are doing development or running multiple instances of Authelia. + schema: + type: string + required: true + default: "authelia_session" + - variable: same_site + label: "SameSite Value" + description: | + You can read about the SameSite cookie in detail on the MDN. In short setting SameSite to Lax is generally + the most desirable option for Authelia. None is not recommended unless you absolutely know what you’re doing + and trust all the protected apps. Strict is not going to work in many use cases and we have not tested it in + this state but it’s available as an option anyway. + schema: + type: string + default: "lax" + enum: + - value: "lax" + description: "lax" + - value: "strict" + description: "strict" + - variable: expiration + label: "Expiration Time" + description: | + The period of time before the cookie expires and the session is destroyed. This is overriden by + remember_me_duration when the remember me box is checked. + schema: + type: string + default: "1h" + required: true + - variable: inactivity + label: "Inactivity Time" + description: | + The period of time the user can be inactive for until the session is destroyed when the remember me box is + not checked or is otherwise disabled. Useful if you want long session timers but don’t want unused devices to be vulnerable. + schema: + type: string + default: "5m" + required: true + - variable: remember_me_duration + label: "Remember-Me duration" + description: | + The period of time before the cookie expires and the session is destroyed when the remember me box is checked, a user + selecting this option negates the inactivity timeout. Setting this to -1 disables this feature entirely. + schema: + type: string + default: "5M" + required: true + - variable: regulation + group: "App Configuration" + label: "Regulation Configuration" + description: "This mechanism prevents attackers from brute forcing the first factor." + schema: + additional_attrs: true + type: dict + attrs: + - variable: max_retries + label: "Maximum Retries" + description: "The number of failed login attempts before user is banned. Set it to 0 to disable regulation." + schema: + type: int + default: 3 + - variable: find_time + label: "Find Time" + description: | + The period of time analyzed for failed attempts. For example if you set max_retries to 3 and find_time to + 2m this means the user must have 3 failed logins in 2 minutes. + schema: + type: string + default: "2m" + required: true + - variable: ban_time + label: "Ban Duration" + description: | + The period of time the user is banned for after meeting the max_retries and find_time configuration. + After this duration the account will be able to login again. + schema: + type: string + default: "5m" + required: true + - variable: authentication_backend + group: "App Configuration" + label: "Authentication Backend Provider" + description: | + Used for verifying user passwords and retrieve information such as email + address and groups users belong to. + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_reset_password + label: "Disable Reset Password" + description: "Disable both the HTML element and the API for reset password functionality" + schema: + type: boolean + default: false + - variable: refresh_interval + label: "Reset Interval" + description: "The amount of time to wait before we refresh data from the authentication backend" + schema: + type: string + default: "5m" + required: true + - variable: ldap + label: "LDAP backend configuration" + description: "Used for verifying user passwords and retrieve information such as email address and groups users belong to" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: implementation + label: "Implementation" + description: "The LDAP implementation, this affects elements like the attribute utilized for resetting a password" + schema: + type: string + default: "custom" + enum: + - value: "activedirectory" + description: "Active Directory" + - value: "custom" + description: "Custom" + - variable: url + label: "URL" + description: "The url to the ldap server. Format: ://
[:]" + schema: + type: string + default: "ldap://openldap.default.svc.cluster.local" + required: true + - variable: timeout + label: "Connection Timeout" + schema: + type: string + default: "5s" + required: true + - variable: start_tls + label: "Start TLS" + description: "Use StartTLS with the LDAP connection" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: base_dn + label: "Base DN" + description: "The base dn for every LDAP query." + schema: + type: string + default: "DC=example,DC=com" + required: true + - variable: username_attribute + label: "Username Attribute" + description: "The attribute holding the username of the user" + schema: + type: string + default: "uid" + required: true + - variable: additional_users_dn + label: "Additional Users DN" + description: "An additional dn to define the scope to all users." + schema: + type: string + default: "OU=people" + required: true + - variable: users_filter + label: "Users Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: additional_groups_dn + label: "Additional Groups DN" + description: "An additional dn to define the scope of groups." + schema: + type: string + default: "OU=Groups" + required: true + - variable: groups_filter + label: "Groups Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: group_name_attribute + label: "Group name Attribute" + description: "The attribute holding the name of the group" + schema: + type: string + default: "cn" + required: true + - variable: mail_attribute + label: "Mail Attribute" + description: "The attribute holding the primary mail address of the user" + schema: + type: string + default: "mail" + required: true + - variable: display_name_attribute + label: "Display Name Attribute" + description: "he attribute holding the display name of the user. This will be used to greet an authenticated user." + schema: + type: string + default: "displayName" + - variable: user + label: "Admin User" + description: "The username of the admin user used to connect to LDAP." + schema: + type: string + default: "CN=admin,ou=people,DC=example,DC=com" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: file + label: "File backend configuration" + description: "With this backend, the users database is stored in a file which is updated when users reset their passwords." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: path + label: "Path" + schema: + type: string + default: "/config/users_database.yml" + required: true + - variable: password + label: "Password Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: algorithm + label: "Algorithm" + schema: + type: string + default: "argon2id" + enum: + - value: "argon2id" + description: "argon2id" + - value: "sha512" + description: "sha512" + - variable: iterations + label: "Iterations" + schema: + type: int + default: 1 + required: true + - variable: key_length + label: "Key Length" + schema: + type: int + default: 32 + required: true + - variable: salt_length + label: "Salt Length" + schema: + type: int + default: 16 + required: true + - variable: memory + label: "Memory" + schema: + type: int + default: 1024 + required: true + - variable: parallelism + label: "Parallelism" + schema: + type: int + default: 8 + required: true + - variable: notifier + group: "App Configuration" + label: "Notifier Configuration" + description: "Notifications are sent to users when they require a password reset, a u2f registration or a TOTP registration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_startup_check + label: "Disable Startup Check" + schema: + type: boolean + default: false + - variable: filesystem + label: "Filesystem Provider" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filename + label: "File Path" + schema: + type: string + default: "/config/notification.txt" + required: true + - variable: smtp + label: "SMTP Provider" + description: "Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: host + label: "Host" + schema: + type: string + default: "smtp.mail.svc.cluster.local" + required: true + - variable: port + label: "Port" + schema: + type: int + default: 25 + required: true + - variable: timeout + label: "Timeout" + schema: + type: string + default: "5s" + required: true + - variable: username + label: "Username" + schema: + type: string + default: "" + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + - variable: sender + label: "Sender" + schema: + type: string + default: "" + required: true + - variable: identifier + label: "Identifier" + description: "HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost." + schema: + type: string + default: "localhost" + required: true + - variable: subject + label: "Subject" + description: "Subject configuration of the emails sent, {title} is replaced by the text from the notifier" + schema: + type: string + default: "[Authelia] {title}" + required: true + - variable: startup_check_address + label: "Startup Check Address" + description: "This address is used during the startup check to verify the email configuration is correct." + schema: + type: string + default: "test@authelia.com" + required: true + - variable: disable_require_tls + label: "Disable Require TLS" + schema: + type: boolean + default: false + - variable: disable_html_emails + label: "Disable HTML emails" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: access_control + group: "App Configuration" + label: "Access Control Configuration" + description: "Access control is a list of rules defining the authorizations applied for one resource to users or group of users." + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_policy + label: "Default Policy" + description: | + The default policy defines the policy applied if no rules section apply to the information known about the request. + It is recommended that this is configured to deny for security reasons. Sites which you do not wish to secure at all + with Authelia should not be configured in your reverse proxy to perform authentication with Authelia at all for performance reasons. + schema: + type: string + default: "deny" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: networks_access_control + label: "Networks" + schema: + type: list + default: [] + items: + - variable: networkItem + label: "Network Item" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "network" + schema: + type: string + default: "" + required: true + - variable: rules + label: "Rules" + schema: + type: list + default: [] + items: + - variable: rulesItem + label: "Rule" + schema: + additional_attrs: true + type: dict + attrs: + - variable: domain + label: "Domains" + description: "Defines which domain or set of domains the rule applies to." + schema: + type: list + default: [] + items: + - variable: domainEntry + label: "Domain" + schema: + type: string + default: "" + required: true + - variable: policy + label: "Policy" + description: | + The specific policy to apply to the selected rule. This is not criteria for a match, this is the + action to take when a match is made. + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: subject + label: "Subject" + description: | + This criteria matches identifying characteristics about the subject. Currently this is either + user or groups the user belongs to. This allows you to effectively control exactly what each user is + authorized to access or to specifically require two-factor authentication to specific users. Subjects + are prefixed with either user: or group: to identify which part of the identity to check. + schema: + type: list + default: [] + items: + - variable: subjectitem + label: "Subject" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "Network" + schema: + type: string + default: "" + required: true + - variable: resources + label: "Resources" + description: "is a list of regular expressions that matches a set of resources to apply the policy to" + schema: + type: list + default: [] + items: + - variable: resource + label: "Resource" + schema: + type: string + default: "" + 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: 9091 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: identity_providers + group: "Advanced" + label: "Authelia Identity Providers (BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: oidc + label: "OpenID Connect(BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: access_token_lifespan + label: "Access Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: authorize_code_lifespan + label: "Authorize Code Lifespan" + schema: + type: string + default: "1m" + required: true + - variable: id_token_lifespan + label: "ID Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: refresh_token_lifespan + label: "Refresh Token Lifespan" + schema: + type: string + default: "90m" + required: true + - variable: enable_client_debug_messages + label: "Enable Client Debug Messages" + schema: + type: boolean + default: false + - variable: clients + label: "Clients" + schema: + type: list + default: [] + items: + - variable: clientEntry + label: "Client" + schema: + additional_attrs: true + type: dict + attrs: + - variable: id + label: "ID/Name" + description: "The ID is the OpenID Connect ClientID which is used to link an application to a configuration." + schema: + type: string + default: "myapp" + required: true + - variable: description + label: "Description" + description: "The description to show to users when they end up on the consent screen. Defaults to the ID above." + schema: + type: string + default: "My Application" + required: true + - variable: secret + label: "Secret" + description: "The client secret is a shared secret between Authelia and the consumer of this client." + schema: + type: string + default: "" + required: true + - variable: public + label: "public" + description: "Sets the client to public. This should typically not be set, please see the documentation for usage." + schema: + type: boolean + default: false + - variable: authorization_policy + label: "Authorization Policy" + description: "The policy to require for this client; one_factor or two_factor." + schema: + type: string + default: "two_factor" + enum: + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - variable: consent_mode + label: "Consent Mode" + description: | + Configures the consent mode. This can be set to auto (default), explicit (consent required every time) or + implicit (automatically assumes consent for every authorization, never asking the user if they wish to give consent.) + schema: + type: string + default: "auto" + enum: + - value: "auto" + description: "auto" + - value: "explicit" + description: "explicit" + - value: "implicit" + description: "implicit" + - variable: userinfo_signing_algorithm + label: "Userinfo Signing Algorithm" + description: "The algorithm used to sign userinfo endpoint responses for this client, either none or RS256." + schema: + type: string + default: "none" + enum: + - value: "none" + description: "none" + - value: "RS256" + description: "RS256" + - variable: audience + label: "Audience" + description: "Audience this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: audienceEntry + label: "" + schema: + type: string + default: "" + required: true + - variable: scopes + label: "Scopes" + description: "Scopes this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: ScopeEntry + label: "Scope" + schema: + type: string + default: "openid" + required: true + - variable: redirect_uris + label: "redirect_uris" + description: "Redirect URI's specifies a list of valid case-sensitive callbacks for this client." + schema: + type: list + default: [] + items: + - variable: uriEntry + label: "Url" + schema: + type: string + default: "https://oidc.example.com/oauth2/callback" + required: true + - variable: grant_types + description: "Grant Types configures which grants this client can obtain." + label: "grant_types" + schema: + type: list + default: [] + items: + - variable: grantEntry + label: "Grant" + schema: + type: string + default: "refresh_token" + required: true + - variable: response_types + description: "Response Types configures which responses this client can be sent." + label: "response_types" + schema: + type: list + default: [] + items: + - variable: responseEntry + label: "type" + schema: + type: string + default: "code" + required: true + - variable: response_modes + description: "Response Modes configures which response modes this client supports." + label: "response_modes" + schema: + type: list + default: [] + items: + - variable: modeEntry + label: "Mode" + schema: + type: string + default: "form_post" + required: true + - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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: 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: 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: 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/enterprise/clusterissuer/6.0.3/templates/NOTES.txt b/enterprise/authelia/22.1.0/templates/NOTES.txt similarity index 100% rename from enterprise/clusterissuer/6.0.3/templates/NOTES.txt rename to enterprise/authelia/22.1.0/templates/NOTES.txt diff --git a/enterprise/authelia/22.1.0/templates/_configmap.tpl b/enterprise/authelia/22.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..c100da838f --- /dev/null +++ b/enterprise/authelia/22.1.0/templates/_configmap.tpl @@ -0,0 +1,366 @@ +{{/* Define the configmap */}} +{{- define "authelia.configmap.paths" -}} +enabled: true +data: + AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true" + AUTHELIA_JWT_SECRET_FILE: "/secrets/JWT_TOKEN" + AUTHELIA_SESSION_SECRET_FILE: "/secrets/SESSION_ENCRYPTION_KEY" + AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE: "/secrets/ENCRYPTION_KEY" + AUTHELIA_STORAGE_POSTGRES_PASSWORD_FILE: "/secrets/STORAGE_PASSWORD" + {{- if .Values.authentication_backend.ldap.enabled }} + AUTHELIA_AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE: "/secrets/LDAP_PASSWORD" + {{- end }} + {{- if .Values.notifier.smtp.enabled }} + AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE: "/secrets/SMTP_PASSWORD" + {{- end }} + AUTHELIA_SESSION_REDIS_PASSWORD_FILE: "/secrets/REDIS_PASSWORD" + {{- if .Values.redisProvider.high_availability.enabled }} + AUTHELIA_SESSION_REDIS_HIGH_AVAILABILITY_SENTINEL_PASSWORD_FILE: "/secrets/REDIS_SENTINEL_PASSWORD" + {{- end }} + {{- if .Values.duo_api.enabled }} + AUTHELIA_DUO_API_SECRET_KEY_FILE: "/secrets/DUO_API_KEY" + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET_FILE: "/secrets/OIDC_HMAC_SECRET" + AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE: "/secrets/OIDC_PRIVATE_KEY" + {{- end }} + +{{- end -}} + +{{- define "authelia.configmap.configfile" -}} +enabled: true +data: + configuration.yaml: | + --- + theme: {{ .Values.theme | default "light" }} + default_redirection_url: {{ default (printf "https://www.%s" .Values.domain) .Values.default_redirection_url }} + ntp: + address: {{ .Values.ntp.address | default "time.cloudflare.com:123" }} + version: {{ .Values.ntp.version | default 4 }} + max_desync: {{ .Values.ntp.max_desync | default "3s" }} + disable_startup_check: {{ .Values.ntp.disable_startup_check | default false }} + disable_failure: {{ .Values.ntp.disable_failure | default true }} + server: + host: 0.0.0.0 + port: {{ .Values.server.port | default 9091 }} + {{- if ne "" (.Values.server.path | default "") }} + path: {{ .Values.server.path }} + {{- end }} + buffers: + write: {{ .Values.server.write_buffer_size | default 4096 }} + read: {{ .Values.server.read_buffer_size | default 4096 }} + enable_pprof: {{ .Values.server.enable_pprof | default false }} + enable_expvars: {{ .Values.server.enable_expvars | default false }} + log: + level: {{ .Values.log.level | default "info" }} + format: {{ .Values.log.format | default "text" }} + {{- if ne "" (.Values.log.file_path | default "") }} + file_path: {{ .Values.log.file_path }} + keep_stdout: true + {{- end }} + totp: + issuer: {{ .Values.totp.issuer | default .Values.domain }} + period: {{ .Values.totp.period | default 30 }} + skew: {{ .Values.totp.skew | default 1 }} + {{- if .Values.password_policy.enabled }} + password_policy: + standard: + enabled: {{ .Values.password_policy.standard.enabled | default false }} + min_length: {{ .Values.password_policy.standard.min_length | default 8 }} + max_length: {{ .Values.password_policy.standard.max_length | default 0 }} + require_uppercase: {{ .Values.password_policy.standard.require_uppercase | default false }} + require_lowercase: {{ .Values.password_policy.standard.require_lowercase | default false }} + require_number: {{ .Values.password_policy.standard.require_number | default false }} + require_special: {{ .Values.password_policy.standard.require_special | default false }} + zxcvbn: + enabled: {{ .Values.password_policy.zxcvbn.enabled | default false }} + min_score: {{ .Values.password_policy.zxcvbn.min_score | default 3 }} + {{- end -}} + {{- if .Values.duo_api.enabled }} + duo_api: + hostname: {{ .Values.duo_api.hostname }} + integration_key: {{ .Values.duo_api.integration_key }} + {{- end -}} + {{- with $auth := .Values.authentication_backend }} + authentication_backend: + password_reset: + disable: {{ $auth.disable_reset_password }} + {{- if $auth.file.enabled }} + file: + path: {{ $auth.file.path }} + password: + {{- $p := $auth.file.password -}} + {{- if $p.algorithm }} + algorithm: {{ $p.algorithm }} + {{- end -}} + {{- if $p.iterations }} + iterations: {{ $p.iterations }} + {{- end -}} + {{- if $p.key_length }} + key_length: {{ $p.key_length }} + {{- end -}} + {{- if $p.salt_length }} + salt_length: {{ $p.salt_length }} + {{- end -}} + {{- if $p.memory }} + memory: {{ $p.memory }} + {{- end -}} + {{- if $p.parallelism }} + parallelism: {{ $p.parallelism }} + {{- end -}} + {{- end -}} + {{- if $auth.ldap.enabled }} + ldap: + implementation: {{ $auth.ldap.implementation | default "custom" }} + url: {{ $auth.ldap.url }} + timeout: {{ $auth.ldap.timeout | default "5s" }} + start_tls: {{ $auth.ldap.start_tls }} + tls: + {{- if hasKey $auth.ldap.tls "server_name" }} + server_name: {{ $auth.ldap.tls.server_name | default $auth.ldap.host }} + {{- end }} + minimum_version: {{ $auth.ldap.tls.minimum_version | default "TLS1.2" }} + skip_verify: {{ $auth.ldap.tls.skip_verify | default false }} + {{- if $auth.ldap.base_dn }} + base_dn: {{ $auth.ldap.base_dn }} + {{- end -}} + {{- if $auth.ldap.username_attribute }} + username_attribute: {{ $auth.ldap.username_attribute }} + {{- end -}} + {{- if $auth.ldap.additional_users_dn }} + additional_users_dn: {{ $auth.ldap.additional_users_dn }} + {{- end -}} + {{- if $auth.ldap.users_filter }} + users_filter: {{ $auth.ldap.users_filter }} + {{- end -}} + {{- if $auth.ldap.additional_groups_dn }} + additional_groups_dn: {{ $auth.ldap.additional_groups_dn }} + {{- end -}} + {{- if $auth.ldap.groups_filter }} + groups_filter: {{ $auth.ldap.groups_filter }} + {{- end -}} + {{- if $auth.ldap.group_name_attribute }} + group_name_attribute: {{ $auth.ldap.group_name_attribute }} + {{- end -}} + {{- if $auth.ldap.mail_attribute }} + mail_attribute: {{ $auth.ldap.mail_attribute }} + {{- end -}} + {{- if $auth.ldap.display_name_attribute }} + display_name_attribute: {{ $auth.ldap.display_name_attribute }} + {{- end }} + user: {{ $auth.ldap.user }} + {{- end -}} + {{- end -}} + {{- with $session := .Values.session }} + session: + name: {{ $session.name | default "authelia_session" }} + domain: {{ required "A valid .Values.domain entry required!" $.Values.domain }} + same_site: {{ $session.same_site | default "lax" }} + expiration: {{ $session.expiration | default "1M" }} + inactivity: {{ $session.inactivity | default "5m" }} + remember_me_duration: {{ $session.remember_me_duration | default "1M" }} + {{- end }} + redis: + host: {{ .Values.redis.creds.plain }} + {{- with $redis := .Values.redisProvider }} + port: {{ $redis.port | default 6379 }} + {{- if not (eq $redis.username "") }} + username: {{ $redis.username }} + {{- end }} + maximum_active_connections: {{ $redis.maximum_active_connections | default 8 }} + minimum_idle_connections: {{ $redis.minimum_idle_connections | default 0 }} + {{- if $redis.tls.enabled }} + tls: + server_name: {{ $redis.tls.server_name }} + minimum_version: {{ $redis.tls.minimum_version | default "TLS1.2" }} + skip_verify: {{ $redis.tls.skip_verify }} + {{- end }} + {{- if $redis.high_availability.enabled }} + high_availability: + sentinel_name: {{ $redis.high_availability.sentinel_name }} + {{- if $redis.high_availability.nodes }} + nodes: + {{- range $node := $redis.high_availability.nodes }} + - host: {{ $node.host }} + port: {{ $node.port | default 26379 }} + {{- end -}} + {{- end }} + route_by_latency: {{ $redis.high_availability.route_by_latency }} + route_randomly: {{ $redis.high_availability.route_randomly }} + {{- end }} + {{- end }} + regulation: + max_retries: {{ .Values.regulation.max_retries | default 3 }} + find_time: {{ .Values.regulation.find_time | default "1m" }} + ban_time: {{ .Values.regulation.ban_time | default "5m" }} + storage: + postgres: + host: {{ $.Values.cnpg.main.creds.host }} + {{- with $storage := .Values.storage }} + port: {{ $storage.postgres.port | default 5432 }} + database: {{ $storage.postgres.database | default "authelia" }} + username: {{ $storage.postgres.username | default "authelia" }} + timeout: {{ $storage.postgres.timeout | default "5s" }} + ssl: + mode: {{ $storage.postgres.sslmode | default "disable" }} + {{- end }} + {{- with $notifier := .Values.notifier }} + notifier: + disable_startup_check: {{ $.Values.notifier.disable_startup_check }} + {{- if $notifier.filesystem.enabled }} + filesystem: + filename: {{ $notifier.filesystem.filename }} + {{- end }} + {{- if $notifier.smtp.enabled }} + smtp: + host: {{ $notifier.smtp.host }} + port: {{ $notifier.smtp.port | default 25 }} + timeout: {{ $notifier.smtp.timeout | default "5s" }} + {{- with $notifier.smtp.username }} + username: {{ . }} + {{- end }} + sender: {{ $notifier.smtp.sender | quote }} + identifier: {{ $notifier.smtp.identifier | quote }} + subject: {{ $notifier.smtp.subject | quote }} + startup_check_address: {{ $notifier.smtp.startup_check_address | quote }} + disable_require_tls: {{ $notifier.smtp.disable_require_tls }} + disable_html_emails: {{ $notifier.smtp.disable_html_emails }} + tls: + server_name: {{ $notifier.smtp.tls.server_name | default $notifier.smtp.host }} + minimum_version: {{ $notifier.smtp.tls.minimum_version | default "TLS1.2" }} + skip_verify: {{ $notifier.smtp.tls.skip_verify | default false }} + {{- end }} + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + identity_providers: + oidc: + access_token_lifespan: {{ .Values.identity_providers.oidc.access_token_lifespan | default "1h" }} + authorize_code_lifespan: {{ .Values.identity_providers.oidc.authorize_code_lifespan | default "1m" }} + id_token_lifespan: {{ .Values.identity_providers.oidc.id_token_lifespan | default "1h" }} + refresh_token_lifespan: {{ .Values.identity_providers.oidc.refresh_token_lifespan | default "90m" }} + enable_client_debug_messages: {{ .Values.identity_providers.oidc.enable_client_debug_messages | default false }} + minimum_parameter_entropy: {{ .Values.identity_providers.oidc.minimum_parameter_entropy | default 8 }} + {{- if .Values.identity_providers.oidc.clients }} + clients: + {{- range $client := .Values.identity_providers.oidc.clients }} + - id: {{ $client.id }} + description: {{ $client.description | default $client.id }} + secret: {{ $client.secret | default (randAlphaNum 128) }} + {{- if $client.public }} + public: {{ $client.public }} + {{- end }} + authorization_policy: {{ $client.authorization_policy | default "two_factor" }} + consent_mode: {{ $client.consent_mode | default "auto" }} + redirect_uris: + {{- range $client.redirect_uris }} + - {{ . }} + {{- end }} + {{- if $client.audience }} + audience: + {{- range $client.audience }} + - {{ . }} + {{- end }} + {{- end }} + scopes: + {{- range ($client.scopes | default (list "openid" "profile" "email" "groups")) }} + - {{ . }} + {{- end }} + grant_types: + {{- range ($client.grant_types | default (list "refresh_token" "authorization_code")) }} + - {{ . }} + {{- end }} + response_types: + {{- range ($client.response_types | default (list "code")) }} + - {{ . }} + {{- end }} + {{- if $client.response_modes }} + response_modes: + {{- range $client.response_modes }} + - {{ . }} + {{- end }} + {{- end }} + userinfo_signing_algorithm: {{ $client.userinfo_signing_algorithm | default "none" }} + {{- end }} + {{- end }} + {{- end }} + access_control: + {{- if not .Values.access_control.rules }} + {{- if (eq .Values.access_control.default_policy "bypass") }} + default_policy: one_factor + {{- else if (eq .Values.access_control.default_policy "deny") }} + default_policy: two_factor + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + + {{- if and .Values.access_control.networks (not .Values.access_control.networks_access_control) -}} + {{- fail "Please change [.Values.access_control.networks] to [.Values.access_control.networks_access_control]" -}} + {{- end -}} + {{- if not .Values.access_control.networks_access_control }} + networks: [] + {{- else }} + networks: + {{- range $net := .Values.access_control.networks_access_control }} + - name: {{ $net.name }} + networks: + {{- range $net.networks }} + - {{ . | squote }} + {{- end }} + {{- end }} + {{- end }} + + {{- if not .Values.access_control.rules }} + rules: [] + {{- else }} + rules: + {{- range $rule := .Values.access_control.rules }} + {{- if $rule.domain }} + - domain: + {{- if kindIs "string" $rule.domain }} + - {{ $rule.domain | squote }} + {{- else -}} + {{- range $rule.domain }} + - {{ . | squote }} + {{- end }} + {{- end }} + {{- end -}} + {{- with $rule.policy }} + policy: {{ . }} + {{- end -}} + {{- if $rule.networks }} + networks: + {{- if kindIs "string" $rule.networks }} + - {{ $rule.networks | squote }} + {{- else -}} + {{- range $rule.networks }} + - {{ . | squote }} + {{- end }} + {{- end }} + {{- end }} + {{- if $rule.subject }} + subject: + {{- if kindIs "string" $rule.subject }} + - {{ $rule.subject | squote }} + {{- else -}} + {{- range $rule.subject }} + - {{ . | squote }} + {{- end }} + {{- end }} + {{- end }} + {{- if $rule.resources }} + resources: + {{- if kindIs "string" $rule.resources }} + - {{ $rule.resources | squote }} + {{- else -}} + {{- range $rule.resources }} + - {{ . | squote }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + ... +{{- end -}} diff --git a/enterprise/authelia/22.1.0/templates/_secrets.tpl b/enterprise/authelia/22.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..4445f29e90 --- /dev/null +++ b/enterprise/authelia/22.1.0/templates/_secrets.tpl @@ -0,0 +1,53 @@ +{{/* Define the secrets */}} +{{- define "authelia.secrets" -}} +{{- $basename := include "tc.v1.common.lib.chart.names.fullname" $ -}} +{{- $fetchname := printf "%s-authelia-secrets" $basename -}} + +{{/* Initialize all keys */}} +{{- $oidckey := genPrivateKey "rsa" }} +{{- $oidcsecret := randAlphaNum 32 }} +{{- $jwtsecret := randAlphaNum 50 }} +{{- $sessionsecret := randAlphaNum 50 }} +{{- $encryptionkey := randAlphaNum 100 }} + +enabled: true +data: + {{ with (lookup "v1" "Secret" .Release.Namespace $fetchname) }} + {{/* Get previous values and decode */}} + {{ $sessionsecret = (index .data "SESSION_ENCRYPTION_KEY") | b64dec }} + {{ $jwtsecret = (index .data "JWT_TOKEN") | b64dec }} + {{ $encryptionkey = (index .data "ENCRYPTION_KEY") | b64dec }} + + {{/* Check if those keys ever existed. as OIDC is optional */}} + {{ if and (hasKey .data "OIDC_PRIVATE_KEY") (hasKey .data "OIDC_HMAC_SECRET") }} + {{ $oidckey = (index .data "OIDC_PRIVATE_KEY") | b64dec }} + {{ $oidcsecret = (index .data "OIDC_HMAC_SECRET") | b64dec }} + {{ end }} + {{ end }} + SESSION_ENCRYPTION_KEY: {{ $sessionsecret }} + JWT_TOKEN: {{ $jwtsecret }} + ENCRYPTION_KEY: {{ $encryptionkey }} + + {{- if .Values.authentication_backend.ldap.enabled }} + LDAP_PASSWORD: {{ .Values.authentication_backend.ldap.plain_password | quote }} + {{- end }} + + {{- if and .Values.notifier.smtp.enabled .Values.notifier.smtp.plain_password }} + SMTP_PASSWORD: {{ .Values.notifier.smtp.plain_password | quote }} + {{- end }} + + {{- if .Values.duo_api.enabled }} + DUO_API_KEY: {{ .Values.duo_api.plain_api_key | quote }} + {{- end }} + + STORAGE_PASSWORD: {{ $.Values.cnpg.main.creds.password | trimAll "\"" }} + + REDIS_PASSWORD: {{ .Values.redis.creds.redisPassword | trimAll "\"" }} + {{- if .Values.redisProvider.high_availability.enabled }} + REDIS_SENTINEL_PASSWORD: {{ .Values.redis.sentinelPassword | trimAll "\"" }} + {{- end }} + + OIDC_PRIVATE_KEY: | + {{- $oidckey | nindent 4 }} + OIDC_HMAC_SECRET: {{ $oidcsecret }} +{{- end -}} diff --git a/enterprise/authelia/22.1.0/templates/common.yaml b/enterprise/authelia/22.1.0/templates/common.yaml new file mode 100644 index 0000000000..54e288e852 --- /dev/null +++ b/enterprise/authelia/22.1.0/templates/common.yaml @@ -0,0 +1,77 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for authelia */}} +{{- $configmapPaths := include "authelia.configmap.paths" . | fromYaml -}} +{{- if $configmapPaths -}} + {{- $_ := set .Values.configmap "authelia-paths" $configmapPaths -}} +{{- end -}} + +{{- $configmapFile := include "authelia.configmap.configfile" . | fromYaml -}} +{{- if $configmapFile -}} + {{- $_ := set .Values.configmap "authelia-configfile" $configmapFile -}} +{{- end -}} + +{{/* Render secrets for authelia */}} +{{- $secret := include "authelia.secrets" . | fromYaml -}} +{{- if $secret -}} + {{- $_ := set .Values.secret "authelia-secrets" $secret -}} +{{- end -}} + +{{/* Append the general configMap volume to the volumes */}} +{{- define "authelia.configmapVolume" -}} +enabled: true +mountPath: /configuration.yaml +subPath: configuration.yaml +readOnly: true +type: "configmap" +objectName: authelia-configfile +{{- end -}} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "authelia.secretVolumes" -}} +enabled: true +mountPath: "/secrets" +readOnly: true +type: "secret" +objectName: authelia-secrets +items: + - key: "JWT_TOKEN" + path: JWT_TOKEN + - key: "SESSION_ENCRYPTION_KEY" + path: SESSION_ENCRYPTION_KEY + - key: "ENCRYPTION_KEY" + path: ENCRYPTION_KEY + - key: "STORAGE_PASSWORD" + path: STORAGE_PASSWORD + {{- if .Values.authentication_backend.ldap.enabled }} + - key: "LDAP_PASSWORD" + path: LDAP_PASSWORD + {{- end }} + {{- if and .Values.notifier.smtp.enabled .Values.notifier.smtp.plain_password }} + - key: "SMTP_PASSWORD" + path: SMTP_PASSWORD + {{- end }} + - key: "REDIS_PASSWORD" + path: REDIS_PASSWORD + {{- if .Values.redisProvider.high_availability.enabled}} + - key: "REDIS_SENTINEL_PASSWORD" + path: REDIS_SENTINEL_PASSWORD + {{- end }} + {{- if .Values.duo_api.enabled }} + - key: "DUO_API_KEY" + path: DUO_API_KEY + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + - key: "OIDC_PRIVATE_KEY" + path: OIDC_PRIVATE_KEY + - key: "OIDC_HMAC_SECRET" + path: OIDC_HMAC_SECRET + {{- end }} +{{- end -}} + +{{- $_ := set .Values.persistence "authelia-configfile" (include "authelia.configmapVolume" . | fromYaml) -}} +{{- $_ := set .Values.persistence "authelia-secrets" (include "authelia.secretVolumes" . | fromYaml) -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/enterprise/clusterissuer/6.0.3/values.yaml b/enterprise/authelia/22.1.0/values.yaml similarity index 100% rename from enterprise/clusterissuer/6.0.3/values.yaml rename to enterprise/authelia/22.1.0/values.yaml diff --git a/enterprise/blocky/12.1.0/CHANGELOG.md b/enterprise/blocky/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b4888ab34e --- /dev/null +++ b/enterprise/blocky/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [blocky-12.1.0](https://github.com/truecharts/charts/compare/blocky-12.0.2...blocky-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [blocky-12.0.2](https://github.com/truecharts/charts/compare/blocky-12.0.1...blocky-12.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [blocky-12.0.1](https://github.com/truecharts/charts/compare/blocky-12.0.0...blocky-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [blocky-12.0.0](https://github.com/truecharts/charts/compare/blocky-11.0.0...blocky-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [blocky-12.0.0](https://github.com/truecharts/charts/compare/blocky-11.0.0...blocky-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [blocky-11.0.0](https://github.com/truecharts/charts/compare/blocky-10.0.12...blocky-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [blocky-10.0.12](https://github.com/truecharts/charts/compare/blocky-10.0.11...blocky-10.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [blocky-10.0.11](https://github.com/truecharts/charts/compare/blocky-10.0.10...blocky-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [blocky-10.0.10](https://github.com/truecharts/charts/compare/blocky-10.0.9...blocky-10.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [blocky-10.0.9](https://github.com/truecharts/charts/compare/blocky-10.0.8...blocky-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [blocky-10.0.8](https://github.com/truecharts/charts/compare/blocky-10.0.7...blocky-10.0.8) (2023-12-23) + +### Chore diff --git a/enterprise/blocky/12.1.0/Chart.yaml b/enterprise/blocky/12.1.0/Chart.yaml new file mode 100644 index 0000000000..7605a15b40 --- /dev/null +++ b/enterprise/blocky/12.1.0/Chart.yaml @@ -0,0 +1,46 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: blocky +version: 12.1.0 +appVersion: "0.22" +description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go +home: https://truecharts.org/charts/enterprise/blocky +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png +deprecated: false +sources: + - https://github.com/0xERR0R/blocky + - https://github.com/Mozart409/blocky-frontend + - https://0xerr0r.github.io/blocky/ + - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky + - https://quay.io/oriedge/k8s_gateway +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dns + - blocky +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +type: application diff --git a/stable/invidious/8.0.1/LICENSE b/enterprise/blocky/12.1.0/LICENSE similarity index 100% rename from stable/invidious/8.0.1/LICENSE rename to enterprise/blocky/12.1.0/LICENSE diff --git a/enterprise/blocky/12.1.0/README.md b/enterprise/blocky/12.1.0/README.md new file mode 100644 index 0000000000..1db2eefdcd --- /dev/null +++ b/enterprise/blocky/12.1.0/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/enterprise/blocky) + +**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/enterprise/blocky/12.1.0/app-changelog.md b/enterprise/blocky/12.1.0/app-changelog.md new file mode 100644 index 0000000000..0666b79575 --- /dev/null +++ b/enterprise/blocky/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blocky-12.1.0](https://github.com/truecharts/charts/compare/blocky-12.0.2...blocky-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/enterprise/blocky/12.1.0/app-readme.md b/enterprise/blocky/12.1.0/app-readme.md new file mode 100644 index 0000000000..8e6562892e --- /dev/null +++ b/enterprise/blocky/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/enterprise/blocky](https://truecharts.org/charts/enterprise/blocky) + +--- + +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/enterprise/blocky/12.1.0/charts/common-17.2.2.tgz b/enterprise/blocky/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/enterprise/blocky/12.1.0/charts/common-17.2.2.tgz differ diff --git a/enterprise/blocky/12.1.0/charts/redis-11.1.0.tgz b/enterprise/blocky/12.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/enterprise/blocky/12.1.0/charts/redis-11.1.0.tgz differ diff --git a/enterprise/blocky/12.1.0/ix_values.yaml b/enterprise/blocky/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..36c992b547 --- /dev/null +++ b/enterprise/blocky/12.1.0/ix_values.yaml @@ -0,0 +1,345 @@ +image: + repository: spx01/blocky + tag: v0.22@sha256:7def473b1b553b730dd38ba0bc436fc732193c15d35681aa0b0eb962dd6350aa + pullPolicy: IfNotPresent +k8sgatewayImage: + repository: quay.io/oriedge/k8s_gateway + pullPolicy: IfNotPresent + tag: v0.4.0@sha256:7bdbd447c0244b8f89de9cd6f4826ed0ac66c9406fac3a4ac80081020c251c6b +manifestManager: + enabled: true +workload: + main: + replicas: 2 + strategy: RollingUpdate + podSpec: + containers: + main: + probes: + liveness: + enabled: false + type: exec + command: + - /app/blocky + - healthcheck + readiness: + enabled: false + type: exec + command: + - /app/blocky + - healthcheck + startup: + enabled: false + type: exec + command: + - /app/blocky + - healthcheck +# -- Blocky Config File content +blockyConfig: {} +# upstream: +# default: +# - 1.1.1.1 + +# -- some general blocky settings +blocky: + # -- Enable prometheus annotations + enablePrometheus: true +service: + main: + enabled: true + ports: + main: + enabled: true + port: 4000 + protocol: http + targetPort: 4000 + dnstcp: + enabled: true + ports: + dnstcp: + enabled: true + port: 53 + targetPort: 53 + dnsudp: + enabled: true + ports: + dnsudp: + enabled: true + port: 53 + protocol: udp + targetPort: 53 + dot: + enabled: true + ports: + dot: + enabled: true + port: 853 + protocol: tcp + targetPort: 853 + https: + enabled: true + ports: + https: + enabled: true + port: 4443 + protocol: https + targetPort: 4443 + k8sgateway: + enabled: true + ports: + k8sgateway: + enabled: true + port: 5353 + protocol: udp + targetPort: 5353 +## TODO Add support for SCALE certificates and certificates secrets here +certFile: "" +keyFile: "" +logLevel: info +logFormat: text +logTimestamp: true +logPrivacy: false +dohUserAgent: "" +minTlsServeVersion: 1.2 +# -- set the default DNS upstream servers +# Primarily designed for inclusion in the TrueNAS SCALE GUI +defaultUpstreams: + - 1.1.1.1 + - 1.0.0.1 + - 8.8.8.8 + - 8.8.4.4 + - 9.9.9.9 + - 149.112.112.112 + - 208.67.222.222 + - 208.67.220.220 + - 8.26.56.26 + - 8.20.247.20 + - 185.228.168.9 + - 185.228.169.9 + - 76.76.19.19 + - 76.223.122.150 + - 76.76.2.0 + - 76.76.10.0 +# -- set additional upstreams +# Primarily designed for inclusion in the TrueNAS SCALE GUI +upstreams: +# - name: group2 +# dnsservers: +# - 1.1.1.1 + +# -- set bootstrap dns (not needed) +# Ensures bootstrap encryption and ensure it doesn't use k8s dns +bootstrapDns: + # -- Upstream + upstream: "" + # -- IP's linked to upstream DoT/DoH DNS name + ips: [] +# -- set additional bootstrap dns (not needed, only used if bootstrapDns is set) +additionalBootstrapDns: [] +# - upstream: "" +# ips: [] + +# -- Return empty answer for these queries +filtering: + # -- Ensures filtering by query type + queryTypes: [] +# -- Set manual custom DNS resolution +customDNS: + customTTL: 1h + filterUnmappedTypes: true + rewrite: [] + # - in: something.com + # out: somethingelse.com + mapping: [] + # - domain: something.com + # dnsserver: 192.168.178.1 +# -- Setup client-name lookup +clientLookup: + # -- upstream used for client-name lookup + upstream: "" + singleNameOrder: [] + clients: + # - domain: laptop + # ips: [] +# -- Setup caching +caching: + minTime: 5m + maxTime: 30m + maxItemsCount: 0 + prefetching: false + prefetchExpires: 2h + prefetchThreshold: 5 + prefetchMaxItemsCount: 0 + cacheTimeNegative: 30m +# -- set conditional settings +# Primarily designed for inclusion in the TrueNAS SCALE GUI +conditional: + rewrite: [] + # - in: something.com + # out: somethingelse.com + mapping: [] + # - domain: something.com + # dnsserver: 192.168.178.1 +# -- set blocking settings using Lists +# Primarily designed for inclusion in the TrueNAS SCALE GUI +blocking: + # -- Sets the blocktype + blockType: nxDomain + # -- Sets the block ttl + blockTTL: 6h + # -- Sets the block refreshPeriod + refreshPeriod: 4h + # -- Sets the block download timeout + downloadTimeout: 60s + # -- Sets the block download attempt count + downloadAttempts: 3 + # -- Sets the block download cooldown + downloadCooldown: 2s + # -- Set the start strategy (blocking | failOnError | fast) + startStrategy: blocking + # -- Sets how many list-groups can be processed at the same time + processingConcurrency: 4 + # -- Add blocky whitelists + whitelist: [] + # - name: ads + # lists: + # - https://someurl.com/list.txt + # - /somefile.txt + + # -- Blocky blacklists + blacklist: [] + # - name: ads + # lists: + # - https://someurl.com/list.txt + # - /somefile.txt + + # -- Blocky clientGroupsBlock + clientGroupsBlock: [] + # - name: default + # groups: + # - ads +# -- configure using hostsfile for lookups +# Allows for using the hosts configured in kubernetes and such +hostsFile: + enabled: false + filePath: /etc/hosts + hostsTTL: 60m + refreshPeriod: 30m +## TODO: add this with postgresql support as well +# queryLog: +# type: csv +# target: /logs +# logRetentionDays: 0 +# creationAttempts: 3 +# CreationCooldown: 2 +podOptions: + automountServiceAccountToken: true +portal: + open: + enabled: false +serviceAccount: + main: + # -- Specifies whether a service account should be created + enabled: true + primary: true +# -- Create a ClusterRole and ClusterRoleBinding +# @default -- See below +rbac: + main: + # -- Enables or disables the ClusterRole and ClusterRoleBinding + enabled: true + primary: true + clusterWide: true + # -- Set Rules on the ClusterRole + rules: + - apiGroups: + - "" + resources: + - services + - namespaces + verbs: + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses + verbs: + - list + - watch +k8sgateway: + enabled: true + # -- TTL for non-apex responses (in seconds) + ttl: 300 + # -- Limit what kind of resources to watch, e.g. watchedResources: ["Ingress"] + watchedResources: [] + # -- Service name of a secondary DNS server (should be `serviceName.namespace`) + secondary: "" + # -- Override the default `serviceName.namespace` domain apex + apex: "" + # -- list of processed domains + domains: [] + # -- Delegated domain + # - domain: "example.com" + # # -- Optional configuration option for DNS01 challenge that will redirect all acme + # # challenge requests to external cloud domain (e.g. managed by cert-manager) + # # See: https://cert-manager.io/docs/configuration/acme/dns01/ + # dnsChallenge: + # enabled: false + # domain: dns01.clouddns.com + + forward: + enabled: false + primary: tls://1.1.1.1 + secondary: tls://1.0.0.1 + options: + - name: tls_servername + value: cloudflare-dns.com +metrics: + main: + # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. + # @default -- See values.yaml + enabled: false + type: "servicemonitor" + endpoints: + - port: main + path: /metrics + # -- Enable and configure Prometheus Rules for the chart under this key. + # @default -- See values.yaml + prometheusRule: + enabled: false + labels: {} + # -- Configure additionial rules for the chart under this key. + # @default -- See prometheusrules.yaml + rules: [] + # - alert: UnifiPollerAbsent + # annotations: + # description: Unifi Poller has disappeared from Prometheus service discovery. + # summary: Unifi Poller is down. + # expr: | + # absent(up{job=~".*unifi-poller.*"} == 1) + # for: 5m + # labels: + # severity: critical +redis: + enabled: true +# CANNOT be defined in above yaml section +queryLog: + # optional one of: mysql, postgresql, csv, csv-client. If empty, log to console + type: "" + # directory (should be mounted as volume in docker) for csv, db connection string for mysql, ignored for included postgresql + # target: /var/log/something + # postgresql target: postgres://user:password@db_host_or_ip:5432/db_name + # if > 0, deletes log files which are older than ... days + logRetentionDays: 0 + # optional: Max attempts to create specific query log writer, default: 3 + creationAttempts: 3 + # optional: Time between the creation attempts, default: 2s + creationCooldown: 2s +cnpg: + main: + enabled: false + user: blocky + database: blocky +updated: true diff --git a/enterprise/blocky/12.1.0/questions.yaml b/enterprise/blocky/12.1.0/questions.yaml new file mode 100644 index 0000000000..6298fa6707 --- /dev/null +++ b/enterprise/blocky/12.1.0/questions.yaml @@ -0,0 +1,3893 @@ +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: webUI + group: App Configuration + label: WebUI Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Web UI + description: Enables Web UI + schema: + type: boolean + default: true + - variable: apiURL + label: API URL + description: API URL for webUI, including port. Only used when not using ingress + schema: + type: string + default: "http://127.0.0.1:4000" + - variable: overrideDefaults + group: App Configuration + label: Override Default Upstreams + description: Overrides the predefined DNS server upstream list + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: defaultUpstreams + label: Default Upstreams + schema: + type: list + default: [] + items: + - variable: upstreamEntry + label: Upstream Entry + schema: + type: string + required: true + default: "" + - variable: upstreams + group: App Configuration + label: Upstreams Groups + description: Refer to +
https://0xerr0r.github.io/blocky/configuration/#upstream-configuration + schema: + type: list + default: [] + items: + - variable: upstreamsGroupEntry + label: Upstreams Group Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Group Name + schema: + type: string + required: true + default: "" + - variable: upstreams + label: Upstreams + schema: + type: list + required: true + default: [] + items: + - variable: upstreamEntry + label: upstream Entry + schema: + type: string + required: true + default: "" + - variable: bootstrapDns + group: App Configuration + label: Bootstrap DNS + description: Used to resolve upstream DoH and DoT servers that are specified as hostnames. +
Refer to https://0xerr0r.github.io/blocky/configuration/#bootstrap-dns-configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: upstream + label: Upstream + schema: + type: string + default: "" + - variable: ips + label: IPs + schema: + type: list + default: [] + items: + - variable: ipEntry + label: IP Entry + schema: + type: string + required: true + default: "" + - variable: additionalBootstrapDns + group: App Configuration + label: Additional Bootstrap DNS + schema: + type: list + show_if: [[ "bootstrapDns", "!=", {"upstream": "", "ips": []} ]] + default: [] + items: + - variable: additionalBootstrapDnsEntry + label: Additional Bootstrap DNS Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: upstream + label: Upstream + schema: + type: string + default: "" + - variable: ips + label: IPs + schema: + type: list + default: [] + items: + - variable: ipEntry + label: IP Entry + schema: + type: string + required: true + default: "" + - variable: filtering + group: App Configuration + label: Filtering + description: Define one or more DNS query types; all queries with these types will be dropped +
Refer to https://0xerr0r.github.io/blocky/configuration/#filtering + schema: + additional_attrs: true + type: dict + attrs: + - variable: queryTypes + label: Query Types + schema: + type: list + default: [] + items: + - variable: queryTypeEntry + label: Query Type Entry + schema: + type: string + required: true + default: "" + - variable: customDNS + group: App Configuration + label: Custom DNS + description: Define your own domain name to IP mappings. +
Refer to https://0xerr0r.github.io/blocky/configuration/#custom-dns + schema: + additional_attrs: true + type: dict + attrs: + - variable: customTTL + label: Custom TTL + schema: + type: string + default: 1h + - variable: filterUnmappedTypes + label: Filter Unmapped Types + schema: + type: boolean + default: true + - variable: rewrite + label: Rewrite + schema: + type: list + default: [] + items: + - variable: rewriteEntry + label: Rewrite Entry + schema: + type: dict + additional_attrs: true + attrs: + - variable: in + label: In + schema: + type: string + required: true + default: "" + - variable: out + label: Out + schema: + type: string + required: true + default: "" + - variable: mapping + label: Mapping + schema: + type: list + default: [] + items: + - variable: mappingEntry + label: Mapping Entry + schema: + type: dict + additional_attrs: true + attrs: + - variable: domain + label: Domain + schema: + type: string + required: true + default: "" + - variable: dnsserver + label: DNS Server + schema: + type: string + required: true + default: "" + - variable: clientLookup + group: App Configuration + label: Client Lookup + description: Blocky can try to resolve a user-friendly client name from the IP address or server URL (DoT and DoH) +
Refer to https://0xerr0r.github.io/blocky/configuration/#client-name-lookup + schema: + additional_attrs: true + type: dict + attrs: + - variable: upstream + label: Upstream + schema: + type: string + default: "" + - variable: singleNameOrder + label: Single Name Order + schema: + type: list + default: [] + items: + - variable: singleNameEntry + label: Single Name Entry + schema: + type: string + required: true + default: "" + - variable: clients + label: Clients + schema: + type: list + default: [] + items: + - variable: clientEntry + label: Client Entry + schema: + type: dict + additional_attrs: true + attrs: + - variable: domain + label: Domain + schema: + type: string + required: true + default: "" + - variable: ips + label: IPs + schema: + type: list + default: [] + items: + - variable: ipEntry + label: IP Entry + schema: + type: string + required: true + default: "" + - variable: caching + group: App Configuration + label: Caching + description: Refer to +
https://0xerr0r.github.io/blocky/configuration/#caching + schema: + additional_attrs: true + type: dict + attrs: + - variable: minTime + label: Min Time + schema: + type: string + default: 5m + - variable: maxTime + label: Max Time + schema: + type: string + default: 30m + - variable: maxItemsCount + label: Max Items Count + schema: + type: int + default: 0 + - variable: prefetching + label: Prefetching + schema: + type: boolean + default: false + - variable: prefetchExpires + label: Prefetch Expires + schema: + type: string + default: 2h + - variable: prefetchThreshold + label: Prefetch Threshold + schema: + type: int + default: 5 + - variable: prefetchMaxItemsCount + label: Prefetch Max Items Count + schema: + type: int + default: 0 + - variable: cacheTimeNegative + label: Cache Time Negative + schema: + type: string + default: 30m + - variable: conditional + group: App Configuration + label: Conditional + description: Define which DNS resolver(s) should be used for queries for the particular domain +
Refer to https://0xerr0r.github.io/blocky/configuration/#conditional-dns-resolution + schema: + additional_attrs: true + type: dict + attrs: + - variable: rewrite + label: Rewrite + schema: + type: list + default: [] + items: + - variable: rewriteEntry + label: Rewrite Entry + schema: + type: dict + additional_attrs: true + attrs: + - variable: in + label: In + schema: + type: string + required: true + default: "" + - variable: out + label: Out + schema: + type: string + required: true + default: "" + - variable: mapping + label: Mapping + schema: + type: list + default: [] + items: + - variable: mappingEntry + label: Mapping Entry + schema: + type: dict + additional_attrs: true + attrs: + - variable: domain + label: Domain + schema: + type: string + required: true + default: "" + - variable: dnsserver + label: DNS Server + schema: + type: string + required: true + default: "" + - variable: blocking + group: App Configuration + label: Blocking + description: Each black or whitelist can be either a path to the local file or a URL to download. All Urls must be grouped to a group name. +
Refer to https://0xerr0r.github.io/blocky/configuration/#blocking-and-whitelisting + schema: + additional_attrs: true + type: dict + attrs: + - variable: blockType + label: Block Type + description: Set the response should be sent to the client, if a requested query is blocked + schema: + type: string + default: nxDomain + - variable: blockTTL + label: Block TTL + description: Set the TTL for answers to blocked domains + schema: + type: string + default: 6h + - variable: refreshPeriod + label: Refresh Period + description: Set how often blocky should refresh list cache + schema: + type: string + default: 4h + - variable: downloadTimeout + label: Download Timeout + description: Download attempt timeout + schema: + type: string + default: 60s + - variable: downloadAttempts + label: Download Attempts + description: How many download attempts should be performed + schema: + type: int + default: 3 + - variable: downloadCooldown + label: Download Cooldown + description: Time between the download attempts + schema: + type: string + default: 2s + - variable: startStrategy + label: Start Strategy + description: | + blocking: all blocking lists will be loaded before DNS resolution starts.
+ failOnError: like blocking but blocky will shut down if any download fails.
+ fast: DNS resolution starts immediately without blocking which will be enabled after list load is completed + schema: + type: string + default: blocking + enum: + - value: blocking + description: Blocking + - value: failOnError + description: Fail On Error + - value: fast + description: Fast + - variable: processingConcurrency + label: Processing Concurrency + description: Sets how many list-groups can be processed at the same time + schema: + type: int + default: 4 + - variable: whitelist + label: Whitelist + description: Define whitelists, either URL or file + schema: + type: list + default: [] + items: + - variable: whitelistEntry + label: Whitelist Group Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Group Name + schema: + type: string + required: true + default: "" + - variable: lists + label: Lists + schema: + type: list + required: true + default: [] + items: + - variable: listEntry + label: List Entry + schema: + type: string + required: true + default: "" + - variable: blacklist + label: Blacklist + description: Define blacklists, either URL or file + schema: + type: list + default: [] + items: + - variable: blacklistEntry + label: Blacklist Group Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Group Name + schema: + type: string + required: true + default: "" + - variable: lists + label: Lists + schema: + type: list + required: true + default: [] + items: + - variable: listEntry + label: List Entry + schema: + type: string + required: true + default: "" + - variable: clientGroupsBlock + label: Client Groups Block + description: Define, which blocking group(s) should be used for which client in your network. + schema: + type: list + default: [] + items: + - variable: clientGroupBlockEntry + label: Client Group Block Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Client Group Name + schema: + type: string + required: true + default: "" + - variable: groups + label: Groups + schema: + type: list + required: true + default: [] + items: + - variable: groupEntry + label: Group Entry + schema: + type: string + required: true + default: "" + - variable: hostsFile + group: App Configuration + label: Hosts File + description: You can enable resolving of entries, located in local hosts file. +
Refer to https://0xerr0r.github.io/blocky/configuration/#hosts-file + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filePath + label: File Path + schema: + type: string + default: /etc/hosts + - variable: hostsTTL + label: Hosts TTL + schema: + type: string + default: 60m + - variable: refreshPeriod + label: Refresh Period + schema: + type: string + default: 30m + - variable: queryLog + group: App Configuration + label: Query Logging configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: "" + enum: + - value: "" + description: Console + - value: postgresql + description: postgresql + - value: csv + description: csv + - value: csv-client + description: csv-client + - variable: target + label: Target + schema: + type: string + show_if: [["type", "!=", "postgresql"]] + default: "/var/log/something" + - variable: logRetentionDays + label: Log Retention Days + schema: + type: int + default: 0 + - variable: creationAttempts + label: Creation Attempts + schema: + type: int + default: 3 + - variable: creationCooldown + label: Creation Cooldown + schema: + type: string + default: 2s + - variable: k8sgateway + group: App Configuration + label: k8s-Gateway Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable k8s-Gateway + description: Enables k8s-Gateway + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: domains + label: Domains + description: Please refer to CoreDNS docs for options + schema: + type: list + default: [] + items: + - variable: domainEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: domain + label: Domain name + schema: + type: string + required: true + default: example.com + - variable: dnsChallenge + label: Forward dnsChallenge + description: Optional configuration option for DNS01 challenge that will redirect all acme + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: domain + label: Forward to Domain + schema: + type: string + required: true + default: dns01.clouddns.com + - variable: advancedOptions + label: Advanced Options + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + show_subquestions_if: true + subquestions: + - variable: ttl + label: ttl + description: TTL for non-apex responses (in seconds) + schema: + type: int + default: 300 + - variable: watchedResources + label: Watched Resources + description: imit what kind of resources to watch, e.g. Ingress + schema: + type: list + default: [] + items: + - variable: watchedResource + label: Watched Resource + schema: + type: string + default: "" + - variable: secondary + label: Secondary DNS Server Service + description: Service name of a secondary DNS server (should be serviceName.namespace) + schema: + type: string + default: "" + - variable: apex + label: Apex + description: Override the default `serviceName.namespace` domain apex + 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 4000 + required: true + - variable: dnstcp + label: DNS TCP Service + description: The DNS TCP service + 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: dnstcp + label: DNS TCP 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: 53 + required: true + - variable: dnsudp + label: DNS UDP Service + description: The DNS UDP service + 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: dnsudp + label: DNS UDP 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: 53 + required: true + - variable: dot + label: DoT Service + description: "DNS-over-TLS service" + 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: ClusterIP + 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: dot + label: DoT 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: 853 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/enterprise/metallb-config/5.0.1/templates/NOTES.txt b/enterprise/blocky/12.1.0/templates/NOTES.txt similarity index 100% rename from enterprise/metallb-config/5.0.1/templates/NOTES.txt rename to enterprise/blocky/12.1.0/templates/NOTES.txt diff --git a/enterprise/blocky/12.1.0/templates/_blockyConfig.tpl b/enterprise/blocky/12.1.0/templates/_blockyConfig.tpl new file mode 100644 index 0000000000..66f8f78e96 --- /dev/null +++ b/enterprise/blocky/12.1.0/templates/_blockyConfig.tpl @@ -0,0 +1,231 @@ +{{/* Define the config */}} +{{- define "blocky.configmap" -}} +{{- $config := mustMerge ( include "blocky.config" . | fromYaml ) ( .Values.blockyConfig ) }} +enabled: true +data: + config.yml: | +{{ $config | toYaml | indent 4 }} +{{- end -}} + +{{- define "blocky.config" -}} +redis: + address: {{ printf "%v-%v" .Release.Name "redis" }}:6379 + password: {{ .Values.redis.creds.redisPassword | trimAll "\"" }} + database: 0 + required: true + connectionAttempts: 10 + connectionCooldown: 3s +prometheus: + enable: true + path: /metrics +queryLog: + # optional one of: postgresql, csv, csv-client. If empty, log to console + type: {{ .Values.queryLog.type }} + # directory (should be mounted as volume in docker) for csv, db connection string for mysql/postgresql + #postgresql target: postgres://user:password@db_host_or_ip:5432/db_name + {{- if eq .Values.queryLog.type "postgresql" }} + target: {{ .Values.cnpg.main.creds.std }} + {{- else }} + target: {{ .Values.queryLog.target }} + {{- end }} + # if > 0, deletes log files which are older than ... days + logRetentionDays: {{ .Values.queryLog.logRetentionDays | default 0 }} + # optional: Max attempts to create specific query log writer + creationAttempts: {{ .Values.queryLog.creationAttempts | default 3 }} + # optional: Time between the creation attempts + creationCooldown: {{ .Values.queryLog.creationAttempts | default "2s" }} + +upstream: + default: +{{- .Values.defaultUpstreams | toYaml | nindent 8 }} +{{- range $id, $value := .Values.upstreams }} + {{ $value.name }}: +{{- $value.dnsservers | toYaml | nindent 8 }} +{{- end }} + +ports: + {{- if .Values.service.dnsudp.enabled }} + dns: {{ .Values.service.dnsudp.ports.dnsudp.targetPort }} + {{- end }} + {{- if .Values.service.dot.enabled }} + tls: {{ .Values.service.dot.ports.dot.targetPort }} + {{- end }} + {{- if .Values.service.main.enabled }} + http: {{ .Values.service.main.ports.main.targetPort }} + {{- end }} + {{- if .Values.service.https.enabled }} + https: {{ .Values.service.https.ports.https.targetPort }} + {{- end }} + +{{- if .Values.certFile }} +certFile: {{ .Values.certFile }} +{{- end }} + +{{- if .Values.keyFile }} +keyFile: {{ .Values.keyFile }} +{{- end }} + +log: + {{- if .Values.logLevel }} + level: {{ .Values.logLevel }} + {{- end }} + {{- if .Values.logTimestamp }} + timestamp: {{ .Values.logTimestamp }} + {{- end }} + {{- if .Values.logPrivacy }} + privacy: {{ .Values.logPrivacy }} + {{- end }} + +{{- if .Values.dohUserAgent }} +dohUserAgent: {{ .Values.dohUserAgent }} +{{- end }} + +{{- if .Values.minTlsServeVersion }} +minTlsServeVersion: {{ .Values.minTlsServeVersion }} +{{- end }} + +caching: +{{ toYaml .Values.caching | indent 2 }} + +{{- if .Values.hostsFile.enabled }} +{{ $hostsfile := omit .Values.hostsFile "enabled" }} +hostsFile: +{{ toYaml $hostsfile | indent 2 }} +{{- end }} + +{{- if or .Values.bootstrapDns.upstream .Values.bootstrapDns.ips }} +bootstrapDns: + {{- if .Values.bootstrapDns.upstream }} + - upstream: {{ .Values.bootstrapDns.upstream }} + {{- end }} + {{- if .Values.bootstrapDns.ips }} + ips: + {{- range $id, $value := .Values.bootstrapDns.ips }} + - {{ $value }} + {{- end }} + {{- end }} + {{/* Add additional Bootstrap DNS */}} + {{- range .Values.additionalBootstrapDns }} + {{- with .upstream }} + - upstream: {{ . }} + {{- end }} + {{- if .ips }} + ips: + {{- range $id, $value := .ips }} + - {{ $value }} + {{- end }} + {{- end }} + {{- end }} +{{- end }} + +{{- if or .Values.filtering.filtering }} +filtering: +{{- if .Values.filtering.ips }} + queryTypes: +{{- range $id, $value := .Values.filtering.ips }} + - {{ $value }} +{{- end }} +{{- end }} +{{- end }} + +{{- if or .Values.customDNS.filterUnmappedTypes .Values.customDNS.customTTL .Values.customDNS.rewrite .Values.customDNS.mapping }} +customDNS: +{{- if .Values.customDNS.upstream }} + upstream: {{ .Values.customDNS.upstream }} +{{- end }} +{{- if .Values.customDNS.customTTL }} + customTTL: {{ .Values.customDNS.customTTL }} +{{- end }} +{{- if .Values.customDNS.rewrite }} + rewrite: +{{- range $id, $value := .Values.customDNS.rewrite }} + {{ $value.in }}: {{ $value.out }} +{{- end }} +{{- end }} + +{{- if .Values.customDNS.mapping }} + mapping: +{{- range $id, $value := .Values.customDNS.mapping }} + {{ $value.domain }}: {{ $value.dnsserver }} +{{- end }} +{{- end }} +{{- end }} + +{{- if or .Values.clientLookup.upstream .Values.clientLookup.ips }} +clientLookup: +{{- if .Values.clientLookup.upstream }} + upstream: {{ .Values.clientLookup.upstream }} +{{- end }} +{{- if .Values.clientLookup.ips }} + singleNameOrder: +{{- range $id, $value := .Values.clientLookup.ips }} + - {{ $value }} +{{- end }} +{{- end }} +{{- if .Values.clientLookup.clients }} + clients: +{{- range $id, $value := .Values.clientLookup.clients }} + {{ $value.domain }}: + {{- range $id, $value := .ips }} + - {{ $value }} + {{- end }} +{{- end }} +{{- end }} +{{- end }} + +{{- if or .Values.conditional.rewrite .Values.conditional.mapping ( and .Values.k8sgateway.enabled .Values.k8sgateway.domains ) }} +conditional: +{{- if .Values.conditional.rewrite }} + rewrite: +{{- range $id, $value := .Values.conditional.rewrite }} + {{ $value.in }}: {{ $value.out }} +{{- end }} +{{- end }} + +{{- if or .Values.conditional.mapping ( and .Values.k8sgateway.enabled .Values.k8sgateway.domains ) }} + mapping: +{{- if and .Values.k8sgateway.enabled .Values.k8sgateway.domains }} +{{- range $id, $value := .Values.k8sgateway.domains }} + {{ .domain }}: 127.0.0.1:{{ $.Values.service.k8sgateway.ports.k8sgateway.targetPort }} +{{- end }} +{{- end }} +{{- range $id, $value := .Values.conditional.mapping }} + {{ $value.domain }}: {{ $value.dnsserver }} +{{- end }} +{{- end }} +{{- end }} + +blocking: + blockType: {{ .Values.blocking.blockType }} + blockTTL: {{ .Values.blocking.blockTTL }} + refreshPeriod: {{ .Values.blocking.refreshPeriod }} + downloadTimeout: {{ .Values.blocking.downloadTimeout }} + downloadAttempts: {{ .Values.blocking.downloadAttempts }} + downloadCooldown: {{ .Values.blocking.downloadCooldown }} + startStrategy: {{ .Values.blocking.startStrategy }} + processingConcurrency: {{ .Values.blocking.processingConcurrency }} +{{- if .Values.blocking.whitelist }} + whiteLists: +{{- range $id, $value := .Values.blocking.whitelist }} + {{ $value.name }}: +{{- $value.lists | toYaml | nindent 10 }} +{{- end }} +{{- end }} + +{{- if .Values.blocking.blacklist }} + blackLists: +{{- range $id, $value := .Values.blocking.blacklist }} + {{ $value.name }}: +{{- $value.lists | toYaml | nindent 10 }} +{{- end }} +{{- end }} + +{{- if .Values.blocking.clientGroupsBlock }} + clientGroupsBlock: +{{- range $id, $value := .Values.blocking.clientGroupsBlock }} + {{ $value.name }}: +{{- $value.groups | toYaml | nindent 10 }} +{{- end }} +{{- end }} + +{{- end -}} diff --git a/enterprise/blocky/12.1.0/templates/_k8sgateway.tpl b/enterprise/blocky/12.1.0/templates/_k8sgateway.tpl new file mode 100644 index 0000000000..463923f85d --- /dev/null +++ b/enterprise/blocky/12.1.0/templates/_k8sgateway.tpl @@ -0,0 +1,90 @@ +{{- define "k8sgateway.container" -}} +enabled: true +imageSelector: k8sgatewayImage +securityContext: + runAsUser: 0 + runAsGroup: 0 + readOnlyRootFilesystem: true +args: ["-conf", "/etc/coredns/Corefile"] +probes: + readiness: + enabled: true + path: /ready + port: 8181 + liveness: + enabled: true + path: /health + port: 8080 + startup: + enabled: true + path: /ready + port: 8181 +{{- end -}} + +{{/* +Create the matchable regex from domain +*/}} +{{- define "k8sgateway.configmap.regex" -}} +{{- if .dnsChallenge.domain }} +{{- .dnsChallenge.domain | replace "." "[.]" -}} +{{- else -}} + {{ "unset" }} +{{- end }} +{{- end -}} + +{{/* Define the configmap */}} +{{- define "k8sgateway.configmap" -}} +{{- $values := .Values.k8sgateway }} +{{- $fqdn := ( include "tc.v1.common.lib.chart.names.fqdn" . ) }} +enabled: true +data: + Corefile: | + .:{{ .Values.service.k8sgateway.ports.k8sgateway.targetPort }} { + errors + log + health { + lameduck 5s + } + ready + {{- range .Values.k8sgateway.domains }} + {{- if .dnsChallenge.enabled }} + {{- if not .dnsChallenge.domain -}} + {{- fail "DNS01 challenge domain is mandatory" -}} + {{- end }} + + template IN ANY {{ required "Delegated domain ('domain') is mandatory" .domain }} { + match "_acme-challenge[.](.*)[.]{{ include "k8sgateway.configmap.regex" . }}" + {{- $name := "{{ \"{{ .Name }}\" }}" }} + {{- $index := "{{ \"{{ index .Match 1 }}\" }}" }} + answer "{{ $name }} 5 IN CNAME {{ $index }}.{{ .dnsChallenge.domain }}" + fallthrough + } + {{- end }} + {{- end }} + k8s_gateway {{ range .Values.k8sgateway.domains }}"{{ required "Delegated domain ('domain') is mandatory " .domain }}"{{ end }} { + apex {{ $values.apex | default $fqdn }} + ttl {{ $values.ttl }} + {{- if $values.secondary }} + secondary {{ $values.secondary }} + {{- end }} + {{- if $values.watchedResources }} + resources {{ join " " $values.watchedResources }} + {{- end }} + fallthrough + } + + prometheus 0.0.0.0:9153 + {{- if .Values.k8sgateway.forward.enabled }} + forward . {{ .Values.k8sgateway.forward.primary }} {{ .Values.k8sgateway.forward.secondary }} { + {{- range .Values.k8sgateway.forward.options }} + {{ .name }} {{ .value }} + {{- end }} + } + {{- else }} + forward . 1.1.1.1 + {{- end }} + loop + reload + loadbalance + } +{{- end -}} diff --git a/enterprise/blocky/12.1.0/templates/common.yaml b/enterprise/blocky/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..310ef64af8 --- /dev/null +++ b/enterprise/blocky/12.1.0/templates/common.yaml @@ -0,0 +1,106 @@ +{{/* Make sure all variables are set properly */}} +{{- if eq .Values.queryLog.type "postgresql" -}} + {{- $_ := set .Values.cnpg.main "enabled" true -}} +{{- end }} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for blocky */}} +{{- $configmapFile := include "blocky.configmap" . | fromYaml -}} +{{- if $configmapFile -}} + {{- $_ := set .Values.configmap "config" $configmapFile -}} +{{- end -}} + +{{- $gatewayconfig := include "k8sgateway.configmap" . | fromYaml -}} +{{- if $gatewayconfig -}} + {{- $_ := set .Values.configmap "corefile" $gatewayconfig -}} +{{- end -}} + +{{/* Always mount the configmap, with the basic config, plus the 'blockyConfig' */}} +{{- define "blocky.configmap.mount" -}} +enabled: true +type: configmap +mountPath: /app/config.yml +objectName: config +readOnly: true +subPath: config.yml +{{- end -}} + +{{/* Append the general configMap volume to the volumes */}} +{{- define "k8sgateway.configvolume" -}} +enabled: true +type: configmap +objectName: corefile +items: + - key: Corefile + path: Corefile +targetSelector: + main: + k8sgateway: + mountPath: "/etc/coredns" + readOnly: true + +{{- end -}} + +{{- $_ := set .Values.persistence "tc-config" (include "blocky.configmap.mount" . | fromYaml) -}} + +{{- if and .Values.k8sgateway.enabled .Values.k8sgateway.domains -}} +{{- $_ := set .Values.persistence "config-volume" (include "k8sgateway.configvolume" . | fromYaml) -}} +{{- $_ := set .Values.workload.main.podSpec.containers "k8sgateway" (include "k8sgateway.container" . | fromYaml) -}} +{{- end -}} + +{{/* Define path for api */}} +{{- define "blocky.api" -}} +{{- $fullname := include "tc.v1.common.lib.chart.names.fullname" . -}} +path: "/api" +# -- Ignored if not kubeVersion >= 1.14-0 +pathType: Prefix +service: + # -- Overrides the service name reference for this path + name: {{ printf "%s-main" $fullname }} + port: {{ .Values.service.main.ports.main.port }} +{{- end -}} + +{{/* inject websocket path to all main ingress hosts*/}} +{{- define "blocky.apiinjector" -}} +{{- $path := list (include "blocky.api" . | 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 api paths in ingress */}} +{{- include "blocky.apiinjector" . }} + +{{/* Define path for DoH */}} +{{- define "blocky.doh" -}} +{{- $fullname := include "tc.v1.common.lib.chart.names.fullname" . -}} +path: "/dns-query" +# -- Ignored if not kubeVersion >= 1.14-0 +pathType: Prefix +service: + # -- Overrides the service name reference for this path + name: {{ printf "%s-main" $fullname }} + port: {{ .Values.service.main.ports.main.port }} +{{- end -}} + +{{/* inject websocket path to all main ingress hosts*/}} +{{- define "blocky.dohinjector" -}} +{{- $path := list (include "blocky.doh" . | 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 api paths in ingress */}} +{{- include "blocky.dohinjector" . }} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/enterprise/kubernetes-reflector/3.0.1/values.yaml b/enterprise/blocky/12.1.0/values.yaml similarity index 100% rename from enterprise/kubernetes-reflector/3.0.1/values.yaml rename to enterprise/blocky/12.1.0/values.yaml diff --git a/enterprise/clusterissuer/6.0.3/CHANGELOG.md b/enterprise/clusterissuer/6.0.3/CHANGELOG.md deleted file mode 100644 index f9ffc2c918..0000000000 --- a/enterprise/clusterissuer/6.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [clusterissuer-6.0.3](https://github.com/truecharts/charts/compare/clusterissuer-6.0.2...clusterissuer-6.0.3) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [clusterissuer-6.0.2](https://github.com/truecharts/charts/compare/clusterissuer-6.0.1...clusterissuer-6.0.2) (2023-12-26) - -### Fix - -- fix clusterconfig tojson ([#16555](https://github.com/truecharts/charts/issues/16555)) - - - - -## [clusterissuer-6.0.1](https://github.com/truecharts/charts/compare/clusterissuer-6.0.0...clusterissuer-6.0.1) (2023-12-25) - -### Chore - -- use the templates on the UI ([#16541](https://github.com/truecharts/charts/issues/16541)) - - - - -## [clusterissuer-6.0.0](https://github.com/truecharts/charts/compare/clusterissuer-5.0.12...clusterissuer-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - ### Docs - -- update guide to show common update ([#16382](https://github.com/truecharts/charts/issues/16382)) - - - - -## [clusterissuer-5.0.12](https://github.com/truecharts/charts/compare/clusterissuer-5.0.11...clusterissuer-5.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [clusterissuer-5.0.11](https://github.com/truecharts/charts/compare/clusterissuer-5.0.10...clusterissuer-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [clusterissuer-5.0.10](https://github.com/truecharts/charts/compare/clusterissuer-5.0.9...clusterissuer-5.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [clusterissuer-5.0.9](https://github.com/truecharts/charts/compare/clusterissuer-5.0.8...clusterissuer-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [clusterissuer-5.0.8](https://github.com/truecharts/charts/compare/clusterissuer-5.0.7...clusterissuer-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [clusterissuer-5.0.7](https://github.com/truecharts/charts/compare/clusterissuer-5.0.6...clusterissuer-5.0.7) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - diff --git a/enterprise/clusterissuer/6.0.3/Chart.yaml b/enterprise/clusterissuer/6.0.3/Chart.yaml deleted file mode 100644 index 1fc1cff9cb..0000000000 --- a/enterprise/clusterissuer/6.0.3/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: clusterissuer -version: 6.0.3 -appVersion: latest -description: Certificate management for Kubernetes -home: https://truecharts.org/charts/enterprise/clusterissuer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png -deprecated: false -sources: - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer - - https://hub.docker.com/_/hello-world -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cert-manager - - certificates -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: core - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -type: application diff --git a/enterprise/clusterissuer/6.0.3/app-changelog.md b/enterprise/clusterissuer/6.0.3/app-changelog.md deleted file mode 100644 index 0838b0d48f..0000000000 --- a/enterprise/clusterissuer/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clusterissuer-6.0.3](https://github.com/truecharts/charts/compare/clusterissuer-6.0.2...clusterissuer-6.0.3) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/enterprise/clusterissuer/6.0.3/charts/common-17.1.4.tgz b/enterprise/clusterissuer/6.0.3/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/enterprise/clusterissuer/6.0.3/charts/common-17.1.4.tgz and /dev/null differ diff --git a/enterprise/clusterissuer/6.1.0/CHANGELOG.md b/enterprise/clusterissuer/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a358e45fa0 --- /dev/null +++ b/enterprise/clusterissuer/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [clusterissuer-6.1.0](https://github.com/truecharts/charts/compare/clusterissuer-6.0.3...clusterissuer-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [clusterissuer-6.0.3](https://github.com/truecharts/charts/compare/clusterissuer-6.0.2...clusterissuer-6.0.3) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [clusterissuer-6.0.2](https://github.com/truecharts/charts/compare/clusterissuer-6.0.1...clusterissuer-6.0.2) (2023-12-26) + +### Fix + +- fix clusterconfig tojson ([#16555](https://github.com/truecharts/charts/issues/16555)) + + + + +## [clusterissuer-6.0.1](https://github.com/truecharts/charts/compare/clusterissuer-6.0.0...clusterissuer-6.0.1) (2023-12-25) + +### Chore + +- use the templates on the UI ([#16541](https://github.com/truecharts/charts/issues/16541)) + + + + +## [clusterissuer-6.0.0](https://github.com/truecharts/charts/compare/clusterissuer-5.0.12...clusterissuer-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + ### Docs + +- update guide to show common update ([#16382](https://github.com/truecharts/charts/issues/16382)) + + + + +## [clusterissuer-5.0.12](https://github.com/truecharts/charts/compare/clusterissuer-5.0.11...clusterissuer-5.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [clusterissuer-5.0.11](https://github.com/truecharts/charts/compare/clusterissuer-5.0.10...clusterissuer-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [clusterissuer-5.0.10](https://github.com/truecharts/charts/compare/clusterissuer-5.0.9...clusterissuer-5.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [clusterissuer-5.0.9](https://github.com/truecharts/charts/compare/clusterissuer-5.0.8...clusterissuer-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [clusterissuer-5.0.8](https://github.com/truecharts/charts/compare/clusterissuer-5.0.7...clusterissuer-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + diff --git a/enterprise/clusterissuer/6.1.0/Chart.yaml b/enterprise/clusterissuer/6.1.0/Chart.yaml new file mode 100644 index 0000000000..8ac9a0488b --- /dev/null +++ b/enterprise/clusterissuer/6.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: clusterissuer +version: 6.1.0 +appVersion: latest +description: Certificate management for Kubernetes +home: https://truecharts.org/charts/enterprise/clusterissuer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png +deprecated: false +sources: + - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer + - https://hub.docker.com/_/hello-world +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cert-manager + - certificates +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: core + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +type: application diff --git a/enterprise/clusterissuer/6.1.0/LICENSE b/enterprise/clusterissuer/6.1.0/LICENSE new file mode 100644 index 0000000000..80e4ab93f9 --- /dev/null +++ b/enterprise/clusterissuer/6.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Cert-Manager" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/enterprise/clusterissuer/6.0.3/README.md b/enterprise/clusterissuer/6.1.0/README.md similarity index 100% rename from enterprise/clusterissuer/6.0.3/README.md rename to enterprise/clusterissuer/6.1.0/README.md diff --git a/enterprise/clusterissuer/6.1.0/app-changelog.md b/enterprise/clusterissuer/6.1.0/app-changelog.md new file mode 100644 index 0000000000..6d63a7ac87 --- /dev/null +++ b/enterprise/clusterissuer/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clusterissuer-6.1.0](https://github.com/truecharts/charts/compare/clusterissuer-6.0.3...clusterissuer-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/enterprise/clusterissuer/6.0.3/app-readme.md b/enterprise/clusterissuer/6.1.0/app-readme.md similarity index 100% rename from enterprise/clusterissuer/6.0.3/app-readme.md rename to enterprise/clusterissuer/6.1.0/app-readme.md diff --git a/enterprise/clusterissuer/6.1.0/charts/common-17.2.2.tgz b/enterprise/clusterissuer/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/enterprise/clusterissuer/6.1.0/charts/common-17.2.2.tgz differ diff --git a/enterprise/clusterissuer/6.0.3/ix_values.yaml b/enterprise/clusterissuer/6.1.0/ix_values.yaml similarity index 100% rename from enterprise/clusterissuer/6.0.3/ix_values.yaml rename to enterprise/clusterissuer/6.1.0/ix_values.yaml diff --git a/enterprise/clusterissuer/6.0.3/questions.yaml b/enterprise/clusterissuer/6.1.0/questions.yaml similarity index 100% rename from enterprise/clusterissuer/6.0.3/questions.yaml rename to enterprise/clusterissuer/6.1.0/questions.yaml diff --git a/enterprise/velero/3.0.5/templates/NOTES.txt b/enterprise/clusterissuer/6.1.0/templates/NOTES.txt similarity index 100% rename from enterprise/velero/3.0.5/templates/NOTES.txt rename to enterprise/clusterissuer/6.1.0/templates/NOTES.txt diff --git a/enterprise/clusterissuer/6.0.3/templates/clusterissuer/_ACME.tpl b/enterprise/clusterissuer/6.1.0/templates/clusterissuer/_ACME.tpl similarity index 100% rename from enterprise/clusterissuer/6.0.3/templates/clusterissuer/_ACME.tpl rename to enterprise/clusterissuer/6.1.0/templates/clusterissuer/_ACME.tpl diff --git a/enterprise/clusterissuer/6.0.3/templates/clusterissuer/_CA.tpl b/enterprise/clusterissuer/6.1.0/templates/clusterissuer/_CA.tpl similarity index 100% rename from enterprise/clusterissuer/6.0.3/templates/clusterissuer/_CA.tpl rename to enterprise/clusterissuer/6.1.0/templates/clusterissuer/_CA.tpl diff --git a/enterprise/clusterissuer/6.0.3/templates/clusterissuer/_clusterCertificates.tpl b/enterprise/clusterissuer/6.1.0/templates/clusterissuer/_clusterCertificates.tpl similarity index 100% rename from enterprise/clusterissuer/6.0.3/templates/clusterissuer/_clusterCertificates.tpl rename to enterprise/clusterissuer/6.1.0/templates/clusterissuer/_clusterCertificates.tpl diff --git a/enterprise/clusterissuer/6.0.3/templates/clusterissuer/_selfSigned.tpl b/enterprise/clusterissuer/6.1.0/templates/clusterissuer/_selfSigned.tpl similarity index 100% rename from enterprise/clusterissuer/6.0.3/templates/clusterissuer/_selfSigned.tpl rename to enterprise/clusterissuer/6.1.0/templates/clusterissuer/_selfSigned.tpl diff --git a/enterprise/clusterissuer/6.0.3/templates/common.yaml b/enterprise/clusterissuer/6.1.0/templates/common.yaml similarity index 100% rename from enterprise/clusterissuer/6.0.3/templates/common.yaml rename to enterprise/clusterissuer/6.1.0/templates/common.yaml diff --git a/enterprise/metallb-config/5.0.1/values.yaml b/enterprise/clusterissuer/6.1.0/values.yaml similarity index 100% rename from enterprise/metallb-config/5.0.1/values.yaml rename to enterprise/clusterissuer/6.1.0/values.yaml diff --git a/enterprise/grafana/11.1.0/CHANGELOG.md b/enterprise/grafana/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..617e78406e --- /dev/null +++ b/enterprise/grafana/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grafana-11.1.0](https://github.com/truecharts/charts/compare/grafana-11.0.2...grafana-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [grafana-11.0.2](https://github.com/truecharts/charts/compare/grafana-11.0.1...grafana-11.0.2) (2023-12-26) + +### Chore + +- update container image bitnami/grafana to v10.2.3[@f733e23](https://github.com/f733e23) by renovate ([#16458](https://github.com/truecharts/charts/issues/16458)) + + + + +## [grafana-11.0.1](https://github.com/truecharts/charts/compare/grafana-11.0.0...grafana-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [grafana-11.0.0](https://github.com/truecharts/charts/compare/grafana-10.0.12...grafana-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [grafana-10.0.12](https://github.com/truecharts/charts/compare/grafana-10.0.11...grafana-10.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [grafana-10.0.11](https://github.com/truecharts/charts/compare/grafana-10.0.10...grafana-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [grafana-10.0.10](https://github.com/truecharts/charts/compare/grafana-10.0.9...grafana-10.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [grafana-10.0.9](https://github.com/truecharts/charts/compare/grafana-10.0.8...grafana-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [grafana-10.0.8](https://github.com/truecharts/charts/compare/grafana-10.0.7...grafana-10.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [grafana-10.0.7](https://github.com/truecharts/charts/compare/grafana-10.0.6...grafana-10.0.7) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [grafana-10.0.6](https://github.com/truecharts/charts/compare/grafana-10.0.5...grafana-10.0.6) (2023-12-22) + +### Fix diff --git a/enterprise/grafana/11.1.0/Chart.yaml b/enterprise/grafana/11.1.0/Chart.yaml new file mode 100644 index 0000000000..f071fb41b2 --- /dev/null +++ b/enterprise/grafana/11.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: grafana +version: 11.1.0 +appVersion: 10.2.3 +description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. +home: https://truecharts.org/charts/enterprise/grafana +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png +deprecated: false +sources: + - https://grafana.com/ + - https://github.com/bitnami/bitnami-docker-grafana + - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana + - https://hub.docker.com/r/bitnami/grafana +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - analytics + - monitoring + - metrics + - logs +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +type: application diff --git a/enterprise/grafana/11.1.0/LICENSE b/enterprise/grafana/11.1.0/LICENSE new file mode 100644 index 0000000000..93c3f61c61 --- /dev/null +++ b/enterprise/grafana/11.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Grafana" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/enterprise/grafana/11.1.0/README.md b/enterprise/grafana/11.1.0/README.md new file mode 100644 index 0000000000..3433e9d8d3 --- /dev/null +++ b/enterprise/grafana/11.1.0/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/enterprise/grafana) + +**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/enterprise/grafana/11.1.0/app-changelog.md b/enterprise/grafana/11.1.0/app-changelog.md new file mode 100644 index 0000000000..dc78f9c55c --- /dev/null +++ b/enterprise/grafana/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grafana-11.1.0](https://github.com/truecharts/charts/compare/grafana-11.0.2...grafana-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/enterprise/grafana/11.1.0/app-readme.md b/enterprise/grafana/11.1.0/app-readme.md new file mode 100644 index 0000000000..c489317194 --- /dev/null +++ b/enterprise/grafana/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/enterprise/grafana](https://truecharts.org/charts/enterprise/grafana) + +--- + +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/enterprise/grafana/11.1.0/charts/common-17.2.2.tgz b/enterprise/grafana/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/enterprise/grafana/11.1.0/charts/common-17.2.2.tgz differ diff --git a/enterprise/grafana/11.1.0/ix_values.yaml b/enterprise/grafana/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..b73ef16310 --- /dev/null +++ b/enterprise/grafana/11.1.0/ix_values.yaml @@ -0,0 +1,79 @@ +image: + repository: bitnami/grafana + pullPolicy: IfNotPresent + tag: 10.2.3@sha256:f733e2324959d441361e8765ce7fc356e78364762e14b326e95d731bf9af75ab +manifestManager: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +service: + main: + ports: + main: + protocol: http + targetPort: 3000 + port: 10038 +workload: + main: + replicas: 2 + strategy: RollingUpdate + podSpec: + containers: + main: + env: + GF_SECURITY_ADMIN_USER: "admin" + GF_SECURITY_ADMIN_PASSWORD: "testpassword" + GF_INSTALL_PLUGINS: "" + GF_PATHS_PLUGINS: "/opt/bitnami/grafana/data/plugins" + GF_AUTH_LDAP_ENABLED: "false" + GF_AUTH_LDAP_CONFIG_FILE: "/opt/bitnami/grafana/conf/ldap.toml" + GF_AUTH_LDAP_ALLOW_SIGN_UP: "false" + GF_PATHS_PROVISIONING: "/opt/bitnami/grafana/conf/provisioning" + GF_PATHS_CONFIG: "/opt/bitnami/grafana/conf/grafana.ini" + GF_PATHS_DATA: "/opt/bitnami/grafana/data" + GF_PATHS_LOGS: "/opt/bitnami/grafana/logs" + probes: + liveness: + path: "/api/health" + readiness: + path: "/api/health" + startup: + path: "/api/health" +persistence: + config: + enabled: true + mountPath: "/opt/bitnami/grafana/data" + grafana-tmp: + enabled: true + type: emptyDir + mountPath: /opt/bitnami/grafana/tmp +metrics: + main: + # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. + # @default -- See values.yaml + enabled: true + type: "servicemonitor" + endpoints: + - port: main + path: /metrics + # -- Enable and configure Prometheus Rules for the chart under this key. + # @default -- See values.yaml + prometheusRule: + enabled: false + labels: {} + # -- Configure additionial rules for the chart under this key. + # @default -- See prometheusrules.yaml + rules: [] + # - alert: UnifiPollerAbsent + # annotations: + # description: Unifi Poller has disappeared from Prometheus service discovery. + # summary: Unifi Poller is down. + # expr: | + # absent(up{job=~".*unifi-poller.*"} == 1) + # for: 5m + # labels: + # severity: critical +portal: + open: + enabled: true diff --git a/enterprise/grafana/11.1.0/questions.yaml b/enterprise/grafana/11.1.0/questions.yaml new file mode 100644 index 0000000000..1d64eb5307 --- /dev/null +++ b/enterprise/grafana/11.1.0/questions.yaml @@ -0,0 +1,2896 @@ +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: env + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: GF_SECURITY_ADMIN_USER + label: "Admin User" + schema: + type: string + required: true + default: "admin" + - variable: GF_SECURITY_ADMIN_PASSWORD + label: "Admin Password" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: GF_INSTALL_PLUGINS + label: "Extra Plugins to Install" + description: "comma seperated" + schema: + type: string + default: "" + - variable: GF_AUTH_LDAP_ENABLED + label: "enable LDAP" + schema: + type: boolean + default: false + - variable: GF_AUTH_LDAP_ALLOW_SIGN_UP + label: "Allow LDAP Signup" + schema: + type: boolean + default: false + - variable: GF_AUTH_LDAP_CONFIG_FILE + label: "LDAP Config Path" + schema: + type: string + default: "/opt/bitnami/grafana/conf/ldap.toml" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10038 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/operators/cert-manager/3.0.2/templates/NOTES.txt b/enterprise/grafana/11.1.0/templates/NOTES.txt similarity index 100% rename from operators/cert-manager/3.0.2/templates/NOTES.txt rename to enterprise/grafana/11.1.0/templates/NOTES.txt diff --git a/stable/adguard-home/8.0.2/templates/common.yaml b/enterprise/grafana/11.1.0/templates/common.yaml similarity index 100% rename from stable/adguard-home/8.0.2/templates/common.yaml rename to enterprise/grafana/11.1.0/templates/common.yaml diff --git a/enterprise/velero/3.0.5/values.yaml b/enterprise/grafana/11.1.0/values.yaml similarity index 100% rename from enterprise/velero/3.0.5/values.yaml rename to enterprise/grafana/11.1.0/values.yaml diff --git a/enterprise/kubernetes-reflector/3.0.1/CHANGELOG.md b/enterprise/kubernetes-reflector/3.0.1/CHANGELOG.md deleted file mode 100644 index f03f9b281f..0000000000 --- a/enterprise/kubernetes-reflector/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kubernetes-reflector-3.0.1](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.0.0...kubernetes-reflector-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [kubernetes-reflector-3.0.0](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.11...kubernetes-reflector-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [kubernetes-reflector-2.0.11](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.10...kubernetes-reflector-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [kubernetes-reflector-2.0.10](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.9...kubernetes-reflector-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [kubernetes-reflector-2.0.9](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.8...kubernetes-reflector-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [kubernetes-reflector-2.0.8](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.7...kubernetes-reflector-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [kubernetes-reflector-2.0.7](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.6...kubernetes-reflector-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [kubernetes-reflector-2.0.6](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.5...kubernetes-reflector-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [kubernetes-reflector-2.0.5](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.4...kubernetes-reflector-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [kubernetes-reflector-2.0.4](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.3...kubernetes-reflector-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [kubernetes-reflector-2.0.3](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.2...kubernetes-reflector-2.0.3) (2023-12-21) - -### Chore diff --git a/enterprise/kubernetes-reflector/3.0.1/Chart.yaml b/enterprise/kubernetes-reflector/3.0.1/Chart.yaml deleted file mode 100644 index 5b88a0b6da..0000000000 --- a/enterprise/kubernetes-reflector/3.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: kubernetes-reflector -version: 3.0.1 -appVersion: 7.1.217 -description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces -home: https://truecharts.org/charts/enterprise/kubernetes-reflector -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png -deprecated: false -sources: - - https://github.com/emberstack/kubernetes-reflector - - https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector - - https://hub.docker.com/r/emberstack/kubernetes-reflector -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - reflector - - secrets - - configmaps - - cert-manager - - certificates -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -type: application diff --git a/enterprise/kubernetes-reflector/3.0.1/app-changelog.md b/enterprise/kubernetes-reflector/3.0.1/app-changelog.md deleted file mode 100644 index fdee79b12c..0000000000 --- a/enterprise/kubernetes-reflector/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kubernetes-reflector-3.0.1](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.0.0...kubernetes-reflector-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/enterprise/kubernetes-reflector/3.0.1/charts/common-17.1.4.tgz b/enterprise/kubernetes-reflector/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/enterprise/kubernetes-reflector/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/enterprise/kubernetes-reflector/3.1.0/CHANGELOG.md b/enterprise/kubernetes-reflector/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..43dbc0ff3a --- /dev/null +++ b/enterprise/kubernetes-reflector/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kubernetes-reflector-3.1.0](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.0.1...kubernetes-reflector-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kubernetes-reflector-3.0.1](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.0.0...kubernetes-reflector-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kubernetes-reflector-3.0.0](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.11...kubernetes-reflector-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kubernetes-reflector-2.0.11](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.10...kubernetes-reflector-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kubernetes-reflector-2.0.10](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.9...kubernetes-reflector-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kubernetes-reflector-2.0.9](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.8...kubernetes-reflector-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kubernetes-reflector-2.0.8](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.7...kubernetes-reflector-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kubernetes-reflector-2.0.7](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.6...kubernetes-reflector-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kubernetes-reflector-2.0.6](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.5...kubernetes-reflector-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kubernetes-reflector-2.0.5](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.4...kubernetes-reflector-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [kubernetes-reflector-2.0.4](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.3...kubernetes-reflector-2.0.4) (2023-12-21) + +### Fix diff --git a/enterprise/kubernetes-reflector/3.1.0/Chart.yaml b/enterprise/kubernetes-reflector/3.1.0/Chart.yaml new file mode 100644 index 0000000000..ac370bc6bd --- /dev/null +++ b/enterprise/kubernetes-reflector/3.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kubernetes-reflector +version: 3.1.0 +appVersion: 7.1.217 +description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces +home: https://truecharts.org/charts/enterprise/kubernetes-reflector +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png +deprecated: false +sources: + - https://github.com/emberstack/kubernetes-reflector + - https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector + - https://hub.docker.com/r/emberstack/kubernetes-reflector +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - reflector + - secrets + - configmaps + - cert-manager + - certificates +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +type: application diff --git a/enterprise/kubernetes-reflector/3.0.1/README.md b/enterprise/kubernetes-reflector/3.1.0/README.md similarity index 100% rename from enterprise/kubernetes-reflector/3.0.1/README.md rename to enterprise/kubernetes-reflector/3.1.0/README.md diff --git a/enterprise/kubernetes-reflector/3.1.0/app-changelog.md b/enterprise/kubernetes-reflector/3.1.0/app-changelog.md new file mode 100644 index 0000000000..85b4b932bf --- /dev/null +++ b/enterprise/kubernetes-reflector/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kubernetes-reflector-3.1.0](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.0.1...kubernetes-reflector-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/enterprise/kubernetes-reflector/3.0.1/app-readme.md b/enterprise/kubernetes-reflector/3.1.0/app-readme.md similarity index 100% rename from enterprise/kubernetes-reflector/3.0.1/app-readme.md rename to enterprise/kubernetes-reflector/3.1.0/app-readme.md diff --git a/enterprise/kubernetes-reflector/3.1.0/charts/common-17.2.2.tgz b/enterprise/kubernetes-reflector/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/enterprise/kubernetes-reflector/3.1.0/charts/common-17.2.2.tgz differ diff --git a/enterprise/kubernetes-reflector/3.0.1/ix_values.yaml b/enterprise/kubernetes-reflector/3.1.0/ix_values.yaml similarity index 100% rename from enterprise/kubernetes-reflector/3.0.1/ix_values.yaml rename to enterprise/kubernetes-reflector/3.1.0/ix_values.yaml diff --git a/enterprise/kubernetes-reflector/3.0.1/questions.yaml b/enterprise/kubernetes-reflector/3.1.0/questions.yaml similarity index 100% rename from enterprise/kubernetes-reflector/3.0.1/questions.yaml rename to enterprise/kubernetes-reflector/3.1.0/questions.yaml diff --git a/enterprise/kubernetes-reflector/3.0.1/templates/common.yaml b/enterprise/kubernetes-reflector/3.1.0/templates/common.yaml similarity index 100% rename from enterprise/kubernetes-reflector/3.0.1/templates/common.yaml rename to enterprise/kubernetes-reflector/3.1.0/templates/common.yaml diff --git a/operators/cert-manager/3.0.2/values.yaml b/enterprise/kubernetes-reflector/3.1.0/values.yaml similarity index 100% rename from operators/cert-manager/3.0.2/values.yaml rename to enterprise/kubernetes-reflector/3.1.0/values.yaml diff --git a/enterprise/metallb-config/5.0.1/CHANGELOG.md b/enterprise/metallb-config/5.0.1/CHANGELOG.md deleted file mode 100644 index ae87a0395d..0000000000 --- a/enterprise/metallb-config/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [metallb-config-5.0.1](https://github.com/truecharts/charts/compare/metallb-config-5.0.0...metallb-config-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [metallb-config-5.0.0](https://github.com/truecharts/charts/compare/metallb-config-4.0.11...metallb-config-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [metallb-config-4.0.11](https://github.com/truecharts/charts/compare/metallb-config-4.0.10...metallb-config-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [metallb-config-4.0.10](https://github.com/truecharts/charts/compare/metallb-config-4.0.9...metallb-config-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [metallb-config-4.0.9](https://github.com/truecharts/charts/compare/metallb-config-4.0.8...metallb-config-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [metallb-config-4.0.8](https://github.com/truecharts/charts/compare/metallb-config-4.0.7...metallb-config-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [metallb-config-4.0.7](https://github.com/truecharts/charts/compare/metallb-config-4.0.6...metallb-config-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [metallb-config-4.0.6](https://github.com/truecharts/charts/compare/metallb-config-4.0.5...metallb-config-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [metallb-config-4.0.5](https://github.com/truecharts/charts/compare/metallb-config-4.0.4...metallb-config-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [metallb-config-4.0.4](https://github.com/truecharts/charts/compare/metallb-config-4.0.3...metallb-config-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [metallb-config-4.0.3](https://github.com/truecharts/charts/compare/metallb-config-4.0.2...metallb-config-4.0.3) (2023-12-21) - -### Chore diff --git a/enterprise/metallb-config/5.0.1/Chart.yaml b/enterprise/metallb-config/5.0.1/Chart.yaml deleted file mode 100644 index 13acc8d1e2..0000000000 --- a/enterprise/metallb-config/5.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: metallb-config -version: 5.0.1 -appVersion: latest -description: A network load-balancer implementation for Kubernetes using standard routing protocols -home: https://truecharts.org/charts/enterprise/metallb-config -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config - - https://hub.docker.com/_/hello-world - - https://metallb.universe.tf - - https://github.com/metallb/metallb -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - metallb - - loadbalancer -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: core - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -type: application diff --git a/enterprise/metallb-config/5.0.1/app-changelog.md b/enterprise/metallb-config/5.0.1/app-changelog.md deleted file mode 100644 index 384488bcea..0000000000 --- a/enterprise/metallb-config/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metallb-config-5.0.1](https://github.com/truecharts/charts/compare/metallb-config-5.0.0...metallb-config-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/enterprise/metallb-config/5.0.1/charts/common-17.1.4.tgz b/enterprise/metallb-config/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/enterprise/metallb-config/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/enterprise/metallb-config/5.1.0/CHANGELOG.md b/enterprise/metallb-config/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bc10e12899 --- /dev/null +++ b/enterprise/metallb-config/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metallb-config-5.1.0](https://github.com/truecharts/charts/compare/metallb-config-5.0.1...metallb-config-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [metallb-config-5.0.1](https://github.com/truecharts/charts/compare/metallb-config-5.0.0...metallb-config-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [metallb-config-5.0.0](https://github.com/truecharts/charts/compare/metallb-config-4.0.11...metallb-config-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [metallb-config-4.0.11](https://github.com/truecharts/charts/compare/metallb-config-4.0.10...metallb-config-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [metallb-config-4.0.10](https://github.com/truecharts/charts/compare/metallb-config-4.0.9...metallb-config-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [metallb-config-4.0.9](https://github.com/truecharts/charts/compare/metallb-config-4.0.8...metallb-config-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [metallb-config-4.0.8](https://github.com/truecharts/charts/compare/metallb-config-4.0.7...metallb-config-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [metallb-config-4.0.7](https://github.com/truecharts/charts/compare/metallb-config-4.0.6...metallb-config-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [metallb-config-4.0.6](https://github.com/truecharts/charts/compare/metallb-config-4.0.5...metallb-config-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [metallb-config-4.0.5](https://github.com/truecharts/charts/compare/metallb-config-4.0.4...metallb-config-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [metallb-config-4.0.4](https://github.com/truecharts/charts/compare/metallb-config-4.0.3...metallb-config-4.0.4) (2023-12-21) + +### Fix diff --git a/enterprise/metallb-config/5.1.0/Chart.yaml b/enterprise/metallb-config/5.1.0/Chart.yaml new file mode 100644 index 0000000000..840eea2f19 --- /dev/null +++ b/enterprise/metallb-config/5.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: metallb-config +version: 5.1.0 +appVersion: latest +description: A network load-balancer implementation for Kubernetes using standard routing protocols +home: https://truecharts.org/charts/enterprise/metallb-config +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png +deprecated: false +sources: + - https://metallb.universe.tf + - https://github.com/metallb/metallb + - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config + - https://hub.docker.com/_/hello-world +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - metallb + - loadbalancer +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: core + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +type: application diff --git a/enterprise/metallb-config/5.0.1/LICENSE b/enterprise/metallb-config/5.1.0/LICENSE similarity index 100% rename from enterprise/metallb-config/5.0.1/LICENSE rename to enterprise/metallb-config/5.1.0/LICENSE diff --git a/enterprise/metallb-config/5.0.1/README.md b/enterprise/metallb-config/5.1.0/README.md similarity index 100% rename from enterprise/metallb-config/5.0.1/README.md rename to enterprise/metallb-config/5.1.0/README.md diff --git a/enterprise/metallb-config/5.1.0/app-changelog.md b/enterprise/metallb-config/5.1.0/app-changelog.md new file mode 100644 index 0000000000..09e3c8f24c --- /dev/null +++ b/enterprise/metallb-config/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metallb-config-5.1.0](https://github.com/truecharts/charts/compare/metallb-config-5.0.1...metallb-config-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/enterprise/metallb-config/5.0.1/app-readme.md b/enterprise/metallb-config/5.1.0/app-readme.md similarity index 100% rename from enterprise/metallb-config/5.0.1/app-readme.md rename to enterprise/metallb-config/5.1.0/app-readme.md diff --git a/enterprise/metallb-config/5.1.0/charts/common-17.2.2.tgz b/enterprise/metallb-config/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/enterprise/metallb-config/5.1.0/charts/common-17.2.2.tgz differ diff --git a/enterprise/metallb-config/5.0.1/ix_values.yaml b/enterprise/metallb-config/5.1.0/ix_values.yaml similarity index 100% rename from enterprise/metallb-config/5.0.1/ix_values.yaml rename to enterprise/metallb-config/5.1.0/ix_values.yaml diff --git a/enterprise/metallb-config/5.0.1/questions.yaml b/enterprise/metallb-config/5.1.0/questions.yaml similarity index 100% rename from enterprise/metallb-config/5.0.1/questions.yaml rename to enterprise/metallb-config/5.1.0/questions.yaml diff --git a/operators/cloudnative-pg/5.1.1/templates/NOTES.txt b/enterprise/metallb-config/5.1.0/templates/NOTES.txt similarity index 100% rename from operators/cloudnative-pg/5.1.1/templates/NOTES.txt rename to enterprise/metallb-config/5.1.0/templates/NOTES.txt diff --git a/enterprise/metallb-config/5.0.1/templates/_bgpadvertisement.tpl b/enterprise/metallb-config/5.1.0/templates/_bgpadvertisement.tpl similarity index 100% rename from enterprise/metallb-config/5.0.1/templates/_bgpadvertisement.tpl rename to enterprise/metallb-config/5.1.0/templates/_bgpadvertisement.tpl diff --git a/enterprise/metallb-config/5.0.1/templates/_community.tpl b/enterprise/metallb-config/5.1.0/templates/_community.tpl similarity index 100% rename from enterprise/metallb-config/5.0.1/templates/_community.tpl rename to enterprise/metallb-config/5.1.0/templates/_community.tpl diff --git a/enterprise/metallb-config/5.0.1/templates/_ipaddresspool.tpl b/enterprise/metallb-config/5.1.0/templates/_ipaddresspool.tpl similarity index 100% rename from enterprise/metallb-config/5.0.1/templates/_ipaddresspool.tpl rename to enterprise/metallb-config/5.1.0/templates/_ipaddresspool.tpl diff --git a/enterprise/metallb-config/5.0.1/templates/_l2advertisement.tpl b/enterprise/metallb-config/5.1.0/templates/_l2advertisement.tpl similarity index 100% rename from enterprise/metallb-config/5.0.1/templates/_l2advertisement.tpl rename to enterprise/metallb-config/5.1.0/templates/_l2advertisement.tpl diff --git a/enterprise/metallb-config/5.0.1/templates/_peers.tpl b/enterprise/metallb-config/5.1.0/templates/_peers.tpl similarity index 100% rename from enterprise/metallb-config/5.0.1/templates/_peers.tpl rename to enterprise/metallb-config/5.1.0/templates/_peers.tpl diff --git a/enterprise/metallb-config/5.0.1/templates/common.yaml b/enterprise/metallb-config/5.1.0/templates/common.yaml similarity index 100% rename from enterprise/metallb-config/5.0.1/templates/common.yaml rename to enterprise/metallb-config/5.1.0/templates/common.yaml diff --git a/operators/cloudnative-pg/5.1.1/values.yaml b/enterprise/metallb-config/5.1.0/values.yaml similarity index 100% rename from operators/cloudnative-pg/5.1.1/values.yaml rename to enterprise/metallb-config/5.1.0/values.yaml diff --git a/enterprise/prometheus/16.1.0/CHANGELOG.md b/enterprise/prometheus/16.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6e40b51bc3 --- /dev/null +++ b/enterprise/prometheus/16.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prometheus-16.1.0](https://github.com/truecharts/charts/compare/prometheus-16.0.2...prometheus-16.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [prometheus-16.0.2](https://github.com/truecharts/charts/compare/prometheus-16.0.1...prometheus-16.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [prometheus-16.0.1](https://github.com/truecharts/charts/compare/prometheus-16.0.0...prometheus-16.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [prometheus-16.0.0](https://github.com/truecharts/charts/compare/prometheus-15.0.0...prometheus-16.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [prometheus-16.0.0](https://github.com/truecharts/charts/compare/prometheus-15.0.0...prometheus-16.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [prometheus-15.0.0](https://github.com/truecharts/charts/compare/prometheus-14.0.12...prometheus-15.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [prometheus-14.0.12](https://github.com/truecharts/charts/compare/prometheus-14.0.11...prometheus-14.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [prometheus-14.0.11](https://github.com/truecharts/charts/compare/prometheus-14.0.10...prometheus-14.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [prometheus-14.0.10](https://github.com/truecharts/charts/compare/prometheus-14.0.9...prometheus-14.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [prometheus-14.0.9](https://github.com/truecharts/charts/compare/prometheus-14.0.8...prometheus-14.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [prometheus-14.0.8](https://github.com/truecharts/charts/compare/prometheus-14.0.7...prometheus-14.0.8) (2023-12-23) + +### Chore diff --git a/enterprise/prometheus/16.1.0/Chart.yaml b/enterprise/prometheus/16.1.0/Chart.yaml new file mode 100644 index 0000000000..51e1f5e545 --- /dev/null +++ b/enterprise/prometheus/16.1.0/Chart.yaml @@ -0,0 +1,51 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: prometheus +version: 16.1.0 +appVersion: 2.48.1 +description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. +home: https://truecharts.org/charts/enterprise/prometheus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png +deprecated: false +sources: + - https://github.com/prometheus-operator/kube-prometheus + - https://github.com/prometheus-community/helm-charts + - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus + - https://hub.docker.com/r/bitnami/prometheus +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - metrics +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: node-exporter + version: 6.1.0 + repository: https://deps.truecharts.org + condition: exporters.enabled,exporters.node-exporter.enabled + alias: "" + tags: [] + import-values: [] + - name: kube-state-metrics + version: 6.1.0 + repository: https://deps.truecharts.org + condition: exporters.enabled,exporters.kube-state-metrics.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +type: application diff --git a/enterprise/prometheus/16.1.0/LICENSE b/enterprise/prometheus/16.1.0/LICENSE new file mode 100644 index 0000000000..c30fceb4a5 --- /dev/null +++ b/enterprise/prometheus/16.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Prometheus" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/enterprise/prometheus/16.1.0/README.md b/enterprise/prometheus/16.1.0/README.md new file mode 100644 index 0000000000..da5be0a605 --- /dev/null +++ b/enterprise/prometheus/16.1.0/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/enterprise/prometheus) + +**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/enterprise/prometheus/16.1.0/app-changelog.md b/enterprise/prometheus/16.1.0/app-changelog.md new file mode 100644 index 0000000000..9b0664ba67 --- /dev/null +++ b/enterprise/prometheus/16.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-16.1.0](https://github.com/truecharts/charts/compare/prometheus-16.0.2...prometheus-16.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/enterprise/prometheus/16.1.0/app-readme.md b/enterprise/prometheus/16.1.0/app-readme.md new file mode 100644 index 0000000000..93f59634ea --- /dev/null +++ b/enterprise/prometheus/16.1.0/app-readme.md @@ -0,0 +1,8 @@ +kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/enterprise/prometheus](https://truecharts.org/charts/enterprise/prometheus) + +--- + +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/enterprise/prometheus/16.1.0/charts/common-17.2.2.tgz b/enterprise/prometheus/16.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/enterprise/prometheus/16.1.0/charts/common-17.2.2.tgz differ diff --git a/enterprise/prometheus/16.1.0/charts/kube-state-metrics-6.1.0.tgz b/enterprise/prometheus/16.1.0/charts/kube-state-metrics-6.1.0.tgz new file mode 100644 index 0000000000..82f9202f81 Binary files /dev/null and b/enterprise/prometheus/16.1.0/charts/kube-state-metrics-6.1.0.tgz differ diff --git a/enterprise/prometheus/16.1.0/charts/node-exporter-6.1.0.tgz b/enterprise/prometheus/16.1.0/charts/node-exporter-6.1.0.tgz new file mode 100644 index 0000000000..d96b1565b4 Binary files /dev/null and b/enterprise/prometheus/16.1.0/charts/node-exporter-6.1.0.tgz differ diff --git a/enterprise/prometheus/16.1.0/ix_values.yaml b/enterprise/prometheus/16.1.0/ix_values.yaml new file mode 100644 index 0000000000..89fe05bf6f --- /dev/null +++ b/enterprise/prometheus/16.1.0/ix_values.yaml @@ -0,0 +1,1343 @@ +image: + repository: bitnami/prometheus + tag: 2.48.1@sha256:9ee5354395bf5cd60f766107e4d97c28d7e62626f3345fa5746d868fde06d2c3 +thanosImage: + repository: quay.io/thanos/thanos + tag: v0.33.0@sha256:f7177edda27b5bc08e363187ffb093a9b7fbedbb15a2f2d0e007216cf42a9525 +alertmanagerImage: + repository: bitnami/alertmanager + tag: 0.26.0@sha256:ec6a6b36356594e486f9cb0461c830123c6c4ca016ae0cdcffcbaaf8e8adb703 +global: + labels: {} +workload: + main: + enabled: false + podSpec: + containers: + main: + enabled: false + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false +service: + main: + selectorLabels: + app.kubernetes.io/name: prometheus + prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' + ports: + main: + port: 10086 + targetPort: 9090 + protocol: http + alertmanager: + enabled: true + selectorLabels: + app.kubernetes.io/name: alertmanager + alertmanager: '{{ template "kube-prometheus.alertmanager.fullname" . }}' + ports: + alertmanager: + enabled: true + port: 10087 + targetPort: 9093 + protocol: http + thanos: + enabled: true + selectorLabels: + app.kubernetes.io/name: prometheus + prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' + ports: + thanos: + enabled: true + port: 10901 + targetPort: 10901 + protocol: http +ingress: + main: + enabled: false + alertmanager: + enabled: false + thanos: + enabled: false +#### +## Operator Config +#### +env: + PROMETHEUS_CONFIG_RELOADER: + configMapKeyRef: + name: prometheus-operator-config + key: prometheus-config-reloader +podOptions: + automountServiceAccountToken: true +rbac: + main: + enabled: true + primary: true + clusterWide: true + rules: + - apiGroups: + - apiextensions.k8s.io + resources: + - customresourcedefinitions + verbs: + - create + - apiGroups: + - apiextensions.k8s.io + resourceNames: + - alertmanagers.monitoring.coreos.com + - podmonitors.monitoring.coreos.com + - prometheuses.monitoring.coreos.com + - prometheusrules.monitoring.coreos.com + - servicemonitors.monitoring.coreos.com + - thanosrulers.monitoring.coreos.com + - probes.monitoring.coreos.com + resources: + - customresourcedefinitions + verbs: + - get + - update + - apiGroups: + - monitoring.coreos.com + resources: + - alertmanagers + - alertmanagers/finalizers + - alertmanagerconfigs + - prometheuses + - prometheuses/finalizers + - thanosrulers + - thanosrulers/finalizers + - servicemonitors + - podmonitors + - probes + - prometheusrules + verbs: + - "*" + - apiGroups: + - apps + resources: + - statefulsets + verbs: + - "*" + - apiGroups: + - "" + resources: + - configmaps + - secrets + verbs: + - "*" + - apiGroups: + - "" + resources: + - pods + verbs: + - list + - delete + - apiGroups: + - "" + resources: + - services + - services/finalizers + - endpoints + verbs: + - get + - create + - update + - delete + - apiGroups: + - "" + resources: + - nodes + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - namespaces + verbs: + - get + - list + - watch + - apiGroups: + - networking.k8s.io + resources: + - ingresses + verbs: + - get + - list + - watch +# -- The service account the pods will use to interact with the Kubernetes API +serviceAccount: + main: + enabled: true + primary: true +securityContext: + readOnlyRootFilesystem: false +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + custom: true + spec: + httpGet: + path: "/metrics" + port: promop + scheme: HTTP + # -- Redainess probe configuration + # @default -- See below + readiness: + custom: true + spec: + httpGet: + path: "/metrics" + port: promop + scheme: HTTP + # -- Startup probe configuration + # @default -- See below + startup: + custom: true + spec: + httpGet: + path: "/metrics" + port: promop + scheme: HTTP +operator: + ## Create a servicemonitor for the operator + ## + serviceMonitor: + ## @param operator.serviceMonitor.enabled Creates a ServiceMonitor to monitor Prometheus Operator + ## + enabled: false + ## @param operator.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param operator.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param operator.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## Prometheus Configmap-reload image to use for reloading configmaps + ## defaults to Bitnami Prometheus Operator (ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus-operator/tags/) + ## + prometheusConfigReloader: + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + livenessProbe: + enabled: true + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 5 + failureThreshold: 6 + successThreshold: 1 + readinessProbe: + enabled: true + initialDelaySeconds: 15 + periodSeconds: 20 + timeoutSeconds: 5 + failureThreshold: 6 + successThreshold: 1 +#### +## Prometheus Config (Spawned by Operator) +#### + +## Deploy a Prometheus instance +## +prometheus: + ## @param prometheus.enabled Deploy Prometheus to the cluster + ## + enabled: true + ## Bitnami Prometheus image version + ## ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus/tags/ + ## @param prometheus.image.registry Prometheus image registry + ## @param prometheus.image.repository Prometheus image repository + ## @param prometheus.image.tag Prometheus Image tag (immutable tags are recommended) + ## @param prometheus.image.pullSecrets Specify docker-registry secret names as an array + ## + ## Service account for Prometheus to use. + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ + ## + serviceAccount: + ## @param prometheus.serviceAccount.create Specify whether to create a ServiceAccount for Prometheus + ## + create: true + ## @param prometheus.serviceAccount.name The name of the ServiceAccount to create + ## If not set and create is true, a name is generated using the kube-prometheus.prometheus.fullname template + name: "" + ## @param prometheus.serviceAccount.annotations Additional annotations for created Prometheus ServiceAccount + ## annotations: + ## eks.amazonaws.com/role-arn: arn:aws:iam::ACCOUNT:role/prometheus + ## + annotations: {} + ## Prometheus pods' Security Context + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod + ## @param prometheus.podSecurityContext.enabled Enable security context + ## @param prometheus.podSecurityContext.runAsUser User ID for the container + ## @param prometheus.podSecurityContext.fsGroup Group ID for the container filesystem + ## + podSecurityContext: + enabled: true + runAsUser: 1001 + fsGroup: 1001 + ## Prometheus containers' Security Context + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container + ## @param prometheus.containerSecurityContext.enabled Enable container security context + ## @param prometheus.containerSecurityContext.readOnlyRootFilesystem Mount / (root) as a readonly filesystem + ## @param prometheus.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off + ## @param prometheus.containerSecurityContext.runAsNonRoot Force the container to run as a non root user + ## @param prometheus.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped + ## + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + serviceMonitor: + ## @param prometheus.serviceMonitor.enabled Creates a ServiceMonitor to monitor Prometheus itself + ## + enabled: true + ## @param prometheus.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param prometheus.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param prometheus.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## @param prometheus.externalUrl External URL used to access Prometheus + ## If not creating an ingress but still exposing the service some other way (like a proxy) + ## let Prometheus know what its external URL is so that it can properly create links + ## externalUrl: https://prometheus.example.com + ## + externalUrl: "" + ## @param prometheus.resources CPU/Memory resource requests/limits for node + ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ + ## + resources: {} + ## @param prometheus.podAffinityPreset Prometheus Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAffinityPreset: "" + ## @param prometheus.podAntiAffinityPreset Prometheus Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAntiAffinityPreset: soft + ## Node affinity preset + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity + ## + nodeAffinityPreset: + ## @param prometheus.nodeAffinityPreset.type Prometheus Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## + type: "" + ## @param prometheus.nodeAffinityPreset.key Prometheus Node label key to match Ignored if `affinity` is set. + ## E.g. + ## key: "kubernetes.io/e2e-az-name" + ## + key: "" + ## @param prometheus.nodeAffinityPreset.values Prometheus Node label values to match. Ignored if `affinity` is set. + ## E.g. + ## values: + ## - e2e-az1 + ## - e2e-az2 + ## + values: [] + ## @param prometheus.affinity Prometheus Affinity for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity + ## Note: prometheus.podAffinityPreset, prometheus.podAntiAffinityPreset, and prometheus.nodeAffinityPreset will be ignored when it's set + ## + affinity: {} + ## @param prometheus.nodeSelector Prometheus Node labels for pod assignment + ## ref: https://kubernetes.io/docs/user-guide/node-selection/ + ## + nodeSelector: {} + ## @param prometheus.tolerations Prometheus Tolerations for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ + ## + tolerations: [] + ## @param prometheus.scrapeInterval Interval between consecutive scrapes + ## + scrapeInterval: "15s" + ## @param prometheus.evaluationInterval Interval between consecutive evaluations + ## + evaluationInterval: "30s" + ## @param prometheus.listenLocal ListenLocal makes the Prometheus server listen on loopback + ## + listenLocal: false + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.livenessProbe.enabled Turn on and off liveness probe + ## @param prometheus.livenessProbe.path Path of the HTTP service for checking the healthy state + ## @param prometheus.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated + ## @param prometheus.livenessProbe.periodSeconds How often to perform the probe + ## @param prometheus.livenessProbe.timeoutSeconds When the probe times out + ## @param prometheus.livenessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.livenessProbe.successThreshold Minimum consecutive successes for the probe + ## + livenessProbe: + enabled: true + path: /-/healthy + initialDelaySeconds: 0 + failureThreshold: 10 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 3 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.readinessProbe.enabled Turn on and off readiness probe + ## @param prometheus.readinessProbe.path Path of the HTTP service for checking the ready state + ## @param prometheus.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated + ## @param prometheus.readinessProbe.periodSeconds How often to perform the probe + ## @param prometheus.readinessProbe.timeoutSeconds When the probe times out + ## @param prometheus.readinessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.readinessProbe.successThreshold Minimum consecutive successes for the probe + ## + readinessProbe: + enabled: true + path: /-/ready + initialDelaySeconds: 0 + failureThreshold: 10 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 3 + ## @param prometheus.enableAdminAPI Enable Prometheus adminitrative API + ## ref: https://prometheus.io/docs/prometheus/latest/querying/api/#tsdb-admin-apis + ## + enableAdminAPI: false + ## @param prometheus.enableFeatures Enable access to Prometheus disabled features. + ## ref: https://prometheus.io/docs/prometheus/latest/disabled_features/ + ## + enableFeatures: [] + ## @param prometheus.alertingEndpoints Alertmanagers to which alerts will be sent + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#alertmanagerendpoints + ## + alertingEndpoints: [] + ## @param prometheus.externalLabels External labels to add to any time series or alerts when communicating with external systems + ## + externalLabels: {} + ## @param prometheus.replicaExternalLabelName Name of the external label used to denote replica name + ## + replicaExternalLabelName: "" + ## @param prometheus.replicaExternalLabelNameClear Clear external label used to denote replica name + ## + replicaExternalLabelNameClear: false + ## @param prometheus.routePrefix Prefix used to register routes, overriding externalUrl route + ## Useful for proxies that rewrite URLs. + ## + routePrefix: / + ## @param prometheus.prometheusExternalLabelName Name of the external label used to denote Prometheus instance name + ## + prometheusExternalLabelName: "" + ## @param prometheus.prometheusExternalLabelNameClear Clear external label used to denote Prometheus instance name + ## + prometheusExternalLabelNameClear: false + ## @param prometheus.secrets Secrets that should be mounted into the Prometheus Pods + ## + secrets: [] + ## @param prometheus.configMaps ConfigMaps that should be mounted into the Prometheus Pods + ## + configMaps: [] + ## @param prometheus.querySpec The query command line flags when starting Prometheus + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#queryspec + ## + querySpec: {} + ## @param prometheus.ruleNamespaceSelector Namespaces to be selected for PrometheusRules discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + ruleNamespaceSelector: {} + ## @param prometheus.ruleSelector PrometheusRules to be selected for target discovery + ## If {}, select all ServiceMonitors + ## + ruleSelector: {} + ## @param prometheus.serviceMonitorSelector ServiceMonitors to be selected for target discovery + ## If {}, select all ServiceMonitors + ## + serviceMonitorSelector: {} + ## @param prometheus.matchLabels Matchlabels + ## + matchLabels: {} + ## @param prometheus.serviceMonitorNamespaceSelector Namespaces to be selected for ServiceMonitor discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + serviceMonitorNamespaceSelector: {} + ## @param prometheus.podMonitorSelector PodMonitors to be selected for target discovery. + ## If {}, select all PodMonitors + ## + podMonitorSelector: {} + ## @param prometheus.podMonitorNamespaceSelector Namespaces to be selected for PodMonitor discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + podMonitorNamespaceSelector: {} + ## @param prometheus.probeSelector Probes to be selected for target discovery. + ## If {}, select all Probes + ## + probeSelector: {} + ## @param prometheus.probeNamespaceSelector Namespaces to be selected for Probe discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + probeNamespaceSelector: {} + ## @param prometheus.scrapeConfigSelector The scrapeConfigs to be selected for target discovery. + ## If {}, select all scrapeConfigs + ## + scrapeConfigSelector: {} + ## @param prometheus.scrapeConfigNamespaceSelector Namespaces to be selected for scrapeConfig discovery. + ## If {}, select all namespaces. + ## If nil, select own namespace. + scrapeConfigNamespaceSelector: {} + ## @param prometheus.retention Metrics retention days + ## + retention: 31d + ## @param prometheus.retentionSize Maximum size of metrics + ## + retentionSize: "" + ## @param prometheus.disableCompaction Disable the compaction of the Prometheus TSDB + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec + ## ref: https://prometheus.io/docs/prometheus/latest/storage/#compaction + ## + disableCompaction: false + ## @param prometheus.walCompression Enable compression of the write-ahead log using Snappy + ## + walCompression: false + ## @param prometheus.paused If true, the Operator won't process any Prometheus configuration changes + ## + paused: false + ## @param prometheus.replicaCount Number of Prometheus replicas desired + ## + replicaCount: 1 + ## @param prometheus.logLevel Log level for Prometheus + ## + logLevel: info + ## @param prometheus.logFormat Log format for Prometheus + ## + logFormat: logfmt + ## @param prometheus.podMetadata [object] Standard object's metadata + ## ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata + ## + podMetadata: + ## labels: + ## app: prometheus + ## k8s-app: prometheus + ## + labels: {} + annotations: {} + ## @param prometheus.remoteRead The remote_read spec configuration for Prometheus + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#remotereadspec + ## remoteRead: + ## - url: http://remote1/read + ## + remoteRead: [] + ## @param prometheus.remoteWrite The remote_write spec configuration for Prometheus + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#remotewritespec + ## remoteWrite: + ## - url: http://remote1/push + ## + remoteWrite: [] + ## @param prometheus.storageSpec Prometheus StorageSpec for persistent data + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/storage.md + ## + storageSpec: {} + ## Prometheus persistence parameters + ## + persistence: + ## @param prometheus.persistence.enabled Use PVCs to persist data. If the storageSpec is provided this will not take effect. + ## + enabled: true + ## @param prometheus.persistence.storageClass Persistent Volume Storage Class + ## If defined, storageClassName: + ## If set to "-", storageClassName: "", which disables dynamic provisioning + ## If undefined (the default) or set to null, no storageClassName spec is + ## set, choosing the default provisioner. + ## + storageClass: "" + ## @param prometheus.persistence.accessModes Persistent Volume Access Modes + ## + accessModes: + - ReadWriteOnce + ## @param prometheus.persistence.size Persistent Volume Size + ## + size: 999Gi + ## @param prometheus.priorityClassName Priority class assigned to the Pods + ## + priorityClassName: "" + ## @param prometheus.containers Containers allows injecting additional containers + ## + containers: [] + ## @param prometheus.volumes Volumes allows configuration of additional volumes + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec + ## + volumes: [] + ## @param prometheus.volumeMounts VolumeMounts allows configuration of additional VolumeMounts. Evaluated as a template + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec + ## + volumeMounts: [] + ## @param prometheus.additionalPrometheusRules PrometheusRule defines recording and alerting rules for a Prometheus instance. + additionalPrometheusRules: [] + ## - name: custom-recording-rules + ## groups: + ## - name: sum_node_by_job + ## rules: + ## - record: job:kube_node_labels:sum + ## expr: sum(kube_node_labels) by (job) + ## - name: sum_prometheus_config_reload_by_pod + ## rules: + ## - record: job:prometheus_config_last_reload_successful:sum + ## expr: sum(prometheus_config_last_reload_successful) by (pod) + ## - name: custom-alerting-rules + ## groups: + ## - name: prometheus-config + ## rules: + ## - alert: PrometheusConfigurationReload + ## expr: prometheus_config_last_reload_successful > 0 + ## for: 1m + ## labels: + ## severity: error + ## annotations: + ## summary: "Prometheus configuration reload (instance {{ $labels.instance }})" + ## description: "Prometheus configuration reload error\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" + ## - name: custom-node-exporter-alerting-rules + ## rules: + ## - alert: PhysicalComponentTooHot + ## expr: node_hwmon_temp_celsius > 75 + ## for: 5m + ## labels: + ## severity: warning + ## annotations: + ## summary: "Physical component too hot (instance {{ $labels.instance }})" + ## description: "Physical hardware component too hot\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" + ## - alert: NodeOvertemperatureAlarm + ## expr: node_hwmon_temp_alarm == 1 + ## for: 5m + ## labels: + ## severity: critical + ## annotations: + ## summary: "Node overtemperature alarm (instance {{ $labels.instance }})" + ## description: "Physical node temperature alarm triggered\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" + ## + ## Note that the prometheus will fail to provision if the correct secret does not exist. + ## @param prometheus.additionalScrapeConfigs.enabled Enable additional scrape configs + ## @param prometheus.additionalScrapeConfigs.type Indicates if the cart should use external additional scrape configs or internal configs + ## @param prometheus.additionalScrapeConfigs.external.name Name of the secret that Prometheus should use for the additional external scrape configuration + ## @param prometheus.additionalScrapeConfigs.external.key Name of the key inside the secret to be used for the additional external scrape configuration + ## @param prometheus.additionalScrapeConfigs.internal.jobList A list of Prometheus scrape jobs + ## + additionalScrapeConfigs: + enabled: false + type: external + external: + ## Name of the secret that Prometheus should use for the additional scrape configuration + ## + name: "" + ## Name of the key inside the secret to be used for the additional scrape configuration. + ## + key: "" + internal: + jobList: [] + ## @param prometheus.additionalScrapeConfigsExternal.enabled Deprecated: Enable additional scrape configs that are managed externally to this chart + ## @param prometheus.additionalScrapeConfigsExternal.name Deprecated: Name of the secret that Prometheus should use for the additional scrape configuration + ## @param prometheus.additionalScrapeConfigsExternal.key Deprecated: Name of the key inside the secret to be used for the additional scrape configuration + ## + additionalScrapeConfigsExternal: + enabled: false + name: "" + key: "" + ## Enable additional Prometheus alert relabel configs that are managed externally to this chart + ## Note that the prometheus will fail to provision if the correct secret does not exist. + ## @param prometheus.additionalAlertRelabelConfigsExternal.enabled Enable additional Prometheus alert relabel configs that are managed externally to this chart + ## @param prometheus.additionalAlertRelabelConfigsExternal.name Name of the secret that Prometheus should use for the additional Prometheus alert relabel configuration + ## @param prometheus.additionalAlertRelabelConfigsExternal.key Name of the key inside the secret to be used for the additional Prometheus alert relabel configuration + ## + additionalAlertRelabelConfigsExternal: + enabled: false + name: "" + key: "" + ## Thanos sidecar container configuration + ## + thanos: + ## @param prometheus.thanos.create Create a Thanos sidecar container + ## + create: false + ## Bitnami Thanos image + ## ref: https://hub.docker.com/r/tccr.io/truecharts/thanos/tags/ + ## @param prometheus.thanos.image.registry Thanos image registry + ## @param prometheus.thanos.image.repository Thanos image name + ## @param prometheus.thanos.image.tag Thanos image tag + ## @param prometheus.thanos.image.pullPolicy Thanos image pull policy + ## @param prometheus.thanos.image.pullSecrets Specify docker-registry secret names as an array + ## + ## Thanos Sidecar container's securityContext + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container + ## @param prometheus.thanos.containerSecurityContext.enabled Enable container security context + ## @param prometheus.thanos.containerSecurityContext.readOnlyRootFilesystem mount / (root) as a readonly filesystem + ## @param prometheus.thanos.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off + ## @param prometheus.thanos.containerSecurityContext.runAsNonRoot Force the container to run as a non root user + ## @param prometheus.thanos.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped + ## + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + ## @param prometheus.thanos.prometheusUrl Override default prometheus url "http://localhost:9090" + ## + prometheusUrl: "" + ## @param prometheus.thanos.extraArgs Additional arguments passed to the thanos sidecar container + ## extraArgs: + ## - --log.level=debug + ## - --tsdb.path=/data/ + ## + extraArgs: [] + ## @param prometheus.thanos.objectStorageConfig Support mounting a Secret for the objectStorageConfig of the sideCar container. + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/thanos.md + ## objectStorageConfig: + ## secretName: thanos-objstore-config + ## secretKey: thanos.yaml + ## + objectStorageConfig: {} + ## ref: https://github.com/thanos-io/thanos/blob/main/docs/components/sidecar.md + ## @param prometheus.thanos.extraVolumeMounts Additional volumeMounts from `prometheus.volumes` for thanos sidecar container + ## extraVolumeMounts: + ## - name: my-secret-volume + ## mountPath: /etc/thanos/secrets/my-secret + ## + extraVolumeMounts: [] + ## Thanos sidecar container resource requests and limits. + ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ + ## We usually recommend not to specify default resources and to leave this as a conscious + ## choice for the user. This also increases chances charts run on environments with little + ## resources, such as Minikube. If you do want to specify resources, uncomment the following + ## lines, adjust them as necessary, and remove the curly braces after 'resources:'. + ## @param prometheus.thanos.resources.limits The resources limits for the Thanos sidecar container + ## @param prometheus.thanos.resources.requests The resources requests for the Thanos sidecar container + ## + resources: + ## Example: + ## limits: + ## cpu: 100m + ## memory: 128Mi + limits: {} + ## Examples: + ## requests: + ## cpu: 100m + ## memory: 128Mi + requests: {} + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.thanos.livenessProbe.enabled Turn on and off liveness probe + ## @param prometheus.thanos.livenessProbe.path Path of the HTTP service for checking the healthy state + ## @param prometheus.thanos.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated + ## @param prometheus.thanos.livenessProbe.periodSeconds How often to perform the probe + ## @param prometheus.thanos.livenessProbe.timeoutSeconds When the probe times out + ## @param prometheus.thanos.livenessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.thanos.livenessProbe.successThreshold Minimum consecutive successes for the probe + ## + livenessProbe: + enabled: true + path: /-/healthy + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.thanos.readinessProbe.enabled Turn on and off readiness probe + ## @param prometheus.thanos.readinessProbe.path Path of the HTTP service for checking the ready state + ## @param prometheus.thanos.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated + ## @param prometheus.thanos.readinessProbe.periodSeconds How often to perform the probe + ## @param prometheus.thanos.readinessProbe.timeoutSeconds When the probe times out + ## @param prometheus.thanos.readinessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.thanos.readinessProbe.successThreshold Minimum consecutive successes for the probe + ## + readinessProbe: + enabled: true + path: /-/ready + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## Thanos Sidecar Service + ## + service: + ## @param prometheus.thanos.service.type Kubernetes service type + ## + type: ClusterIP + ## @param prometheus.thanos.service.port Thanos service port + ## + port: 10901 + ## @param prometheus.thanos.service.clusterIP Specific cluster IP when service type is cluster IP. Use `None` to create headless service by default. + ## Use a "headless" service by default so it returns every pod's IP instead of loadbalancing requests. + ## + clusterIP: None + ## @param prometheus.thanos.service.nodePort Specify the nodePort value for the LoadBalancer and NodePort service types. + ## ref: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport + ## e.g: + ## nodePort: 30901 + ## + nodePort: "" + ## @param prometheus.thanos.service.loadBalancerIP `loadBalancerIP` if service type is `LoadBalancer` + ## Set the LoadBalancer service type to internal only + ## ref: https://kubernetes.io/docs/concepts/services-networking/service/#internal-load-balancer + ## + loadBalancerIP: "" + ## @param prometheus.thanos.service.loadBalancerSourceRanges Address that are allowed when svc is `LoadBalancer` + ## https://kubernetes.io/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/#restrict-access-for-loadbalancer-service + ## e.g: + ## loadBalancerSourceRanges: + ## - 10.10.10.0/24 + ## + loadBalancerSourceRanges: [] + ## @param prometheus.thanos.service.annotations Additional annotations for Prometheus service + ## + annotations: {} + ## @param prometheus.thanos.service.extraPorts Additional ports to expose from the Thanos sidecar container + ## extraPorts: + ## - name: http + ## port: 10902 + ## targetPort: http + ## protocol: tcp + ## + extraPorts: [] + ## @param prometheus.portName Port name used for the pods and governing service. This defaults to web + ## + portName: main +#### +## Alert Manager Config +#### + +## @section Alertmanager Parameters + +## Configuration for alertmanager +## ref: https://prometheus.io/docs/alerting/alertmanager/ +## +alertmanager: + ## @param alertmanager.enabled Deploy Alertmanager to the cluster + ## + enabled: true + ## Service account for Alertmanager to use. + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ + ## + serviceAccount: + ## @param alertmanager.serviceAccount.create Specify whether to create a ServiceAccount for Alertmanager + ## + create: true + ## @param alertmanager.serviceAccount.name The name of the ServiceAccount to create + ## If not set and create is true, a name is generated using the kube-prometheus.alertmanager.fullname template + name: "" + ## Prometheus Alertmanager pods' Security Context + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod + ## @param alertmanager.podSecurityContext.enabled Enable security context + ## @param alertmanager.podSecurityContext.runAsUser User ID for the container + ## @param alertmanager.podSecurityContext.fsGroup Group ID for the container filesystem + ## + podSecurityContext: + enabled: true + runAsUser: 1001 + fsGroup: 1001 + ## Prometheus Alertmanager container's securityContext + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container + ## @param alertmanager.containerSecurityContext.enabled Enable container security context + ## @param alertmanager.containerSecurityContext.readOnlyRootFilesystem mount / (root) as a readonly filesystem + ## @param alertmanager.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off + ## @param alertmanager.containerSecurityContext.runAsNonRoot Force the container to run as a non root user + ## @param alertmanager.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped + ## + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + ## Configure pod disruption budgets for Alertmanager + ## ref: https://kubernetes.io/docs/tasks/run-application/configure-pdb/#specifying-a-poddisruptionbudget + ## @param alertmanager.podDisruptionBudget.enabled Create a pod disruption budget for Alertmanager + ## @param alertmanager.podDisruptionBudget.minAvailable Minimum number / percentage of pods that should remain scheduled + ## @param alertmanager.podDisruptionBudget.maxUnavailable Maximum number / percentage of pods that may be made unavailable + ## + podDisruptionBudget: + enabled: false + minAvailable: 1 + maxUnavailable: "" + ## If true, create a serviceMonitor for alertmanager + ## + serviceMonitor: + ## @param alertmanager.serviceMonitor.enabled Creates a ServiceMonitor to monitor Alertmanager + ## + enabled: true + ## @param alertmanager.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param alertmanager.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param alertmanager.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## @param alertmanager.externalUrl External URL used to access Alertmanager + ## e.g: + ## externalUrl: https://alertmanager.example.com + ## + externalUrl: "" + ## @param alertmanager.resources CPU/Memory resource requests/limits for node + ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ + ## + resources: {} + ## @param alertmanager.podAffinityPreset Alertmanager Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAffinityPreset: "" + ## @param alertmanager.podAntiAffinityPreset Alertmanager Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAntiAffinityPreset: soft + ## Node affinity preset + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity + ## + nodeAffinityPreset: + ## @param alertmanager.nodeAffinityPreset.type Alertmanager Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## + type: "" + ## @param alertmanager.nodeAffinityPreset.key Alertmanager Node label key to match Ignored if `affinity` is set. + ## E.g. + ## key: "kubernetes.io/e2e-az-name" + ## + key: "" + ## @param alertmanager.nodeAffinityPreset.values Alertmanager Node label values to match. Ignored if `affinity` is set. + ## E.g. + ## values: + ## - e2e-az1 + ## - e2e-az2 + ## + values: [] + ## @param alertmanager.affinity Alertmanager Affinity for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity + ## Note: alertmanager.podAffinityPreset, alertmanager.podAntiAffinityPreset, and alertmanager.nodeAffinityPreset will be ignored when it's set + ## + affinity: {} + ## @param alertmanager.nodeSelector Alertmanager Node labels for pod assignment + ## ref: https://kubernetes.io/docs/user-guide/node-selection/ + ## + nodeSelector: {} + ## @param alertmanager.tolerations Alertmanager Tolerations for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ + ## + tolerations: [] + ## Alertmanager configuration + ## ref: https://prometheus.io/docs/alerting/configuration/#configuration-file + ## @param alertmanager.config [object] Alertmanager configuration directive + ## @skip alertmanager.config.route.group_by + ## @skip alertmanager.config.route.routes + ## @skip alertmanager.config.receivers + ## + config: + global: + resolve_timeout: 5m + route: + group_by: + - job + group_wait: 30s + group_interval: 5m + repeat_interval: 12h + receiver: "null" + routes: + - match: + alertname: Watchdog + receiver: "null" + receivers: + - name: "null" + ## @param alertmanager.externalConfig Alertmanager configuration is created externally. If true, `alertmanager.config` is ignored, and a secret will not be created. + ## Alertmanager requires a secret named `alertmanager-{{ template "kube-prometheus.alertmanager.fullname" . }}` + ## It must contain: + ## alertmanager.yaml: + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/alerting.md#alerting + ## + externalConfig: false + ## @param alertmanager.replicaCount Number of Alertmanager replicas desired + ## + replicaCount: 1 + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param alertmanager.livenessProbe.enabled Turn on and off liveness probe + ## @param alertmanager.livenessProbe.path Path of the HTTP service for checking the healthy state + ## @param alertmanager.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated + ## @param alertmanager.livenessProbe.periodSeconds How often to perform the probe + ## @param alertmanager.livenessProbe.timeoutSeconds When the probe times out + ## @param alertmanager.livenessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param alertmanager.livenessProbe.successThreshold Minimum consecutive successes for the probe + ## + livenessProbe: + enabled: true + path: /-/healthy + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param alertmanager.readinessProbe.enabled Turn on and off readiness probe + ## @param alertmanager.readinessProbe.path Path of the HTTP service for checking the ready state + ## @param alertmanager.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated + ## @param alertmanager.readinessProbe.periodSeconds How often to perform the probe + ## @param alertmanager.readinessProbe.timeoutSeconds When the probe times out + ## @param alertmanager.readinessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param alertmanager.readinessProbe.successThreshold Minimum consecutive successes for the probe + ## + readinessProbe: + enabled: true + path: /-/ready + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## @param alertmanager.logLevel Log level for Alertmanager + ## + logLevel: info + ## @param alertmanager.logFormat Log format for Alertmanager + ## + logFormat: logfmt + ## @param alertmanager.podMetadata [object] Standard object's metadata. + ## ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata + ## + podMetadata: + labels: {} + annotations: {} + ## @param alertmanager.secrets Secrets that should be mounted into the Alertmanager Pods + ## + secrets: [] + ## @param alertmanager.configMaps ConfigMaps that should be mounted into the Alertmanager Pods + ## + configMaps: [] + ## @param alertmanager.retention Metrics retention days + ## + retention: 240h + ## @param alertmanager.storageSpec Alertmanager StorageSpec for persistent data + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/storage.md + ## + storageSpec: {} + ## Alertmanager persistence parameters + ## + persistence: + ## @param alertmanager.persistence.enabled Use PVCs to persist data. If the storageSpec is provided this will not take effect. + ## If you want to use this configuration make sure the storageSpec is not provided. + ## + enabled: true + ## @param alertmanager.persistence.storageClass Persistent Volume Storage Class + ## If defined, storageClassName: + ## If set to "-", storageClassName: "", which disables dynamic provisioning + ## If undefined (the default) or set to null, no storageClassName spec is + ## set, choosing the default provisioner. + ## + storageClass: "" + ## @param alertmanager.persistence.accessModes Persistent Volume Access Modes + ## + accessModes: + - ReadWriteOnce + ## @param alertmanager.persistence.size Persistent Volume Size + ## + size: 999Gi + ## @param alertmanager.paused If true, the Operator won't process any Alertmanager configuration changes + ## + paused: false + ## @param alertmanager.listenLocal ListenLocal makes the Alertmanager server listen on loopback + ## + listenLocal: false + ## @param alertmanager.containers Containers allows injecting additional containers + ## + containers: [] + ## @param alertmanager.volumes Volumes allows configuration of additional volumes. Evaluated as a template + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#alertmanagerspec + ## + volumes: [] + ## @param alertmanager.volumeMounts VolumeMounts allows configuration of additional VolumeMounts. Evaluated as a template + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/pi.md#alertmanagerspec + ## + volumeMounts: [] + ## @param alertmanager.priorityClassName Priority class assigned to the Pods + ## + priorityClassName: "" + ## @param alertmanager.additionalPeers AdditionalPeers allows injecting a set of additional Alertmanagers to peer with to form a highly available cluster + ## + additionalPeers: [] + ## @param alertmanager.routePrefix Prefix used to register routes, overriding externalUrl route + ## Useful for proxies that rewrite URLs. + ## + routePrefix: / + ## @param alertmanager.portName Port name used for the pods and governing service. This defaults to web + ## + portName: alertmanager + ## @param alertmanager.configNamespaceSelector AlertmanagerConfigs to be selected for to merge and configure Alertmanager with. This defaults to {} + ## + configNamespaceSelector: {} + ## @param alertmanager.configSelector Namespaces to be selected for AlertmanagerConfig discovery. If nil, only check own namespace. This defaults to {} + ## + configSelector: {} +#### +## Exporters +#### + +## @section Exporters + +## Exporters +## +exporters: + node-exporter: + ## @param exporters.node-exporter.enabled Enable node-exporter + ## + enabled: true + kube-state-metrics: + ## @param exporters.kube-state-metrics.enabled Enable kube-state-metrics + ## + enabled: true +## @param kube-state-metrics [object] Node Exporter deployment configuration +## +kube-state-metrics: + serviceMonitor: + enabled: true + honorLabels: true +## Component scraping for kubelet and kubelet hosted cAdvisor +## +kubelet: + ## @param kubelet.enabled Create a ServiceMonitor to scrape kubelet service + ## + enabled: true + ## @param kubelet.namespace Namespace where kubelet service is deployed. Related configuration `operator.kubeletService.namespace` + ## + namespace: kube-system + serviceMonitor: + ## @param kubelet.serviceMonitor.https Enable scraping of the kubelet over HTTPS + ## + https: true + ## @param kubelet.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param kubelet.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param kubelet.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## @param kubelet.serviceMonitor.cAdvisorMetricRelabelings Metric relabeling for scraping cAdvisor + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + cAdvisorMetricRelabelings: [] + ## @param kubelet.serviceMonitor.cAdvisorRelabelings Relabel configs for scraping cAdvisor + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + cAdvisorRelabelings: [] +## Component scraping the kube-apiserver +## +kubeApiServer: + ## @param kubeApiServer.enabled Create a ServiceMonitor to scrape kube-apiserver service + ## + enabled: true + serviceMonitor: + ## @param kubeApiServer.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param kubeApiServer.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param kubeApiServer.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] +## Component scraping the kube-controller-manager +## +kubeControllerManager: + ## @param kubeControllerManager.enabled Create a ServiceMonitor to scrape kube-controller-manager service + ## + enabled: false + ## @param kubeControllerManager.endpoints If your kube controller manager is not deployed as a pod, specify IPs it can be found on + ## endpoints: + ## - 10.141.4.22 + ## - 10.141.4.23 + ## - 10.141.4.24 + ## + endpoints: [] + ## @param kubeControllerManager.namespace Namespace where kube-controller-manager service is deployed. + ## + namespace: kube-system + ## Service ports and selector information + ## @param kubeControllerManager.service.enabled Whether or not to create a Service object for kube-controller-manager + ## @param kubeControllerManager.service.port Listening port of the kube-controller-manager Service object + ## @param kubeControllerManager.service.targetPort Port to target on the kube-controller-manager Pods. This should be the port that kube-controller-manager is exposing metrics on + ## @param kubeControllerManager.service.selector Optional PODs Label selector for the service + ## + service: + enabled: true + port: 10252 + targetPort: 10252 + ## selector: + ## component: kube-controller-manager + ## + selector: {} + serviceMonitor: + ## @param kubeControllerManager.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param kubeControllerManager.serviceMonitor.https Enable scraping kube-controller-manager over https + ## Requires proper certs (not self-signed) and delegated authentication/authorization checks + ## + https: false + ## @param kubeControllerManager.serviceMonitor.insecureSkipVerify Skip TLS certificate validation when scraping + ## + insecureSkipVerify: "" + ## @param kubeControllerManager.serviceMonitor.serverName Name of the server to use when validating TLS certificate + serverName: "" + ## @param kubeControllerManager.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param kubeControllerManager.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] +## Component scraping kube scheduler +## +kubeScheduler: + ## @param kubeScheduler.enabled Create a ServiceMonitor to scrape kube-scheduler service + ## + enabled: false + ## @param kubeScheduler.endpoints If your kube scheduler is not deployed as a pod, specify IPs it can be found on + ## endpoints: + ## - 10.141.4.22 + ## - 10.141.4.23 + ## - 10.141.4.24 + ## + endpoints: [] + ## @param kubeScheduler.namespace Namespace where kube-scheduler service is deployed. + ## + namespace: kube-system + ## If using kubeScheduler.endpoints only the port and targetPort are used + ## @param kubeScheduler.service.enabled Whether or not to create a Service object for kube-scheduler + ## @param kubeScheduler.service.port Listening port of the kube scheduler Service object + ## @param kubeScheduler.service.targetPort Port to target on the kube scheduler Pods. This should be the port that kube scheduler is exposing metrics on + ## @param kubeScheduler.service.selector Optional PODs Label selector for the service + ## + service: + enabled: true + port: 10251 + targetPort: 10251 + ## selector: + ## component: kube-scheduler + ## + selector: {} + serviceMonitor: + ## @param kubeScheduler.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## + interval: "" + ## @param kubeScheduler.serviceMonitor.https Enable scraping kube-scheduler over https + ## Requires proper certs (not self-signed) and delegated authentication/authorization checks + ## + https: false + ## @param kubeScheduler.serviceMonitor.insecureSkipVerify Skip TLS certificate validation when scraping + ## + insecureSkipVerify: "" + ## @param kubeScheduler.serviceMonitor.serverName Name of the server to use when validating TLS certificate + ## + serverName: "" + ## @param kubeScheduler.serviceMonitor.metricRelabelings Metric relabeling + ## metricRelabelings: + ## - action: keep + ## regex: 'kube_(daemonset|deployment|pod|namespace|node|statefulset).+' + ## sourceLabels: [__name__] + ## + metricRelabelings: [] + ## @param kubeScheduler.serviceMonitor.relabelings Relabel configs + ## relabelings: + ## - sourceLabels: [__meta_kubernetes_pod_node_name] + ## separator: ; + ## regex: ^(.*)$ + ## targetLabel: nodename + ## replacement: $1 + ## action: replace + ## + relabelings: [] +## Component scraping coreDns +## +coreDns: + ## @param coreDns.enabled Create a ServiceMonitor to scrape coredns service + ## + enabled: true + ## @param coreDns.namespace Namespace where core dns service is deployed. + ## + namespace: kube-system + ## Create a ServiceMonitor to scrape coredns service + ## @param coreDns.service.enabled Whether or not to create a Service object for coredns + ## @param coreDns.service.port Listening port of the coredns Service object + ## @param coreDns.service.targetPort Port to target on the coredns Pods. This should be the port that coredns is exposing metrics on + ## @param coreDns.service.selector Optional PODs Label selector for the service + ## + service: + enabled: true + port: 9153 + targetPort: 9153 + ## selector: + ## component: kube-dns + ## + selector: {} + serviceMonitor: + ## @param coreDns.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. + ## + interval: "" + ## @param coreDns.serviceMonitor.metricRelabelings Metric relabel configs to apply to samples before ingestion. + ## metricRelabelings: + ## - action: keep + ## regex: 'kube_(daemonset|deployment|pod|namespace|node|statefulset).+' + ## sourceLabels: [__name__] + ## + metricRelabelings: [] + ## @param coreDns.serviceMonitor.relabelings Relabel configs to apply to samples before ingestion. + ## relabelings: + ## - sourceLabels: [__meta_kubernetes_pod_node_name] + ## separator: ; + ## regex: ^(.*)$ + ## targetLabel: nodename + ## replacement: $1 + ## action: replace + ## + relabelings: [] +## Component scraping the kube-proxy +## +kubeProxy: + ## @param kubeProxy.enabled Create a ServiceMonitor to scrape the kube-proxy Service + ## + enabled: false +portal: + open: + enabled: true +updated: true diff --git a/enterprise/prometheus/16.1.0/questions.yaml b/enterprise/prometheus/16.1.0/questions.yaml new file mode 100644 index 0000000000..469be6bfae --- /dev/null +++ b/enterprise/prometheus/16.1.0/questions.yaml @@ -0,0 +1,1803 @@ +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: operator + group: "App Configuration" + label: "Operator Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: logLevel + label: "Log Level" + description: "Log level for Operator" + schema: + type: string + default: "info" + + - variable: prometheus + group: "App Configuration" + label: "Prometheus Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: logLevel + label: "Log Level" + description: "Log level for Prometheus" + schema: + type: string + default: "info" + - variable: retention + label: "Retention" + description: "Metrics retention days" + schema: + type: string + default: "31d" + - variable: retentionSize + label: "Max Retention Size" + description: "Maximum size of metrics" + schema: + type: string + default: "" + - variable: scrapeInterval + label: "Scrape interval" + description: "Interval between consecutive scrapes" + schema: + type: string + default: "15s" + - variable: evaluationInterval + label: "Evaluation interval" + description: "Interval between consecutive evaluations" + schema: + type: string + default: "30s" + - variable: disableCompaction + label: "Disable Compaction" + description: "Disable the compaction of the Prometheus TSDB" + schema: + type: boolean + default: false + - variable: walCompression + label: "WAL Compression" + description: "Enable compression of the write-ahead log using Snappy" + schema: + type: boolean + default: false + - variable: remoteWrite + label: "Remote Write" + schema: + type: list + default: [] + items: + - variable: remoteWriteEntry + label: Remote Write Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: url + label: URL + description: Remote write destination URL + schema: + type: string + required: true + default: "" + - variable: basicAuth + label: Basic Auth + description: Basic authentication for remote write + schema: + type: dict + attrs: + - variable: username + label: Username + description: Basic auth username + schema: + type: string + required: true + default: "" + - variable: password + label: Password + description: Basic auth password + schema: + type: string + required: false + default: "" + + - variable: exporters + group: "App Configuration" + label: "Exporter Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: node-exporter + label: "node-exporter" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + - variable: kube-state-metrics + label: "Kube-State-Metrics" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + + - variable: alertmanager + group: "App Configuration" + label: "Alertmanager Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: logLevel + label: "Log Level" + description: "Log level for Alertmanager" + schema: + type: string + default: "info" + - variable: retention + label: "Retention" + description: "Metrics retention days" + schema: + type: string + default: "240h" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The serving the Prometheus 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: 10086 + required: true + - variable: alertmanager + label: "alertmanager Service" + description: "alertmanager service " + 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: alertmanager + label: "alertmanager 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: 10087 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 diff --git a/operators/prometheus-operator/3.0.1/templates/NOTES.txt b/enterprise/prometheus/16.1.0/templates/NOTES.txt similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/NOTES.txt rename to enterprise/prometheus/16.1.0/templates/NOTES.txt diff --git a/enterprise/prometheus/16.1.0/templates/_helpers.tpl b/enterprise/prometheus/16.1.0/templates/_helpers.tpl new file mode 100644 index 0000000000..1f44049ac4 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/_helpers.tpl @@ -0,0 +1,210 @@ +{{/* Name suffixed with operator */}} +{{- define "kube-prometheus.fullname" -}} +{{- printf "%s" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Name suffixed with operator */}} +{{- define "kube-prometheus.name" -}} +{{- printf "%s" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Name suffixed with operator */}} +{{- define "kube-prometheus.operator.name" -}} +{{- printf "%s-operator" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Name suffixed with prometheus */}} +{{- define "kube-prometheus.prometheus.name" -}} +{{- printf "%s-prometheus" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Name suffixed with alertmanager */}} +{{- define "kube-prometheus.alertmanager.name" -}} +{{- printf "%s-alertmanager" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Name suffixed with thanos */}} +{{- define "kube-prometheus.thanos.name" -}} +{{- printf "%s-thanos" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Fullname suffixed with operator */}} +{{- define "kube-prometheus.operator.fullname" -}} +{{- printf "%s-operator" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Fullname suffixed with prometheus */}} +{{- define "kube-prometheus.prometheus.fullname" -}} +{{- printf "%s-prometheus" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Fullname suffixed with alertmanager */}} +{{- define "kube-prometheus.alertmanager.fullname" -}} +{{- printf "%s-alertmanager" (include "tc.v1.common.lib.chart.names.fullname" . ) -}} +{{- end }} + +{{/* Fullname suffixed with thanos */}} +{{- define "kube-prometheus.thanos.fullname" -}} +{{- printf "%s-thanos" (include "kube-prometheus.prometheus.fullname" .) -}} +{{- end }} + +{{- define "kube-prometheus.chart" -}} +{{- printf "%s-%s" .Chart.Name .Chart.Version | replace "+" "_" | trunc 63 | trimSuffix "-" -}} +{{- end -}} + +{{/* +Common Labels +*/}} +{{- define "kube-prometheus.labels" -}} + {{- $labels := (include "tc.v1.common.lib.metadata.allLabels" $ | fromYaml) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + {{- . | nindent 0 }} + {{- end }} +{{- if .Values.global.labels }} +{{ toYaml .Values.global.labels }} +{{- end }} +{{- end -}} + +{{/* +Labels for operator +*/}} +{{- define "kube-prometheus.operator.labels" -}} + {{- $labels := (include "tc.v1.common.lib.metadata.allLabels" $ | fromYaml) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + {{- . | nindent 0 }} + {{- end }} +app.kubernetes.io/component: operator +{{- end -}} + +{{/* +Labels for prometheus +*/}} +{{- define "kube-prometheus.prometheus.labels" -}} + {{- $labels := (include "tc.v1.common.lib.metadata.allLabels" $ | fromYaml) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + {{- . | nindent 0 }} + {{- end }} +app.kubernetes.io/component: prometheus +{{- end -}} + +{{/* +Labels for alertmanager +*/}} +{{- define "kube-prometheus.alertmanager.labels" -}} + {{- $labels := (include "tc.v1.common.lib.metadata.allLabels" $ | fromYaml) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + {{- . | nindent 0 }} + {{- end }} +app.kubernetes.io/component: alertmanager +{{- end -}} + +{{/* +matchLabels for operator +*/}} +{{- define "kube-prometheus.operator.matchLabels" -}} +{{ include "tc.v1.common.lib.metadata.selectorLabels" (dict "rootCtx" $ )}} +app.kubernetes.io/component: operator +{{- end -}} + +{{/* +matchLabels for prometheus +*/}} +{{- define "kube-prometheus.prometheus.matchLabels" -}} +{{ include "tc.v1.common.lib.metadata.selectorLabels" (dict "rootCtx" $ )}} +app.kubernetes.io/component: prometheus +{{- end -}} + +{{/* +matchLabels for alertmanager +*/}} +{{- define "kube-prometheus.alertmanager.matchLabels" -}} +{{ include "tc.v1.common.lib.metadata.selectorLabels" (dict "rootCtx" $ )}} +app.kubernetes.io/component: alertmanager +{{- end -}} + +{{/* +Return the proper Prometheus Operator image name +*/}} +{{- define "kube-prometheus.image" -}} +{{ printf "%s:%s" .Values.image.repository (default .Chart.AppVersion .Values.image.tag) | quote }} +{{- end -}} + +{{/* +Return the proper Prometheus Operator Reloader image name +*/}} +{{- define "kube-prometheus.prometheusConfigReloader.image" -}} +{{- include "kube-prometheus.image" . -}} +{{- end -}} + +{{/* +Return the proper Prometheus Image name +*/}} +{{- define "kube-prometheus.prometheus.image" -}} +{{ printf "%s:%s" .Values.image.repository (default .Chart.AppVersion .Values.image.tag) | quote }} +{{- end -}} + +{{/* +Return the proper Thanos Image name +*/}} +{{- define "kube-prometheus.prometheus.thanosImage" -}} +{{ printf "%s:%s" .Values.thanosImage.repository (default .Chart.AppVersion .Values.thanosImage.tag) | quote }} +{{- end -}} + +{{/* +Return the proper Alertmanager Image name +*/}} +{{- define "kube-prometheus.alertmanager.image" -}} +{{ printf "%s:%s" .Values.alertmanagerImage.repository (default .Chart.AppVersion .Values.alertmanagerImage.tag) | quote }} +{{- end -}} + +{{/* +Return the proper Docker Image Registry Secret Names +*/}} +{{- define "kube-prometheus.imagePullSecrets" -}} +{{- end -}} + +{{/* +Create the name of the operator service account to use +*/}} +{{- define "kube-prometheus.operator.serviceAccountName" -}} +{{- if .Values.operator.serviceAccount.create -}} + {{ default (include "kube-prometheus.operator.fullname" .) .Values.operator.serviceAccount.name }} +{{- else -}} + {{ default "default" .Values.operator.serviceAccount.name }} +{{- end -}} +{{- end -}} + +{{/* +Create the name of the prometheus service account to use +*/}} +{{- define "kube-prometheus.prometheus.serviceAccountName" -}} +{{- if .Values.prometheus.serviceAccount.create -}} + {{ default (include "kube-prometheus.prometheus.fullname" .) .Values.prometheus.serviceAccount.name }} +{{- else -}} + {{ default "default" .Values.prometheus.serviceAccount.name }} +{{- end -}} +{{- end -}} + +{{/* +Create the name of the alertmanager service account to use +*/}} +{{- define "kube-prometheus.alertmanager.serviceAccountName" -}} +{{- if .Values.alertmanager.serviceAccount.create -}} + {{ default (include "kube-prometheus.alertmanager.fullname" .) .Values.alertmanager.serviceAccount.name }} +{{- else -}} + {{ default "default" .Values.alertmanager.serviceAccount.name }} +{{- end -}} +{{- end -}} + +{{/* +Compile all warnings into a single message, and call fail. +*/}} +{{- define "kube-prometheus.validateValues" -}} +{{- $messages := list -}} +{{- $messages := without $messages "" -}} +{{- $message := join "\n" $messages -}} + +{{- if $message -}} +{{- printf "\nVALUES VALIDATION:\n%s" $message | fail -}} +{{- end -}} +{{- end -}} diff --git a/enterprise/prometheus/16.1.0/templates/alertmanager/_alertmanager.tpl b/enterprise/prometheus/16.1.0/templates/alertmanager/_alertmanager.tpl new file mode 100644 index 0000000000..ed5e24e9da --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/alertmanager/_alertmanager.tpl @@ -0,0 +1,174 @@ +{{- define "prometheus.alertmanager.alertmanager" -}} +{{- if .Values.alertmanager.enabled }} +--- +apiVersion: monitoring.coreos.com/v1 +kind: Alertmanager +metadata: + name: {{ template "kube-prometheus.alertmanager.fullname" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.alertmanager.labels" . | nindent 4 }} +spec: + replicas: {{ .Values.alertmanager.replicaCount }} + serviceAccountName: {{ template "kube-prometheus.alertmanager.serviceAccountName" . }} + {{- if .Values.alertmanager.image }} + image: {{ template "kube-prometheus.alertmanager.image" . }} + {{- end }} + listenLocal: {{ .Values.alertmanager.listenLocal }} + {{- if index .Values.alertmanager "externalUrl" }} + externalUrl: "{{ .Values.alertmanager.externalUrl }}" + {{- else if and .Values.ingress.alertmanager.enabled .Values.ingress.alertmanager.hosts }} + externalUrl: {{ if .Values.ingress.alertmanager.tls }}https{{else}}http{{ end }}://{{ (index .Values.ingress.alertmanager.hosts 0).name }}{{ .Values.alertmanager.routePrefix }} + {{- else }} + externalUrl: http://{{ template "kube-prometheus.alertmanager.fullname" . }}.{{ .Release.Namespace }}:{{ .Values.service.alertmanager.ports.alertmanager.port }}{{ .Values.alertmanager.routePrefix }} + {{- end }} + portName: "{{ .Values.alertmanager.portName }}" + paused: {{ .Values.alertmanager.paused }} + logFormat: {{ .Values.alertmanager.logFormat }} + logLevel: {{ .Values.alertmanager.logLevel }} + retention: {{ .Values.alertmanager.retention }} + {{- if .Values.alertmanager.secrets }} + secrets: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.secrets "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.configMaps }} + configMaps: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.configMaps "context" $) | nindent 4 }} + {{- end }} + resources: {{- toYaml .Values.alertmanager.resources | nindent 4 }} + routePrefix: "{{ .Values.alertmanager.routePrefix }}" + {{- if .Values.alertmanager.podSecurityContext.enabled }} + securityContext: {{- omit .Values.alertmanager.podSecurityContext "enabled" | toYaml | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.storageSpec }} + storage: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.storageSpec "context" $) | nindent 4 }} + {{- else }} + {{- if .Values.alertmanager.persistence.enabled }} + storage: + volumeClaimTemplate: + spec: + accessModes: + {{- range .Values.alertmanager.persistence.accessModes }} + - {{ . | quote }} + {{- end }} + resources: + requests: + storage: {{ .Values.alertmanager.persistence.size | quote }} + {{- with (include "tc.v1.common.lib.storage.storageClassName" ( dict "rootCtx" . "objectData" .Values.prometheus.persistence )) | trim }} + storageClassName: {{ . }} + {{- end }} + {{- end }} + {{- end }} + {{- if or .Values.alertmanager.podMetadata.labels .Values.alertmanager.podMetadata.annotations (eq .Values.alertmanager.podAntiAffinityPreset "soft") (eq .Values.alertmanager.podAntiAffinityPreset "hard") }} + podMetadata: + labels: + {{- if .Values.alertmanager.podMetadata.labels }} + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.podMetadata.labels "context" $) | nindent 6 }} + {{- end }} + {{- if or (eq .Values.alertmanager.podAntiAffinityPreset "soft") (eq .Values.alertmanager.podAntiAffinityPreset "hard") }} + {{- include "kube-prometheus.alertmanager.matchLabels" . | nindent 6 }} + {{- end }} + {{- if .Values.alertmanager.podMetadata.annotations }} + annotations: + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.podMetadata.annotations "context" $) | nindent 6 }} + {{- end }} + {{- end }} + {{- if .Values.alertmanager.affinity }} + affinity: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.affinity "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.nodeSelector }} + nodeSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.nodeSelector "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.tolerations }} + tolerations: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.tolerations "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.volumes }} + volumes: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.volumes "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.volumeMounts }} + volumeMounts: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.volumeMounts "context" $) | nindent 4 }} + {{- end }} +{{- include "kube-prometheus.imagePullSecrets" . | indent 2 }} + {{- if or .Values.alertmanager.containers .Values.alertmanager.containerSecurityContext.enabled .Values.operator.prometheusConfigReloader.containerSecurityContext.enabled }} + containers: + {{- if or .Values.alertmanager.containerSecurityContext.enabled .Values.alertmanager.livenessProbe.enabled .Values.alertmanager.readinessProbe.enabled }} + ## This monkey patching is needed until the securityContexts are + ## directly patchable via the CRD. + ## ref: https://github.com/prometheus-operator/prometheus-operator/issues/3947 + ## currently implemented with strategic merge + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/strategic-merge-patch.md + - name: alertmanager + {{- if .Values.alertmanager.containerSecurityContext.enabled }} + securityContext: {{- omit .Values.alertmanager.containerSecurityContext "enabled" | toYaml | nindent 8 }} + {{- end }} + {{- if .Values.alertmanager.livenessProbe.enabled }} + livenessProbe: + httpGet: + path: {{ .Values.alertmanager.livenessProbe.path }} + port: alertmanager + scheme: HTTP + initialDelaySeconds: {{ .Values.alertmanager.livenessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.alertmanager.livenessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.alertmanager.livenessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.alertmanager.livenessProbe.failureThreshold }} + successThreshold: {{ .Values.alertmanager.livenessProbe.successThreshold }} + {{- end }} + {{- if .Values.alertmanager.readinessProbe.enabled }} + readinessProbe: + httpGet: + path: {{ .Values.alertmanager.readinessProbe.path }} + port: alertmanager + scheme: HTTP + initialDelaySeconds: {{ .Values.alertmanager.readinessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.alertmanager.readinessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.alertmanager.readinessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.alertmanager.readinessProbe.failureThreshold }} + successThreshold: {{ .Values.alertmanager.readinessProbe.successThreshold }} + {{- end }} + {{- end }} + {{- if or .Values.operator.prometheusConfigReloader.containerSecurityContext.enabled .Values.operator.prometheusConfigReloader.livenessProbe.enabled .Values.operator.prometheusConfigReloader.readinessProbe.enabled }} + ## This monkey patching is needed until the securityContexts are + ## directly patchable via the CRD. + ## ref: https://github.com/prometheus-operator/prometheus-operator/issues/3947 + ## currently implemented with strategic merge + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/strategic-merge-patch.md + - name: config-reloader + {{- if .Values.operator.prometheusConfigReloader.containerSecurityContext.enabled }} + securityContext: {{- omit .Values.operator.prometheusConfigReloader.containerSecurityContext "enabled" | toYaml | nindent 8 }} + {{- end }} + {{- if .Values.operator.prometheusConfigReloader.livenessProbe.enabled }} + livenessProbe: + tcpSocket: + port: reloader-web + initialDelaySeconds: {{ .Values.operator.prometheusConfigReloader.livenessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.operator.prometheusConfigReloader.livenessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.operator.prometheusConfigReloader.livenessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.operator.prometheusConfigReloader.livenessProbe.failureThreshold }} + successThreshold: {{ .Values.operator.prometheusConfigReloader.livenessProbe.successThreshold }} + {{- end }} + {{- if .Values.operator.prometheusConfigReloader.readinessProbe.enabled }} + readinessProbe: + tcpSocket: + port: reloader-web + initialDelaySeconds: {{ .Values.operator.prometheusConfigReloader.readinessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.operator.prometheusConfigReloader.readinessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.operator.prometheusConfigReloader.readinessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.operator.prometheusConfigReloader.readinessProbe.failureThreshold }} + successThreshold: {{ .Values.operator.prometheusConfigReloader.readinessProbe.successThreshold }} + {{- end }} + {{- end }} + {{- if .Values.alertmanager.containers }} + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.containers "context" $) | nindent 4 }} + {{- end }} + {{- end }} + {{- if .Values.alertmanager.priorityClassName }} + priorityClassName: {{ .Values.alertmanager.priorityClassName }} + {{- end }} + {{- if .Values.alertmanager.additionalPeers }} + additionalPeers: {{ .Values.alertmanager.additionalPeers }} + {{- end }} + {{- if .Values.alertmanager.configNamespaceSelector }} + alertmanagerConfigNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.configNamespaceSelector "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.alertmanager.configSelector }} + alertmanagerConfigSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.configSelector "context" $) | nindent 4 }} + {{- end }} +{{- end }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/alertmanager/secrets.yaml b/enterprise/prometheus/16.1.0/templates/alertmanager/secrets.yaml new file mode 100644 index 0000000000..9a6f518f35 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/alertmanager/secrets.yaml @@ -0,0 +1,13 @@ +{{- if (and .Values.alertmanager.enabled (not .Values.alertmanager.externalConfig) ) }} +apiVersion: v1 +kind: Secret +metadata: + name: alertmanager-{{ template "kube-prometheus.alertmanager.fullname" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.alertmanager.labels" . | nindent 4 }} +data: + alertmanager.yaml: {{ toYaml .Values.alertmanager.config | b64enc | quote }} +{{- range $key, $val := .Values.alertmanager.templateFiles }} + {{ $key }}: {{ $val | b64enc | quote }} +{{- end }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/alertmanager/serviceaccount.yaml b/enterprise/prometheus/16.1.0/templates/alertmanager/serviceaccount.yaml new file mode 100644 index 0000000000..a6f438889a --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/alertmanager/serviceaccount.yaml @@ -0,0 +1,12 @@ +{{- if and .Values.alertmanager.enabled .Values.alertmanager.serviceAccount.create }} +apiVersion: v1 +kind: ServiceAccount +metadata: + name: {{ template "kube-prometheus.alertmanager.serviceAccountName" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.alertmanager.labels" . | nindent 4 }} + {{- if index .Values.alertmanager.serviceAccount "annotations" }} + annotations: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.alertmanager.serviceAccount.annotations "context" $) | nindent 4 }} + {{- end }} +{{- include "kube-prometheus.imagePullSecrets" . }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/alertmanager/servicemonitor.yaml b/enterprise/prometheus/16.1.0/templates/alertmanager/servicemonitor.yaml new file mode 100644 index 0000000000..ef0e02d387 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/alertmanager/servicemonitor.yaml @@ -0,0 +1,26 @@ +{{- if and .Values.alertmanager.enabled .Values.alertmanager.serviceMonitor.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.alertmanager.fullname" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.alertmanager.labels" . | nindent 4 }} +spec: + selector: + matchLabels: {{- include "kube-prometheus.alertmanager.matchLabels" . | nindent 6 }} + namespaceSelector: + matchNames: + - {{ .Release.Namespace }} + endpoints: + - port: http + {{- if .Values.alertmanager.serviceMonitor.interval }} + interval: {{ .Values.alertmanager.serviceMonitor.interval }} + {{- end }} + path: {{ trimSuffix "/" .Values.alertmanager.routePrefix }}/metrics + {{- if .Values.alertmanager.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.alertmanager.serviceMonitor.metricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.alertmanager.serviceMonitor.relabelings }} + relabelings: {{- toYaml .Values.alertmanager.serviceMonitor.relabelings | nindent 8 }} + {{- end }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/common.yaml b/enterprise/prometheus/16.1.0/templates/common.yaml new file mode 100644 index 0000000000..61364503a7 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/common.yaml @@ -0,0 +1,13 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{- include "prometheus.prometheus.prometheus" . }} +{{- include "prometheus.prometheus.additionalprometheusrules" . }} +{{- include "prometheus.prometheus.additionalscrapejobs" . }} +{{- include "prometheus.prometheus.servicemonitor" . }} + +{{- include "prometheus.alertmanager.alertmanager" . }} + + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/enterprise/prometheus/16.1.0/templates/exporters/core-dns/service.yaml b/enterprise/prometheus/16.1.0/templates/exporters/core-dns/service.yaml new file mode 100644 index 0000000000..359c945de4 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/exporters/core-dns/service.yaml @@ -0,0 +1,22 @@ +{{- if and .Values.coreDns.enabled .Values.coreDns.service.enabled }} +apiVersion: v1 +kind: Service +metadata: + name: {{ template "kube-prometheus.fullname" . }}-coredns + namespace: {{ .Values.coreDns.namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-coredns +spec: + clusterIP: None + ports: + - name: http-metrics + port: {{ .Values.coreDns.service.port }} + protocol: TCP + targetPort: {{ .Values.coreDns.service.targetPort }} + selector: + {{- if .Values.coreDns.service.selector }} +{{ toYaml .Values.coreDns.service.selector | indent 4 }} + {{- else}} + k8s-app: kube-dns + {{- end}} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/exporters/core-dns/servicemonitor.yaml b/enterprise/prometheus/16.1.0/templates/exporters/core-dns/servicemonitor.yaml new file mode 100644 index 0000000000..8906b87f8e --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/exporters/core-dns/servicemonitor.yaml @@ -0,0 +1,29 @@ +{{- if .Values.coreDns.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.fullname" . }}-coredns + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-coredns +spec: + jobLabel: k8s-app + selector: + matchLabels: + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-coredns + namespaceSelector: + matchNames: + - {{ .Values.coreDns.namespace }} + endpoints: + - port: http-metrics + {{- if .Values.coreDns.serviceMonitor.interval}} + interval: {{ .Values.coreDns.serviceMonitor.interval }} + {{- end }} + bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + {{- if .Values.coreDns.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.coreDns.serviceMonitor.metricRelabelings "context" $) | nindent 6 }} + {{- end }} + {{- if .Values.coreDns.serviceMonitor.relabelings }} + relabelings: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.coreDns.serviceMonitor.relabelings "context" $) | nindent 6 }} + {{- end }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/exporters/kube-apiserver/servicemonitor.yaml b/enterprise/prometheus/16.1.0/templates/exporters/kube-apiserver/servicemonitor.yaml new file mode 100644 index 0000000000..7cfbb53f37 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/exporters/kube-apiserver/servicemonitor.yaml @@ -0,0 +1,35 @@ +{{- if .Values.kubeApiServer.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.fullname" . }}-apiserver + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: apiserver +spec: + jobLabel: component + selector: + matchLabels: + component: apiserver + provider: kubernetes + namespaceSelector: + matchNames: + - default + endpoints: + - port: https + scheme: https + tlsConfig: + caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt + serverName: kubernetes + insecureSkipVerify: true + bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + {{- if .Values.kubeApiServer.serviceMonitor.interval }} + interval: {{ .Values.kubeApiServer.serviceMonitor.interval }} + {{- end }} + {{- if .Values.kubeApiServer.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.kubeApiServer.serviceMonitor.metricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.kubeApiServer.serviceMonitor.relabelings }} + relabelings: {{- toYaml .Values.kubeApiServer.serviceMonitor.relabelings | nindent 8 }} + {{- end }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/exporters/kube-controller-manager/endpoints.yaml b/enterprise/prometheus/16.1.0/templates/exporters/kube-controller-manager/endpoints.yaml new file mode 100644 index 0000000000..13aa60ebf6 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/exporters/kube-controller-manager/endpoints.yaml @@ -0,0 +1,18 @@ +{{- if and .Values.kubeControllerManager.enabled .Values.kubeControllerManager.endpoints }} +apiVersion: v1 +kind: Endpoints +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kube-controller-manager + namespace: {{ .Values.kubeControllerManager.namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: kube-controller-manager +subsets: + - addresses: + {{- range .Values.kubeControllerManager.endpoints }} + - ip: {{ . }} + {{- end }} + ports: + - name: http-metrics + port: {{ .Values.kubeControllerManager.service.port }} + protocol: TCP +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/exporters/kube-controller-manager/service.yaml b/enterprise/prometheus/16.1.0/templates/exporters/kube-controller-manager/service.yaml new file mode 100644 index 0000000000..6a45535983 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/exporters/kube-controller-manager/service.yaml @@ -0,0 +1,25 @@ +{{- if and .Values.kubeControllerManager.enabled .Values.kubeControllerManager.service.enabled }} +apiVersion: v1 +kind: Service +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kube-controller-manager + namespace: {{ .Values.kubeControllerManager.namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-kube-controller-manager +spec: + clusterIP: None + ports: + - name: http-metrics + port: {{ .Values.kubeControllerManager.service.port }} + protocol: TCP + targetPort: {{ .Values.kubeControllerManager.service.targetPort }} +{{- if .Values.kubeControllerManager.endpoints }}{{- else }} + selector: + {{- if .Values.kubeControllerManager.service.selector }} +{{ toYaml .Values.kubeControllerManager.service.selector | indent 4 }} + {{- else}} + component: kube-controller-manager + {{- end}} +{{- end }} + type: ClusterIP +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/exporters/kube-controller-manager/servicemonitor.yaml b/enterprise/prometheus/16.1.0/templates/exporters/kube-controller-manager/servicemonitor.yaml new file mode 100644 index 0000000000..d3f56c4991 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/exporters/kube-controller-manager/servicemonitor.yaml @@ -0,0 +1,40 @@ +{{- if .Values.kubeControllerManager.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kube-controller-manager + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-kube-controller-manager +spec: + jobLabel: component + selector: + matchLabels: + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-kube-controller-manager + namespaceSelector: + matchNames: + - {{ .Values.kubeControllerManager.namespace }} + endpoints: + - port: http-metrics + {{- if .Values.kubeControllerManager.serviceMonitor.interval }} + interval: {{ .Values.kubeControllerManager.serviceMonitor.interval }} + {{- end }} + bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + {{- if .Values.kubeControllerManager.serviceMonitor.https }} + scheme: https + tlsConfig: + caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt + {{- if .Values.kubeControllerManager.serviceMonitor.insecureSkipVerify }} + insecureSkipVerify: {{ .Values.kubeControllerManager.serviceMonitor.insecureSkipVerify }} + {{- end }} + {{- if .Values.kubeControllerManager.serviceMonitor.serverName }} + serverName: {{ .Values.kubeControllerManager.serviceMonitor.serverName }} + {{- end }} + {{- end }} + {{- if .Values.kubeControllerManager.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.kubeControllerManager.serviceMonitor.metricRelabelings "context" $) | nindent 6 }} + {{- end }} + {{- if .Values.kubeControllerManager.serviceMonitor.relabelings }} + relabelings: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.kubeControllerManager.serviceMonitor.relabelings "context" $) | nindent 6 }} + {{- end }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/exporters/kube-scheduler/endpoints.yaml b/enterprise/prometheus/16.1.0/templates/exporters/kube-scheduler/endpoints.yaml new file mode 100644 index 0000000000..dde3d8b911 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/exporters/kube-scheduler/endpoints.yaml @@ -0,0 +1,18 @@ +{{- if and .Values.kubeScheduler.enabled .Values.kubeScheduler.endpoints }} +apiVersion: v1 +kind: Endpoints +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kube-scheduler + namespace: {{ .Values.kubeScheduler.namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: kube-scheduler +subsets: + - addresses: + {{- range .Values.kubeScheduler.endpoints }} + - ip: {{ . }} + {{- end }} + ports: + - name: http-metrics + port: {{ .Values.kubeScheduler.service.port }} + protocol: TCP +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/exporters/kube-scheduler/service.yaml b/enterprise/prometheus/16.1.0/templates/exporters/kube-scheduler/service.yaml new file mode 100644 index 0000000000..aad5969f5f --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/exporters/kube-scheduler/service.yaml @@ -0,0 +1,25 @@ +{{- if and .Values.kubeScheduler.enabled .Values.kubeScheduler.service.enabled }} +apiVersion: v1 +kind: Service +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kube-scheduler + namespace: {{ .Values.kubeScheduler.namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-kube-scheduler +spec: + clusterIP: None + ports: + - name: http-metrics + port: {{ .Values.kubeScheduler.service.port}} + protocol: TCP + targetPort: {{ .Values.kubeScheduler.service.targetPort}} +{{- if .Values.kubeScheduler.endpoints }}{{- else }} + selector: + {{- if .Values.kubeScheduler.service.selector }} +{{ toYaml .Values.kubeScheduler.service.selector | indent 4 }} + {{- else}} + component: kube-scheduler + {{- end}} +{{- end }} + type: ClusterIP +{{- end -}} diff --git a/enterprise/prometheus/16.1.0/templates/exporters/kube-scheduler/servicemonitor.yaml b/enterprise/prometheus/16.1.0/templates/exporters/kube-scheduler/servicemonitor.yaml new file mode 100644 index 0000000000..7cbe29f86d --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/exporters/kube-scheduler/servicemonitor.yaml @@ -0,0 +1,40 @@ +{{- if .Values.kubeScheduler.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kube-scheduler + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-kube-scheduler +spec: + jobLabel: component + selector: + matchLabels: + app.kubernetes.io/component: {{ template "kube-prometheus.fullname" . }}-kube-scheduler + namespaceSelector: + matchNames: + - {{ .Values.kubeScheduler.namespace }} + endpoints: + - port: http-metrics + {{- if .Values.kubeScheduler.serviceMonitor.interval }} + interval: {{ .Values.kubeScheduler.serviceMonitor.interval }} + {{- end }} + bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + {{- if .Values.kubeScheduler.serviceMonitor.https }} + scheme: https + tlsConfig: + caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt + {{- if .Values.kubeScheduler.serviceMonitor.insecureSkipVerify }} + insecureSkipVerify: {{ .Values.kubeScheduler.serviceMonitor.insecureSkipVerify }} + {{- end}} + {{- if .Values.kubeScheduler.serviceMonitor.serverName }} + serverName: {{ .Values.kubeScheduler.serviceMonitor.serverName }} + {{- end}} + {{- end}} + {{- if .Values.kubeScheduler.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.kubeScheduler.serviceMonitor.metricRelabelings "context" $) | nindent 6 }} + {{- end }} + {{- if .Values.kubeScheduler.serviceMonitor.relabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.kubeScheduler.serviceMonitor.relabelings "context" $) | nindent 6 }} + {{- end }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/exporters/kubelet/servicemonitor.yaml b/enterprise/prometheus/16.1.0/templates/exporters/kubelet/servicemonitor.yaml new file mode 100644 index 0000000000..b109d78c45 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/exporters/kubelet/servicemonitor.yaml @@ -0,0 +1,85 @@ +{{- if .Values.kubelet.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.fullname" . }}-kubelet + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.labels" . | nindent 4 }} + app.kubernetes.io/component: kubelet +spec: + jobLabel: k8s-app + selector: + matchLabels: + k8s-app: kubelet + namespaceSelector: + matchNames: + - {{ .Values.kubelet.namespace }} + endpoints: + {{- if .Values.kubelet.serviceMonitor.https }} + - port: https-metrics + scheme: https + tlsConfig: + caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt + serverName: kubernetes + insecureSkipVerify: true + bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + honorLabels: true + {{- if .Values.kubelet.serviceMonitor.interval }} + interval: {{ .Values.kubelet.serviceMonitor.interval }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.kubelet.serviceMonitor.metricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.relabelings }} + relabelings: {{- toYaml .Values.kubelet.serviceMonitor.relabelings | nindent 8 }} + {{- end }} + - port: https-metrics + path: /metrics/cadvisor + scheme: https + tlsConfig: + caFile: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt + serverName: kubernetes + insecureSkipVerify: true + bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token + honorLabels: true + {{- if .Values.kubelet.serviceMonitor.interval }} + interval: {{ .Values.kubelet.serviceMonitor.interval }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.cAdvisorMetricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.kubelet.serviceMonitor.cAdvisorMetricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.cAdvisorRelabelings }} + relabelings: {{- toYaml .Values.kubelet.serviceMonitor.cAdvisorRelabelings | nindent 8 }} + {{- end }} + {{- else }} + - port: http-metrics + scheme: http + tlsConfig: + insecureSkipVerify: false + honorLabels: true + {{- if .Values.kubelet.serviceMonitor.interval }} + interval: {{ .Values.kubelet.serviceMonitor.interval }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.kubelet.serviceMonitor.metricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.relabelings }} + relabelings: {{- toYaml .Values.kubelet.serviceMonitor.relabelings | nindent 8 }} + {{- end }} + - port: http-metrics + path: /metrics/cadvisor + scheme: http + tlsConfig: + insecureSkipVerify: false + honorLabels: true + {{- if .Values.kubelet.serviceMonitor.interval }} + interval: {{ .Values.kubelet.serviceMonitor.interval }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.cAdvisorMetricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.kubelet.serviceMonitor.cAdvisorMetricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.kubelet.serviceMonitor.cAdvisorRelabelings }} + relabelings: {{- toYaml .Values.kubelet.serviceMonitor.cAdvisorRelabelings | nindent 8 }} + {{- end }} + {{- end }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/prometheus/_additionalPrometheusRules.tpl b/enterprise/prometheus/16.1.0/templates/prometheus/_additionalPrometheusRules.tpl new file mode 100644 index 0000000000..121048d87c --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/prometheus/_additionalPrometheusRules.tpl @@ -0,0 +1,15 @@ +{{- define "prometheus.prometheus.additionalprometheusrules" -}} +{{- if and .Values.prometheus.enabled .Values.prometheus.additionalPrometheusRules}} + {{- range .Values.prometheus.additionalPrometheusRules }} +--- +apiVersion: monitoring.coreos.com/v1 +kind: PrometheusRule +metadata: + name: {{ template "kube-prometheus.name" $ }}-{{ .name }} + namespace: {{ $.Release.Namespace }} + labels: {{ include "kube-prometheus.prometheus.labels" $ | nindent 4 }} +spec: + groups: {{- toYaml .groups | nindent 4 }} + {{- end }} +{{- end }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/prometheus/_additionalScrapeJobs.tpl b/enterprise/prometheus/16.1.0/templates/prometheus/_additionalScrapeJobs.tpl new file mode 100644 index 0000000000..3c5f85140a --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/prometheus/_additionalScrapeJobs.tpl @@ -0,0 +1,13 @@ +{{- define "prometheus.prometheus.additionalscrapejobs" -}} +{{- if (and .Values.prometheus.additionalScrapeConfigs.enabled (eq .Values.prometheus.additionalScrapeConfigs.type "internal") ) }} +--- +apiVersion: v1 +kind: Secret +metadata: + name: additional-scrape-jobs-{{ template "kube-prometheus.prometheus.fullname" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.prometheus.labels" . | nindent 4 }} +data: + scrape-jobs.yaml: {{ include "tc.v1.common.tplvalues.render" ( dict "value" .Values.prometheus.additionalScrapeConfigs.internal.jobList "context" $ ) | b64enc | quote }} +{{- end }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/prometheus/_prometheus.tpl b/enterprise/prometheus/16.1.0/templates/prometheus/_prometheus.tpl new file mode 100644 index 0000000000..e4c20bc6eb --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/prometheus/_prometheus.tpl @@ -0,0 +1,363 @@ +{{- define "prometheus.prometheus.prometheus" -}} +{{- if .Values.prometheus.enabled }} +--- +apiVersion: monitoring.coreos.com/v1 +kind: Prometheus +metadata: + name: {{ template "kube-prometheus.prometheus.fullname" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.prometheus.labels" . | nindent 4 }} +spec: + replicas: {{ .Values.prometheus.replicaCount }} + serviceAccountName: {{ template "kube-prometheus.prometheus.serviceAccountName" . }} + {{- if .Values.prometheus.serviceMonitorSelector }} + serviceMonitorSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.serviceMonitorSelector "context" $) | nindent 4 }} + {{- else }} + serviceMonitorSelector: {} + {{- end }} + {{- if .Values.prometheus.podMonitorSelector }} + podMonitorSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.podMonitorSelector "context" $) | nindent 4 }} + {{- else }} + podMonitorSelector: {} + {{- end }} + {{- if .Values.prometheus.probeSelector }} + probeSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.probeSelector "context" $) | nindent 4 }} + {{- else }} + probeSelector: {} + {{- end }} + {{- if .Values.prometheus.scrapeConfigSelector }} + scrapeConfigSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.scrapeConfigSelector "context" $) | nindent 4 }} + {{- else }} + scrapeConfigSelector: {} + {{- end }} + alerting: + alertmanagers: + {{- if .Values.prometheus.alertingEndpoints }} + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.alertingEndpoints "context" $) | nindent 6 }} + {{- else if .Values.alertmanager.enabled }} + - namespace: {{ .Release.Namespace }} + name: {{ template "kube-prometheus.alertmanager.fullname" . }} + port: http + pathPrefix: "{{ .Values.alertmanager.routePrefix }}" + {{- else }} + [] + {{- end }} + {{- if .Values.prometheus.image }} + image: {{ template "kube-prometheus.prometheus.image" . }} + {{- end }} + {{- if .Values.prometheus.externalLabels }} + externalLabels: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.externalLabels "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.prometheusExternalLabelNameClear }} + prometheusExternalLabelName: "" + {{- else if .Values.prometheus.prometheusExternalLabelName }} + prometheusExternalLabelName: "{{ .Values.prometheus.prometheusExternalLabelName }}" + {{- end }} + {{- if .Values.prometheus.replicaExternalLabelNameClear }} + replicaExternalLabelName: "" + {{- else if .Values.prometheus.replicaExternalLabelName }} + replicaExternalLabelName: "{{ .Values.prometheus.replicaExternalLabelName }}" + {{- end }} + {{- if index .Values.prometheus "externalUrl" }} + externalUrl: "{{ .Values.prometheus.externalUrl }}" + {{- else if and .Values.ingress.main.enabled .Values.ingress.main.hosts }} + externalUrl: {{ if .Values.ingress.main.tls }}https{{else}}http{{ end }}://{{ (index .Values.ingress.main.hosts 0).name }}{{ .Values.prometheus.routePrefix }} + {{- else }} + externalUrl: http://{{ template "kube-prometheus.prometheus.fullname" . }}.{{ .Release.Namespace }}:9090{{ .Values.prometheus.routePrefix }} + {{- end }} + paused: {{ .Values.prometheus.paused }} + logLevel: {{ .Values.prometheus.logLevel }} + logFormat: {{ .Values.prometheus.logFormat }} + listenLocal: {{ .Values.prometheus.listenLocal }} + enableAdminAPI: {{ .Values.prometheus.enableAdminAPI }} + {{- if .Values.prometheus.enableFeatures }} + enableFeatures: + {{- range .Values.prometheus.enableFeatures }} + - {{ . | quote }} + {{- end }} + {{- end }} + {{- if .Values.prometheus.scrapeInterval }} + scrapeInterval: {{ .Values.prometheus.scrapeInterval }} + {{- end }} + {{- if .Values.prometheus.evaluationInterval }} + evaluationInterval: {{ .Values.prometheus.evaluationInterval }} + {{- end }} + {{- if .Values.prometheus.resources }} + resources: {{- toYaml .Values.prometheus.resources | nindent 4 }} + {{- end }} + retention: {{ .Values.prometheus.retention }} + {{- if .Values.prometheus.retentionSize }} + retentionSize: {{ .Values.prometheus.retentionSize }} + {{- end }} + {{- if .Values.prometheus.disableCompaction }} + disableCompaction: {{ .Values.prometheus.disableCompaction }} + {{- end }} + {{- if .Values.prometheus.walCompression }} + walCompression: {{ .Values.prometheus.walCompression }} + {{- end }} + portName: "{{ .Values.prometheus.portName }}" + routePrefix: "{{ .Values.prometheus.routePrefix }}" + {{- if .Values.prometheus.secrets }} + secrets: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.secrets "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.configMaps }} + configMaps: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.configMaps "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.serviceMonitorNamespaceSelector }} + serviceMonitorNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.serviceMonitorNamespaceSelector "context" $) | nindent 4 }} + {{- else }} + serviceMonitorNamespaceSelector: {} + {{- end }} + {{- if .Values.prometheus.podMonitorNamespaceSelector }} + podMonitorNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.podMonitorNamespaceSelector "context" $) | nindent 4 }} + {{- else }} + podMonitorNamespaceSelector: {} + {{- end }} + {{- if .Values.prometheus.probeNamespaceSelector }} + probeNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.probeNamespaceSelector "context" $) | nindent 4 }} + {{- else }} + probeNamespaceSelector: {} + {{- end }} + {{- if .Values.prometheus.scrapeConfigNamespaceSelector }} + scrapeConfigNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.scrapeConfigNamespaceSelector "context" $) | nindent 4 }} + {{- else }} + scrapeConfigNamespaceSelector: {} + {{- end }} + {{- if .Values.prometheus.remoteRead }} + remoteRead: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.remoteRead "context" $) | nindent 4 }} + {{- end }} + {{- with .Values.prometheus.remoteWrite }} + remoteWrite: + {{- tpl (toYaml .) $ | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.podSecurityContext.enabled }} + securityContext: {{- omit .Values.prometheus.podSecurityContext "enabled" | toYaml | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.ruleNamespaceSelector }} + ruleNamespaceSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.ruleNamespaceSelector "context" $) | nindent 4 }} + {{- else }} + ruleNamespaceSelector: {} + {{- end }} + {{- if .Values.prometheus.ruleSelector }} + ruleSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.ruleSelector "context" $) | nindent 4 }} + {{- else }} + ruleSelector: {} + {{- end }} + {{- if .Values.prometheus.storageSpec }} + storage: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.storageSpec "context" $) | nindent 4 }} + {{- else if .Values.prometheus.persistence.enabled }} + storage: + volumeClaimTemplate: + spec: + accessModes: + {{- range .Values.prometheus.persistence.accessModes }} + - {{ . | quote }} + {{- end }} + resources: + requests: + storage: {{ .Values.prometheus.persistence.size | quote }} + {{- with (include "tc.v1.common.lib.storage.storageClassName" ( dict "rootCtx" . "objectData" .Values.prometheus.persistence )) | trim }} + storageClassName: {{ . }} + {{- end }} + {{- end }} + {{- if or .Values.prometheus.podMetadata.labels .Values.prometheus.podMetadata.annotations (eq .Values.prometheus.podAntiAffinityPreset "soft") (eq .Values.prometheus.podAntiAffinityPreset "hard") }} + podMetadata: + labels: + {{- if .Values.prometheus.podMetadata.labels }} + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.podMetadata.labels "context" $) | nindent 6 }} + {{- end }} + {{- if or (eq .Values.prometheus.podAntiAffinityPreset "soft") (eq .Values.prometheus.podAntiAffinityPreset "hard") }} + {{- include "kube-prometheus.prometheus.matchLabels" . | nindent 6 }} + {{- end }} + {{- if .Values.prometheus.podMetadata.annotations }} + annotations: + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.podMetadata.annotations "context" $) | nindent 6 }} + {{- end }} + {{- end }} + {{- if .Values.prometheus.querySpec }} + query: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.querySpec "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.affinity }} + affinity: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.affinity "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.nodeSelector }} + nodeSelector: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.nodeSelector "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.tolerations }} + tolerations: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.tolerations "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.volumes }} + volumes: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.volumes "context" $) | nindent 4 }} + {{- end }} + {{- if .Values.prometheus.volumeMounts }} + volumeMounts: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.volumeMounts "context" $) | nindent 4 }} + {{- end }} + {{- if or .Values.prometheus.additionalScrapeConfigs.enabled .Values.prometheus.additionalScrapeConfigsExternal.enabled }} + additionalScrapeConfigs: + {{- if and .Values.prometheus.additionalScrapeConfigs.enabled (eq .Values.prometheus.additionalScrapeConfigs.type "external") }} + name: {{ .Values.prometheus.additionalScrapeConfigs.external.name }} + key: {{ .Values.prometheus.additionalScrapeConfigs.external.key }} + {{- else if and .Values.prometheus.additionalScrapeConfigs.enabled (eq .Values.prometheus.additionalScrapeConfigs.type "internal") }} + name: additional-scrape-jobs-{{ template "kube-prometheus.prometheus.fullname" . }} + key: scrape-jobs.yaml + {{- else if and (not .Values.prometheus.additionalScrapeConfigs.enabled) .Values.prometheus.additionalScrapeConfigsExternal.enabled }} + name: {{ .Values.prometheus.additionalScrapeConfigsExternal.name }} + key: {{ .Values.prometheus.additionalScrapeConfigsExternal.key }} + {{- end }} + {{- end }} + {{- if .Values.prometheus.additionalAlertRelabelConfigsExternal.enabled }} + additionalAlertRelabelConfigs: + name: {{ .Values.prometheus.additionalAlertRelabelConfigsExternal.name }} + key: {{ .Values.prometheus.additionalAlertRelabelConfigsExternal.key }} + {{- end }} +{{- include "kube-prometheus.imagePullSecrets" . | indent 2 }} + {{- if or .Values.prometheus.containers .Values.prometheus.thanos.create .Values.prometheus.containerSecurityContext.enabled .Values.prometheus.containerSecurityContext.enabled .Values.operator.prometheusConfigReloader.containerSecurityContext.enabled }} + containers: + {{- if .Values.prometheus.thanos.create }} + - name: thanos-sidecar + image: {{ template "kube-prometheus.prometheus.thanosImage" . }} + imagePullPolicy: {{ .Values.prometheus.thanos.image.pullPolicy }} + args: + - sidecar + - --prometheus.url={{ default "http://localhost:9090" .Values.prometheus.thanos.prometheusUrl }} + - --grpc-address=0.0.0.0:10901 + - --http-address=0.0.0.0:10902 + - --tsdb.path=/prometheus/ + {{- if .Values.prometheus.thanos.objectStorageConfig }} + - --objstore.config=$(OBJSTORE_CONFIG) + {{- end }} + {{- if .Values.prometheus.thanos.extraArgs }} + {{ toYaml .Values.prometheus.thanos.extraArgs | indent 8 | trim }} + {{- end }} + {{- if .Values.prometheus.thanos.objectStorageConfig }} + env: + - name: OBJSTORE_CONFIG + valueFrom: + secretKeyRef: + name: {{ .Values.prometheus.thanos.objectStorageConfig.secretName }} + key: {{ .Values.prometheus.thanos.objectStorageConfig.secretKey | default "thanos.yaml" }} + {{- end }} + {{- if .Values.prometheus.thanos.resources }} + resources: {{- toYaml .Values.prometheus.thanos.resources | nindent 8 }} + {{- end }} + ports: + - name: thanos + containerPort: 10901 + protocol: TCP + - name: http + containerPort: 10902 + protocol: TCP + volumeMounts: + - mountPath: /prometheus + name: prometheus-{{ template "kube-prometheus.prometheus.fullname" . }}-db + {{- if not (.Values.prometheus.storageSpec.disableMountSubPath | default (not .Values.prometheus.persistence.enabled)) }} + subPath: prometheus-db + {{- end }} + {{- if .Values.prometheus.thanos.extraVolumeMounts }} + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.thanos.extraVolumeMounts "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.prometheus.thanos.containerSecurityContext.enabled }} + # yamllint disable rule:indentation + securityContext: {{- omit .Values.prometheus.thanos.containerSecurityContext "enabled" | toYaml | nindent 8 }} + # yamllint enable rule:indentation + {{- end }} + {{- if .Values.prometheus.thanos.livenessProbe.enabled }} + livenessProbe: + httpGet: + path: {{ .Values.prometheus.thanos.livenessProbe.path }} + port: http + scheme: HTTP + initialDelaySeconds: {{ .Values.prometheus.thanos.livenessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.prometheus.thanos.livenessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.prometheus.thanos.livenessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.prometheus.thanos.livenessProbe.failureThreshold }} + successThreshold: {{ .Values.prometheus.thanos.livenessProbe.successThreshold }} + {{- end }} + {{- if .Values.prometheus.thanos.readinessProbe.enabled }} + readinessProbe: + httpGet: + path: {{ .Values.prometheus.thanos.readinessProbe.path }} + port: http + scheme: HTTP + initialDelaySeconds: {{ .Values.prometheus.thanos.readinessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.prometheus.thanos.readinessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.prometheus.thanos.readinessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.prometheus.thanos.readinessProbe.failureThreshold }} + successThreshold: {{ .Values.prometheus.thanos.readinessProbe.successThreshold }} + {{- end }} + {{- end }} + {{- if or .Values.prometheus.containerSecurityContext.enabled .Values.prometheus.livenessProbe.enabled .Values.prometheus.readinessProbe.enabled }} + ## This monkey patching is needed until the securityContexts are + ## directly patchable via the CRD. + ## ref: https://github.com/prometheus-operator/prometheus-operator/issues/3947 + ## currently implemented with strategic merge + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/strategic-merge-patch.md + - name: prometheus + {{- if .Values.prometheus.containerSecurityContext.enabled }} + securityContext: {{- omit .Values.prometheus.containerSecurityContext "enabled" | toYaml | nindent 8 }} + {{- end }} + {{- if .Values.prometheus.livenessProbe.enabled }} + livenessProbe: + httpGet: + path: {{ .Values.prometheus.livenessProbe.path }} + port: main + scheme: HTTP + initialDelaySeconds: {{ .Values.prometheus.livenessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.prometheus.livenessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.prometheus.livenessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.prometheus.livenessProbe.failureThreshold }} + successThreshold: {{ .Values.prometheus.livenessProbe.successThreshold }} + {{- end }} + {{- if .Values.prometheus.readinessProbe.enabled }} + readinessProbe: + httpGet: + path: {{ .Values.prometheus.readinessProbe.path }} + port: main + scheme: HTTP + initialDelaySeconds: {{ .Values.prometheus.readinessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.prometheus.readinessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.prometheus.readinessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.prometheus.readinessProbe.failureThreshold }} + successThreshold: {{ .Values.prometheus.readinessProbe.successThreshold }} + {{- end }} + {{- end }} + {{- if or .Values.operator.prometheusConfigReloader.containerSecurityContext.enabled .Values.operator.prometheusConfigReloader.livenessProbe.enabled .Values.operator.prometheusConfigReloader.readinessProbe.enabled }} + ## This monkey patching is needed until the securityContexts are + ## directly patchable via the CRD. + ## ref: https://github.com/prometheus-operator/prometheus-operator/issues/3947 + ## currently implemented with strategic merge + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/strategic-merge-patch.md + - name: config-reloader + {{- if .Values.operator.prometheusConfigReloader.containerSecurityContext.enabled }} + securityContext: {{- omit .Values.operator.prometheusConfigReloader.containerSecurityContext "enabled" | toYaml | nindent 8 }} + {{- end }} + {{- if .Values.operator.prometheusConfigReloader.livenessProbe.enabled }} + livenessProbe: + tcpSocket: + port: reloader-web + initialDelaySeconds: {{ .Values.operator.prometheusConfigReloader.livenessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.operator.prometheusConfigReloader.livenessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.operator.prometheusConfigReloader.livenessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.operator.prometheusConfigReloader.livenessProbe.failureThreshold }} + successThreshold: {{ .Values.operator.prometheusConfigReloader.livenessProbe.successThreshold }} + {{- end }} + {{- if .Values.operator.prometheusConfigReloader.readinessProbe.enabled }} + readinessProbe: + tcpSocket: + port: reloader-web + initialDelaySeconds: {{ .Values.operator.prometheusConfigReloader.readinessProbe.initialDelaySeconds }} + periodSeconds: {{ .Values.operator.prometheusConfigReloader.readinessProbe.periodSeconds }} + timeoutSeconds: {{ .Values.operator.prometheusConfigReloader.readinessProbe.timeoutSeconds }} + failureThreshold: {{ .Values.operator.prometheusConfigReloader.readinessProbe.failureThreshold }} + successThreshold: {{ .Values.operator.prometheusConfigReloader.readinessProbe.successThreshold }} + {{- end }} + {{- end }} + {{- if .Values.prometheus.containers }} + {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.containers "context" $) | nindent 4 }} + {{- end }} + {{- end }} + {{- if .Values.prometheus.priorityClassName }} + priorityClassName: {{ .Values.prometheus.priorityClassName }} + {{- end }} +{{- end }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/prometheus/_servicemonitor.tpl b/enterprise/prometheus/16.1.0/templates/prometheus/_servicemonitor.tpl new file mode 100644 index 0000000000..20744f2c92 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/prometheus/_servicemonitor.tpl @@ -0,0 +1,29 @@ +{{- define "prometheus.prometheus.servicemonitor" -}} +{{- if and .Values.prometheus.enabled .Values.prometheus.serviceMonitor.enabled }} +--- +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ template "kube-prometheus.prometheus.fullname" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.prometheus.labels" . | nindent 4 }} +spec: + selector: + matchLabels: {{- include "kube-prometheus.prometheus.matchLabels" . | nindent 6 }} + namespaceSelector: + matchNames: + - {{ .Release.Namespace }} + endpoints: + - port: http + {{- if .Values.prometheus.serviceMonitor.interval }} + interval: {{ .Values.prometheus.serviceMonitor.interval }} + {{- end }} + path: {{ trimSuffix "/" .Values.prometheus.routePrefix }}/metrics + {{- if .Values.prometheus.serviceMonitor.metricRelabelings }} + metricRelabelings: {{- include "tc.v1.common.tplvalues.render" ( dict "value" .Values.prometheus.serviceMonitor.metricRelabelings "context" $) | nindent 8 }} + {{- end }} + {{- if .Values.prometheus.serviceMonitor.relabelings }} + relabelings: {{- toYaml .Values.prometheus.serviceMonitor.relabelings | nindent 8 }} + {{- end }} +{{- end }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/prometheus/clusterrole.yaml b/enterprise/prometheus/16.1.0/templates/prometheus/clusterrole.yaml new file mode 100644 index 0000000000..ae96e2d45f --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/prometheus/clusterrole.yaml @@ -0,0 +1,41 @@ +{{- if .Values.prometheus.enabled -}} +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: {{ template "kube-prometheus.prometheus.fullname" . }} + labels: {{- include "kube-prometheus.prometheus.labels" . | nindent 4 }} +rules: + - apiGroups: + - "" + resources: + - nodes/metrics + verbs: + - get + - list + - watch + - apiGroups: + - "" + resources: + - nodes + - nodes/proxy + - services + - endpoints + - pods + verbs: + - "get" + - "list" + - "watch" + - apiGroups: + - extensions + - "networking.k8s.io" + resources: + - ingresses + verbs: + - get + - list + - watch + - nonResourceURLs: + - "/metrics" + verbs: + - "get" +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/prometheus/clusterrolebinding.yaml b/enterprise/prometheus/16.1.0/templates/prometheus/clusterrolebinding.yaml new file mode 100644 index 0000000000..7ca10743f4 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/prometheus/clusterrolebinding.yaml @@ -0,0 +1,15 @@ +{{- if .Values.prometheus.enabled }} +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: {{ template "kube-prometheus.prometheus.fullname" . }} + labels: {{- include "kube-prometheus.prometheus.labels" . | nindent 4 }} +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: {{ template "kube-prometheus.prometheus.fullname" . }} +subjects: + - kind: ServiceAccount + name: {{ template "kube-prometheus.prometheus.serviceAccountName" . }} + namespace: {{ .Release.Namespace }} +{{- end }} diff --git a/enterprise/prometheus/16.1.0/templates/prometheus/serviceaccount.yaml b/enterprise/prometheus/16.1.0/templates/prometheus/serviceaccount.yaml new file mode 100644 index 0000000000..39539fc119 --- /dev/null +++ b/enterprise/prometheus/16.1.0/templates/prometheus/serviceaccount.yaml @@ -0,0 +1,12 @@ +{{- if and .Values.prometheus.enabled .Values.prometheus.serviceAccount.create }} +apiVersion: v1 +kind: ServiceAccount +metadata: + name: {{ template "kube-prometheus.prometheus.serviceAccountName" . }} + namespace: {{ .Release.Namespace }} + labels: {{- include "kube-prometheus.prometheus.labels" . | nindent 4 }} + {{- if index .Values.prometheus.serviceAccount "annotations" }} + annotations: {{- include "tc.v1.common.tplvalues.render" (dict "value" .Values.prometheus.serviceAccount.annotations "context" $) | nindent 4 }} + {{- end }} +{{- include "kube-prometheus.imagePullSecrets" . }} +{{- end }} diff --git a/operators/prometheus-operator/3.0.1/values.yaml b/enterprise/prometheus/16.1.0/values.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/values.yaml rename to enterprise/prometheus/16.1.0/values.yaml diff --git a/enterprise/traefik/25.1.0/CHANGELOG.md b/enterprise/traefik/25.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5f6eec49a3 --- /dev/null +++ b/enterprise/traefik/25.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traefik-25.1.0](https://github.com/truecharts/charts/compare/traefik-25.0.1...traefik-25.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [traefik-25.0.1](https://github.com/truecharts/charts/compare/traefik-25.0.0...traefik-25.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [traefik-25.0.0](https://github.com/truecharts/charts/compare/traefik-24.0.3...traefik-25.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [traefik-24.0.3](https://github.com/truecharts/charts/compare/traefik-24.0.2...traefik-24.0.3) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [traefik-24.0.2](https://github.com/truecharts/charts/compare/traefik-24.0.1...traefik-24.0.2) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + - update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [traefik-24.0.1](https://github.com/truecharts/charts/compare/traefik-24.0.0...traefik-24.0.1) (2023-12-23) + + + + +## [traefik-24.0.0](https://github.com/truecharts/charts/compare/traefik-23.0.8...traefik-24.0.0) (2023-12-23) + +### Chore + +- BREAKING CHANGE default to 443/80 ([#16368](https://github.com/truecharts/charts/issues/16368)) + + + + +## [traefik-23.0.8](https://github.com/truecharts/charts/compare/traefik-23.0.7...traefik-23.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [traefik-23.0.7](https://github.com/truecharts/charts/compare/traefik-23.0.6...traefik-23.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [traefik-23.0.6](https://github.com/truecharts/charts/compare/traefik-23.0.5...traefik-23.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [traefik-23.0.5](https://github.com/truecharts/charts/compare/traefik-23.0.4...traefik-23.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + diff --git a/enterprise/traefik/25.1.0/Chart.yaml b/enterprise/traefik/25.1.0/Chart.yaml new file mode 100644 index 0000000000..f7a787ec97 --- /dev/null +++ b/enterprise/traefik/25.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: traefik +version: 25.1.0 +appVersion: 2.10.5 +description: Traefik is a flexible reverse proxy and Ingress Provider. +home: https://truecharts.org/charts/enterprise/traefik +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik + - https://github.com/truecharts/containers/tree/master/mirrortraefik + - https://traefik.io/ + - https://github.com/traefik/traefik + - https://github.com/traefik/traefik-helm-chart +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - traefik + - ingress +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +type: application diff --git a/enterprise/traefik/25.1.0/LICENSE b/enterprise/traefik/25.1.0/LICENSE new file mode 100644 index 0000000000..4139714f20 --- /dev/null +++ b/enterprise/traefik/25.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Traefik" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/enterprise/traefik/25.1.0/README.md b/enterprise/traefik/25.1.0/README.md new file mode 100644 index 0000000000..4245c176e5 --- /dev/null +++ b/enterprise/traefik/25.1.0/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/enterprise/traefik) + +**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/enterprise/traefik/25.1.0/app-changelog.md b/enterprise/traefik/25.1.0/app-changelog.md new file mode 100644 index 0000000000..5b8021b239 --- /dev/null +++ b/enterprise/traefik/25.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traefik-25.1.0](https://github.com/truecharts/charts/compare/traefik-25.0.1...traefik-25.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/enterprise/traefik/25.1.0/app-readme.md b/enterprise/traefik/25.1.0/app-readme.md new file mode 100644 index 0000000000..02206fafcf --- /dev/null +++ b/enterprise/traefik/25.1.0/app-readme.md @@ -0,0 +1,8 @@ +Traefik is a flexible reverse proxy and Ingress Provider. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/enterprise/traefik](https://truecharts.org/charts/enterprise/traefik) + +--- + +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/enterprise/traefik/25.1.0/charts/common-17.2.2.tgz b/enterprise/traefik/25.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/enterprise/traefik/25.1.0/charts/common-17.2.2.tgz differ diff --git a/enterprise/traefik/25.1.0/crds/traefik.containo.us_ingressroutes.yaml b/enterprise/traefik/25.1.0/crds/traefik.containo.us_ingressroutes.yaml new file mode 100644 index 0000000000..bd137f410d --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.containo.us_ingressroutes.yaml @@ -0,0 +1,275 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + 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 the CRD implementation of a Traefik HTTP Router. + 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 defines the desired state of IngressRoute. + properties: + entryPoints: + description: 'EntryPoints defines the list of entry point names to + bind to. Entry points have to be configured in the static configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/entrypoints/ + Default: all.' + items: + type: string + type: array + routes: + description: Routes defines the list of routes. + items: + description: Route holds the HTTP route configuration. + properties: + kind: + description: Kind defines the kind of the route. Rule is the + only supported kind. + enum: + - Rule + type: string + match: + description: 'Match defines the router''s rule. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#rule' + type: string + middlewares: + description: 'Middlewares defines the list of references to + Middleware resources. More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-middleware' + items: + description: MiddlewareRef is a reference to a Middleware + resource. + properties: + name: + description: Name defines the name of the referenced Middleware + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Middleware resource. + type: string + required: + - name + type: object + type: array + priority: + description: 'Priority defines the router''s priority. More + info: https://doc.traefik.io/traefik/v2.10/routing/routers/#priority' + type: integer + services: + description: Services defines the list of Service. It can contain + any combination of TraefikService and/or reference to a Kubernetes + Service. + items: + description: Service defines an upstream HTTP service to proxy + traffic to. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between + the two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs + or if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client + Host header is forwarded to the upstream Kubernetes + Service. By default, passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to + the client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, + in milliseconds, in between flushes to the client + while copying the response body. A negative value + means to flush immediately after each write to the + client. This configuration is ignored when ReverseProxy + recognizes a response as a streaming response; for + such responses, writes are flushed to the client + immediately. Default: 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the + request to the upstream Kubernetes Service. It defaults + to https when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport + between Traefik and your servers. Can only be used on + a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie + can be accessed by client-side APIs, such as + JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie + can only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported + value at the moment. + type: string + weight: + description: Weight defines the weight and 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 defines the TLS configuration. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#tls' + properties: + certResolver: + description: 'CertResolver defines the name of the certificate + resolver to use. Cert resolvers have to be configured in the + static configuration. More info: https://doc.traefik.io/traefik/v2.10/https/acme/#certificate-resolvers' + type: string + domains: + description: 'Domains defines the list of domains that will be + used to issue certificates. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#domains' + items: + description: Domain holds a domain name with SANs. + properties: + main: + description: Main defines the main domain name. + type: string + sans: + description: SANs defines the subject alternative domain + names. + items: + type: string + type: array + type: object + type: array + options: + description: 'Options defines the reference to a TLSOption, that + specifies the parameters of the TLS connection. If not defined, + the `default` TLSOption is used. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#tls-options' + properties: + name: + description: 'Name defines the name of the referenced TLSOption. + More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-tlsoption' + type: string + namespace: + description: 'Namespace defines the namespace of the referenced + TLSOption. More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-tlsoption' + 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 defines the reference to the TLSStore, that + will be used to store certificates. Please note that only `default` + TLSStore can be used. + properties: + name: + description: 'Name defines the name of the referenced TLSStore. + More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-tlsstore' + type: string + namespace: + description: 'Namespace defines the namespace of the referenced + TLSStore. More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-tlsstore' + 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/enterprise/traefik/25.1.0/crds/traefik.containo.us_ingressroutetcps.yaml b/enterprise/traefik/25.1.0/crds/traefik.containo.us_ingressroutetcps.yaml new file mode 100644 index 0000000000..589fe31c18 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.containo.us_ingressroutetcps.yaml @@ -0,0 +1,218 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + 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 the CRD implementation of a Traefik TCP Router. + 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 defines the desired state of IngressRouteTCP. + properties: + entryPoints: + description: 'EntryPoints defines the list of entry point names to + bind to. Entry points have to be configured in the static configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/entrypoints/ + Default: all.' + items: + type: string + type: array + routes: + description: Routes defines the list of routes. + items: + description: RouteTCP holds the TCP route configuration. + properties: + match: + description: 'Match defines the router''s rule. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#rule_1' + type: string + middlewares: + description: Middlewares defines the list of references to MiddlewareTCP + resources. + items: + description: ObjectReference is a generic reference to a Traefik + resource. + properties: + name: + description: Name defines the name of the referenced Traefik + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Traefik resource. + type: string + required: + - name + type: object + type: array + priority: + description: 'Priority defines the router''s priority. More + info: https://doc.traefik.io/traefik/v2.10/routing/routers/#priority_1' + type: integer + services: + description: Services defines the list of TCP services. + items: + description: ServiceTCP defines an upstream TCP service to + proxy traffic to. + properties: + name: + description: Name defines the name of the referenced Kubernetes + Service. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs + or if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + proxyProtocol: + description: 'ProxyProtocol defines the PROXY protocol + configuration. More info: https://doc.traefik.io/traefik/v2.10/routing/services/#proxy-protocol' + properties: + version: + description: Version defines the PROXY Protocol version + to use. + type: integer + type: object + terminationDelay: + description: TerminationDelay defines the deadline that + the proxy sets, after one of its connected peers indicates + it has closed the writing capability of its connection, + to close the reading capability as well, hence fully + terminating the connection. It is a duration in milliseconds, + defaulting to 100. A negative value means an infinite + deadline (i.e. the reading capability is never closed). + type: integer + weight: + description: Weight defines the weight used when balancing + requests between multiple Kubernetes Service. + type: integer + required: + - name + - port + type: object + type: array + required: + - match + type: object + type: array + tls: + description: 'TLS defines the TLS configuration on a layer 4 / TCP + Route. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#tls_1' + properties: + certResolver: + description: 'CertResolver defines the name of the certificate + resolver to use. Cert resolvers have to be configured in the + static configuration. More info: https://doc.traefik.io/traefik/v2.10/https/acme/#certificate-resolvers' + type: string + domains: + description: 'Domains defines the list of domains that will be + used to issue certificates. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#domains' + items: + description: Domain holds a domain name with SANs. + properties: + main: + description: Main defines the main domain name. + type: string + sans: + description: SANs defines the subject alternative domain + names. + items: + type: string + type: array + type: object + type: array + options: + description: 'Options defines the reference to a TLSOption, that + specifies the parameters of the TLS connection. If not defined, + the `default` TLSOption is used. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#tls-options' + properties: + name: + description: Name defines the name of the referenced Traefik + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Traefik resource. + type: string + required: + - name + type: object + passthrough: + description: Passthrough defines whether a TLS router will terminate + the TLS connection. + type: boolean + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: Store defines the reference to the TLSStore, that + will be used to store certificates. Please note that only `default` + TLSStore can be used. + properties: + name: + description: Name defines the name of the referenced Traefik + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Traefik resource. + 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/enterprise/traefik/25.1.0/crds/traefik.containo.us_ingressrouteudps.yaml b/enterprise/traefik/25.1.0/crds/traefik.containo.us_ingressrouteudps.yaml new file mode 100644 index 0000000000..c35ee4dc20 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.containo.us_ingressrouteudps.yaml @@ -0,0 +1,105 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + 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 a CRD implementation of a Traefik UDP Router. + 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 defines the desired state of a IngressRouteUDP. + properties: + entryPoints: + description: 'EntryPoints defines the list of entry point names to + bind to. Entry points have to be configured in the static configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/entrypoints/ + Default: all.' + items: + type: string + type: array + routes: + description: Routes defines the list of routes. + items: + description: RouteUDP holds the UDP route configuration. + properties: + services: + description: Services defines the list of UDP services. + items: + description: ServiceUDP defines an upstream UDP service to + proxy traffic to. + properties: + name: + description: Name defines the name of the referenced Kubernetes + Service. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs + or if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + weight: + description: Weight defines the weight used when balancing + requests between multiple Kubernetes Service. + 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/enterprise/traefik/25.1.0/crds/traefik.containo.us_middlewares.yaml b/enterprise/traefik/25.1.0/crds/traefik.containo.us_middlewares.yaml new file mode 100644 index 0000000000..5e14f93fa5 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.containo.us_middlewares.yaml @@ -0,0 +1,924 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + 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 the CRD implementation of a Traefik Middleware. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/overview/' + 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 defines the desired state of a Middleware. + properties: + addPrefix: + description: 'AddPrefix holds the add prefix middleware configuration. + This middleware updates the path of a request before forwarding + it. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/addprefix/' + properties: + prefix: + description: Prefix is the string to add before the current path + in the requested URL. It should include a leading slash (/). + type: string + type: object + basicAuth: + description: 'BasicAuth holds the basic auth middleware configuration. + This middleware restricts access to your services to known users. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/basicauth/' + properties: + headerField: + description: 'HeaderField defines a header field to store the + authenticated user. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/basicauth/#headerfield' + type: string + realm: + description: 'Realm allows the protected resources on a server + to be partitioned into a set of protection spaces, each with + its own authentication scheme. Default: traefik.' + type: string + removeHeader: + description: 'RemoveHeader sets the removeHeader option to true + to remove the authorization header before forwarding the request + to your service. Default: false.' + type: boolean + secret: + description: Secret is the name of the referenced Kubernetes Secret + containing user credentials. + type: string + type: object + buffering: + description: 'Buffering holds the buffering middleware configuration. + This middleware retries or limits the size of requests that can + be forwarded to backends. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/buffering/#maxrequestbodybytes' + properties: + maxRequestBodyBytes: + description: 'MaxRequestBodyBytes defines the maximum allowed + body size for the request (in bytes). If the request exceeds + the allowed size, it is not forwarded to the service, and the + client gets a 413 (Request Entity Too Large) response. Default: + 0 (no maximum).' + format: int64 + type: integer + maxResponseBodyBytes: + description: 'MaxResponseBodyBytes defines the maximum allowed + response size from the service (in bytes). If the response exceeds + the allowed size, it is not forwarded to the client. The client + gets a 500 (Internal Server Error) response instead. Default: + 0 (no maximum).' + format: int64 + type: integer + memRequestBodyBytes: + description: 'MemRequestBodyBytes defines the threshold (in bytes) + from which the request will be buffered on disk instead of in + memory. Default: 1048576 (1Mi).' + format: int64 + type: integer + memResponseBodyBytes: + description: 'MemResponseBodyBytes defines the threshold (in bytes) + from which the response will be buffered on disk instead of + in memory. Default: 1048576 (1Mi).' + format: int64 + type: integer + retryExpression: + description: 'RetryExpression defines the retry conditions. It + is a logical combination of functions with operators AND (&&) + and OR (||). More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/buffering/#retryexpression' + type: string + type: object + chain: + description: 'Chain holds the configuration of the chain middleware. + This middleware enables to define reusable combinations of other + pieces of middleware. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/chain/' + properties: + middlewares: + description: Middlewares is the list of MiddlewareRef which composes + the chain. + items: + description: MiddlewareRef is a reference to a Middleware resource. + properties: + name: + description: Name defines the name of the referenced Middleware + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Middleware resource. + type: string + required: + - name + type: object + type: array + type: object + circuitBreaker: + description: CircuitBreaker holds the circuit breaker configuration. + properties: + checkPeriod: + anyOf: + - type: integer + - type: string + description: CheckPeriod is the interval between successive checks + of the circuit breaker condition (when in standby state). + x-kubernetes-int-or-string: true + expression: + description: Expression is the condition that triggers the tripped + state. + type: string + fallbackDuration: + anyOf: + - type: integer + - type: string + description: FallbackDuration is the duration for which the circuit + breaker will wait before trying to recover (from a tripped state). + x-kubernetes-int-or-string: true + recoveryDuration: + anyOf: + - type: integer + - type: string + description: RecoveryDuration is the duration for which the circuit + breaker will try to recover (as soon as it is in recovering + state). + x-kubernetes-int-or-string: true + type: object + compress: + description: 'Compress holds the compress middleware configuration. + This middleware compresses responses before sending them to the + client, using gzip compression. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/compress/' + properties: + excludedContentTypes: + description: ExcludedContentTypes defines the list of content + types to compare the Content-Type header of the incoming requests + and responses before compressing. + items: + type: string + type: array + minResponseBodyBytes: + description: 'MinResponseBodyBytes defines the minimum amount + of bytes a response body must have to be compressed. Default: + 1024.' + type: integer + type: object + contentType: + description: ContentType holds the content-type middleware configuration. + This middleware exists to enable the correct behavior until at least + the default one can be changed in a future version. + properties: + autoDetect: + description: AutoDetect 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. + type: boolean + type: object + digestAuth: + description: 'DigestAuth holds the digest auth middleware configuration. + This middleware restricts access to your services to known users. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/digestauth/' + properties: + headerField: + description: 'HeaderField defines a header field to store the + authenticated user. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/basicauth/#headerfield' + type: string + realm: + description: 'Realm allows the protected resources on a server + to be partitioned into a set of protection spaces, each with + its own authentication scheme. Default: traefik.' + type: string + removeHeader: + description: RemoveHeader defines whether to remove the authorization + header before forwarding the request to the backend. + type: boolean + secret: + description: Secret is the name of the referenced Kubernetes Secret + containing user credentials. + type: string + type: object + errors: + description: 'ErrorPage holds the custom error middleware configuration. + This middleware returns a custom page in lieu of the default, according + to configured ranges of HTTP Status codes. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/errorpages/' + properties: + query: + description: Query defines the URL for the error page (hosted + by service). The {status} variable can be used in order to insert + the status code in the URL. + type: string + service: + description: 'Service defines the reference to a Kubernetes Service + that will serve the error page. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/errorpages/#service' + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between the + two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs or if + the only child is the Kubernetes Service clusterIP. The + Kubernetes Service itself does load-balance to the pods. + By default, NativeLB is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client Host + header is forwarded to the upstream Kubernetes Service. + By default, passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to the + client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in milliseconds, + in between flushes to the client while copying the response + body. A negative value means to flush immediately after + each write to the client. This configuration is ignored + when ReverseProxy recognizes a response as a streaming + response; for such responses, writes are flushed to + the client immediately. Default: 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https + when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport between + Traefik and your servers. Can only be used on a Kubernetes + Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie can + be accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can + only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported value + at the moment. + type: string + weight: + description: Weight defines the weight and 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: + description: Status defines which status or range of statuses + should result in an error page. It can be either a status code + as a number (500), as multiple comma-separated numbers (500,502), + as ranges by separating two codes with a dash (500-599), or + a combination of the two (404,418,500-599). + items: + type: string + type: array + type: object + forwardAuth: + description: 'ForwardAuth holds the forward auth middleware configuration. + This middleware delegates the request authentication to a Service. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/forwardauth/' + properties: + address: + description: Address defines the authentication server address. + type: string + authRequestHeaders: + description: AuthRequestHeaders defines the list of the headers + to copy from the request to the authentication server. If not + set or empty then all request headers are passed. + items: + type: string + type: array + authResponseHeaders: + description: AuthResponseHeaders defines the list of headers to + copy from the authentication server response and set on forwarded + request, replacing any existing conflicting headers. + items: + type: string + type: array + authResponseHeadersRegex: + description: 'AuthResponseHeadersRegex defines the regex to match + headers to copy from the authentication server response and + set on forwarded request, after stripping all headers that match + the regex. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/forwardauth/#authresponseheadersregex' + type: string + tls: + description: TLS defines the configuration used to secure the + connection to the authentication server. + properties: + caOptional: + type: boolean + caSecret: + description: CASecret is the name of the referenced Kubernetes + Secret containing the CA to validate the server certificate. + The CA certificate is extracted from key `tls.ca` or `ca.crt`. + type: string + certSecret: + description: CertSecret is the name of the referenced Kubernetes + Secret containing the client certificate. The client certificate + is extracted from the keys `tls.crt` and `tls.key`. + type: string + insecureSkipVerify: + description: InsecureSkipVerify defines whether the server + certificates should be validated. + type: boolean + type: object + trustForwardHeader: + description: 'TrustForwardHeader defines whether to trust (ie: + forward) all X-Forwarded-* headers.' + type: boolean + type: object + headers: + description: 'Headers holds the headers middleware configuration. + This middleware manages the requests and responses headers. More + info: https://doc.traefik.io/traefik/v2.10/middlewares/http/headers/#customrequestheaders' + properties: + accessControlAllowCredentials: + description: AccessControlAllowCredentials defines whether the + request can include user credentials. + type: boolean + accessControlAllowHeaders: + description: AccessControlAllowHeaders defines the Access-Control-Request-Headers + values sent in preflight response. + items: + type: string + type: array + accessControlAllowMethods: + description: AccessControlAllowMethods defines the Access-Control-Request-Method + values sent in preflight response. + 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 defines the Access-Control-Expose-Headers + values sent in preflight response. + items: + type: string + type: array + accessControlMaxAge: + description: AccessControlMaxAge defines the time that a preflight + request may be cached. + format: int64 + type: integer + addVaryHeader: + description: AddVaryHeader defines whether the Vary header is + automatically added/updated when the AccessControlAllowOriginList + is set. + type: boolean + allowedHosts: + description: AllowedHosts defines the fully qualified list of + allowed domain names. + items: + type: string + type: array + browserXssFilter: + description: BrowserXSSFilter defines whether to add the X-XSS-Protection + header with the value 1; mode=block. + type: boolean + contentSecurityPolicy: + description: ContentSecurityPolicy defines the Content-Security-Policy + header value. + type: string + contentTypeNosniff: + description: ContentTypeNosniff defines whether to add the X-Content-Type-Options + header with the nosniff value. + type: boolean + customBrowserXSSValue: + description: CustomBrowserXSSValue defines the X-XSS-Protection + header value. This overrides the BrowserXssFilter option. + type: string + customFrameOptionsValue: + description: CustomFrameOptionsValue defines the X-Frame-Options + header value. This overrides the FrameDeny option. + type: string + customRequestHeaders: + additionalProperties: + type: string + description: CustomRequestHeaders defines the header names and + values to apply to the request. + type: object + customResponseHeaders: + additionalProperties: + type: string + description: CustomResponseHeaders defines the header names and + values to apply to the response. + type: object + featurePolicy: + description: 'Deprecated: use PermissionsPolicy instead.' + type: string + forceSTSHeader: + description: ForceSTSHeader defines whether to add the STS header + even when the connection is HTTP. + type: boolean + frameDeny: + description: FrameDeny defines whether to add the X-Frame-Options + header with the DENY value. + type: boolean + hostsProxyHeaders: + description: HostsProxyHeaders defines the header keys that may + hold a proxied hostname value for the request. + items: + type: string + type: array + isDevelopment: + description: IsDevelopment defines whether to mitigate the unwanted + effects of the AllowedHosts, SSL, and STS options when developing. + Usually testing takes place using HTTP, not HTTPS, and on localhost, + not your production domain. If you would like your development + environment to mimic production with complete Host blocking, + SSL redirects, and STS headers, leave this as false. + type: boolean + permissionsPolicy: + description: PermissionsPolicy defines the Permissions-Policy + header value. This allows sites to control browser features. + type: string + publicKey: + description: PublicKey is the public key that implements HPKP + to prevent MITM attacks with forged certificates. + type: string + referrerPolicy: + description: ReferrerPolicy defines the Referrer-Policy header + value. This allows sites to control whether browsers forward + the Referer header to other sites. + type: string + sslForceHost: + description: 'Deprecated: use RedirectRegex instead.' + type: boolean + sslHost: + description: 'Deprecated: use RedirectRegex instead.' + type: string + sslProxyHeaders: + additionalProperties: + type: string + description: 'SSLProxyHeaders defines the header keys with associated + values that would indicate a valid HTTPS request. It can be + useful when using other proxies (example: "X-Forwarded-Proto": + "https").' + 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: + description: STSIncludeSubdomains defines whether the includeSubDomains + directive is appended to the Strict-Transport-Security header. + type: boolean + stsPreload: + description: STSPreload defines whether the preload flag is appended + to the Strict-Transport-Security header. + type: boolean + stsSeconds: + description: STSSeconds defines the max-age of the Strict-Transport-Security + header. If set to 0, the header is not set. + format: int64 + type: integer + type: object + inFlightReq: + description: 'InFlightReq holds the in-flight request middleware configuration. + This middleware limits the number of requests being processed and + served concurrently. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/inflightreq/' + properties: + amount: + description: Amount defines the maximum amount of allowed simultaneous + in-flight request. The middleware responds with HTTP 429 Too + Many Requests if there are already amount requests in progress + (based on the same sourceCriterion strategy). + format: int64 + type: integer + sourceCriterion: + description: 'SourceCriterion defines what criterion is used to + group requests as originating from a common source. If several + strategies are defined at the same time, an error will be raised. + If none are set, the default is to use the requestHost. More + info: https://doc.traefik.io/traefik/v2.10/middlewares/http/inflightreq/#sourcecriterion' + properties: + ipStrategy: + description: 'IPStrategy holds the IP strategy configuration + used by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ipwhitelist/#ipstrategy' + properties: + depth: + description: Depth tells Traefik to use the X-Forwarded-For + header and take the IP located at the depth position + (starting from the right). + type: integer + excludedIPs: + description: ExcludedIPs configures Traefik to scan the + X-Forwarded-For header and select the first IP not in + the list. + items: + type: string + type: array + type: object + requestHeaderName: + description: RequestHeaderName defines the name of the header + used to group incoming requests. + type: string + requestHost: + description: RequestHost defines whether to consider the request + Host as the source. + type: boolean + type: object + type: object + ipWhiteList: + description: 'IPWhiteList holds the IP whitelist middleware configuration. + This middleware accepts / refuses requests based on the client IP. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ipwhitelist/' + properties: + ipStrategy: + description: 'IPStrategy holds the IP strategy configuration used + by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ipwhitelist/#ipstrategy' + properties: + depth: + description: Depth tells Traefik to use the X-Forwarded-For + header and take the IP located at the depth position (starting + from the right). + type: integer + excludedIPs: + description: ExcludedIPs configures Traefik to scan the X-Forwarded-For + header and select the first IP not in the list. + items: + type: string + type: array + type: object + sourceRange: + description: SourceRange defines the set of allowed IPs (or ranges + of allowed IPs by using CIDR notation). + items: + type: string + type: array + type: object + passTLSClientCert: + description: 'PassTLSClientCert holds the pass TLS client cert middleware + configuration. This middleware adds the selected data from the passed + client TLS certificate to a header. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/passtlsclientcert/' + properties: + info: + description: Info selects the specific client certificate details + you want to add to the X-Forwarded-Tls-Client-Cert-Info header. + properties: + issuer: + description: Issuer defines the client certificate issuer + details to add to the X-Forwarded-Tls-Client-Cert-Info header. + properties: + commonName: + description: CommonName defines whether to add the organizationalUnit + information into the issuer. + type: boolean + country: + description: Country defines whether to add the country + information into the issuer. + type: boolean + domainComponent: + description: DomainComponent defines whether to add the + domainComponent information into the issuer. + type: boolean + locality: + description: Locality defines whether to add the locality + information into the issuer. + type: boolean + organization: + description: Organization defines whether to add the organization + information into the issuer. + type: boolean + province: + description: Province defines whether to add the province + information into the issuer. + type: boolean + serialNumber: + description: SerialNumber defines whether to add the serialNumber + information into the issuer. + type: boolean + type: object + notAfter: + description: NotAfter defines whether to add the Not After + information from the Validity part. + type: boolean + notBefore: + description: NotBefore defines whether to add the Not Before + information from the Validity part. + type: boolean + sans: + description: Sans defines whether to add the Subject Alternative + Name information from the Subject Alternative Name part. + type: boolean + serialNumber: + description: SerialNumber defines whether to add the client + serialNumber information. + type: boolean + subject: + description: Subject defines the client certificate subject + details to add to the X-Forwarded-Tls-Client-Cert-Info header. + properties: + commonName: + description: CommonName defines whether to add the organizationalUnit + information into the subject. + type: boolean + country: + description: Country defines whether to add the country + information into the subject. + type: boolean + domainComponent: + description: DomainComponent defines whether to add the + domainComponent information into the subject. + type: boolean + locality: + description: Locality defines whether to add the locality + information into the subject. + type: boolean + organization: + description: Organization defines whether to add the organization + information into the subject. + type: boolean + organizationalUnit: + description: OrganizationalUnit defines whether to add + the organizationalUnit information into the subject. + type: boolean + province: + description: Province defines whether to add the province + information into the subject. + type: boolean + serialNumber: + description: SerialNumber defines whether to add the serialNumber + information into the subject. + type: boolean + type: object + type: object + pem: + description: PEM sets the X-Forwarded-Tls-Client-Cert header with + the certificate. + type: boolean + type: object + plugin: + additionalProperties: + x-kubernetes-preserve-unknown-fields: true + description: 'Plugin defines the middleware plugin configuration. + More info: https://doc.traefik.io/traefik/plugins/' + type: object + rateLimit: + description: 'RateLimit holds the rate limit configuration. This middleware + ensures that services will receive a fair amount of requests, and + allows one to define what fair is. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ratelimit/' + properties: + average: + description: Average is the maximum rate, by default in requests/s, + allowed for the given source. It defaults to 0, which means + no rate limiting. The rate is actually defined by dividing Average + by Period. So for a rate below 1req/s, one needs to define a + Period larger than a second. + format: int64 + type: integer + burst: + description: Burst is the maximum number of requests allowed to + arrive in the same arbitrarily small period of time. It defaults + to 1. + format: int64 + type: integer + period: + anyOf: + - type: integer + - type: string + description: 'Period, in combination with Average, defines the + actual maximum rate, such as: r = Average / Period. It defaults + to a second.' + x-kubernetes-int-or-string: true + sourceCriterion: + description: SourceCriterion defines what criterion is used to + group requests as originating from a common source. If several + strategies are defined at the same time, an error will be raised. + If none are set, the default is to use the request's remote + address field (as an ipStrategy). + properties: + ipStrategy: + description: 'IPStrategy holds the IP strategy configuration + used by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ipwhitelist/#ipstrategy' + properties: + depth: + description: Depth tells Traefik to use the X-Forwarded-For + header and take the IP located at the depth position + (starting from the right). + type: integer + excludedIPs: + description: ExcludedIPs configures Traefik to scan the + X-Forwarded-For header and select the first IP not in + the list. + items: + type: string + type: array + type: object + requestHeaderName: + description: RequestHeaderName defines the name of the header + used to group incoming requests. + type: string + requestHost: + description: RequestHost defines whether to consider the request + Host as the source. + type: boolean + type: object + type: object + redirectRegex: + description: 'RedirectRegex holds the redirect regex middleware configuration. + This middleware redirects a request using regex matching and replacement. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/redirectregex/#regex' + properties: + permanent: + description: Permanent defines whether the redirection is permanent + (301). + type: boolean + regex: + description: Regex defines the regex used to match and capture + elements from the request URL. + type: string + replacement: + description: Replacement defines how to modify the URL to have + the new target URL. + type: string + type: object + redirectScheme: + description: 'RedirectScheme holds the redirect scheme middleware + configuration. This middleware redirects requests from a scheme/port + to another. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/redirectscheme/' + properties: + permanent: + description: Permanent defines whether the redirection is permanent + (301). + type: boolean + port: + description: Port defines the port of the new URL. + type: string + scheme: + description: Scheme defines the scheme of the new URL. + type: string + type: object + replacePath: + description: 'ReplacePath holds the replace path middleware configuration. + This middleware replaces the path of the request URL and store the + original path in an X-Replaced-Path header. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/replacepath/' + properties: + path: + description: Path defines the path to use as replacement in the + request URL. + type: string + type: object + replacePathRegex: + description: 'ReplacePathRegex holds the replace path regex middleware + configuration. This middleware replaces the path of a URL using + regex matching and replacement. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/replacepathregex/' + properties: + regex: + description: Regex defines the regular expression used to match + and capture the path from the request URL. + type: string + replacement: + description: Replacement defines the replacement path format, + which can include captured variables. + type: string + type: object + retry: + description: 'Retry holds the retry middleware configuration. This + middleware reissues requests a given number of times to a backend + server if that server does not reply. As soon as the server answers, + the middleware stops retrying, regardless of the response status. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/retry/' + properties: + attempts: + description: Attempts defines how many times the request should + be retried. + type: integer + initialInterval: + anyOf: + - type: integer + - type: string + description: InitialInterval defines the first wait time in the + exponential backoff series. The maximum interval is calculated + as twice the initialInterval. If unspecified, requests will + be retried immediately. The value of initialInterval should + be provided in seconds or as a valid duration format, see https://pkg.go.dev/time#ParseDuration. + x-kubernetes-int-or-string: true + type: object + stripPrefix: + description: 'StripPrefix holds the strip prefix middleware configuration. + This middleware removes the specified prefixes from the URL path. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/stripprefix/' + properties: + forceSlash: + description: 'ForceSlash ensures that the resulting stripped path + is not the empty string, by replacing it with / when necessary. + Default: true.' + type: boolean + prefixes: + description: Prefixes defines the prefixes to strip from the request + URL. + items: + type: string + type: array + type: object + stripPrefixRegex: + description: 'StripPrefixRegex holds the strip prefix regex middleware + configuration. This middleware removes the matching prefixes from + the URL path. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/stripprefixregex/' + properties: + regex: + description: Regex defines the regular expression to match the + path prefix from the request URL. + 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/enterprise/traefik/25.1.0/crds/traefik.containo.us_middlewaretcps.yaml b/enterprise/traefik/25.1.0/crds/traefik.containo.us_middlewaretcps.yaml new file mode 100644 index 0000000000..85302fa823 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.containo.us_middlewaretcps.yaml @@ -0,0 +1,72 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + 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 the CRD implementation of a Traefik TCP middleware. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/overview/' + 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 defines the desired state of a MiddlewareTCP. + properties: + inFlightConn: + description: InFlightConn defines the InFlightConn middleware configuration. + properties: + amount: + description: Amount defines the maximum amount of allowed simultaneous + connections. The middleware closes the connection if there are + already amount connections opened. + format: int64 + type: integer + type: object + ipWhiteList: + description: IPWhiteList defines the IPWhiteList middleware configuration. + properties: + sourceRange: + description: SourceRange defines the allowed IPs (or ranges of + allowed IPs by using CIDR notation). + 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/enterprise/traefik/25.1.0/crds/traefik.containo.us_serverstransports.yaml b/enterprise/traefik/25.1.0/crds/traefik.containo.us_serverstransports.yaml new file mode 100644 index 0000000000..d6fc3a92db --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.containo.us_serverstransports.yaml @@ -0,0 +1,128 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + 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 the CRD implementation of a ServersTransport. + If no serversTransport is specified, the default@internal will be used. + The default@internal serversTransport is created from the static configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#serverstransport_1' + 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 defines the desired state of a ServersTransport. + properties: + certificatesSecrets: + description: CertificatesSecrets defines a list of secret storing + client certificates for mTLS. + items: + type: string + type: array + disableHTTP2: + description: DisableHTTP2 disables HTTP/2 for connections with backend + servers. + type: boolean + forwardingTimeouts: + description: ForwardingTimeouts defines the timeouts for requests + forwarded to the backend servers. + properties: + dialTimeout: + anyOf: + - type: integer + - type: string + description: DialTimeout is the amount of time to wait until a + connection to a backend server can be established. + x-kubernetes-int-or-string: true + idleConnTimeout: + anyOf: + - type: integer + - type: string + description: IdleConnTimeout is the maximum period for which an + idle HTTP keep-alive connection will remain open before closing + itself. + x-kubernetes-int-or-string: true + pingTimeout: + anyOf: + - type: integer + - type: string + description: PingTimeout is the timeout after which the HTTP/2 + connection will be closed if a response to ping is not received. + x-kubernetes-int-or-string: true + readIdleTimeout: + anyOf: + - type: integer + - type: string + description: ReadIdleTimeout is the timeout after which a health + check using ping frame will be carried out if no frame is received + on the HTTP/2 connection. + x-kubernetes-int-or-string: true + responseHeaderTimeout: + anyOf: + - type: integer + - type: string + description: ResponseHeaderTimeout is the amount of time to wait + for a server's response headers after fully writing the request + (including its body, if any). + x-kubernetes-int-or-string: true + type: object + insecureSkipVerify: + description: InsecureSkipVerify disables SSL certificate verification. + type: boolean + maxIdleConnsPerHost: + description: MaxIdleConnsPerHost controls the maximum idle (keep-alive) + to keep per-host. + type: integer + peerCertURI: + description: PeerCertURI defines the peer cert URI used to match against + SAN URI during the peer certificate verification. + type: string + rootCAsSecrets: + description: RootCAsSecrets defines a list of CA secret used to validate + self-signed certificate. + items: + type: string + type: array + serverName: + description: ServerName defines the server name 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/enterprise/traefik/25.1.0/crds/traefik.containo.us_tlsoptions.yaml b/enterprise/traefik/25.1.0/crds/traefik.containo.us_tlsoptions.yaml new file mode 100644 index 0000000000..73667667a3 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.containo.us_tlsoptions.yaml @@ -0,0 +1,113 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + 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 the CRD implementation of a Traefik TLS Option, + allowing to configure some parameters of the TLS connection. More info: + https://doc.traefik.io/traefik/v2.10/https/tls/#tls-options' + 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 defines the desired state of a TLSOption. + properties: + alpnProtocols: + description: 'ALPNProtocols defines the list of supported application + level protocols for the TLS handshake, in order of preference. More + info: https://doc.traefik.io/traefik/v2.10/https/tls/#alpn-protocols' + items: + type: string + type: array + cipherSuites: + description: 'CipherSuites defines the list of supported cipher suites + for TLS versions up to TLS 1.2. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#cipher-suites' + items: + type: string + type: array + clientAuth: + description: ClientAuth defines the server's policy for TLS Client + Authentication. + properties: + clientAuthType: + description: ClientAuthType defines the client authentication + type to apply. + enum: + - NoClientCert + - RequestClientCert + - RequireAnyClientCert + - VerifyClientCertIfGiven + - RequireAndVerifyClientCert + type: string + secretNames: + description: SecretNames defines the names of the referenced Kubernetes + Secret storing certificate details. + items: + type: string + type: array + type: object + curvePreferences: + description: 'CurvePreferences defines the preferred elliptic curves + in a specific order. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#curve-preferences' + items: + type: string + type: array + maxVersion: + description: 'MaxVersion defines the maximum TLS version that Traefik + will accept. Possible values: VersionTLS10, VersionTLS11, VersionTLS12, + VersionTLS13. Default: None.' + type: string + minVersion: + description: 'MinVersion defines the minimum TLS version that Traefik + will accept. Possible values: VersionTLS10, VersionTLS11, VersionTLS12, + VersionTLS13. Default: VersionTLS10.' + type: string + preferServerCipherSuites: + description: 'PreferServerCipherSuites defines whether the server + chooses a cipher suite among his own instead of among the client''s. + It is enabled automatically when minVersion or maxVersion is set. + Deprecated: https://github.com/golang/go/issues/45430' + type: boolean + sniStrict: + description: SniStrict defines whether Traefik allows connections + from clients connections that do not specify a server_name extension. + type: boolean + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/25.1.0/crds/traefik.containo.us_tlsstores.yaml b/enterprise/traefik/25.1.0/crds/traefik.containo.us_tlsstores.yaml new file mode 100644 index 0000000000..12f0ad37d8 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.containo.us_tlsstores.yaml @@ -0,0 +1,99 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + 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 the CRD implementation of a Traefik TLS Store. For + the time being, only the TLSStore named default is supported. This means + that you cannot have two stores that are named default in different Kubernetes + namespaces. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#certificates-stores' + 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 defines the desired state of a TLSStore. + properties: + certificates: + description: Certificates is a list of secret names, each secret holding + a key/certificate pair to add to the store. + items: + description: Certificate holds a secret name for the TLSStore resource. + properties: + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + required: + - secretName + type: object + type: array + defaultCertificate: + description: DefaultCertificate defines the default certificate configuration. + properties: + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + required: + - secretName + type: object + defaultGeneratedCert: + description: DefaultGeneratedCert defines the default generated certificate + configuration. + properties: + domain: + description: Domain is the domain definition for the DefaultCertificate. + properties: + main: + description: Main defines the main domain name. + type: string + sans: + description: SANs defines the subject alternative domain names. + items: + type: string + type: array + type: object + resolver: + description: Resolver is the name of the resolver that will be + used to issue the DefaultCertificate. + type: string + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/25.1.0/crds/traefik.containo.us_traefikservices.yaml b/enterprise/traefik/25.1.0/crds/traefik.containo.us_traefikservices.yaml new file mode 100644 index 0000000000..0dcf470034 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.containo.us_traefikservices.yaml @@ -0,0 +1,402 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + 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 CRD implementation of a Traefik Service. + TraefikService object allows to: - Apply weight to Services on load-balancing + - Mirror traffic on services More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-traefikservice' + 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: TraefikServiceSpec defines the desired state of a TraefikService. + properties: + mirroring: + description: Mirroring defines the Mirroring service configuration. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + maxBodySize: + description: MaxBodySize defines the maximum size allowed for + the body of the request. If the body is larger, the request + is not mirrored. Default value is -1, which means unlimited + size. + format: int64 + type: integer + mirrors: + description: Mirrors defines the list of mirrors where Traefik + will duplicate the traffic. + items: + description: MirrorService holds the mirror configuration. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between + the two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs or + if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client Host + header is forwarded to the upstream Kubernetes Service. + By default, passHostHeader is true. + type: boolean + percent: + description: 'Percent defines the part of the traffic to + mirror. Supported values: 0 to 100.' + type: integer + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to the + client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in + milliseconds, in between flushes to the client while + copying the response body. A negative value means + to flush immediately after each write to the client. + This configuration is ignored when ReverseProxy recognizes + a response as a streaming response; for such responses, + writes are flushed to the client immediately. Default: + 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https + when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport + between Traefik and your servers. Can only be used on + a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie + can be accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can + only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported + value at the moment. + type: string + weight: + description: Weight defines the weight and 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 defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between the two + is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs or if the + only child is the Kubernetes Service clusterIP. The Kubernetes + Service itself does load-balance to the pods. By default, NativeLB + is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client Host header + is forwarded to the upstream Kubernetes Service. By default, + passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. This + can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards the + response from the upstream Kubernetes Service to the client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in milliseconds, + in between flushes to the client while copying the response + body. A negative value means to flush immediately after + each write to the client. This configuration is ignored + when ReverseProxy recognizes a response as a streaming response; + for such responses, writes are flushed to the client immediately. + Default: 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https when + Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport between + Traefik and your servers. Can only be used on a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie can be + accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. More + info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can only + be transmitted over an encrypted connection (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy between + the servers. RoundRobin is the only supported value at the moment. + type: string + weight: + description: Weight defines the weight and 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: Weighted defines the Weighted Round Robin configuration. + properties: + services: + description: Services defines the list of Kubernetes Service and/or + TraefikService to load-balance, with weight. + items: + description: Service defines an upstream HTTP service to proxy + traffic to. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between + the two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs or + if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client Host + header is forwarded to the upstream Kubernetes Service. + By default, passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to the + client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in + milliseconds, in between flushes to the client while + copying the response body. A negative value means + to flush immediately after each write to the client. + This configuration is ignored when ReverseProxy recognizes + a response as a streaming response; for such responses, + writes are flushed to the client immediately. Default: + 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https + when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport + between Traefik and your servers. Can only be used on + a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie + can be accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can + only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported + value at the moment. + type: string + weight: + description: Weight defines the weight and 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 defines whether sticky sessions are enabled. + More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#stickiness-and-load-balancing' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie can be + accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. More + info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can only + be transmitted over an encrypted connection (i.e. HTTPS). + 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/enterprise/traefik/25.1.0/crds/traefik.io_ingressroutes.yaml b/enterprise/traefik/25.1.0/crds/traefik.io_ingressroutes.yaml new file mode 100644 index 0000000000..89aaee7595 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.io_ingressroutes.yaml @@ -0,0 +1,275 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: ingressroutes.traefik.io +spec: + group: traefik.io + names: + kind: IngressRoute + listKind: IngressRouteList + plural: ingressroutes + singular: ingressroute + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRoute is the CRD implementation of a Traefik HTTP Router. + 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 defines the desired state of IngressRoute. + properties: + entryPoints: + description: 'EntryPoints defines the list of entry point names to + bind to. Entry points have to be configured in the static configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/entrypoints/ + Default: all.' + items: + type: string + type: array + routes: + description: Routes defines the list of routes. + items: + description: Route holds the HTTP route configuration. + properties: + kind: + description: Kind defines the kind of the route. Rule is the + only supported kind. + enum: + - Rule + type: string + match: + description: 'Match defines the router''s rule. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#rule' + type: string + middlewares: + description: 'Middlewares defines the list of references to + Middleware resources. More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-middleware' + items: + description: MiddlewareRef is a reference to a Middleware + resource. + properties: + name: + description: Name defines the name of the referenced Middleware + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Middleware resource. + type: string + required: + - name + type: object + type: array + priority: + description: 'Priority defines the router''s priority. More + info: https://doc.traefik.io/traefik/v2.10/routing/routers/#priority' + type: integer + services: + description: Services defines the list of Service. It can contain + any combination of TraefikService and/or reference to a Kubernetes + Service. + items: + description: Service defines an upstream HTTP service to proxy + traffic to. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between + the two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs + or if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client + Host header is forwarded to the upstream Kubernetes + Service. By default, passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to + the client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, + in milliseconds, in between flushes to the client + while copying the response body. A negative value + means to flush immediately after each write to the + client. This configuration is ignored when ReverseProxy + recognizes a response as a streaming response; for + such responses, writes are flushed to the client + immediately. Default: 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the + request to the upstream Kubernetes Service. It defaults + to https when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport + between Traefik and your servers. Can only be used on + a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie + can be accessed by client-side APIs, such as + JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie + can only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported + value at the moment. + type: string + weight: + description: Weight defines the weight and 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 defines the TLS configuration. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#tls' + properties: + certResolver: + description: 'CertResolver defines the name of the certificate + resolver to use. Cert resolvers have to be configured in the + static configuration. More info: https://doc.traefik.io/traefik/v2.10/https/acme/#certificate-resolvers' + type: string + domains: + description: 'Domains defines the list of domains that will be + used to issue certificates. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#domains' + items: + description: Domain holds a domain name with SANs. + properties: + main: + description: Main defines the main domain name. + type: string + sans: + description: SANs defines the subject alternative domain + names. + items: + type: string + type: array + type: object + type: array + options: + description: 'Options defines the reference to a TLSOption, that + specifies the parameters of the TLS connection. If not defined, + the `default` TLSOption is used. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#tls-options' + properties: + name: + description: 'Name defines the name of the referenced TLSOption. + More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-tlsoption' + type: string + namespace: + description: 'Namespace defines the namespace of the referenced + TLSOption. More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-tlsoption' + 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 defines the reference to the TLSStore, that + will be used to store certificates. Please note that only `default` + TLSStore can be used. + properties: + name: + description: 'Name defines the name of the referenced TLSStore. + More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-tlsstore' + type: string + namespace: + description: 'Namespace defines the namespace of the referenced + TLSStore. More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-tlsstore' + 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/enterprise/traefik/25.1.0/crds/traefik.io_ingressroutetcps.yaml b/enterprise/traefik/25.1.0/crds/traefik.io_ingressroutetcps.yaml new file mode 100644 index 0000000000..82f61ac24f --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.io_ingressroutetcps.yaml @@ -0,0 +1,218 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: ingressroutetcps.traefik.io +spec: + group: traefik.io + names: + kind: IngressRouteTCP + listKind: IngressRouteTCPList + plural: ingressroutetcps + singular: ingressroutetcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteTCP is the CRD implementation of a Traefik TCP Router. + 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 defines the desired state of IngressRouteTCP. + properties: + entryPoints: + description: 'EntryPoints defines the list of entry point names to + bind to. Entry points have to be configured in the static configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/entrypoints/ + Default: all.' + items: + type: string + type: array + routes: + description: Routes defines the list of routes. + items: + description: RouteTCP holds the TCP route configuration. + properties: + match: + description: 'Match defines the router''s rule. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#rule_1' + type: string + middlewares: + description: Middlewares defines the list of references to MiddlewareTCP + resources. + items: + description: ObjectReference is a generic reference to a Traefik + resource. + properties: + name: + description: Name defines the name of the referenced Traefik + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Traefik resource. + type: string + required: + - name + type: object + type: array + priority: + description: 'Priority defines the router''s priority. More + info: https://doc.traefik.io/traefik/v2.10/routing/routers/#priority_1' + type: integer + services: + description: Services defines the list of TCP services. + items: + description: ServiceTCP defines an upstream TCP service to + proxy traffic to. + properties: + name: + description: Name defines the name of the referenced Kubernetes + Service. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs + or if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + proxyProtocol: + description: 'ProxyProtocol defines the PROXY protocol + configuration. More info: https://doc.traefik.io/traefik/v2.10/routing/services/#proxy-protocol' + properties: + version: + description: Version defines the PROXY Protocol version + to use. + type: integer + type: object + terminationDelay: + description: TerminationDelay defines the deadline that + the proxy sets, after one of its connected peers indicates + it has closed the writing capability of its connection, + to close the reading capability as well, hence fully + terminating the connection. It is a duration in milliseconds, + defaulting to 100. A negative value means an infinite + deadline (i.e. the reading capability is never closed). + type: integer + weight: + description: Weight defines the weight used when balancing + requests between multiple Kubernetes Service. + type: integer + required: + - name + - port + type: object + type: array + required: + - match + type: object + type: array + tls: + description: 'TLS defines the TLS configuration on a layer 4 / TCP + Route. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#tls_1' + properties: + certResolver: + description: 'CertResolver defines the name of the certificate + resolver to use. Cert resolvers have to be configured in the + static configuration. More info: https://doc.traefik.io/traefik/v2.10/https/acme/#certificate-resolvers' + type: string + domains: + description: 'Domains defines the list of domains that will be + used to issue certificates. More info: https://doc.traefik.io/traefik/v2.10/routing/routers/#domains' + items: + description: Domain holds a domain name with SANs. + properties: + main: + description: Main defines the main domain name. + type: string + sans: + description: SANs defines the subject alternative domain + names. + items: + type: string + type: array + type: object + type: array + options: + description: 'Options defines the reference to a TLSOption, that + specifies the parameters of the TLS connection. If not defined, + the `default` TLSOption is used. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#tls-options' + properties: + name: + description: Name defines the name of the referenced Traefik + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Traefik resource. + type: string + required: + - name + type: object + passthrough: + description: Passthrough defines whether a TLS router will terminate + the TLS connection. + type: boolean + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: Store defines the reference to the TLSStore, that + will be used to store certificates. Please note that only `default` + TLSStore can be used. + properties: + name: + description: Name defines the name of the referenced Traefik + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Traefik resource. + 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/enterprise/traefik/25.1.0/crds/traefik.io_ingressrouteudps.yaml b/enterprise/traefik/25.1.0/crds/traefik.io_ingressrouteudps.yaml new file mode 100644 index 0000000000..27c50185d0 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.io_ingressrouteudps.yaml @@ -0,0 +1,105 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: ingressrouteudps.traefik.io +spec: + group: traefik.io + names: + kind: IngressRouteUDP + listKind: IngressRouteUDPList + plural: ingressrouteudps + singular: ingressrouteudp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteUDP is a CRD implementation of a Traefik UDP Router. + 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 defines the desired state of a IngressRouteUDP. + properties: + entryPoints: + description: 'EntryPoints defines the list of entry point names to + bind to. Entry points have to be configured in the static configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/entrypoints/ + Default: all.' + items: + type: string + type: array + routes: + description: Routes defines the list of routes. + items: + description: RouteUDP holds the UDP route configuration. + properties: + services: + description: Services defines the list of UDP services. + items: + description: ServiceUDP defines an upstream UDP service to + proxy traffic to. + properties: + name: + description: Name defines the name of the referenced Kubernetes + Service. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs + or if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + weight: + description: Weight defines the weight used when balancing + requests between multiple Kubernetes Service. + 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/enterprise/traefik/25.1.0/crds/traefik.io_middlewares.yaml b/enterprise/traefik/25.1.0/crds/traefik.io_middlewares.yaml new file mode 100644 index 0000000000..5a4dc3640f --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.io_middlewares.yaml @@ -0,0 +1,924 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: middlewares.traefik.io +spec: + group: traefik.io + names: + kind: Middleware + listKind: MiddlewareList + plural: middlewares + singular: middleware + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'Middleware is the CRD implementation of a Traefik Middleware. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/overview/' + 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 defines the desired state of a Middleware. + properties: + addPrefix: + description: 'AddPrefix holds the add prefix middleware configuration. + This middleware updates the path of a request before forwarding + it. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/addprefix/' + properties: + prefix: + description: Prefix is the string to add before the current path + in the requested URL. It should include a leading slash (/). + type: string + type: object + basicAuth: + description: 'BasicAuth holds the basic auth middleware configuration. + This middleware restricts access to your services to known users. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/basicauth/' + properties: + headerField: + description: 'HeaderField defines a header field to store the + authenticated user. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/basicauth/#headerfield' + type: string + realm: + description: 'Realm allows the protected resources on a server + to be partitioned into a set of protection spaces, each with + its own authentication scheme. Default: traefik.' + type: string + removeHeader: + description: 'RemoveHeader sets the removeHeader option to true + to remove the authorization header before forwarding the request + to your service. Default: false.' + type: boolean + secret: + description: Secret is the name of the referenced Kubernetes Secret + containing user credentials. + type: string + type: object + buffering: + description: 'Buffering holds the buffering middleware configuration. + This middleware retries or limits the size of requests that can + be forwarded to backends. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/buffering/#maxrequestbodybytes' + properties: + maxRequestBodyBytes: + description: 'MaxRequestBodyBytes defines the maximum allowed + body size for the request (in bytes). If the request exceeds + the allowed size, it is not forwarded to the service, and the + client gets a 413 (Request Entity Too Large) response. Default: + 0 (no maximum).' + format: int64 + type: integer + maxResponseBodyBytes: + description: 'MaxResponseBodyBytes defines the maximum allowed + response size from the service (in bytes). If the response exceeds + the allowed size, it is not forwarded to the client. The client + gets a 500 (Internal Server Error) response instead. Default: + 0 (no maximum).' + format: int64 + type: integer + memRequestBodyBytes: + description: 'MemRequestBodyBytes defines the threshold (in bytes) + from which the request will be buffered on disk instead of in + memory. Default: 1048576 (1Mi).' + format: int64 + type: integer + memResponseBodyBytes: + description: 'MemResponseBodyBytes defines the threshold (in bytes) + from which the response will be buffered on disk instead of + in memory. Default: 1048576 (1Mi).' + format: int64 + type: integer + retryExpression: + description: 'RetryExpression defines the retry conditions. It + is a logical combination of functions with operators AND (&&) + and OR (||). More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/buffering/#retryexpression' + type: string + type: object + chain: + description: 'Chain holds the configuration of the chain middleware. + This middleware enables to define reusable combinations of other + pieces of middleware. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/chain/' + properties: + middlewares: + description: Middlewares is the list of MiddlewareRef which composes + the chain. + items: + description: MiddlewareRef is a reference to a Middleware resource. + properties: + name: + description: Name defines the name of the referenced Middleware + resource. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Middleware resource. + type: string + required: + - name + type: object + type: array + type: object + circuitBreaker: + description: CircuitBreaker holds the circuit breaker configuration. + properties: + checkPeriod: + anyOf: + - type: integer + - type: string + description: CheckPeriod is the interval between successive checks + of the circuit breaker condition (when in standby state). + x-kubernetes-int-or-string: true + expression: + description: Expression is the condition that triggers the tripped + state. + type: string + fallbackDuration: + anyOf: + - type: integer + - type: string + description: FallbackDuration is the duration for which the circuit + breaker will wait before trying to recover (from a tripped state). + x-kubernetes-int-or-string: true + recoveryDuration: + anyOf: + - type: integer + - type: string + description: RecoveryDuration is the duration for which the circuit + breaker will try to recover (as soon as it is in recovering + state). + x-kubernetes-int-or-string: true + type: object + compress: + description: 'Compress holds the compress middleware configuration. + This middleware compresses responses before sending them to the + client, using gzip compression. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/compress/' + properties: + excludedContentTypes: + description: ExcludedContentTypes defines the list of content + types to compare the Content-Type header of the incoming requests + and responses before compressing. + items: + type: string + type: array + minResponseBodyBytes: + description: 'MinResponseBodyBytes defines the minimum amount + of bytes a response body must have to be compressed. Default: + 1024.' + type: integer + type: object + contentType: + description: ContentType holds the content-type middleware configuration. + This middleware exists to enable the correct behavior until at least + the default one can be changed in a future version. + properties: + autoDetect: + description: AutoDetect 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. + type: boolean + type: object + digestAuth: + description: 'DigestAuth holds the digest auth middleware configuration. + This middleware restricts access to your services to known users. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/digestauth/' + properties: + headerField: + description: 'HeaderField defines a header field to store the + authenticated user. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/basicauth/#headerfield' + type: string + realm: + description: 'Realm allows the protected resources on a server + to be partitioned into a set of protection spaces, each with + its own authentication scheme. Default: traefik.' + type: string + removeHeader: + description: RemoveHeader defines whether to remove the authorization + header before forwarding the request to the backend. + type: boolean + secret: + description: Secret is the name of the referenced Kubernetes Secret + containing user credentials. + type: string + type: object + errors: + description: 'ErrorPage holds the custom error middleware configuration. + This middleware returns a custom page in lieu of the default, according + to configured ranges of HTTP Status codes. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/errorpages/' + properties: + query: + description: Query defines the URL for the error page (hosted + by service). The {status} variable can be used in order to insert + the status code in the URL. + type: string + service: + description: 'Service defines the reference to a Kubernetes Service + that will serve the error page. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/errorpages/#service' + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between the + two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs or if + the only child is the Kubernetes Service clusterIP. The + Kubernetes Service itself does load-balance to the pods. + By default, NativeLB is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client Host + header is forwarded to the upstream Kubernetes Service. + By default, passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to the + client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in milliseconds, + in between flushes to the client while copying the response + body. A negative value means to flush immediately after + each write to the client. This configuration is ignored + when ReverseProxy recognizes a response as a streaming + response; for such responses, writes are flushed to + the client immediately. Default: 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https + when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport between + Traefik and your servers. Can only be used on a Kubernetes + Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie can + be accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can + only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported value + at the moment. + type: string + weight: + description: Weight defines the weight and 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: + description: Status defines which status or range of statuses + should result in an error page. It can be either a status code + as a number (500), as multiple comma-separated numbers (500,502), + as ranges by separating two codes with a dash (500-599), or + a combination of the two (404,418,500-599). + items: + type: string + type: array + type: object + forwardAuth: + description: 'ForwardAuth holds the forward auth middleware configuration. + This middleware delegates the request authentication to a Service. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/forwardauth/' + properties: + address: + description: Address defines the authentication server address. + type: string + authRequestHeaders: + description: AuthRequestHeaders defines the list of the headers + to copy from the request to the authentication server. If not + set or empty then all request headers are passed. + items: + type: string + type: array + authResponseHeaders: + description: AuthResponseHeaders defines the list of headers to + copy from the authentication server response and set on forwarded + request, replacing any existing conflicting headers. + items: + type: string + type: array + authResponseHeadersRegex: + description: 'AuthResponseHeadersRegex defines the regex to match + headers to copy from the authentication server response and + set on forwarded request, after stripping all headers that match + the regex. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/forwardauth/#authresponseheadersregex' + type: string + tls: + description: TLS defines the configuration used to secure the + connection to the authentication server. + properties: + caOptional: + type: boolean + caSecret: + description: CASecret is the name of the referenced Kubernetes + Secret containing the CA to validate the server certificate. + The CA certificate is extracted from key `tls.ca` or `ca.crt`. + type: string + certSecret: + description: CertSecret is the name of the referenced Kubernetes + Secret containing the client certificate. The client certificate + is extracted from the keys `tls.crt` and `tls.key`. + type: string + insecureSkipVerify: + description: InsecureSkipVerify defines whether the server + certificates should be validated. + type: boolean + type: object + trustForwardHeader: + description: 'TrustForwardHeader defines whether to trust (ie: + forward) all X-Forwarded-* headers.' + type: boolean + type: object + headers: + description: 'Headers holds the headers middleware configuration. + This middleware manages the requests and responses headers. More + info: https://doc.traefik.io/traefik/v2.10/middlewares/http/headers/#customrequestheaders' + properties: + accessControlAllowCredentials: + description: AccessControlAllowCredentials defines whether the + request can include user credentials. + type: boolean + accessControlAllowHeaders: + description: AccessControlAllowHeaders defines the Access-Control-Request-Headers + values sent in preflight response. + items: + type: string + type: array + accessControlAllowMethods: + description: AccessControlAllowMethods defines the Access-Control-Request-Method + values sent in preflight response. + 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 defines the Access-Control-Expose-Headers + values sent in preflight response. + items: + type: string + type: array + accessControlMaxAge: + description: AccessControlMaxAge defines the time that a preflight + request may be cached. + format: int64 + type: integer + addVaryHeader: + description: AddVaryHeader defines whether the Vary header is + automatically added/updated when the AccessControlAllowOriginList + is set. + type: boolean + allowedHosts: + description: AllowedHosts defines the fully qualified list of + allowed domain names. + items: + type: string + type: array + browserXssFilter: + description: BrowserXSSFilter defines whether to add the X-XSS-Protection + header with the value 1; mode=block. + type: boolean + contentSecurityPolicy: + description: ContentSecurityPolicy defines the Content-Security-Policy + header value. + type: string + contentTypeNosniff: + description: ContentTypeNosniff defines whether to add the X-Content-Type-Options + header with the nosniff value. + type: boolean + customBrowserXSSValue: + description: CustomBrowserXSSValue defines the X-XSS-Protection + header value. This overrides the BrowserXssFilter option. + type: string + customFrameOptionsValue: + description: CustomFrameOptionsValue defines the X-Frame-Options + header value. This overrides the FrameDeny option. + type: string + customRequestHeaders: + additionalProperties: + type: string + description: CustomRequestHeaders defines the header names and + values to apply to the request. + type: object + customResponseHeaders: + additionalProperties: + type: string + description: CustomResponseHeaders defines the header names and + values to apply to the response. + type: object + featurePolicy: + description: 'Deprecated: use PermissionsPolicy instead.' + type: string + forceSTSHeader: + description: ForceSTSHeader defines whether to add the STS header + even when the connection is HTTP. + type: boolean + frameDeny: + description: FrameDeny defines whether to add the X-Frame-Options + header with the DENY value. + type: boolean + hostsProxyHeaders: + description: HostsProxyHeaders defines the header keys that may + hold a proxied hostname value for the request. + items: + type: string + type: array + isDevelopment: + description: IsDevelopment defines whether to mitigate the unwanted + effects of the AllowedHosts, SSL, and STS options when developing. + Usually testing takes place using HTTP, not HTTPS, and on localhost, + not your production domain. If you would like your development + environment to mimic production with complete Host blocking, + SSL redirects, and STS headers, leave this as false. + type: boolean + permissionsPolicy: + description: PermissionsPolicy defines the Permissions-Policy + header value. This allows sites to control browser features. + type: string + publicKey: + description: PublicKey is the public key that implements HPKP + to prevent MITM attacks with forged certificates. + type: string + referrerPolicy: + description: ReferrerPolicy defines the Referrer-Policy header + value. This allows sites to control whether browsers forward + the Referer header to other sites. + type: string + sslForceHost: + description: 'Deprecated: use RedirectRegex instead.' + type: boolean + sslHost: + description: 'Deprecated: use RedirectRegex instead.' + type: string + sslProxyHeaders: + additionalProperties: + type: string + description: 'SSLProxyHeaders defines the header keys with associated + values that would indicate a valid HTTPS request. It can be + useful when using other proxies (example: "X-Forwarded-Proto": + "https").' + 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: + description: STSIncludeSubdomains defines whether the includeSubDomains + directive is appended to the Strict-Transport-Security header. + type: boolean + stsPreload: + description: STSPreload defines whether the preload flag is appended + to the Strict-Transport-Security header. + type: boolean + stsSeconds: + description: STSSeconds defines the max-age of the Strict-Transport-Security + header. If set to 0, the header is not set. + format: int64 + type: integer + type: object + inFlightReq: + description: 'InFlightReq holds the in-flight request middleware configuration. + This middleware limits the number of requests being processed and + served concurrently. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/inflightreq/' + properties: + amount: + description: Amount defines the maximum amount of allowed simultaneous + in-flight request. The middleware responds with HTTP 429 Too + Many Requests if there are already amount requests in progress + (based on the same sourceCriterion strategy). + format: int64 + type: integer + sourceCriterion: + description: 'SourceCriterion defines what criterion is used to + group requests as originating from a common source. If several + strategies are defined at the same time, an error will be raised. + If none are set, the default is to use the requestHost. More + info: https://doc.traefik.io/traefik/v2.10/middlewares/http/inflightreq/#sourcecriterion' + properties: + ipStrategy: + description: 'IPStrategy holds the IP strategy configuration + used by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ipwhitelist/#ipstrategy' + properties: + depth: + description: Depth tells Traefik to use the X-Forwarded-For + header and take the IP located at the depth position + (starting from the right). + type: integer + excludedIPs: + description: ExcludedIPs configures Traefik to scan the + X-Forwarded-For header and select the first IP not in + the list. + items: + type: string + type: array + type: object + requestHeaderName: + description: RequestHeaderName defines the name of the header + used to group incoming requests. + type: string + requestHost: + description: RequestHost defines whether to consider the request + Host as the source. + type: boolean + type: object + type: object + ipWhiteList: + description: 'IPWhiteList holds the IP whitelist middleware configuration. + This middleware accepts / refuses requests based on the client IP. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ipwhitelist/' + properties: + ipStrategy: + description: 'IPStrategy holds the IP strategy configuration used + by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ipwhitelist/#ipstrategy' + properties: + depth: + description: Depth tells Traefik to use the X-Forwarded-For + header and take the IP located at the depth position (starting + from the right). + type: integer + excludedIPs: + description: ExcludedIPs configures Traefik to scan the X-Forwarded-For + header and select the first IP not in the list. + items: + type: string + type: array + type: object + sourceRange: + description: SourceRange defines the set of allowed IPs (or ranges + of allowed IPs by using CIDR notation). + items: + type: string + type: array + type: object + passTLSClientCert: + description: 'PassTLSClientCert holds the pass TLS client cert middleware + configuration. This middleware adds the selected data from the passed + client TLS certificate to a header. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/passtlsclientcert/' + properties: + info: + description: Info selects the specific client certificate details + you want to add to the X-Forwarded-Tls-Client-Cert-Info header. + properties: + issuer: + description: Issuer defines the client certificate issuer + details to add to the X-Forwarded-Tls-Client-Cert-Info header. + properties: + commonName: + description: CommonName defines whether to add the organizationalUnit + information into the issuer. + type: boolean + country: + description: Country defines whether to add the country + information into the issuer. + type: boolean + domainComponent: + description: DomainComponent defines whether to add the + domainComponent information into the issuer. + type: boolean + locality: + description: Locality defines whether to add the locality + information into the issuer. + type: boolean + organization: + description: Organization defines whether to add the organization + information into the issuer. + type: boolean + province: + description: Province defines whether to add the province + information into the issuer. + type: boolean + serialNumber: + description: SerialNumber defines whether to add the serialNumber + information into the issuer. + type: boolean + type: object + notAfter: + description: NotAfter defines whether to add the Not After + information from the Validity part. + type: boolean + notBefore: + description: NotBefore defines whether to add the Not Before + information from the Validity part. + type: boolean + sans: + description: Sans defines whether to add the Subject Alternative + Name information from the Subject Alternative Name part. + type: boolean + serialNumber: + description: SerialNumber defines whether to add the client + serialNumber information. + type: boolean + subject: + description: Subject defines the client certificate subject + details to add to the X-Forwarded-Tls-Client-Cert-Info header. + properties: + commonName: + description: CommonName defines whether to add the organizationalUnit + information into the subject. + type: boolean + country: + description: Country defines whether to add the country + information into the subject. + type: boolean + domainComponent: + description: DomainComponent defines whether to add the + domainComponent information into the subject. + type: boolean + locality: + description: Locality defines whether to add the locality + information into the subject. + type: boolean + organization: + description: Organization defines whether to add the organization + information into the subject. + type: boolean + organizationalUnit: + description: OrganizationalUnit defines whether to add + the organizationalUnit information into the subject. + type: boolean + province: + description: Province defines whether to add the province + information into the subject. + type: boolean + serialNumber: + description: SerialNumber defines whether to add the serialNumber + information into the subject. + type: boolean + type: object + type: object + pem: + description: PEM sets the X-Forwarded-Tls-Client-Cert header with + the certificate. + type: boolean + type: object + plugin: + additionalProperties: + x-kubernetes-preserve-unknown-fields: true + description: 'Plugin defines the middleware plugin configuration. + More info: https://doc.traefik.io/traefik/plugins/' + type: object + rateLimit: + description: 'RateLimit holds the rate limit configuration. This middleware + ensures that services will receive a fair amount of requests, and + allows one to define what fair is. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ratelimit/' + properties: + average: + description: Average is the maximum rate, by default in requests/s, + allowed for the given source. It defaults to 0, which means + no rate limiting. The rate is actually defined by dividing Average + by Period. So for a rate below 1req/s, one needs to define a + Period larger than a second. + format: int64 + type: integer + burst: + description: Burst is the maximum number of requests allowed to + arrive in the same arbitrarily small period of time. It defaults + to 1. + format: int64 + type: integer + period: + anyOf: + - type: integer + - type: string + description: 'Period, in combination with Average, defines the + actual maximum rate, such as: r = Average / Period. It defaults + to a second.' + x-kubernetes-int-or-string: true + sourceCriterion: + description: SourceCriterion defines what criterion is used to + group requests as originating from a common source. If several + strategies are defined at the same time, an error will be raised. + If none are set, the default is to use the request's remote + address field (as an ipStrategy). + properties: + ipStrategy: + description: 'IPStrategy holds the IP strategy configuration + used by Traefik to determine the client IP. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/ipwhitelist/#ipstrategy' + properties: + depth: + description: Depth tells Traefik to use the X-Forwarded-For + header and take the IP located at the depth position + (starting from the right). + type: integer + excludedIPs: + description: ExcludedIPs configures Traefik to scan the + X-Forwarded-For header and select the first IP not in + the list. + items: + type: string + type: array + type: object + requestHeaderName: + description: RequestHeaderName defines the name of the header + used to group incoming requests. + type: string + requestHost: + description: RequestHost defines whether to consider the request + Host as the source. + type: boolean + type: object + type: object + redirectRegex: + description: 'RedirectRegex holds the redirect regex middleware configuration. + This middleware redirects a request using regex matching and replacement. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/redirectregex/#regex' + properties: + permanent: + description: Permanent defines whether the redirection is permanent + (301). + type: boolean + regex: + description: Regex defines the regex used to match and capture + elements from the request URL. + type: string + replacement: + description: Replacement defines how to modify the URL to have + the new target URL. + type: string + type: object + redirectScheme: + description: 'RedirectScheme holds the redirect scheme middleware + configuration. This middleware redirects requests from a scheme/port + to another. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/redirectscheme/' + properties: + permanent: + description: Permanent defines whether the redirection is permanent + (301). + type: boolean + port: + description: Port defines the port of the new URL. + type: string + scheme: + description: Scheme defines the scheme of the new URL. + type: string + type: object + replacePath: + description: 'ReplacePath holds the replace path middleware configuration. + This middleware replaces the path of the request URL and store the + original path in an X-Replaced-Path header. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/replacepath/' + properties: + path: + description: Path defines the path to use as replacement in the + request URL. + type: string + type: object + replacePathRegex: + description: 'ReplacePathRegex holds the replace path regex middleware + configuration. This middleware replaces the path of a URL using + regex matching and replacement. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/replacepathregex/' + properties: + regex: + description: Regex defines the regular expression used to match + and capture the path from the request URL. + type: string + replacement: + description: Replacement defines the replacement path format, + which can include captured variables. + type: string + type: object + retry: + description: 'Retry holds the retry middleware configuration. This + middleware reissues requests a given number of times to a backend + server if that server does not reply. As soon as the server answers, + the middleware stops retrying, regardless of the response status. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/retry/' + properties: + attempts: + description: Attempts defines how many times the request should + be retried. + type: integer + initialInterval: + anyOf: + - type: integer + - type: string + description: InitialInterval defines the first wait time in the + exponential backoff series. The maximum interval is calculated + as twice the initialInterval. If unspecified, requests will + be retried immediately. The value of initialInterval should + be provided in seconds or as a valid duration format, see https://pkg.go.dev/time#ParseDuration. + x-kubernetes-int-or-string: true + type: object + stripPrefix: + description: 'StripPrefix holds the strip prefix middleware configuration. + This middleware removes the specified prefixes from the URL path. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/stripprefix/' + properties: + forceSlash: + description: 'ForceSlash ensures that the resulting stripped path + is not the empty string, by replacing it with / when necessary. + Default: true.' + type: boolean + prefixes: + description: Prefixes defines the prefixes to strip from the request + URL. + items: + type: string + type: array + type: object + stripPrefixRegex: + description: 'StripPrefixRegex holds the strip prefix regex middleware + configuration. This middleware removes the matching prefixes from + the URL path. More info: https://doc.traefik.io/traefik/v2.10/middlewares/http/stripprefixregex/' + properties: + regex: + description: Regex defines the regular expression to match the + path prefix from the request URL. + 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/enterprise/traefik/25.1.0/crds/traefik.io_middlewaretcps.yaml b/enterprise/traefik/25.1.0/crds/traefik.io_middlewaretcps.yaml new file mode 100644 index 0000000000..8623568f5b --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.io_middlewaretcps.yaml @@ -0,0 +1,72 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: middlewaretcps.traefik.io +spec: + group: traefik.io + names: + kind: MiddlewareTCP + listKind: MiddlewareTCPList + plural: middlewaretcps + singular: middlewaretcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'MiddlewareTCP is the CRD implementation of a Traefik TCP middleware. + More info: https://doc.traefik.io/traefik/v2.10/middlewares/overview/' + 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 defines the desired state of a MiddlewareTCP. + properties: + inFlightConn: + description: InFlightConn defines the InFlightConn middleware configuration. + properties: + amount: + description: Amount defines the maximum amount of allowed simultaneous + connections. The middleware closes the connection if there are + already amount connections opened. + format: int64 + type: integer + type: object + ipWhiteList: + description: IPWhiteList defines the IPWhiteList middleware configuration. + properties: + sourceRange: + description: SourceRange defines the allowed IPs (or ranges of + allowed IPs by using CIDR notation). + 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/enterprise/traefik/25.1.0/crds/traefik.io_serverstransports.yaml b/enterprise/traefik/25.1.0/crds/traefik.io_serverstransports.yaml new file mode 100644 index 0000000000..803b56395a --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.io_serverstransports.yaml @@ -0,0 +1,128 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: serverstransports.traefik.io +spec: + group: traefik.io + names: + kind: ServersTransport + listKind: ServersTransportList + plural: serverstransports + singular: serverstransport + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'ServersTransport is the CRD implementation of a ServersTransport. + If no serversTransport is specified, the default@internal will be used. + The default@internal serversTransport is created from the static configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#serverstransport_1' + 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 defines the desired state of a ServersTransport. + properties: + certificatesSecrets: + description: CertificatesSecrets defines a list of secret storing + client certificates for mTLS. + items: + type: string + type: array + disableHTTP2: + description: DisableHTTP2 disables HTTP/2 for connections with backend + servers. + type: boolean + forwardingTimeouts: + description: ForwardingTimeouts defines the timeouts for requests + forwarded to the backend servers. + properties: + dialTimeout: + anyOf: + - type: integer + - type: string + description: DialTimeout is the amount of time to wait until a + connection to a backend server can be established. + x-kubernetes-int-or-string: true + idleConnTimeout: + anyOf: + - type: integer + - type: string + description: IdleConnTimeout is the maximum period for which an + idle HTTP keep-alive connection will remain open before closing + itself. + x-kubernetes-int-or-string: true + pingTimeout: + anyOf: + - type: integer + - type: string + description: PingTimeout is the timeout after which the HTTP/2 + connection will be closed if a response to ping is not received. + x-kubernetes-int-or-string: true + readIdleTimeout: + anyOf: + - type: integer + - type: string + description: ReadIdleTimeout is the timeout after which a health + check using ping frame will be carried out if no frame is received + on the HTTP/2 connection. + x-kubernetes-int-or-string: true + responseHeaderTimeout: + anyOf: + - type: integer + - type: string + description: ResponseHeaderTimeout is the amount of time to wait + for a server's response headers after fully writing the request + (including its body, if any). + x-kubernetes-int-or-string: true + type: object + insecureSkipVerify: + description: InsecureSkipVerify disables SSL certificate verification. + type: boolean + maxIdleConnsPerHost: + description: MaxIdleConnsPerHost controls the maximum idle (keep-alive) + to keep per-host. + type: integer + peerCertURI: + description: PeerCertURI defines the peer cert URI used to match against + SAN URI during the peer certificate verification. + type: string + rootCAsSecrets: + description: RootCAsSecrets defines a list of CA secret used to validate + self-signed certificate. + items: + type: string + type: array + serverName: + description: ServerName defines the server name 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/enterprise/traefik/25.1.0/crds/traefik.io_serverstransporttcps.yaml b/enterprise/traefik/25.1.0/crds/traefik.io_serverstransporttcps.yaml new file mode 100644 index 0000000000..10e0a3f0e7 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.io_serverstransporttcps.yaml @@ -0,0 +1,122 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: serverstransporttcps.traefik.io +spec: + group: traefik.io + names: + kind: ServersTransportTCP + listKind: ServersTransportTCPList + plural: serverstransporttcps + singular: serverstransporttcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'ServersTransportTCP is the CRD implementation of a TCPServersTransport. + If no tcpServersTransport is specified, a default one named default@internal + will be used. The default@internal tcpServersTransport can be configured + in the static configuration. More info: https://doc.traefik.io/traefik/v3.0/routing/services/#serverstransport_3' + 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: ServersTransportTCPSpec defines the desired state of a ServersTransportTCP. + properties: + dialKeepAlive: + anyOf: + - type: integer + - type: string + description: DialKeepAlive is the interval between keep-alive probes + for an active network connection. If zero, keep-alive probes are + sent with a default value (currently 15 seconds), if supported by + the protocol and operating system. Network protocols or operating + systems that do not support keep-alives ignore this field. If negative, + keep-alive probes are disabled. + x-kubernetes-int-or-string: true + dialTimeout: + anyOf: + - type: integer + - type: string + description: DialTimeout is the amount of time to wait until a connection + to a backend server can be established. + x-kubernetes-int-or-string: true + terminationDelay: + anyOf: + - type: integer + - type: string + description: TerminationDelay defines the delay to wait before fully + terminating the connection, after one connected peer has closed + its writing capability. + x-kubernetes-int-or-string: true + tls: + description: TLS defines the TLS configuration + properties: + certificatesSecrets: + description: CertificatesSecrets defines a list of secret storing + client certificates for mTLS. + items: + type: string + type: array + insecureSkipVerify: + description: InsecureSkipVerify disables TLS certificate verification. + type: boolean + peerCertURI: + description: MaxIdleConnsPerHost controls the maximum idle (keep-alive) + to keep per-host. PeerCertURI defines the peer cert URI used + to match against SAN URI during the peer certificate verification. + type: string + rootCAsSecrets: + description: RootCAsSecrets defines a list of CA secret used to + validate self-signed certificates. + items: + type: string + type: array + serverName: + description: ServerName defines the server name used to contact + the server. + type: string + spiffe: + description: Spiffe defines the SPIFFE configuration. + properties: + ids: + description: IDs defines the allowed SPIFFE IDs (takes precedence + over the SPIFFE TrustDomain). + items: + type: string + type: array + trustDomain: + description: TrustDomain defines the allowed SPIFFE trust + domain. + type: string + type: object + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/25.1.0/crds/traefik.io_tlsoptions.yaml b/enterprise/traefik/25.1.0/crds/traefik.io_tlsoptions.yaml new file mode 100644 index 0000000000..b86fefe0e9 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.io_tlsoptions.yaml @@ -0,0 +1,113 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: tlsoptions.traefik.io +spec: + group: traefik.io + names: + kind: TLSOption + listKind: TLSOptionList + plural: tlsoptions + singular: tlsoption + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'TLSOption is the CRD implementation of a Traefik TLS Option, + allowing to configure some parameters of the TLS connection. More info: + https://doc.traefik.io/traefik/v2.10/https/tls/#tls-options' + 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 defines the desired state of a TLSOption. + properties: + alpnProtocols: + description: 'ALPNProtocols defines the list of supported application + level protocols for the TLS handshake, in order of preference. More + info: https://doc.traefik.io/traefik/v2.10/https/tls/#alpn-protocols' + items: + type: string + type: array + cipherSuites: + description: 'CipherSuites defines the list of supported cipher suites + for TLS versions up to TLS 1.2. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#cipher-suites' + items: + type: string + type: array + clientAuth: + description: ClientAuth defines the server's policy for TLS Client + Authentication. + properties: + clientAuthType: + description: ClientAuthType defines the client authentication + type to apply. + enum: + - NoClientCert + - RequestClientCert + - RequireAnyClientCert + - VerifyClientCertIfGiven + - RequireAndVerifyClientCert + type: string + secretNames: + description: SecretNames defines the names of the referenced Kubernetes + Secret storing certificate details. + items: + type: string + type: array + type: object + curvePreferences: + description: 'CurvePreferences defines the preferred elliptic curves + in a specific order. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#curve-preferences' + items: + type: string + type: array + maxVersion: + description: 'MaxVersion defines the maximum TLS version that Traefik + will accept. Possible values: VersionTLS10, VersionTLS11, VersionTLS12, + VersionTLS13. Default: None.' + type: string + minVersion: + description: 'MinVersion defines the minimum TLS version that Traefik + will accept. Possible values: VersionTLS10, VersionTLS11, VersionTLS12, + VersionTLS13. Default: VersionTLS10.' + type: string + preferServerCipherSuites: + description: 'PreferServerCipherSuites defines whether the server + chooses a cipher suite among his own instead of among the client''s. + It is enabled automatically when minVersion or maxVersion is set. + Deprecated: https://github.com/golang/go/issues/45430' + type: boolean + sniStrict: + description: SniStrict defines whether Traefik allows connections + from clients connections that do not specify a server_name extension. + type: boolean + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/25.1.0/crds/traefik.io_tlsstores.yaml b/enterprise/traefik/25.1.0/crds/traefik.io_tlsstores.yaml new file mode 100644 index 0000000000..47b46854c8 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.io_tlsstores.yaml @@ -0,0 +1,99 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: tlsstores.traefik.io +spec: + group: traefik.io + names: + kind: TLSStore + listKind: TLSStoreList + plural: tlsstores + singular: tlsstore + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'TLSStore is the CRD implementation of a Traefik TLS Store. For + the time being, only the TLSStore named default is supported. This means + that you cannot have two stores that are named default in different Kubernetes + namespaces. More info: https://doc.traefik.io/traefik/v2.10/https/tls/#certificates-stores' + 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 defines the desired state of a TLSStore. + properties: + certificates: + description: Certificates is a list of secret names, each secret holding + a key/certificate pair to add to the store. + items: + description: Certificate holds a secret name for the TLSStore resource. + properties: + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + required: + - secretName + type: object + type: array + defaultCertificate: + description: DefaultCertificate defines the default certificate configuration. + properties: + secretName: + description: SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + required: + - secretName + type: object + defaultGeneratedCert: + description: DefaultGeneratedCert defines the default generated certificate + configuration. + properties: + domain: + description: Domain is the domain definition for the DefaultCertificate. + properties: + main: + description: Main defines the main domain name. + type: string + sans: + description: SANs defines the subject alternative domain names. + items: + type: string + type: array + type: object + resolver: + description: Resolver is the name of the resolver that will be + used to issue the DefaultCertificate. + type: string + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/enterprise/traefik/25.1.0/crds/traefik.io_traefikservices.yaml b/enterprise/traefik/25.1.0/crds/traefik.io_traefikservices.yaml new file mode 100644 index 0000000000..0f3475bda4 --- /dev/null +++ b/enterprise/traefik/25.1.0/crds/traefik.io_traefikservices.yaml @@ -0,0 +1,402 @@ + +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.6.2 + creationTimestamp: null + name: traefikservices.traefik.io +spec: + group: traefik.io + names: + kind: TraefikService + listKind: TraefikServiceList + plural: traefikservices + singular: traefikservice + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: 'TraefikService is the CRD implementation of a Traefik Service. + TraefikService object allows to: - Apply weight to Services on load-balancing + - Mirror traffic on services More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#kind-traefikservice' + 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: TraefikServiceSpec defines the desired state of a TraefikService. + properties: + mirroring: + description: Mirroring defines the Mirroring service configuration. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + maxBodySize: + description: MaxBodySize defines the maximum size allowed for + the body of the request. If the body is larger, the request + is not mirrored. Default value is -1, which means unlimited + size. + format: int64 + type: integer + mirrors: + description: Mirrors defines the list of mirrors where Traefik + will duplicate the traffic. + items: + description: MirrorService holds the mirror configuration. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between + the two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs or + if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client Host + header is forwarded to the upstream Kubernetes Service. + By default, passHostHeader is true. + type: boolean + percent: + description: 'Percent defines the part of the traffic to + mirror. Supported values: 0 to 100.' + type: integer + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to the + client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in + milliseconds, in between flushes to the client while + copying the response body. A negative value means + to flush immediately after each write to the client. + This configuration is ignored when ReverseProxy recognizes + a response as a streaming response; for such responses, + writes are flushed to the client immediately. Default: + 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https + when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport + between Traefik and your servers. Can only be used on + a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie + can be accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can + only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported + value at the moment. + type: string + weight: + description: Weight defines the weight and 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 defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between the two + is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs or if the + only child is the Kubernetes Service clusterIP. The Kubernetes + Service itself does load-balance to the pods. By default, NativeLB + is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client Host header + is forwarded to the upstream Kubernetes Service. By default, + passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. This + can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards the + response from the upstream Kubernetes Service to the client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in milliseconds, + in between flushes to the client while copying the response + body. A negative value means to flush immediately after + each write to the client. This configuration is ignored + when ReverseProxy recognizes a response as a streaming response; + for such responses, writes are flushed to the client immediately. + Default: 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https when + Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport between + Traefik and your servers. Can only be used on a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie can be + accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. More + info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can only + be transmitted over an encrypted connection (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy between + the servers. RoundRobin is the only supported value at the moment. + type: string + weight: + description: Weight defines the weight and 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: Weighted defines the Weighted Round Robin configuration. + properties: + services: + description: Services defines the list of Kubernetes Service and/or + TraefikService to load-balance, with weight. + items: + description: Service defines an upstream HTTP service to proxy + traffic to. + properties: + kind: + description: Kind defines the kind of the Service. + enum: + - Service + - TraefikService + type: string + name: + description: Name defines the name of the referenced Kubernetes + Service or TraefikService. The differentiation between + the two is specified in the Kind field. + type: string + namespace: + description: Namespace defines the namespace of the referenced + Kubernetes Service or TraefikService. + type: string + nativeLB: + description: NativeLB controls, when creating the load-balancer, + whether the LB's children are directly the pods IPs or + if the only child is the Kubernetes Service clusterIP. + The Kubernetes Service itself does load-balance to the + pods. By default, NativeLB is false. + type: boolean + passHostHeader: + description: PassHostHeader defines whether the client Host + header is forwarded to the upstream Kubernetes Service. + By default, passHostHeader is true. + type: boolean + port: + anyOf: + - type: integer + - type: string + description: Port defines the port of a Kubernetes Service. + This can be a reference to a named port. + x-kubernetes-int-or-string: true + responseForwarding: + description: ResponseForwarding defines how Traefik forwards + the response from the upstream Kubernetes Service to the + client. + properties: + flushInterval: + description: 'FlushInterval defines the interval, in + milliseconds, in between flushes to the client while + copying the response body. A negative value means + to flush immediately after each write to the client. + This configuration is ignored when ReverseProxy recognizes + a response as a streaming response; for such responses, + writes are flushed to the client immediately. Default: + 100ms' + type: string + type: object + scheme: + description: Scheme defines the scheme to use for the request + to the upstream Kubernetes Service. It defaults to https + when Kubernetes Service port is 443, http otherwise. + type: string + serversTransport: + description: ServersTransport defines the name of ServersTransport + resource to use. It allows to configure the transport + between Traefik and your servers. Can only be used on + a Kubernetes Service. + type: string + sticky: + description: 'Sticky defines the sticky sessions configuration. + More info: https://doc.traefik.io/traefik/v2.10/routing/services/#sticky-sessions' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie + can be accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. + More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can + only be transmitted over an encrypted connection + (i.e. HTTPS). + type: boolean + type: object + type: object + strategy: + description: Strategy defines the load balancing strategy + between the servers. RoundRobin is the only supported + value at the moment. + type: string + weight: + description: Weight defines the weight and 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 defines whether sticky sessions are enabled. + More info: https://doc.traefik.io/traefik/v2.10/routing/providers/kubernetes-crd/#stickiness-and-load-balancing' + properties: + cookie: + description: Cookie defines the sticky cookie configuration. + properties: + httpOnly: + description: HTTPOnly defines whether the cookie can be + accessed by client-side APIs, such as JavaScript. + type: boolean + name: + description: Name defines the Cookie name. + type: string + sameSite: + description: 'SameSite defines the same site policy. More + info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite' + type: string + secure: + description: Secure defines whether the cookie can only + be transmitted over an encrypted connection (i.e. HTTPS). + 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/enterprise/traefik/25.1.0/ix_values.yaml b/enterprise/traefik/25.1.0/ix_values.yaml new file mode 100644 index 0000000000..6e3f6d7ac7 --- /dev/null +++ b/enterprise/traefik/25.1.0/ix_values.yaml @@ -0,0 +1,441 @@ +image: + repository: tccr.io/truecharts/traefik + tag: v2.10.5@sha256:b277733b5b8d7f9d2761813d97e161c1f64ec77960f9c06adde13868efbc8dce + pullPolicy: IfNotPresent +manifestManager: + enabled: true +workload: + main: + replicas: 2 + strategy: RollingUpdate + podSpec: + containers: + main: + args: [] + probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: tcp + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + # path: "/ping" + # -- Readiness probe configuration + # @default -- See below + readiness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: tcp + # -- 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: tcp + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + # path: "/ping" +# -- Options for all pods +# Can be overruled per pod +podOptions: + automountServiceAccountToken: true +operator: + register: true +# -- 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: "" +# -- 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 level is set to ERROR. Alternative logging levels are DEBUG, PANIC, FATAL, ERROR, WARN, and INFO. + level: ERROR + # -- Set the format of General Logs to be either Common Log Format or JSON. For more information: https://doc.traefik.io/traefik/observability/logs/#format + format: common + access: + # To enable access logs + enabled: false + # 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 + # -- Set the format of Access Logs to be either Common Log Format or JSON. For more information: https://doc.traefik.io/traefik/observability/access-logs/#format + format: common +metrics: + main: + enabled: false + type: servicemonitor + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics +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: + - "--serverstransport.insecureskipverify=true" + - "--providers.kubernetesingress.allowexternalnameservices=true" + +# -- Default clusterCertificate generated by clusterissuer +defaultCertificate: "" + +# -- Add custom DNSStore objects +tlsStore: {} + +# -- TLS Options to be created as TLSOption CRDs +# https://doc.traefik.io/tccr.io/truecharts/https/tls/#tls-options +# Example: +tlsOptions: + default: + sniStrict: false + minVersion: VersionTLS12 + curvePreferences: + - CurveP521 + - CurveP384 + cipherSuites: + - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 + - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 + - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 + - TLS_AES_128_GCM_SHA256 + - TLS_AES_256_GCM_SHA384 + - TLS_CHACHA20_POLY1305_SHA256 +# -- Options for the main traefik service, where the entrypoints traffic comes from +# from. +service: + main: + type: LoadBalancer + ports: + main: + port: 9000 + targetPort: 9000 + protocol: http + # -- Forwarded Headers should never be enabled on Main entrypoint + forwardedHeaders: + enabled: false + # -- Proxy Protocol should never be enabled on Main entrypoint + proxyProtocol: + enabled: false + tcp: + enabled: true + type: LoadBalancer + ports: + web: + enabled: true + port: 80 + protocol: http + redirectTo: websecure + # Options: Empty, 0 (ingore), or positive int + # redirectPort: + # -- Configure (Forwarded Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#forwarded-headers] Support + forwardedHeaders: + enabled: false + # -- List of trusted IP and CIDR references + trustedIPs: [] + # -- Trust all forwarded headers + insecureMode: false + # -- Configure (Proxy Protocol Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#proxyprotocol] Support + proxyProtocol: + enabled: false + # -- Only IPs in trustedIPs will lead to remote client address replacement + trustedIPs: [] + # -- Trust every incoming connection + insecureMode: false + websecure: + enabled: true + port: 443 + protocol: https + # -- Configure (Forwarded Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#forwarded-headers] Support + forwardedHeaders: + enabled: false + # -- List of trusted IP and CIDR references + trustedIPs: [] + # -- Trust all forwarded headers + insecureMode: false + # -- Configure (Proxy Protocol Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#proxyprotocol] Support + proxyProtocol: + enabled: false + # -- Only IPs in trustedIPs will lead to remote client address replacement + trustedIPs: [] + # -- Trust every incoming connection + insecureMode: false + # 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: ClusterIP + ports: + metrics: + enabled: true + port: 9180 + targetPort: 9180 + protocol: http + # -- Forwarded Headers should never be enabled on Metrics entrypoint + forwardedHeaders: + enabled: false + # -- Proxy Protocol should never be enabled on Metrics entrypoint + proxyProtocol: + enabled: false + # udp: + # enabled: false +# -- Whether Role Based Access Control objects like roles and rolebindings should be created +rbac: + main: + enabled: true + primary: true + clusterWide: 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 + - traefik.io + resources: + - middlewares + - middlewaretcps + - ingressroutes + - traefikservices + - ingressroutetcps + - ingressrouteudps + - tlsoptions + - tlsstores + - serverstransports + verbs: + - get + - list + - watch +# -- The service account the pods will use to interact with the Kubernetes API +serviceAccount: + main: + enabled: true + primary: 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 + customRequestHeaders: [] + # - name: customRequestHeaderExample + # headers: + # - name: X-Custom-Header + # value: "foobar" + # - name: X-Header-To-Remove + # value: "" + customResponseHeaders: [] + # - name: customResponseHeaderExample + # headers: + # - name: X-Custom-Header + # value: "foobar" + # - name: X-Header-To-Remove + # value: "" + rewriteResponseHeaders: [] + # - name: rewriteResponseHeadersName + # headers: + # - name: "Location" + # regex: "^http://(.+)$" + # replacement: "https://$1" + # - name: "Date" + # regex: "^[^,]+,\\s*(.+)$" + # replacement: "$1" + customFrameOptionsValue: [] + # - name: customFrameOptionsValueExample + # value: "SAMEORIGIN" + buffering: [] + # - name: bufferingExample + # maxRequestBodyBytes: 1000000 + # memRequestBodyBytes: 1000000 + # maxResponseBodyBytes: 1000000 + # memResponseBodyBytes: 1000000 + # retryExpression: "IsNetworkError() && Attempts() < 2" + 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 + stripPrefixRegex: [] + # - name: stripPrefixRegexName + # regex: [] + ipWhiteList: [] + # - name: ipWhiteListName + # sourceRange: [] + # ipStrategy: + # depth: 2 + # excludedIPs: [] + themePark: [] + # - name: themeParkName + # -- Supported apps, lower case name + # -- https://docs.theme-park.dev/themes + # app: appnamehere + # -- Supported themes, lower case name + # -- https://docs.theme-park.dev/themes/APPNAMEHERE + # -- https://docs.theme-park.dev/community-themes + # theme: themenamehere + # -- https://theme-park.dev or a self hosted url + # baseUrl: https://theme-park.dev + # Sets X-Real-Ip with an IP from the X-Forwarded-For or + # Cf-Connecting-Ip (If from Cloudflare) + # Evaluation of those headers will go from last to first + realIP: [] + # - name: realIPName + # -- The real IP will be the first one that is + # -- not included in any of the CIDRs passed here + # excludedNetworks: + # - 1.1.1.1/24 + addPrefix: [] + # - name: addPrefixName + # prefix: "/foo" + geoBlock: [] + # -- https://github.com/PascalMinder/geoblock + # - name: geoBlockName + # allowLocalRequests: true + # logLocalRequests: false + # logAllowedRequests: false + # logApiRequests: false + # api: https://get.geojs.io/v1/ip/country/{ip} + # apiTimeoutMs: 500 + # cacheSize: 25 + # forceMonthlyUpdate: true + # allowUnknownCountries: false + # unknownCountryApiResponse: nil + # blackListMode: false + # countries: + # - RU + modsecurity: [] + # - name: modsecurityName + # modSecurityUrl: modSecurity container URL + # timeoutMillis: Configurated timeout + # maxBodySize: maxBodySize + ## Note: body of every request will be buffered in memory while the request is in-flight + ## (i.e.: during the security check and during the request processing by traefik and the backend), + ## so you may want to tune maxBodySize depending on how much RAM you have. +portalhook: + enabled: true +persistence: + plugins: + enabled: true + mountPath: "/plugins-storage" + type: emptyDir +portal: + open: + enabled: true + path: /dashboard/ diff --git a/enterprise/traefik/25.1.0/questions.yaml b/enterprise/traefik/25.1.0/questions.yaml new file mode 100644 index 0000000000..a569137cd4 --- /dev/null +++ b/enterprise/traefik/25.1.0/questions.yaml @@ -0,0 +1,3396 @@ +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" + path: "$kubernetes-resource_configmap_tcportal-open_path" +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - variable: expertIngressClass + label: Expert Mode + group: App Configuration + description: | + Expert Mode contains settings like:
+ - IngressClass
+ schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: ingressClass + label: "ingressClass" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + description: "When enabled, ingressClass will match the entered name of this app" + schema: + type: boolean + default: false + - variable: isDefaultClass + label: "isDefaultClass" + schema: + type: boolean + show_if: [["enabled", "=", true]] + default: false + - variable: logs + label: "Logs" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: general + label: "General Logs" + schema: + additional_attrs: true + 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: format + label: "General Log format" + schema: + type: string + default: "common" + enum: + - value: "common" + description: "Common Log Format" + - value: "json" + description: "JSON" + - variable: access + label: "Access Logs" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: general + label: "General" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: defaultmode + label: "Default Mode" + schema: + type: string + default: "drop" + enum: + - value: "keep" + description: "Keep" + - value: "drop" + description: "Drop" + - variable: format + label: "Access Log format" + schema: + type: string + default: "common" + enum: + - value: "common" + description: "Common Log Format" + - value: "json" + description: "JSON" + - variable: middlewares + label: "" + group: "Middlewares" + schema: + additional_attrs: true + type: dict + attrs: + - variable: basicAuth + label: basicAuth + schema: + type: list + default: [] + items: + - variable: basicAuthEntry + label: "" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: tls + label: TLS + schema: + additional_attrs: true + type: dict + attrs: + - variable: insecureSkipVerify + label: insecureSkipVerify (expert) + description: >- + This disables all TLS certificate validation on communications with the authentication endpoint. + This could be a security risk and should only be used if you know what you are doing. + 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: buffering + label: Buffering + schema: + type: list + default: [] + items: + - variable: bufferingEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: maxRequestBodyBytes + label: Max Request Body Bytes + description: Leave empty and it won't be set + schema: + type: string + valid_chars: '^[0-9]*$' + default: "" + - variable: memRequestBodyBytes + label: Mem Request Body Bytes + description: Leave empty and it won't be set + schema: + type: string + valid_chars: '^[0-9]*$' + default: "" + - variable: maxResponseBodyBytes + label: Max Response Body Bytes + description: Leave empty and it won't be set + schema: + type: string + valid_chars: '^[0-9]*$' + default: "" + - variable: memResponseBodyBytes + label: Mem Response Body Bytes + description: Leave empty and it won't be set + schema: + type: string + valid_chars: '^[0-9]*$' + default: "" + - variable: retryExpression + label: Retry Expression + description: Leave empty and it won't be set + schema: + type: string + default: "" + - variable: customRequestHeaders + label: Custom Request Headers + schema: + type: list + default: [] + items: + - variable: customRequestHeadersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: headers + label: Headers to Add + schema: + type: list + default: [] + items: + - variable: headersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Header Name + description: Name of custom header to be added to requests, eg. X-Custom-Header + schema: + valid_chars: ^[a-zA-Z0-9_\-]*$ + type: string + required: true + default: "" + - variable: value + label: Header Value + description: The value of the header. If the value is empty, the header will be removed. + schema: + type: string + default: "" + - variable: customResponseHeaders + label: Custom Response Headers + schema: + type: list + default: [] + items: + - variable: customResponseHeadersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: headers + label: Headers to Add + schema: + type: list + default: [] + items: + - variable: headersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Header Name + description: Name of custom header to be added to responses, eg. X-Custom-Header + schema: + valid_chars: ^[a-zA-Z0-9_\-]*$ + type: string + required: true + default: "" + - variable: value + label: Header Value + description: The value of the header. If the value is empty, the header will be removed. + schema: + type: string + default: "" + - variable: rewriteResponseHeaders + label: Rewrite Response Headers + schema: + type: list + default: [] + items: + - variable: rewriteResponseHeadersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: headers + label: Headers To Rewrite + schema: + type: list + default: [] + items: + - variable: headersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Header Name + description: Name of a header to modified in responses, eg. X-Custom-Header + schema: + valid_chars: ^[a-zA-Z0-9_\-]*$ + type: string + required: true + default: "" + - variable: regex + label: Regex + description: The value of the header to match. Accepts regex expression. + schema: + type: string + default: "" + - variable: replacement + label: Replacement Regex + description: The new value of the header. Accepts regex expression. + schema: + type: string + default: "" + - variable: customFrameOptionsValue + label: Custom Frame Options Value + schema: + type: list + default: [] + items: + - variable: customFrameOptionsValueEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: X-Frame-Options Header Value + description: The value of the header. + schema: + type: string + required: true + default: "" + - variable: chain + label: Chain + schema: + type: list + default: [] + items: + - variable: chainEntry + label: "" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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 + default: false + - variable: rateLimit + label: rateLimit + schema: + type: list + default: [] + items: + - variable: rateLimitEntry + label: "" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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 + default: false + - variable: stripPrefixRegex + label: stripPrefixRegex + schema: + type: list + default: [] + items: + - variable: stripPrefixRegexEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: regex + label: Regex + schema: + type: list + default: [] + items: + - variable: regexEntry + label: Regex + schema: + type: string + required: true + default: "" + - variable: ipWhiteList + label: ipWhiteList + schema: + type: list + default: [] + items: + - variable: ipWhiteListEntry + label: "" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: themePark + label: theme.park + schema: + type: list + default: [] + items: + - variable: themeParkEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: This is a 3rd party plugin and not maintained by TrueCharts, + for more information go to traefik-themepark + schema: + type: string + required: true + default: "" + - variable: appName + label: App Name + description: Lower case, name of the app to be themed. +
Go to https://docs.theme-park.dev/themes/ to see supported apps. + schema: + type: string + required: true + default: "" + - variable: themeName + label: Theme Name + description: Lower case, name of the theme to be applied. +
Go to https://docs.theme-park.dev/theme-options/ to see supported themes. + schema: + type: string + required: true + default: "" + - variable: baseUrl + label: Base URL + description: Replace `https://theme-park.dev` URL for self-hosting reference. + schema: + type: string + required: true + default: https://theme-park.dev + - variable: addons + label: Addons + schema: + type: list + default: [] + items: + - variable: addonEntry + label: Addon + description: Currently only supports 'darker' and '4k-logo' for *arr apps. +
Go to https://docs.theme-park.dev/themes/addons/ for Addon information. +
Go to https://github.com/packruler/traefik-themepark for more context on plugin + schema: + type: string + required: true + default: "" + - variable: realIP + label: Real IP + schema: + type: list + default: [] + items: + - variable: realIPEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: excludedNetworks + label: Excluded Networks + schema: + type: list + default: [] + items: + - variable: excludedNetEntry + label: Excluded Network Entry + description: Network to exclude setting it to X-Real-Ip + schema: + type: string + required: true + default: "" + - variable: geoBlock + label: GeoBlock + schema: + type: list + default: [] + items: + - variable: geoBlockEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: This is a 3rd party plugin and not maintained by TrueCharts, + for more information go to geoblock + schema: + type: string + required: true + default: "" + - variable: allowLocalRequests + label: Allow Local Requests + description: If set to true, will not block request from Private IP Ranges + schema: + type: boolean + default: true + - variable: logLocalRequests + label: Log Local Requests + description: If set to true, will log every connection from any IP in the private IP range + schema: + type: boolean + default: false + - variable: logAllowedRequests + label: Log Allowed Requests + description: If set to true, will show a log message with the IP and the country of origin if a request is allowed. + schema: + type: boolean + default: false + - variable: logApiRequests + label: Log API Requests + description: If set to true, will show a log message for every API hit. + schema: + type: boolean + default: false + - variable: api + label: API + description: Defines the API URL for the IP to Country resolution. The IP to fetch can be added with {ip} to the URL. + schema: + type: string + required: true + default: https://get.geojs.io/v1/ip/country/{ip} + - variable: apiTimeoutMs + label: API Timeout in ms + description: Timeout for the call to the api uri. + schema: + type: int + required: true + default: 500 + - variable: cacheSize + label: Cache Size + description: Defines the max size of the LRU (least recently used) cache. + schema: + type: int + required: true + default: 25 + - variable: forceMonthlyUpdate + label: Force Monthly Update + description: Even if an IP stays in the cache for a period of a month (about 30 x 24 hours), it must be fetch again after a month. + schema: + type: boolean + default: true + - variable: allowUnknownCountries + label: Allow Unknown Countries + description: Some IP addresses have no country associated with them. If this option is set to true, all IPs with no associated country are also allowed. + schema: + type: boolean + default: false + - variable: unknownCountryApiResponse + label: Unknown Countries API Response + description: The API uri can be customized. This options allows to customize the response string of the API when a IP with no associated country is requested. + schema: + type: string + required: true + default: nil + - variable: blackListMode + label: Blacklist Mode + description: When set to true the filter logic is inverted, i.e. requests originating from countries listed in the countries list are blocked. + schema: + type: boolean + default: false + - variable: countries + description: Country codes (2 characters) from which connections to the service should be allowed or blocked, based on the mode. + label: Countries + schema: + type: list + default: [] + items: + - variable: countryEntry + label: Country + description: Country codes (2 characters) from which connections to the service should be allowed or blocked, based on the mode. + schema: + type: string + required: true + # Allow only 2 Characters + valid_chars: '^[a-zA-Z]{2}$' + default: "" + - variable: addPrefix + label: Add Prefix + schema: + type: list + default: [] + items: + - variable: addPrefixEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: prefix + label: Prefix + schema: + type: string + required: true + default: "" + - variable: modsecurity + label: modsecurity + schema: + type: list + default: [] + items: + - variable: modsecurityEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: This is a 3rd party plugin and not maintained by TrueCharts, + for more information go to traefik-modsecurity-plugin + schema: + type: string + required: true + default: "" + - variable: modSecurityUrl + label: ModSecurity Url + description: It's the URL for the owasp/modsecurity container. + schema: + type: string + required: true + default: "https://someurl" + - variable: timeoutMillis + label: timeout Millis + description: timeout in milliseconds for the http client to talk with modsecurity container. ( + schema: + type: int + required: true + default: 2 + - variable: maxBodySize + label: maxBody Size + description: it's the maximum limit for requests body size. Requests exceeding this value will be rejected using HTTP 413 Request Entity Too Large. Zero means "use default value". + schema: + type: int + required: true + default: 0 + - variable: service + group: "Networking and Services" + label: "Configure Service Entrypoint" + 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 Entrypoint Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9000 + required: true + - variable: tcp + label: "TCP Service" + description: "The tcp Entrypoint service" + 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: web + label: "web Entrypoint Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 80 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + default: "websecure" + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - variable: websecure + label: "websecure Entrypoints Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 443 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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 + + - variable: warning + group: Documentation + label: 'WARNING: If installed, be sure to move the TrueNAS GUI to another port (not 80 or 443).' + description: 'See:
https://truecharts.org/charts/enterprise/traefik/how-to for more info.' + schema: + additional_attrs: true + type: dict + attrs: + - variable: warningconfim + label: I am aware that I will brick my system, if I did not follow the instructions. + schema: + type: boolean + default: true + required: true diff --git a/stable/actualserver/7.0.1/templates/NOTES.txt b/enterprise/traefik/25.1.0/templates/NOTES.txt similarity index 100% rename from stable/actualserver/7.0.1/templates/NOTES.txt rename to enterprise/traefik/25.1.0/templates/NOTES.txt diff --git a/enterprise/traefik/25.1.0/templates/_args.tpl b/enterprise/traefik/25.1.0/templates/_args.tpl new file mode 100644 index 0000000000..06e39a4689 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/_args.tpl @@ -0,0 +1,194 @@ +{{/* 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.traefikMetrics }} + {{- if .Values.traefikMetrics.datadog }} + - "--metrics.datadog=true" + - "--metrics.datadog.address={{ .Values.traefikMetrics.datadog.address }}" + {{- end }} + {{- if .Values.traefikMetrics.influxdb }} + - "--metrics.influxdb=true" + - "--metrics.influxdb.address={{ .Values.traefikMetrics.influxdb.address }}" + - "--metrics.influxdb.protocol={{ .Values.traefikMetrics.influxdb.protocol }}" + {{- end }} + {{- if .Values.traefikMetrics.statsd }} + - "--metrics.statsd=true" + - "--metrics.statsd.address={{ .Values.traefikMetrics.statsd.address }}" + {{- if or .Values.traefikMetrics.prometheus }} + - "--metrics.prometheus=true" + - "--metrics.prometheus.entrypoint=metrics" + {{- end }} + {{- end }} + {{- end }} + {{- if or .Values.metrics.main.enabled }} + - "--metrics.prometheus=true" + - "--metrics.prometheus.entrypoint=metrics" + {{- end }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress" + {{- if .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 }} + {{- if $.Values.ingressClass.enabled }} + - "--providers.kubernetesingress.ingressclass={{ .Release.Name }}" + {{- end }} + {{- range $entrypoint, $config := $ports }} + {{/* add args for proxyProtocol support */}} + {{- if $config.proxyProtocol }} + {{- if $config.proxyProtocol.enabled }} + {{- if $config.proxyProtocol.insecureMode }} + - "--entrypoints.{{ $entrypoint }}.proxyProtocol.insecure" + {{- end }} + {{- if not ( empty $config.proxyProtocol.trustedIPs ) }} + - "--entrypoints.{{ $entrypoint }}.proxyProtocol.trustedIPs={{ join "," $config.proxyProtocol.trustedIPs }}" + {{- end }} + {{- end }} + {{- end }} + {{/* add args for forwardedHeaders support */}} + {{- if $config.forwardedHeaders.enabled }} + {{- if not ( empty $config.forwardedHeaders.trustedIPs ) }} + - "--entrypoints.{{ $entrypoint }}.forwardedHeaders.trustedIPs={{ join "," $config.forwardedHeaders.trustedIPs }}" + {{- end }} + {{- if $config.forwardedHeaders.insecureMode }} + - "--entrypoints.{{ $entrypoint }}.forwardedHeaders.insecure" + {{- end }} + {{- end }} + {{/* end forwardedHeaders configuration */}} + {{- if $config.redirectTo }} + {{- $toPort := index $ports $config.redirectTo }} + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.to=:{{ $toPort.port }}" + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.scheme=https" + {{- else if $config.redirectPort }} + {{ if gt $config.redirectPort 0.0 }} + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.to=:{{ $config.redirectPort }}" + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.scheme=https" + {{- end }} + {{- 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 }} + - "--log.format={{ .general.format }}" + {{- if ne .general.level "ERROR" }} + - "--log.level={{ .general.level | upper }}" + {{- end }} + {{- if .access.enabled }} + - "--accesslog=true" + - "--accesslog.format={{ .access.format }}" + {{- 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 }} + {{/* + For new plugins, add them on the container also + https://github.com/truecharts/containers/blob/master/mirror/traefik/Dockerfile + moduleName must match on the container and here + */}} + {{- if .Values.middlewares.themePark }} + {{/* theme.park */}} + - "--experimental.localPlugins.traefik-themepark.modulename=github.com/packruler/traefik-themepark" + {{- end }} + {{/* End of theme.park */}} + {{/* GeoBlock */}} + {{- if .Values.middlewares.geoBlock }} + - "--experimental.localPlugins.GeoBlock.modulename=github.com/PascalMinder/geoblock" + {{- end }} + {{/* End of GeoBlock */}} + {{/* RealIP */}} + {{- if .Values.middlewares.realIP }} + - "--experimental.localPlugins.traefik-real-ip.modulename=github.com/jramsgz/traefik-real-ip" + {{- end }} + {{/* End of RealIP */}} + {{/* ModSecurity */}} + {{- if .Values.middlewares.modsecurity }} + - "--experimental.localPlugins.traefik-modsecurity-plugin.modulename=github.com/acouvreur/traefik-modsecurity-plugin" + {{- end }} + {{/* End of ModSecurity */}} + {{/* RewriteResponseHeaders */}} + {{- if .Values.middlewares.rewriteResponseHeaders }} + - "--experimental.localPlugins.rewriteResponseHeaders.modulename=github.com/XciD/traefik-plugin-rewrite-headers" + {{- end }} + {{/* End of RewriteResponseHeaders */}} + {{- with .Values.additionalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/_helpers.tpl b/enterprise/traefik/25.1.0/templates/_helpers.tpl new file mode 100644 index 0000000000..1345dcea39 --- /dev/null +++ b/enterprise/traefik/25.1.0/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 "tc.v1.common.lib.chart.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/enterprise/traefik/25.1.0/templates/_ingressclass.tpl b/enterprise/traefik/25.1.0/templates/_ingressclass.tpl new file mode 100644 index 0000000000..4213783865 --- /dev/null +++ b/enterprise/traefik/25.1.0/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 "tc.v1.common.lib.metadata.allLabels" . | nindent 4 }} + name: {{ .Release.Name }} +spec: + controller: traefik.io/ingress-controller +{{- end }} +{{- end }} diff --git a/enterprise/traefik/25.1.0/templates/_ingressroute.tpl b/enterprise/traefik/25.1.0/templates/_ingressroute.tpl new file mode 100644 index 0000000000..8e1d0f4e3f --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/_ingressroute.tpl @@ -0,0 +1,34 @@ +{{/* Define the ingressRoute */}} +{{- define "traefik.ingressRoute" -}} +{{ if .Values.ingressRoute.dashboard.enabled }} + +{{- $ingressRouteLabels := .Values.ingressRoute.dashboard.labels }} +{{- $ingressRouteAnnotations := .Values.ingressRoute.dashboard.annotations }} + +--- +apiVersion: traefik.io/v1alpha1 +kind: IngressRoute +metadata: + name: {{ include "tc.v1.common.lib.chart.names.fullname" . }}-dashboard + {{- $labels := (mustMerge ($ingressRouteLabels | default dict) (include "tc.v1.common.lib.metadata.allLabels" $ | fromYaml)) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + labels: + {{- . | nindent 4 }} + {{- end }} + {{- $annotations := (mustMerge ($ingressRouteAnnotations | default dict) (include "tc.v1.common.lib.metadata.allAnnotations" $ | fromYaml)) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "annotations" $annotations) | trim) }} + annotations: + {{- . | nindent 4 }} + {{- end }} + +spec: + entryPoints: + - main + routes: + - match: PathPrefix(`/dashboard`) || PathPrefix(`/api`) + kind: Rule + services: + - name: api@internal + kind: TraefikService +{{ end }} +{{- end }} diff --git a/enterprise/traefik/25.1.0/templates/_portalhook.tpl b/enterprise/traefik/25.1.0/templates/_portalhook.tpl new file mode 100644 index 0000000000..ec69a695ca --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/_portalhook.tpl @@ -0,0 +1,24 @@ +{{/* Define the portalHook */}} +{{- define "traefik.portalhook" -}} +{{- if .Values.portalhook.enabled -}} + {{- $name := "portalhook" -}} + {{- if $.Values.ingressClass.enabled -}} + {{- $name = printf "portalhook-%v" .Release.Name -}} + {{- end }} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ $name }} +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/enterprise/traefik/25.1.0/templates/_tlsoptions.tpl b/enterprise/traefik/25.1.0/templates/_tlsoptions.tpl new file mode 100644 index 0000000000..163b536442 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/_tlsoptions.tpl @@ -0,0 +1,13 @@ +{{/* Define the tlsOptions */}} +{{- define "traefik.tlsOptions" -}} +{{- range $name, $config := .Values.tlsOptions }} + +--- +apiVersion: traefik.io/v1alpha1 +kind: TLSOption +metadata: + name: {{ $name }} +spec: + {{- toYaml $config | nindent 2 }} +{{- end }} +{{- end }} diff --git a/enterprise/traefik/25.1.0/templates/_tlsstore.tpl b/enterprise/traefik/25.1.0/templates/_tlsstore.tpl new file mode 100644 index 0000000000..17908e2920 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/_tlsstore.tpl @@ -0,0 +1,26 @@ +{{/* Define the tlsOptions */}} +{{- define "traefik.tlsstore" -}} +{{- if .Values.defaultCertificate }} +--- +apiVersion: traefik.io/v1alpha1 +kind: TLSStore +metadata: + name: default +spec: + certificates: + - secretName: clusterissuer-templated-{{ tpl .Values.defaultCertificate $ }} + defaultCertificate: + secretName: clusterissuer-templated-{{ tpl .Values.defaultCertificate $ }} +{{- end }} + +{{- range $name, $config := .Values.tlsStore }} + +--- +apiVersion: traefik.io/v1alpha1 +kind: TLSStore +metadata: + name: {{ $name }} +spec: + {{- toYaml $config | nindent 2 }} +{{- end }} +{{- end }} diff --git a/enterprise/traefik/25.1.0/templates/common.yaml b/enterprise/traefik/25.1.0/templates/common.yaml new file mode 100644 index 0000000000..d00c5ec4cc --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/common.yaml @@ -0,0 +1,24 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{- $newArgs := (include "traefik.args" . | fromYaml) }} +{{- $_ := set .Values "newArgs" $newArgs -}} +{{- $mergedargs := concat $.Values.workload.main.podSpec.containers.main.args .Values.newArgs.args }} +{{- $_ := set $.Values.workload.main.podSpec.containers.main "args" $mergedargs -}} + +{{- include "traefik.portalhook" . }} +{{- include "traefik.tlsstore" . }} +{{- include "traefik.tlsOptions" . }} +{{- include "traefik.ingressRoute" . }} +{{- include "traefik.ingressClass" . }} + +{{- with .Values.ingress -}} + {{- with .main -}} + {{- if .enabled -}} + {{- $_ := set $.Values.portal.open.override "protocol" "https" -}} + {{- end -}} + {{- end -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/addPrefix.yaml b/enterprise/traefik/25.1.0/templates/middlewares/addPrefix.yaml new file mode 100644 index 0000000000..4713823364 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/addPrefix.yaml @@ -0,0 +1,12 @@ +{{- range $index, $middlewareData := .Values.middlewares.addPrefix }} + +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + addPrefix: + prefix: {{ $middlewareData.prefix }} +{{- end }} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/basic-middleware.yaml b/enterprise/traefik/25.1.0/templates/middlewares/basic-middleware.yaml new file mode 100644 index 0000000000..ef4671254e --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/basic-middleware.yaml @@ -0,0 +1,57 @@ +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-compress" $.Release.Name) "compress" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + compress: {} +--- +# Here, an average of 300 requests per second is allowed. +# In addition, a burst of 200 requests is allowed. +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-basic-ratelimit" $.Release.Name) "basic-ratelimit" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + rateLimit: + average: 600 + burst: 400 +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-basic-secure-headers" $.Release.Name) "basic-secure-headers" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + headers: + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + accessControlMaxAge: 100 + stsSeconds: 63072000 + # stsIncludeSubdomains: false + # stsPreload: false + forceSTSHeader: true + contentTypeNosniff: true + browserXssFilter: true + referrerPolicy: same-origin + customRequestHeaders: + X-Forwarded-Proto: "https" + customResponseHeaders: + server: '' +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-chain-basic" $.Release.Name) "chain-basic" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + chain: + middlewares: + - name: {{ ternary (printf "%v-basic-ratelimit" $.Release.Name) "basic-ratelimit" $.Values.ingressClass.enabled }} + - name: {{ ternary (printf "%v-basic-secure-headers" $.Release.Name) "basic-secure-headers" $.Values.ingressClass.enabled }} + - name: {{ ternary (printf "%v-compress" $.Release.Name) "compress" $.Values.ingressClass.enabled }} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/basicauth.yaml b/enterprise/traefik/25.1.0/templates/middlewares/basicauth.yaml new file mode 100644 index 0000000000..1bbdc462b3 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/basicauth.yaml @@ -0,0 +1,30 @@ +{{- 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: {{ $.Release.Namespace }} +type: Opaque +stringData: + users: | + {{- range $index, $user := $users }} + {{ printf "%s" $user }} + {{- end }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + basicAuth: + secret: {{ printf "%v-%v" $middlewareData.name "secret" }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/buffering.yaml b/enterprise/traefik/25.1.0/templates/middlewares/buffering.yaml new file mode 100644 index 0000000000..eade09784e --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/buffering.yaml @@ -0,0 +1,26 @@ +{{- range $index, $middlewareData := .Values.middlewares.buffering }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + buffering: {{/* Only render if its not and has a value of 0 or greater */}} + {{- if and (not (kindIs "invalid" $middlewareData.maxRequestBodyBytes)) (ge ($middlewareData.maxRequestBodyBytes | int) 0) }} + maxRequestBodyBytes: {{ $middlewareData.maxRequestBodyBytes }} + {{- end -}} + {{- if and (not (kindIs "invalid" $middlewareData.memRequestBodyBytes)) (ge ($middlewareData.memRequestBodyBytes | int) 0) }} + memRequestBodyBytes: {{ $middlewareData.memRequestBodyBytes }} + {{- end -}} + {{- if and (not (kindIs "invalid" $middlewareData.maxResponseBodyBytes)) (ge ($middlewareData.maxResponseBodyBytes | int) 0) }} + maxResponseBodyBytes: {{ $middlewareData.maxResponseBodyBytes }} + {{- end -}} + {{- if and (not (kindIs "invalid" $middlewareData.memResponseBodyBytes)) (ge ($middlewareData.memResponseBodyBytes | int) 0) }} + memResponseBodyBytes: {{ $middlewareData.memResponseBodyBytes }} + {{- end -}} + {{- if $middlewareData.retryExpression }} + retryExpression: {{ $middlewareData.retryExpression | quote }} + {{- end -}} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/chain.yaml b/enterprise/traefik/25.1.0/templates/middlewares/chain.yaml new file mode 100644 index 0000000000..17d8853fb0 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/chain.yaml @@ -0,0 +1,21 @@ +{{- $values := .Values -}} +{{- $namespace := $.Release.Namespace -}} +{{- if $.Values.ingressClass.enabled -}} + {{- $namespace := (printf "%v-%v" $namespace .Release.Name) -}} +{{- end -}} + +{{- range $index, $middlewareData := .Values.middlewares.chain }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + chain: + middlewares: + {{- range $index, $middleware := .middlewares }} + - name: {{ printf "%v-%v@%v" $namespace $middleware "kubernetescrd" }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/customFrameOptionsValue.yaml b/enterprise/traefik/25.1.0/templates/middlewares/customFrameOptionsValue.yaml new file mode 100644 index 0000000000..9b9f2b6606 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/customFrameOptionsValue.yaml @@ -0,0 +1,12 @@ +{{- range $index, $middlewareData := .Values.middlewares.customFrameOptionsValue }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + headers: + customFrameOptionsValue: {{ $middlewareData.value }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/customRequestHeaders.yaml b/enterprise/traefik/25.1.0/templates/middlewares/customRequestHeaders.yaml new file mode 100644 index 0000000000..3c43a131a1 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/customRequestHeaders.yaml @@ -0,0 +1,15 @@ +{{- range $index, $middlewareData := .Values.middlewares.customRequestHeaders }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + headers: + customRequestHeaders: + {{- range $index, $customRequestHeader := $middlewareData.headers }} + {{ $customRequestHeader.name }}: {{ $customRequestHeader.value | quote }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/customResponseHeaders.yaml b/enterprise/traefik/25.1.0/templates/middlewares/customResponseHeaders.yaml new file mode 100644 index 0000000000..a75db8a338 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/customResponseHeaders.yaml @@ -0,0 +1,15 @@ +{{- range $index, $middlewareData := .Values.middlewares.customResponseHeaders }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + headers: + customResponseHeaders: + {{- range $index, $customResponseHeader := $middlewareData.headers }} + {{ $customResponseHeader.name }}: {{ $customResponseHeader.value | quote }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/forwardauth.yaml b/enterprise/traefik/25.1.0/templates/middlewares/forwardauth.yaml new file mode 100644 index 0000000000..787fa79682 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/forwardauth.yaml @@ -0,0 +1,29 @@ +{{- range $index, $middlewareData := .Values.middlewares.forwardAuth }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.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 -}} + {{- with $middlewareData.tls }} + tls: + insecureSkipVerify: {{ .insecureSkipVerify | default false }} + {{- end -}} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/geoblock.yaml b/enterprise/traefik/25.1.0/templates/middlewares/geoblock.yaml new file mode 100644 index 0000000000..2a647778e5 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/geoblock.yaml @@ -0,0 +1,29 @@ +{{- range $index, $middlewareData := .Values.middlewares.geoBlock }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + plugin: + GeoBlock: + allowLocalRequests: {{ $middlewareData.allowLocalRequests }} + logLocalRequests: {{ $middlewareData.logLocalRequests }} + logAllowedRequests: {{ $middlewareData.logAllowedRequests }} + logApiRequests: {{ $middlewareData.logApiRequests }} + api: {{ $middlewareData.api }} + apiTimeoutMs: {{ $middlewareData.apiTimeoutMs }} + cacheSize: {{ $middlewareData.cacheSize }} + forceMonthlyUpdate: {{ $middlewareData.forceMonthlyUpdate }} + allowUnknownCountries: {{ $middlewareData.allowUnknownCountries }} + unknownCountryApiResponse: {{ $middlewareData.unknownCountryApiResponse }} + blackListMode: {{ $middlewareData.blackListMode }} + {{- if not $middlewareData.countries -}} + {{- fail "You have to define at least one country..." -}} + {{- end }} + countries: + {{- range $middlewareData.countries }} + - {{ . }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/ipwhitelist.yaml b/enterprise/traefik/25.1.0/templates/middlewares/ipwhitelist.yaml new file mode 100644 index 0000000000..fc876aca5f --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/ipwhitelist.yaml @@ -0,0 +1,27 @@ +{{- range $index, $middlewareData := .Values.middlewares.ipWhiteList }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.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/enterprise/traefik/25.1.0/templates/middlewares/modsecurity.yaml b/enterprise/traefik/25.1.0/templates/middlewares/modsecurity.yaml new file mode 100644 index 0000000000..07a8d5d358 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/modsecurity.yaml @@ -0,0 +1,14 @@ +{{- range $index, $middlewareData := .Values.middlewares.modsecurity }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + plugin: + traefik-modsecurity-plugin: + modSecurityUrl: {{ $middlewareData.modSecurityUrl }} + timeoutMillis: {{ $middlewareData.timeoutMillis }} + maxBodySize: {{ $middlewareData.maxBodySize }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/ratelimit.yaml b/enterprise/traefik/25.1.0/templates/middlewares/ratelimit.yaml new file mode 100644 index 0000000000..cd9117633f --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/ratelimit.yaml @@ -0,0 +1,13 @@ +{{- range $index, $middlewareData := .Values.middlewares.rateLimit }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + rateLimit: + average: {{ $middlewareData.average }} + burst: {{ $middlewareData.burst }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/real-ip.yaml b/enterprise/traefik/25.1.0/templates/middlewares/real-ip.yaml new file mode 100644 index 0000000000..2877d9ce7f --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/real-ip.yaml @@ -0,0 +1,15 @@ +{{- range $index, $middlewareData := .Values.middlewares.realIP }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + plugin: + traefik-real-ip: + excludednets: + {{- range $middlewareData.excludedNetworks }} + - {{ . | quote }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/redirectScheme.yaml b/enterprise/traefik/25.1.0/templates/middlewares/redirectScheme.yaml new file mode 100644 index 0000000000..09f3093998 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/redirectScheme.yaml @@ -0,0 +1,13 @@ +{{- range $index, $middlewareData := .Values.middlewares.redirectScheme }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + redirectScheme: + scheme: {{ $middlewareData.scheme }} + permanent: {{ $middlewareData.permanent }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/redirectregex.yaml b/enterprise/traefik/25.1.0/templates/middlewares/redirectregex.yaml new file mode 100644 index 0000000000..30f44f9081 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/redirectregex.yaml @@ -0,0 +1,14 @@ +{{- range $index, $middlewareData := .Values.middlewares.redirectRegex }} +--- +# Declaring the user list +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + redirectRegex: + regex: {{ $middlewareData.regex | quote }} + replacement: {{ $middlewareData.replacement | quote }} + permanent: {{ $middlewareData.permanent }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/rewriteResponseHeaders.yaml b/enterprise/traefik/25.1.0/templates/middlewares/rewriteResponseHeaders.yaml new file mode 100644 index 0000000000..d7bfdcdbe0 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/rewriteResponseHeaders.yaml @@ -0,0 +1,17 @@ +{{- range $index, $middlewareData := .Values.middlewares.rewriteResponseHeaders }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + plugin: + rewriteResponseHeaders: + rewrites: + {{- range $index, $rewriteResponseHeader := $middlewareData.headers }} + - header: {{ $rewriteResponseHeader.name }} + regex: {{ $rewriteResponseHeader.regex | quote }} + replacement: {{ $rewriteResponseHeader.replacement | quote }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/stripPrefixRegex.yaml b/enterprise/traefik/25.1.0/templates/middlewares/stripPrefixRegex.yaml new file mode 100644 index 0000000000..6fd4c8c997 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/stripPrefixRegex.yaml @@ -0,0 +1,14 @@ +{{- range $index, $middlewareData := .Values.middlewares.stripPrefixRegex }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + stripPrefixRegex: + regex: + {{- range $middlewareData.regex }} + - {{ . | quote }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/tc-chains.yaml b/enterprise/traefik/25.1.0/templates/middlewares/tc-chains.yaml new file mode 100644 index 0000000000..5566d77c14 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/tc-chains.yaml @@ -0,0 +1,24 @@ +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-opencors-chain") "tc-opencors-chain" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + chain: + middlewares: + - name: {{ ternary (printf "%v-%v" $.Release.Name "basic-ratelimit") "basic-ratelimit" $.Values.ingressClass.enabled }} + - name: {{ ternary (printf "%v-%v" $.Release.Name "tc-opencors-headers") "tc-opencors-headers" $.Values.ingressClass.enabled }} + - name: {{ ternary (printf "%v-%v" $.Release.Name "compress") "compress" $.Values.ingressClass.enabled }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-closedcors-chain") "tc-closedcors-chain" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + chain: + middlewares: + - name: {{ ternary (printf "%v-%v" $.Release.Name "basic-ratelimit") "basic-ratelimit" $.Values.ingressClass.enabled }} + - name: {{ ternary (printf "%v-%v" $.Release.Name "tc-closedcors-headers") "tc-closedcors-headers" $.Values.ingressClass.enabled }} + - name: {{ ternary (printf "%v-%v" $.Release.Name "compress") "compress" $.Values.ingressClass.enabled }} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/tc-headers.yaml b/enterprise/traefik/25.1.0/templates/middlewares/tc-headers.yaml new file mode 100644 index 0000000000..b0500afc70 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/tc-headers.yaml @@ -0,0 +1,57 @@ +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-opencors-headers") "tc-opencors-headers" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + headers: + accessControlAllowHeaders: + - '*' + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + - POST + accessControlAllowOriginList: + - '*' + accessControlMaxAge: 100 + browserXssFilter: true + contentTypeNosniff: true + customRequestHeaders: + X-Forwarded-Proto: https + customResponseHeaders: + server: "" + forceSTSHeader: true + referrerPolicy: same-origin + sslForceHost: true + sslRedirect: true + stsSeconds: 63072000 +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-closedcors-headers") "tc-closedcors-headers" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.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: + server: '' diff --git a/enterprise/traefik/25.1.0/templates/middlewares/tc-nextcloud.yaml b/enterprise/traefik/25.1.0/templates/middlewares/tc-nextcloud.yaml new file mode 100644 index 0000000000..fcb09becb9 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/tc-nextcloud.yaml @@ -0,0 +1,20 @@ +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-nextcloud-redirectregex-dav") "tc-nextcloud-redirectregex-dav" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + redirectRegex: + regex: "https://(.*)/.well-known/(card|cal)dav" + replacement: "https://${1}/remote.php/dav/" +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-nextcloud-chain") "tc-nextcloud-chain" $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + chain: + middlewares: + - name: {{ ternary (printf "%v-%v" $.Release.Name "tc-nextcloud-redirectregex-dav") "tc-nextcloud-redirectregex-dav" $.Values.ingressClass.enabled }} diff --git a/enterprise/traefik/25.1.0/templates/middlewares/theme-park.yaml b/enterprise/traefik/25.1.0/templates/middlewares/theme-park.yaml new file mode 100644 index 0000000000..16abf2e2f3 --- /dev/null +++ b/enterprise/traefik/25.1.0/templates/middlewares/theme-park.yaml @@ -0,0 +1,20 @@ +{{- range $index, $middlewareData := .Values.middlewares.themePark }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name $middlewareData.name) $middlewareData.name $.Values.ingressClass.enabled }} + namespace: {{ $.Release.Namespace }} +spec: + plugin: + traefik-themepark: + app: {{ $middlewareData.appName }} + theme: {{ $middlewareData.themeName }} + baseUrl: {{ $middlewareData.baseUrl }} + {{- if $middlewareData.addons }} + addons: + {{- range $middlewareData.addons }} + - {{ . | quote }} + {{- end }} + {{- end -}} +{{- end -}} diff --git a/stable/acestream/5.0.1/values.yaml b/enterprise/traefik/25.1.0/values.yaml similarity index 100% rename from stable/acestream/5.0.1/values.yaml rename to enterprise/traefik/25.1.0/values.yaml diff --git a/enterprise/vaultwarden/25.1.0/CHANGELOG.md b/enterprise/vaultwarden/25.1.0/CHANGELOG.md new file mode 100644 index 0000000000..245c80bc71 --- /dev/null +++ b/enterprise/vaultwarden/25.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vaultwarden-25.1.0](https://github.com/truecharts/charts/compare/vaultwarden-25.0.1...vaultwarden-25.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [vaultwarden-25.0.1](https://github.com/truecharts/charts/compare/vaultwarden-25.0.0...vaultwarden-25.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [vaultwarden-25.0.0](https://github.com/truecharts/charts/compare/vaultwarden-24.0.13...vaultwarden-25.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [vaultwarden-24.0.13](https://github.com/truecharts/charts/compare/vaultwarden-24.0.12...vaultwarden-24.0.13) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [vaultwarden-24.0.12](https://github.com/truecharts/charts/compare/vaultwarden-24.0.11...vaultwarden-24.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [vaultwarden-24.0.11](https://github.com/truecharts/charts/compare/vaultwarden-24.0.10...vaultwarden-24.0.11) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [vaultwarden-24.0.10](https://github.com/truecharts/charts/compare/vaultwarden-24.0.9...vaultwarden-24.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [vaultwarden-24.0.9](https://github.com/truecharts/charts/compare/vaultwarden-24.0.8...vaultwarden-24.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [vaultwarden-24.0.8](https://github.com/truecharts/charts/compare/vaultwarden-24.0.7...vaultwarden-24.0.8) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [vaultwarden-24.0.7](https://github.com/truecharts/charts/compare/vaultwarden-24.0.6...vaultwarden-24.0.7) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [vaultwarden-24.0.6](https://github.com/truecharts/charts/compare/vaultwarden-24.0.5...vaultwarden-24.0.6) (2023-12-21) + +### Fix diff --git a/enterprise/vaultwarden/25.1.0/Chart.yaml b/enterprise/vaultwarden/25.1.0/Chart.yaml new file mode 100644 index 0000000000..71983ecb42 --- /dev/null +++ b/enterprise/vaultwarden/25.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: vaultwarden +version: 25.1.0 +appVersion: 1.30.1 +description: Unofficial Bitwarden compatible server written in Rust +home: https://truecharts.org/charts/enterprise/vaultwarden +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png +deprecated: false +sources: + - https://github.com/dani-garcia/vaultwarden + - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden + - https://hub.docker.com/r/vaultwarden/server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +type: application diff --git a/enterprise/vaultwarden/25.1.0/LICENSE b/enterprise/vaultwarden/25.1.0/LICENSE new file mode 100644 index 0000000000..80e4ab93f9 --- /dev/null +++ b/enterprise/vaultwarden/25.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Cert-Manager" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/enterprise/vaultwarden/25.1.0/README.md b/enterprise/vaultwarden/25.1.0/README.md new file mode 100644 index 0000000000..a072fb415e --- /dev/null +++ b/enterprise/vaultwarden/25.1.0/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/enterprise/vaultwarden) + +**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/enterprise/vaultwarden/25.1.0/app-changelog.md b/enterprise/vaultwarden/25.1.0/app-changelog.md new file mode 100644 index 0000000000..6768e9bb73 --- /dev/null +++ b/enterprise/vaultwarden/25.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vaultwarden-25.1.0](https://github.com/truecharts/charts/compare/vaultwarden-25.0.1...vaultwarden-25.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/enterprise/vaultwarden/25.1.0/app-readme.md b/enterprise/vaultwarden/25.1.0/app-readme.md new file mode 100644 index 0000000000..08d9cc8b1d --- /dev/null +++ b/enterprise/vaultwarden/25.1.0/app-readme.md @@ -0,0 +1,8 @@ +Unofficial Bitwarden compatible server written in Rust + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/enterprise/vaultwarden](https://truecharts.org/charts/enterprise/vaultwarden) + +--- + +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/enterprise/vaultwarden/25.1.0/charts/common-17.2.2.tgz b/enterprise/vaultwarden/25.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/enterprise/vaultwarden/25.1.0/charts/common-17.2.2.tgz differ diff --git a/enterprise/vaultwarden/25.1.0/ix_values.yaml b/enterprise/vaultwarden/25.1.0/ix_values.yaml new file mode 100644 index 0000000000..849e008bf0 --- /dev/null +++ b/enterprise/vaultwarden/25.1.0/ix_values.yaml @@ -0,0 +1,152 @@ +image: + repository: docker.io/vaultwarden/server + pullPolicy: IfNotPresent + tag: 1.30.1@sha256:ab9fe547277245533a28d8e0a0c4a1e1120daf469f983fd683fc13556927d4fe +manifestManager: + enabled: true +service: + main: + ports: + main: + port: 10102 + targetPort: 8080 +workload: + main: + podSpec: + containers: + main: + env: + 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 }}" + DATABASE_URL: + secretKeyRef: + name: cnpg-main-urls + key: std + envFrom: + - configMapRef: + name: vaultwardenconfig + - secretRef: + name: vaultwardensecret +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 + # see: 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 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. + # security: starttls + ## SMTP port. Defaults to 587 with STARTTLS, 465 with FORCE_TLS, and 25 without 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: + ## Enable Mobile Push Notifications. You must obtain and ID and Key here: https://bitwarden.com/host + push: + enabled: false + # installationId: + # installationKey: + ## 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" +cnpg: + main: + enabled: true + user: vaultwarden + database: vaultwarden +portal: + open: + enabled: true +ingress: + main: + required: true diff --git a/enterprise/vaultwarden/25.1.0/questions.yaml b/enterprise/vaultwarden/25.1.0/questions.yaml new file mode 100644 index 0000000000..27d7856abc --- /dev/null +++ b/enterprise/vaultwarden/25.1.0/questions.yaml @@ -0,0 +1,3611 @@ +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" + admin: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/admin/" +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - variable: vaultwarden + label: "" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: yubico + label: "Yubico OTP authentication" + schema: + additional_attrs: true + 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: push + label: "Mobile Push Notifications" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Mobile Push Notifications" + description: "You must obtain and ID and Key here: https://bitwarden.com/host" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: installationId + label: "Installation ID" + schema: + type: string + default: "" + required: true + - variable: installationKey + label: "Installation Key" + schema: + type: string + default: "" + required: true + - variable: admin + label: "Admin Portal" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: security + label: "Enable SSL connection" + schema: + type: string + default: "starttls" + enum: + - value: "starttls" + description: "STARTTLS (587)" + - value: "force_tls" + description: "FORCE_TLS (465)" + - value: "off" + description: "OFF (25)" + - variable: port + label: "SMTP port" + description: "Usually: 587 with STARTTLS, 465 with FORCE_TLS, and 25 without 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: timeout + 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: 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: + 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: 10102 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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: 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: 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: 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/adguard-home/8.0.2/templates/NOTES.txt b/enterprise/vaultwarden/25.1.0/templates/NOTES.txt similarity index 100% rename from stable/adguard-home/8.0.2/templates/NOTES.txt rename to enterprise/vaultwarden/25.1.0/templates/NOTES.txt diff --git a/enterprise/vaultwarden/25.1.0/templates/_configmap.tpl b/enterprise/vaultwarden/25.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..7cc26147b0 --- /dev/null +++ b/enterprise/vaultwarden/25.1.0/templates/_configmap.tpl @@ -0,0 +1,111 @@ +{{/* Define the configmap */}} +{{- define "vaultwarden.configmap" -}} +enabled: true +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 }} + 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_SECURITY: {{ .Values.vaultwarden.smtp.security | 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/enterprise/vaultwarden/25.1.0/templates/_secrets.tpl b/enterprise/vaultwarden/25.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..262fcffa1b --- /dev/null +++ b/enterprise/vaultwarden/25.1.0/templates/_secrets.tpl @@ -0,0 +1,37 @@ +{{/* Define the secrets */}} +{{- define "vaultwarden.secrets" -}} + +{{- $adminToken := "" }} +{{- if eq .Values.vaultwarden.admin.enabled true }} +{{- $adminToken = .Values.vaultwarden.admin.token | default (randAlphaNum 48) | quote }} +{{- end -}} + +{{- $smtpUser := "" }} +{{- if and (eq .Values.vaultwarden.smtp.enabled true ) (.Values.vaultwarden.smtp.user) }} +{{- $smtpUser = .Values.vaultwarden.smtp.user | quote }} +{{- end -}} + +{{- $yubicoClientId := "" }} +{{- if eq .Values.vaultwarden.yubico.enabled true }} +{{- $yubicoClientId = required "Yubico Client ID required" .Values.vaultwarden.yubico.clientId | toString | quote }} +{{- end -}} +enabled: true +data: + placeholder: placeholdervalue + {{- if ne $adminToken "" }} + ADMIN_TOKEN: {{ $adminToken }} + {{- end }} + {{- if ne $smtpUser "" }} + SMTP_USERNAME: {{ $smtpUser }} + SMTP_PASSWORD: {{ required "Must specify SMTP password" .Values.vaultwarden.smtp.password | quote }} + {{- end }} + {{- if ne $yubicoClientId "" }} + YUBICO_CLIENT_ID: {{ $yubicoClientId }} + YUBICO_SECRET_KEY: {{ required "Yubico Secret Key required" .Values.vaultwarden.yubico.secretKey | quote }} + {{- end }} + {{- if .Values.vaultwarden.push.enabled }} + PUSH_ENABLED: {{ .Values.vaultwarden.push.enabled | quote }} + PUSH_INSTALLATION_ID: {{ required "Installation ID required" .Values.vaultwarden.push.installationId | quote }} + PUSH_INSTALLATION_KEY: {{ required "Installation Key required" .Values.vaultwarden.push.installationKey | quote }} + {{- end }} +{{- end -}} diff --git a/enterprise/vaultwarden/25.1.0/templates/_validate.tpl b/enterprise/vaultwarden/25.1.0/templates/_validate.tpl new file mode 100644 index 0000000000..e4832c2f6e --- /dev/null +++ b/enterprise/vaultwarden/25.1.0/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/enterprise/vaultwarden/25.1.0/templates/common.yaml b/enterprise/vaultwarden/25.1.0/templates/common.yaml new file mode 100644 index 0000000000..66c6adab5d --- /dev/null +++ b/enterprise/vaultwarden/25.1.0/templates/common.yaml @@ -0,0 +1,17 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for vaultwarden */}} +{{- $configmapFile := include "vaultwarden.configmap" . | fromYaml -}} +{{- if $configmapFile -}} + {{- $_ := set .Values.configmap "vaultwardenconfig" $configmapFile -}} +{{- end -}} + +{{/* Render secrets for vaultwarden */}} +{{- $secret := include "vaultwarden.secrets" . | fromYaml -}} +{{- if $secret -}} + {{- $_ := set .Values.secret "vaultwardensecret" $secret -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/actualserver/7.0.1/values.yaml b/enterprise/vaultwarden/25.1.0/values.yaml similarity index 100% rename from stable/actualserver/7.0.1/values.yaml rename to enterprise/vaultwarden/25.1.0/values.yaml diff --git a/enterprise/velero/3.0.5/CHANGELOG.md b/enterprise/velero/3.0.5/CHANGELOG.md deleted file mode 100644 index 6270c592a7..0000000000 --- a/enterprise/velero/3.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [velero-3.0.5](https://github.com/truecharts/charts/compare/velero-3.0.4...velero-3.0.5) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [velero-3.0.4](https://github.com/truecharts/charts/compare/velero-3.0.3...velero-3.0.4) (2023-12-26) - - - - -## [velero-3.0.3](https://github.com/truecharts/charts/compare/velero-3.0.2...velero-3.0.3) (2023-12-26) - -### Fix - -- remove values ([#16552](https://github.com/truecharts/charts/issues/16552)) - - - - -## [velero-3.0.2](https://github.com/truecharts/charts/compare/velero-3.0.1...velero-3.0.2) (2023-12-26) - - - - -## [velero-3.0.1](https://github.com/truecharts/charts/compare/velero-3.0.0...velero-3.0.1) (2023-12-25) - -### Fix - -- hide redundant, unused and disabled stuff - - - - -## [velero-3.0.0](https://github.com/truecharts/charts/compare/velero-2.0.14...velero-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [velero-2.0.14](https://github.com/truecharts/charts/compare/velero-2.0.13...velero-2.0.14) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [velero-2.0.13](https://github.com/truecharts/charts/compare/velero-2.0.12...velero-2.0.13) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [velero-2.0.12](https://github.com/truecharts/charts/compare/velero-2.0.11...velero-2.0.12) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [velero-2.0.11](https://github.com/truecharts/charts/compare/velero-2.0.10...velero-2.0.11) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [velero-2.0.10](https://github.com/truecharts/charts/compare/velero-2.0.9...velero-2.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [velero-2.0.9](https://github.com/truecharts/charts/compare/velero-2.0.8...velero-2.0.9) (2023-12-22) - diff --git a/enterprise/velero/3.0.5/Chart.yaml b/enterprise/velero/3.0.5/Chart.yaml deleted file mode 100644 index 60e565be1f..0000000000 --- a/enterprise/velero/3.0.5/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: velero -version: 3.0.5 -appVersion: latest -description: Velero is a kubernetes-native backup solution -home: https://truecharts.org/charts/incubator/velero -icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png -deprecated: false -sources: - - https://github.com/cert-manager - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/velero - - https://github.com/truecharts/containers/tree/master/mirroralpine -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - velero - - backup -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: velero - version: 5.2.0 - repository: https://vmware-tanzu.github.io/helm-charts - condition: "" - alias: velero - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/enterprise/velero/3.0.5/app-changelog.md b/enterprise/velero/3.0.5/app-changelog.md deleted file mode 100644 index 4ef5b3a8f1..0000000000 --- a/enterprise/velero/3.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [velero-3.0.5](https://github.com/truecharts/charts/compare/velero-3.0.4...velero-3.0.5) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/enterprise/velero/3.0.5/charts/common-17.1.4.tgz b/enterprise/velero/3.0.5/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/enterprise/velero/3.0.5/charts/common-17.1.4.tgz and /dev/null differ diff --git a/enterprise/velero/3.1.0/CHANGELOG.md b/enterprise/velero/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6968a4ab1e --- /dev/null +++ b/enterprise/velero/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [velero-3.1.0](https://github.com/truecharts/charts/compare/velero-3.0.5...velero-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [velero-3.0.5](https://github.com/truecharts/charts/compare/velero-3.0.4...velero-3.0.5) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [velero-3.0.4](https://github.com/truecharts/charts/compare/velero-3.0.3...velero-3.0.4) (2023-12-26) + + + + +## [velero-3.0.3](https://github.com/truecharts/charts/compare/velero-3.0.2...velero-3.0.3) (2023-12-26) + +### Fix + +- remove values ([#16552](https://github.com/truecharts/charts/issues/16552)) + + + + +## [velero-3.0.2](https://github.com/truecharts/charts/compare/velero-3.0.1...velero-3.0.2) (2023-12-26) + + + + +## [velero-3.0.1](https://github.com/truecharts/charts/compare/velero-3.0.0...velero-3.0.1) (2023-12-25) + +### Fix + +- hide redundant, unused and disabled stuff + + + + +## [velero-3.0.0](https://github.com/truecharts/charts/compare/velero-2.0.14...velero-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [velero-2.0.14](https://github.com/truecharts/charts/compare/velero-2.0.13...velero-2.0.14) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [velero-2.0.13](https://github.com/truecharts/charts/compare/velero-2.0.12...velero-2.0.13) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [velero-2.0.12](https://github.com/truecharts/charts/compare/velero-2.0.11...velero-2.0.12) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [velero-2.0.11](https://github.com/truecharts/charts/compare/velero-2.0.10...velero-2.0.11) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [velero-2.0.10](https://github.com/truecharts/charts/compare/velero-2.0.9...velero-2.0.10) (2023-12-23) + diff --git a/enterprise/velero/3.1.0/Chart.yaml b/enterprise/velero/3.1.0/Chart.yaml new file mode 100644 index 0000000000..f4deaf76bd --- /dev/null +++ b/enterprise/velero/3.1.0/Chart.yaml @@ -0,0 +1,45 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: velero +version: 3.1.0 +appVersion: latest +description: Velero is a kubernetes-native backup solution +home: https://truecharts.org/charts/incubator/velero +icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png +deprecated: false +sources: + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/velero + - https://github.com/truecharts/containers/tree/master/mirroralpine +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - velero + - backup +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: velero + version: 5.2.0 + repository: https://vmware-tanzu.github.io/helm-charts + condition: "" + alias: velero + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/enterprise/velero/3.0.5/LICENSE b/enterprise/velero/3.1.0/LICENSE similarity index 100% rename from enterprise/velero/3.0.5/LICENSE rename to enterprise/velero/3.1.0/LICENSE diff --git a/enterprise/velero/3.0.5/README.md b/enterprise/velero/3.1.0/README.md similarity index 100% rename from enterprise/velero/3.0.5/README.md rename to enterprise/velero/3.1.0/README.md diff --git a/enterprise/velero/3.1.0/app-changelog.md b/enterprise/velero/3.1.0/app-changelog.md new file mode 100644 index 0000000000..80a06441ec --- /dev/null +++ b/enterprise/velero/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [velero-3.1.0](https://github.com/truecharts/charts/compare/velero-3.0.5...velero-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/enterprise/velero/3.0.5/app-readme.md b/enterprise/velero/3.1.0/app-readme.md similarity index 100% rename from enterprise/velero/3.0.5/app-readme.md rename to enterprise/velero/3.1.0/app-readme.md diff --git a/enterprise/velero/3.1.0/charts/common-17.2.2.tgz b/enterprise/velero/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/enterprise/velero/3.1.0/charts/common-17.2.2.tgz differ diff --git a/enterprise/velero/3.0.5/charts/velero-5.2.0.tgz b/enterprise/velero/3.1.0/charts/velero-5.2.0.tgz similarity index 100% rename from enterprise/velero/3.0.5/charts/velero-5.2.0.tgz rename to enterprise/velero/3.1.0/charts/velero-5.2.0.tgz diff --git a/enterprise/velero/3.0.5/ix_values.yaml b/enterprise/velero/3.1.0/ix_values.yaml similarity index 100% rename from enterprise/velero/3.0.5/ix_values.yaml rename to enterprise/velero/3.1.0/ix_values.yaml diff --git a/enterprise/velero/3.0.5/questions.yaml b/enterprise/velero/3.1.0/questions.yaml similarity index 100% rename from enterprise/velero/3.0.5/questions.yaml rename to enterprise/velero/3.1.0/questions.yaml diff --git a/stable/adminer/7.0.1/templates/NOTES.txt b/enterprise/velero/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/adminer/7.0.1/templates/NOTES.txt rename to enterprise/velero/3.1.0/templates/NOTES.txt diff --git a/enterprise/velero/3.0.5/templates/common.yaml b/enterprise/velero/3.1.0/templates/common.yaml similarity index 100% rename from enterprise/velero/3.0.5/templates/common.yaml rename to enterprise/velero/3.1.0/templates/common.yaml diff --git a/stable/adguard-home/8.0.2/values.yaml b/enterprise/velero/3.1.0/values.yaml similarity index 100% rename from stable/adguard-home/8.0.2/values.yaml rename to enterprise/velero/3.1.0/values.yaml diff --git a/incubator/twofauth/0.0.1/CHANGELOG.md b/incubator/twofauth/0.0.1/CHANGELOG.md index 40cdcd1f7f..ad8b0fd25e 100644 --- a/incubator/twofauth/0.0.1/CHANGELOG.md +++ b/incubator/twofauth/0.0.1/CHANGELOG.md @@ -6,5 +6,6 @@ + ## [twofauth-0.0.1]twofauth-0.0.1 (2023-12-28) diff --git a/operators/cert-manager/3.0.2/CHANGELOG.md b/operators/cert-manager/3.0.2/CHANGELOG.md deleted file mode 100644 index ceaa062372..0000000000 --- a/operators/cert-manager/3.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cert-manager-3.0.2](https://github.com/truecharts/charts/compare/cert-manager-3.0.1...cert-manager-3.0.2) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cert-manager-3.0.1](https://github.com/truecharts/charts/compare/cert-manager-3.0.0...cert-manager-3.0.1) (2023-12-25) - -### Chore - -- allow changing dns ns ([#16540](https://github.com/truecharts/charts/issues/16540)) - - - - -## [cert-manager-3.0.0](https://github.com/truecharts/charts/compare/cert-manager-2.0.11...cert-manager-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cert-manager-2.0.11](https://github.com/truecharts/charts/compare/cert-manager-2.0.10...cert-manager-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cert-manager-2.0.10](https://github.com/truecharts/charts/compare/cert-manager-2.0.9...cert-manager-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cert-manager-2.0.9](https://github.com/truecharts/charts/compare/cert-manager-2.0.8...cert-manager-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cert-manager-2.0.8](https://github.com/truecharts/charts/compare/cert-manager-2.0.7...cert-manager-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cert-manager-2.0.7](https://github.com/truecharts/charts/compare/cert-manager-2.0.6...cert-manager-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cert-manager-2.0.6](https://github.com/truecharts/charts/compare/cert-manager-2.0.5...cert-manager-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cert-manager-2.0.5](https://github.com/truecharts/charts/compare/cert-manager-2.0.4...cert-manager-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cert-manager-2.0.4](https://github.com/truecharts/charts/compare/cert-manager-2.0.3...cert-manager-2.0.4) (2023-12-21) - -### Fix diff --git a/operators/cert-manager/3.0.2/Chart.yaml b/operators/cert-manager/3.0.2/Chart.yaml deleted file mode 100644 index 23b5594b27..0000000000 --- a/operators/cert-manager/3.0.2/Chart.yaml +++ /dev/null @@ -1,46 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cert-manager -version: 3.0.2 -appVersion: latest -description: Cert-Manager is a kubernetes-aware certificate manager -home: https://truecharts.org/charts/operators/cert-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager - - https://github.com/truecharts/containers/tree/master/mirroralpine - - https://github.com/cert-manager - - https://cert-manager.io/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cert-manager - - certificates - - security -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: cert-manager - version: v1.13.3 - repository: https://charts.jetstack.io - condition: "" - alias: certmanager - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: operators -type: application diff --git a/operators/cert-manager/3.0.2/app-changelog.md b/operators/cert-manager/3.0.2/app-changelog.md deleted file mode 100644 index 0cbb49a8a4..0000000000 --- a/operators/cert-manager/3.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cert-manager-3.0.2](https://github.com/truecharts/charts/compare/cert-manager-3.0.1...cert-manager-3.0.2) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/operators/cert-manager/3.0.2/charts/common-17.1.4.tgz b/operators/cert-manager/3.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/operators/cert-manager/3.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/operators/cert-manager/3.1.0/CHANGELOG.md b/operators/cert-manager/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0882742fbf --- /dev/null +++ b/operators/cert-manager/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cert-manager-3.1.0](https://github.com/truecharts/charts/compare/cert-manager-3.0.2...cert-manager-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cert-manager-3.0.2](https://github.com/truecharts/charts/compare/cert-manager-3.0.1...cert-manager-3.0.2) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cert-manager-3.0.1](https://github.com/truecharts/charts/compare/cert-manager-3.0.0...cert-manager-3.0.1) (2023-12-25) + +### Chore + +- allow changing dns ns ([#16540](https://github.com/truecharts/charts/issues/16540)) + + + + +## [cert-manager-3.0.0](https://github.com/truecharts/charts/compare/cert-manager-2.0.11...cert-manager-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cert-manager-2.0.11](https://github.com/truecharts/charts/compare/cert-manager-2.0.10...cert-manager-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cert-manager-2.0.10](https://github.com/truecharts/charts/compare/cert-manager-2.0.9...cert-manager-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cert-manager-2.0.9](https://github.com/truecharts/charts/compare/cert-manager-2.0.8...cert-manager-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cert-manager-2.0.8](https://github.com/truecharts/charts/compare/cert-manager-2.0.7...cert-manager-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cert-manager-2.0.7](https://github.com/truecharts/charts/compare/cert-manager-2.0.6...cert-manager-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cert-manager-2.0.6](https://github.com/truecharts/charts/compare/cert-manager-2.0.5...cert-manager-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cert-manager-2.0.5](https://github.com/truecharts/charts/compare/cert-manager-2.0.4...cert-manager-2.0.5) (2023-12-22) + +### Fix diff --git a/operators/cert-manager/3.1.0/Chart.yaml b/operators/cert-manager/3.1.0/Chart.yaml new file mode 100644 index 0000000000..5fdac22a33 --- /dev/null +++ b/operators/cert-manager/3.1.0/Chart.yaml @@ -0,0 +1,46 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cert-manager +version: 3.1.0 +appVersion: latest +description: Cert-Manager is a kubernetes-aware certificate manager +home: https://truecharts.org/charts/operators/cert-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png +deprecated: false +sources: + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager + - https://github.com/truecharts/containers/tree/master/mirroralpine +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cert-manager + - certificates + - security +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: cert-manager + version: v1.13.3 + repository: https://charts.jetstack.io + condition: "" + alias: certmanager + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators +type: application diff --git a/operators/cert-manager/3.0.2/LICENSE b/operators/cert-manager/3.1.0/LICENSE similarity index 100% rename from operators/cert-manager/3.0.2/LICENSE rename to operators/cert-manager/3.1.0/LICENSE diff --git a/operators/cert-manager/3.0.2/README.md b/operators/cert-manager/3.1.0/README.md similarity index 100% rename from operators/cert-manager/3.0.2/README.md rename to operators/cert-manager/3.1.0/README.md diff --git a/operators/cert-manager/3.1.0/app-changelog.md b/operators/cert-manager/3.1.0/app-changelog.md new file mode 100644 index 0000000000..0529cdbac0 --- /dev/null +++ b/operators/cert-manager/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cert-manager-3.1.0](https://github.com/truecharts/charts/compare/cert-manager-3.0.2...cert-manager-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/operators/cert-manager/3.0.2/app-readme.md b/operators/cert-manager/3.1.0/app-readme.md similarity index 100% rename from operators/cert-manager/3.0.2/app-readme.md rename to operators/cert-manager/3.1.0/app-readme.md diff --git a/operators/cert-manager/3.0.2/charts/cert-manager-v1.13.3.tgz b/operators/cert-manager/3.1.0/charts/cert-manager-v1.13.3.tgz similarity index 100% rename from operators/cert-manager/3.0.2/charts/cert-manager-v1.13.3.tgz rename to operators/cert-manager/3.1.0/charts/cert-manager-v1.13.3.tgz diff --git a/operators/cert-manager/3.1.0/charts/common-17.2.2.tgz b/operators/cert-manager/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/operators/cert-manager/3.1.0/charts/common-17.2.2.tgz differ diff --git a/operators/cert-manager/3.0.2/ix_values.yaml b/operators/cert-manager/3.1.0/ix_values.yaml similarity index 100% rename from operators/cert-manager/3.0.2/ix_values.yaml rename to operators/cert-manager/3.1.0/ix_values.yaml diff --git a/operators/cert-manager/3.0.2/questions.yaml b/operators/cert-manager/3.1.0/questions.yaml similarity index 100% rename from operators/cert-manager/3.0.2/questions.yaml rename to operators/cert-manager/3.1.0/questions.yaml diff --git a/stable/airdcpp-webclient/9.0.1/templates/NOTES.txt b/operators/cert-manager/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/airdcpp-webclient/9.0.1/templates/NOTES.txt rename to operators/cert-manager/3.1.0/templates/NOTES.txt diff --git a/operators/cert-manager/3.0.2/templates/common.yaml b/operators/cert-manager/3.1.0/templates/common.yaml similarity index 100% rename from operators/cert-manager/3.0.2/templates/common.yaml rename to operators/cert-manager/3.1.0/templates/common.yaml diff --git a/operators/cert-manager/3.0.2/templates/crds.yaml b/operators/cert-manager/3.1.0/templates/crds.yaml similarity index 100% rename from operators/cert-manager/3.0.2/templates/crds.yaml rename to operators/cert-manager/3.1.0/templates/crds.yaml diff --git a/stable/adguardhome-sync/5.0.1/values.yaml b/operators/cert-manager/3.1.0/values.yaml similarity index 100% rename from stable/adguardhome-sync/5.0.1/values.yaml rename to operators/cert-manager/3.1.0/values.yaml diff --git a/operators/cloudnative-pg/5.1.1/CHANGELOG.md b/operators/cloudnative-pg/5.1.1/CHANGELOG.md deleted file mode 100644 index 84d5226379..0000000000 --- a/operators/cloudnative-pg/5.1.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloudnative-pg-5.1.1](https://github.com/truecharts/charts/compare/cloudnative-pg-5.1.0...cloudnative-pg-5.1.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cloudnative-pg-5.1.0](https://github.com/truecharts/charts/compare/cloudnative-pg-5.0.0...cloudnative-pg-5.1.0) (2023-12-26) - -### Chore - -- update helm chart cloudnative-pg to 0.20.0 by renovate ([#16546](https://github.com/truecharts/charts/issues/16546)) - - - - -## [cloudnative-pg-5.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.11...cloudnative-pg-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cloudnative-pg-4.0.11](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.10...cloudnative-pg-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cloudnative-pg-4.0.10](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.9...cloudnative-pg-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cloudnative-pg-4.0.9](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.8...cloudnative-pg-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cloudnative-pg-4.0.8](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.7...cloudnative-pg-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cloudnative-pg-4.0.7](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.6...cloudnative-pg-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cloudnative-pg-4.0.6](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.5...cloudnative-pg-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cloudnative-pg-4.0.5](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.4...cloudnative-pg-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cloudnative-pg-4.0.4](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.3...cloudnative-pg-4.0.4) (2023-12-21) - -### Fix diff --git a/operators/cloudnative-pg/5.1.1/Chart.yaml b/operators/cloudnative-pg/5.1.1/Chart.yaml deleted file mode 100644 index 2e65572233..0000000000 --- a/operators/cloudnative-pg/5.1.1/Chart.yaml +++ /dev/null @@ -1,46 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cloudnative-pg -version: 5.1.1 -appVersion: latest -description: CloudNativePG is a clustered postgresql database operator -home: https://truecharts.org/charts/operators/cloudnative-pg -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png -deprecated: false -sources: - - https://github.com/cloudnative-pg - - https://cloudnative-pg.io/ - - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg - - https://github.com/truecharts/containers/tree/master/mirroralpine -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - database - - cloudnative-pg - - cnpg -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: cloudnative-pg - version: 0.20.0 - repository: https://cloudnative-pg.github.io/charts - condition: "" - alias: cloudnative-pg - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: operators -type: application diff --git a/operators/cloudnative-pg/5.1.1/app-changelog.md b/operators/cloudnative-pg/5.1.1/app-changelog.md deleted file mode 100644 index ff9cd40fb0..0000000000 --- a/operators/cloudnative-pg/5.1.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudnative-pg-5.1.1](https://github.com/truecharts/charts/compare/cloudnative-pg-5.1.0...cloudnative-pg-5.1.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/operators/cloudnative-pg/5.1.1/charts/common-17.1.4.tgz b/operators/cloudnative-pg/5.1.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/operators/cloudnative-pg/5.1.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/operators/cloudnative-pg/5.2.0/CHANGELOG.md b/operators/cloudnative-pg/5.2.0/CHANGELOG.md new file mode 100644 index 0000000000..2970f642a4 --- /dev/null +++ b/operators/cloudnative-pg/5.2.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloudnative-pg-5.2.0](https://github.com/truecharts/charts/compare/cloudnative-pg-5.1.1...cloudnative-pg-5.2.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cloudnative-pg-5.1.1](https://github.com/truecharts/charts/compare/cloudnative-pg-5.1.0...cloudnative-pg-5.1.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cloudnative-pg-5.1.0](https://github.com/truecharts/charts/compare/cloudnative-pg-5.0.0...cloudnative-pg-5.1.0) (2023-12-26) + +### Chore + +- update helm chart cloudnative-pg to 0.20.0 by renovate ([#16546](https://github.com/truecharts/charts/issues/16546)) + + + + +## [cloudnative-pg-5.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.11...cloudnative-pg-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cloudnative-pg-4.0.11](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.10...cloudnative-pg-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cloudnative-pg-4.0.10](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.9...cloudnative-pg-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cloudnative-pg-4.0.9](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.8...cloudnative-pg-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cloudnative-pg-4.0.8](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.7...cloudnative-pg-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cloudnative-pg-4.0.7](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.6...cloudnative-pg-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cloudnative-pg-4.0.6](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.5...cloudnative-pg-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cloudnative-pg-4.0.5](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.4...cloudnative-pg-4.0.5) (2023-12-22) + +### Fix diff --git a/operators/cloudnative-pg/5.2.0/Chart.yaml b/operators/cloudnative-pg/5.2.0/Chart.yaml new file mode 100644 index 0000000000..3cd0bf3b7f --- /dev/null +++ b/operators/cloudnative-pg/5.2.0/Chart.yaml @@ -0,0 +1,46 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cloudnative-pg +version: 5.2.0 +appVersion: latest +description: CloudNativePG is a clustered postgresql database operator +home: https://truecharts.org/charts/operators/cloudnative-pg +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png +deprecated: false +sources: + - https://cloudnative-pg.io/ + - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg + - https://github.com/truecharts/containers/tree/master/mirroralpine + - https://github.com/cloudnative-pg +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - database + - cloudnative-pg + - cnpg +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: cloudnative-pg + version: 0.20.0 + repository: https://cloudnative-pg.github.io/charts + condition: "" + alias: cloudnative-pg + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators +type: application diff --git a/operators/cloudnative-pg/5.1.1/LICENSE b/operators/cloudnative-pg/5.2.0/LICENSE similarity index 100% rename from operators/cloudnative-pg/5.1.1/LICENSE rename to operators/cloudnative-pg/5.2.0/LICENSE diff --git a/operators/cloudnative-pg/5.1.1/README.md b/operators/cloudnative-pg/5.2.0/README.md similarity index 100% rename from operators/cloudnative-pg/5.1.1/README.md rename to operators/cloudnative-pg/5.2.0/README.md diff --git a/operators/cloudnative-pg/5.2.0/app-changelog.md b/operators/cloudnative-pg/5.2.0/app-changelog.md new file mode 100644 index 0000000000..323b2353b2 --- /dev/null +++ b/operators/cloudnative-pg/5.2.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudnative-pg-5.2.0](https://github.com/truecharts/charts/compare/cloudnative-pg-5.1.1...cloudnative-pg-5.2.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/operators/cloudnative-pg/5.1.1/app-readme.md b/operators/cloudnative-pg/5.2.0/app-readme.md similarity index 100% rename from operators/cloudnative-pg/5.1.1/app-readme.md rename to operators/cloudnative-pg/5.2.0/app-readme.md diff --git a/operators/cloudnative-pg/5.1.1/charts/cloudnative-pg-0.20.0.tgz b/operators/cloudnative-pg/5.2.0/charts/cloudnative-pg-0.20.0.tgz similarity index 100% rename from operators/cloudnative-pg/5.1.1/charts/cloudnative-pg-0.20.0.tgz rename to operators/cloudnative-pg/5.2.0/charts/cloudnative-pg-0.20.0.tgz diff --git a/operators/cloudnative-pg/5.2.0/charts/common-17.2.2.tgz b/operators/cloudnative-pg/5.2.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/operators/cloudnative-pg/5.2.0/charts/common-17.2.2.tgz differ diff --git a/operators/cloudnative-pg/5.1.1/ix_values.yaml b/operators/cloudnative-pg/5.2.0/ix_values.yaml similarity index 100% rename from operators/cloudnative-pg/5.1.1/ix_values.yaml rename to operators/cloudnative-pg/5.2.0/ix_values.yaml diff --git a/operators/cloudnative-pg/5.1.1/questions.yaml b/operators/cloudnative-pg/5.2.0/questions.yaml similarity index 100% rename from operators/cloudnative-pg/5.1.1/questions.yaml rename to operators/cloudnative-pg/5.2.0/questions.yaml diff --git a/stable/alist/8.0.1/templates/NOTES.txt b/operators/cloudnative-pg/5.2.0/templates/NOTES.txt similarity index 100% rename from stable/alist/8.0.1/templates/NOTES.txt rename to operators/cloudnative-pg/5.2.0/templates/NOTES.txt diff --git a/operators/cloudnative-pg/5.1.1/templates/common.yaml b/operators/cloudnative-pg/5.2.0/templates/common.yaml similarity index 100% rename from operators/cloudnative-pg/5.1.1/templates/common.yaml rename to operators/cloudnative-pg/5.2.0/templates/common.yaml diff --git a/stable/adminer/7.0.1/values.yaml b/operators/cloudnative-pg/5.2.0/values.yaml similarity index 100% rename from stable/adminer/7.0.1/values.yaml rename to operators/cloudnative-pg/5.2.0/values.yaml diff --git a/operators/metallb/13.1.0/CHANGELOG.md b/operators/metallb/13.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ce2b18ec8a --- /dev/null +++ b/operators/metallb/13.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metallb-13.1.0](https://github.com/truecharts/charts/compare/metallb-13.0.1...metallb-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [metallb-13.0.1](https://github.com/truecharts/charts/compare/metallb-13.0.0...metallb-13.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [metallb-13.0.0](https://github.com/truecharts/charts/compare/metallb-12.0.11...metallb-13.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [metallb-12.0.11](https://github.com/truecharts/charts/compare/metallb-12.0.10...metallb-12.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [metallb-12.0.10](https://github.com/truecharts/charts/compare/metallb-12.0.9...metallb-12.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [metallb-12.0.9](https://github.com/truecharts/charts/compare/metallb-12.0.8...metallb-12.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [metallb-12.0.8](https://github.com/truecharts/charts/compare/metallb-12.0.7...metallb-12.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [metallb-12.0.7](https://github.com/truecharts/charts/compare/metallb-12.0.6...metallb-12.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [metallb-12.0.6](https://github.com/truecharts/charts/compare/metallb-12.0.5...metallb-12.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [metallb-12.0.5](https://github.com/truecharts/charts/compare/metallb-12.0.4...metallb-12.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [metallb-12.0.4](https://github.com/truecharts/charts/compare/metallb-12.0.3...metallb-12.0.4) (2023-12-21) + +### Fix diff --git a/operators/metallb/13.1.0/Chart.yaml b/operators/metallb/13.1.0/Chart.yaml new file mode 100644 index 0000000000..44f12364c3 --- /dev/null +++ b/operators/metallb/13.1.0/Chart.yaml @@ -0,0 +1,45 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: metallb +version: 13.1.0 +appVersion: latest +description: A network load-balancer implementation for Kubernetes using standard routing protocols +home: https://truecharts.org/charts/operators/metallb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png +deprecated: false +sources: + - https://github.com/metallb/metallb + - https://metallb.universe.tf + - https://github.com/truecharts/charts/tree/master/charts/operators/metallb + - https://github.com/truecharts/containers/tree/master/mirroralpine +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - metallb + - loadbalancer +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: metallb + version: 0.13.12 + repository: https://metallb.github.io/metallb + condition: "" + alias: metallb + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators +type: application diff --git a/operators/prometheus-operator/3.0.1/LICENSE b/operators/metallb/13.1.0/LICENSE similarity index 100% rename from operators/prometheus-operator/3.0.1/LICENSE rename to operators/metallb/13.1.0/LICENSE diff --git a/operators/metallb/13.1.0/README.md b/operators/metallb/13.1.0/README.md new file mode 100644 index 0000000000..705f5d6c8b --- /dev/null +++ b/operators/metallb/13.1.0/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/operators/metallb) + +**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/operators/metallb/13.1.0/app-changelog.md b/operators/metallb/13.1.0/app-changelog.md new file mode 100644 index 0000000000..779c5e4fd8 --- /dev/null +++ b/operators/metallb/13.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metallb-13.1.0](https://github.com/truecharts/charts/compare/metallb-13.0.1...metallb-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/operators/metallb/13.1.0/app-readme.md b/operators/metallb/13.1.0/app-readme.md new file mode 100644 index 0000000000..ef8e745914 --- /dev/null +++ b/operators/metallb/13.1.0/app-readme.md @@ -0,0 +1,8 @@ +A network load-balancer implementation for Kubernetes using standard routing protocols + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/operators/metallb](https://truecharts.org/charts/operators/metallb) + +--- + +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/operators/metallb/13.1.0/charts/common-17.2.2.tgz b/operators/metallb/13.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/operators/metallb/13.1.0/charts/common-17.2.2.tgz differ diff --git a/operators/metallb/13.1.0/charts/metallb-0.13.12.tgz b/operators/metallb/13.1.0/charts/metallb-0.13.12.tgz new file mode 100644 index 0000000000..9e8367bda3 Binary files /dev/null and b/operators/metallb/13.1.0/charts/metallb-0.13.12.tgz differ diff --git a/operators/metallb/13.1.0/ix_values.yaml b/operators/metallb/13.1.0/ix_values.yaml new file mode 100644 index 0000000000..c788a793a9 --- /dev/null +++ b/operators/metallb/13.1.0/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/alpine + pullPolicy: IfNotPresent + tag: latest@sha256:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 + +service: + main: + enabled: false + ports: + main: + enabled: false + +workload: + main: + enabled: false + +portal: + open: + enabled: false + +operator: + register: true + +manifestManager: + enabled: false diff --git a/operators/prometheus-operator/3.0.1/questions.yaml b/operators/metallb/13.1.0/questions.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/questions.yaml rename to operators/metallb/13.1.0/questions.yaml diff --git a/stable/amule/6.0.1/templates/NOTES.txt b/operators/metallb/13.1.0/templates/NOTES.txt similarity index 100% rename from stable/amule/6.0.1/templates/NOTES.txt rename to operators/metallb/13.1.0/templates/NOTES.txt diff --git a/stable/flame/4.0.1/templates/common.yaml b/operators/metallb/13.1.0/templates/common.yaml similarity index 100% rename from stable/flame/4.0.1/templates/common.yaml rename to operators/metallb/13.1.0/templates/common.yaml diff --git a/stable/airdcpp-webclient/9.0.1/values.yaml b/operators/metallb/13.1.0/values.yaml similarity index 100% rename from stable/airdcpp-webclient/9.0.1/values.yaml rename to operators/metallb/13.1.0/values.yaml diff --git a/operators/prometheus-operator/3.0.1/CHANGELOG.md b/operators/prometheus-operator/3.0.1/CHANGELOG.md deleted file mode 100644 index 26fd1fddd2..0000000000 --- a/operators/prometheus-operator/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [prometheus-operator-3.0.1](https://github.com/truecharts/charts/compare/prometheus-operator-3.0.0...prometheus-operator-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [prometheus-operator-3.0.0](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.12...prometheus-operator-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [prometheus-operator-2.0.12](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.11...prometheus-operator-2.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [prometheus-operator-2.0.11](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.10...prometheus-operator-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [prometheus-operator-2.0.10](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.9...prometheus-operator-2.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [prometheus-operator-2.0.9](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.8...prometheus-operator-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [prometheus-operator-2.0.8](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.7...prometheus-operator-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [prometheus-operator-2.0.7](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.6...prometheus-operator-2.0.7) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [prometheus-operator-2.0.6](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.5...prometheus-operator-2.0.6) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [prometheus-operator-2.0.5](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.4...prometheus-operator-2.0.5) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [prometheus-operator-2.0.4](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.3...prometheus-operator-2.0.4) (2023-12-21) - -### Chore diff --git a/operators/prometheus-operator/3.0.1/Chart.yaml b/operators/prometheus-operator/3.0.1/Chart.yaml deleted file mode 100644 index 91c7aeb0eb..0000000000 --- a/operators/prometheus-operator/3.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: prometheus-operator -version: 3.0.1 -appVersion: 0.69.1 -description: Prometheus Operator is an operator for prometheus -home: https://truecharts.org/charts/operators/prometheus-operator -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus-operator.png -deprecated: false -sources: - - https://github.com/prometheus-operator - - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - - https://github.com/truecharts/containers/tree/master/mirrorthanos -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - operator - - prometheus - - metics -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: operators -type: application diff --git a/operators/prometheus-operator/3.0.1/app-changelog.md b/operators/prometheus-operator/3.0.1/app-changelog.md deleted file mode 100644 index 12a114b5b9..0000000000 --- a/operators/prometheus-operator/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prometheus-operator-3.0.1](https://github.com/truecharts/charts/compare/prometheus-operator-3.0.0...prometheus-operator-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/operators/prometheus-operator/3.0.1/charts/common-17.1.4.tgz b/operators/prometheus-operator/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/operators/prometheus-operator/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/operators/prometheus-operator/3.1.0/CHANGELOG.md b/operators/prometheus-operator/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..cd06cb7292 --- /dev/null +++ b/operators/prometheus-operator/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prometheus-operator-3.1.0](https://github.com/truecharts/charts/compare/prometheus-operator-3.0.1...prometheus-operator-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [prometheus-operator-3.0.1](https://github.com/truecharts/charts/compare/prometheus-operator-3.0.0...prometheus-operator-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [prometheus-operator-3.0.0](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.12...prometheus-operator-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [prometheus-operator-2.0.12](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.11...prometheus-operator-2.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [prometheus-operator-2.0.11](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.10...prometheus-operator-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [prometheus-operator-2.0.10](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.9...prometheus-operator-2.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [prometheus-operator-2.0.9](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.8...prometheus-operator-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [prometheus-operator-2.0.8](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.7...prometheus-operator-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [prometheus-operator-2.0.7](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.6...prometheus-operator-2.0.7) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [prometheus-operator-2.0.6](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.5...prometheus-operator-2.0.6) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [prometheus-operator-2.0.5](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.4...prometheus-operator-2.0.5) (2023-12-21) + +### Fix diff --git a/operators/prometheus-operator/3.1.0/Chart.yaml b/operators/prometheus-operator/3.1.0/Chart.yaml new file mode 100644 index 0000000000..182c6631c3 --- /dev/null +++ b/operators/prometheus-operator/3.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: prometheus-operator +version: 3.1.0 +appVersion: 0.69.1 +description: Prometheus Operator is an operator for prometheus +home: https://truecharts.org/charts/operators/prometheus-operator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus-operator.png +deprecated: false +sources: + - https://github.com/prometheus-operator + - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator + - https://github.com/truecharts/containers/tree/master/mirrorkube-webhook-certgen +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - operator + - prometheus + - metics +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators +type: application diff --git a/operators/prometheus-operator/3.1.0/LICENSE b/operators/prometheus-operator/3.1.0/LICENSE new file mode 100644 index 0000000000..4dfe12ac30 --- /dev/null +++ b/operators/prometheus-operator/3.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "MetalLB" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/operators/prometheus-operator/3.0.1/README.md b/operators/prometheus-operator/3.1.0/README.md similarity index 100% rename from operators/prometheus-operator/3.0.1/README.md rename to operators/prometheus-operator/3.1.0/README.md diff --git a/operators/prometheus-operator/3.1.0/app-changelog.md b/operators/prometheus-operator/3.1.0/app-changelog.md new file mode 100644 index 0000000000..923872c94a --- /dev/null +++ b/operators/prometheus-operator/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-operator-3.1.0](https://github.com/truecharts/charts/compare/prometheus-operator-3.0.1...prometheus-operator-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/operators/prometheus-operator/3.0.1/app-readme.md b/operators/prometheus-operator/3.1.0/app-readme.md similarity index 100% rename from operators/prometheus-operator/3.0.1/app-readme.md rename to operators/prometheus-operator/3.1.0/app-readme.md diff --git a/operators/prometheus-operator/3.1.0/charts/common-17.2.2.tgz b/operators/prometheus-operator/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/operators/prometheus-operator/3.1.0/charts/common-17.2.2.tgz differ diff --git a/operators/prometheus-operator/3.0.1/ix_values.yaml b/operators/prometheus-operator/3.1.0/ix_values.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/ix_values.yaml rename to operators/prometheus-operator/3.1.0/ix_values.yaml diff --git a/operators/prometheus-operator/3.1.0/questions.yaml b/operators/prometheus-operator/3.1.0/questions.yaml new file mode 100644 index 0000000000..e4653ab8c3 --- /dev/null +++ b/operators/prometheus-operator/3.1.0/questions.yaml @@ -0,0 +1,45 @@ +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 +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 diff --git a/stable/anki-sync-server/5.0.1/templates/NOTES.txt b/operators/prometheus-operator/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/anki-sync-server/5.0.1/templates/NOTES.txt rename to operators/prometheus-operator/3.1.0/templates/NOTES.txt diff --git a/operators/prometheus-operator/3.0.1/templates/_mutatingwebhookconfiguration.tpl b/operators/prometheus-operator/3.1.0/templates/_mutatingwebhookconfiguration.tpl similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/_mutatingwebhookconfiguration.tpl rename to operators/prometheus-operator/3.1.0/templates/_mutatingwebhookconfiguration.tpl diff --git a/operators/prometheus-operator/3.0.1/templates/_validatingwebhookconfiguration.tpl b/operators/prometheus-operator/3.1.0/templates/_validatingwebhookconfiguration.tpl similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/_validatingwebhookconfiguration.tpl rename to operators/prometheus-operator/3.1.0/templates/_validatingwebhookconfiguration.tpl diff --git a/operators/prometheus-operator/3.0.1/templates/common.yaml b/operators/prometheus-operator/3.1.0/templates/common.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/common.yaml rename to operators/prometheus-operator/3.1.0/templates/common.yaml diff --git a/operators/prometheus-operator/3.0.1/templates/crds/crd-alertmanagerconfigs.yaml b/operators/prometheus-operator/3.1.0/templates/crds/crd-alertmanagerconfigs.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/crds/crd-alertmanagerconfigs.yaml rename to operators/prometheus-operator/3.1.0/templates/crds/crd-alertmanagerconfigs.yaml diff --git a/operators/prometheus-operator/3.0.1/templates/crds/crd-alertmanagers.yaml b/operators/prometheus-operator/3.1.0/templates/crds/crd-alertmanagers.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/crds/crd-alertmanagers.yaml rename to operators/prometheus-operator/3.1.0/templates/crds/crd-alertmanagers.yaml diff --git a/operators/prometheus-operator/3.0.1/templates/crds/crd-podmonitors.yaml b/operators/prometheus-operator/3.1.0/templates/crds/crd-podmonitors.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/crds/crd-podmonitors.yaml rename to operators/prometheus-operator/3.1.0/templates/crds/crd-podmonitors.yaml diff --git a/operators/prometheus-operator/3.0.1/templates/crds/crd-probes.yaml b/operators/prometheus-operator/3.1.0/templates/crds/crd-probes.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/crds/crd-probes.yaml rename to operators/prometheus-operator/3.1.0/templates/crds/crd-probes.yaml diff --git a/operators/prometheus-operator/3.0.1/templates/crds/crd-prometheusagents.yaml b/operators/prometheus-operator/3.1.0/templates/crds/crd-prometheusagents.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/crds/crd-prometheusagents.yaml rename to operators/prometheus-operator/3.1.0/templates/crds/crd-prometheusagents.yaml diff --git a/operators/prometheus-operator/3.0.1/templates/crds/crd-prometheuses.yaml b/operators/prometheus-operator/3.1.0/templates/crds/crd-prometheuses.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/crds/crd-prometheuses.yaml rename to operators/prometheus-operator/3.1.0/templates/crds/crd-prometheuses.yaml diff --git a/operators/prometheus-operator/3.0.1/templates/crds/crd-prometheusrules.yaml b/operators/prometheus-operator/3.1.0/templates/crds/crd-prometheusrules.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/crds/crd-prometheusrules.yaml rename to operators/prometheus-operator/3.1.0/templates/crds/crd-prometheusrules.yaml diff --git a/operators/prometheus-operator/3.0.1/templates/crds/crd-scrapeconfigs.yaml b/operators/prometheus-operator/3.1.0/templates/crds/crd-scrapeconfigs.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/crds/crd-scrapeconfigs.yaml rename to operators/prometheus-operator/3.1.0/templates/crds/crd-scrapeconfigs.yaml diff --git a/operators/prometheus-operator/3.0.1/templates/crds/crd-servicemonitors.yaml b/operators/prometheus-operator/3.1.0/templates/crds/crd-servicemonitors.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/crds/crd-servicemonitors.yaml rename to operators/prometheus-operator/3.1.0/templates/crds/crd-servicemonitors.yaml diff --git a/operators/prometheus-operator/3.0.1/templates/crds/crd-thanosrulers.yaml b/operators/prometheus-operator/3.1.0/templates/crds/crd-thanosrulers.yaml similarity index 100% rename from operators/prometheus-operator/3.0.1/templates/crds/crd-thanosrulers.yaml rename to operators/prometheus-operator/3.1.0/templates/crds/crd-thanosrulers.yaml diff --git a/operators/prometheus-operator/3.0.1/update-operator-crds.sh b/operators/prometheus-operator/3.1.0/update-operator-crds.sh similarity index 100% rename from operators/prometheus-operator/3.0.1/update-operator-crds.sh rename to operators/prometheus-operator/3.1.0/update-operator-crds.sh diff --git a/stable/alienswarm-reactivedrop/4.0.1/values.yaml b/operators/prometheus-operator/3.1.0/values.yaml similarity index 100% rename from stable/alienswarm-reactivedrop/4.0.1/values.yaml rename to operators/prometheus-operator/3.1.0/values.yaml diff --git a/stable/acestream/5.0.1/CHANGELOG.md b/stable/acestream/5.0.1/CHANGELOG.md deleted file mode 100644 index 69a435f4ab..0000000000 --- a/stable/acestream/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [acestream-5.0.1](https://github.com/truecharts/charts/compare/acestream-5.0.0...acestream-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [acestream-5.0.0](https://github.com/truecharts/charts/compare/acestream-4.0.17...acestream-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [acestream-4.0.17](https://github.com/truecharts/charts/compare/acestream-4.0.16...acestream-4.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [acestream-4.0.16](https://github.com/truecharts/charts/compare/acestream-4.0.15...acestream-4.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [acestream-4.0.15](https://github.com/truecharts/charts/compare/acestream-4.0.14...acestream-4.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [acestream-4.0.14](https://github.com/truecharts/charts/compare/acestream-4.0.13...acestream-4.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [acestream-4.0.13](https://github.com/truecharts/charts/compare/acestream-4.0.12...acestream-4.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [acestream-4.0.12](https://github.com/truecharts/charts/compare/acestream-4.0.11...acestream-4.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [acestream-4.0.11](https://github.com/truecharts/charts/compare/acestream-4.0.10...acestream-4.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [acestream-4.0.10](https://github.com/truecharts/charts/compare/acestream-4.0.9...acestream-4.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [acestream-4.0.9](https://github.com/truecharts/charts/compare/acestream-4.0.8...acestream-4.0.9) (2023-12-21) - -### Chore diff --git a/stable/acestream/5.0.1/Chart.yaml b/stable/acestream/5.0.1/Chart.yaml deleted file mode 100644 index 52103f95f6..0000000000 --- a/stable/acestream/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: acestream -version: 5.0.1 -appVersion: 2.0.2.8 -description: IPTV service providing streaming, playlist, search engine and epg. -home: https://truecharts.org/charts/incubator/acestream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png -deprecated: false -sources: - - https://github.com/vstavrinov/acestream-service - - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream - - https://hub.docker.com/r/vstavrinov/acestream-service -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - acestream - - MediaServer-Video -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/acestream/5.0.1/app-changelog.md b/stable/acestream/5.0.1/app-changelog.md deleted file mode 100644 index 2a08e65202..0000000000 --- a/stable/acestream/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [acestream-5.0.1](https://github.com/truecharts/charts/compare/acestream-5.0.0...acestream-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/acestream/5.0.1/charts/common-17.1.4.tgz b/stable/acestream/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/acestream/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/acestream/5.1.0/CHANGELOG.md b/stable/acestream/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..dc6e43778d --- /dev/null +++ b/stable/acestream/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [acestream-5.1.0](https://github.com/truecharts/charts/compare/acestream-5.0.1...acestream-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [acestream-5.0.1](https://github.com/truecharts/charts/compare/acestream-5.0.0...acestream-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [acestream-5.0.0](https://github.com/truecharts/charts/compare/acestream-4.0.17...acestream-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [acestream-4.0.17](https://github.com/truecharts/charts/compare/acestream-4.0.16...acestream-4.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [acestream-4.0.16](https://github.com/truecharts/charts/compare/acestream-4.0.15...acestream-4.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [acestream-4.0.15](https://github.com/truecharts/charts/compare/acestream-4.0.14...acestream-4.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [acestream-4.0.14](https://github.com/truecharts/charts/compare/acestream-4.0.13...acestream-4.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [acestream-4.0.13](https://github.com/truecharts/charts/compare/acestream-4.0.12...acestream-4.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [acestream-4.0.12](https://github.com/truecharts/charts/compare/acestream-4.0.11...acestream-4.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [acestream-4.0.11](https://github.com/truecharts/charts/compare/acestream-4.0.10...acestream-4.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [acestream-4.0.10](https://github.com/truecharts/charts/compare/acestream-4.0.9...acestream-4.0.10) (2023-12-21) + +### Fix diff --git a/stable/acestream/5.1.0/Chart.yaml b/stable/acestream/5.1.0/Chart.yaml new file mode 100644 index 0000000000..0f29a1f811 --- /dev/null +++ b/stable/acestream/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: acestream +version: 5.1.0 +appVersion: 2.0.2.8 +description: IPTV service providing streaming, playlist, search engine and epg. +home: https://truecharts.org/charts/incubator/acestream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png +deprecated: false +sources: + - https://hub.docker.com/r/vstavrinov/acestream-service + - https://github.com/vstavrinov/acestream-service + - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - acestream + - MediaServer-Video +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/acestream/5.0.1/README.md b/stable/acestream/5.1.0/README.md similarity index 100% rename from stable/acestream/5.0.1/README.md rename to stable/acestream/5.1.0/README.md diff --git a/stable/acestream/5.1.0/app-changelog.md b/stable/acestream/5.1.0/app-changelog.md new file mode 100644 index 0000000000..a43f1f9552 --- /dev/null +++ b/stable/acestream/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [acestream-5.1.0](https://github.com/truecharts/charts/compare/acestream-5.0.1...acestream-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/acestream/5.0.1/app-readme.md b/stable/acestream/5.1.0/app-readme.md similarity index 100% rename from stable/acestream/5.0.1/app-readme.md rename to stable/acestream/5.1.0/app-readme.md diff --git a/stable/acestream/5.1.0/charts/common-17.2.2.tgz b/stable/acestream/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/acestream/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/acestream/5.0.1/ix_values.yaml b/stable/acestream/5.1.0/ix_values.yaml similarity index 100% rename from stable/acestream/5.0.1/ix_values.yaml rename to stable/acestream/5.1.0/ix_values.yaml diff --git a/stable/acestream/5.0.1/questions.yaml b/stable/acestream/5.1.0/questions.yaml similarity index 100% rename from stable/acestream/5.0.1/questions.yaml rename to stable/acestream/5.1.0/questions.yaml diff --git a/stable/acestream/5.0.1/templates/common.yaml b/stable/acestream/5.1.0/templates/common.yaml similarity index 100% rename from stable/acestream/5.0.1/templates/common.yaml rename to stable/acestream/5.1.0/templates/common.yaml diff --git a/stable/alienswarm/4.0.1/values.yaml b/stable/acestream/5.1.0/values.yaml similarity index 100% rename from stable/alienswarm/4.0.1/values.yaml rename to stable/acestream/5.1.0/values.yaml diff --git a/stable/actualserver/7.0.1/CHANGELOG.md b/stable/actualserver/7.0.1/CHANGELOG.md deleted file mode 100644 index 3802e89616..0000000000 --- a/stable/actualserver/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [actualserver-7.0.1](https://github.com/truecharts/charts/compare/actualserver-7.0.0...actualserver-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [actualserver-7.0.0](https://github.com/truecharts/charts/compare/actualserver-6.0.11...actualserver-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [actualserver-6.0.11](https://github.com/truecharts/charts/compare/actualserver-6.0.10...actualserver-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [actualserver-6.0.10](https://github.com/truecharts/charts/compare/actualserver-6.0.9...actualserver-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [actualserver-6.0.9](https://github.com/truecharts/charts/compare/actualserver-6.0.8...actualserver-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [actualserver-6.0.8](https://github.com/truecharts/charts/compare/actualserver-6.0.7...actualserver-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [actualserver-6.0.7](https://github.com/truecharts/charts/compare/actualserver-6.0.6...actualserver-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [actualserver-6.0.6](https://github.com/truecharts/charts/compare/actualserver-6.0.5...actualserver-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [actualserver-6.0.5](https://github.com/truecharts/charts/compare/actualserver-6.0.4...actualserver-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [actualserver-6.0.4](https://github.com/truecharts/charts/compare/actualserver-6.0.3...actualserver-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [actualserver-6.0.3](https://github.com/truecharts/charts/compare/actualserver-6.0.2...actualserver-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/actualserver/7.0.1/Chart.yaml b/stable/actualserver/7.0.1/Chart.yaml deleted file mode 100644 index 0b1b56d6ab..0000000000 --- a/stable/actualserver/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: actualserver -version: 7.0.1 -appVersion: 23.12.1 -description: Actual is a super fast privacy-focused app for managing your finances. -home: https://truecharts.org/charts/stable/actualserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png -deprecated: false -sources: - - https://github.com/Kippenhof/docker-templates - - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver - - https://ghcr.io/actualbudget/actual-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - actualserver - - finance -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: finance - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/actualserver/7.0.1/app-changelog.md b/stable/actualserver/7.0.1/app-changelog.md deleted file mode 100644 index 8b61522d6a..0000000000 --- a/stable/actualserver/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [actualserver-7.0.1](https://github.com/truecharts/charts/compare/actualserver-7.0.0...actualserver-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/actualserver/7.0.1/charts/common-17.1.4.tgz b/stable/actualserver/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/actualserver/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/actualserver/7.1.0/CHANGELOG.md b/stable/actualserver/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..12f1dab72e --- /dev/null +++ b/stable/actualserver/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [actualserver-7.1.0](https://github.com/truecharts/charts/compare/actualserver-7.0.1...actualserver-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [actualserver-7.0.1](https://github.com/truecharts/charts/compare/actualserver-7.0.0...actualserver-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [actualserver-7.0.0](https://github.com/truecharts/charts/compare/actualserver-6.0.11...actualserver-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [actualserver-6.0.11](https://github.com/truecharts/charts/compare/actualserver-6.0.10...actualserver-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [actualserver-6.0.10](https://github.com/truecharts/charts/compare/actualserver-6.0.9...actualserver-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [actualserver-6.0.9](https://github.com/truecharts/charts/compare/actualserver-6.0.8...actualserver-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [actualserver-6.0.8](https://github.com/truecharts/charts/compare/actualserver-6.0.7...actualserver-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [actualserver-6.0.7](https://github.com/truecharts/charts/compare/actualserver-6.0.6...actualserver-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [actualserver-6.0.6](https://github.com/truecharts/charts/compare/actualserver-6.0.5...actualserver-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [actualserver-6.0.5](https://github.com/truecharts/charts/compare/actualserver-6.0.4...actualserver-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [actualserver-6.0.4](https://github.com/truecharts/charts/compare/actualserver-6.0.3...actualserver-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/actualserver/7.1.0/Chart.yaml b/stable/actualserver/7.1.0/Chart.yaml new file mode 100644 index 0000000000..9ef5561967 --- /dev/null +++ b/stable/actualserver/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: actualserver +version: 7.1.0 +appVersion: 23.12.1 +description: Actual is a super fast privacy-focused app for managing your finances. +home: https://truecharts.org/charts/stable/actualserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png +deprecated: false +sources: + - https://github.com/Kippenhof/docker-templates + - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver + - https://ghcr.io/actualbudget/actual-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - actualserver + - finance +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: finance + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/actualserver/7.0.1/README.md b/stable/actualserver/7.1.0/README.md similarity index 100% rename from stable/actualserver/7.0.1/README.md rename to stable/actualserver/7.1.0/README.md diff --git a/stable/actualserver/7.1.0/app-changelog.md b/stable/actualserver/7.1.0/app-changelog.md new file mode 100644 index 0000000000..6805b83768 --- /dev/null +++ b/stable/actualserver/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [actualserver-7.1.0](https://github.com/truecharts/charts/compare/actualserver-7.0.1...actualserver-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/actualserver/7.0.1/app-readme.md b/stable/actualserver/7.1.0/app-readme.md similarity index 100% rename from stable/actualserver/7.0.1/app-readme.md rename to stable/actualserver/7.1.0/app-readme.md diff --git a/stable/actualserver/7.1.0/charts/common-17.2.2.tgz b/stable/actualserver/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/actualserver/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/actualserver/7.0.1/ix_values.yaml b/stable/actualserver/7.1.0/ix_values.yaml similarity index 100% rename from stable/actualserver/7.0.1/ix_values.yaml rename to stable/actualserver/7.1.0/ix_values.yaml diff --git a/stable/actualserver/7.0.1/questions.yaml b/stable/actualserver/7.1.0/questions.yaml similarity index 100% rename from stable/actualserver/7.0.1/questions.yaml rename to stable/actualserver/7.1.0/questions.yaml diff --git a/stable/answer/2.0.1/templates/NOTES.txt b/stable/actualserver/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/answer/2.0.1/templates/NOTES.txt rename to stable/actualserver/7.1.0/templates/NOTES.txt diff --git a/stable/actualserver/7.0.1/templates/common.yaml b/stable/actualserver/7.1.0/templates/common.yaml similarity index 100% rename from stable/actualserver/7.0.1/templates/common.yaml rename to stable/actualserver/7.1.0/templates/common.yaml diff --git a/stable/alist/8.0.1/values.yaml b/stable/actualserver/7.1.0/values.yaml similarity index 100% rename from stable/alist/8.0.1/values.yaml rename to stable/actualserver/7.1.0/values.yaml diff --git a/stable/adguard-home/8.0.2/CHANGELOG.md b/stable/adguard-home/8.0.2/CHANGELOG.md deleted file mode 100644 index 8e24760605..0000000000 --- a/stable/adguard-home/8.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [adguard-home-8.0.2](https://github.com/truecharts/charts/compare/adguard-home-8.0.1...adguard-home-8.0.2) (2023-12-28) - -### Fix - -- fix homepage widget type ([#16577](https://github.com/truecharts/charts/issues/16577)) - - - - -## [adguard-home-8.0.1](https://github.com/truecharts/charts/compare/adguard-home-8.0.0...adguard-home-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [adguard-home-8.0.0](https://github.com/truecharts/charts/compare/adguard-home-7.0.11...adguard-home-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [adguard-home-7.0.11](https://github.com/truecharts/charts/compare/adguard-home-7.0.10...adguard-home-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [adguard-home-7.0.10](https://github.com/truecharts/charts/compare/adguard-home-7.0.9...adguard-home-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [adguard-home-7.0.9](https://github.com/truecharts/charts/compare/adguard-home-7.0.8...adguard-home-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [adguard-home-7.0.8](https://github.com/truecharts/charts/compare/adguard-home-7.0.7...adguard-home-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [adguard-home-7.0.7](https://github.com/truecharts/charts/compare/adguard-home-7.0.6...adguard-home-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [adguard-home-7.0.6](https://github.com/truecharts/charts/compare/adguard-home-7.0.5...adguard-home-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [adguard-home-7.0.5](https://github.com/truecharts/charts/compare/adguard-home-7.0.4...adguard-home-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [adguard-home-7.0.4](https://github.com/truecharts/charts/compare/adguard-home-7.0.3...adguard-home-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/adguard-home/8.0.2/Chart.yaml b/stable/adguard-home/8.0.2/Chart.yaml deleted file mode 100644 index e1312dbe48..0000000000 --- a/stable/adguard-home/8.0.2/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: adguard-home -version: 8.0.2 -appVersion: 0.107.43 -description: Free and open source, powerful network-wide ads & trackers blocking DNS server. -home: https://truecharts.org/charts/stable/adguard-home -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - - https://hub.docker.com/r/adguard/adguardhome -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - adblock - - adguard -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/adguard-home/8.0.2/app-changelog.md b/stable/adguard-home/8.0.2/app-changelog.md deleted file mode 100644 index c8c4942d5e..0000000000 --- a/stable/adguard-home/8.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adguard-home-8.0.2](https://github.com/truecharts/charts/compare/adguard-home-8.0.1...adguard-home-8.0.2) (2023-12-28) - -### Fix - -- fix homepage widget type ([#16577](https://github.com/truecharts/charts/issues/16577)) - - \ No newline at end of file diff --git a/stable/adguard-home/8.0.2/charts/common-17.1.4.tgz b/stable/adguard-home/8.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/adguard-home/8.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/adguard-home/8.1.0/CHANGELOG.md b/stable/adguard-home/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e3afabb1be --- /dev/null +++ b/stable/adguard-home/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [adguard-home-8.1.0](https://github.com/truecharts/charts/compare/adguard-home-8.0.2...adguard-home-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [adguard-home-8.0.2](https://github.com/truecharts/charts/compare/adguard-home-8.0.1...adguard-home-8.0.2) (2023-12-28) + +### Fix + +- fix homepage widget type ([#16577](https://github.com/truecharts/charts/issues/16577)) + + + + +## [adguard-home-8.0.1](https://github.com/truecharts/charts/compare/adguard-home-8.0.0...adguard-home-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [adguard-home-8.0.0](https://github.com/truecharts/charts/compare/adguard-home-7.0.11...adguard-home-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [adguard-home-7.0.11](https://github.com/truecharts/charts/compare/adguard-home-7.0.10...adguard-home-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [adguard-home-7.0.10](https://github.com/truecharts/charts/compare/adguard-home-7.0.9...adguard-home-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [adguard-home-7.0.9](https://github.com/truecharts/charts/compare/adguard-home-7.0.8...adguard-home-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [adguard-home-7.0.8](https://github.com/truecharts/charts/compare/adguard-home-7.0.7...adguard-home-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [adguard-home-7.0.7](https://github.com/truecharts/charts/compare/adguard-home-7.0.6...adguard-home-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [adguard-home-7.0.6](https://github.com/truecharts/charts/compare/adguard-home-7.0.5...adguard-home-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [adguard-home-7.0.5](https://github.com/truecharts/charts/compare/adguard-home-7.0.4...adguard-home-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/adguard-home/8.1.0/Chart.yaml b/stable/adguard-home/8.1.0/Chart.yaml new file mode 100644 index 0000000000..f7bc6d9613 --- /dev/null +++ b/stable/adguard-home/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: adguard-home +version: 8.1.0 +appVersion: 0.107.43 +description: Free and open source, powerful network-wide ads & trackers blocking DNS server. +home: https://truecharts.org/charts/stable/adguard-home +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home + - https://hub.docker.com/r/adguard/adguardhome +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - adblock + - adguard +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/adguard-home/8.0.2/README.md b/stable/adguard-home/8.1.0/README.md similarity index 100% rename from stable/adguard-home/8.0.2/README.md rename to stable/adguard-home/8.1.0/README.md diff --git a/stable/adguard-home/8.1.0/app-changelog.md b/stable/adguard-home/8.1.0/app-changelog.md new file mode 100644 index 0000000000..0d9eb13680 --- /dev/null +++ b/stable/adguard-home/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adguard-home-8.1.0](https://github.com/truecharts/charts/compare/adguard-home-8.0.2...adguard-home-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/adguard-home/8.0.2/app-readme.md b/stable/adguard-home/8.1.0/app-readme.md similarity index 100% rename from stable/adguard-home/8.0.2/app-readme.md rename to stable/adguard-home/8.1.0/app-readme.md diff --git a/stable/adguard-home/8.1.0/charts/common-17.2.2.tgz b/stable/adguard-home/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/adguard-home/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/adguard-home/8.0.2/ix_values.yaml b/stable/adguard-home/8.1.0/ix_values.yaml similarity index 100% rename from stable/adguard-home/8.0.2/ix_values.yaml rename to stable/adguard-home/8.1.0/ix_values.yaml diff --git a/stable/adguard-home/8.0.2/questions.yaml b/stable/adguard-home/8.1.0/questions.yaml similarity index 100% rename from stable/adguard-home/8.0.2/questions.yaml rename to stable/adguard-home/8.1.0/questions.yaml diff --git a/stable/apt-cacher-ng/7.0.1/templates/NOTES.txt b/stable/adguard-home/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/apt-cacher-ng/7.0.1/templates/NOTES.txt rename to stable/adguard-home/8.1.0/templates/NOTES.txt diff --git a/stable/airdcpp-webclient/9.0.1/templates/common.yaml b/stable/adguard-home/8.1.0/templates/common.yaml similarity index 100% rename from stable/airdcpp-webclient/9.0.1/templates/common.yaml rename to stable/adguard-home/8.1.0/templates/common.yaml diff --git a/stable/americasarmy-pg/4.0.1/values.yaml b/stable/adguard-home/8.1.0/values.yaml similarity index 100% rename from stable/americasarmy-pg/4.0.1/values.yaml rename to stable/adguard-home/8.1.0/values.yaml diff --git a/stable/adguardhome-sync/5.0.1/CHANGELOG.md b/stable/adguardhome-sync/5.0.1/CHANGELOG.md deleted file mode 100644 index 06f2700baa..0000000000 --- a/stable/adguardhome-sync/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [adguardhome-sync-5.0.1](https://github.com/truecharts/charts/compare/adguardhome-sync-5.0.0...adguardhome-sync-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [adguardhome-sync-5.0.0](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.17...adguardhome-sync-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [adguardhome-sync-4.0.17](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.16...adguardhome-sync-4.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [adguardhome-sync-4.0.16](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.15...adguardhome-sync-4.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [adguardhome-sync-4.0.15](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.14...adguardhome-sync-4.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [adguardhome-sync-4.0.14](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.13...adguardhome-sync-4.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [adguardhome-sync-4.0.13](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.12...adguardhome-sync-4.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [adguardhome-sync-4.0.12](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.11...adguardhome-sync-4.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [adguardhome-sync-4.0.11](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.10...adguardhome-sync-4.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [adguardhome-sync-4.0.10](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.9...adguardhome-sync-4.0.10) (2023-12-21) - -### Chore - -- update helm general non-major by renovate ([#16346](https://github.com/truecharts/charts/issues/16346)) - - ### Fix - -- bump to release middleware fix - - - diff --git a/stable/adguardhome-sync/5.0.1/Chart.yaml b/stable/adguardhome-sync/5.0.1/Chart.yaml deleted file mode 100644 index daaa530abb..0000000000 --- a/stable/adguardhome-sync/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: adguardhome-sync -version: 5.0.1 -appVersion: 0.5.2 -description: Synchronize AdGuardHome config to replica instances. -home: https://truecharts.org/charts/incubator/adguardhome-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync - - https://ghcr.io/bakito/adguardhome-sync - - https://github.com/bakito/adguardhome-sync/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - adguardhome-sync - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/adguardhome-sync/5.0.1/app-changelog.md b/stable/adguardhome-sync/5.0.1/app-changelog.md deleted file mode 100644 index 0304a7df29..0000000000 --- a/stable/adguardhome-sync/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adguardhome-sync-5.0.1](https://github.com/truecharts/charts/compare/adguardhome-sync-5.0.0...adguardhome-sync-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/adguardhome-sync/5.0.1/charts/common-17.1.4.tgz b/stable/adguardhome-sync/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/adguardhome-sync/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/adguardhome-sync/5.1.0/CHANGELOG.md b/stable/adguardhome-sync/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..edaaea4f7c --- /dev/null +++ b/stable/adguardhome-sync/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [adguardhome-sync-5.1.0](https://github.com/truecharts/charts/compare/adguardhome-sync-5.0.1...adguardhome-sync-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [adguardhome-sync-5.0.1](https://github.com/truecharts/charts/compare/adguardhome-sync-5.0.0...adguardhome-sync-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [adguardhome-sync-5.0.0](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.17...adguardhome-sync-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [adguardhome-sync-4.0.17](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.16...adguardhome-sync-4.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [adguardhome-sync-4.0.16](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.15...adguardhome-sync-4.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [adguardhome-sync-4.0.15](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.14...adguardhome-sync-4.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [adguardhome-sync-4.0.14](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.13...adguardhome-sync-4.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [adguardhome-sync-4.0.13](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.12...adguardhome-sync-4.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [adguardhome-sync-4.0.12](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.11...adguardhome-sync-4.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [adguardhome-sync-4.0.11](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.10...adguardhome-sync-4.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [adguardhome-sync-4.0.10](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.9...adguardhome-sync-4.0.10) (2023-12-21) + +### Chore diff --git a/stable/adguardhome-sync/5.1.0/Chart.yaml b/stable/adguardhome-sync/5.1.0/Chart.yaml new file mode 100644 index 0000000000..f02a12ad6e --- /dev/null +++ b/stable/adguardhome-sync/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: adguardhome-sync +version: 5.1.0 +appVersion: 0.5.2 +description: Synchronize AdGuardHome config to replica instances. +home: https://truecharts.org/charts/incubator/adguardhome-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png +deprecated: false +sources: + - https://github.com/bakito/adguardhome-sync/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync + - https://ghcr.io/bakito/adguardhome-sync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - adguardhome-sync + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/adguardhome-sync/5.0.1/README.md b/stable/adguardhome-sync/5.1.0/README.md similarity index 100% rename from stable/adguardhome-sync/5.0.1/README.md rename to stable/adguardhome-sync/5.1.0/README.md diff --git a/stable/adguardhome-sync/5.1.0/app-changelog.md b/stable/adguardhome-sync/5.1.0/app-changelog.md new file mode 100644 index 0000000000..b30dd38a6d --- /dev/null +++ b/stable/adguardhome-sync/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adguardhome-sync-5.1.0](https://github.com/truecharts/charts/compare/adguardhome-sync-5.0.1...adguardhome-sync-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/adguardhome-sync/5.0.1/app-readme.md b/stable/adguardhome-sync/5.1.0/app-readme.md similarity index 100% rename from stable/adguardhome-sync/5.0.1/app-readme.md rename to stable/adguardhome-sync/5.1.0/app-readme.md diff --git a/stable/adguardhome-sync/5.1.0/charts/common-17.2.2.tgz b/stable/adguardhome-sync/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/adguardhome-sync/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/adguardhome-sync/5.0.1/ix_values.yaml b/stable/adguardhome-sync/5.1.0/ix_values.yaml similarity index 100% rename from stable/adguardhome-sync/5.0.1/ix_values.yaml rename to stable/adguardhome-sync/5.1.0/ix_values.yaml diff --git a/stable/adguardhome-sync/5.0.1/questions.yaml b/stable/adguardhome-sync/5.1.0/questions.yaml similarity index 100% rename from stable/adguardhome-sync/5.0.1/questions.yaml rename to stable/adguardhome-sync/5.1.0/questions.yaml diff --git a/stable/adguardhome-sync/5.0.1/templates/common.yaml b/stable/adguardhome-sync/5.1.0/templates/common.yaml similarity index 100% rename from stable/adguardhome-sync/5.0.1/templates/common.yaml rename to stable/adguardhome-sync/5.1.0/templates/common.yaml diff --git a/stable/amule/6.0.1/values.yaml b/stable/adguardhome-sync/5.1.0/values.yaml similarity index 100% rename from stable/amule/6.0.1/values.yaml rename to stable/adguardhome-sync/5.1.0/values.yaml diff --git a/stable/adminer/7.0.1/CHANGELOG.md b/stable/adminer/7.0.1/CHANGELOG.md deleted file mode 100644 index 857888fa8c..0000000000 --- a/stable/adminer/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [adminer-7.0.1](https://github.com/truecharts/charts/compare/adminer-7.0.0...adminer-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [adminer-7.0.0](https://github.com/truecharts/charts/compare/adminer-6.0.12...adminer-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [adminer-6.0.12](https://github.com/truecharts/charts/compare/adminer-6.0.11...adminer-6.0.12) (2023-12-25) - -### Chore - -- update container image adminer to latest[@fcb4f9e](https://github.com/fcb4f9e) by renovate ([#16392](https://github.com/truecharts/charts/issues/16392)) - - - - -## [adminer-6.0.11](https://github.com/truecharts/charts/compare/adminer-6.0.10...adminer-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [adminer-6.0.10](https://github.com/truecharts/charts/compare/adminer-6.0.9...adminer-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [adminer-6.0.9](https://github.com/truecharts/charts/compare/adminer-6.0.8...adminer-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [adminer-6.0.8](https://github.com/truecharts/charts/compare/adminer-6.0.7...adminer-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [adminer-6.0.7](https://github.com/truecharts/charts/compare/adminer-6.0.6...adminer-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [adminer-6.0.6](https://github.com/truecharts/charts/compare/adminer-6.0.5...adminer-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [adminer-6.0.5](https://github.com/truecharts/charts/compare/adminer-6.0.4...adminer-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [adminer-6.0.4](https://github.com/truecharts/charts/compare/adminer-6.0.3...adminer-6.0.4) (2023-12-21) - -### Fix diff --git a/stable/adminer/7.0.1/Chart.yaml b/stable/adminer/7.0.1/Chart.yaml deleted file mode 100644 index 936c1cb156..0000000000 --- a/stable/adminer/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: adminer -version: 7.0.1 -appVersion: latest -description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. -home: https://truecharts.org/charts/stable/adminer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png -deprecated: false -sources: - - https://github.com/vrana/adminer - - https://github.com/truecharts/charts/tree/master/charts/stable/adminer - - https://hub.docker.com/_/adminer -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - adminer - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/adminer/7.0.1/app-changelog.md b/stable/adminer/7.0.1/app-changelog.md deleted file mode 100644 index e6a8f3cf1e..0000000000 --- a/stable/adminer/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-7.0.1](https://github.com/truecharts/charts/compare/adminer-7.0.0...adminer-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/adminer/7.0.1/charts/common-17.1.4.tgz b/stable/adminer/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/adminer/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/adminer/7.1.0/CHANGELOG.md b/stable/adminer/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..849f1ca65b --- /dev/null +++ b/stable/adminer/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [adminer-7.1.0](https://github.com/truecharts/charts/compare/adminer-7.0.1...adminer-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [adminer-7.0.1](https://github.com/truecharts/charts/compare/adminer-7.0.0...adminer-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [adminer-7.0.0](https://github.com/truecharts/charts/compare/adminer-6.0.12...adminer-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [adminer-6.0.12](https://github.com/truecharts/charts/compare/adminer-6.0.11...adminer-6.0.12) (2023-12-25) + +### Chore + +- update container image adminer to latest[@fcb4f9e](https://github.com/fcb4f9e) by renovate ([#16392](https://github.com/truecharts/charts/issues/16392)) + + + + +## [adminer-6.0.11](https://github.com/truecharts/charts/compare/adminer-6.0.10...adminer-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [adminer-6.0.10](https://github.com/truecharts/charts/compare/adminer-6.0.9...adminer-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [adminer-6.0.9](https://github.com/truecharts/charts/compare/adminer-6.0.8...adminer-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [adminer-6.0.8](https://github.com/truecharts/charts/compare/adminer-6.0.7...adminer-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [adminer-6.0.7](https://github.com/truecharts/charts/compare/adminer-6.0.6...adminer-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [adminer-6.0.6](https://github.com/truecharts/charts/compare/adminer-6.0.5...adminer-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [adminer-6.0.5](https://github.com/truecharts/charts/compare/adminer-6.0.4...adminer-6.0.5) (2023-12-22) + +### Fix diff --git a/stable/adminer/7.1.0/Chart.yaml b/stable/adminer/7.1.0/Chart.yaml new file mode 100644 index 0000000000..013d77f00c --- /dev/null +++ b/stable/adminer/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: adminer +version: 7.1.0 +appVersion: latest +description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. +home: https://truecharts.org/charts/stable/adminer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png +deprecated: false +sources: + - https://github.com/vrana/adminer + - https://github.com/truecharts/charts/tree/master/charts/stable/adminer + - https://hub.docker.com/_/adminer +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - adminer + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/adminer/7.0.1/README.md b/stable/adminer/7.1.0/README.md similarity index 100% rename from stable/adminer/7.0.1/README.md rename to stable/adminer/7.1.0/README.md diff --git a/stable/adminer/7.1.0/app-changelog.md b/stable/adminer/7.1.0/app-changelog.md new file mode 100644 index 0000000000..aa524781a3 --- /dev/null +++ b/stable/adminer/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-7.1.0](https://github.com/truecharts/charts/compare/adminer-7.0.1...adminer-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/adminer/7.0.1/app-readme.md b/stable/adminer/7.1.0/app-readme.md similarity index 100% rename from stable/adminer/7.0.1/app-readme.md rename to stable/adminer/7.1.0/app-readme.md diff --git a/stable/adminer/7.1.0/charts/common-17.2.2.tgz b/stable/adminer/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/adminer/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/adminer/7.0.1/ix_values.yaml b/stable/adminer/7.1.0/ix_values.yaml similarity index 100% rename from stable/adminer/7.0.1/ix_values.yaml rename to stable/adminer/7.1.0/ix_values.yaml diff --git a/stable/adminer/7.0.1/questions.yaml b/stable/adminer/7.1.0/questions.yaml similarity index 100% rename from stable/adminer/7.0.1/questions.yaml rename to stable/adminer/7.1.0/questions.yaml diff --git a/stable/ariang/7.0.1/templates/NOTES.txt b/stable/adminer/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/ariang/7.0.1/templates/NOTES.txt rename to stable/adminer/7.1.0/templates/NOTES.txt diff --git a/stable/adminer/7.0.1/templates/common.yaml b/stable/adminer/7.1.0/templates/common.yaml similarity index 100% rename from stable/adminer/7.0.1/templates/common.yaml rename to stable/adminer/7.1.0/templates/common.yaml diff --git a/stable/android-8-0/4.0.1/values.yaml b/stable/adminer/7.1.0/values.yaml similarity index 100% rename from stable/android-8-0/4.0.1/values.yaml rename to stable/adminer/7.1.0/values.yaml diff --git a/stable/airdcpp-webclient/9.0.1/CHANGELOG.md b/stable/airdcpp-webclient/9.0.1/CHANGELOG.md deleted file mode 100644 index 55d1b4a893..0000000000 --- a/stable/airdcpp-webclient/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [airdcpp-webclient-9.0.1](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.0.0...airdcpp-webclient-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [airdcpp-webclient-9.0.0](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.11...airdcpp-webclient-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [airdcpp-webclient-8.0.11](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.10...airdcpp-webclient-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [airdcpp-webclient-8.0.10](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.9...airdcpp-webclient-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [airdcpp-webclient-8.0.9](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.8...airdcpp-webclient-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [airdcpp-webclient-8.0.8](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.7...airdcpp-webclient-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [airdcpp-webclient-8.0.7](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.6...airdcpp-webclient-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [airdcpp-webclient-8.0.6](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.5...airdcpp-webclient-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [airdcpp-webclient-8.0.5](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.4...airdcpp-webclient-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [airdcpp-webclient-8.0.4](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.3...airdcpp-webclient-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [airdcpp-webclient-8.0.3](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.2...airdcpp-webclient-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/airdcpp-webclient/9.0.1/Chart.yaml b/stable/airdcpp-webclient/9.0.1/Chart.yaml deleted file mode 100644 index 7b63fb6a4e..0000000000 --- a/stable/airdcpp-webclient/9.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: airdcpp-webclient -version: 9.0.1 -appVersion: 2.12.1 -description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. -home: https://truecharts.org/charts/stable/airdcpp-webclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png -deprecated: false -sources: - - https://airdcpp-web.github.io/ - - https://github.com/airdcpp-web/airdcpp-webclient - - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient - - https://hub.docker.com/r/gangefors/airdcpp-webclient -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - DC++ - - dcpp - - airdcpp -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/airdcpp-webclient/9.0.1/app-changelog.md b/stable/airdcpp-webclient/9.0.1/app-changelog.md deleted file mode 100644 index 2e61356e75..0000000000 --- a/stable/airdcpp-webclient/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [airdcpp-webclient-9.0.1](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.0.0...airdcpp-webclient-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/airdcpp-webclient/9.0.1/charts/common-17.1.4.tgz b/stable/airdcpp-webclient/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/airdcpp-webclient/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/airdcpp-webclient/9.1.0/CHANGELOG.md b/stable/airdcpp-webclient/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..229b013a77 --- /dev/null +++ b/stable/airdcpp-webclient/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [airdcpp-webclient-9.1.0](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.0.1...airdcpp-webclient-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [airdcpp-webclient-9.0.1](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.0.0...airdcpp-webclient-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [airdcpp-webclient-9.0.0](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.11...airdcpp-webclient-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [airdcpp-webclient-8.0.11](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.10...airdcpp-webclient-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [airdcpp-webclient-8.0.10](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.9...airdcpp-webclient-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [airdcpp-webclient-8.0.9](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.8...airdcpp-webclient-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [airdcpp-webclient-8.0.8](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.7...airdcpp-webclient-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [airdcpp-webclient-8.0.7](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.6...airdcpp-webclient-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [airdcpp-webclient-8.0.6](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.5...airdcpp-webclient-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [airdcpp-webclient-8.0.5](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.4...airdcpp-webclient-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [airdcpp-webclient-8.0.4](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.3...airdcpp-webclient-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/airdcpp-webclient/9.1.0/Chart.yaml b/stable/airdcpp-webclient/9.1.0/Chart.yaml new file mode 100644 index 0000000000..f1e1ac381e --- /dev/null +++ b/stable/airdcpp-webclient/9.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: airdcpp-webclient +version: 9.1.0 +appVersion: 2.12.1 +description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. +home: https://truecharts.org/charts/stable/airdcpp-webclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png +deprecated: false +sources: + - https://airdcpp-web.github.io/ + - https://github.com/airdcpp-web/airdcpp-webclient + - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient + - https://hub.docker.com/r/gangefors/airdcpp-webclient +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - DC++ + - dcpp + - airdcpp +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/airdcpp-webclient/9.0.1/README.md b/stable/airdcpp-webclient/9.1.0/README.md similarity index 100% rename from stable/airdcpp-webclient/9.0.1/README.md rename to stable/airdcpp-webclient/9.1.0/README.md diff --git a/stable/airdcpp-webclient/9.1.0/app-changelog.md b/stable/airdcpp-webclient/9.1.0/app-changelog.md new file mode 100644 index 0000000000..d19f4c273a --- /dev/null +++ b/stable/airdcpp-webclient/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [airdcpp-webclient-9.1.0](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.0.1...airdcpp-webclient-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/airdcpp-webclient/9.0.1/app-readme.md b/stable/airdcpp-webclient/9.1.0/app-readme.md similarity index 100% rename from stable/airdcpp-webclient/9.0.1/app-readme.md rename to stable/airdcpp-webclient/9.1.0/app-readme.md diff --git a/stable/airdcpp-webclient/9.1.0/charts/common-17.2.2.tgz b/stable/airdcpp-webclient/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/airdcpp-webclient/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/airdcpp-webclient/9.0.1/ix_values.yaml b/stable/airdcpp-webclient/9.1.0/ix_values.yaml similarity index 100% rename from stable/airdcpp-webclient/9.0.1/ix_values.yaml rename to stable/airdcpp-webclient/9.1.0/ix_values.yaml diff --git a/stable/airdcpp-webclient/9.0.1/questions.yaml b/stable/airdcpp-webclient/9.1.0/questions.yaml similarity index 100% rename from stable/airdcpp-webclient/9.0.1/questions.yaml rename to stable/airdcpp-webclient/9.1.0/questions.yaml diff --git a/stable/arksurvivalevolved/6.0.1/templates/NOTES.txt b/stable/airdcpp-webclient/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/arksurvivalevolved/6.0.1/templates/NOTES.txt rename to stable/airdcpp-webclient/9.1.0/templates/NOTES.txt diff --git a/stable/alist/8.0.1/templates/common.yaml b/stable/airdcpp-webclient/9.1.0/templates/common.yaml similarity index 100% rename from stable/alist/8.0.1/templates/common.yaml rename to stable/airdcpp-webclient/9.1.0/templates/common.yaml diff --git a/stable/androiddebugbridge/4.0.1/values.yaml b/stable/airdcpp-webclient/9.1.0/values.yaml similarity index 100% rename from stable/androiddebugbridge/4.0.1/values.yaml rename to stable/airdcpp-webclient/9.1.0/values.yaml diff --git a/stable/airsonic-advanced/12.1.0/CHANGELOG.md b/stable/airsonic-advanced/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ddb9e07113 --- /dev/null +++ b/stable/airsonic-advanced/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [airsonic-advanced-12.1.0](https://github.com/truecharts/charts/compare/airsonic-advanced-12.0.1...airsonic-advanced-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [airsonic-advanced-12.0.1](https://github.com/truecharts/charts/compare/airsonic-advanced-12.0.0...airsonic-advanced-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [airsonic-advanced-12.0.0](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.11...airsonic-advanced-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [airsonic-advanced-11.0.11](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.10...airsonic-advanced-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [airsonic-advanced-11.0.10](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.9...airsonic-advanced-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [airsonic-advanced-11.0.9](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.8...airsonic-advanced-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [airsonic-advanced-11.0.8](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.7...airsonic-advanced-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [airsonic-advanced-11.0.7](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.6...airsonic-advanced-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [airsonic-advanced-11.0.6](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.5...airsonic-advanced-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [airsonic-advanced-11.0.5](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.4...airsonic-advanced-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [airsonic-advanced-11.0.4](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.3...airsonic-advanced-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/airsonic-advanced/12.1.0/Chart.yaml b/stable/airsonic-advanced/12.1.0/Chart.yaml new file mode 100644 index 0000000000..d17a174fcb --- /dev/null +++ b/stable/airsonic-advanced/12.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: airsonic-advanced +version: 12.1.0 +appVersion: edge-latest +description: Airsonic is a Free and Open Source community driven media server +home: https://truecharts.org/charts/stable/airsonic-advanced +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png +deprecated: false +sources: + - https://github.com/airsonic/airsonic-advanced + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced + - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - airsonic +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/airsonic-advanced/12.1.0/README.md b/stable/airsonic-advanced/12.1.0/README.md new file mode 100644 index 0000000000..7badf40e89 --- /dev/null +++ b/stable/airsonic-advanced/12.1.0/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/airsonic-advanced) + +**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/airsonic-advanced/12.1.0/app-changelog.md b/stable/airsonic-advanced/12.1.0/app-changelog.md new file mode 100644 index 0000000000..37aaa377c6 --- /dev/null +++ b/stable/airsonic-advanced/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [airsonic-advanced-12.1.0](https://github.com/truecharts/charts/compare/airsonic-advanced-12.0.1...airsonic-advanced-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/airsonic-advanced/12.1.0/app-readme.md b/stable/airsonic-advanced/12.1.0/app-readme.md new file mode 100644 index 0000000000..5ddf6dcbac --- /dev/null +++ b/stable/airsonic-advanced/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Airsonic is a Free and Open Source community driven media server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/airsonic-advanced](https://truecharts.org/charts/stable/airsonic-advanced) + +--- + +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/airsonic-advanced/12.1.0/charts/common-17.2.2.tgz b/stable/airsonic-advanced/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/airsonic-advanced/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/airsonic-advanced/12.1.0/ix_values.yaml b/stable/airsonic-advanced/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..b19282f6e2 --- /dev/null +++ b/stable/airsonic-advanced/12.1.0/ix_values.yaml @@ -0,0 +1,67 @@ +image: + repository: airsonicadvanced/airsonic-advanced + tag: edge-latest@sha256:18de305bce05d47a885a40e6fbeecbf26ebc1ea815cedcce4be1f533a39bd3e8 + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: true + runAsUser: 568 + runAsGroup: 568 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + AIRSONIC_DIR: "/" + # -- For passing additional java options. For some reverse proxies, you may need to pass `JAVA_OPTS=-Dserver.use-forward-headers=true` for airsonic to generate the proper URL schemes. + + JAVA_OPTS: + CONTEXT_PATH: "/" + spring_liquibase_parameters_userTableQuote: '"' + spring_datasource_username: "{{ .Values.cnpg.main.user }}" + spring_datasource_url: + secretKeyRef: + name: cnpg-main-urls + key: jdbc + spring_datasource_password: + secretKeyRef: + name: cnpg-main-user + key: password +service: + main: + ports: + main: + port: 10122 + protocol: http + targetPort: 4040 +# Enabled postgres +cnpg: + main: + enabled: true + user: airsonic-advanced + database: airsonic-advanced +persistence: + config: + enabled: true + mountPath: /airsonic + music: + enabled: true + mountPath: /music + podcasts: + enabled: true + mountPath: /podcasts + playlists: + enabled: true + mountPath: /playlists +portal: + open: + enabled: true diff --git a/stable/airsonic-advanced/12.1.0/questions.yaml b/stable/airsonic-advanced/12.1.0/questions.yaml new file mode 100644 index 0000000000..3d777aa207 --- /dev/null +++ b/stable/airsonic-advanced/12.1.0/questions.yaml @@ -0,0 +1,4121 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: JAVA_OPTS + label: "JAVA_OPTS" + description: "JAVA_OPTS" + schema: + type: string + default: "" + - variable: CONTEXT_PATH + label: "CONTEXT_PATH" + description: "CONTEXT_PATH" + schema: + type: string + required: true + default: "/" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10122 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: music + label: "App Music Storage" + description: "Stores the Application Music." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: podcasts + label: "App Podcasts Storage" + description: "Stores the Application Podcast." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: playlist + label: "App Playlist Storage" + description: "Stores the Application Playlist." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/audiobookshelf/8.0.1/templates/NOTES.txt b/stable/airsonic-advanced/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/audiobookshelf/8.0.1/templates/NOTES.txt rename to stable/airsonic-advanced/12.1.0/templates/NOTES.txt diff --git a/stable/answer/2.0.1/templates/common.yaml b/stable/airsonic-advanced/12.1.0/templates/common.yaml similarity index 100% rename from stable/answer/2.0.1/templates/common.yaml rename to stable/airsonic-advanced/12.1.0/templates/common.yaml diff --git a/stable/anki-sync-server/5.0.1/values.yaml b/stable/airsonic-advanced/12.1.0/values.yaml similarity index 100% rename from stable/anki-sync-server/5.0.1/values.yaml rename to stable/airsonic-advanced/12.1.0/values.yaml diff --git a/stable/airsonic/12.1.0/CHANGELOG.md b/stable/airsonic/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f43eeecacd --- /dev/null +++ b/stable/airsonic/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [airsonic-12.1.0](https://github.com/truecharts/charts/compare/airsonic-12.0.1...airsonic-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [airsonic-12.0.1](https://github.com/truecharts/charts/compare/airsonic-12.0.0...airsonic-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [airsonic-12.0.0](https://github.com/truecharts/charts/compare/airsonic-11.0.11...airsonic-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [airsonic-11.0.11](https://github.com/truecharts/charts/compare/airsonic-11.0.10...airsonic-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [airsonic-11.0.10](https://github.com/truecharts/charts/compare/airsonic-11.0.9...airsonic-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [airsonic-11.0.9](https://github.com/truecharts/charts/compare/airsonic-11.0.8...airsonic-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [airsonic-11.0.8](https://github.com/truecharts/charts/compare/airsonic-11.0.7...airsonic-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [airsonic-11.0.7](https://github.com/truecharts/charts/compare/airsonic-11.0.6...airsonic-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [airsonic-11.0.6](https://github.com/truecharts/charts/compare/airsonic-11.0.5...airsonic-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [airsonic-11.0.5](https://github.com/truecharts/charts/compare/airsonic-11.0.4...airsonic-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [airsonic-11.0.4](https://github.com/truecharts/charts/compare/airsonic-11.0.3...airsonic-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/airsonic/12.1.0/Chart.yaml b/stable/airsonic/12.1.0/Chart.yaml new file mode 100644 index 0000000000..43ce5ad274 --- /dev/null +++ b/stable/airsonic/12.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: airsonic +version: 12.1.0 +appVersion: 10.6.2 +description: Airsonic is a Free and Open Source community driven media server +home: https://truecharts.org/charts/stable/airsonic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png +deprecated: false +sources: + - https://github.com/airsonic/airsonic + - https://github.com/linuxserver/docker-airsonic + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic + - https://ghcr.io/linuxserver/airsonic +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - airsonic +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/airsonic/12.1.0/README.md b/stable/airsonic/12.1.0/README.md new file mode 100644 index 0000000000..15cc9a717e --- /dev/null +++ b/stable/airsonic/12.1.0/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/airsonic) + +**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/airsonic/12.1.0/app-changelog.md b/stable/airsonic/12.1.0/app-changelog.md new file mode 100644 index 0000000000..8ba1cc378a --- /dev/null +++ b/stable/airsonic/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [airsonic-12.1.0](https://github.com/truecharts/charts/compare/airsonic-12.0.1...airsonic-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/airsonic/12.1.0/app-readme.md b/stable/airsonic/12.1.0/app-readme.md new file mode 100644 index 0000000000..6bd91e93b6 --- /dev/null +++ b/stable/airsonic/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Airsonic is a Free and Open Source community driven media server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/airsonic](https://truecharts.org/charts/stable/airsonic) + +--- + +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/airsonic/12.1.0/charts/common-17.2.2.tgz b/stable/airsonic/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/airsonic/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/airsonic/12.1.0/ix_values.yaml b/stable/airsonic/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..760e4c1e1b --- /dev/null +++ b/stable/airsonic/12.1.0/ix_values.yaml @@ -0,0 +1,44 @@ +image: + repository: ghcr.io/linuxserver/airsonic + tag: version-v10.6.2@sha256:8b42de38222839c0ff8914479853cfd5e4a8160d81c9a9ef6e9896be6629bf29 + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} + # -- sets the context path parameter + # Example: "url-base" + # CONTEXT_PATH: + # JAVA_OPTS: +service: + main: + ports: + main: + port: 10047 + protocol: http + targetPort: 4040 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/airsonic/12.1.0/questions.yaml b/stable/airsonic/12.1.0/questions.yaml new file mode 100644 index 0000000000..1008071171 --- /dev/null +++ b/stable/airsonic/12.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10047 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/autobrr/7.0.1/templates/NOTES.txt b/stable/airsonic/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/autobrr/7.0.1/templates/NOTES.txt rename to stable/airsonic/12.1.0/templates/NOTES.txt diff --git a/stable/ariang/7.0.1/templates/common.yaml b/stable/airsonic/12.1.0/templates/common.yaml similarity index 100% rename from stable/ariang/7.0.1/templates/common.yaml rename to stable/airsonic/12.1.0/templates/common.yaml diff --git a/stable/anope/4.0.2/values.yaml b/stable/airsonic/12.1.0/values.yaml similarity index 100% rename from stable/anope/4.0.2/values.yaml rename to stable/airsonic/12.1.0/values.yaml diff --git a/stable/alienswarm-reactivedrop/4.0.1/CHANGELOG.md b/stable/alienswarm-reactivedrop/4.0.1/CHANGELOG.md deleted file mode 100644 index 8159497c95..0000000000 --- a/stable/alienswarm-reactivedrop/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [alienswarm-reactivedrop-4.0.1](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.0.0...alienswarm-reactivedrop-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [alienswarm-reactivedrop-4.0.0](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.17...alienswarm-reactivedrop-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [alienswarm-reactivedrop-3.0.17](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.16...alienswarm-reactivedrop-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [alienswarm-reactivedrop-3.0.16](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.15...alienswarm-reactivedrop-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [alienswarm-reactivedrop-3.0.15](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.14...alienswarm-reactivedrop-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [alienswarm-reactivedrop-3.0.14](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.13...alienswarm-reactivedrop-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [alienswarm-reactivedrop-3.0.13](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.12...alienswarm-reactivedrop-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [alienswarm-reactivedrop-3.0.12](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.11...alienswarm-reactivedrop-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [alienswarm-reactivedrop-3.0.11](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.10...alienswarm-reactivedrop-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [alienswarm-reactivedrop-3.0.10](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.9...alienswarm-reactivedrop-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [alienswarm-reactivedrop-3.0.9](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.8...alienswarm-reactivedrop-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/alienswarm-reactivedrop/4.0.1/Chart.yaml b/stable/alienswarm-reactivedrop/4.0.1/Chart.yaml deleted file mode 100644 index 27d03044a9..0000000000 --- a/stable/alienswarm-reactivedrop/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: alienswarm-reactivedrop -version: 4.0.1 -appVersion: alienswarmreactivedrop -description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it." -home: https://truecharts.org/charts/incubator/alienswarm-reactivedrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - alienswarm-reactivedrop - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/alienswarm-reactivedrop/4.0.1/app-changelog.md b/stable/alienswarm-reactivedrop/4.0.1/app-changelog.md deleted file mode 100644 index c3eb087795..0000000000 --- a/stable/alienswarm-reactivedrop/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alienswarm-reactivedrop-4.0.1](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.0.0...alienswarm-reactivedrop-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/alienswarm-reactivedrop/4.0.1/charts/common-17.1.4.tgz b/stable/alienswarm-reactivedrop/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/alienswarm-reactivedrop/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/alienswarm-reactivedrop/4.1.0/CHANGELOG.md b/stable/alienswarm-reactivedrop/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e87eb87b7d --- /dev/null +++ b/stable/alienswarm-reactivedrop/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [alienswarm-reactivedrop-4.1.0](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.0.1...alienswarm-reactivedrop-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [alienswarm-reactivedrop-4.0.1](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.0.0...alienswarm-reactivedrop-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [alienswarm-reactivedrop-4.0.0](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.17...alienswarm-reactivedrop-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [alienswarm-reactivedrop-3.0.17](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.16...alienswarm-reactivedrop-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [alienswarm-reactivedrop-3.0.16](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.15...alienswarm-reactivedrop-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [alienswarm-reactivedrop-3.0.15](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.14...alienswarm-reactivedrop-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [alienswarm-reactivedrop-3.0.14](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.13...alienswarm-reactivedrop-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [alienswarm-reactivedrop-3.0.13](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.12...alienswarm-reactivedrop-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [alienswarm-reactivedrop-3.0.12](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.11...alienswarm-reactivedrop-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [alienswarm-reactivedrop-3.0.11](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.10...alienswarm-reactivedrop-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [alienswarm-reactivedrop-3.0.10](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.9...alienswarm-reactivedrop-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/alienswarm-reactivedrop/4.1.0/Chart.yaml b/stable/alienswarm-reactivedrop/4.1.0/Chart.yaml new file mode 100644 index 0000000000..569144cbe3 --- /dev/null +++ b/stable/alienswarm-reactivedrop/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: alienswarm-reactivedrop +version: 4.1.0 +appVersion: alienswarmreactivedrop +description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it." +home: https://truecharts.org/charts/incubator/alienswarm-reactivedrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - alienswarm-reactivedrop + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/alienswarm-reactivedrop/4.0.1/README.md b/stable/alienswarm-reactivedrop/4.1.0/README.md similarity index 100% rename from stable/alienswarm-reactivedrop/4.0.1/README.md rename to stable/alienswarm-reactivedrop/4.1.0/README.md diff --git a/stable/alienswarm-reactivedrop/4.1.0/app-changelog.md b/stable/alienswarm-reactivedrop/4.1.0/app-changelog.md new file mode 100644 index 0000000000..191f009f78 --- /dev/null +++ b/stable/alienswarm-reactivedrop/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alienswarm-reactivedrop-4.1.0](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.0.1...alienswarm-reactivedrop-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/alienswarm-reactivedrop/4.0.1/app-readme.md b/stable/alienswarm-reactivedrop/4.1.0/app-readme.md similarity index 100% rename from stable/alienswarm-reactivedrop/4.0.1/app-readme.md rename to stable/alienswarm-reactivedrop/4.1.0/app-readme.md diff --git a/stable/alienswarm-reactivedrop/4.1.0/charts/common-17.2.2.tgz b/stable/alienswarm-reactivedrop/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/alienswarm-reactivedrop/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/alienswarm-reactivedrop/4.0.1/ix_values.yaml b/stable/alienswarm-reactivedrop/4.1.0/ix_values.yaml similarity index 100% rename from stable/alienswarm-reactivedrop/4.0.1/ix_values.yaml rename to stable/alienswarm-reactivedrop/4.1.0/ix_values.yaml diff --git a/stable/alienswarm-reactivedrop/4.0.1/questions.yaml b/stable/alienswarm-reactivedrop/4.1.0/questions.yaml similarity index 100% rename from stable/alienswarm-reactivedrop/4.0.1/questions.yaml rename to stable/alienswarm-reactivedrop/4.1.0/questions.yaml diff --git a/stable/alienswarm-reactivedrop/4.0.1/templates/common.yaml b/stable/alienswarm-reactivedrop/4.1.0/templates/common.yaml similarity index 100% rename from stable/alienswarm-reactivedrop/4.0.1/templates/common.yaml rename to stable/alienswarm-reactivedrop/4.1.0/templates/common.yaml diff --git a/stable/answer/2.0.1/values.yaml b/stable/alienswarm-reactivedrop/4.1.0/values.yaml similarity index 100% rename from stable/answer/2.0.1/values.yaml rename to stable/alienswarm-reactivedrop/4.1.0/values.yaml diff --git a/stable/alienswarm/4.0.1/CHANGELOG.md b/stable/alienswarm/4.0.1/CHANGELOG.md deleted file mode 100644 index ef6e6b849e..0000000000 --- a/stable/alienswarm/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [alienswarm-4.0.1](https://github.com/truecharts/charts/compare/alienswarm-4.0.0...alienswarm-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [alienswarm-4.0.0](https://github.com/truecharts/charts/compare/alienswarm-3.0.17...alienswarm-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [alienswarm-3.0.17](https://github.com/truecharts/charts/compare/alienswarm-3.0.16...alienswarm-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [alienswarm-3.0.16](https://github.com/truecharts/charts/compare/alienswarm-3.0.15...alienswarm-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [alienswarm-3.0.15](https://github.com/truecharts/charts/compare/alienswarm-3.0.14...alienswarm-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [alienswarm-3.0.14](https://github.com/truecharts/charts/compare/alienswarm-3.0.13...alienswarm-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [alienswarm-3.0.13](https://github.com/truecharts/charts/compare/alienswarm-3.0.12...alienswarm-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [alienswarm-3.0.12](https://github.com/truecharts/charts/compare/alienswarm-3.0.11...alienswarm-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [alienswarm-3.0.11](https://github.com/truecharts/charts/compare/alienswarm-3.0.10...alienswarm-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [alienswarm-3.0.10](https://github.com/truecharts/charts/compare/alienswarm-3.0.9...alienswarm-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [alienswarm-3.0.9](https://github.com/truecharts/charts/compare/alienswarm-3.0.8...alienswarm-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/alienswarm/4.0.1/Chart.yaml b/stable/alienswarm/4.0.1/Chart.yaml deleted file mode 100644 index 6ddf7e6429..0000000000 --- a/stable/alienswarm/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: alienswarm -version: 4.0.1 -appVersion: alienswarm -description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it. -home: https://truecharts.org/charts/incubator/alienswarm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - alienswarm - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/alienswarm/4.0.1/app-changelog.md b/stable/alienswarm/4.0.1/app-changelog.md deleted file mode 100644 index 10931829dd..0000000000 --- a/stable/alienswarm/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alienswarm-4.0.1](https://github.com/truecharts/charts/compare/alienswarm-4.0.0...alienswarm-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/alienswarm/4.0.1/charts/common-17.1.4.tgz b/stable/alienswarm/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/alienswarm/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/alienswarm/4.1.0/CHANGELOG.md b/stable/alienswarm/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f0cd862971 --- /dev/null +++ b/stable/alienswarm/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [alienswarm-4.1.0](https://github.com/truecharts/charts/compare/alienswarm-4.0.1...alienswarm-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [alienswarm-4.0.1](https://github.com/truecharts/charts/compare/alienswarm-4.0.0...alienswarm-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [alienswarm-4.0.0](https://github.com/truecharts/charts/compare/alienswarm-3.0.17...alienswarm-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [alienswarm-3.0.17](https://github.com/truecharts/charts/compare/alienswarm-3.0.16...alienswarm-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [alienswarm-3.0.16](https://github.com/truecharts/charts/compare/alienswarm-3.0.15...alienswarm-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [alienswarm-3.0.15](https://github.com/truecharts/charts/compare/alienswarm-3.0.14...alienswarm-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [alienswarm-3.0.14](https://github.com/truecharts/charts/compare/alienswarm-3.0.13...alienswarm-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [alienswarm-3.0.13](https://github.com/truecharts/charts/compare/alienswarm-3.0.12...alienswarm-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [alienswarm-3.0.12](https://github.com/truecharts/charts/compare/alienswarm-3.0.11...alienswarm-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [alienswarm-3.0.11](https://github.com/truecharts/charts/compare/alienswarm-3.0.10...alienswarm-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [alienswarm-3.0.10](https://github.com/truecharts/charts/compare/alienswarm-3.0.9...alienswarm-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/alienswarm/4.1.0/Chart.yaml b/stable/alienswarm/4.1.0/Chart.yaml new file mode 100644 index 0000000000..8e50d96dc4 --- /dev/null +++ b/stable/alienswarm/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: alienswarm +version: 4.1.0 +appVersion: alienswarm +description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it. +home: https://truecharts.org/charts/incubator/alienswarm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - alienswarm + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/alienswarm/4.0.1/README.md b/stable/alienswarm/4.1.0/README.md similarity index 100% rename from stable/alienswarm/4.0.1/README.md rename to stable/alienswarm/4.1.0/README.md diff --git a/stable/alienswarm/4.1.0/app-changelog.md b/stable/alienswarm/4.1.0/app-changelog.md new file mode 100644 index 0000000000..30a84186af --- /dev/null +++ b/stable/alienswarm/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alienswarm-4.1.0](https://github.com/truecharts/charts/compare/alienswarm-4.0.1...alienswarm-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/alienswarm/4.0.1/app-readme.md b/stable/alienswarm/4.1.0/app-readme.md similarity index 100% rename from stable/alienswarm/4.0.1/app-readme.md rename to stable/alienswarm/4.1.0/app-readme.md diff --git a/stable/alienswarm/4.1.0/charts/common-17.2.2.tgz b/stable/alienswarm/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/alienswarm/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/alienswarm/4.0.1/ix_values.yaml b/stable/alienswarm/4.1.0/ix_values.yaml similarity index 100% rename from stable/alienswarm/4.0.1/ix_values.yaml rename to stable/alienswarm/4.1.0/ix_values.yaml diff --git a/stable/alienswarm/4.0.1/questions.yaml b/stable/alienswarm/4.1.0/questions.yaml similarity index 100% rename from stable/alienswarm/4.0.1/questions.yaml rename to stable/alienswarm/4.1.0/questions.yaml diff --git a/stable/alienswarm/4.0.1/templates/common.yaml b/stable/alienswarm/4.1.0/templates/common.yaml similarity index 100% rename from stable/alienswarm/4.0.1/templates/common.yaml rename to stable/alienswarm/4.1.0/templates/common.yaml diff --git a/stable/apache-webdav/4.0.1/values.yaml b/stable/alienswarm/4.1.0/values.yaml similarity index 100% rename from stable/apache-webdav/4.0.1/values.yaml rename to stable/alienswarm/4.1.0/values.yaml diff --git a/stable/alist/8.0.1/CHANGELOG.md b/stable/alist/8.0.1/CHANGELOG.md deleted file mode 100644 index 10b1e8b700..0000000000 --- a/stable/alist/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [alist-8.0.1](https://github.com/truecharts/charts/compare/alist-8.0.0...alist-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [alist-8.0.0](https://github.com/truecharts/charts/compare/alist-7.0.11...alist-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [alist-7.0.11](https://github.com/truecharts/charts/compare/alist-7.0.10...alist-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [alist-7.0.10](https://github.com/truecharts/charts/compare/alist-7.0.9...alist-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [alist-7.0.9](https://github.com/truecharts/charts/compare/alist-7.0.8...alist-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [alist-7.0.8](https://github.com/truecharts/charts/compare/alist-7.0.7...alist-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [alist-7.0.7](https://github.com/truecharts/charts/compare/alist-7.0.6...alist-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [alist-7.0.6](https://github.com/truecharts/charts/compare/alist-7.0.5...alist-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [alist-7.0.5](https://github.com/truecharts/charts/compare/alist-7.0.4...alist-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [alist-7.0.4](https://github.com/truecharts/charts/compare/alist-7.0.3...alist-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [alist-7.0.3](https://github.com/truecharts/charts/compare/alist-7.0.2...alist-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/alist/8.0.1/Chart.yaml b/stable/alist/8.0.1/Chart.yaml deleted file mode 100644 index 331e35fc1b..0000000000 --- a/stable/alist/8.0.1/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: alist -version: 8.0.1 -appVersion: 3.29.1 -description: Alist program that supports multiple storage, powered by Gin and React -home: https://truecharts.org/charts/stable/alist -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/alist - - https://hub.docker.com/r/xhofe/alist - - https://github.com/Xhofe/alist -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - alist - - storage - - webdav - - google driver - - aliyun driver - - baiduyun -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/alist/8.0.1/app-changelog.md b/stable/alist/8.0.1/app-changelog.md deleted file mode 100644 index 04d868a5e2..0000000000 --- a/stable/alist/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alist-8.0.1](https://github.com/truecharts/charts/compare/alist-8.0.0...alist-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/alist/8.0.1/charts/common-17.1.4.tgz b/stable/alist/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/alist/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/alist/8.1.0/CHANGELOG.md b/stable/alist/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..431c6aa2fd --- /dev/null +++ b/stable/alist/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [alist-8.1.0](https://github.com/truecharts/charts/compare/alist-8.0.1...alist-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [alist-8.0.1](https://github.com/truecharts/charts/compare/alist-8.0.0...alist-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [alist-8.0.0](https://github.com/truecharts/charts/compare/alist-7.0.11...alist-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [alist-7.0.11](https://github.com/truecharts/charts/compare/alist-7.0.10...alist-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [alist-7.0.10](https://github.com/truecharts/charts/compare/alist-7.0.9...alist-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [alist-7.0.9](https://github.com/truecharts/charts/compare/alist-7.0.8...alist-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [alist-7.0.8](https://github.com/truecharts/charts/compare/alist-7.0.7...alist-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [alist-7.0.7](https://github.com/truecharts/charts/compare/alist-7.0.6...alist-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [alist-7.0.6](https://github.com/truecharts/charts/compare/alist-7.0.5...alist-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [alist-7.0.5](https://github.com/truecharts/charts/compare/alist-7.0.4...alist-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [alist-7.0.4](https://github.com/truecharts/charts/compare/alist-7.0.3...alist-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/alist/8.1.0/Chart.yaml b/stable/alist/8.1.0/Chart.yaml new file mode 100644 index 0000000000..ed82cd9095 --- /dev/null +++ b/stable/alist/8.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: alist +version: 8.1.0 +appVersion: 3.29.1 +description: Alist program that supports multiple storage, powered by Gin and React +home: https://truecharts.org/charts/stable/alist +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png +deprecated: false +sources: + - https://github.com/Xhofe/alist + - https://github.com/truecharts/charts/tree/master/charts/stable/alist + - https://hub.docker.com/r/xhofe/alist +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - alist + - storage + - webdav + - google driver + - aliyun driver + - baiduyun +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/alist/8.0.1/README.md b/stable/alist/8.1.0/README.md similarity index 100% rename from stable/alist/8.0.1/README.md rename to stable/alist/8.1.0/README.md diff --git a/stable/alist/8.1.0/app-changelog.md b/stable/alist/8.1.0/app-changelog.md new file mode 100644 index 0000000000..5175e1145b --- /dev/null +++ b/stable/alist/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alist-8.1.0](https://github.com/truecharts/charts/compare/alist-8.0.1...alist-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/alist/8.0.1/app-readme.md b/stable/alist/8.1.0/app-readme.md similarity index 100% rename from stable/alist/8.0.1/app-readme.md rename to stable/alist/8.1.0/app-readme.md diff --git a/stable/alist/8.1.0/charts/common-17.2.2.tgz b/stable/alist/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/alist/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/alist/8.0.1/ix_values.yaml b/stable/alist/8.1.0/ix_values.yaml similarity index 100% rename from stable/alist/8.0.1/ix_values.yaml rename to stable/alist/8.1.0/ix_values.yaml diff --git a/stable/alist/8.0.1/questions.yaml b/stable/alist/8.1.0/questions.yaml similarity index 100% rename from stable/alist/8.0.1/questions.yaml rename to stable/alist/8.1.0/questions.yaml diff --git a/stable/automatic-music-downloader/8.0.1/templates/NOTES.txt b/stable/alist/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/automatic-music-downloader/8.0.1/templates/NOTES.txt rename to stable/alist/8.1.0/templates/NOTES.txt diff --git a/stable/autobrr/7.0.1/templates/common.yaml b/stable/alist/8.1.0/templates/common.yaml similarity index 100% rename from stable/autobrr/7.0.1/templates/common.yaml rename to stable/alist/8.1.0/templates/common.yaml diff --git a/stable/apt-cacher-ng/7.0.1/values.yaml b/stable/alist/8.1.0/values.yaml similarity index 100% rename from stable/apt-cacher-ng/7.0.1/values.yaml rename to stable/alist/8.1.0/values.yaml diff --git a/stable/amcrest2mqtt/10.1.0/CHANGELOG.md b/stable/amcrest2mqtt/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9c30ed7741 --- /dev/null +++ b/stable/amcrest2mqtt/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [amcrest2mqtt-10.1.0](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.0.1...amcrest2mqtt-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [amcrest2mqtt-10.0.1](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.0.0...amcrest2mqtt-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [amcrest2mqtt-10.0.0](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.11...amcrest2mqtt-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [amcrest2mqtt-9.0.11](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.10...amcrest2mqtt-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [amcrest2mqtt-9.0.10](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.9...amcrest2mqtt-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [amcrest2mqtt-9.0.9](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.8...amcrest2mqtt-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [amcrest2mqtt-9.0.8](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.7...amcrest2mqtt-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [amcrest2mqtt-9.0.7](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.6...amcrest2mqtt-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [amcrest2mqtt-9.0.6](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.5...amcrest2mqtt-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [amcrest2mqtt-9.0.5](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.4...amcrest2mqtt-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [amcrest2mqtt-9.0.4](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.3...amcrest2mqtt-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/amcrest2mqtt/10.1.0/Chart.yaml b/stable/amcrest2mqtt/10.1.0/Chart.yaml new file mode 100644 index 0000000000..58196089ac --- /dev/null +++ b/stable/amcrest2mqtt/10.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: amcrest2mqtt +version: 10.1.0 +appVersion: 1.0.16 +description: Expose all events from an Amcrest device to an MQTT broker +home: https://truecharts.org/charts/stable/amcrest2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png +deprecated: false +sources: + - https://github.com/dchesterton/amcrest2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt + - https://hub.docker.com/r/dchesterton/amcrest2mqtt +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - amcrest2mqtt +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/amcrest2mqtt/10.1.0/README.md b/stable/amcrest2mqtt/10.1.0/README.md new file mode 100644 index 0000000000..98f6be2d94 --- /dev/null +++ b/stable/amcrest2mqtt/10.1.0/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/amcrest2mqtt) + +**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/amcrest2mqtt/10.1.0/app-changelog.md b/stable/amcrest2mqtt/10.1.0/app-changelog.md new file mode 100644 index 0000000000..c810a7c041 --- /dev/null +++ b/stable/amcrest2mqtt/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [amcrest2mqtt-10.1.0](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.0.1...amcrest2mqtt-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/amcrest2mqtt/10.1.0/app-readme.md b/stable/amcrest2mqtt/10.1.0/app-readme.md new file mode 100644 index 0000000000..93dc23a2b3 --- /dev/null +++ b/stable/amcrest2mqtt/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Expose all events from an Amcrest device to an MQTT broker + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/amcrest2mqtt](https://truecharts.org/charts/stable/amcrest2mqtt) + +--- + +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/amcrest2mqtt/10.1.0/charts/common-17.2.2.tgz b/stable/amcrest2mqtt/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/amcrest2mqtt/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/amcrest2mqtt/10.1.0/ix_values.yaml b/stable/amcrest2mqtt/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..3b541cccfc --- /dev/null +++ b/stable/amcrest2mqtt/10.1.0/ix_values.yaml @@ -0,0 +1,46 @@ +image: + repository: dchesterton/amcrest2mqtt + tag: 1.0.16@sha256:5a503bcf7b39bd846ca60be1846ce8b73eae979fd074f2a31e14462f85447260 + pullPolicy: IfNotPresent +service: + main: + enabled: false + ports: + main: + enabled: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + env: + # -- Host name used to connect to the Amcrest device + AMCREST_HOST: "localhost" + # -- Port used to connect to the Amcrest device + AMCREST_PORT: 80 + # -- Host name used to connect to the MQTT broker + MQTT_HOST: "localhost" + # -- Port used to connect to the MQTT broker + MQTT_PORT: 1883 + # -- Enable Home Assistant autodiscovery + HOME_ASSISTANT: "false" + # -- Home Assistant autodiscovery prefix + HOME_ASSISTANT_PREFIX: "homeassistant" + # -- User name used to connect to the Amcrest device + AMCREST_USERNAME: "admin" + # -- Password used to connect to the Amcrest device + AMCREST_PASSWORD: "changeme" + # -- User name used to connect to the MQTT broker + MQTT_USERNAME: "mqttuser" + # -- Password used to connect to the MQTT broker + MQTT_PASSWORD: "changeme" +portal: + open: + enabled: false diff --git a/stable/amcrest2mqtt/10.1.0/questions.yaml b/stable/amcrest2mqtt/10.1.0/questions.yaml new file mode 100644 index 0000000000..3913a2fafe --- /dev/null +++ b/stable/amcrest2mqtt/10.1.0/questions.yaml @@ -0,0 +1,2006 @@ +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: {} +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: AMCREST_USERNAME + label: "AMCREST_USERNAME" + description: "User name used to connect to the Amcrest device" + schema: + type: string + default: "admin" + - variable: AMCREST_PASSWORD + label: "AMCREST_PASSWORD" + description: "Password used to connect to the Amcrest device" + schema: + type: string + default: "changeme" + required: true + - variable: MQTT_USERNAME + label: "MQTT_USERNAME" + description: "User name used to connect to the MQTT broker" + schema: + type: string + default: "mqttuser" + required: true + - variable: MQTT_PASSWORD + label: "MQTT_PASSWORD" + description: "Password used to connect to the MQTT broker" + schema: + type: string + default: "changeme" + - variable: AMCREST_HOST + label: "AMCREST_HOST" + description: "Host name used to connect to the Amcrest device" + schema: + type: string + default: "" + required: true + - variable: AMCREST_PORT + label: "AMCREST_PORT" + description: "Port used to connect to the Amcrest device" + schema: + type: int + default: 80 + required: true + - variable: MQTT_HOST + label: "MQTT_HOST" + description: "Host name used to connect to the MQTT broker" + schema: + type: string + default: "localhost" + required: true + - variable: MQTT_PORT + label: "MQTT_PORT" + description: "Port used to connect to the MQTT broker" + schema: + type: int + default: 1883 + required: true + - variable: HOME_ASSISTANT + label: "HOME_ASSISTANT" + description: "Enable Home Assistant autodiscovery" + schema: + type: boolean + default: false + - variable: HOME_ASSISTANT_PREFIX + label: "HOME_ASSISTANT_PREFIX" + description: "Home Assistant autodiscovery prefix" + schema: + type: string + default: "homeassistant" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/automatic-ripping-machine/2.0.1/templates/NOTES.txt b/stable/amcrest2mqtt/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/automatic-ripping-machine/2.0.1/templates/NOTES.txt rename to stable/amcrest2mqtt/10.1.0/templates/NOTES.txt diff --git a/stable/americasarmy-pg/4.0.1/templates/common.yaml b/stable/amcrest2mqtt/10.1.0/templates/common.yaml similarity index 100% rename from stable/americasarmy-pg/4.0.1/templates/common.yaml rename to stable/amcrest2mqtt/10.1.0/templates/common.yaml diff --git a/stable/archiveteam-warrior/4.0.1/values.yaml b/stable/amcrest2mqtt/10.1.0/values.yaml similarity index 100% rename from stable/archiveteam-warrior/4.0.1/values.yaml rename to stable/amcrest2mqtt/10.1.0/values.yaml diff --git a/stable/americasarmy-pg/4.0.1/CHANGELOG.md b/stable/americasarmy-pg/4.0.1/CHANGELOG.md deleted file mode 100644 index 74e67874f8..0000000000 --- a/stable/americasarmy-pg/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [americasarmy-pg-4.0.1](https://github.com/truecharts/charts/compare/americasarmy-pg-4.0.0...americasarmy-pg-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [americasarmy-pg-4.0.0](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.17...americasarmy-pg-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [americasarmy-pg-3.0.17](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.16...americasarmy-pg-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [americasarmy-pg-3.0.16](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.15...americasarmy-pg-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [americasarmy-pg-3.0.15](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.14...americasarmy-pg-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [americasarmy-pg-3.0.14](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.13...americasarmy-pg-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [americasarmy-pg-3.0.13](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.12...americasarmy-pg-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [americasarmy-pg-3.0.12](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.11...americasarmy-pg-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [americasarmy-pg-3.0.11](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.10...americasarmy-pg-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [americasarmy-pg-3.0.10](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.9...americasarmy-pg-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [americasarmy-pg-3.0.9](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.8...americasarmy-pg-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/americasarmy-pg/4.0.1/Chart.yaml b/stable/americasarmy-pg/4.0.1/Chart.yaml deleted file mode 100644 index d3713d9135..0000000000 --- a/stable/americasarmy-pg/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: americasarmy-pg -version: 4.0.1 -appVersion: aaprovinggrounds -description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it." -home: https://truecharts.org/charts/incubator/americasarmy-pg -icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png -deprecated: false -sources: - - https://www.americasarmy.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - americasarmy-pg - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/americasarmy-pg/4.0.1/app-changelog.md b/stable/americasarmy-pg/4.0.1/app-changelog.md deleted file mode 100644 index 12d289c26b..0000000000 --- a/stable/americasarmy-pg/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [americasarmy-pg-4.0.1](https://github.com/truecharts/charts/compare/americasarmy-pg-4.0.0...americasarmy-pg-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/americasarmy-pg/4.0.1/charts/common-17.1.4.tgz b/stable/americasarmy-pg/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/americasarmy-pg/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/americasarmy-pg/4.1.0/CHANGELOG.md b/stable/americasarmy-pg/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..91da6ac943 --- /dev/null +++ b/stable/americasarmy-pg/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [americasarmy-pg-4.1.0](https://github.com/truecharts/charts/compare/americasarmy-pg-4.0.1...americasarmy-pg-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [americasarmy-pg-4.0.1](https://github.com/truecharts/charts/compare/americasarmy-pg-4.0.0...americasarmy-pg-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [americasarmy-pg-4.0.0](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.17...americasarmy-pg-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [americasarmy-pg-3.0.17](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.16...americasarmy-pg-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [americasarmy-pg-3.0.16](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.15...americasarmy-pg-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [americasarmy-pg-3.0.15](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.14...americasarmy-pg-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [americasarmy-pg-3.0.14](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.13...americasarmy-pg-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [americasarmy-pg-3.0.13](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.12...americasarmy-pg-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [americasarmy-pg-3.0.12](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.11...americasarmy-pg-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [americasarmy-pg-3.0.11](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.10...americasarmy-pg-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [americasarmy-pg-3.0.10](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.9...americasarmy-pg-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/americasarmy-pg/4.1.0/Chart.yaml b/stable/americasarmy-pg/4.1.0/Chart.yaml new file mode 100644 index 0000000000..09e4bb9ab7 --- /dev/null +++ b/stable/americasarmy-pg/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: americasarmy-pg +version: 4.1.0 +appVersion: aaprovinggrounds +description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it." +home: https://truecharts.org/charts/incubator/americasarmy-pg +icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png +deprecated: false +sources: + - https://hub.docker.com/r/ich777/steamcmd + - https://www.americasarmy.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - americasarmy-pg + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/americasarmy-pg/4.0.1/README.md b/stable/americasarmy-pg/4.1.0/README.md similarity index 100% rename from stable/americasarmy-pg/4.0.1/README.md rename to stable/americasarmy-pg/4.1.0/README.md diff --git a/stable/americasarmy-pg/4.1.0/app-changelog.md b/stable/americasarmy-pg/4.1.0/app-changelog.md new file mode 100644 index 0000000000..70c473d06a --- /dev/null +++ b/stable/americasarmy-pg/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [americasarmy-pg-4.1.0](https://github.com/truecharts/charts/compare/americasarmy-pg-4.0.1...americasarmy-pg-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/americasarmy-pg/4.0.1/app-readme.md b/stable/americasarmy-pg/4.1.0/app-readme.md similarity index 100% rename from stable/americasarmy-pg/4.0.1/app-readme.md rename to stable/americasarmy-pg/4.1.0/app-readme.md diff --git a/stable/americasarmy-pg/4.1.0/charts/common-17.2.2.tgz b/stable/americasarmy-pg/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/americasarmy-pg/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/americasarmy-pg/4.0.1/ix_values.yaml b/stable/americasarmy-pg/4.1.0/ix_values.yaml similarity index 100% rename from stable/americasarmy-pg/4.0.1/ix_values.yaml rename to stable/americasarmy-pg/4.1.0/ix_values.yaml diff --git a/stable/americasarmy-pg/4.0.1/questions.yaml b/stable/americasarmy-pg/4.1.0/questions.yaml similarity index 100% rename from stable/americasarmy-pg/4.0.1/questions.yaml rename to stable/americasarmy-pg/4.1.0/questions.yaml diff --git a/stable/amule/6.0.1/templates/common.yaml b/stable/americasarmy-pg/4.1.0/templates/common.yaml similarity index 100% rename from stable/amule/6.0.1/templates/common.yaml rename to stable/americasarmy-pg/4.1.0/templates/common.yaml diff --git a/stable/ariang/7.0.1/values.yaml b/stable/americasarmy-pg/4.1.0/values.yaml similarity index 100% rename from stable/ariang/7.0.1/values.yaml rename to stable/americasarmy-pg/4.1.0/values.yaml diff --git a/stable/amule/6.0.1/CHANGELOG.md b/stable/amule/6.0.1/CHANGELOG.md deleted file mode 100644 index 589ebb0f7e..0000000000 --- a/stable/amule/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [amule-6.0.1](https://github.com/truecharts/charts/compare/amule-6.0.0...amule-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [amule-6.0.0](https://github.com/truecharts/charts/compare/amule-5.0.11...amule-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [amule-5.0.11](https://github.com/truecharts/charts/compare/amule-5.0.10...amule-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [amule-5.0.10](https://github.com/truecharts/charts/compare/amule-5.0.9...amule-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [amule-5.0.9](https://github.com/truecharts/charts/compare/amule-5.0.8...amule-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [amule-5.0.8](https://github.com/truecharts/charts/compare/amule-5.0.7...amule-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [amule-5.0.7](https://github.com/truecharts/charts/compare/amule-5.0.6...amule-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [amule-5.0.6](https://github.com/truecharts/charts/compare/amule-5.0.5...amule-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [amule-5.0.5](https://github.com/truecharts/charts/compare/amule-5.0.4...amule-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [amule-5.0.4](https://github.com/truecharts/charts/compare/amule-5.0.3...amule-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [amule-5.0.3](https://github.com/truecharts/charts/compare/amule-5.0.2...amule-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/amule/6.0.1/Chart.yaml b/stable/amule/6.0.1/Chart.yaml deleted file mode 100644 index 414f92fb03..0000000000 --- a/stable/amule/6.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: amule -version: 6.0.1 -appVersion: latest -description: aMule is an eMule-like client for the eDonkey and Kademlia networks. -home: https://truecharts.org/charts/stable/amule -icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png -deprecated: false -sources: - - https://github.com/t-chab/dockerfiles - - https://github.com/truecharts/charts/tree/master/charts/stable/amule - - https://hub.docker.com/r/tchabaud/amule -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - amule - - Downloaders - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/amule/6.0.1/app-changelog.md b/stable/amule/6.0.1/app-changelog.md deleted file mode 100644 index c23b83046e..0000000000 --- a/stable/amule/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [amule-6.0.1](https://github.com/truecharts/charts/compare/amule-6.0.0...amule-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/amule/6.0.1/charts/common-17.1.4.tgz b/stable/amule/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/amule/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/amule/6.1.0/CHANGELOG.md b/stable/amule/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..930c312b3c --- /dev/null +++ b/stable/amule/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [amule-6.1.0](https://github.com/truecharts/charts/compare/amule-6.0.1...amule-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [amule-6.0.1](https://github.com/truecharts/charts/compare/amule-6.0.0...amule-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [amule-6.0.0](https://github.com/truecharts/charts/compare/amule-5.0.11...amule-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [amule-5.0.11](https://github.com/truecharts/charts/compare/amule-5.0.10...amule-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [amule-5.0.10](https://github.com/truecharts/charts/compare/amule-5.0.9...amule-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [amule-5.0.9](https://github.com/truecharts/charts/compare/amule-5.0.8...amule-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [amule-5.0.8](https://github.com/truecharts/charts/compare/amule-5.0.7...amule-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [amule-5.0.7](https://github.com/truecharts/charts/compare/amule-5.0.6...amule-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [amule-5.0.6](https://github.com/truecharts/charts/compare/amule-5.0.5...amule-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [amule-5.0.5](https://github.com/truecharts/charts/compare/amule-5.0.4...amule-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [amule-5.0.4](https://github.com/truecharts/charts/compare/amule-5.0.3...amule-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/amule/6.1.0/Chart.yaml b/stable/amule/6.1.0/Chart.yaml new file mode 100644 index 0000000000..4a6fedd16a --- /dev/null +++ b/stable/amule/6.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: amule +version: 6.1.0 +appVersion: latest +description: aMule is an eMule-like client for the eDonkey and Kademlia networks. +home: https://truecharts.org/charts/stable/amule +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png +deprecated: false +sources: + - https://github.com/t-chab/dockerfiles + - https://github.com/truecharts/charts/tree/master/charts/stable/amule + - https://hub.docker.com/r/tchabaud/amule +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - amule + - Downloaders + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/amule/6.0.1/README.md b/stable/amule/6.1.0/README.md similarity index 100% rename from stable/amule/6.0.1/README.md rename to stable/amule/6.1.0/README.md diff --git a/stable/amule/6.1.0/app-changelog.md b/stable/amule/6.1.0/app-changelog.md new file mode 100644 index 0000000000..31e6991cda --- /dev/null +++ b/stable/amule/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [amule-6.1.0](https://github.com/truecharts/charts/compare/amule-6.0.1...amule-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/amule/6.0.1/app-readme.md b/stable/amule/6.1.0/app-readme.md similarity index 100% rename from stable/amule/6.0.1/app-readme.md rename to stable/amule/6.1.0/app-readme.md diff --git a/stable/amule/6.1.0/charts/common-17.2.2.tgz b/stable/amule/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/amule/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/amule/6.0.1/ix_values.yaml b/stable/amule/6.1.0/ix_values.yaml similarity index 100% rename from stable/amule/6.0.1/ix_values.yaml rename to stable/amule/6.1.0/ix_values.yaml diff --git a/stable/amule/6.0.1/questions.yaml b/stable/amule/6.1.0/questions.yaml similarity index 100% rename from stable/amule/6.0.1/questions.yaml rename to stable/amule/6.1.0/questions.yaml diff --git a/stable/autoscan/7.0.1/templates/NOTES.txt b/stable/amule/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/autoscan/7.0.1/templates/NOTES.txt rename to stable/amule/6.1.0/templates/NOTES.txt diff --git a/stable/android-8-0/4.0.1/templates/common.yaml b/stable/amule/6.1.0/templates/common.yaml similarity index 100% rename from stable/android-8-0/4.0.1/templates/common.yaml rename to stable/amule/6.1.0/templates/common.yaml diff --git a/stable/arksurvivalevolved/6.0.1/values.yaml b/stable/amule/6.1.0/values.yaml similarity index 100% rename from stable/arksurvivalevolved/6.0.1/values.yaml rename to stable/amule/6.1.0/values.yaml diff --git a/stable/android-8-0/4.0.1/CHANGELOG.md b/stable/android-8-0/4.0.1/CHANGELOG.md deleted file mode 100644 index afe6d5e935..0000000000 --- a/stable/android-8-0/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [android-8-0-4.0.1](https://github.com/truecharts/charts/compare/android-8-0-4.0.0...android-8-0-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [android-8-0-4.0.0](https://github.com/truecharts/charts/compare/android-8-0-3.0.17...android-8-0-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [android-8-0-3.0.17](https://github.com/truecharts/charts/compare/android-8-0-3.0.16...android-8-0-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [android-8-0-3.0.16](https://github.com/truecharts/charts/compare/android-8-0-3.0.15...android-8-0-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [android-8-0-3.0.15](https://github.com/truecharts/charts/compare/android-8-0-3.0.14...android-8-0-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [android-8-0-3.0.14](https://github.com/truecharts/charts/compare/android-8-0-3.0.13...android-8-0-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [android-8-0-3.0.13](https://github.com/truecharts/charts/compare/android-8-0-3.0.12...android-8-0-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [android-8-0-3.0.12](https://github.com/truecharts/charts/compare/android-8-0-3.0.11...android-8-0-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [android-8-0-3.0.11](https://github.com/truecharts/charts/compare/android-8-0-3.0.10...android-8-0-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [android-8-0-3.0.10](https://github.com/truecharts/charts/compare/android-8-0-3.0.9...android-8-0-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [android-8-0-3.0.9](https://github.com/truecharts/charts/compare/android-8-0-3.0.8...android-8-0-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/android-8-0/4.0.1/Chart.yaml b/stable/android-8-0/4.0.1/Chart.yaml deleted file mode 100644 index 1323c78dc5..0000000000 --- a/stable/android-8-0/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: android-8-0 -version: 4.0.1 -appVersion: latest -description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. -home: https://truecharts.org/charts/incubator/android-8-0 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png -deprecated: false -sources: - - https://registry.hub.docker.com/r/ulisses1478/docker-android - - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0 - - https://hub.docker.com/r/ulisses1478/docker-android -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - android-8-0 - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/android-8-0/4.0.1/app-changelog.md b/stable/android-8-0/4.0.1/app-changelog.md deleted file mode 100644 index c35f090cb0..0000000000 --- a/stable/android-8-0/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [android-8-0-4.0.1](https://github.com/truecharts/charts/compare/android-8-0-4.0.0...android-8-0-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/android-8-0/4.0.1/charts/common-17.1.4.tgz b/stable/android-8-0/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/android-8-0/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/android-8-0/4.1.0/CHANGELOG.md b/stable/android-8-0/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..49a0f36925 --- /dev/null +++ b/stable/android-8-0/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [android-8-0-4.1.0](https://github.com/truecharts/charts/compare/android-8-0-4.0.1...android-8-0-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [android-8-0-4.0.1](https://github.com/truecharts/charts/compare/android-8-0-4.0.0...android-8-0-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [android-8-0-4.0.0](https://github.com/truecharts/charts/compare/android-8-0-3.0.17...android-8-0-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [android-8-0-3.0.17](https://github.com/truecharts/charts/compare/android-8-0-3.0.16...android-8-0-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [android-8-0-3.0.16](https://github.com/truecharts/charts/compare/android-8-0-3.0.15...android-8-0-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [android-8-0-3.0.15](https://github.com/truecharts/charts/compare/android-8-0-3.0.14...android-8-0-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [android-8-0-3.0.14](https://github.com/truecharts/charts/compare/android-8-0-3.0.13...android-8-0-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [android-8-0-3.0.13](https://github.com/truecharts/charts/compare/android-8-0-3.0.12...android-8-0-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [android-8-0-3.0.12](https://github.com/truecharts/charts/compare/android-8-0-3.0.11...android-8-0-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [android-8-0-3.0.11](https://github.com/truecharts/charts/compare/android-8-0-3.0.10...android-8-0-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [android-8-0-3.0.10](https://github.com/truecharts/charts/compare/android-8-0-3.0.9...android-8-0-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/android-8-0/4.1.0/Chart.yaml b/stable/android-8-0/4.1.0/Chart.yaml new file mode 100644 index 0000000000..c5c07086c6 --- /dev/null +++ b/stable/android-8-0/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: android-8-0 +version: 4.1.0 +appVersion: latest +description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. +home: https://truecharts.org/charts/incubator/android-8-0 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png +deprecated: false +sources: + - https://registry.hub.docker.com/r/ulisses1478/docker-android + - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0 + - https://hub.docker.com/r/ulisses1478/docker-android +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - android-8-0 + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/android-8-0/4.0.1/README.md b/stable/android-8-0/4.1.0/README.md similarity index 100% rename from stable/android-8-0/4.0.1/README.md rename to stable/android-8-0/4.1.0/README.md diff --git a/stable/android-8-0/4.1.0/app-changelog.md b/stable/android-8-0/4.1.0/app-changelog.md new file mode 100644 index 0000000000..01a4cacfb5 --- /dev/null +++ b/stable/android-8-0/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [android-8-0-4.1.0](https://github.com/truecharts/charts/compare/android-8-0-4.0.1...android-8-0-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/android-8-0/4.0.1/app-readme.md b/stable/android-8-0/4.1.0/app-readme.md similarity index 100% rename from stable/android-8-0/4.0.1/app-readme.md rename to stable/android-8-0/4.1.0/app-readme.md diff --git a/stable/android-8-0/4.1.0/charts/common-17.2.2.tgz b/stable/android-8-0/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/android-8-0/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/android-8-0/4.0.1/ix_values.yaml b/stable/android-8-0/4.1.0/ix_values.yaml similarity index 100% rename from stable/android-8-0/4.0.1/ix_values.yaml rename to stable/android-8-0/4.1.0/ix_values.yaml diff --git a/stable/android-8-0/4.0.1/questions.yaml b/stable/android-8-0/4.1.0/questions.yaml similarity index 100% rename from stable/android-8-0/4.0.1/questions.yaml rename to stable/android-8-0/4.1.0/questions.yaml diff --git a/stable/androiddebugbridge/4.0.1/templates/common.yaml b/stable/android-8-0/4.1.0/templates/common.yaml similarity index 100% rename from stable/androiddebugbridge/4.0.1/templates/common.yaml rename to stable/android-8-0/4.1.0/templates/common.yaml diff --git a/stable/arma3/4.0.1/values.yaml b/stable/android-8-0/4.1.0/values.yaml similarity index 100% rename from stable/arma3/4.0.1/values.yaml rename to stable/android-8-0/4.1.0/values.yaml diff --git a/stable/androiddebugbridge/4.0.1/CHANGELOG.md b/stable/androiddebugbridge/4.0.1/CHANGELOG.md deleted file mode 100644 index d2a2f08594..0000000000 --- a/stable/androiddebugbridge/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [androiddebugbridge-4.0.1](https://github.com/truecharts/charts/compare/androiddebugbridge-4.0.0...androiddebugbridge-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [androiddebugbridge-4.0.0](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.17...androiddebugbridge-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [androiddebugbridge-3.0.17](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.16...androiddebugbridge-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [androiddebugbridge-3.0.16](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.15...androiddebugbridge-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [androiddebugbridge-3.0.15](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.14...androiddebugbridge-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [androiddebugbridge-3.0.14](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.13...androiddebugbridge-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [androiddebugbridge-3.0.13](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.12...androiddebugbridge-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [androiddebugbridge-3.0.12](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.11...androiddebugbridge-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [androiddebugbridge-3.0.11](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.10...androiddebugbridge-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [androiddebugbridge-3.0.10](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.9...androiddebugbridge-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [androiddebugbridge-3.0.9](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.8...androiddebugbridge-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/androiddebugbridge/4.0.1/Chart.yaml b/stable/androiddebugbridge/4.0.1/Chart.yaml deleted file mode 100644 index 0867f10a82..0000000000 --- a/stable/androiddebugbridge/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: androiddebugbridge -version: 4.0.1 -appVersion: latest -description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. -home: https://truecharts.org/charts/incubator/androiddebugbridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge - - https://hub.docker.com/r/barnybbb/adb-hass-androidtv -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - androiddebugbridge - - HomeAutomation -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/androiddebugbridge/4.0.1/app-changelog.md b/stable/androiddebugbridge/4.0.1/app-changelog.md deleted file mode 100644 index e7fb5942d4..0000000000 --- a/stable/androiddebugbridge/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [androiddebugbridge-4.0.1](https://github.com/truecharts/charts/compare/androiddebugbridge-4.0.0...androiddebugbridge-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/androiddebugbridge/4.0.1/charts/common-17.1.4.tgz b/stable/androiddebugbridge/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/androiddebugbridge/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/androiddebugbridge/4.1.0/CHANGELOG.md b/stable/androiddebugbridge/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d0c39158df --- /dev/null +++ b/stable/androiddebugbridge/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [androiddebugbridge-4.1.0](https://github.com/truecharts/charts/compare/androiddebugbridge-4.0.1...androiddebugbridge-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [androiddebugbridge-4.0.1](https://github.com/truecharts/charts/compare/androiddebugbridge-4.0.0...androiddebugbridge-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [androiddebugbridge-4.0.0](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.17...androiddebugbridge-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [androiddebugbridge-3.0.17](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.16...androiddebugbridge-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [androiddebugbridge-3.0.16](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.15...androiddebugbridge-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [androiddebugbridge-3.0.15](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.14...androiddebugbridge-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [androiddebugbridge-3.0.14](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.13...androiddebugbridge-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [androiddebugbridge-3.0.13](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.12...androiddebugbridge-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [androiddebugbridge-3.0.12](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.11...androiddebugbridge-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [androiddebugbridge-3.0.11](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.10...androiddebugbridge-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [androiddebugbridge-3.0.10](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.9...androiddebugbridge-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/androiddebugbridge/4.1.0/Chart.yaml b/stable/androiddebugbridge/4.1.0/Chart.yaml new file mode 100644 index 0000000000..cc9b001394 --- /dev/null +++ b/stable/androiddebugbridge/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: androiddebugbridge +version: 4.1.0 +appVersion: latest +description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. +home: https://truecharts.org/charts/incubator/androiddebugbridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge + - https://hub.docker.com/r/barnybbb/adb-hass-androidtv +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - androiddebugbridge + - HomeAutomation +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/androiddebugbridge/4.0.1/README.md b/stable/androiddebugbridge/4.1.0/README.md similarity index 100% rename from stable/androiddebugbridge/4.0.1/README.md rename to stable/androiddebugbridge/4.1.0/README.md diff --git a/stable/androiddebugbridge/4.1.0/app-changelog.md b/stable/androiddebugbridge/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ba24e0f759 --- /dev/null +++ b/stable/androiddebugbridge/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [androiddebugbridge-4.1.0](https://github.com/truecharts/charts/compare/androiddebugbridge-4.0.1...androiddebugbridge-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/androiddebugbridge/4.0.1/app-readme.md b/stable/androiddebugbridge/4.1.0/app-readme.md similarity index 100% rename from stable/androiddebugbridge/4.0.1/app-readme.md rename to stable/androiddebugbridge/4.1.0/app-readme.md diff --git a/stable/androiddebugbridge/4.1.0/charts/common-17.2.2.tgz b/stable/androiddebugbridge/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/androiddebugbridge/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/androiddebugbridge/4.0.1/ix_values.yaml b/stable/androiddebugbridge/4.1.0/ix_values.yaml similarity index 100% rename from stable/androiddebugbridge/4.0.1/ix_values.yaml rename to stable/androiddebugbridge/4.1.0/ix_values.yaml diff --git a/stable/androiddebugbridge/4.0.1/questions.yaml b/stable/androiddebugbridge/4.1.0/questions.yaml similarity index 100% rename from stable/androiddebugbridge/4.0.1/questions.yaml rename to stable/androiddebugbridge/4.1.0/questions.yaml diff --git a/stable/anki-sync-server/5.0.1/templates/common.yaml b/stable/androiddebugbridge/4.1.0/templates/common.yaml similarity index 100% rename from stable/anki-sync-server/5.0.1/templates/common.yaml rename to stable/androiddebugbridge/4.1.0/templates/common.yaml diff --git a/stable/arma3exilemod/4.0.1/values.yaml b/stable/androiddebugbridge/4.1.0/values.yaml similarity index 100% rename from stable/arma3exilemod/4.0.1/values.yaml rename to stable/androiddebugbridge/4.1.0/values.yaml diff --git a/stable/anki-sync-server/5.0.1/CHANGELOG.md b/stable/anki-sync-server/5.0.1/CHANGELOG.md deleted file mode 100644 index a7c2eae73b..0000000000 --- a/stable/anki-sync-server/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [anki-sync-server-5.0.1](https://github.com/truecharts/charts/compare/anki-sync-server-5.0.0...anki-sync-server-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [anki-sync-server-5.0.0](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.11...anki-sync-server-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [anki-sync-server-4.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.10...anki-sync-server-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [anki-sync-server-4.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.9...anki-sync-server-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [anki-sync-server-4.0.9](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.8...anki-sync-server-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [anki-sync-server-4.0.8](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.7...anki-sync-server-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [anki-sync-server-4.0.7](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.6...anki-sync-server-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [anki-sync-server-4.0.6](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.5...anki-sync-server-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [anki-sync-server-4.0.5](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.4...anki-sync-server-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [anki-sync-server-4.0.4](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.3...anki-sync-server-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [anki-sync-server-4.0.3](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.2...anki-sync-server-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/anki-sync-server/5.0.1/Chart.yaml b/stable/anki-sync-server/5.0.1/Chart.yaml deleted file mode 100644 index 62a2976bc2..0000000000 --- a/stable/anki-sync-server/5.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: anki-sync-server -version: 5.0.1 -appVersion: 1.1.14 -description: A cross-platform Anki sync server. -home: https://truecharts.org/charts/incubator/anki-sync-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png -deprecated: false -sources: - - https://github.com/truecharts/containers/tree/master/mirroranki-sync-server - - https://github.com/ankicommunity/anki-devops-services - - https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - anki-sync-server -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/anki-sync-server/5.0.1/app-changelog.md b/stable/anki-sync-server/5.0.1/app-changelog.md deleted file mode 100644 index 16c51effc7..0000000000 --- a/stable/anki-sync-server/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [anki-sync-server-5.0.1](https://github.com/truecharts/charts/compare/anki-sync-server-5.0.0...anki-sync-server-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/anki-sync-server/5.0.1/charts/common-17.1.4.tgz b/stable/anki-sync-server/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/anki-sync-server/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/anki-sync-server/5.1.0/CHANGELOG.md b/stable/anki-sync-server/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..35557ea5df --- /dev/null +++ b/stable/anki-sync-server/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [anki-sync-server-5.1.0](https://github.com/truecharts/charts/compare/anki-sync-server-5.0.1...anki-sync-server-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [anki-sync-server-5.0.1](https://github.com/truecharts/charts/compare/anki-sync-server-5.0.0...anki-sync-server-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [anki-sync-server-5.0.0](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.11...anki-sync-server-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [anki-sync-server-4.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.10...anki-sync-server-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [anki-sync-server-4.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.9...anki-sync-server-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [anki-sync-server-4.0.9](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.8...anki-sync-server-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [anki-sync-server-4.0.8](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.7...anki-sync-server-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [anki-sync-server-4.0.7](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.6...anki-sync-server-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [anki-sync-server-4.0.6](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.5...anki-sync-server-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [anki-sync-server-4.0.5](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.4...anki-sync-server-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [anki-sync-server-4.0.4](https://github.com/truecharts/charts/compare/anki-sync-server-4.0.3...anki-sync-server-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/anki-sync-server/5.1.0/Chart.yaml b/stable/anki-sync-server/5.1.0/Chart.yaml new file mode 100644 index 0000000000..bcab963f1b --- /dev/null +++ b/stable/anki-sync-server/5.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: anki-sync-server +version: 5.1.0 +appVersion: 1.1.14 +description: A cross-platform Anki sync server. +home: https://truecharts.org/charts/incubator/anki-sync-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png +deprecated: false +sources: + - https://github.com/truecharts/containers/tree/master/mirroranki-sync-server + - https://github.com/ankicommunity/anki-devops-services + - https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - anki-sync-server +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/anki-sync-server/5.0.1/README.md b/stable/anki-sync-server/5.1.0/README.md similarity index 100% rename from stable/anki-sync-server/5.0.1/README.md rename to stable/anki-sync-server/5.1.0/README.md diff --git a/stable/anki-sync-server/5.1.0/app-changelog.md b/stable/anki-sync-server/5.1.0/app-changelog.md new file mode 100644 index 0000000000..1def142182 --- /dev/null +++ b/stable/anki-sync-server/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [anki-sync-server-5.1.0](https://github.com/truecharts/charts/compare/anki-sync-server-5.0.1...anki-sync-server-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/anki-sync-server/5.0.1/app-readme.md b/stable/anki-sync-server/5.1.0/app-readme.md similarity index 100% rename from stable/anki-sync-server/5.0.1/app-readme.md rename to stable/anki-sync-server/5.1.0/app-readme.md diff --git a/stable/anki-sync-server/5.1.0/charts/common-17.2.2.tgz b/stable/anki-sync-server/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/anki-sync-server/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/anki-sync-server/5.0.1/ix_values.yaml b/stable/anki-sync-server/5.1.0/ix_values.yaml similarity index 100% rename from stable/anki-sync-server/5.0.1/ix_values.yaml rename to stable/anki-sync-server/5.1.0/ix_values.yaml diff --git a/stable/anki-sync-server/5.0.1/questions.yaml b/stable/anki-sync-server/5.1.0/questions.yaml similarity index 100% rename from stable/anki-sync-server/5.0.1/questions.yaml rename to stable/anki-sync-server/5.1.0/questions.yaml diff --git a/stable/avidemux/7.0.1/templates/NOTES.txt b/stable/anki-sync-server/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/avidemux/7.0.1/templates/NOTES.txt rename to stable/anki-sync-server/5.1.0/templates/NOTES.txt diff --git a/stable/anope/4.0.2/templates/common.yaml b/stable/anki-sync-server/5.1.0/templates/common.yaml similarity index 100% rename from stable/anope/4.0.2/templates/common.yaml rename to stable/anki-sync-server/5.1.0/templates/common.yaml diff --git a/stable/assettocorsa/4.0.1/values.yaml b/stable/anki-sync-server/5.1.0/values.yaml similarity index 100% rename from stable/assettocorsa/4.0.1/values.yaml rename to stable/anki-sync-server/5.1.0/values.yaml diff --git a/stable/anonaddy/19.1.0/CHANGELOG.md b/stable/anonaddy/19.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0f88ce6f73 --- /dev/null +++ b/stable/anonaddy/19.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [anonaddy-19.1.0](https://github.com/truecharts/charts/compare/anonaddy-19.0.2...anonaddy-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [anonaddy-19.0.2](https://github.com/truecharts/charts/compare/anonaddy-19.0.1...anonaddy-19.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [anonaddy-19.0.1](https://github.com/truecharts/charts/compare/anonaddy-19.0.0...anonaddy-19.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [anonaddy-19.0.0](https://github.com/truecharts/charts/compare/anonaddy-18.0.0...anonaddy-19.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [anonaddy-19.0.0](https://github.com/truecharts/charts/compare/anonaddy-18.0.0...anonaddy-19.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [anonaddy-18.0.0](https://github.com/truecharts/charts/compare/anonaddy-17.0.12...anonaddy-18.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [anonaddy-17.0.12](https://github.com/truecharts/charts/compare/anonaddy-17.0.11...anonaddy-17.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [anonaddy-17.0.11](https://github.com/truecharts/charts/compare/anonaddy-17.0.10...anonaddy-17.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [anonaddy-17.0.10](https://github.com/truecharts/charts/compare/anonaddy-17.0.9...anonaddy-17.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [anonaddy-17.0.9](https://github.com/truecharts/charts/compare/anonaddy-17.0.8...anonaddy-17.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [anonaddy-17.0.8](https://github.com/truecharts/charts/compare/anonaddy-17.0.7...anonaddy-17.0.8) (2023-12-23) + +### Chore diff --git a/stable/anonaddy/19.1.0/Chart.yaml b/stable/anonaddy/19.1.0/Chart.yaml new file mode 100644 index 0000000000..f7ca216125 --- /dev/null +++ b/stable/anonaddy/19.1.0/Chart.yaml @@ -0,0 +1,50 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: anonaddy +version: 19.1.0 +appVersion: 1.0.4 +description: Protect your email from spam using disposable addresses. +home: https://truecharts.org/charts/stable/anonaddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png +deprecated: false +sources: + - https://hub.docker.com/r/anonaddy/anonaddy + - https://github.com/anonaddy/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - anonaddy +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: email + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/anonaddy/19.1.0/README.md b/stable/anonaddy/19.1.0/README.md new file mode 100644 index 0000000000..90275cf973 --- /dev/null +++ b/stable/anonaddy/19.1.0/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/anonaddy) + +**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/anonaddy/19.1.0/app-changelog.md b/stable/anonaddy/19.1.0/app-changelog.md new file mode 100644 index 0000000000..06ab2e0122 --- /dev/null +++ b/stable/anonaddy/19.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [anonaddy-19.1.0](https://github.com/truecharts/charts/compare/anonaddy-19.0.2...anonaddy-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/anonaddy/19.1.0/app-readme.md b/stable/anonaddy/19.1.0/app-readme.md new file mode 100644 index 0000000000..cd09b84c60 --- /dev/null +++ b/stable/anonaddy/19.1.0/app-readme.md @@ -0,0 +1,8 @@ +Protect your email from spam using disposable addresses. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/anonaddy](https://truecharts.org/charts/stable/anonaddy) + +--- + +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/anonaddy/19.1.0/charts/common-17.2.2.tgz b/stable/anonaddy/19.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/anonaddy/19.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/anonaddy/19.1.0/charts/mariadb-12.1.0.tgz b/stable/anonaddy/19.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/anonaddy/19.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/anonaddy/19.1.0/charts/redis-11.1.0.tgz b/stable/anonaddy/19.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/anonaddy/19.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/anonaddy/19.1.0/ix_values.yaml b/stable/anonaddy/19.1.0/ix_values.yaml new file mode 100644 index 0000000000..8f4549d9ae --- /dev/null +++ b/stable/anonaddy/19.1.0/ix_values.yaml @@ -0,0 +1,94 @@ +image: + repository: anonaddy/anonaddy + tag: 1.0.4@sha256:e3359ee6536ca2bfc1ebba00e405d9232338506d1c1342db6832192dd00d9994 + pullPolicy: IfNotPresent +strategy: + type: Recreate +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10110 + targetPort: 8000 + smtp: + enabled: true + ports: + smtp: + enabled: true + port: 25 + targetPort: 25 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + ANONADDY_DOMAIN: "chart-example.local" + APP_URL: "http://localhost:10110" + # The from name to be used for outgoing email notifications from AnonAddy + MAIL_FROM_NAME: Example + # The from address to be used for outgoing email notifications from AnonAddy + MAIL_FROM_ADDRESS: mailer@example.com + # just smtp is configurable + MAIL_DRIVER: smtp + MAIL_HOST: mail.example.com + MAIL_PORT: 25 + MAIL_ENCRYPTION: tls + MAIL_EHLO_DOMAIN: mail.example.com + MAIL_VERIFY_PEER: false + DB_DATABASE: "{{ .Values.mariadb.mariadbDatabase }}" + DB_USERNAME: "{{ .Values.mariadb.mariadbUsername }}" + DB_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainhost + DB_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password + REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + APP_KEY: + secretKeyRef: + name: anonaddy-secrets + key: APP_KEY + ANONADDY_SECRET: + secretKeyRef: + name: anonaddy-secrets + key: ANONADDY_SECRET +persistence: + config: + enabled: true + mountPath: /config +redis: + enabled: true +mariadb: + enabled: true + mariadbUsername: anonaddy + mariadbDatabase: anonaddy +portal: + open: + enabled: true diff --git a/stable/anonaddy/19.1.0/questions.yaml b/stable/anonaddy/19.1.0/questions.yaml new file mode 100644 index 0000000000..6a2202eee5 --- /dev/null +++ b/stable/anonaddy/19.1.0/questions.yaml @@ -0,0 +1,2931 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ANONADDY_DOMAIN + label: "Anonaddy Domain" + schema: + type: string + required: true + default: "" + - variable: APP_URL + label: "App Url" + schema: + type: string + default: "" + - variable: MAIL_FROM_NAME + label: "Mail From Name" + schema: + type: string + default: "" + - variable: MAIL_FROM_ADDRESS + label: "Mail From Address" + schema: + type: string + default: "" + - variable: MAIL_HOST + label: "Mail Host" + schema: + type: string + default: "" + - variable: MAIL_PORT + label: "Mail Port" + schema: + type: int + default: 587 + - variable: MAIL_ENCRYPTION + label: "Mail Encryption" + schema: + type: string + default: "tls" + enum: + - value: "" + description: "none" + - value: tls + description: "tls" + - variable: MAIL_EHLO_DOMAIN + label: "Mail Ehlo Domain" + schema: + type: string + default: "" + - variable: MAIL_VERIFY_PEER + label: "Mail Verify Peer" + schema: + type: boolean + default: false + + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10110 + required: true + - variable: smtp + label: "smtp Service" + description: "The smtp service" + 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: smtp + label: "smtp 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: 25 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/backuppc/5.0.1/templates/NOTES.txt b/stable/anonaddy/19.1.0/templates/NOTES.txt similarity index 100% rename from stable/backuppc/5.0.1/templates/NOTES.txt rename to stable/anonaddy/19.1.0/templates/NOTES.txt diff --git a/stable/anonaddy/19.1.0/templates/_secrets.tpl b/stable/anonaddy/19.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..715d7875d8 --- /dev/null +++ b/stable/anonaddy/19.1.0/templates/_secrets.tpl @@ -0,0 +1,19 @@ +{{/* Define the secrets */}} +{{- define "anonaddy.secrets" -}} +{{- $secretName := (printf "%s-anonaddy-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} + +# Anonaddy requires APP_KEY to be in base 64 format presented in the container, so this b64enc here is intentional +# https://github.com/anonaddy/docker/blob/master/README.md#app +{{- $appKey := (printf "base64:%v" (randAlphaNum 32 | b64enc)) -}} +{{- $secretKey := randAlphaNum 32 -}} + + {{- with lookup "v1" "Secret" .Release.Namespace $secretName -}} + {{- $appKey = index .data "APP_KEY" | b64dec -}} + {{- $secretKey = index .data "ANONADDY_SECRET" | b64dec -}} + {{- end }} +enabled: true +data: + APP_KEY: {{ $appKey }} + # Anonaddy requires ANONADDY_SECRET to be a long string + ANONADDY_SECRET: {{ $secretKey }} +{{- end -}} diff --git a/stable/anonaddy/19.1.0/templates/common.yaml b/stable/anonaddy/19.1.0/templates/common.yaml new file mode 100644 index 0000000000..5481d6876f --- /dev/null +++ b/stable/anonaddy/19.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Render secrets for anonaddy */}} +{{- $secrets := include "anonaddy.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "anonaddy-secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/audiobookshelf/8.0.1/values.yaml b/stable/anonaddy/19.1.0/values.yaml similarity index 100% rename from stable/audiobookshelf/8.0.1/values.yaml rename to stable/anonaddy/19.1.0/values.yaml diff --git a/stable/anope/4.0.2/CHANGELOG.md b/stable/anope/4.0.2/CHANGELOG.md deleted file mode 100644 index b37096c0af..0000000000 --- a/stable/anope/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [anope-4.0.2](https://github.com/truecharts/charts/compare/anope-4.0.1...anope-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [anope-4.0.1](https://github.com/truecharts/charts/compare/anope-4.0.0...anope-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [anope-4.0.0](https://github.com/truecharts/charts/compare/anope-3.0.17...anope-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [anope-3.0.17](https://github.com/truecharts/charts/compare/anope-3.0.16...anope-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [anope-3.0.16](https://github.com/truecharts/charts/compare/anope-3.0.15...anope-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [anope-3.0.15](https://github.com/truecharts/charts/compare/anope-3.0.14...anope-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [anope-3.0.14](https://github.com/truecharts/charts/compare/anope-3.0.13...anope-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [anope-3.0.13](https://github.com/truecharts/charts/compare/anope-3.0.12...anope-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [anope-3.0.12](https://github.com/truecharts/charts/compare/anope-3.0.11...anope-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [anope-3.0.11](https://github.com/truecharts/charts/compare/anope-3.0.10...anope-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [anope-3.0.10](https://github.com/truecharts/charts/compare/anope-3.0.9...anope-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/anope/4.0.2/Chart.yaml b/stable/anope/4.0.2/Chart.yaml deleted file mode 100644 index 0ac6f9930a..0000000000 --- a/stable/anope/4.0.2/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: anope -version: 4.0.2 -appVersion: latest -description: Anope is a set of IRC Services designed for flexibility and ease of use. -home: https://truecharts.org/charts/incubator/anope -icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png -deprecated: false -sources: - - https://thelounge.chat/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/anope - - https://hub.docker.com/r/ich777/anope -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - anope - - Network-Other - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/anope/4.0.2/app-changelog.md b/stable/anope/4.0.2/app-changelog.md deleted file mode 100644 index 83ffaa6dc8..0000000000 --- a/stable/anope/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [anope-4.0.2](https://github.com/truecharts/charts/compare/anope-4.0.1...anope-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/anope/4.0.2/charts/common-17.1.4.tgz b/stable/anope/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/anope/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/anope/4.1.0/CHANGELOG.md b/stable/anope/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fff38e5dc7 --- /dev/null +++ b/stable/anope/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [anope-4.1.0](https://github.com/truecharts/charts/compare/anope-4.0.2...anope-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [anope-4.0.2](https://github.com/truecharts/charts/compare/anope-4.0.1...anope-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [anope-4.0.1](https://github.com/truecharts/charts/compare/anope-4.0.0...anope-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [anope-4.0.0](https://github.com/truecharts/charts/compare/anope-3.0.17...anope-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [anope-3.0.17](https://github.com/truecharts/charts/compare/anope-3.0.16...anope-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [anope-3.0.16](https://github.com/truecharts/charts/compare/anope-3.0.15...anope-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [anope-3.0.15](https://github.com/truecharts/charts/compare/anope-3.0.14...anope-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [anope-3.0.14](https://github.com/truecharts/charts/compare/anope-3.0.13...anope-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [anope-3.0.13](https://github.com/truecharts/charts/compare/anope-3.0.12...anope-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [anope-3.0.12](https://github.com/truecharts/charts/compare/anope-3.0.11...anope-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [anope-3.0.11](https://github.com/truecharts/charts/compare/anope-3.0.10...anope-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/anope/4.1.0/Chart.yaml b/stable/anope/4.1.0/Chart.yaml new file mode 100644 index 0000000000..7e1d2a169c --- /dev/null +++ b/stable/anope/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: anope +version: 4.1.0 +appVersion: latest +description: Anope is a set of IRC Services designed for flexibility and ease of use. +home: https://truecharts.org/charts/incubator/anope +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png +deprecated: false +sources: + - https://thelounge.chat/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/anope + - https://hub.docker.com/r/ich777/anope +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - anope + - Network-Other + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/anope/4.0.2/README.md b/stable/anope/4.1.0/README.md similarity index 100% rename from stable/anope/4.0.2/README.md rename to stable/anope/4.1.0/README.md diff --git a/stable/anope/4.1.0/app-changelog.md b/stable/anope/4.1.0/app-changelog.md new file mode 100644 index 0000000000..1a91c8c907 --- /dev/null +++ b/stable/anope/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [anope-4.1.0](https://github.com/truecharts/charts/compare/anope-4.0.2...anope-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/anope/4.0.2/app-readme.md b/stable/anope/4.1.0/app-readme.md similarity index 100% rename from stable/anope/4.0.2/app-readme.md rename to stable/anope/4.1.0/app-readme.md diff --git a/stable/anope/4.1.0/charts/common-17.2.2.tgz b/stable/anope/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/anope/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/anope/4.0.2/ix_values.yaml b/stable/anope/4.1.0/ix_values.yaml similarity index 100% rename from stable/anope/4.0.2/ix_values.yaml rename to stable/anope/4.1.0/ix_values.yaml diff --git a/stable/anope/4.0.2/questions.yaml b/stable/anope/4.1.0/questions.yaml similarity index 100% rename from stable/anope/4.0.2/questions.yaml rename to stable/anope/4.1.0/questions.yaml diff --git a/stable/apache-webdav/4.0.1/templates/common.yaml b/stable/anope/4.1.0/templates/common.yaml similarity index 100% rename from stable/apache-webdav/4.0.1/templates/common.yaml rename to stable/anope/4.1.0/templates/common.yaml diff --git a/stable/aurora-files/4.0.1/values.yaml b/stable/anope/4.1.0/values.yaml similarity index 100% rename from stable/aurora-files/4.0.1/values.yaml rename to stable/anope/4.1.0/values.yaml diff --git a/stable/answer/2.0.1/CHANGELOG.md b/stable/answer/2.0.1/CHANGELOG.md deleted file mode 100644 index 5cb79fbc2f..0000000000 --- a/stable/answer/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [answer-2.0.1](https://github.com/truecharts/charts/compare/answer-2.0.0...answer-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [answer-2.0.0](https://github.com/truecharts/charts/compare/answer-1.0.11...answer-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [answer-1.0.11](https://github.com/truecharts/charts/compare/answer-1.0.10...answer-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [answer-1.0.10](https://github.com/truecharts/charts/compare/answer-1.0.9...answer-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [answer-1.0.9](https://github.com/truecharts/charts/compare/answer-1.0.8...answer-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [answer-1.0.8](https://github.com/truecharts/charts/compare/answer-1.0.7...answer-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [answer-1.0.7](https://github.com/truecharts/charts/compare/answer-1.0.6...answer-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [answer-1.0.6](https://github.com/truecharts/charts/compare/answer-1.0.5...answer-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [answer-1.0.5](https://github.com/truecharts/charts/compare/answer-1.0.4...answer-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [answer-1.0.4](https://github.com/truecharts/charts/compare/answer-1.0.3...answer-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [answer-1.0.3](https://github.com/truecharts/charts/compare/answer-1.0.2...answer-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/answer/2.0.1/Chart.yaml b/stable/answer/2.0.1/Chart.yaml deleted file mode 100644 index 1a24b81f78..0000000000 --- a/stable/answer/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: answer -version: 2.0.1 -appVersion: 1.2.0 -description: A Q&A platform software for teams at any scales. -home: https://truecharts.org/charts/incubator/answer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.png -deprecated: false -sources: - - https://github.com/answerdev/answer - - https://github.com/truecharts/charts/tree/master/charts/incubator/answer - - https://github.com/truecharts/containers/tree/master/mirroranswer -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - answer - - forum -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: forum - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/answer/2.0.1/app-changelog.md b/stable/answer/2.0.1/app-changelog.md deleted file mode 100644 index db0508d42c..0000000000 --- a/stable/answer/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [answer-2.0.1](https://github.com/truecharts/charts/compare/answer-2.0.0...answer-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/answer/2.0.1/charts/common-17.1.4.tgz b/stable/answer/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/answer/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/answer/2.1.0/CHANGELOG.md b/stable/answer/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..689437b9e5 --- /dev/null +++ b/stable/answer/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [answer-2.1.0](https://github.com/truecharts/charts/compare/answer-2.0.1...answer-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [answer-2.0.1](https://github.com/truecharts/charts/compare/answer-2.0.0...answer-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [answer-2.0.0](https://github.com/truecharts/charts/compare/answer-1.0.11...answer-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [answer-1.0.11](https://github.com/truecharts/charts/compare/answer-1.0.10...answer-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [answer-1.0.10](https://github.com/truecharts/charts/compare/answer-1.0.9...answer-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [answer-1.0.9](https://github.com/truecharts/charts/compare/answer-1.0.8...answer-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [answer-1.0.8](https://github.com/truecharts/charts/compare/answer-1.0.7...answer-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [answer-1.0.7](https://github.com/truecharts/charts/compare/answer-1.0.6...answer-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [answer-1.0.6](https://github.com/truecharts/charts/compare/answer-1.0.5...answer-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [answer-1.0.5](https://github.com/truecharts/charts/compare/answer-1.0.4...answer-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [answer-1.0.4](https://github.com/truecharts/charts/compare/answer-1.0.3...answer-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/answer/2.1.0/Chart.yaml b/stable/answer/2.1.0/Chart.yaml new file mode 100644 index 0000000000..0ff94901d3 --- /dev/null +++ b/stable/answer/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: answer +version: 2.1.0 +appVersion: 1.2.0 +description: A Q&A platform software for teams at any scales. +home: https://truecharts.org/charts/incubator/answer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.png +deprecated: false +sources: + - https://github.com/answerdev/answer + - https://github.com/truecharts/charts/tree/master/charts/incubator/answer + - https://github.com/truecharts/containers/tree/master/mirroranswer +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - answer + - forum +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: forum + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/answer/2.0.1/README.md b/stable/answer/2.1.0/README.md similarity index 100% rename from stable/answer/2.0.1/README.md rename to stable/answer/2.1.0/README.md diff --git a/stable/answer/2.1.0/app-changelog.md b/stable/answer/2.1.0/app-changelog.md new file mode 100644 index 0000000000..2561c11ef8 --- /dev/null +++ b/stable/answer/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [answer-2.1.0](https://github.com/truecharts/charts/compare/answer-2.0.1...answer-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/answer/2.0.1/app-readme.md b/stable/answer/2.1.0/app-readme.md similarity index 100% rename from stable/answer/2.0.1/app-readme.md rename to stable/answer/2.1.0/app-readme.md diff --git a/stable/answer/2.1.0/charts/common-17.2.2.tgz b/stable/answer/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/answer/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/answer/2.0.1/ix_values.yaml b/stable/answer/2.1.0/ix_values.yaml similarity index 100% rename from stable/answer/2.0.1/ix_values.yaml rename to stable/answer/2.1.0/ix_values.yaml diff --git a/stable/answer/2.0.1/questions.yaml b/stable/answer/2.1.0/questions.yaml similarity index 100% rename from stable/answer/2.0.1/questions.yaml rename to stable/answer/2.1.0/questions.yaml diff --git a/stable/boinc/8.0.1/templates/NOTES.txt b/stable/answer/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/boinc/8.0.1/templates/NOTES.txt rename to stable/answer/2.1.0/templates/NOTES.txt diff --git a/stable/automatic-music-downloader/8.0.1/templates/common.yaml b/stable/answer/2.1.0/templates/common.yaml similarity index 100% rename from stable/automatic-music-downloader/8.0.1/templates/common.yaml rename to stable/answer/2.1.0/templates/common.yaml diff --git a/stable/auto-yt-dl/4.0.1/values.yaml b/stable/answer/2.1.0/values.yaml similarity index 100% rename from stable/auto-yt-dl/4.0.1/values.yaml rename to stable/answer/2.1.0/values.yaml diff --git a/stable/apache-musicindex/10.1.0/CHANGELOG.md b/stable/apache-musicindex/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..76e385bc1e --- /dev/null +++ b/stable/apache-musicindex/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [apache-musicindex-10.1.0](https://github.com/truecharts/charts/compare/apache-musicindex-10.0.1...apache-musicindex-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [apache-musicindex-10.0.1](https://github.com/truecharts/charts/compare/apache-musicindex-10.0.0...apache-musicindex-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [apache-musicindex-10.0.0](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.11...apache-musicindex-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [apache-musicindex-9.0.11](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.10...apache-musicindex-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [apache-musicindex-9.0.10](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.9...apache-musicindex-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [apache-musicindex-9.0.9](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.8...apache-musicindex-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [apache-musicindex-9.0.8](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.7...apache-musicindex-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [apache-musicindex-9.0.7](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.6...apache-musicindex-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [apache-musicindex-9.0.6](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.5...apache-musicindex-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [apache-musicindex-9.0.5](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.4...apache-musicindex-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [apache-musicindex-9.0.4](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.3...apache-musicindex-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/apache-musicindex/10.1.0/Chart.yaml b/stable/apache-musicindex/10.1.0/Chart.yaml new file mode 100644 index 0000000000..2e9d0a222c --- /dev/null +++ b/stable/apache-musicindex/10.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: apache-musicindex +version: 10.1.0 +appVersion: 1.4.1-2 +description: Index and stream music using apache-musicindex and m3u playlists +home: https://truecharts.org/charts/stable/apache-musicindex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex + - https://ghcr.io/k8s-at-home/apache-musicindex +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - apache-musicindex + - streaming + - m3u + - playlist +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/apache-musicindex/10.1.0/README.md b/stable/apache-musicindex/10.1.0/README.md new file mode 100644 index 0000000000..7a65cc9e5d --- /dev/null +++ b/stable/apache-musicindex/10.1.0/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/apache-musicindex) + +**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/apache-musicindex/10.1.0/app-changelog.md b/stable/apache-musicindex/10.1.0/app-changelog.md new file mode 100644 index 0000000000..70efa943a6 --- /dev/null +++ b/stable/apache-musicindex/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [apache-musicindex-10.1.0](https://github.com/truecharts/charts/compare/apache-musicindex-10.0.1...apache-musicindex-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/apache-musicindex/10.1.0/app-readme.md b/stable/apache-musicindex/10.1.0/app-readme.md new file mode 100644 index 0000000000..2d79876b37 --- /dev/null +++ b/stable/apache-musicindex/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Index and stream music using apache-musicindex and m3u playlists + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/apache-musicindex](https://truecharts.org/charts/stable/apache-musicindex) + +--- + +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/apache-musicindex/10.1.0/charts/common-17.2.2.tgz b/stable/apache-musicindex/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/apache-musicindex/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/apache-musicindex/10.1.0/ix_values.yaml b/stable/apache-musicindex/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..cac242a8b7 --- /dev/null +++ b/stable/apache-musicindex/10.1.0/ix_values.yaml @@ -0,0 +1,20 @@ +image: + repository: ghcr.io/k8s-at-home/apache-musicindex + tag: v1.4.1-2@sha256:c9bd82dc5fdaaad16a9a07c61672e29886d9399c7eee6e57f1d758124783c34a + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10006 + protocol: http + targetPort: 80 +portal: + open: + enabled: true diff --git a/stable/apache-musicindex/10.1.0/questions.yaml b/stable/apache-musicindex/10.1.0/questions.yaml new file mode 100644 index 0000000000..dfb821d55c --- /dev/null +++ b/stable/apache-musicindex/10.1.0/questions.yaml @@ -0,0 +1,2541 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10006 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/borg-server/3.0.1/templates/NOTES.txt b/stable/apache-musicindex/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/borg-server/3.0.1/templates/NOTES.txt rename to stable/apache-musicindex/10.1.0/templates/NOTES.txt diff --git a/stable/automatic-ripping-machine/2.0.1/templates/common.yaml b/stable/apache-musicindex/10.1.0/templates/common.yaml similarity index 100% rename from stable/automatic-ripping-machine/2.0.1/templates/common.yaml rename to stable/apache-musicindex/10.1.0/templates/common.yaml diff --git a/stable/autobrr/7.0.1/values.yaml b/stable/apache-musicindex/10.1.0/values.yaml similarity index 100% rename from stable/autobrr/7.0.1/values.yaml rename to stable/apache-musicindex/10.1.0/values.yaml diff --git a/stable/apache-webdav/4.0.1/CHANGELOG.md b/stable/apache-webdav/4.0.1/CHANGELOG.md deleted file mode 100644 index 1fb8889e52..0000000000 --- a/stable/apache-webdav/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [apache-webdav-4.0.1](https://github.com/truecharts/charts/compare/apache-webdav-4.0.0...apache-webdav-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [apache-webdav-4.0.0](https://github.com/truecharts/charts/compare/apache-webdav-3.0.17...apache-webdav-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [apache-webdav-3.0.17](https://github.com/truecharts/charts/compare/apache-webdav-3.0.16...apache-webdav-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [apache-webdav-3.0.16](https://github.com/truecharts/charts/compare/apache-webdav-3.0.15...apache-webdav-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [apache-webdav-3.0.15](https://github.com/truecharts/charts/compare/apache-webdav-3.0.14...apache-webdav-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [apache-webdav-3.0.14](https://github.com/truecharts/charts/compare/apache-webdav-3.0.13...apache-webdav-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [apache-webdav-3.0.13](https://github.com/truecharts/charts/compare/apache-webdav-3.0.12...apache-webdav-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [apache-webdav-3.0.12](https://github.com/truecharts/charts/compare/apache-webdav-3.0.11...apache-webdav-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [apache-webdav-3.0.11](https://github.com/truecharts/charts/compare/apache-webdav-3.0.10...apache-webdav-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [apache-webdav-3.0.10](https://github.com/truecharts/charts/compare/apache-webdav-3.0.9...apache-webdav-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [apache-webdav-3.0.9](https://github.com/truecharts/charts/compare/apache-webdav-3.0.8...apache-webdav-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/apache-webdav/4.0.1/Chart.yaml b/stable/apache-webdav/4.0.1/Chart.yaml deleted file mode 100644 index 8b851cebe3..0000000000 --- a/stable/apache-webdav/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: apache-webdav -version: 4.0.1 -appVersion: latest -description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. -home: https://truecharts.org/charts/incubator/apache-webdav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png -deprecated: false -sources: - - https://github.com/mgutt/docker-apachewebdav - - https://httpd.apache.org/docs/2.4/mod/mod_dav.html - - https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav - - https://hub.docker.com/r/apachewebdav/apachewebdav -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - apache-webdav - - Cloud -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/apache-webdav/4.0.1/app-changelog.md b/stable/apache-webdav/4.0.1/app-changelog.md deleted file mode 100644 index 57d61f464f..0000000000 --- a/stable/apache-webdav/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [apache-webdav-4.0.1](https://github.com/truecharts/charts/compare/apache-webdav-4.0.0...apache-webdav-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/apache-webdav/4.0.1/charts/common-17.1.4.tgz b/stable/apache-webdav/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/apache-webdav/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/apache-webdav/4.1.0/CHANGELOG.md b/stable/apache-webdav/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7ab59ade5c --- /dev/null +++ b/stable/apache-webdav/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [apache-webdav-4.1.0](https://github.com/truecharts/charts/compare/apache-webdav-4.0.1...apache-webdav-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [apache-webdav-4.0.1](https://github.com/truecharts/charts/compare/apache-webdav-4.0.0...apache-webdav-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [apache-webdav-4.0.0](https://github.com/truecharts/charts/compare/apache-webdav-3.0.17...apache-webdav-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [apache-webdav-3.0.17](https://github.com/truecharts/charts/compare/apache-webdav-3.0.16...apache-webdav-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [apache-webdav-3.0.16](https://github.com/truecharts/charts/compare/apache-webdav-3.0.15...apache-webdav-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [apache-webdav-3.0.15](https://github.com/truecharts/charts/compare/apache-webdav-3.0.14...apache-webdav-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [apache-webdav-3.0.14](https://github.com/truecharts/charts/compare/apache-webdav-3.0.13...apache-webdav-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [apache-webdav-3.0.13](https://github.com/truecharts/charts/compare/apache-webdav-3.0.12...apache-webdav-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [apache-webdav-3.0.12](https://github.com/truecharts/charts/compare/apache-webdav-3.0.11...apache-webdav-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [apache-webdav-3.0.11](https://github.com/truecharts/charts/compare/apache-webdav-3.0.10...apache-webdav-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [apache-webdav-3.0.10](https://github.com/truecharts/charts/compare/apache-webdav-3.0.9...apache-webdav-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/apache-webdav/4.1.0/Chart.yaml b/stable/apache-webdav/4.1.0/Chart.yaml new file mode 100644 index 0000000000..3fd0fc99a8 --- /dev/null +++ b/stable/apache-webdav/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: apache-webdav +version: 4.1.0 +appVersion: latest +description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. +home: https://truecharts.org/charts/incubator/apache-webdav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png +deprecated: false +sources: + - https://httpd.apache.org/docs/2.4/mod/mod_dav.html + - https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav + - https://hub.docker.com/r/apachewebdav/apachewebdav + - https://github.com/mgutt/docker-apachewebdav +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - apache-webdav + - Cloud +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/apache-webdav/4.0.1/README.md b/stable/apache-webdav/4.1.0/README.md similarity index 100% rename from stable/apache-webdav/4.0.1/README.md rename to stable/apache-webdav/4.1.0/README.md diff --git a/stable/apache-webdav/4.1.0/app-changelog.md b/stable/apache-webdav/4.1.0/app-changelog.md new file mode 100644 index 0000000000..7f9b5e3ea7 --- /dev/null +++ b/stable/apache-webdav/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [apache-webdav-4.1.0](https://github.com/truecharts/charts/compare/apache-webdav-4.0.1...apache-webdav-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/apache-webdav/4.0.1/app-readme.md b/stable/apache-webdav/4.1.0/app-readme.md similarity index 100% rename from stable/apache-webdav/4.0.1/app-readme.md rename to stable/apache-webdav/4.1.0/app-readme.md diff --git a/stable/apache-webdav/4.1.0/charts/common-17.2.2.tgz b/stable/apache-webdav/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/apache-webdav/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/apache-webdav/4.0.1/ix_values.yaml b/stable/apache-webdav/4.1.0/ix_values.yaml similarity index 100% rename from stable/apache-webdav/4.0.1/ix_values.yaml rename to stable/apache-webdav/4.1.0/ix_values.yaml diff --git a/stable/apache-webdav/4.0.1/questions.yaml b/stable/apache-webdav/4.1.0/questions.yaml similarity index 100% rename from stable/apache-webdav/4.0.1/questions.yaml rename to stable/apache-webdav/4.1.0/questions.yaml diff --git a/stable/apt-cacher-ng/7.0.1/templates/common.yaml b/stable/apache-webdav/4.1.0/templates/common.yaml similarity index 100% rename from stable/apt-cacher-ng/7.0.1/templates/common.yaml rename to stable/apache-webdav/4.1.0/templates/common.yaml diff --git a/stable/automatic-music-downloader/8.0.1/values.yaml b/stable/apache-webdav/4.1.0/values.yaml similarity index 100% rename from stable/automatic-music-downloader/8.0.1/values.yaml rename to stable/apache-webdav/4.1.0/values.yaml diff --git a/stable/appdaemon/15.1.0/CHANGELOG.md b/stable/appdaemon/15.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4c7d4ee577 --- /dev/null +++ b/stable/appdaemon/15.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [appdaemon-15.1.0](https://github.com/truecharts/charts/compare/appdaemon-15.0.1...appdaemon-15.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [appdaemon-15.0.1](https://github.com/truecharts/charts/compare/appdaemon-15.0.0...appdaemon-15.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [appdaemon-15.0.0](https://github.com/truecharts/charts/compare/appdaemon-14.0.11...appdaemon-15.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [appdaemon-14.0.11](https://github.com/truecharts/charts/compare/appdaemon-14.0.10...appdaemon-14.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [appdaemon-14.0.10](https://github.com/truecharts/charts/compare/appdaemon-14.0.9...appdaemon-14.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [appdaemon-14.0.9](https://github.com/truecharts/charts/compare/appdaemon-14.0.8...appdaemon-14.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [appdaemon-14.0.8](https://github.com/truecharts/charts/compare/appdaemon-14.0.7...appdaemon-14.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [appdaemon-14.0.7](https://github.com/truecharts/charts/compare/appdaemon-14.0.6...appdaemon-14.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [appdaemon-14.0.6](https://github.com/truecharts/charts/compare/appdaemon-14.0.5...appdaemon-14.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [appdaemon-14.0.5](https://github.com/truecharts/charts/compare/appdaemon-14.0.4...appdaemon-14.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [appdaemon-14.0.4](https://github.com/truecharts/charts/compare/appdaemon-14.0.3...appdaemon-14.0.4) (2023-12-21) + +### Fix diff --git a/stable/appdaemon/15.1.0/Chart.yaml b/stable/appdaemon/15.1.0/Chart.yaml new file mode 100644 index 0000000000..95a65212d4 --- /dev/null +++ b/stable/appdaemon/15.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: appdaemon +version: 15.1.0 +appVersion: 4.4.2 +description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps. +home: https://truecharts.org/charts/stable/appdaemon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png +deprecated: false +sources: + - https://github.com/AppDaemon/appdaemon + - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon + - https://hub.docker.com/r/acockburn/appdaemon +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + - name: warllo54 + email: 20650065+warllo54@users.noreply.github.com + url: truecharts.org +keywords: + - appdaemon + - homeautomation +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/appdaemon/15.1.0/README.md b/stable/appdaemon/15.1.0/README.md new file mode 100644 index 0000000000..6c4b43e337 --- /dev/null +++ b/stable/appdaemon/15.1.0/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/appdaemon) + +**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/appdaemon/15.1.0/app-changelog.md b/stable/appdaemon/15.1.0/app-changelog.md new file mode 100644 index 0000000000..515186f18e --- /dev/null +++ b/stable/appdaemon/15.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [appdaemon-15.1.0](https://github.com/truecharts/charts/compare/appdaemon-15.0.1...appdaemon-15.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/appdaemon/15.1.0/app-readme.md b/stable/appdaemon/15.1.0/app-readme.md new file mode 100644 index 0000000000..c51736d02b --- /dev/null +++ b/stable/appdaemon/15.1.0/app-readme.md @@ -0,0 +1,8 @@ +AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/appdaemon](https://truecharts.org/charts/stable/appdaemon) + +--- + +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/appdaemon/15.1.0/charts/common-17.2.2.tgz b/stable/appdaemon/15.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/appdaemon/15.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/appdaemon/15.1.0/ix_values.yaml b/stable/appdaemon/15.1.0/ix_values.yaml new file mode 100644 index 0000000000..59a7d9eedd --- /dev/null +++ b/stable/appdaemon/15.1.0/ix_values.yaml @@ -0,0 +1,47 @@ +image: + repository: docker.io/acockburn/appdaemon + pullPolicy: IfNotPresent + tag: 4.4.2@sha256:9619fc18bc53082ae2dc680e80f1bcb634c793a74b2114779df1b381ffa0736c +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 5050 + protocol: http + targetPort: 5050 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + DASH_URL: "http://$HOSTNAME:5050" + HA_URL: "" + LATITUDE: 46 + LONGITUDE: -94 + ELEVATION: 1217 + TIMEZONE: "{{ .Values.TZ }}" + TOKEN: "REPLACETHIS" +persistence: + conf: + enabled: true + mountPath: /conf +portal: + open: + enabled: true diff --git a/stable/appdaemon/15.1.0/questions.yaml b/stable/appdaemon/15.1.0/questions.yaml new file mode 100644 index 0000000000..e60aea380a --- /dev/null +++ b/stable/appdaemon/15.1.0/questions.yaml @@ -0,0 +1,2874 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TOKEN + label: HA Token + description: Your Long Live Home-Assistant Token + schema: + type: string + private: true + required: true + default: "" + - variable: HA_URL + label: HA URL + description: Your Home-Assistant URL + schema: + type: string + default: "" + required: true + - variable: DASH_URL + label: Dashboard URL + description: URL of your AppDaemon dashboard + schema: + type: string + default: http://$HOSTNAME:5050 + required: true + - variable: LATITUDE + label: Latitude + description: Latitude of your home assistant instance + schema: + type: string + default: "" + valid_chars: '^(\+|-)?(?:90(?:(?:\.0{1,15})?)|(?:[0-9]|[1-8][0-9])(?:(?:\.[0-9]{1,15})?))$' + required: true + - variable: LONGITUDE + label: Longitude + description: Longitude of your home assistant instance + schema: + type: string + default: "" + valid_chars: '^(\+|-)?(?:180(?:(?:\.0{1,15})?)|(?:[0-9]|[1-9][0-9]|1[0-7][0-9])(?:(?:\.[0-9]{1,15})?))$' + required: true + - variable: ELEVATION + label: Elevation + description: Longitude of your home assistant instance + schema: + type: int + default: 0 + required: true + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 5050 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: conf + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/browserless-chrome/8.0.1/templates/NOTES.txt b/stable/appdaemon/15.1.0/templates/NOTES.txt similarity index 100% rename from stable/browserless-chrome/8.0.1/templates/NOTES.txt rename to stable/appdaemon/15.1.0/templates/NOTES.txt diff --git a/stable/avidemux/7.0.1/templates/common.yaml b/stable/appdaemon/15.1.0/templates/common.yaml similarity index 100% rename from stable/avidemux/7.0.1/templates/common.yaml rename to stable/appdaemon/15.1.0/templates/common.yaml diff --git a/stable/automatic-ripping-machine/2.0.1/values.yaml b/stable/appdaemon/15.1.0/values.yaml similarity index 100% rename from stable/automatic-ripping-machine/2.0.1/values.yaml rename to stable/appdaemon/15.1.0/values.yaml diff --git a/stable/apt-cacher-ng/7.0.1/CHANGELOG.md b/stable/apt-cacher-ng/7.0.1/CHANGELOG.md deleted file mode 100644 index 1653dc20e6..0000000000 --- a/stable/apt-cacher-ng/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [apt-cacher-ng-7.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.0.0...apt-cacher-ng-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [apt-cacher-ng-7.0.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.11...apt-cacher-ng-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [apt-cacher-ng-6.0.11](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.10...apt-cacher-ng-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [apt-cacher-ng-6.0.10](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.9...apt-cacher-ng-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [apt-cacher-ng-6.0.9](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.8...apt-cacher-ng-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [apt-cacher-ng-6.0.8](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.7...apt-cacher-ng-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [apt-cacher-ng-6.0.7](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.6...apt-cacher-ng-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [apt-cacher-ng-6.0.6](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.5...apt-cacher-ng-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [apt-cacher-ng-6.0.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.4...apt-cacher-ng-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [apt-cacher-ng-6.0.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.3...apt-cacher-ng-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [apt-cacher-ng-6.0.3](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.2...apt-cacher-ng-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/apt-cacher-ng/7.0.1/Chart.yaml b/stable/apt-cacher-ng/7.0.1/Chart.yaml deleted file mode 100644 index d0ec0c2d7c..0000000000 --- a/stable/apt-cacher-ng/7.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: apt-cacher-ng -version: 7.0.1 -appVersion: 3.7.4 -description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. -home: https://truecharts.org/charts/stable/apt-cacher-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png -deprecated: false -sources: - - https://hub.docker.com/r/sameersbn/apt-cacher-ng - - https://www.unix-ag.uni-kl.de/~bloch/acng/ - - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - apt-cacher-ng - - Network-Proxy - - Network-Other - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Proxy - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/apt-cacher-ng/7.0.1/app-changelog.md b/stable/apt-cacher-ng/7.0.1/app-changelog.md deleted file mode 100644 index e3a8cfc8af..0000000000 --- a/stable/apt-cacher-ng/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [apt-cacher-ng-7.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.0.0...apt-cacher-ng-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/apt-cacher-ng/7.0.1/charts/common-17.1.4.tgz b/stable/apt-cacher-ng/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/apt-cacher-ng/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/apt-cacher-ng/7.1.0/CHANGELOG.md b/stable/apt-cacher-ng/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..50cd2a1ed4 --- /dev/null +++ b/stable/apt-cacher-ng/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [apt-cacher-ng-7.1.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.0.1...apt-cacher-ng-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [apt-cacher-ng-7.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.0.0...apt-cacher-ng-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [apt-cacher-ng-7.0.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.11...apt-cacher-ng-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [apt-cacher-ng-6.0.11](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.10...apt-cacher-ng-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [apt-cacher-ng-6.0.10](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.9...apt-cacher-ng-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [apt-cacher-ng-6.0.9](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.8...apt-cacher-ng-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [apt-cacher-ng-6.0.8](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.7...apt-cacher-ng-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [apt-cacher-ng-6.0.7](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.6...apt-cacher-ng-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [apt-cacher-ng-6.0.6](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.5...apt-cacher-ng-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [apt-cacher-ng-6.0.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.4...apt-cacher-ng-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [apt-cacher-ng-6.0.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.3...apt-cacher-ng-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/apt-cacher-ng/7.1.0/Chart.yaml b/stable/apt-cacher-ng/7.1.0/Chart.yaml new file mode 100644 index 0000000000..075fde05de --- /dev/null +++ b/stable/apt-cacher-ng/7.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: apt-cacher-ng +version: 7.1.0 +appVersion: 3.7.4 +description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. +home: https://truecharts.org/charts/stable/apt-cacher-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png +deprecated: false +sources: + - https://www.unix-ag.uni-kl.de/~bloch/acng/ + - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng + - https://hub.docker.com/r/sameersbn/apt-cacher-ng +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - apt-cacher-ng + - Network-Proxy + - Network-Other + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Proxy + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/apt-cacher-ng/7.0.1/README.md b/stable/apt-cacher-ng/7.1.0/README.md similarity index 100% rename from stable/apt-cacher-ng/7.0.1/README.md rename to stable/apt-cacher-ng/7.1.0/README.md diff --git a/stable/apt-cacher-ng/7.1.0/app-changelog.md b/stable/apt-cacher-ng/7.1.0/app-changelog.md new file mode 100644 index 0000000000..df759f0b3e --- /dev/null +++ b/stable/apt-cacher-ng/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [apt-cacher-ng-7.1.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.0.1...apt-cacher-ng-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/apt-cacher-ng/7.0.1/app-readme.md b/stable/apt-cacher-ng/7.1.0/app-readme.md similarity index 100% rename from stable/apt-cacher-ng/7.0.1/app-readme.md rename to stable/apt-cacher-ng/7.1.0/app-readme.md diff --git a/stable/apt-cacher-ng/7.1.0/charts/common-17.2.2.tgz b/stable/apt-cacher-ng/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/apt-cacher-ng/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/apt-cacher-ng/7.0.1/ix_values.yaml b/stable/apt-cacher-ng/7.1.0/ix_values.yaml similarity index 100% rename from stable/apt-cacher-ng/7.0.1/ix_values.yaml rename to stable/apt-cacher-ng/7.1.0/ix_values.yaml diff --git a/stable/apt-cacher-ng/7.0.1/questions.yaml b/stable/apt-cacher-ng/7.1.0/questions.yaml similarity index 100% rename from stable/apt-cacher-ng/7.0.1/questions.yaml rename to stable/apt-cacher-ng/7.1.0/questions.yaml diff --git a/stable/budge/8.0.1/templates/NOTES.txt b/stable/apt-cacher-ng/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/budge/8.0.1/templates/NOTES.txt rename to stable/apt-cacher-ng/7.1.0/templates/NOTES.txt diff --git a/stable/archiveteam-warrior/4.0.1/templates/common.yaml b/stable/apt-cacher-ng/7.1.0/templates/common.yaml similarity index 100% rename from stable/archiveteam-warrior/4.0.1/templates/common.yaml rename to stable/apt-cacher-ng/7.1.0/templates/common.yaml diff --git a/stable/autoscan/7.0.1/values.yaml b/stable/apt-cacher-ng/7.1.0/values.yaml similarity index 100% rename from stable/autoscan/7.0.1/values.yaml rename to stable/apt-cacher-ng/7.1.0/values.yaml diff --git a/stable/archiveteam-warrior/4.0.1/CHANGELOG.md b/stable/archiveteam-warrior/4.0.1/CHANGELOG.md deleted file mode 100644 index 63e56ea9bf..0000000000 --- a/stable/archiveteam-warrior/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [archiveteam-warrior-4.0.1](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.0.0...archiveteam-warrior-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [archiveteam-warrior-4.0.0](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.18...archiveteam-warrior-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [archiveteam-warrior-3.0.18](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.17...archiveteam-warrior-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [archiveteam-warrior-3.0.17](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.16...archiveteam-warrior-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [archiveteam-warrior-3.0.16](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.15...archiveteam-warrior-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [archiveteam-warrior-3.0.15](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.14...archiveteam-warrior-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [archiveteam-warrior-3.0.14](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.13...archiveteam-warrior-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [archiveteam-warrior-3.0.13](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.12...archiveteam-warrior-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [archiveteam-warrior-3.0.12](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.11...archiveteam-warrior-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [archiveteam-warrior-3.0.11](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.10...archiveteam-warrior-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [archiveteam-warrior-3.0.10](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.9...archiveteam-warrior-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/archiveteam-warrior/4.0.1/Chart.yaml b/stable/archiveteam-warrior/4.0.1/Chart.yaml deleted file mode 100644 index 70e3f8faa2..0000000000 --- a/stable/archiveteam-warrior/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: archiveteam-warrior -version: 4.0.1 -appVersion: latest -description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! -home: https://truecharts.org/charts/incubator/archiveteam-warrior -icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png -deprecated: false -sources: - - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior - - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - archiveteam-warrior - - Backup - - Cloud - - Downloaders -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/archiveteam-warrior/4.0.1/app-changelog.md b/stable/archiveteam-warrior/4.0.1/app-changelog.md deleted file mode 100644 index ef22503d7d..0000000000 --- a/stable/archiveteam-warrior/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [archiveteam-warrior-4.0.1](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.0.0...archiveteam-warrior-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/archiveteam-warrior/4.0.1/charts/common-17.1.4.tgz b/stable/archiveteam-warrior/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/archiveteam-warrior/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/archiveteam-warrior/4.1.0/CHANGELOG.md b/stable/archiveteam-warrior/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1bbae7899a --- /dev/null +++ b/stable/archiveteam-warrior/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [archiveteam-warrior-4.1.0](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.0.1...archiveteam-warrior-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [archiveteam-warrior-4.0.1](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.0.0...archiveteam-warrior-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [archiveteam-warrior-4.0.0](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.18...archiveteam-warrior-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [archiveteam-warrior-3.0.18](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.17...archiveteam-warrior-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [archiveteam-warrior-3.0.17](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.16...archiveteam-warrior-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [archiveteam-warrior-3.0.16](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.15...archiveteam-warrior-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [archiveteam-warrior-3.0.15](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.14...archiveteam-warrior-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [archiveteam-warrior-3.0.14](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.13...archiveteam-warrior-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [archiveteam-warrior-3.0.13](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.12...archiveteam-warrior-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [archiveteam-warrior-3.0.12](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.11...archiveteam-warrior-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [archiveteam-warrior-3.0.11](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.10...archiveteam-warrior-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/archiveteam-warrior/4.1.0/Chart.yaml b/stable/archiveteam-warrior/4.1.0/Chart.yaml new file mode 100644 index 0000000000..cf3e527e77 --- /dev/null +++ b/stable/archiveteam-warrior/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: archiveteam-warrior +version: 4.1.0 +appVersion: latest +description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! +home: https://truecharts.org/charts/incubator/archiveteam-warrior +icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png +deprecated: false +sources: + - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior + - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - archiveteam-warrior + - Backup + - Cloud + - Downloaders +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/archiveteam-warrior/4.0.1/README.md b/stable/archiveteam-warrior/4.1.0/README.md similarity index 100% rename from stable/archiveteam-warrior/4.0.1/README.md rename to stable/archiveteam-warrior/4.1.0/README.md diff --git a/stable/archiveteam-warrior/4.1.0/app-changelog.md b/stable/archiveteam-warrior/4.1.0/app-changelog.md new file mode 100644 index 0000000000..99620e7070 --- /dev/null +++ b/stable/archiveteam-warrior/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [archiveteam-warrior-4.1.0](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.0.1...archiveteam-warrior-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/archiveteam-warrior/4.0.1/app-readme.md b/stable/archiveteam-warrior/4.1.0/app-readme.md similarity index 100% rename from stable/archiveteam-warrior/4.0.1/app-readme.md rename to stable/archiveteam-warrior/4.1.0/app-readme.md diff --git a/stable/archiveteam-warrior/4.1.0/charts/common-17.2.2.tgz b/stable/archiveteam-warrior/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/archiveteam-warrior/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/archiveteam-warrior/4.0.1/ix_values.yaml b/stable/archiveteam-warrior/4.1.0/ix_values.yaml similarity index 100% rename from stable/archiveteam-warrior/4.0.1/ix_values.yaml rename to stable/archiveteam-warrior/4.1.0/ix_values.yaml diff --git a/stable/archiveteam-warrior/4.0.1/questions.yaml b/stable/archiveteam-warrior/4.1.0/questions.yaml similarity index 100% rename from stable/archiveteam-warrior/4.0.1/questions.yaml rename to stable/archiveteam-warrior/4.1.0/questions.yaml diff --git a/stable/arma3/4.0.1/templates/common.yaml b/stable/archiveteam-warrior/4.1.0/templates/common.yaml similarity index 100% rename from stable/arma3/4.0.1/templates/common.yaml rename to stable/archiveteam-warrior/4.1.0/templates/common.yaml diff --git a/stable/avidemux/7.0.1/values.yaml b/stable/archiveteam-warrior/4.1.0/values.yaml similarity index 100% rename from stable/avidemux/7.0.1/values.yaml rename to stable/archiveteam-warrior/4.1.0/values.yaml diff --git a/stable/aria2/11.1.0/CHANGELOG.md b/stable/aria2/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..788d2c71ba --- /dev/null +++ b/stable/aria2/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [aria2-11.1.0](https://github.com/truecharts/charts/compare/aria2-11.0.1...aria2-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [aria2-11.0.1](https://github.com/truecharts/charts/compare/aria2-11.0.0...aria2-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [aria2-11.0.0](https://github.com/truecharts/charts/compare/aria2-10.0.11...aria2-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [aria2-10.0.11](https://github.com/truecharts/charts/compare/aria2-10.0.10...aria2-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [aria2-10.0.10](https://github.com/truecharts/charts/compare/aria2-10.0.9...aria2-10.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [aria2-10.0.9](https://github.com/truecharts/charts/compare/aria2-10.0.8...aria2-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [aria2-10.0.8](https://github.com/truecharts/charts/compare/aria2-10.0.7...aria2-10.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [aria2-10.0.7](https://github.com/truecharts/charts/compare/aria2-10.0.6...aria2-10.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [aria2-10.0.6](https://github.com/truecharts/charts/compare/aria2-10.0.5...aria2-10.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [aria2-10.0.5](https://github.com/truecharts/charts/compare/aria2-10.0.4...aria2-10.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [aria2-10.0.4](https://github.com/truecharts/charts/compare/aria2-10.0.3...aria2-10.0.4) (2023-12-21) + +### Fix diff --git a/stable/aria2/11.1.0/Chart.yaml b/stable/aria2/11.1.0/Chart.yaml new file mode 100644 index 0000000000..ea6e72f5bf --- /dev/null +++ b/stable/aria2/11.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: aria2 +version: 11.1.0 +appVersion: latest +description: aria server for downloading web content +home: https://truecharts.org/charts/stable/aria2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png +deprecated: false +sources: + - https://github.com/P3TERX/Aria2-Pro-Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 + - https://hub.docker.com/r/p3terx/aria2-pro +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - aria2 +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/aria2/11.1.0/README.md b/stable/aria2/11.1.0/README.md new file mode 100644 index 0000000000..b99c3fb8b7 --- /dev/null +++ b/stable/aria2/11.1.0/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/aria2) + +**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/aria2/11.1.0/app-changelog.md b/stable/aria2/11.1.0/app-changelog.md new file mode 100644 index 0000000000..41b5d9d712 --- /dev/null +++ b/stable/aria2/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [aria2-11.1.0](https://github.com/truecharts/charts/compare/aria2-11.0.1...aria2-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/aria2/11.1.0/app-readme.md b/stable/aria2/11.1.0/app-readme.md new file mode 100644 index 0000000000..f0f7da9b3d --- /dev/null +++ b/stable/aria2/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +aria server for downloading web content + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/aria2](https://truecharts.org/charts/stable/aria2) + +--- + +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/aria2/11.1.0/charts/common-17.2.2.tgz b/stable/aria2/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/aria2/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/aria2/11.1.0/ix_values.yaml b/stable/aria2/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..9a98371aae --- /dev/null +++ b/stable/aria2/11.1.0/ix_values.yaml @@ -0,0 +1,50 @@ +image: + repository: p3terx/aria2-pro + tag: latest@sha256:086d1a37c586edb07ec0fb956bf9edd89d1d38d138ad5309ff96d510c8c9a011 + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 6800 + protocol: http + listen: + enabled: true + ports: + listen: + enabled: true + port: 6888 + protocol: tcp +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + RPC_PORT: "{{ .Values.service.main.ports.main.port }}" + LISTEN_PORT: "{{ .Values.service.listen.ports.listen.port }}" + DISK_CACHE: 64M + IPV6_MODE: false + UPDATE_TRACKERS: false + CUSTOM_TRACKER_URL: "https://trackerslist.com/all_aria2.txt" + RPC_SECRET: "ChangemeNow" +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: false diff --git a/stable/aria2/11.1.0/questions.yaml b/stable/aria2/11.1.0/questions.yaml new file mode 100644 index 0000000000..66f4ec36fa --- /dev/null +++ b/stable/aria2/11.1.0/questions.yaml @@ -0,0 +1,2897 @@ +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: {} +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: RPC_SECRET + label: RPC Secret + description: Set RPC secret authorization token. + schema: + type: string + private: true + default: "" + - variable: DISK_CACHE + label: Disk Cache + description: Set up disk cache. SIZE can include K or M. + schema: + type: string + default: "64M" + - variable: UPDATE_TRACKERS + label: Update Trackers + description: Whether to update BT Trackers List automatically. + schema: + type: boolean + default: true + - variable: CUSTOM_TRACKER_URL + label: Custom Trackers URL + description: Custom BT Trackers List URL. + schema: + type: string + default: "https://trackerslist.com/all_aria2.txt" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 6800 + required: true + - variable: listen + label: Listen Service + description: + 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: listen + label: Listen 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: 6888 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/channels-dvr/5.0.1/templates/NOTES.txt b/stable/aria2/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/channels-dvr/5.0.1/templates/NOTES.txt rename to stable/aria2/11.1.0/templates/NOTES.txt diff --git a/stable/backuppc/5.0.1/templates/common.yaml b/stable/aria2/11.1.0/templates/common.yaml similarity index 100% rename from stable/backuppc/5.0.1/templates/common.yaml rename to stable/aria2/11.1.0/templates/common.yaml diff --git a/stable/avorion/4.0.2/values.yaml b/stable/aria2/11.1.0/values.yaml similarity index 100% rename from stable/avorion/4.0.2/values.yaml rename to stable/aria2/11.1.0/values.yaml diff --git a/stable/ariang/7.0.1/CHANGELOG.md b/stable/ariang/7.0.1/CHANGELOG.md deleted file mode 100644 index a0e13d9f65..0000000000 --- a/stable/ariang/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ariang-7.0.1](https://github.com/truecharts/charts/compare/ariang-7.0.0...ariang-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ariang-7.0.0](https://github.com/truecharts/charts/compare/ariang-6.0.11...ariang-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ariang-6.0.11](https://github.com/truecharts/charts/compare/ariang-6.0.10...ariang-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ariang-6.0.10](https://github.com/truecharts/charts/compare/ariang-6.0.9...ariang-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ariang-6.0.9](https://github.com/truecharts/charts/compare/ariang-6.0.8...ariang-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ariang-6.0.8](https://github.com/truecharts/charts/compare/ariang-6.0.7...ariang-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ariang-6.0.7](https://github.com/truecharts/charts/compare/ariang-6.0.6...ariang-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ariang-6.0.6](https://github.com/truecharts/charts/compare/ariang-6.0.5...ariang-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ariang-6.0.5](https://github.com/truecharts/charts/compare/ariang-6.0.4...ariang-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ariang-6.0.4](https://github.com/truecharts/charts/compare/ariang-6.0.3...ariang-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ariang-6.0.3](https://github.com/truecharts/charts/compare/ariang-6.0.2...ariang-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/ariang/7.0.1/Chart.yaml b/stable/ariang/7.0.1/Chart.yaml deleted file mode 100644 index 8493ec9abd..0000000000 --- a/stable/ariang/7.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ariang -version: 7.0.1 -appVersion: 1.3.6 -description: A modern web frontend making aria2 easier to use | Aria2 WebUI. -home: https://truecharts.org/charts/stable/ariang -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png -deprecated: false -sources: - - https://github.com/leonismoe/docker-images - - https://github.com/truecharts/charts/tree/master/charts/stable/ariang - - https://hub.docker.com/r/leonismoe/ariang -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ariang -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ariang/7.0.1/app-changelog.md b/stable/ariang/7.0.1/app-changelog.md deleted file mode 100644 index 1f8072ddac..0000000000 --- a/stable/ariang/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ariang-7.0.1](https://github.com/truecharts/charts/compare/ariang-7.0.0...ariang-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ariang/7.0.1/charts/common-17.1.4.tgz b/stable/ariang/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ariang/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ariang/7.1.0/CHANGELOG.md b/stable/ariang/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d3439b0534 --- /dev/null +++ b/stable/ariang/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ariang-7.1.0](https://github.com/truecharts/charts/compare/ariang-7.0.1...ariang-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ariang-7.0.1](https://github.com/truecharts/charts/compare/ariang-7.0.0...ariang-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ariang-7.0.0](https://github.com/truecharts/charts/compare/ariang-6.0.11...ariang-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ariang-6.0.11](https://github.com/truecharts/charts/compare/ariang-6.0.10...ariang-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ariang-6.0.10](https://github.com/truecharts/charts/compare/ariang-6.0.9...ariang-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ariang-6.0.9](https://github.com/truecharts/charts/compare/ariang-6.0.8...ariang-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ariang-6.0.8](https://github.com/truecharts/charts/compare/ariang-6.0.7...ariang-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ariang-6.0.7](https://github.com/truecharts/charts/compare/ariang-6.0.6...ariang-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ariang-6.0.6](https://github.com/truecharts/charts/compare/ariang-6.0.5...ariang-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ariang-6.0.5](https://github.com/truecharts/charts/compare/ariang-6.0.4...ariang-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ariang-6.0.4](https://github.com/truecharts/charts/compare/ariang-6.0.3...ariang-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/ariang/7.1.0/Chart.yaml b/stable/ariang/7.1.0/Chart.yaml new file mode 100644 index 0000000000..a294d5b389 --- /dev/null +++ b/stable/ariang/7.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ariang +version: 7.1.0 +appVersion: 1.3.6 +description: A modern web frontend making aria2 easier to use | Aria2 WebUI. +home: https://truecharts.org/charts/stable/ariang +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png +deprecated: false +sources: + - https://hub.docker.com/r/leonismoe/ariang + - https://github.com/leonismoe/docker-images + - https://github.com/truecharts/charts/tree/master/charts/stable/ariang +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ariang +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ariang/7.0.1/README.md b/stable/ariang/7.1.0/README.md similarity index 100% rename from stable/ariang/7.0.1/README.md rename to stable/ariang/7.1.0/README.md diff --git a/stable/ariang/7.1.0/app-changelog.md b/stable/ariang/7.1.0/app-changelog.md new file mode 100644 index 0000000000..c7c7b30a31 --- /dev/null +++ b/stable/ariang/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ariang-7.1.0](https://github.com/truecharts/charts/compare/ariang-7.0.1...ariang-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ariang/7.0.1/app-readme.md b/stable/ariang/7.1.0/app-readme.md similarity index 100% rename from stable/ariang/7.0.1/app-readme.md rename to stable/ariang/7.1.0/app-readme.md diff --git a/stable/ariang/7.1.0/charts/common-17.2.2.tgz b/stable/ariang/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ariang/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ariang/7.0.1/ix_values.yaml b/stable/ariang/7.1.0/ix_values.yaml similarity index 100% rename from stable/ariang/7.0.1/ix_values.yaml rename to stable/ariang/7.1.0/ix_values.yaml diff --git a/stable/ariang/7.0.1/questions.yaml b/stable/ariang/7.1.0/questions.yaml similarity index 100% rename from stable/ariang/7.0.1/questions.yaml rename to stable/ariang/7.1.0/questions.yaml diff --git a/stable/chronos/7.0.1/templates/NOTES.txt b/stable/ariang/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/chronos/7.0.1/templates/NOTES.txt rename to stable/ariang/7.1.0/templates/NOTES.txt diff --git a/stable/batnoter/4.0.1/templates/common.yaml b/stable/ariang/7.1.0/templates/common.yaml similarity index 100% rename from stable/batnoter/4.0.1/templates/common.yaml rename to stable/ariang/7.1.0/templates/common.yaml diff --git a/stable/backuppc/5.0.1/values.yaml b/stable/ariang/7.1.0/values.yaml similarity index 100% rename from stable/backuppc/5.0.1/values.yaml rename to stable/ariang/7.1.0/values.yaml diff --git a/stable/arksurvivalevolved/6.0.1/CHANGELOG.md b/stable/arksurvivalevolved/6.0.1/CHANGELOG.md deleted file mode 100644 index 000d4493bd..0000000000 --- a/stable/arksurvivalevolved/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [arksurvivalevolved-6.0.1](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.0.0...arksurvivalevolved-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [arksurvivalevolved-6.0.0](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.11...arksurvivalevolved-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [arksurvivalevolved-5.0.11](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.10...arksurvivalevolved-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [arksurvivalevolved-5.0.10](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.9...arksurvivalevolved-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [arksurvivalevolved-5.0.9](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.8...arksurvivalevolved-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [arksurvivalevolved-5.0.8](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.7...arksurvivalevolved-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [arksurvivalevolved-5.0.7](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.6...arksurvivalevolved-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [arksurvivalevolved-5.0.6](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.5...arksurvivalevolved-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [arksurvivalevolved-5.0.5](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.4...arksurvivalevolved-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [arksurvivalevolved-5.0.4](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.3...arksurvivalevolved-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [arksurvivalevolved-5.0.3](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.2...arksurvivalevolved-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/arksurvivalevolved/6.0.1/Chart.yaml b/stable/arksurvivalevolved/6.0.1/Chart.yaml deleted file mode 100644 index ab512a9365..0000000000 --- a/stable/arksurvivalevolved/6.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: arksurvivalevolved -version: 6.0.1 -appVersion: arkse -description: A custom SteamCMD chart that runs ArkSE. -home: https://truecharts.org/charts/stable/arksurvivalevolved -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png -deprecated: false -sources: - - https://github.com/ich777/docker-steamcmd-server/tree/arkse - - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - arksurvivalevolved - - arkse - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/arksurvivalevolved/6.0.1/app-changelog.md b/stable/arksurvivalevolved/6.0.1/app-changelog.md deleted file mode 100644 index da1d00f2ab..0000000000 --- a/stable/arksurvivalevolved/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [arksurvivalevolved-6.0.1](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.0.0...arksurvivalevolved-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/arksurvivalevolved/6.0.1/charts/common-17.1.4.tgz b/stable/arksurvivalevolved/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/arksurvivalevolved/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/arksurvivalevolved/6.1.0/CHANGELOG.md b/stable/arksurvivalevolved/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..eb93c6d5bc --- /dev/null +++ b/stable/arksurvivalevolved/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [arksurvivalevolved-6.1.0](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.0.1...arksurvivalevolved-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [arksurvivalevolved-6.0.1](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.0.0...arksurvivalevolved-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [arksurvivalevolved-6.0.0](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.11...arksurvivalevolved-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [arksurvivalevolved-5.0.11](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.10...arksurvivalevolved-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [arksurvivalevolved-5.0.10](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.9...arksurvivalevolved-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [arksurvivalevolved-5.0.9](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.8...arksurvivalevolved-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [arksurvivalevolved-5.0.8](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.7...arksurvivalevolved-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [arksurvivalevolved-5.0.7](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.6...arksurvivalevolved-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [arksurvivalevolved-5.0.6](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.5...arksurvivalevolved-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [arksurvivalevolved-5.0.5](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.4...arksurvivalevolved-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [arksurvivalevolved-5.0.4](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.3...arksurvivalevolved-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/arksurvivalevolved/6.1.0/Chart.yaml b/stable/arksurvivalevolved/6.1.0/Chart.yaml new file mode 100644 index 0000000000..ac278068bb --- /dev/null +++ b/stable/arksurvivalevolved/6.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: arksurvivalevolved +version: 6.1.0 +appVersion: arkse +description: A custom SteamCMD chart that runs ArkSE. +home: https://truecharts.org/charts/stable/arksurvivalevolved +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png +deprecated: false +sources: + - https://github.com/ich777/docker-steamcmd-server/tree/arkse + - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - arksurvivalevolved + - arkse + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/arksurvivalevolved/6.0.1/README.md b/stable/arksurvivalevolved/6.1.0/README.md similarity index 100% rename from stable/arksurvivalevolved/6.0.1/README.md rename to stable/arksurvivalevolved/6.1.0/README.md diff --git a/stable/arksurvivalevolved/6.1.0/app-changelog.md b/stable/arksurvivalevolved/6.1.0/app-changelog.md new file mode 100644 index 0000000000..83a353f799 --- /dev/null +++ b/stable/arksurvivalevolved/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [arksurvivalevolved-6.1.0](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.0.1...arksurvivalevolved-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/arksurvivalevolved/6.0.1/app-readme.md b/stable/arksurvivalevolved/6.1.0/app-readme.md similarity index 100% rename from stable/arksurvivalevolved/6.0.1/app-readme.md rename to stable/arksurvivalevolved/6.1.0/app-readme.md diff --git a/stable/arksurvivalevolved/6.1.0/charts/common-17.2.2.tgz b/stable/arksurvivalevolved/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/arksurvivalevolved/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/arksurvivalevolved/6.0.1/ix_values.yaml b/stable/arksurvivalevolved/6.1.0/ix_values.yaml similarity index 100% rename from stable/arksurvivalevolved/6.0.1/ix_values.yaml rename to stable/arksurvivalevolved/6.1.0/ix_values.yaml diff --git a/stable/arksurvivalevolved/6.0.1/questions.yaml b/stable/arksurvivalevolved/6.1.0/questions.yaml similarity index 100% rename from stable/arksurvivalevolved/6.0.1/questions.yaml rename to stable/arksurvivalevolved/6.1.0/questions.yaml diff --git a/stable/clamav/9.0.1/templates/NOTES.txt b/stable/arksurvivalevolved/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/clamav/9.0.1/templates/NOTES.txt rename to stable/arksurvivalevolved/6.1.0/templates/NOTES.txt diff --git a/stable/arksurvivalevolved/6.0.1/templates/_secrets.tpl b/stable/arksurvivalevolved/6.1.0/templates/_secrets.tpl similarity index 100% rename from stable/arksurvivalevolved/6.0.1/templates/_secrets.tpl rename to stable/arksurvivalevolved/6.1.0/templates/_secrets.tpl diff --git a/stable/arksurvivalevolved/6.0.1/templates/common.yaml b/stable/arksurvivalevolved/6.1.0/templates/common.yaml similarity index 100% rename from stable/arksurvivalevolved/6.0.1/templates/common.yaml rename to stable/arksurvivalevolved/6.1.0/templates/common.yaml diff --git a/stable/baikal/4.0.1/values.yaml b/stable/arksurvivalevolved/6.1.0/values.yaml similarity index 100% rename from stable/baikal/4.0.1/values.yaml rename to stable/arksurvivalevolved/6.1.0/values.yaml diff --git a/stable/arma3/4.0.1/CHANGELOG.md b/stable/arma3/4.0.1/CHANGELOG.md deleted file mode 100644 index 7235bac569..0000000000 --- a/stable/arma3/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [arma3-4.0.1](https://github.com/truecharts/charts/compare/arma3-4.0.0...arma3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [arma3-4.0.0](https://github.com/truecharts/charts/compare/arma3-3.0.17...arma3-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [arma3-3.0.17](https://github.com/truecharts/charts/compare/arma3-3.0.16...arma3-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [arma3-3.0.16](https://github.com/truecharts/charts/compare/arma3-3.0.15...arma3-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [arma3-3.0.15](https://github.com/truecharts/charts/compare/arma3-3.0.14...arma3-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [arma3-3.0.14](https://github.com/truecharts/charts/compare/arma3-3.0.13...arma3-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [arma3-3.0.13](https://github.com/truecharts/charts/compare/arma3-3.0.12...arma3-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [arma3-3.0.12](https://github.com/truecharts/charts/compare/arma3-3.0.11...arma3-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [arma3-3.0.11](https://github.com/truecharts/charts/compare/arma3-3.0.10...arma3-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [arma3-3.0.10](https://github.com/truecharts/charts/compare/arma3-3.0.9...arma3-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [arma3-3.0.9](https://github.com/truecharts/charts/compare/arma3-3.0.8...arma3-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/arma3/4.0.1/Chart.yaml b/stable/arma3/4.0.1/Chart.yaml deleted file mode 100644 index 28a9c5f3b6..0000000000 --- a/stable/arma3/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: arma3 -version: 4.0.1 -appVersion: arma3 -description: This Chart will download and install SteamCMD. It will also install ArmA III and run it. -home: https://truecharts.org/charts/incubator/arma3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png -deprecated: false -sources: - - https://arma3.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3 - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - arma3 - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/arma3/4.0.1/app-changelog.md b/stable/arma3/4.0.1/app-changelog.md deleted file mode 100644 index 99ceb7ebea..0000000000 --- a/stable/arma3/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [arma3-4.0.1](https://github.com/truecharts/charts/compare/arma3-4.0.0...arma3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/arma3/4.0.1/charts/common-17.1.4.tgz b/stable/arma3/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/arma3/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/arma3/4.1.0/CHANGELOG.md b/stable/arma3/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9d6b62df9b --- /dev/null +++ b/stable/arma3/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [arma3-4.1.0](https://github.com/truecharts/charts/compare/arma3-4.0.1...arma3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [arma3-4.0.1](https://github.com/truecharts/charts/compare/arma3-4.0.0...arma3-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [arma3-4.0.0](https://github.com/truecharts/charts/compare/arma3-3.0.17...arma3-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [arma3-3.0.17](https://github.com/truecharts/charts/compare/arma3-3.0.16...arma3-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [arma3-3.0.16](https://github.com/truecharts/charts/compare/arma3-3.0.15...arma3-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [arma3-3.0.15](https://github.com/truecharts/charts/compare/arma3-3.0.14...arma3-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [arma3-3.0.14](https://github.com/truecharts/charts/compare/arma3-3.0.13...arma3-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [arma3-3.0.13](https://github.com/truecharts/charts/compare/arma3-3.0.12...arma3-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [arma3-3.0.12](https://github.com/truecharts/charts/compare/arma3-3.0.11...arma3-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [arma3-3.0.11](https://github.com/truecharts/charts/compare/arma3-3.0.10...arma3-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [arma3-3.0.10](https://github.com/truecharts/charts/compare/arma3-3.0.9...arma3-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/arma3/4.1.0/Chart.yaml b/stable/arma3/4.1.0/Chart.yaml new file mode 100644 index 0000000000..264a67142e --- /dev/null +++ b/stable/arma3/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: arma3 +version: 4.1.0 +appVersion: arma3 +description: This Chart will download and install SteamCMD. It will also install ArmA III and run it. +home: https://truecharts.org/charts/incubator/arma3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png +deprecated: false +sources: + - https://arma3.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3 + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - arma3 + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/arma3/4.0.1/README.md b/stable/arma3/4.1.0/README.md similarity index 100% rename from stable/arma3/4.0.1/README.md rename to stable/arma3/4.1.0/README.md diff --git a/stable/arma3/4.1.0/app-changelog.md b/stable/arma3/4.1.0/app-changelog.md new file mode 100644 index 0000000000..47d2e5908e --- /dev/null +++ b/stable/arma3/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [arma3-4.1.0](https://github.com/truecharts/charts/compare/arma3-4.0.1...arma3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/arma3/4.0.1/app-readme.md b/stable/arma3/4.1.0/app-readme.md similarity index 100% rename from stable/arma3/4.0.1/app-readme.md rename to stable/arma3/4.1.0/app-readme.md diff --git a/stable/arma3/4.1.0/charts/common-17.2.2.tgz b/stable/arma3/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/arma3/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/arma3/4.0.1/ix_values.yaml b/stable/arma3/4.1.0/ix_values.yaml similarity index 100% rename from stable/arma3/4.0.1/ix_values.yaml rename to stable/arma3/4.1.0/ix_values.yaml diff --git a/stable/arma3/4.0.1/questions.yaml b/stable/arma3/4.1.0/questions.yaml similarity index 100% rename from stable/arma3/4.0.1/questions.yaml rename to stable/arma3/4.1.0/questions.yaml diff --git a/stable/arma3exilemod/4.0.1/templates/common.yaml b/stable/arma3/4.1.0/templates/common.yaml similarity index 100% rename from stable/arma3exilemod/4.0.1/templates/common.yaml rename to stable/arma3/4.1.0/templates/common.yaml diff --git a/stable/barcodebuddy/4.0.1/values.yaml b/stable/arma3/4.1.0/values.yaml similarity index 100% rename from stable/barcodebuddy/4.0.1/values.yaml rename to stable/arma3/4.1.0/values.yaml diff --git a/stable/arma3exilemod/4.0.1/CHANGELOG.md b/stable/arma3exilemod/4.0.1/CHANGELOG.md deleted file mode 100644 index 98306047aa..0000000000 --- a/stable/arma3exilemod/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [arma3exilemod-4.0.1](https://github.com/truecharts/charts/compare/arma3exilemod-4.0.0...arma3exilemod-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [arma3exilemod-4.0.0](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.17...arma3exilemod-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [arma3exilemod-3.0.17](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.16...arma3exilemod-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [arma3exilemod-3.0.16](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.15...arma3exilemod-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [arma3exilemod-3.0.15](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.14...arma3exilemod-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [arma3exilemod-3.0.14](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.13...arma3exilemod-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [arma3exilemod-3.0.13](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.12...arma3exilemod-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [arma3exilemod-3.0.12](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.11...arma3exilemod-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [arma3exilemod-3.0.11](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.10...arma3exilemod-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [arma3exilemod-3.0.10](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.9...arma3exilemod-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [arma3exilemod-3.0.9](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.8...arma3exilemod-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/arma3exilemod/4.0.1/Chart.yaml b/stable/arma3exilemod/4.0.1/Chart.yaml deleted file mode 100644 index 9cf281f6db..0000000000 --- a/stable/arma3exilemod/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: arma3exilemod -version: 4.0.1 -appVersion: arma3exilemod -description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. -home: https://truecharts.org/charts/incubator/arma3exilemod -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - arma3exilemod - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/arma3exilemod/4.0.1/app-changelog.md b/stable/arma3exilemod/4.0.1/app-changelog.md deleted file mode 100644 index c1b4414d8c..0000000000 --- a/stable/arma3exilemod/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [arma3exilemod-4.0.1](https://github.com/truecharts/charts/compare/arma3exilemod-4.0.0...arma3exilemod-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/arma3exilemod/4.0.1/charts/common-17.1.4.tgz b/stable/arma3exilemod/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/arma3exilemod/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/arma3exilemod/4.1.0/CHANGELOG.md b/stable/arma3exilemod/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..14ebb3d65d --- /dev/null +++ b/stable/arma3exilemod/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [arma3exilemod-4.1.0](https://github.com/truecharts/charts/compare/arma3exilemod-4.0.1...arma3exilemod-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [arma3exilemod-4.0.1](https://github.com/truecharts/charts/compare/arma3exilemod-4.0.0...arma3exilemod-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [arma3exilemod-4.0.0](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.17...arma3exilemod-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [arma3exilemod-3.0.17](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.16...arma3exilemod-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [arma3exilemod-3.0.16](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.15...arma3exilemod-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [arma3exilemod-3.0.15](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.14...arma3exilemod-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [arma3exilemod-3.0.14](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.13...arma3exilemod-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [arma3exilemod-3.0.13](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.12...arma3exilemod-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [arma3exilemod-3.0.12](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.11...arma3exilemod-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [arma3exilemod-3.0.11](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.10...arma3exilemod-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [arma3exilemod-3.0.10](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.9...arma3exilemod-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/arma3exilemod/4.1.0/Chart.yaml b/stable/arma3exilemod/4.1.0/Chart.yaml new file mode 100644 index 0000000000..a194b82f06 --- /dev/null +++ b/stable/arma3exilemod/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: arma3exilemod +version: 4.1.0 +appVersion: arma3exilemod +description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. +home: https://truecharts.org/charts/incubator/arma3exilemod +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - arma3exilemod + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/arma3exilemod/4.0.1/README.md b/stable/arma3exilemod/4.1.0/README.md similarity index 100% rename from stable/arma3exilemod/4.0.1/README.md rename to stable/arma3exilemod/4.1.0/README.md diff --git a/stable/arma3exilemod/4.1.0/app-changelog.md b/stable/arma3exilemod/4.1.0/app-changelog.md new file mode 100644 index 0000000000..2b69ac177c --- /dev/null +++ b/stable/arma3exilemod/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [arma3exilemod-4.1.0](https://github.com/truecharts/charts/compare/arma3exilemod-4.0.1...arma3exilemod-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/arma3exilemod/4.0.1/app-readme.md b/stable/arma3exilemod/4.1.0/app-readme.md similarity index 100% rename from stable/arma3exilemod/4.0.1/app-readme.md rename to stable/arma3exilemod/4.1.0/app-readme.md diff --git a/stable/arma3exilemod/4.1.0/charts/common-17.2.2.tgz b/stable/arma3exilemod/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/arma3exilemod/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/arma3exilemod/4.0.1/ix_values.yaml b/stable/arma3exilemod/4.1.0/ix_values.yaml similarity index 100% rename from stable/arma3exilemod/4.0.1/ix_values.yaml rename to stable/arma3exilemod/4.1.0/ix_values.yaml diff --git a/stable/arma3exilemod/4.0.1/questions.yaml b/stable/arma3exilemod/4.1.0/questions.yaml similarity index 100% rename from stable/arma3exilemod/4.0.1/questions.yaml rename to stable/arma3exilemod/4.1.0/questions.yaml diff --git a/stable/assettocorsa/4.0.1/templates/common.yaml b/stable/arma3exilemod/4.1.0/templates/common.yaml similarity index 100% rename from stable/assettocorsa/4.0.1/templates/common.yaml rename to stable/arma3exilemod/4.1.0/templates/common.yaml diff --git a/stable/barotrauma/4.0.1/values.yaml b/stable/arma3exilemod/4.1.0/values.yaml similarity index 100% rename from stable/barotrauma/4.0.1/values.yaml rename to stable/arma3exilemod/4.1.0/values.yaml diff --git a/stable/assettocorsa/4.0.1/CHANGELOG.md b/stable/assettocorsa/4.0.1/CHANGELOG.md deleted file mode 100644 index 2d12b47c86..0000000000 --- a/stable/assettocorsa/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [assettocorsa-4.0.1](https://github.com/truecharts/charts/compare/assettocorsa-4.0.0...assettocorsa-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [assettocorsa-4.0.0](https://github.com/truecharts/charts/compare/assettocorsa-3.0.17...assettocorsa-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [assettocorsa-3.0.17](https://github.com/truecharts/charts/compare/assettocorsa-3.0.16...assettocorsa-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [assettocorsa-3.0.16](https://github.com/truecharts/charts/compare/assettocorsa-3.0.15...assettocorsa-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [assettocorsa-3.0.15](https://github.com/truecharts/charts/compare/assettocorsa-3.0.14...assettocorsa-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [assettocorsa-3.0.14](https://github.com/truecharts/charts/compare/assettocorsa-3.0.13...assettocorsa-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [assettocorsa-3.0.13](https://github.com/truecharts/charts/compare/assettocorsa-3.0.12...assettocorsa-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [assettocorsa-3.0.12](https://github.com/truecharts/charts/compare/assettocorsa-3.0.11...assettocorsa-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [assettocorsa-3.0.11](https://github.com/truecharts/charts/compare/assettocorsa-3.0.10...assettocorsa-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [assettocorsa-3.0.10](https://github.com/truecharts/charts/compare/assettocorsa-3.0.9...assettocorsa-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [assettocorsa-3.0.9](https://github.com/truecharts/charts/compare/assettocorsa-3.0.8...assettocorsa-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/assettocorsa/4.0.1/Chart.yaml b/stable/assettocorsa/4.0.1/Chart.yaml deleted file mode 100644 index 99ce3ea14c..0000000000 --- a/stable/assettocorsa/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: assettocorsa -version: 4.0.1 -appVersion: assettocorsa -description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. -home: https://truecharts.org/charts/incubator/assettocorsa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png -deprecated: false -sources: - - https://www.assettocorsa.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - assettocorsa - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/assettocorsa/4.0.1/app-changelog.md b/stable/assettocorsa/4.0.1/app-changelog.md deleted file mode 100644 index a45f56791d..0000000000 --- a/stable/assettocorsa/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [assettocorsa-4.0.1](https://github.com/truecharts/charts/compare/assettocorsa-4.0.0...assettocorsa-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/assettocorsa/4.0.1/charts/common-17.1.4.tgz b/stable/assettocorsa/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/assettocorsa/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/assettocorsa/4.1.0/CHANGELOG.md b/stable/assettocorsa/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..657dc36e07 --- /dev/null +++ b/stable/assettocorsa/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [assettocorsa-4.1.0](https://github.com/truecharts/charts/compare/assettocorsa-4.0.1...assettocorsa-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [assettocorsa-4.0.1](https://github.com/truecharts/charts/compare/assettocorsa-4.0.0...assettocorsa-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [assettocorsa-4.0.0](https://github.com/truecharts/charts/compare/assettocorsa-3.0.17...assettocorsa-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [assettocorsa-3.0.17](https://github.com/truecharts/charts/compare/assettocorsa-3.0.16...assettocorsa-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [assettocorsa-3.0.16](https://github.com/truecharts/charts/compare/assettocorsa-3.0.15...assettocorsa-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [assettocorsa-3.0.15](https://github.com/truecharts/charts/compare/assettocorsa-3.0.14...assettocorsa-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [assettocorsa-3.0.14](https://github.com/truecharts/charts/compare/assettocorsa-3.0.13...assettocorsa-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [assettocorsa-3.0.13](https://github.com/truecharts/charts/compare/assettocorsa-3.0.12...assettocorsa-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [assettocorsa-3.0.12](https://github.com/truecharts/charts/compare/assettocorsa-3.0.11...assettocorsa-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [assettocorsa-3.0.11](https://github.com/truecharts/charts/compare/assettocorsa-3.0.10...assettocorsa-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [assettocorsa-3.0.10](https://github.com/truecharts/charts/compare/assettocorsa-3.0.9...assettocorsa-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/assettocorsa/4.1.0/Chart.yaml b/stable/assettocorsa/4.1.0/Chart.yaml new file mode 100644 index 0000000000..31c23595fc --- /dev/null +++ b/stable/assettocorsa/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: assettocorsa +version: 4.1.0 +appVersion: assettocorsa +description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. +home: https://truecharts.org/charts/incubator/assettocorsa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png +deprecated: false +sources: + - https://www.assettocorsa.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - assettocorsa + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/assettocorsa/4.0.1/README.md b/stable/assettocorsa/4.1.0/README.md similarity index 100% rename from stable/assettocorsa/4.0.1/README.md rename to stable/assettocorsa/4.1.0/README.md diff --git a/stable/assettocorsa/4.1.0/app-changelog.md b/stable/assettocorsa/4.1.0/app-changelog.md new file mode 100644 index 0000000000..0250f3b1fe --- /dev/null +++ b/stable/assettocorsa/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [assettocorsa-4.1.0](https://github.com/truecharts/charts/compare/assettocorsa-4.0.1...assettocorsa-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/assettocorsa/4.0.1/app-readme.md b/stable/assettocorsa/4.1.0/app-readme.md similarity index 100% rename from stable/assettocorsa/4.0.1/app-readme.md rename to stable/assettocorsa/4.1.0/app-readme.md diff --git a/stable/assettocorsa/4.1.0/charts/common-17.2.2.tgz b/stable/assettocorsa/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/assettocorsa/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/assettocorsa/4.0.1/ix_values.yaml b/stable/assettocorsa/4.1.0/ix_values.yaml similarity index 100% rename from stable/assettocorsa/4.0.1/ix_values.yaml rename to stable/assettocorsa/4.1.0/ix_values.yaml diff --git a/stable/assettocorsa/4.0.1/questions.yaml b/stable/assettocorsa/4.1.0/questions.yaml similarity index 100% rename from stable/assettocorsa/4.0.1/questions.yaml rename to stable/assettocorsa/4.1.0/questions.yaml diff --git a/stable/aurora-files/4.0.1/templates/common.yaml b/stable/assettocorsa/4.1.0/templates/common.yaml similarity index 100% rename from stable/aurora-files/4.0.1/templates/common.yaml rename to stable/assettocorsa/4.1.0/templates/common.yaml diff --git a/stable/batnoter/4.0.1/values.yaml b/stable/assettocorsa/4.1.0/values.yaml similarity index 100% rename from stable/batnoter/4.0.1/values.yaml rename to stable/assettocorsa/4.1.0/values.yaml diff --git a/stable/audacity/11.1.0/CHANGELOG.md b/stable/audacity/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9fb8db979b --- /dev/null +++ b/stable/audacity/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [audacity-11.1.0](https://github.com/truecharts/charts/compare/audacity-11.0.1...audacity-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [audacity-11.0.1](https://github.com/truecharts/charts/compare/audacity-11.0.0...audacity-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [audacity-11.0.0](https://github.com/truecharts/charts/compare/audacity-10.0.11...audacity-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [audacity-10.0.11](https://github.com/truecharts/charts/compare/audacity-10.0.10...audacity-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [audacity-10.0.10](https://github.com/truecharts/charts/compare/audacity-10.0.9...audacity-10.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [audacity-10.0.9](https://github.com/truecharts/charts/compare/audacity-10.0.8...audacity-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [audacity-10.0.8](https://github.com/truecharts/charts/compare/audacity-10.0.7...audacity-10.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [audacity-10.0.7](https://github.com/truecharts/charts/compare/audacity-10.0.6...audacity-10.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [audacity-10.0.6](https://github.com/truecharts/charts/compare/audacity-10.0.5...audacity-10.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [audacity-10.0.5](https://github.com/truecharts/charts/compare/audacity-10.0.4...audacity-10.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [audacity-10.0.4](https://github.com/truecharts/charts/compare/audacity-10.0.3...audacity-10.0.4) (2023-12-21) + +### Fix diff --git a/stable/audacity/11.1.0/Chart.yaml b/stable/audacity/11.1.0/Chart.yaml new file mode 100644 index 0000000000..fae1318b68 --- /dev/null +++ b/stable/audacity/11.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: audacity +version: 11.1.0 +appVersion: 3.0.2 +description: An easy-to-use, multi-track audio editor and recorder +home: https://truecharts.org/charts/stable/audacity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png +deprecated: false +sources: + - https://github.com/linuxserver/docker-audacity + - https://www.audacityteam.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/audacity + - https://ghcr.io/linuxserver/audacity +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - audacity + - music + - recorder + - editor + - audio +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/audacity/11.1.0/README.md b/stable/audacity/11.1.0/README.md new file mode 100644 index 0000000000..78ca5876ce --- /dev/null +++ b/stable/audacity/11.1.0/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/audacity) + +**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/audacity/11.1.0/app-changelog.md b/stable/audacity/11.1.0/app-changelog.md new file mode 100644 index 0000000000..69bb21d0a4 --- /dev/null +++ b/stable/audacity/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audacity-11.1.0](https://github.com/truecharts/charts/compare/audacity-11.0.1...audacity-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/audacity/11.1.0/app-readme.md b/stable/audacity/11.1.0/app-readme.md new file mode 100644 index 0000000000..d7b55ff56e --- /dev/null +++ b/stable/audacity/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +An easy-to-use, multi-track audio editor and recorder + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/audacity](https://truecharts.org/charts/stable/audacity) + +--- + +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/audacity/11.1.0/charts/common-17.2.2.tgz b/stable/audacity/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/audacity/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/audacity/11.1.0/ix_values.yaml b/stable/audacity/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..57bc544d1e --- /dev/null +++ b/stable/audacity/11.1.0/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: ghcr.io/linuxserver/audacity + pullPolicy: IfNotPresent + tag: version-3.0.2@sha256:cdf203db1e50e18349f16c5958f7061b18625501f5e2f7a15cd69262185e3e84 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10032 + protocol: http + targetPort: 3000 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/audacity/11.1.0/questions.yaml b/stable/audacity/11.1.0/questions.yaml new file mode 100644 index 0000000000..4d173b2068 --- /dev/null +++ b/stable/audacity/11.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10032 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/cloudflareddns/8.0.1/templates/NOTES.txt b/stable/audacity/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/cloudflareddns/8.0.1/templates/NOTES.txt rename to stable/audacity/11.1.0/templates/NOTES.txt diff --git a/stable/medusa/9.0.1/templates/common.yaml b/stable/audacity/11.1.0/templates/common.yaml similarity index 100% rename from stable/medusa/9.0.1/templates/common.yaml rename to stable/audacity/11.1.0/templates/common.yaml diff --git a/stable/bender/4.0.1/values.yaml b/stable/audacity/11.1.0/values.yaml similarity index 100% rename from stable/bender/4.0.1/values.yaml rename to stable/audacity/11.1.0/values.yaml diff --git a/stable/audiobookshelf/8.0.1/CHANGELOG.md b/stable/audiobookshelf/8.0.1/CHANGELOG.md deleted file mode 100644 index 9e3a8a1034..0000000000 --- a/stable/audiobookshelf/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [audiobookshelf-8.0.1](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.0...audiobookshelf-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [audiobookshelf-8.0.0](https://github.com/truecharts/charts/compare/audiobookshelf-7.1.0...audiobookshelf-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [audiobookshelf-7.1.0](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.11...audiobookshelf-7.1.0) (2023-12-25) - -### Chore - -- update container image advplyr/audiobookshelf to v2.7.0[@a96c95e](https://github.com/a96c95e) by renovate ([#16483](https://github.com/truecharts/charts/issues/16483)) - - - - -## [audiobookshelf-7.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.10...audiobookshelf-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [audiobookshelf-7.0.10](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.9...audiobookshelf-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [audiobookshelf-7.0.9](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.8...audiobookshelf-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [audiobookshelf-7.0.8](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.7...audiobookshelf-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [audiobookshelf-7.0.7](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.6...audiobookshelf-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [audiobookshelf-7.0.6](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.5...audiobookshelf-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [audiobookshelf-7.0.5](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.4...audiobookshelf-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [audiobookshelf-7.0.4](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.3...audiobookshelf-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/audiobookshelf/8.0.1/Chart.yaml b/stable/audiobookshelf/8.0.1/Chart.yaml deleted file mode 100644 index 0c25def286..0000000000 --- a/stable/audiobookshelf/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: audiobookshelf -version: 8.0.1 -appVersion: 2.7.0 -description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. -home: https://truecharts.org/charts/stable/audiobookshelf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png -deprecated: false -sources: - - https://github.com/advplyr/audiobookshelf - - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - - https://hub.docker.com/r/advplyr/audiobookshelf -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - audiobookshelf -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/audiobookshelf/8.0.1/app-changelog.md b/stable/audiobookshelf/8.0.1/app-changelog.md deleted file mode 100644 index bfc80d7029..0000000000 --- a/stable/audiobookshelf/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [audiobookshelf-8.0.1](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.0...audiobookshelf-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/audiobookshelf/8.0.1/charts/common-17.1.4.tgz b/stable/audiobookshelf/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/audiobookshelf/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/audiobookshelf/8.1.0/CHANGELOG.md b/stable/audiobookshelf/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..265e5ff403 --- /dev/null +++ b/stable/audiobookshelf/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [audiobookshelf-8.1.0](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.1...audiobookshelf-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [audiobookshelf-8.0.1](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.0...audiobookshelf-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [audiobookshelf-8.0.0](https://github.com/truecharts/charts/compare/audiobookshelf-7.1.0...audiobookshelf-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [audiobookshelf-7.1.0](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.11...audiobookshelf-7.1.0) (2023-12-25) + +### Chore + +- update container image advplyr/audiobookshelf to v2.7.0[@a96c95e](https://github.com/a96c95e) by renovate ([#16483](https://github.com/truecharts/charts/issues/16483)) + + + + +## [audiobookshelf-7.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.10...audiobookshelf-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [audiobookshelf-7.0.10](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.9...audiobookshelf-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [audiobookshelf-7.0.9](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.8...audiobookshelf-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [audiobookshelf-7.0.8](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.7...audiobookshelf-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [audiobookshelf-7.0.7](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.6...audiobookshelf-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [audiobookshelf-7.0.6](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.5...audiobookshelf-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [audiobookshelf-7.0.5](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.4...audiobookshelf-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/audiobookshelf/8.1.0/Chart.yaml b/stable/audiobookshelf/8.1.0/Chart.yaml new file mode 100644 index 0000000000..66fbf4e973 --- /dev/null +++ b/stable/audiobookshelf/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: audiobookshelf +version: 8.1.0 +appVersion: 2.7.0 +description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. +home: https://truecharts.org/charts/stable/audiobookshelf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png +deprecated: false +sources: + - https://github.com/advplyr/audiobookshelf + - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf + - https://hub.docker.com/r/advplyr/audiobookshelf +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - audiobookshelf +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/audiobookshelf/8.0.1/README.md b/stable/audiobookshelf/8.1.0/README.md similarity index 100% rename from stable/audiobookshelf/8.0.1/README.md rename to stable/audiobookshelf/8.1.0/README.md diff --git a/stable/audiobookshelf/8.1.0/app-changelog.md b/stable/audiobookshelf/8.1.0/app-changelog.md new file mode 100644 index 0000000000..208fad033b --- /dev/null +++ b/stable/audiobookshelf/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audiobookshelf-8.1.0](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.1...audiobookshelf-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/audiobookshelf/8.0.1/app-readme.md b/stable/audiobookshelf/8.1.0/app-readme.md similarity index 100% rename from stable/audiobookshelf/8.0.1/app-readme.md rename to stable/audiobookshelf/8.1.0/app-readme.md diff --git a/stable/audiobookshelf/8.1.0/charts/common-17.2.2.tgz b/stable/audiobookshelf/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/audiobookshelf/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/audiobookshelf/8.0.1/ix_values.yaml b/stable/audiobookshelf/8.1.0/ix_values.yaml similarity index 100% rename from stable/audiobookshelf/8.0.1/ix_values.yaml rename to stable/audiobookshelf/8.1.0/ix_values.yaml diff --git a/stable/audiobookshelf/8.0.1/questions.yaml b/stable/audiobookshelf/8.1.0/questions.yaml similarity index 100% rename from stable/audiobookshelf/8.0.1/questions.yaml rename to stable/audiobookshelf/8.1.0/questions.yaml diff --git a/stable/collabora/4.0.2/templates/NOTES.txt b/stable/audiobookshelf/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/collabora/4.0.2/templates/NOTES.txt rename to stable/audiobookshelf/8.1.0/templates/NOTES.txt diff --git a/stable/audiobookshelf/8.0.1/templates/_secrets.tpl b/stable/audiobookshelf/8.1.0/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/8.0.1/templates/_secrets.tpl rename to stable/audiobookshelf/8.1.0/templates/_secrets.tpl diff --git a/stable/audiobookshelf/8.0.1/templates/common.yaml b/stable/audiobookshelf/8.1.0/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/8.0.1/templates/common.yaml rename to stable/audiobookshelf/8.1.0/templates/common.yaml diff --git a/stable/bitcoin-node/4.0.1/values.yaml b/stable/audiobookshelf/8.1.0/values.yaml similarity index 100% rename from stable/bitcoin-node/4.0.1/values.yaml rename to stable/audiobookshelf/8.1.0/values.yaml diff --git a/stable/aurora-files/4.0.1/CHANGELOG.md b/stable/aurora-files/4.0.1/CHANGELOG.md deleted file mode 100644 index 145d8dcf6f..0000000000 --- a/stable/aurora-files/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [aurora-files-4.0.1](https://github.com/truecharts/charts/compare/aurora-files-4.0.0...aurora-files-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [aurora-files-4.0.0](https://github.com/truecharts/charts/compare/aurora-files-3.0.17...aurora-files-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [aurora-files-3.0.17](https://github.com/truecharts/charts/compare/aurora-files-3.0.16...aurora-files-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [aurora-files-3.0.16](https://github.com/truecharts/charts/compare/aurora-files-3.0.15...aurora-files-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [aurora-files-3.0.15](https://github.com/truecharts/charts/compare/aurora-files-3.0.14...aurora-files-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [aurora-files-3.0.14](https://github.com/truecharts/charts/compare/aurora-files-3.0.13...aurora-files-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [aurora-files-3.0.13](https://github.com/truecharts/charts/compare/aurora-files-3.0.12...aurora-files-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [aurora-files-3.0.12](https://github.com/truecharts/charts/compare/aurora-files-3.0.11...aurora-files-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [aurora-files-3.0.11](https://github.com/truecharts/charts/compare/aurora-files-3.0.10...aurora-files-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [aurora-files-3.0.10](https://github.com/truecharts/charts/compare/aurora-files-3.0.9...aurora-files-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [aurora-files-3.0.9](https://github.com/truecharts/charts/compare/aurora-files-3.0.8...aurora-files-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/aurora-files/4.0.1/Chart.yaml b/stable/aurora-files/4.0.1/Chart.yaml deleted file mode 100644 index 552438e9be..0000000000 --- a/stable/aurora-files/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: aurora-files -version: 4.0.1 -appVersion: latest -description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package. -home: https://truecharts.org/charts/incubator/aurora-files -icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png -deprecated: false -sources: - - https://github.com/afterlogic/docker-aurora-files - - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files - - https://hub.docker.com/r/afterlogic/docker-aurora-files -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - aurora-files - - Cloud - - Tools-Utilities - - Network-FTP -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/aurora-files/4.0.1/app-changelog.md b/stable/aurora-files/4.0.1/app-changelog.md deleted file mode 100644 index 6761cac902..0000000000 --- a/stable/aurora-files/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [aurora-files-4.0.1](https://github.com/truecharts/charts/compare/aurora-files-4.0.0...aurora-files-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/aurora-files/4.0.1/charts/common-17.1.4.tgz b/stable/aurora-files/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/aurora-files/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/aurora-files/4.1.0/CHANGELOG.md b/stable/aurora-files/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..295ecd47c6 --- /dev/null +++ b/stable/aurora-files/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [aurora-files-4.1.0](https://github.com/truecharts/charts/compare/aurora-files-4.0.1...aurora-files-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [aurora-files-4.0.1](https://github.com/truecharts/charts/compare/aurora-files-4.0.0...aurora-files-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [aurora-files-4.0.0](https://github.com/truecharts/charts/compare/aurora-files-3.0.17...aurora-files-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [aurora-files-3.0.17](https://github.com/truecharts/charts/compare/aurora-files-3.0.16...aurora-files-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [aurora-files-3.0.16](https://github.com/truecharts/charts/compare/aurora-files-3.0.15...aurora-files-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [aurora-files-3.0.15](https://github.com/truecharts/charts/compare/aurora-files-3.0.14...aurora-files-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [aurora-files-3.0.14](https://github.com/truecharts/charts/compare/aurora-files-3.0.13...aurora-files-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [aurora-files-3.0.13](https://github.com/truecharts/charts/compare/aurora-files-3.0.12...aurora-files-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [aurora-files-3.0.12](https://github.com/truecharts/charts/compare/aurora-files-3.0.11...aurora-files-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [aurora-files-3.0.11](https://github.com/truecharts/charts/compare/aurora-files-3.0.10...aurora-files-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [aurora-files-3.0.10](https://github.com/truecharts/charts/compare/aurora-files-3.0.9...aurora-files-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/aurora-files/4.1.0/Chart.yaml b/stable/aurora-files/4.1.0/Chart.yaml new file mode 100644 index 0000000000..ec379dddbf --- /dev/null +++ b/stable/aurora-files/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: aurora-files +version: 4.1.0 +appVersion: latest +description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package. +home: https://truecharts.org/charts/incubator/aurora-files +icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png +deprecated: false +sources: + - https://github.com/afterlogic/docker-aurora-files + - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files + - https://hub.docker.com/r/afterlogic/docker-aurora-files +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - aurora-files + - Cloud + - Tools-Utilities + - Network-FTP +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/aurora-files/4.0.1/README.md b/stable/aurora-files/4.1.0/README.md similarity index 100% rename from stable/aurora-files/4.0.1/README.md rename to stable/aurora-files/4.1.0/README.md diff --git a/stable/aurora-files/4.1.0/app-changelog.md b/stable/aurora-files/4.1.0/app-changelog.md new file mode 100644 index 0000000000..3c5dd6d4d5 --- /dev/null +++ b/stable/aurora-files/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [aurora-files-4.1.0](https://github.com/truecharts/charts/compare/aurora-files-4.0.1...aurora-files-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/aurora-files/4.0.1/app-readme.md b/stable/aurora-files/4.1.0/app-readme.md similarity index 100% rename from stable/aurora-files/4.0.1/app-readme.md rename to stable/aurora-files/4.1.0/app-readme.md diff --git a/stable/aurora-files/4.1.0/charts/common-17.2.2.tgz b/stable/aurora-files/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/aurora-files/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/aurora-files/4.0.1/ix_values.yaml b/stable/aurora-files/4.1.0/ix_values.yaml similarity index 100% rename from stable/aurora-files/4.0.1/ix_values.yaml rename to stable/aurora-files/4.1.0/ix_values.yaml diff --git a/stable/aurora-files/4.0.1/questions.yaml b/stable/aurora-files/4.1.0/questions.yaml similarity index 100% rename from stable/aurora-files/4.0.1/questions.yaml rename to stable/aurora-files/4.1.0/questions.yaml diff --git a/stable/auto-yt-dl/4.0.1/templates/common.yaml b/stable/aurora-files/4.1.0/templates/common.yaml similarity index 100% rename from stable/auto-yt-dl/4.0.1/templates/common.yaml rename to stable/aurora-files/4.1.0/templates/common.yaml diff --git a/stable/bitcoind/4.0.1/values.yaml b/stable/aurora-files/4.1.0/values.yaml similarity index 100% rename from stable/bitcoind/4.0.1/values.yaml rename to stable/aurora-files/4.1.0/values.yaml diff --git a/stable/authentik/19.1.0/CHANGELOG.md b/stable/authentik/19.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bbababeccc --- /dev/null +++ b/stable/authentik/19.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [authentik-19.1.0](https://github.com/truecharts/charts/compare/authentik-19.0.5...authentik-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [authentik-19.0.5](https://github.com/truecharts/charts/compare/authentik-19.0.4...authentik-19.0.5) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [authentik-19.0.4](https://github.com/truecharts/charts/compare/authentik-19.0.1...authentik-19.0.4) (2023-12-26) + +### Chore + +- update authentik to v2023.10.5[@4f0722d](https://github.com/4f0722d) by renovate (patch) ([#16456](https://github.com/truecharts/charts/issues/16456)) + + + + +## [authentik-19.0.1](https://github.com/truecharts/charts/compare/authentik-19.0.0...authentik-19.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [authentik-19.0.0](https://github.com/truecharts/charts/compare/authentik-18.0.0...authentik-19.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [authentik-19.0.0](https://github.com/truecharts/charts/compare/authentik-18.0.0...authentik-19.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [authentik-18.0.0](https://github.com/truecharts/charts/compare/authentik-17.0.13...authentik-18.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [authentik-17.0.13](https://github.com/truecharts/charts/compare/authentik-17.0.12...authentik-17.0.13) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [authentik-17.0.12](https://github.com/truecharts/charts/compare/authentik-17.0.11...authentik-17.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [authentik-17.0.11](https://github.com/truecharts/charts/compare/authentik-17.0.10...authentik-17.0.11) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [authentik-17.0.10](https://github.com/truecharts/charts/compare/authentik-17.0.9...authentik-17.0.10) (2023-12-23) + +### Chore diff --git a/stable/authentik/19.1.0/Chart.yaml b/stable/authentik/19.1.0/Chart.yaml new file mode 100644 index 0000000000..d3e40843e2 --- /dev/null +++ b/stable/authentik/19.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: authentik +version: 19.1.0 +appVersion: 2023.10.4 +description: Authentik is an open-source Identity Provider focused on flexibility and versatility. +home: https://truecharts.org/charts/stable/authentik +icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png +deprecated: false +sources: + - https://ghcr.io/maxmind/geoipupdate + - https://goauthentik.io/docs/ + - https://github.com/goauthentik/authentik + - https://github.com/truecharts/charts/tree/master/charts/stable/authentik +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - authentik +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: authentication + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/kasm/7.0.1/LICENSE b/stable/authentik/19.1.0/LICENSE similarity index 100% rename from stable/kasm/7.0.1/LICENSE rename to stable/authentik/19.1.0/LICENSE diff --git a/stable/authentik/19.1.0/README.md b/stable/authentik/19.1.0/README.md new file mode 100644 index 0000000000..97da9b371c --- /dev/null +++ b/stable/authentik/19.1.0/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/authentik) + +**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/authentik/19.1.0/app-changelog.md b/stable/authentik/19.1.0/app-changelog.md new file mode 100644 index 0000000000..559b104c3f --- /dev/null +++ b/stable/authentik/19.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [authentik-19.1.0](https://github.com/truecharts/charts/compare/authentik-19.0.5...authentik-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/authentik/19.1.0/app-readme.md b/stable/authentik/19.1.0/app-readme.md new file mode 100644 index 0000000000..fe4c2e580a --- /dev/null +++ b/stable/authentik/19.1.0/app-readme.md @@ -0,0 +1,8 @@ +Authentik is an open-source Identity Provider focused on flexibility and versatility. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/authentik](https://truecharts.org/charts/stable/authentik) + +--- + +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/authentik/19.1.0/charts/common-17.2.2.tgz b/stable/authentik/19.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/authentik/19.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/authentik/19.1.0/charts/redis-11.1.0.tgz b/stable/authentik/19.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/authentik/19.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/authentik/19.1.0/ix_values.yaml b/stable/authentik/19.1.0/ix_values.yaml new file mode 100644 index 0000000000..3004e3e010 --- /dev/null +++ b/stable/authentik/19.1.0/ix_values.yaml @@ -0,0 +1,502 @@ +image: + repository: ghcr.io/goauthentik/server + tag: 2023.10.5@sha256:f019439323ae8ffb88771584641072ffb64079a895d8d15ee7ada2da210de2a1 + pullPolicy: IfNotPresent +geoipImage: + repository: ghcr.io/maxmind/geoipupdate + tag: v6.0.0@sha256:e0d5c1dee7379d360e0f355557542d9672c616215dfdd5aaf917382de84cb84c + pullPolicy: IfNotPresent +ldapImage: + repository: ghcr.io/goauthentik/ldap + tag: 2023.10.5@sha256:4f0722da4bd67e4bd261154556bc93d461c0b0f3784ab907c4177504140e5322 + pullPolicy: IfNotPresent +radiusImage: + repository: ghcr.io/goauthentik/radius + tag: 2023.10.5@sha256:ff441574d4a8a46eeb43c588349e73e8c6d9280cab45fb2370e4ce8a3d88b359 + pullPolicy: IfNotPresent +proxyImage: + repository: ghcr.io/goauthentik/proxy + tag: 2023.10.5@sha256:9c6b34471c38380a559e409e02ec860f43b599eba7487949be5dd9cafa9b8db3 + pullPolicy: IfNotPresent +authentik: + credentials: + # Only works on initial install + email: my-mail@example.com + password: my-password + # Optional, only set if you want to use it + bootstrapToken: "" + general: + disableUpdateCheck: false + disableStartupAnalytics: true + allowUserChangeName: true + allowUserChangeEmail: true + allowUserChangeUsername: true + overwriteDefaultBlueprints: false + gdprCompliance: true + tokenLength: 128 + impersonation: true + avatars: + - gravatar + - initials + footerLinks: + - name: Authentik + href: https://goauthentik.io + email: + host: "" + port: 587 + username: + password: + useTLS: true + useSSL: false + timeout: 10 + from: "" + ldap: + tlsCiphers: "null" + taskTimeoutHours: 2 + logging: + # info, debug, warning, error, trace + logLevel: info + errorReporting: + enabled: false + sendPII: false + environment: customer + sentryDSN: "" + geoip: + enabled: false + # Ignored if enabled is true + # If enabled is false, and this is true, the + # built-in GeoIP database will be wiped + wipeBuiltInDb: false + editionID: GeoLite2-City + frequency: 8 + accountID: "" + licenseKey: "" + outposts: + proxy: + enabled: false + token: "" + radius: + enabled: false + token: "" + ldap: + enabled: false + token: "" +# ===== DO NOT EDIT BELOW THIS LINE ===== +workload: + # ===== Server ===== + main: + enabled: true + type: Deployment + podSpec: + containers: + main: + enabled: true + primary: true + imageSelector: image + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + # readOnlyRootFilesystem: false + envFrom: + - configMapRef: + name: server + - secretRef: + name: server-worker + - configMapRef: + name: server-worker + args: + - server + probes: + liveness: + enabled: true + type: exec + command: + - /lifecycle/ak + - healthcheck + readiness: + enabled: true + type: exec + command: + - /lifecycle/ak + - healthcheck + startup: + enabled: true + type: exec + command: + - /lifecycle/ak + - healthcheck + # ===== Worker ===== + worker: + enabled: true + type: Deployment + podSpec: + containers: + worker: + enabled: true + primary: true + imageSelector: image + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + # readOnlyRootFilesystem: false + envFrom: + - secretRef: + name: server-worker + - configMapRef: + name: server-worker + args: + - worker + probes: + liveness: + enabled: true + type: exec + command: + - /lifecycle/ak + - healthcheck + readiness: + enabled: true + type: exec + command: + - /lifecycle/ak + - healthcheck + startup: + enabled: true + type: exec + command: + - /lifecycle/ak + - healthcheck + # ===== PROXY ===== + proxy: + enabled: true + type: Deployment + podSpec: + containers: + proxy: + enabled: true + primary: true + imageSelector: proxyImage + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + envFrom: + - configMapRef: + name: proxy + - secretRef: + name: proxy + probes: + liveness: + enabled: true + type: exec + command: + - /proxy + - healthcheck + readiness: + enabled: true + type: exec + command: + - /proxy + - healthcheck + startup: + enabled: true + type: exec + command: + - /proxy + - healthcheck + # ===== RADIUS ===== + radius: + enabled: true + type: Deployment + podSpec: + containers: + radius: + enabled: true + primary: true + imageSelector: radiusImage + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + envFrom: + - configMapRef: + name: radius + - secretRef: + name: radius + probes: + liveness: + enabled: true + type: exec + command: + - /radius + - healthcheck + readiness: + enabled: true + type: exec + command: + - /radius + - healthcheck + startup: + enabled: true + type: exec + command: + - /radius + - healthcheck + # ===== LDAP ===== + ldap: + enabled: true + type: Deployment + podSpec: + containers: + ldap: + enabled: true + primary: true + imageSelector: ldapImage + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + envFrom: + - configMapRef: + name: ldap + - secretRef: + name: ldap + probes: + liveness: + enabled: true + type: exec + command: + - /ldap + - healthcheck + readiness: + enabled: true + type: exec + command: + - /ldap + - healthcheck + startup: + enabled: true + type: exec + command: + - /ldap + - healthcheck + # ===== GeoIP Updater ===== + geoip: + enabled: true + type: Deployment + podSpec: + containers: + geoip: + enabled: true + primary: true + imageSelector: geoipImage + securityContext: + runAsUser: 0 + runAsGroup: 0 + capabilities: + disableS6Caps: true + envFrom: + - configMapRef: + name: geoip + - secretRef: + name: geoip + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false +service: + # Server HTTPS + main: + ports: + main: + protocol: https + port: 10229 + # Server HTTP + http: + enabled: true + type: ClusterIP + ports: + http: + enabled: true + protocol: http + port: 10230 + # Proxy + proxy: + enabled: true + targetSelector: proxy + ports: + http: + enabled: true + protocol: http + port: 10227 + targetSelector: proxy + https: + enabled: true + protocol: https + port: 10228 + targetSelector: proxy + # Radius + radius: + enabled: true + targetSelector: radius + ports: + radius: + enabled: true + protocol: udp + targetSelector: radius + port: 1812 + # LDAP + ldap: + enabled: true + targetSelector: ldap + ports: + ldap: + enabled: true + port: 389 + targetSelector: ldap + # LDAPS + ldaps: + enabled: true + targetSelector: ldap + ports: + ldaps: + enabled: true + port: 636 + targetSelector: ldap + # Server Metrics + servermetrics: + enabled: true + type: ClusterIP + ports: + servermetrics: + enabled: true + protocol: http + port: 10231 + # Radius Metrics + radiusmetrics: + enabled: true + type: ClusterIP + targetSelector: radius + ports: + radiusmetrics: + enabled: true + protocol: http + port: 10232 + targetSelector: radius + # LDAP Metrics + ldapmetrics: + enabled: true + type: ClusterIP + targetSelector: ldap + ports: + ldapmetrics: + enabled: true + protocol: http + port: 10233 + targetSelector: ldap + # Proxy Metrics + proxymetrics: + enabled: true + type: ClusterIP + targetSelector: proxy + ports: + proxymetrics: + enabled: true + protocol: http + port: 10234 + targetSelector: proxy +persistence: + media: + enabled: true + targetSelector: + main: + main: + mountPath: /media + worker: + worker: + mountPath: /media + templates: + enabled: true + targetSelector: + main: + main: + mountPath: /templates + worker: + worker: + mountPath: /templates + blueprints: + enabled: true + targetSelector: + worker: + worker: + # This will automatically change to `/blueprints` + # if `overwriteDefaultBlueprints` is set to `true + # Otherwise it will respect the value specified here + mountPath: /blueprints/custom + certs: + enabled: true + mountPath: /certs + targetSelector: + worker: + worker: + mountPath: /certs + geoip: + enabled: true + targetSelector: + main: + main: + mountPath: /geoip + worker: + worker: + mountPath: /geoip + geoip: + geoip: + mountPath: /usr/share/GeoIP +cnpg: + main: + enabled: true + user: authentik + database: authentik +redis: + enabled: true +portal: + open: + enabled: true +metrics: + # FIXME: Metrics do not work yet + servermetrics: + enabled: true + type: servicemonitor + endpoints: + - port: "{{ .Values.service.servermetrics.ports.servermetrics.port }}" + path: /metrics + prometheusRule: + enabled: false + radiusmetrics: + enabled: true + type: servicemonitor + endpoints: + - port: "{{ .Values.service.radiusmetrics.ports.radiusmetrics.port }}" + path: /metrics + prometheusRule: + enabled: false + ldapmetrics: + enabled: true + type: servicemonitor + endpoints: + - port: "{{ .Values.service.ldapmetrics.ports.ldapmetrics.port }}" + path: /metrics + prometheusRule: + enabled: false + proxymetrics: + enabled: true + type: servicemonitor + endpoints: + - port: "{{ .Values.service.proxymetrics.ports.proxymetrics.port }}" + path: /metrics + prometheusRule: + enabled: false +updated: true + +ingress: + main: + required: true diff --git a/stable/authentik/19.1.0/questions.yaml b/stable/authentik/19.1.0/questions.yaml new file mode 100644 index 0000000000..9258db1e3e --- /dev/null +++ b/stable/authentik/19.1.0/questions.yaml @@ -0,0 +1,5329 @@ +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: authentik + group: App Configuration + label: Authentik Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: credentials + label: Credentials + schema: + additional_attrs: true + type: dict + attrs: + - variable: email + label: Email + description: | + Set the default email address for the akadmin user.
+ Only read on initial install, changing this will have no effect. + schema: + type: string + required: true + immutable: true + default: "" + - variable: password + label: Password + description: | + Set the default password for the akadmin user.
+ Only read on initial install, changing this will have no effect. + schema: + type: string + private: true + required: true + immutable: true + default: "" + - variable: bootstrapToken + label: (Optional) Bootstrap Token + description: | + Set the bootstrap token for the authentik server.
+ Only read on initial install, changing this will have no effect.
+ Only set this token if you plan to use the API right after installation. + schema: + type: string + private: true + immutable: true + default: "" + - variable: general + label: General + schema: + additional_attrs: true + type: dict + attrs: + - variable: disableUpdateCheck + label: Disable Update Check + description: Disable the inbuilt update-checker + schema: + type: boolean + default: false + - variable: disableStartupAnalytics + label: Disable Startup Analytics + description: Disable startup analytics + schema: + type: boolean + default: true + - variable: allowUserChangeName + label: Allow User Change Name + description: Enable the ability for users to change their Name + schema: + type: boolean + default: true + - variable: allowUserChangeEmail + label: Allow User Change Mail + description: Enable the ability for users to change their Email address + schema: + type: boolean + default: true + - variable: allowUserChangeUsername + label: Allow User Change Username + description: Enable the ability for users to change their Usernames + schema: + type: boolean + default: true + - variable: gdprCompliance + label: GDPR Compliance + description: When enabled, all the events caused by a user will be deleted upon the user's deletion + schema: + type: boolean + default: true + - variable: overwriteDefaultBlueprints + label: Overwrite Default Blueprints + description: | + When enabled, all the default blueprints will be overwritten
+ True: mountPath: /blueprints
+ False: mountPath: /blueprints/custom + schema: + type: boolean + default: false + - variable: tokenLength + label: Token Length + description: Configure the length of generated tokens + schema: + type: int + min: 60 + default: 128 + - variable: impersonation + label: Impersonation + description: Globally enable / disable impersonation + schema: + type: boolean + default: true + - variable: avatars + label: Avatars + description: Configure how authentik should show avatars for users + schema: + type: list + default: + - gravatar + - initials + items: + - variable: avatar + label: Avatar + description: Avatar type + schema: + type: string + default: "" + required: true + - variable: footerLinks + label: Footer Links + description: This option configures the footer links on the flow executor pages + schema: + type: list + default: + - name: Authentik + href: https://goauthentik.io + items: + - variable: footerLink + label: Footer Link + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: Name of the link + schema: + type: string + default: "" + required: true + - variable: href + label: Href + description: URL of the link + schema: + type: string + default: "" + required: true + - variable: email + label: Email + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: Mail Server Host + description: Sets host of mail server + schema: + type: string + default: "" + - variable: port + label: Mail Server Port + description: Sets port of mail server + schema: + type: int + default: 587 + - variable: username + label: Username + description: Sets username of mail server + schema: + type: string + default: "" + - variable: password + label: Password + description: Sets password of mail server + schema: + type: string + private: true + default: "" + - variable: useTLS + label: Use TLS for authentication + description: Sets TLS for mail server authentication + schema: + type: boolean + default: true + - variable: useSSL + label: Use SSL for authentication + description: Sets SSL for mail server authentication + schema: + type: boolean + default: false + - variable: timeout + label: Timeout of authentication + description: Sets timeout for mail server authentication + schema: + type: int + default: 10 + - variable: from + label: From Address + description: Email address authentik will send from + schema: + type: string + default: "" + - variable: ldap + label: LDAP + schema: + additional_attrs: true + type: dict + attrs: + - variable: tls_ciphers + label: TLS Ciphers + description: | + Allows configuration of TLS Ciphers for LDAP connections used by LDAP sources.
+ Setting applies to all sources + schema: + type: string + default: "null" + - variable: taskTimeoutHours + label: Task Timeout Hours + description: Timeout in hours for LDAP synchronization tasks + schema: + type: int + default: 2 + - variable: logging + label: Logging + schema: + additional_attrs: true + type: dict + attrs: + - variable: log_level + label: Log Level + description: Log level for the server and worker containers + schema: + type: string + default: info + enum: + - value: trace + description: trace + - value: debug + description: debug + - value: info + description: info + - value: warning + description: warning + - value: error + description: error + - variable: error_reporting + label: Error Reporting + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Reporting + description: Enables error reporting + schema: + type: boolean + default: false + show_subquestions_if: + subquestions: + - variable: sendPII + label: Send Personal Data + description: Whether or not to send personal data, like usernames + schema: + type: boolean + default: false + - variable: environment + label: Environment + description: The environment tag associated with all data sent to Sentry + schema: + type: string + default: customer + - variable: sentryDSN + label: Sentry DSN + description: Sets the DSN for the Sentry API endpoint. + schema: + type: string + private: true + default: "" + - variable: geoip + label: GeoIP + schema: + additional_attrs: true + type: dict + attrs: + - variable: wipeBuiltInDb + label: Wipe Built-In GeoIP DB + description: | + Wipes the built-in GeoIP database.
+ With this set to false, and disabled GeoIP container,
+ It will use the built-in database. + schema: + type: boolean + show_if: [["enabled", "=", false]] + default: false + - variable: enabled + label: Enabled + description: | + Enables and configures the GeoIP container.
+ This will deploy the GeoIP container. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: editionID + label: Edition ID + description: | + The edition ID of the database to download.
+ Only one seems to be supported by Authentik. + schema: + type: string + default: GeoLite2-City + - variable: frequency + label: Frequency + description: The number of hours between geoipupdate runs. + schema: + type: int + min: 1 + default: 8 + - variable: accountID + label: Account ID + description: Your MaxMind account ID + schema: + type: string + private: true + required: true + default: "" + - variable: licenseKey + label: License Key + description: Your MaxMind license key + schema: + type: string + private: true + required: true + default: "" + - variable: outposts + label: Outposts + schema: + additional_attrs: true + type: dict + attrs: + - variable: proxy + label: Proxy + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: | + Enables and configures the Proxy container.
+ This will deploy the Proxy container. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: token + label: Token + description: | + The token used to authenticate with the authentik server. + schema: + type: string + private: true + required: true + default: "" + - variable: radius + label: Radius + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: | + Enables and configures the Radius container.
+ This will deploy the Radius container. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: token + label: Token + description: | + The token used to authenticate with the authentik server. + schema: + type: string + private: true + required: true + default: "" + - variable: ldap + label: LDAP + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: | + Enables and configures the LDAP container.
+ This will deploy the LDAP container. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: token + label: Token + description: | + The token used to authenticate with the authentik server. + schema: + type: string + private: true + required: true + 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10229 + required: true + - variable: proxy + label: Proxy Service + description: The Proxy service. + 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: http + label: HTTP 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: 10227 + required: true + - variable: https + label: HTTPS 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: 10228 + required: true + - variable: radius + label: RADIUS Service + description: The RADIUS service. + 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: radius + label: RADIUS 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: 1812 + required: true + - variable: ldap + label: LDAP Service + description: The LDAP service. + 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: ldap + label: LDAP 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: 389 + required: true + - variable: ldaps + label: LDAPS Service + description: The LDAPS service. + 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: ldaps + label: LDAPS 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: 636 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: media + label: App Media Storage + description: Stores the Application Media. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: templates + label: App Templates Storage + description: Stores the Application Templates. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: blueprints + label: App Blueprints Storage + description: Stores the Application Blueprints. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: certs + label: App Certs Storage + description: Stores the Application Certs. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: geoip + label: App GeoIP Storage + description: Stores the Application GeoIP. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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 (HTTPS) 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: proxy + label: Proxy (HTTPS) 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 1000 + - variable: runAsGroup + label: runAsGroup + description: The groupID of the user running the application + schema: + type: int + default: 1000 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/cops/7.0.1/templates/NOTES.txt b/stable/authentik/19.1.0/templates/NOTES.txt similarity index 100% rename from stable/cops/7.0.1/templates/NOTES.txt rename to stable/authentik/19.1.0/templates/NOTES.txt diff --git a/stable/authentik/19.1.0/templates/_config.tpl b/stable/authentik/19.1.0/templates/_config.tpl new file mode 100644 index 0000000000..c46407c309 --- /dev/null +++ b/stable/authentik/19.1.0/templates/_config.tpl @@ -0,0 +1,128 @@ +{{/* Define the configmaps */}} +{{- define "authentik.configmaps" -}} + + {{- $fullname := include "tc.v1.common.lib.chart.names.fullname" $ -}} + {{- $serverHost := printf "https://%v:%v" $fullname .Values.service.main.ports.main.port -}} + {{- $host := .Values.chartContext.appUrl }} +server: + enabled: true + data: + AUTHENTIK_LISTEN__HTTPS: {{ printf "0.0.0.0:%v" .Values.service.main.ports.main.port | quote }} + AUTHENTIK_LISTEN__HTTP: {{ printf "0.0.0.0:%v" .Values.service.http.ports.http.port | quote }} + AUTHENTIK_LISTEN__METRICS: {{ printf "0.0.0.0:%v" .Values.service.servermetrics.ports.servermetrics.port | quote }} + +server-worker: + enabled: true + data: + {{/* Dependencies */}} + AUTHENTIK_POSTGRESQL__NAME: {{ .Values.cnpg.main.database }} + AUTHENTIK_POSTGRESQL__USER: {{ .Values.cnpg.main.user }} + AUTHENTIK_POSTGRESQL__HOST: {{ .Values.cnpg.main.creds.host }} + AUTHENTIK_POSTGRESQL__PORT: "5432" + AUTHENTIK_REDIS__HOST: {{ .Values.redis.creds.plain }} + AUTHENTIK_REDIS__PORT: "6379" + + {{/* Outposts */}} + AUTHENTIK_OUTPOSTS__DISCOVER: "false" + + {{/* GeoIP */}} + {{- $geoipPath := (printf "/geoip/%v.mmdb" .Values.authentik.geoip.editionID) -}} + {{- if not .Values.authentik.geoip.enabled -}} + {{- $geoipPath = "/tmp/non-existent-file" -}} + {{- end -}} + + {{- if or .Values.authentik.geoip.enabled .Values.authentik.geoip.wipeBuiltInDb }} + AUTHENTIK_GEOIP: {{ $geoipPath }} + {{- end }} + + {{/* Mail */}} + AUTHENTIK_EMAIL__USE_TLS: {{ .Values.authentik.email.useTLS | quote }} + AUTHENTIK_EMAIL__USE_SSL: {{ .Values.authentik.email.useSSL | quote }} + {{- with .Values.authentik.email.port }} + AUTHENTIK_EMAIL__PORT: {{ . | quote }} + {{- end -}} + {{- with .Values.authentik.email.timeout }} + AUTHENTIK_EMAIL__TIMEOUT: {{ . | quote }} + {{- end }} + + {{/* LDAP */}} + AUTHENTIK_LDAP__TASK_TIMEOUT_HOURS: {{ .Values.authentik.ldap.taskTimeoutHours | quote }} + AUTHENTIK_LDAP__TLS__CIPHERS: {{ .Values.authentik.ldap.tlsCiphers | quote }} + + {{/* Logging */}} + AUTHENTIK_LOG_LEVEL: {{ .Values.authentik.logging.logLevel }} + + {{/* Error Reporting */}} + AUTHENTIK_ERROR_REPORTING__ENABLED: {{ .Values.authentik.errorReporting.enabled | quote }} + AUTHENTIK_ERROR_REPORTING__SEND_PII: {{ .Values.authentik.errorReporting.sendPII | quote }} + {{- with .Values.authentik.errorReporting.environment }} + AUTHENTIK_ERROR_REPORTING__ENVIRONMENT: {{ . | quote }} + {{- end -}} + {{- with .Values.authentik.errorReporting.sentryDSN }} + AUTHENTIK_ERROR_REPORTING__SENTRY_DSN: {{ . | quote }} + {{- end -}} + {{- with .Values.authentik.general.avatars }} + AUTHENTIK_AVATARS: {{ join "," . }} + {{- end -}} + {{- with .Values.authentik.general.footerLinks }} + AUTHENTIK_FOOTER_LINKS: {{ toJson . | squote }} + {{- end }} + + {{/* General */}} + AUTHENTIK_DISABLE_UPDATE_CHECK: {{ .Values.authentik.general.disableUpdateCheck | quote }} + AUTHENTIK_DISABLE_STARTUP_ANALYTICS: {{ .Values.authentik.general.disableStartupAnalytics | quote }} + AUTHENTIK_DEFAULT_USER_CHANGE_NAME: {{ .Values.authentik.general.allowUserChangeName | quote }} + AUTHENTIK_DEFAULT_USER_CHANGE_EMAIL: {{ .Values.authentik.general.allowUserChangeEmail | quote }} + AUTHENTIK_DEFAULT_USER_CHANGE_USERNAME: {{ .Values.authentik.general.allowUserChangeUsername | quote }} + AUTHENTIK_GDPR_COMPLIANCE: {{ .Values.authentik.general.gdprCompliance | quote }} + AUTHENTIK_DEFAULT_TOKEN_LENGTH: {{ .Values.authentik.general.tokenLength | quote }} + AUTHENTIK_IMPERSONATION: {{ .Values.authentik.general.impersonation | quote }} + +{{- if .Values.authentik.outposts.proxy.enabled }} +proxy: + enabled: true + data: + AUTHENTIK_LISTEN__HTTP: {{ printf "0.0.0.0:%v" .Values.service.proxy.ports.http.port | quote }} + AUTHENTIK_LISTEN__HTTPS: {{ printf "0.0.0.0:%v" .Values.service.proxy.ports.https.port | quote }} + AUTHENTIK_LISTEN__METRICS: {{ printf "0.0.0.0:%v" .Values.service.proxymetrics.ports.proxymetrics.port | quote }} + AUTHENTIK_HOST: {{ $serverHost }} + AUTHENTIK_INSECURE: "true" + # TODO: node ip or ingress host + AUTHENTIK_HOST_BROWSER: {{ $host }} +{{- end -}} + +{{- if .Values.authentik.outposts.radius.enabled }} +radius: + enabled: true + data: + AUTHENTIK_LISTEN__RADIUS: {{ printf "0.0.0.0:%v" .Values.service.radius.ports.radius.port | quote }} + AUTHENTIK_LISTEN__METRICS: {{ printf "0.0.0.0:%v" .Values.service.radiusmetrics.ports.radiusmetrics.port | quote }} + AUTHENTIK_HOST: {{ $serverHost }} + AUTHENTIK_INSECURE: "true" + # TODO: node ip or ingress host + AUTHENTIK_HOST_BROWSER: {{ $host }} +{{- end -}} + +{{- if .Values.authentik.outposts.ldap.enabled }} +ldap: + enabled: true + data: + AUTHENTIK_LISTEN__LDAP: {{ printf "0.0.0.0:%v" .Values.service.ldap.ports.ldap.port | quote }} + AUTHENTIK_LISTEN__LDAPS: {{ printf "0.0.0.0:%v" .Values.service.ldaps.ports.ldaps.port | quote }} + AUTHENTIK_LISTEN__METRICS: {{ printf "0.0.0.0:%v" .Values.service.ldapmetrics.ports.ldapmetrics.port | quote }} + AUTHENTIK_HOST: {{ $serverHost }} + AUTHENTIK_INSECURE: "true" + # TODO: node ip or ingress host + AUTHENTIK_HOST_BROWSER: {{ $host }} +{{- end -}} + +{{- if .Values.authentik.geoip.enabled }} +geoip: + enabled: true + data: + GEOIPUPDATE_EDITION_IDS: {{ .Values.authentik.geoip.editionID }} + GEOIPUPDATE_FREQUENCY: {{ .Values.authentik.geoip.frequency | quote }} + GEOIPUPDATE_DB_DIR: {{ .Values.persistence.geoip.targetSelector.geoip.geoip.mountPath | quote }} +{{- end -}} + +{{- end -}} diff --git a/stable/authentik/19.1.0/templates/_secret.tpl b/stable/authentik/19.1.0/templates/_secret.tpl new file mode 100644 index 0000000000..faf26d54e1 --- /dev/null +++ b/stable/authentik/19.1.0/templates/_secret.tpl @@ -0,0 +1,74 @@ +{{/* Define the secrets */}} +{{- define "authentik.secrets" -}} + + {{- $fullname := include "tc.v1.common.lib.chart.names.fullname" $ -}} + {{- $fetchname := printf "%v-server-worker" $fullname -}} + + {{- $secretKey := randAlphaNum 32 -}} + {{- with (lookup "v1" "Secret" .Release.Namespace $fetchname) -}} + {{- $secretKey = index .data "AUTHENTIK_SECRET_KEY" | b64dec -}} + {{- end }} + +server-worker: + enabled: true + data: + {{/* Dependencies */}} + AUTHENTIK_POSTGRESQL__PASSWORD: {{ .Values.cnpg.main.creds.password | trimAll "\"" }} + AUTHENTIK_REDIS__PASSWORD: {{ .Values.redis.creds.redisPassword | trimAll "\"" }} + + {{/* Secret Key */}} + AUTHENTIK_SECRET_KEY: {{ $secretKey }} + + {{/* Initial credentials */}} + AUTHENTIK_BOOTSTRAP_EMAIL: {{ .Values.authentik.credentials.email | quote }} + AUTHENTIK_BOOTSTRAP_PASSWORD: {{ .Values.authentik.credentials.password | quote }} + {{- with .Values.authentik.credentials.bootstrapToken }} + AUTHENTIK_BOOTSTRAP_TOKEN: {{ . }} + {{- end }} + + {{/* Mail */}} + {{- with .Values.authentik.email.host }} + AUTHENTIK_EMAIL__HOST: {{ . }} + {{- end -}} + {{- with .Values.authentik.email.username }} + AUTHENTIK_EMAIL__USERNAME: {{ . }} + {{- end -}} + {{- with .Values.authentik.email.password }} + AUTHENTIK_EMAIL__PASSWORD: {{ . }} + {{- end -}} + {{- with .Values.authentik.email.from }} + AUTHENTIK_EMAIL__FROM: {{ . }} + {{- end -}} + +{{- if .Values.authentik.geoip.enabled }} +geoip: + enabled: true + data: + GEOIPUPDATE_VERBOSE: "0" + GEOIPUPDATE_PRESERVE_FILE_TIMES: "1" + GEOIPUPDATE_ACCOUNT_ID: {{ .Values.authentik.geoip.accountID | quote }} + GEOIPUPDATE_LICENSE_KEY: {{ .Values.authentik.geoip.licenseKey | quote }} +{{- end -}} + +{{- if .Values.authentik.outposts.proxy.enabled }} +proxy: + enabled: true + data: + AUTHENTIK_TOKEN: {{ .Values.authentik.outposts.proxy.token | quote }} +{{- end -}} + +{{- if .Values.authentik.outposts.radius.enabled }} +radius: + enabled: true + data: + AUTHENTIK_TOKEN: {{ .Values.authentik.outposts.radius.token | quote }} +{{- end -}} + +{{- if .Values.authentik.outposts.ldap.enabled }} +ldap: + enabled: true + data: + AUTHENTIK_TOKEN: {{ .Values.authentik.outposts.ldap.token | quote }} +{{- end -}} + +{{- end -}} diff --git a/stable/authentik/19.1.0/templates/_validation.tpl b/stable/authentik/19.1.0/templates/_validation.tpl new file mode 100644 index 0000000000..5a1b5f029b --- /dev/null +++ b/stable/authentik/19.1.0/templates/_validation.tpl @@ -0,0 +1,23 @@ +{{- define "authentik.validation" -}} + {{- range $outpost, $values := .Values.authentik.outposts -}} + {{- if (kindIs "dict" $values) -}} + {{- if and $values.enabled (not $values.token) -}} + {{- fail (printf "Authentik - Outpost [%v] is enabled, but [token] was not provided" ($outpost | upper)) -}} + {{- end -}} + {{- end -}} + {{- end -}} + + {{- if .Values.authentik.geoip.enabled -}} + {{- if not .Values.authentik.geoip.accountID -}} + {{- fail "Authentik - GeoIP is enabled but [accountID] was not provided" -}} + {{- end -}} + + {{- if not .Values.authentik.geoip.licenseKey -}} + {{- fail "Authentik - GeoIP is enabled but [licenseKey] was not provided" -}} + {{- end -}} + + {{- if contains " " .Values.authentik.geoip.editionID -}} + {{- fail "Authentik - GeoIP is enabled but [editionID] cannot contain spaces" -}} + {{- end -}} + {{- end -}} +{{- end -}} diff --git a/stable/authentik/19.1.0/templates/_waitAuthentik.tpl b/stable/authentik/19.1.0/templates/_waitAuthentik.tpl new file mode 100644 index 0000000000..b2421746ce --- /dev/null +++ b/stable/authentik/19.1.0/templates/_waitAuthentik.tpl @@ -0,0 +1,20 @@ +{{- define "authentik.wait.server" -}} +{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}} +{{- $serverUrl := printf "https://%v:%v/-/health/ready/" $fullname .Values.service.main.ports.main.port }} +enabled: true +type: init +imageSelector: alpineImage +command: /bin/sh +args: + - -c + - | + echo "Waiting Authentik Server [{{ $serverUrl }}] to be ready..." + until wget --no-check-certificate --spider --quiet "{{ $serverUrl }}"; + do + echo "Waiting Authentik Server [{{ $serverUrl }}] to be ready..." + sleep 3 + done + + echo "Authentik [{{ $serverUrl }}] is ready..." + echo "Starting Outpost..." +{{- end -}} diff --git a/stable/authentik/19.1.0/templates/common.yaml b/stable/authentik/19.1.0/templates/common.yaml new file mode 100644 index 0000000000..f60f125473 --- /dev/null +++ b/stable/authentik/19.1.0/templates/common.yaml @@ -0,0 +1,97 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{- include "authentik.validation" $ -}} + +{{/* Render secrets for authentik and friends */}} +{{- $secrets := include "authentik.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{ $secrets := (mustMergeOverwrite .Values.secret $secrets) }} + {{- $_ := set .Values "secret" $secrets -}} +{{- end -}} + +{{/* Render configmaps for authentik and friends */}} +{{- $configmaps := include "authentik.configmaps" . | fromYaml -}} +{{- if $configmaps -}} + {{ $configmaps := (mustMergeOverwrite .Values.configmap $configmaps) }} + {{- $_ := set .Values "configmap" $configmaps -}} +{{- end -}} + +{{- if .Values.authentik.general.overwriteDefaultBlueprints -}} + {{- $_ := set .Values.persistence.blueprints.targetSelector.worker.worker "mountPath" "/blueprints" -}} +{{- end -}} + +{{- if .Values.authentik.geoip.enabled -}} + {{- $_ := set .Values.workload.geoip "enabled" true -}} +{{- else -}} + {{- $_ := set .Values.workload.geoip "enabled" false -}} + {{- $_ := set .Values.persistence.geoip "enabled" false -}} +{{- end -}} + +{{- if or .Values.authentik.geoip.enabled .Values.authentik.geoip.wipeBuiltInDb -}} + {{- $_ := set .Values.persistence.geoip "enabled" true -}} +{{- end -}} + +{{- if .Values.authentik.outposts.proxy.enabled -}} + {{- $_ := set .Values.workload.proxy "enabled" true -}} + {{- if not .Values.workload.proxy.podSpec.initContainers -}} + {{- $_ := set .Values.workload.proxy.podSpec "initContainers" dict -}} + {{- end -}} + {{- $_ := set .Values.workload.proxy.podSpec.initContainers "wait-server" (include "authentik.wait.server" . | fromYaml) -}} + {{- $_ := set .Values.service.proxy "enabled" true -}} + {{- $_ := set .Values.service.proxymetrics "enabled" true -}} + {{- $_ := set .Values.metrics.proxymetrics "enabled" true -}} +{{- else -}} + {{- $_ := set .Values.workload.proxy "enabled" false -}} + {{- $_ := set .Values.service.proxy "enabled" false -}} + {{- $_ := set .Values.service.proxymetrics "enabled" false -}} + {{- $_ := set .Values.metrics.proxymetrics "enabled" false -}} +{{- end -}} + +{{- if .Values.authentik.outposts.radius.enabled -}} + {{- $_ := set .Values.workload.radius "enabled" true -}} + {{- if not .Values.workload.radius.podSpec.initContainers -}} + {{- $_ := set .Values.workload.radius.podSpec "initContainers" dict -}} + {{- end -}} + {{- $_ := set .Values.workload.radius.podSpec.initContainers "wait-server" (include "authentik.wait.server" . | fromYaml) -}} + {{- $_ := set .Values.service.radius "enabled" true -}} + {{- $_ := set .Values.service.radiusmetrics "enabled" true -}} + {{- $_ := set .Values.metrics.radiusmetrics "enabled" true -}} +{{- else -}} + {{- $_ := set .Values.workload.radius "enabled" false -}} + {{- $_ := set .Values.service.radius "enabled" false -}} + {{- $_ := set .Values.service.radiusmetrics "enabled" false -}} + {{- $_ := set .Values.metrics.radiusmetrics "enabled" false -}} +{{- end -}} + +{{- if .Values.authentik.outposts.ldap.enabled -}} + {{- $_ := set .Values.workload.ldap "enabled" true -}} + {{- if not .Values.workload.ldap.podSpec.initContainers -}} + {{- $_ := set .Values.workload.ldap.podSpec "initContainers" dict -}} + {{- end -}} + {{- $_ := set .Values.workload.ldap.podSpec.initContainers "wait-server" (include "authentik.wait.server" . | fromYaml) -}} + {{- $_ := set .Values.service.ldap "enabled" true -}} + {{- $_ := set .Values.service.ldaps "enabled" true -}} + {{- $_ := set .Values.service.ldapmetrics "enabled" true -}} + {{- $_ := set .Values.metrics.ldapmetrics "enabled" true -}} +{{- else -}} + {{- $_ := set .Values.workload.ldap "enabled" false -}} + {{- $_ := set .Values.service.ldap "enabled" false -}} + {{- $_ := set .Values.service.ldaps "enabled" false -}} + {{- $_ := set .Values.service.ldapmetrics "enabled" false -}} + {{- $_ := set .Values.metrics.ldapmetrics "enabled" false -}} +{{- end -}} + +{{/* FIXME: See values.yaml */}} +{{- $_ := set .Values.service.servermetrics "enabled" false -}} +{{- $_ := set .Values.service.proxymetrics "enabled" false -}} +{{- $_ := set .Values.service.radiusmetrics "enabled" false -}} +{{- $_ := set .Values.service.ldapmetrics "enabled" false -}} + +{{- $_ := set .Values.metrics.servermetrics "enabled" false -}} +{{- $_ := set .Values.metrics.proxymetrics "enabled" false -}} +{{- $_ := set .Values.metrics.radiusmetrics "enabled" false -}} +{{- $_ := set .Values.metrics.ldapmetrics "enabled" false -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/bitcoinunlimited/4.0.1/values.yaml b/stable/authentik/19.1.0/values.yaml similarity index 100% rename from stable/bitcoinunlimited/4.0.1/values.yaml rename to stable/authentik/19.1.0/values.yaml diff --git a/stable/auto-yt-dl/4.0.1/CHANGELOG.md b/stable/auto-yt-dl/4.0.1/CHANGELOG.md deleted file mode 100644 index aea2dac40f..0000000000 --- a/stable/auto-yt-dl/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [auto-yt-dl-4.0.1](https://github.com/truecharts/charts/compare/auto-yt-dl-4.0.0...auto-yt-dl-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [auto-yt-dl-4.0.0](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.17...auto-yt-dl-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [auto-yt-dl-3.0.17](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.16...auto-yt-dl-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [auto-yt-dl-3.0.16](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.15...auto-yt-dl-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [auto-yt-dl-3.0.15](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.14...auto-yt-dl-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [auto-yt-dl-3.0.14](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.13...auto-yt-dl-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [auto-yt-dl-3.0.13](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.12...auto-yt-dl-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [auto-yt-dl-3.0.12](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.11...auto-yt-dl-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [auto-yt-dl-3.0.11](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.10...auto-yt-dl-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [auto-yt-dl-3.0.10](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.9...auto-yt-dl-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [auto-yt-dl-3.0.9](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.8...auto-yt-dl-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/auto-yt-dl/4.0.1/Chart.yaml b/stable/auto-yt-dl/4.0.1/Chart.yaml deleted file mode 100644 index 537ce8d328..0000000000 --- a/stable/auto-yt-dl/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: auto-yt-dl -version: 4.0.1 -appVersion: latest -description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. -home: https://truecharts.org/charts/incubator/auto-yt-dl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png -deprecated: false -sources: - - https://hub.docker.com/r/guhu007/auto-yt-dl - - https://github.com/xXGuhuXx/auto-yt-dl - - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - auto-yt-dl - - Downloaders -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/auto-yt-dl/4.0.1/app-changelog.md b/stable/auto-yt-dl/4.0.1/app-changelog.md deleted file mode 100644 index d147c379bc..0000000000 --- a/stable/auto-yt-dl/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [auto-yt-dl-4.0.1](https://github.com/truecharts/charts/compare/auto-yt-dl-4.0.0...auto-yt-dl-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/auto-yt-dl/4.0.1/charts/common-17.1.4.tgz b/stable/auto-yt-dl/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/auto-yt-dl/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/auto-yt-dl/4.1.0/CHANGELOG.md b/stable/auto-yt-dl/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d8a81633bd --- /dev/null +++ b/stable/auto-yt-dl/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [auto-yt-dl-4.1.0](https://github.com/truecharts/charts/compare/auto-yt-dl-4.0.1...auto-yt-dl-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [auto-yt-dl-4.0.1](https://github.com/truecharts/charts/compare/auto-yt-dl-4.0.0...auto-yt-dl-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [auto-yt-dl-4.0.0](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.17...auto-yt-dl-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [auto-yt-dl-3.0.17](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.16...auto-yt-dl-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [auto-yt-dl-3.0.16](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.15...auto-yt-dl-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [auto-yt-dl-3.0.15](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.14...auto-yt-dl-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [auto-yt-dl-3.0.14](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.13...auto-yt-dl-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [auto-yt-dl-3.0.13](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.12...auto-yt-dl-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [auto-yt-dl-3.0.12](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.11...auto-yt-dl-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [auto-yt-dl-3.0.11](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.10...auto-yt-dl-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [auto-yt-dl-3.0.10](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.9...auto-yt-dl-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/auto-yt-dl/4.1.0/Chart.yaml b/stable/auto-yt-dl/4.1.0/Chart.yaml new file mode 100644 index 0000000000..a03b10cb67 --- /dev/null +++ b/stable/auto-yt-dl/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: auto-yt-dl +version: 4.1.0 +appVersion: latest +description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. +home: https://truecharts.org/charts/incubator/auto-yt-dl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png +deprecated: false +sources: + - https://hub.docker.com/r/guhu007/auto-yt-dl + - https://github.com/xXGuhuXx/auto-yt-dl + - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - auto-yt-dl + - Downloaders +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/auto-yt-dl/4.0.1/README.md b/stable/auto-yt-dl/4.1.0/README.md similarity index 100% rename from stable/auto-yt-dl/4.0.1/README.md rename to stable/auto-yt-dl/4.1.0/README.md diff --git a/stable/auto-yt-dl/4.1.0/app-changelog.md b/stable/auto-yt-dl/4.1.0/app-changelog.md new file mode 100644 index 0000000000..030cde47c4 --- /dev/null +++ b/stable/auto-yt-dl/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [auto-yt-dl-4.1.0](https://github.com/truecharts/charts/compare/auto-yt-dl-4.0.1...auto-yt-dl-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/auto-yt-dl/4.0.1/app-readme.md b/stable/auto-yt-dl/4.1.0/app-readme.md similarity index 100% rename from stable/auto-yt-dl/4.0.1/app-readme.md rename to stable/auto-yt-dl/4.1.0/app-readme.md diff --git a/stable/auto-yt-dl/4.1.0/charts/common-17.2.2.tgz b/stable/auto-yt-dl/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/auto-yt-dl/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/auto-yt-dl/4.0.1/ix_values.yaml b/stable/auto-yt-dl/4.1.0/ix_values.yaml similarity index 100% rename from stable/auto-yt-dl/4.0.1/ix_values.yaml rename to stable/auto-yt-dl/4.1.0/ix_values.yaml diff --git a/stable/auto-yt-dl/4.0.1/questions.yaml b/stable/auto-yt-dl/4.1.0/questions.yaml similarity index 100% rename from stable/auto-yt-dl/4.0.1/questions.yaml rename to stable/auto-yt-dl/4.1.0/questions.yaml diff --git a/stable/autoscan/7.0.1/templates/common.yaml b/stable/auto-yt-dl/4.1.0/templates/common.yaml similarity index 100% rename from stable/autoscan/7.0.1/templates/common.yaml rename to stable/auto-yt-dl/4.1.0/templates/common.yaml diff --git a/stable/bitcoinwalletgui/4.0.1/values.yaml b/stable/auto-yt-dl/4.1.0/values.yaml similarity index 100% rename from stable/bitcoinwalletgui/4.0.1/values.yaml rename to stable/auto-yt-dl/4.1.0/values.yaml diff --git a/stable/autobrr/7.0.1/CHANGELOG.md b/stable/autobrr/7.0.1/CHANGELOG.md deleted file mode 100644 index 7a7b55474c..0000000000 --- a/stable/autobrr/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [autobrr-7.0.1](https://github.com/truecharts/charts/compare/autobrr-7.0.0...autobrr-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [autobrr-7.0.0](https://github.com/truecharts/charts/compare/autobrr-6.0.11...autobrr-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [autobrr-6.0.11](https://github.com/truecharts/charts/compare/autobrr-6.0.10...autobrr-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [autobrr-6.0.10](https://github.com/truecharts/charts/compare/autobrr-6.0.9...autobrr-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [autobrr-6.0.9](https://github.com/truecharts/charts/compare/autobrr-6.0.8...autobrr-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [autobrr-6.0.8](https://github.com/truecharts/charts/compare/autobrr-6.0.7...autobrr-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [autobrr-6.0.7](https://github.com/truecharts/charts/compare/autobrr-6.0.6...autobrr-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [autobrr-6.0.6](https://github.com/truecharts/charts/compare/autobrr-6.0.5...autobrr-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [autobrr-6.0.5](https://github.com/truecharts/charts/compare/autobrr-6.0.4...autobrr-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [autobrr-6.0.4](https://github.com/truecharts/charts/compare/autobrr-6.0.3...autobrr-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [autobrr-6.0.3](https://github.com/truecharts/charts/compare/autobrr-6.0.2...autobrr-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/autobrr/7.0.1/Chart.yaml b/stable/autobrr/7.0.1/Chart.yaml deleted file mode 100644 index 657d5ca04f..0000000000 --- a/stable/autobrr/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: autobrr -version: 7.0.1 -appVersion: 1.34.1 -description: The modern download automation tool for torrents. -home: https://truecharts.org/charts/stable/autobrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png -deprecated: false -sources: - - https://github.com/autobrr/autobrr - - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr - - https://ghcr.io/autobrr/autobrr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - autobrr - - torrent -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/autobrr/7.0.1/app-changelog.md b/stable/autobrr/7.0.1/app-changelog.md deleted file mode 100644 index f2d3a606fe..0000000000 --- a/stable/autobrr/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autobrr-7.0.1](https://github.com/truecharts/charts/compare/autobrr-7.0.0...autobrr-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/autobrr/7.0.1/charts/common-17.1.4.tgz b/stable/autobrr/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/autobrr/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/autobrr/7.1.0/CHANGELOG.md b/stable/autobrr/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e79f29f0ef --- /dev/null +++ b/stable/autobrr/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [autobrr-7.1.0](https://github.com/truecharts/charts/compare/autobrr-7.0.1...autobrr-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [autobrr-7.0.1](https://github.com/truecharts/charts/compare/autobrr-7.0.0...autobrr-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [autobrr-7.0.0](https://github.com/truecharts/charts/compare/autobrr-6.0.11...autobrr-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [autobrr-6.0.11](https://github.com/truecharts/charts/compare/autobrr-6.0.10...autobrr-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [autobrr-6.0.10](https://github.com/truecharts/charts/compare/autobrr-6.0.9...autobrr-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [autobrr-6.0.9](https://github.com/truecharts/charts/compare/autobrr-6.0.8...autobrr-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [autobrr-6.0.8](https://github.com/truecharts/charts/compare/autobrr-6.0.7...autobrr-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [autobrr-6.0.7](https://github.com/truecharts/charts/compare/autobrr-6.0.6...autobrr-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [autobrr-6.0.6](https://github.com/truecharts/charts/compare/autobrr-6.0.5...autobrr-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [autobrr-6.0.5](https://github.com/truecharts/charts/compare/autobrr-6.0.4...autobrr-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [autobrr-6.0.4](https://github.com/truecharts/charts/compare/autobrr-6.0.3...autobrr-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/autobrr/7.1.0/Chart.yaml b/stable/autobrr/7.1.0/Chart.yaml new file mode 100644 index 0000000000..a76c2632d3 --- /dev/null +++ b/stable/autobrr/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: autobrr +version: 7.1.0 +appVersion: 1.34.1 +description: The modern download automation tool for torrents. +home: https://truecharts.org/charts/stable/autobrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png +deprecated: false +sources: + - https://github.com/autobrr/autobrr + - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr + - https://ghcr.io/autobrr/autobrr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - autobrr + - torrent +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/autobrr/7.0.1/README.md b/stable/autobrr/7.1.0/README.md similarity index 100% rename from stable/autobrr/7.0.1/README.md rename to stable/autobrr/7.1.0/README.md diff --git a/stable/autobrr/7.1.0/app-changelog.md b/stable/autobrr/7.1.0/app-changelog.md new file mode 100644 index 0000000000..bd71ef21d6 --- /dev/null +++ b/stable/autobrr/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autobrr-7.1.0](https://github.com/truecharts/charts/compare/autobrr-7.0.1...autobrr-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/autobrr/7.0.1/app-readme.md b/stable/autobrr/7.1.0/app-readme.md similarity index 100% rename from stable/autobrr/7.0.1/app-readme.md rename to stable/autobrr/7.1.0/app-readme.md diff --git a/stable/autobrr/7.1.0/charts/common-17.2.2.tgz b/stable/autobrr/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/autobrr/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/autobrr/7.0.1/ix_values.yaml b/stable/autobrr/7.1.0/ix_values.yaml similarity index 100% rename from stable/autobrr/7.0.1/ix_values.yaml rename to stable/autobrr/7.1.0/ix_values.yaml diff --git a/stable/autobrr/7.0.1/questions.yaml b/stable/autobrr/7.1.0/questions.yaml similarity index 100% rename from stable/autobrr/7.0.1/questions.yaml rename to stable/autobrr/7.1.0/questions.yaml diff --git a/stable/couchpotato/8.0.1/templates/NOTES.txt b/stable/autobrr/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/couchpotato/8.0.1/templates/NOTES.txt rename to stable/autobrr/7.1.0/templates/NOTES.txt diff --git a/stable/bender/4.0.1/templates/common.yaml b/stable/autobrr/7.1.0/templates/common.yaml similarity index 100% rename from stable/bender/4.0.1/templates/common.yaml rename to stable/autobrr/7.1.0/templates/common.yaml diff --git a/stable/blender-desktop-g3/4.0.1/values.yaml b/stable/autobrr/7.1.0/values.yaml similarity index 100% rename from stable/blender-desktop-g3/4.0.1/values.yaml rename to stable/autobrr/7.1.0/values.yaml diff --git a/stable/automatic-music-downloader/8.0.1/CHANGELOG.md b/stable/automatic-music-downloader/8.0.1/CHANGELOG.md deleted file mode 100644 index 6694e4de95..0000000000 --- a/stable/automatic-music-downloader/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [automatic-music-downloader-8.0.1](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.0.0...automatic-music-downloader-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [automatic-music-downloader-8.0.0](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.11...automatic-music-downloader-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [automatic-music-downloader-7.0.11](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.10...automatic-music-downloader-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [automatic-music-downloader-7.0.10](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.9...automatic-music-downloader-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [automatic-music-downloader-7.0.9](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.8...automatic-music-downloader-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [automatic-music-downloader-7.0.8](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.7...automatic-music-downloader-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [automatic-music-downloader-7.0.7](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.6...automatic-music-downloader-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [automatic-music-downloader-7.0.6](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.5...automatic-music-downloader-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [automatic-music-downloader-7.0.5](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.4...automatic-music-downloader-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [automatic-music-downloader-7.0.4](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.3...automatic-music-downloader-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [automatic-music-downloader-7.0.3](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.2...automatic-music-downloader-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/automatic-music-downloader/8.0.1/Chart.yaml b/stable/automatic-music-downloader/8.0.1/Chart.yaml deleted file mode 100644 index 46ba151b21..0000000000 --- a/stable/automatic-music-downloader/8.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: automatic-music-downloader -version: 8.0.1 -appVersion: latest -description: A Lidarr companion script to automatically download music for Lidarr. -home: https://truecharts.org/charts/stable/automatic-music-downloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png -deprecated: false -sources: - - https://github.com/RandomNinjaAtk/docker-amd - - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader - - https://hub.docker.com/r/randomninjaatk/amd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - automatic - - music - - downloader - - deemix -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/automatic-music-downloader/8.0.1/app-changelog.md b/stable/automatic-music-downloader/8.0.1/app-changelog.md deleted file mode 100644 index 29b277f174..0000000000 --- a/stable/automatic-music-downloader/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [automatic-music-downloader-8.0.1](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.0.0...automatic-music-downloader-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/automatic-music-downloader/8.0.1/charts/common-17.1.4.tgz b/stable/automatic-music-downloader/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/automatic-music-downloader/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/automatic-music-downloader/8.1.0/CHANGELOG.md b/stable/automatic-music-downloader/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3d9047626d --- /dev/null +++ b/stable/automatic-music-downloader/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [automatic-music-downloader-8.1.0](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.0.1...automatic-music-downloader-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [automatic-music-downloader-8.0.1](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.0.0...automatic-music-downloader-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [automatic-music-downloader-8.0.0](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.11...automatic-music-downloader-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [automatic-music-downloader-7.0.11](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.10...automatic-music-downloader-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [automatic-music-downloader-7.0.10](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.9...automatic-music-downloader-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [automatic-music-downloader-7.0.9](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.8...automatic-music-downloader-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [automatic-music-downloader-7.0.8](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.7...automatic-music-downloader-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [automatic-music-downloader-7.0.7](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.6...automatic-music-downloader-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [automatic-music-downloader-7.0.6](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.5...automatic-music-downloader-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [automatic-music-downloader-7.0.5](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.4...automatic-music-downloader-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [automatic-music-downloader-7.0.4](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.3...automatic-music-downloader-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/automatic-music-downloader/8.1.0/Chart.yaml b/stable/automatic-music-downloader/8.1.0/Chart.yaml new file mode 100644 index 0000000000..ea98586037 --- /dev/null +++ b/stable/automatic-music-downloader/8.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: automatic-music-downloader +version: 8.1.0 +appVersion: latest +description: A Lidarr companion script to automatically download music for Lidarr. +home: https://truecharts.org/charts/stable/automatic-music-downloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png +deprecated: false +sources: + - https://github.com/RandomNinjaAtk/docker-amd + - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader + - https://hub.docker.com/r/randomninjaatk/amd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - automatic + - music + - downloader + - deemix +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/automatic-music-downloader/8.0.1/README.md b/stable/automatic-music-downloader/8.1.0/README.md similarity index 100% rename from stable/automatic-music-downloader/8.0.1/README.md rename to stable/automatic-music-downloader/8.1.0/README.md diff --git a/stable/automatic-music-downloader/8.1.0/app-changelog.md b/stable/automatic-music-downloader/8.1.0/app-changelog.md new file mode 100644 index 0000000000..584cc66fdc --- /dev/null +++ b/stable/automatic-music-downloader/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [automatic-music-downloader-8.1.0](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.0.1...automatic-music-downloader-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/automatic-music-downloader/8.0.1/app-readme.md b/stable/automatic-music-downloader/8.1.0/app-readme.md similarity index 100% rename from stable/automatic-music-downloader/8.0.1/app-readme.md rename to stable/automatic-music-downloader/8.1.0/app-readme.md diff --git a/stable/automatic-music-downloader/8.1.0/charts/common-17.2.2.tgz b/stable/automatic-music-downloader/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/automatic-music-downloader/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/automatic-music-downloader/8.0.1/ix_values.yaml b/stable/automatic-music-downloader/8.1.0/ix_values.yaml similarity index 100% rename from stable/automatic-music-downloader/8.0.1/ix_values.yaml rename to stable/automatic-music-downloader/8.1.0/ix_values.yaml diff --git a/stable/automatic-music-downloader/8.0.1/questions.yaml b/stable/automatic-music-downloader/8.1.0/questions.yaml similarity index 100% rename from stable/automatic-music-downloader/8.0.1/questions.yaml rename to stable/automatic-music-downloader/8.1.0/questions.yaml diff --git a/stable/crafty-4/6.0.1/templates/NOTES.txt b/stable/automatic-music-downloader/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/crafty-4/6.0.1/templates/NOTES.txt rename to stable/automatic-music-downloader/8.1.0/templates/NOTES.txt diff --git a/stable/boinc/8.0.1/templates/common.yaml b/stable/automatic-music-downloader/8.1.0/templates/common.yaml similarity index 100% rename from stable/boinc/8.0.1/templates/common.yaml rename to stable/automatic-music-downloader/8.1.0/templates/common.yaml diff --git a/stable/blender/4.0.2/values.yaml b/stable/automatic-music-downloader/8.1.0/values.yaml similarity index 100% rename from stable/blender/4.0.2/values.yaml rename to stable/automatic-music-downloader/8.1.0/values.yaml diff --git a/stable/automatic-ripping-machine/2.0.1/CHANGELOG.md b/stable/automatic-ripping-machine/2.0.1/CHANGELOG.md deleted file mode 100644 index 7a56eaef29..0000000000 --- a/stable/automatic-ripping-machine/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [automatic-ripping-machine-2.0.1](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.0.0...automatic-ripping-machine-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [automatic-ripping-machine-2.0.0](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.11...automatic-ripping-machine-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [automatic-ripping-machine-1.0.11](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.10...automatic-ripping-machine-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [automatic-ripping-machine-1.0.10](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.9...automatic-ripping-machine-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [automatic-ripping-machine-1.0.9](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.8...automatic-ripping-machine-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [automatic-ripping-machine-1.0.8](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.7...automatic-ripping-machine-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [automatic-ripping-machine-1.0.7](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.6...automatic-ripping-machine-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [automatic-ripping-machine-1.0.6](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.5...automatic-ripping-machine-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [automatic-ripping-machine-1.0.5](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.4...automatic-ripping-machine-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [automatic-ripping-machine-1.0.4](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.3...automatic-ripping-machine-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [automatic-ripping-machine-1.0.3](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.2...automatic-ripping-machine-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/automatic-ripping-machine/2.0.1/Chart.yaml b/stable/automatic-ripping-machine/2.0.1/Chart.yaml deleted file mode 100644 index 1483d146dc..0000000000 --- a/stable/automatic-ripping-machine/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: automatic-ripping-machine -version: 2.0.1 -appVersion: 2.6.60 -description: Automatic Ripping Machine (ARM) Scripts. -home: https://truecharts.org/charts/incubator/automatic-ripping-machine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.png -deprecated: false -sources: - - https://github.com/automatic-ripping-machine/automatic-ripping-machine - - https://github.com/truecharts/charts/tree/master/charts/incubator/automatic-ripping-machine - - https://github.com/truecharts/containers/tree/master/mirrorautomatic-ripping-machine -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - automatic-ripping-machine - - media -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/automatic-ripping-machine/2.0.1/app-changelog.md b/stable/automatic-ripping-machine/2.0.1/app-changelog.md deleted file mode 100644 index e74a12511c..0000000000 --- a/stable/automatic-ripping-machine/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [automatic-ripping-machine-2.0.1](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.0.0...automatic-ripping-machine-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/automatic-ripping-machine/2.0.1/charts/common-17.1.4.tgz b/stable/automatic-ripping-machine/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/automatic-ripping-machine/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/automatic-ripping-machine/2.1.0/CHANGELOG.md b/stable/automatic-ripping-machine/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..672b615c48 --- /dev/null +++ b/stable/automatic-ripping-machine/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [automatic-ripping-machine-2.1.0](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.0.1...automatic-ripping-machine-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [automatic-ripping-machine-2.0.1](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.0.0...automatic-ripping-machine-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [automatic-ripping-machine-2.0.0](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.11...automatic-ripping-machine-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [automatic-ripping-machine-1.0.11](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.10...automatic-ripping-machine-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [automatic-ripping-machine-1.0.10](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.9...automatic-ripping-machine-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [automatic-ripping-machine-1.0.9](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.8...automatic-ripping-machine-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [automatic-ripping-machine-1.0.8](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.7...automatic-ripping-machine-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [automatic-ripping-machine-1.0.7](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.6...automatic-ripping-machine-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [automatic-ripping-machine-1.0.6](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.5...automatic-ripping-machine-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [automatic-ripping-machine-1.0.5](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.4...automatic-ripping-machine-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [automatic-ripping-machine-1.0.4](https://github.com/truecharts/charts/compare/automatic-ripping-machine-1.0.3...automatic-ripping-machine-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/automatic-ripping-machine/2.1.0/Chart.yaml b/stable/automatic-ripping-machine/2.1.0/Chart.yaml new file mode 100644 index 0000000000..812512e930 --- /dev/null +++ b/stable/automatic-ripping-machine/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: automatic-ripping-machine +version: 2.1.0 +appVersion: 2.6.60 +description: Automatic Ripping Machine (ARM) Scripts. +home: https://truecharts.org/charts/incubator/automatic-ripping-machine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.png +deprecated: false +sources: + - https://github.com/automatic-ripping-machine/automatic-ripping-machine + - https://github.com/truecharts/charts/tree/master/charts/incubator/automatic-ripping-machine + - https://github.com/truecharts/containers/tree/master/mirrorautomatic-ripping-machine +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - automatic-ripping-machine + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/automatic-ripping-machine/2.0.1/README.md b/stable/automatic-ripping-machine/2.1.0/README.md similarity index 100% rename from stable/automatic-ripping-machine/2.0.1/README.md rename to stable/automatic-ripping-machine/2.1.0/README.md diff --git a/stable/automatic-ripping-machine/2.1.0/app-changelog.md b/stable/automatic-ripping-machine/2.1.0/app-changelog.md new file mode 100644 index 0000000000..27f1b65732 --- /dev/null +++ b/stable/automatic-ripping-machine/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [automatic-ripping-machine-2.1.0](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.0.1...automatic-ripping-machine-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/automatic-ripping-machine/2.0.1/app-readme.md b/stable/automatic-ripping-machine/2.1.0/app-readme.md similarity index 100% rename from stable/automatic-ripping-machine/2.0.1/app-readme.md rename to stable/automatic-ripping-machine/2.1.0/app-readme.md diff --git a/stable/automatic-ripping-machine/2.1.0/charts/common-17.2.2.tgz b/stable/automatic-ripping-machine/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/automatic-ripping-machine/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/automatic-ripping-machine/2.0.1/ix_values.yaml b/stable/automatic-ripping-machine/2.1.0/ix_values.yaml similarity index 100% rename from stable/automatic-ripping-machine/2.0.1/ix_values.yaml rename to stable/automatic-ripping-machine/2.1.0/ix_values.yaml diff --git a/stable/automatic-ripping-machine/2.0.1/questions.yaml b/stable/automatic-ripping-machine/2.1.0/questions.yaml similarity index 100% rename from stable/automatic-ripping-machine/2.0.1/questions.yaml rename to stable/automatic-ripping-machine/2.1.0/questions.yaml diff --git a/stable/cryptpad/6.0.1/templates/NOTES.txt b/stable/automatic-ripping-machine/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/cryptpad/6.0.1/templates/NOTES.txt rename to stable/automatic-ripping-machine/2.1.0/templates/NOTES.txt diff --git a/stable/borg-server/3.0.1/templates/common.yaml b/stable/automatic-ripping-machine/2.1.0/templates/common.yaml similarity index 100% rename from stable/borg-server/3.0.1/templates/common.yaml rename to stable/automatic-ripping-machine/2.1.0/templates/common.yaml diff --git a/stable/boinc/8.0.1/values.yaml b/stable/automatic-ripping-machine/2.1.0/values.yaml similarity index 100% rename from stable/boinc/8.0.1/values.yaml rename to stable/automatic-ripping-machine/2.1.0/values.yaml diff --git a/stable/autoscan/7.0.1/CHANGELOG.md b/stable/autoscan/7.0.1/CHANGELOG.md deleted file mode 100644 index a32520fa09..0000000000 --- a/stable/autoscan/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [autoscan-7.0.1](https://github.com/truecharts/charts/compare/autoscan-7.0.0...autoscan-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [autoscan-7.0.0](https://github.com/truecharts/charts/compare/autoscan-6.0.11...autoscan-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [autoscan-6.0.11](https://github.com/truecharts/charts/compare/autoscan-6.0.10...autoscan-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [autoscan-6.0.10](https://github.com/truecharts/charts/compare/autoscan-6.0.9...autoscan-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [autoscan-6.0.9](https://github.com/truecharts/charts/compare/autoscan-6.0.8...autoscan-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [autoscan-6.0.8](https://github.com/truecharts/charts/compare/autoscan-6.0.7...autoscan-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [autoscan-6.0.7](https://github.com/truecharts/charts/compare/autoscan-6.0.6...autoscan-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [autoscan-6.0.6](https://github.com/truecharts/charts/compare/autoscan-6.0.5...autoscan-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [autoscan-6.0.5](https://github.com/truecharts/charts/compare/autoscan-6.0.4...autoscan-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [autoscan-6.0.4](https://github.com/truecharts/charts/compare/autoscan-6.0.3...autoscan-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [autoscan-6.0.3](https://github.com/truecharts/charts/compare/autoscan-6.0.2...autoscan-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/autoscan/7.0.1/Chart.yaml b/stable/autoscan/7.0.1/Chart.yaml deleted file mode 100644 index af5829aed6..0000000000 --- a/stable/autoscan/7.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: autoscan -version: 7.0.1 -appVersion: latest -description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. -home: https://truecharts.org/charts/stable/autoscan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png -deprecated: false -sources: - - https://hotio.dev/containers/autoscan - - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - autoscan - - media -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/autoscan/7.0.1/app-changelog.md b/stable/autoscan/7.0.1/app-changelog.md deleted file mode 100644 index 575d049370..0000000000 --- a/stable/autoscan/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autoscan-7.0.1](https://github.com/truecharts/charts/compare/autoscan-7.0.0...autoscan-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/autoscan/7.0.1/charts/common-17.1.4.tgz b/stable/autoscan/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/autoscan/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/autoscan/7.1.0/CHANGELOG.md b/stable/autoscan/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..833a6ee75f --- /dev/null +++ b/stable/autoscan/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [autoscan-7.1.0](https://github.com/truecharts/charts/compare/autoscan-7.0.1...autoscan-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [autoscan-7.0.1](https://github.com/truecharts/charts/compare/autoscan-7.0.0...autoscan-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [autoscan-7.0.0](https://github.com/truecharts/charts/compare/autoscan-6.0.11...autoscan-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [autoscan-6.0.11](https://github.com/truecharts/charts/compare/autoscan-6.0.10...autoscan-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [autoscan-6.0.10](https://github.com/truecharts/charts/compare/autoscan-6.0.9...autoscan-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [autoscan-6.0.9](https://github.com/truecharts/charts/compare/autoscan-6.0.8...autoscan-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [autoscan-6.0.8](https://github.com/truecharts/charts/compare/autoscan-6.0.7...autoscan-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [autoscan-6.0.7](https://github.com/truecharts/charts/compare/autoscan-6.0.6...autoscan-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [autoscan-6.0.6](https://github.com/truecharts/charts/compare/autoscan-6.0.5...autoscan-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [autoscan-6.0.5](https://github.com/truecharts/charts/compare/autoscan-6.0.4...autoscan-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [autoscan-6.0.4](https://github.com/truecharts/charts/compare/autoscan-6.0.3...autoscan-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/autoscan/7.1.0/Chart.yaml b/stable/autoscan/7.1.0/Chart.yaml new file mode 100644 index 0000000000..2aaf771173 --- /dev/null +++ b/stable/autoscan/7.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: autoscan +version: 7.1.0 +appVersion: latest +description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. +home: https://truecharts.org/charts/stable/autoscan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png +deprecated: false +sources: + - https://hotio.dev/containers/autoscan + - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - autoscan + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/autoscan/7.0.1/README.md b/stable/autoscan/7.1.0/README.md similarity index 100% rename from stable/autoscan/7.0.1/README.md rename to stable/autoscan/7.1.0/README.md diff --git a/stable/autoscan/7.1.0/app-changelog.md b/stable/autoscan/7.1.0/app-changelog.md new file mode 100644 index 0000000000..378d37d03f --- /dev/null +++ b/stable/autoscan/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autoscan-7.1.0](https://github.com/truecharts/charts/compare/autoscan-7.0.1...autoscan-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/autoscan/7.0.1/app-readme.md b/stable/autoscan/7.1.0/app-readme.md similarity index 100% rename from stable/autoscan/7.0.1/app-readme.md rename to stable/autoscan/7.1.0/app-readme.md diff --git a/stable/autoscan/7.1.0/charts/common-17.2.2.tgz b/stable/autoscan/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/autoscan/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/autoscan/7.0.1/ix_values.yaml b/stable/autoscan/7.1.0/ix_values.yaml similarity index 100% rename from stable/autoscan/7.0.1/ix_values.yaml rename to stable/autoscan/7.1.0/ix_values.yaml diff --git a/stable/autoscan/7.0.1/questions.yaml b/stable/autoscan/7.1.0/questions.yaml similarity index 100% rename from stable/autoscan/7.0.1/questions.yaml rename to stable/autoscan/7.1.0/questions.yaml diff --git a/stable/cs2/2.0.1/templates/NOTES.txt b/stable/autoscan/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/cs2/2.0.1/templates/NOTES.txt rename to stable/autoscan/7.1.0/templates/NOTES.txt diff --git a/stable/avorion/4.0.2/templates/common.yaml b/stable/autoscan/7.1.0/templates/common.yaml similarity index 100% rename from stable/avorion/4.0.2/templates/common.yaml rename to stable/autoscan/7.1.0/templates/common.yaml diff --git a/stable/borg-server/3.0.1/values.yaml b/stable/autoscan/7.1.0/values.yaml similarity index 100% rename from stable/borg-server/3.0.1/values.yaml rename to stable/autoscan/7.1.0/values.yaml diff --git a/stable/avidemux/7.0.1/CHANGELOG.md b/stable/avidemux/7.0.1/CHANGELOG.md deleted file mode 100644 index c80ee32015..0000000000 --- a/stable/avidemux/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [avidemux-7.0.1](https://github.com/truecharts/charts/compare/avidemux-7.0.0...avidemux-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [avidemux-7.0.0](https://github.com/truecharts/charts/compare/avidemux-6.0.11...avidemux-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [avidemux-6.0.11](https://github.com/truecharts/charts/compare/avidemux-6.0.10...avidemux-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [avidemux-6.0.10](https://github.com/truecharts/charts/compare/avidemux-6.0.9...avidemux-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [avidemux-6.0.9](https://github.com/truecharts/charts/compare/avidemux-6.0.8...avidemux-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [avidemux-6.0.8](https://github.com/truecharts/charts/compare/avidemux-6.0.7...avidemux-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [avidemux-6.0.7](https://github.com/truecharts/charts/compare/avidemux-6.0.6...avidemux-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [avidemux-6.0.6](https://github.com/truecharts/charts/compare/avidemux-6.0.5...avidemux-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [avidemux-6.0.5](https://github.com/truecharts/charts/compare/avidemux-6.0.4...avidemux-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [avidemux-6.0.4](https://github.com/truecharts/charts/compare/avidemux-6.0.3...avidemux-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [avidemux-6.0.3](https://github.com/truecharts/charts/compare/avidemux-6.0.2...avidemux-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/avidemux/7.0.1/Chart.yaml b/stable/avidemux/7.0.1/Chart.yaml deleted file mode 100644 index 92fb9d8f7d..0000000000 --- a/stable/avidemux/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: avidemux -version: 7.0.1 -appVersion: 23.11.2 -description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. -home: https://truecharts.org/charts/stable/avidemux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png -deprecated: false -sources: - - https://github.com/jlesage/docker-avidemux - - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux - - https://hub.docker.com/r/jlesage/avidemux -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - media - - avidemux -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/avidemux/7.0.1/app-changelog.md b/stable/avidemux/7.0.1/app-changelog.md deleted file mode 100644 index 681ef96515..0000000000 --- a/stable/avidemux/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [avidemux-7.0.1](https://github.com/truecharts/charts/compare/avidemux-7.0.0...avidemux-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/avidemux/7.0.1/charts/common-17.1.4.tgz b/stable/avidemux/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/avidemux/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/avidemux/7.1.0/CHANGELOG.md b/stable/avidemux/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..60ced208b3 --- /dev/null +++ b/stable/avidemux/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [avidemux-7.1.0](https://github.com/truecharts/charts/compare/avidemux-7.0.1...avidemux-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [avidemux-7.0.1](https://github.com/truecharts/charts/compare/avidemux-7.0.0...avidemux-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [avidemux-7.0.0](https://github.com/truecharts/charts/compare/avidemux-6.0.11...avidemux-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [avidemux-6.0.11](https://github.com/truecharts/charts/compare/avidemux-6.0.10...avidemux-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [avidemux-6.0.10](https://github.com/truecharts/charts/compare/avidemux-6.0.9...avidemux-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [avidemux-6.0.9](https://github.com/truecharts/charts/compare/avidemux-6.0.8...avidemux-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [avidemux-6.0.8](https://github.com/truecharts/charts/compare/avidemux-6.0.7...avidemux-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [avidemux-6.0.7](https://github.com/truecharts/charts/compare/avidemux-6.0.6...avidemux-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [avidemux-6.0.6](https://github.com/truecharts/charts/compare/avidemux-6.0.5...avidemux-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [avidemux-6.0.5](https://github.com/truecharts/charts/compare/avidemux-6.0.4...avidemux-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [avidemux-6.0.4](https://github.com/truecharts/charts/compare/avidemux-6.0.3...avidemux-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/avidemux/7.1.0/Chart.yaml b/stable/avidemux/7.1.0/Chart.yaml new file mode 100644 index 0000000000..6f7f0b4cf9 --- /dev/null +++ b/stable/avidemux/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: avidemux +version: 7.1.0 +appVersion: 23.11.2 +description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. +home: https://truecharts.org/charts/stable/avidemux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png +deprecated: false +sources: + - https://github.com/jlesage/docker-avidemux + - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux + - https://hub.docker.com/r/jlesage/avidemux +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - media + - avidemux +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/avidemux/7.0.1/README.md b/stable/avidemux/7.1.0/README.md similarity index 100% rename from stable/avidemux/7.0.1/README.md rename to stable/avidemux/7.1.0/README.md diff --git a/stable/avidemux/7.1.0/app-changelog.md b/stable/avidemux/7.1.0/app-changelog.md new file mode 100644 index 0000000000..b1cfea5af9 --- /dev/null +++ b/stable/avidemux/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [avidemux-7.1.0](https://github.com/truecharts/charts/compare/avidemux-7.0.1...avidemux-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/avidemux/7.0.1/app-readme.md b/stable/avidemux/7.1.0/app-readme.md similarity index 100% rename from stable/avidemux/7.0.1/app-readme.md rename to stable/avidemux/7.1.0/app-readme.md diff --git a/stable/avidemux/7.1.0/charts/common-17.2.2.tgz b/stable/avidemux/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/avidemux/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/avidemux/7.0.1/ix_values.yaml b/stable/avidemux/7.1.0/ix_values.yaml similarity index 100% rename from stable/avidemux/7.0.1/ix_values.yaml rename to stable/avidemux/7.1.0/ix_values.yaml diff --git a/stable/avidemux/7.0.1/questions.yaml b/stable/avidemux/7.1.0/questions.yaml similarity index 100% rename from stable/avidemux/7.0.1/questions.yaml rename to stable/avidemux/7.1.0/questions.yaml diff --git a/stable/ctfd/3.0.2/templates/NOTES.txt b/stable/avidemux/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/ctfd/3.0.2/templates/NOTES.txt rename to stable/avidemux/7.1.0/templates/NOTES.txt diff --git a/stable/browserless-chrome/8.0.1/templates/common.yaml b/stable/avidemux/7.1.0/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/8.0.1/templates/common.yaml rename to stable/avidemux/7.1.0/templates/common.yaml diff --git a/stable/breitbandmessung-de/4.0.1/values.yaml b/stable/avidemux/7.1.0/values.yaml similarity index 100% rename from stable/breitbandmessung-de/4.0.1/values.yaml rename to stable/avidemux/7.1.0/values.yaml diff --git a/stable/avorion/4.0.2/CHANGELOG.md b/stable/avorion/4.0.2/CHANGELOG.md deleted file mode 100644 index 4b29b4ab3a..0000000000 --- a/stable/avorion/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [avorion-4.0.2](https://github.com/truecharts/charts/compare/avorion-4.0.1...avorion-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [avorion-4.0.1](https://github.com/truecharts/charts/compare/avorion-4.0.0...avorion-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [avorion-4.0.0](https://github.com/truecharts/charts/compare/avorion-3.0.17...avorion-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [avorion-3.0.17](https://github.com/truecharts/charts/compare/avorion-3.0.16...avorion-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [avorion-3.0.16](https://github.com/truecharts/charts/compare/avorion-3.0.15...avorion-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [avorion-3.0.15](https://github.com/truecharts/charts/compare/avorion-3.0.14...avorion-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [avorion-3.0.14](https://github.com/truecharts/charts/compare/avorion-3.0.13...avorion-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [avorion-3.0.13](https://github.com/truecharts/charts/compare/avorion-3.0.12...avorion-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [avorion-3.0.12](https://github.com/truecharts/charts/compare/avorion-3.0.11...avorion-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [avorion-3.0.11](https://github.com/truecharts/charts/compare/avorion-3.0.10...avorion-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [avorion-3.0.10](https://github.com/truecharts/charts/compare/avorion-3.0.9...avorion-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/avorion/4.0.2/Chart.yaml b/stable/avorion/4.0.2/Chart.yaml deleted file mode 100644 index 2ac3239786..0000000000 --- a/stable/avorion/4.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: avorion -version: 4.0.2 -appVersion: avorion -description: This Chart will download and install SteamCMD. It will also install Avorion and run it. -home: https://truecharts.org/charts/incubator/avorion -icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png -deprecated: false -sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - avorion - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/avorion/4.0.2/app-changelog.md b/stable/avorion/4.0.2/app-changelog.md deleted file mode 100644 index 635d3ec59e..0000000000 --- a/stable/avorion/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [avorion-4.0.2](https://github.com/truecharts/charts/compare/avorion-4.0.1...avorion-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/avorion/4.0.2/charts/common-17.1.4.tgz b/stable/avorion/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/avorion/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/avorion/4.1.0/CHANGELOG.md b/stable/avorion/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a872179859 --- /dev/null +++ b/stable/avorion/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [avorion-4.1.0](https://github.com/truecharts/charts/compare/avorion-4.0.2...avorion-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [avorion-4.0.2](https://github.com/truecharts/charts/compare/avorion-4.0.1...avorion-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [avorion-4.0.1](https://github.com/truecharts/charts/compare/avorion-4.0.0...avorion-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [avorion-4.0.0](https://github.com/truecharts/charts/compare/avorion-3.0.17...avorion-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [avorion-3.0.17](https://github.com/truecharts/charts/compare/avorion-3.0.16...avorion-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [avorion-3.0.16](https://github.com/truecharts/charts/compare/avorion-3.0.15...avorion-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [avorion-3.0.15](https://github.com/truecharts/charts/compare/avorion-3.0.14...avorion-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [avorion-3.0.14](https://github.com/truecharts/charts/compare/avorion-3.0.13...avorion-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [avorion-3.0.13](https://github.com/truecharts/charts/compare/avorion-3.0.12...avorion-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [avorion-3.0.12](https://github.com/truecharts/charts/compare/avorion-3.0.11...avorion-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [avorion-3.0.11](https://github.com/truecharts/charts/compare/avorion-3.0.10...avorion-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/avorion/4.1.0/Chart.yaml b/stable/avorion/4.1.0/Chart.yaml new file mode 100644 index 0000000000..9bd92f7234 --- /dev/null +++ b/stable/avorion/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: avorion +version: 4.1.0 +appVersion: avorion +description: This Chart will download and install SteamCMD. It will also install Avorion and run it. +home: https://truecharts.org/charts/incubator/avorion +icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - avorion + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/avorion/4.0.2/README.md b/stable/avorion/4.1.0/README.md similarity index 100% rename from stable/avorion/4.0.2/README.md rename to stable/avorion/4.1.0/README.md diff --git a/stable/avorion/4.1.0/app-changelog.md b/stable/avorion/4.1.0/app-changelog.md new file mode 100644 index 0000000000..62be82373b --- /dev/null +++ b/stable/avorion/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [avorion-4.1.0](https://github.com/truecharts/charts/compare/avorion-4.0.2...avorion-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/avorion/4.0.2/app-readme.md b/stable/avorion/4.1.0/app-readme.md similarity index 100% rename from stable/avorion/4.0.2/app-readme.md rename to stable/avorion/4.1.0/app-readme.md diff --git a/stable/avorion/4.1.0/charts/common-17.2.2.tgz b/stable/avorion/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/avorion/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/avorion/4.0.2/ix_values.yaml b/stable/avorion/4.1.0/ix_values.yaml similarity index 100% rename from stable/avorion/4.0.2/ix_values.yaml rename to stable/avorion/4.1.0/ix_values.yaml diff --git a/stable/avorion/4.0.2/questions.yaml b/stable/avorion/4.1.0/questions.yaml similarity index 100% rename from stable/avorion/4.0.2/questions.yaml rename to stable/avorion/4.1.0/questions.yaml diff --git a/stable/baikal/4.0.1/templates/common.yaml b/stable/avorion/4.1.0/templates/common.yaml similarity index 100% rename from stable/baikal/4.0.1/templates/common.yaml rename to stable/avorion/4.1.0/templates/common.yaml diff --git a/stable/browserless-chrome/8.0.1/values.yaml b/stable/avorion/4.1.0/values.yaml similarity index 100% rename from stable/browserless-chrome/8.0.1/values.yaml rename to stable/avorion/4.1.0/values.yaml diff --git a/stable/babybuddy/15.1.0/CHANGELOG.md b/stable/babybuddy/15.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0cbccd38f2 --- /dev/null +++ b/stable/babybuddy/15.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [babybuddy-15.1.0](https://github.com/truecharts/charts/compare/babybuddy-15.0.1...babybuddy-15.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [babybuddy-15.0.1](https://github.com/truecharts/charts/compare/babybuddy-15.0.0...babybuddy-15.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [babybuddy-15.0.0](https://github.com/truecharts/charts/compare/babybuddy-14.0.12...babybuddy-15.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [babybuddy-14.0.12](https://github.com/truecharts/charts/compare/babybuddy-14.0.11...babybuddy-14.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/babybuddy to 2.1.2[@40a418f](https://github.com/40a418f) by renovate ([#16406](https://github.com/truecharts/charts/issues/16406)) + + + + +## [babybuddy-14.0.11](https://github.com/truecharts/charts/compare/babybuddy-14.0.10...babybuddy-14.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [babybuddy-14.0.10](https://github.com/truecharts/charts/compare/babybuddy-14.0.9...babybuddy-14.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [babybuddy-14.0.9](https://github.com/truecharts/charts/compare/babybuddy-14.0.8...babybuddy-14.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [babybuddy-14.0.8](https://github.com/truecharts/charts/compare/babybuddy-14.0.7...babybuddy-14.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [babybuddy-14.0.7](https://github.com/truecharts/charts/compare/babybuddy-14.0.6...babybuddy-14.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [babybuddy-14.0.6](https://github.com/truecharts/charts/compare/babybuddy-14.0.5...babybuddy-14.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [babybuddy-14.0.5](https://github.com/truecharts/charts/compare/babybuddy-14.0.4...babybuddy-14.0.5) (2023-12-22) + +### Fix diff --git a/stable/babybuddy/15.1.0/Chart.yaml b/stable/babybuddy/15.1.0/Chart.yaml new file mode 100644 index 0000000000..2d5e84373f --- /dev/null +++ b/stable/babybuddy/15.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: babybuddy +version: 15.1.0 +appVersion: 2.1.2 +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. +home: https://truecharts.org/charts/stable/babybuddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png +deprecated: false +sources: + - https://github.com/babybuddy/babybuddy + - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy + - https://ghcr.io/linuxserver/babybuddy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - baby + - buddy + - tracker + - parents + - parenting +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/babybuddy/15.1.0/README.md b/stable/babybuddy/15.1.0/README.md new file mode 100644 index 0000000000..343a6111ad --- /dev/null +++ b/stable/babybuddy/15.1.0/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/babybuddy) + +**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/babybuddy/15.1.0/app-changelog.md b/stable/babybuddy/15.1.0/app-changelog.md new file mode 100644 index 0000000000..289ec16f70 --- /dev/null +++ b/stable/babybuddy/15.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [babybuddy-15.1.0](https://github.com/truecharts/charts/compare/babybuddy-15.0.1...babybuddy-15.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/babybuddy/15.1.0/app-readme.md b/stable/babybuddy/15.1.0/app-readme.md new file mode 100644 index 0000000000..97caca43a5 --- /dev/null +++ b/stable/babybuddy/15.1.0/app-readme.md @@ -0,0 +1,8 @@ +Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/babybuddy](https://truecharts.org/charts/stable/babybuddy) + +--- + +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/babybuddy/15.1.0/charts/common-17.2.2.tgz b/stable/babybuddy/15.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/babybuddy/15.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/babybuddy/15.1.0/ix_values.yaml b/stable/babybuddy/15.1.0/ix_values.yaml new file mode 100644 index 0000000000..201aea999f --- /dev/null +++ b/stable/babybuddy/15.1.0/ix_values.yaml @@ -0,0 +1,48 @@ +image: + repository: ghcr.io/linuxserver/babybuddy + pullPolicy: IfNotPresent + tag: 2.1.2@sha256:40a418f7c46e191d7ea22fc36c4309c4d52544a1d65d41650d12064dffed6fff +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10069 + protocol: http + targetPort: 8000 +workload: + main: + podSpec: + containers: + main: + env: + DB_ENGINE: "django.db.backends.postgresql" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_PORT: "5432" + CSRF_TRUSTED_ORIGINS: "" + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host +persistence: + config: + enabled: true + mountPath: /config +cnpg: + main: + enabled: true + user: babybuddy + database: babybuddy +portal: + open: + enabled: true diff --git a/stable/babybuddy/15.1.0/questions.yaml b/stable/babybuddy/15.1.0/questions.yaml new file mode 100644 index 0000000000..630b68e076 --- /dev/null +++ b/stable/babybuddy/15.1.0/questions.yaml @@ -0,0 +1,3295 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: CSRF_TRUSTED_ORIGINS + label: "CSRF_TRUSTED_ORIGINS" + description: "Add any address you'd like to access babybuddy at (comma separated, no spaces)" + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10069 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/cura-novnc/7.0.1/templates/NOTES.txt b/stable/babybuddy/15.1.0/templates/NOTES.txt similarity index 100% rename from stable/cura-novnc/7.0.1/templates/NOTES.txt rename to stable/babybuddy/15.1.0/templates/NOTES.txt diff --git a/stable/budge/8.0.1/templates/common.yaml b/stable/babybuddy/15.1.0/templates/common.yaml similarity index 100% rename from stable/budge/8.0.1/templates/common.yaml rename to stable/babybuddy/15.1.0/templates/common.yaml diff --git a/stable/budge/8.0.1/values.yaml b/stable/babybuddy/15.1.0/values.yaml similarity index 100% rename from stable/budge/8.0.1/values.yaml rename to stable/babybuddy/15.1.0/values.yaml diff --git a/stable/backuppc/5.0.1/CHANGELOG.md b/stable/backuppc/5.0.1/CHANGELOG.md deleted file mode 100644 index dc1976da9f..0000000000 --- a/stable/backuppc/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [backuppc-5.0.1](https://github.com/truecharts/charts/compare/backuppc-5.0.0...backuppc-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [backuppc-5.0.0](https://github.com/truecharts/charts/compare/backuppc-4.0.11...backuppc-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [backuppc-4.0.11](https://github.com/truecharts/charts/compare/backuppc-4.0.10...backuppc-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [backuppc-4.0.10](https://github.com/truecharts/charts/compare/backuppc-4.0.9...backuppc-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [backuppc-4.0.9](https://github.com/truecharts/charts/compare/backuppc-4.0.8...backuppc-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [backuppc-4.0.8](https://github.com/truecharts/charts/compare/backuppc-4.0.7...backuppc-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [backuppc-4.0.7](https://github.com/truecharts/charts/compare/backuppc-4.0.6...backuppc-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [backuppc-4.0.6](https://github.com/truecharts/charts/compare/backuppc-4.0.5...backuppc-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [backuppc-4.0.5](https://github.com/truecharts/charts/compare/backuppc-4.0.4...backuppc-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [backuppc-4.0.4](https://github.com/truecharts/charts/compare/backuppc-4.0.3...backuppc-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [backuppc-4.0.3](https://github.com/truecharts/charts/compare/backuppc-4.0.2...backuppc-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/backuppc/5.0.1/Chart.yaml b/stable/backuppc/5.0.1/Chart.yaml deleted file mode 100644 index 88c12f0e48..0000000000 --- a/stable/backuppc/5.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: backuppc -version: 5.0.1 -appVersion: 6.0.2 -description: A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. -home: https://truecharts.org/charts/incubator/backuppc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png -deprecated: false -sources: - - https://backuppc.github.io/backuppc/index.html - - https://github.com/tiredofit/docker-backuppc - - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc - - https://github.com/truecharts/containers/tree/master/mirrorbackuppc -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - backuppc - - Backup - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/backuppc/5.0.1/app-changelog.md b/stable/backuppc/5.0.1/app-changelog.md deleted file mode 100644 index 4eb9184acd..0000000000 --- a/stable/backuppc/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [backuppc-5.0.1](https://github.com/truecharts/charts/compare/backuppc-5.0.0...backuppc-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/backuppc/5.0.1/charts/common-17.1.4.tgz b/stable/backuppc/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/backuppc/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/backuppc/5.1.0/CHANGELOG.md b/stable/backuppc/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d1ae297f2f --- /dev/null +++ b/stable/backuppc/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [backuppc-5.1.0](https://github.com/truecharts/charts/compare/backuppc-5.0.1...backuppc-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [backuppc-5.0.1](https://github.com/truecharts/charts/compare/backuppc-5.0.0...backuppc-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [backuppc-5.0.0](https://github.com/truecharts/charts/compare/backuppc-4.0.11...backuppc-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [backuppc-4.0.11](https://github.com/truecharts/charts/compare/backuppc-4.0.10...backuppc-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [backuppc-4.0.10](https://github.com/truecharts/charts/compare/backuppc-4.0.9...backuppc-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [backuppc-4.0.9](https://github.com/truecharts/charts/compare/backuppc-4.0.8...backuppc-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [backuppc-4.0.8](https://github.com/truecharts/charts/compare/backuppc-4.0.7...backuppc-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [backuppc-4.0.7](https://github.com/truecharts/charts/compare/backuppc-4.0.6...backuppc-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [backuppc-4.0.6](https://github.com/truecharts/charts/compare/backuppc-4.0.5...backuppc-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [backuppc-4.0.5](https://github.com/truecharts/charts/compare/backuppc-4.0.4...backuppc-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [backuppc-4.0.4](https://github.com/truecharts/charts/compare/backuppc-4.0.3...backuppc-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/backuppc/5.1.0/Chart.yaml b/stable/backuppc/5.1.0/Chart.yaml new file mode 100644 index 0000000000..2b01c51895 --- /dev/null +++ b/stable/backuppc/5.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: backuppc +version: 5.1.0 +appVersion: 6.0.2 +description: A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. +home: https://truecharts.org/charts/incubator/backuppc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png +deprecated: false +sources: + - https://github.com/tiredofit/docker-backuppc + - https://backuppc.github.io/backuppc/index.html + - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc + - https://github.com/truecharts/containers/tree/master/mirrorbackuppc +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - backuppc + - Backup + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/backuppc/5.0.1/README.md b/stable/backuppc/5.1.0/README.md similarity index 100% rename from stable/backuppc/5.0.1/README.md rename to stable/backuppc/5.1.0/README.md diff --git a/stable/backuppc/5.1.0/app-changelog.md b/stable/backuppc/5.1.0/app-changelog.md new file mode 100644 index 0000000000..87f2710b89 --- /dev/null +++ b/stable/backuppc/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [backuppc-5.1.0](https://github.com/truecharts/charts/compare/backuppc-5.0.1...backuppc-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/backuppc/5.0.1/app-readme.md b/stable/backuppc/5.1.0/app-readme.md similarity index 100% rename from stable/backuppc/5.0.1/app-readme.md rename to stable/backuppc/5.1.0/app-readme.md diff --git a/stable/backuppc/5.1.0/charts/common-17.2.2.tgz b/stable/backuppc/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/backuppc/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/backuppc/5.0.1/ix_values.yaml b/stable/backuppc/5.1.0/ix_values.yaml similarity index 100% rename from stable/backuppc/5.0.1/ix_values.yaml rename to stable/backuppc/5.1.0/ix_values.yaml diff --git a/stable/backuppc/5.0.1/questions.yaml b/stable/backuppc/5.1.0/questions.yaml similarity index 100% rename from stable/backuppc/5.0.1/questions.yaml rename to stable/backuppc/5.1.0/questions.yaml diff --git a/stable/cyberchef/8.0.1/templates/NOTES.txt b/stable/backuppc/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/cyberchef/8.0.1/templates/NOTES.txt rename to stable/backuppc/5.1.0/templates/NOTES.txt diff --git a/stable/channels-dvr/5.0.1/templates/common.yaml b/stable/backuppc/5.1.0/templates/common.yaml similarity index 100% rename from stable/channels-dvr/5.0.1/templates/common.yaml rename to stable/backuppc/5.1.0/templates/common.yaml diff --git a/stable/bwapp/4.0.1/values.yaml b/stable/backuppc/5.1.0/values.yaml similarity index 100% rename from stable/bwapp/4.0.1/values.yaml rename to stable/backuppc/5.1.0/values.yaml diff --git a/stable/baikal/4.0.1/CHANGELOG.md b/stable/baikal/4.0.1/CHANGELOG.md deleted file mode 100644 index f00d21c4ac..0000000000 --- a/stable/baikal/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [baikal-4.0.1](https://github.com/truecharts/charts/compare/baikal-4.0.0...baikal-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [baikal-4.0.0](https://github.com/truecharts/charts/compare/baikal-3.0.18...baikal-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [baikal-3.0.18](https://github.com/truecharts/charts/compare/baikal-3.0.17...baikal-3.0.18) (2023-12-25) - -### Chore - -- update container image ckulka/baikal to v0.9.4[@2dbd7b7](https://github.com/2dbd7b7) by renovate ([#16460](https://github.com/truecharts/charts/issues/16460)) - - - - -## [baikal-3.0.17](https://github.com/truecharts/charts/compare/baikal-3.0.16...baikal-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [baikal-3.0.16](https://github.com/truecharts/charts/compare/baikal-3.0.15...baikal-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [baikal-3.0.15](https://github.com/truecharts/charts/compare/baikal-3.0.14...baikal-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [baikal-3.0.14](https://github.com/truecharts/charts/compare/baikal-3.0.13...baikal-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [baikal-3.0.13](https://github.com/truecharts/charts/compare/baikal-3.0.12...baikal-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [baikal-3.0.12](https://github.com/truecharts/charts/compare/baikal-3.0.11...baikal-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [baikal-3.0.11](https://github.com/truecharts/charts/compare/baikal-3.0.10...baikal-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [baikal-3.0.10](https://github.com/truecharts/charts/compare/baikal-3.0.9...baikal-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/baikal/4.0.1/Chart.yaml b/stable/baikal/4.0.1/Chart.yaml deleted file mode 100644 index 72da8e7392..0000000000 --- a/stable/baikal/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: baikal -version: 4.0.1 -appVersion: 0.9.4 -description: Baikal is a lightweight CalDAV+CardDAV server -home: https://truecharts.org/charts/incubator/baikal -icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png -deprecated: false -sources: - - https://hub.docker.com/r/ckulka/baikal - - https://github.com/ckulka/baikal-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - baikal -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/baikal/4.0.1/app-changelog.md b/stable/baikal/4.0.1/app-changelog.md deleted file mode 100644 index f697062a0f..0000000000 --- a/stable/baikal/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [baikal-4.0.1](https://github.com/truecharts/charts/compare/baikal-4.0.0...baikal-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/baikal/4.0.1/charts/common-17.1.4.tgz b/stable/baikal/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/baikal/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/baikal/4.1.0/CHANGELOG.md b/stable/baikal/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..91ec6cead0 --- /dev/null +++ b/stable/baikal/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [baikal-4.1.0](https://github.com/truecharts/charts/compare/baikal-4.0.1...baikal-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [baikal-4.0.1](https://github.com/truecharts/charts/compare/baikal-4.0.0...baikal-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [baikal-4.0.0](https://github.com/truecharts/charts/compare/baikal-3.0.18...baikal-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [baikal-3.0.18](https://github.com/truecharts/charts/compare/baikal-3.0.17...baikal-3.0.18) (2023-12-25) + +### Chore + +- update container image ckulka/baikal to v0.9.4[@2dbd7b7](https://github.com/2dbd7b7) by renovate ([#16460](https://github.com/truecharts/charts/issues/16460)) + + + + +## [baikal-3.0.17](https://github.com/truecharts/charts/compare/baikal-3.0.16...baikal-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [baikal-3.0.16](https://github.com/truecharts/charts/compare/baikal-3.0.15...baikal-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [baikal-3.0.15](https://github.com/truecharts/charts/compare/baikal-3.0.14...baikal-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [baikal-3.0.14](https://github.com/truecharts/charts/compare/baikal-3.0.13...baikal-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [baikal-3.0.13](https://github.com/truecharts/charts/compare/baikal-3.0.12...baikal-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [baikal-3.0.12](https://github.com/truecharts/charts/compare/baikal-3.0.11...baikal-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [baikal-3.0.11](https://github.com/truecharts/charts/compare/baikal-3.0.10...baikal-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/baikal/4.1.0/Chart.yaml b/stable/baikal/4.1.0/Chart.yaml new file mode 100644 index 0000000000..88a33f7f8e --- /dev/null +++ b/stable/baikal/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: baikal +version: 4.1.0 +appVersion: 0.9.4 +description: Baikal is a lightweight CalDAV+CardDAV server +home: https://truecharts.org/charts/incubator/baikal +icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png +deprecated: false +sources: + - https://github.com/ckulka/baikal-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal + - https://hub.docker.com/r/ckulka/baikal +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - baikal +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/baikal/4.0.1/README.md b/stable/baikal/4.1.0/README.md similarity index 100% rename from stable/baikal/4.0.1/README.md rename to stable/baikal/4.1.0/README.md diff --git a/stable/baikal/4.1.0/app-changelog.md b/stable/baikal/4.1.0/app-changelog.md new file mode 100644 index 0000000000..2684ee2942 --- /dev/null +++ b/stable/baikal/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [baikal-4.1.0](https://github.com/truecharts/charts/compare/baikal-4.0.1...baikal-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/baikal/4.0.1/app-readme.md b/stable/baikal/4.1.0/app-readme.md similarity index 100% rename from stable/baikal/4.0.1/app-readme.md rename to stable/baikal/4.1.0/app-readme.md diff --git a/stable/baikal/4.1.0/charts/common-17.2.2.tgz b/stable/baikal/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/baikal/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/baikal/4.0.1/ix_values.yaml b/stable/baikal/4.1.0/ix_values.yaml similarity index 100% rename from stable/baikal/4.0.1/ix_values.yaml rename to stable/baikal/4.1.0/ix_values.yaml diff --git a/stable/baikal/4.0.1/questions.yaml b/stable/baikal/4.1.0/questions.yaml similarity index 100% rename from stable/baikal/4.0.1/questions.yaml rename to stable/baikal/4.1.0/questions.yaml diff --git a/stable/barcodebuddy/4.0.1/templates/common.yaml b/stable/baikal/4.1.0/templates/common.yaml similarity index 100% rename from stable/barcodebuddy/4.0.1/templates/common.yaml rename to stable/baikal/4.1.0/templates/common.yaml diff --git a/stable/cadquery-server/4.0.1/values.yaml b/stable/baikal/4.1.0/values.yaml similarity index 100% rename from stable/cadquery-server/4.0.1/values.yaml rename to stable/baikal/4.1.0/values.yaml diff --git a/stable/barcodebuddy/4.0.1/CHANGELOG.md b/stable/barcodebuddy/4.0.1/CHANGELOG.md deleted file mode 100644 index 30aa080b0d..0000000000 --- a/stable/barcodebuddy/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [barcodebuddy-4.0.1](https://github.com/truecharts/charts/compare/barcodebuddy-4.0.0...barcodebuddy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [barcodebuddy-4.0.0](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.17...barcodebuddy-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [barcodebuddy-3.0.17](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.16...barcodebuddy-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [barcodebuddy-3.0.16](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.15...barcodebuddy-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [barcodebuddy-3.0.15](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.14...barcodebuddy-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [barcodebuddy-3.0.14](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.13...barcodebuddy-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [barcodebuddy-3.0.13](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.12...barcodebuddy-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [barcodebuddy-3.0.12](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.11...barcodebuddy-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [barcodebuddy-3.0.11](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.10...barcodebuddy-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [barcodebuddy-3.0.10](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.9...barcodebuddy-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [barcodebuddy-3.0.9](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.8...barcodebuddy-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/barcodebuddy/4.0.1/Chart.yaml b/stable/barcodebuddy/4.0.1/Chart.yaml deleted file mode 100644 index 30f532313f..0000000000 --- a/stable/barcodebuddy/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: barcodebuddy -version: 4.0.1 -appVersion: latest -description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>" -home: https://truecharts.org/charts/incubator/barcodebuddy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png -deprecated: false -sources: - - https://github.com/Forceu/barcodebuddy - - https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy - - https://hub.docker.com/r/f0rc3/barcodebuddy-docker -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - barcodebuddy - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/barcodebuddy/4.0.1/app-changelog.md b/stable/barcodebuddy/4.0.1/app-changelog.md deleted file mode 100644 index a9e2c9ac95..0000000000 --- a/stable/barcodebuddy/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [barcodebuddy-4.0.1](https://github.com/truecharts/charts/compare/barcodebuddy-4.0.0...barcodebuddy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/barcodebuddy/4.0.1/charts/common-17.1.4.tgz b/stable/barcodebuddy/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/barcodebuddy/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/barcodebuddy/4.1.0/CHANGELOG.md b/stable/barcodebuddy/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6e3c467f4b --- /dev/null +++ b/stable/barcodebuddy/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [barcodebuddy-4.1.0](https://github.com/truecharts/charts/compare/barcodebuddy-4.0.1...barcodebuddy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [barcodebuddy-4.0.1](https://github.com/truecharts/charts/compare/barcodebuddy-4.0.0...barcodebuddy-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [barcodebuddy-4.0.0](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.17...barcodebuddy-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [barcodebuddy-3.0.17](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.16...barcodebuddy-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [barcodebuddy-3.0.16](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.15...barcodebuddy-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [barcodebuddy-3.0.15](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.14...barcodebuddy-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [barcodebuddy-3.0.14](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.13...barcodebuddy-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [barcodebuddy-3.0.13](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.12...barcodebuddy-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [barcodebuddy-3.0.12](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.11...barcodebuddy-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [barcodebuddy-3.0.11](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.10...barcodebuddy-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [barcodebuddy-3.0.10](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.9...barcodebuddy-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/barcodebuddy/4.1.0/Chart.yaml b/stable/barcodebuddy/4.1.0/Chart.yaml new file mode 100644 index 0000000000..1db1195e9d --- /dev/null +++ b/stable/barcodebuddy/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: barcodebuddy +version: 4.1.0 +appVersion: latest +description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>" +home: https://truecharts.org/charts/incubator/barcodebuddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png +deprecated: false +sources: + - https://github.com/Forceu/barcodebuddy + - https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy + - https://hub.docker.com/r/f0rc3/barcodebuddy-docker +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - barcodebuddy + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/barcodebuddy/4.0.1/README.md b/stable/barcodebuddy/4.1.0/README.md similarity index 100% rename from stable/barcodebuddy/4.0.1/README.md rename to stable/barcodebuddy/4.1.0/README.md diff --git a/stable/barcodebuddy/4.1.0/app-changelog.md b/stable/barcodebuddy/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ce4fda6cc2 --- /dev/null +++ b/stable/barcodebuddy/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [barcodebuddy-4.1.0](https://github.com/truecharts/charts/compare/barcodebuddy-4.0.1...barcodebuddy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/barcodebuddy/4.0.1/app-readme.md b/stable/barcodebuddy/4.1.0/app-readme.md similarity index 100% rename from stable/barcodebuddy/4.0.1/app-readme.md rename to stable/barcodebuddy/4.1.0/app-readme.md diff --git a/stable/barcodebuddy/4.1.0/charts/common-17.2.2.tgz b/stable/barcodebuddy/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/barcodebuddy/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/barcodebuddy/4.0.1/ix_values.yaml b/stable/barcodebuddy/4.1.0/ix_values.yaml similarity index 100% rename from stable/barcodebuddy/4.0.1/ix_values.yaml rename to stable/barcodebuddy/4.1.0/ix_values.yaml diff --git a/stable/barcodebuddy/4.0.1/questions.yaml b/stable/barcodebuddy/4.1.0/questions.yaml similarity index 100% rename from stable/barcodebuddy/4.0.1/questions.yaml rename to stable/barcodebuddy/4.1.0/questions.yaml diff --git a/stable/barotrauma/4.0.1/templates/common.yaml b/stable/barcodebuddy/4.1.0/templates/common.yaml similarity index 100% rename from stable/barotrauma/4.0.1/templates/common.yaml rename to stable/barcodebuddy/4.1.0/templates/common.yaml diff --git a/stable/channels-dvr/5.0.1/values.yaml b/stable/barcodebuddy/4.1.0/values.yaml similarity index 100% rename from stable/channels-dvr/5.0.1/values.yaml rename to stable/barcodebuddy/4.1.0/values.yaml diff --git a/stable/barotrauma/4.0.1/CHANGELOG.md b/stable/barotrauma/4.0.1/CHANGELOG.md deleted file mode 100644 index da511d77fa..0000000000 --- a/stable/barotrauma/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [barotrauma-4.0.1](https://github.com/truecharts/charts/compare/barotrauma-4.0.0...barotrauma-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [barotrauma-4.0.0](https://github.com/truecharts/charts/compare/barotrauma-3.0.17...barotrauma-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [barotrauma-3.0.17](https://github.com/truecharts/charts/compare/barotrauma-3.0.16...barotrauma-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [barotrauma-3.0.16](https://github.com/truecharts/charts/compare/barotrauma-3.0.15...barotrauma-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [barotrauma-3.0.15](https://github.com/truecharts/charts/compare/barotrauma-3.0.14...barotrauma-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [barotrauma-3.0.14](https://github.com/truecharts/charts/compare/barotrauma-3.0.13...barotrauma-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [barotrauma-3.0.13](https://github.com/truecharts/charts/compare/barotrauma-3.0.12...barotrauma-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [barotrauma-3.0.12](https://github.com/truecharts/charts/compare/barotrauma-3.0.11...barotrauma-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [barotrauma-3.0.11](https://github.com/truecharts/charts/compare/barotrauma-3.0.10...barotrauma-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [barotrauma-3.0.10](https://github.com/truecharts/charts/compare/barotrauma-3.0.9...barotrauma-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [barotrauma-3.0.9](https://github.com/truecharts/charts/compare/barotrauma-3.0.8...barotrauma-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/barotrauma/4.0.1/Chart.yaml b/stable/barotrauma/4.0.1/Chart.yaml deleted file mode 100644 index 2afa56bbe2..0000000000 --- a/stable/barotrauma/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: barotrauma -version: 4.0.1 -appVersion: barotrauma -description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it. -home: https://truecharts.org/charts/incubator/barotrauma -icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - barotrauma - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/barotrauma/4.0.1/app-changelog.md b/stable/barotrauma/4.0.1/app-changelog.md deleted file mode 100644 index 48c34f0910..0000000000 --- a/stable/barotrauma/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [barotrauma-4.0.1](https://github.com/truecharts/charts/compare/barotrauma-4.0.0...barotrauma-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/barotrauma/4.0.1/charts/common-17.1.4.tgz b/stable/barotrauma/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/barotrauma/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/barotrauma/4.1.0/CHANGELOG.md b/stable/barotrauma/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0bbe5a22f7 --- /dev/null +++ b/stable/barotrauma/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [barotrauma-4.1.0](https://github.com/truecharts/charts/compare/barotrauma-4.0.1...barotrauma-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [barotrauma-4.0.1](https://github.com/truecharts/charts/compare/barotrauma-4.0.0...barotrauma-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [barotrauma-4.0.0](https://github.com/truecharts/charts/compare/barotrauma-3.0.17...barotrauma-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [barotrauma-3.0.17](https://github.com/truecharts/charts/compare/barotrauma-3.0.16...barotrauma-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [barotrauma-3.0.16](https://github.com/truecharts/charts/compare/barotrauma-3.0.15...barotrauma-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [barotrauma-3.0.15](https://github.com/truecharts/charts/compare/barotrauma-3.0.14...barotrauma-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [barotrauma-3.0.14](https://github.com/truecharts/charts/compare/barotrauma-3.0.13...barotrauma-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [barotrauma-3.0.13](https://github.com/truecharts/charts/compare/barotrauma-3.0.12...barotrauma-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [barotrauma-3.0.12](https://github.com/truecharts/charts/compare/barotrauma-3.0.11...barotrauma-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [barotrauma-3.0.11](https://github.com/truecharts/charts/compare/barotrauma-3.0.10...barotrauma-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [barotrauma-3.0.10](https://github.com/truecharts/charts/compare/barotrauma-3.0.9...barotrauma-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/barotrauma/4.1.0/Chart.yaml b/stable/barotrauma/4.1.0/Chart.yaml new file mode 100644 index 0000000000..2f007f455c --- /dev/null +++ b/stable/barotrauma/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: barotrauma +version: 4.1.0 +appVersion: barotrauma +description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it. +home: https://truecharts.org/charts/incubator/barotrauma +icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - barotrauma + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/barotrauma/4.0.1/README.md b/stable/barotrauma/4.1.0/README.md similarity index 100% rename from stable/barotrauma/4.0.1/README.md rename to stable/barotrauma/4.1.0/README.md diff --git a/stable/barotrauma/4.1.0/app-changelog.md b/stable/barotrauma/4.1.0/app-changelog.md new file mode 100644 index 0000000000..86d94960a4 --- /dev/null +++ b/stable/barotrauma/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [barotrauma-4.1.0](https://github.com/truecharts/charts/compare/barotrauma-4.0.1...barotrauma-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/barotrauma/4.0.1/app-readme.md b/stable/barotrauma/4.1.0/app-readme.md similarity index 100% rename from stable/barotrauma/4.0.1/app-readme.md rename to stable/barotrauma/4.1.0/app-readme.md diff --git a/stable/barotrauma/4.1.0/charts/common-17.2.2.tgz b/stable/barotrauma/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/barotrauma/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/barotrauma/4.0.1/ix_values.yaml b/stable/barotrauma/4.1.0/ix_values.yaml similarity index 100% rename from stable/barotrauma/4.0.1/ix_values.yaml rename to stable/barotrauma/4.1.0/ix_values.yaml diff --git a/stable/barotrauma/4.0.1/questions.yaml b/stable/barotrauma/4.1.0/questions.yaml similarity index 100% rename from stable/barotrauma/4.0.1/questions.yaml rename to stable/barotrauma/4.1.0/questions.yaml diff --git a/stable/bitcoin-node/4.0.1/templates/common.yaml b/stable/barotrauma/4.1.0/templates/common.yaml similarity index 100% rename from stable/bitcoin-node/4.0.1/templates/common.yaml rename to stable/barotrauma/4.1.0/templates/common.yaml diff --git a/stable/chivalry-medievalwarfare/4.0.1/values.yaml b/stable/barotrauma/4.1.0/values.yaml similarity index 100% rename from stable/chivalry-medievalwarfare/4.0.1/values.yaml rename to stable/barotrauma/4.1.0/values.yaml diff --git a/stable/baserow/11.1.0/CHANGELOG.md b/stable/baserow/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..89f1363745 --- /dev/null +++ b/stable/baserow/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [baserow-11.1.0](https://github.com/truecharts/charts/compare/baserow-11.0.2...baserow-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [baserow-11.0.2](https://github.com/truecharts/charts/compare/baserow-11.0.1...baserow-11.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [baserow-11.0.1](https://github.com/truecharts/charts/compare/baserow-11.0.0...baserow-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [baserow-11.0.0](https://github.com/truecharts/charts/compare/baserow-10.0.0...baserow-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [baserow-11.0.0](https://github.com/truecharts/charts/compare/baserow-10.0.0...baserow-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [baserow-10.0.0](https://github.com/truecharts/charts/compare/baserow-9.1.0...baserow-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [baserow-9.1.0](https://github.com/truecharts/charts/compare/baserow-9.0.12...baserow-9.1.0) (2023-12-25) + +### Chore + +- update container image baserow/baserow to v1.22.1[@fb2b92c](https://github.com/fb2b92c) by renovate ([#16484](https://github.com/truecharts/charts/issues/16484)) + + + + +## [baserow-9.0.12](https://github.com/truecharts/charts/compare/baserow-9.0.11...baserow-9.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [baserow-9.0.11](https://github.com/truecharts/charts/compare/baserow-9.0.10...baserow-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [baserow-9.0.10](https://github.com/truecharts/charts/compare/baserow-9.0.9...baserow-9.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [baserow-9.0.9](https://github.com/truecharts/charts/compare/baserow-9.0.8...baserow-9.0.9) (2023-12-23) + +### Chore diff --git a/stable/baserow/11.1.0/Chart.yaml b/stable/baserow/11.1.0/Chart.yaml new file mode 100644 index 0000000000..290764b8b9 --- /dev/null +++ b/stable/baserow/11.1.0/Chart.yaml @@ -0,0 +1,43 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: baserow +version: 11.1.0 +appVersion: 1.22.1 +description: Baserow is an open source no-code database tool and Airtable alternative. +home: https://truecharts.org/charts/stable/baserow +icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png +deprecated: false +sources: + - https://gitlab.com/bramw/baserow/ + - https://github.com/truecharts/charts/tree/master/charts/stable/baserow + - https://hub.docker.com/r/baserow/baserow +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - baserow +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/baserow/11.1.0/README.md b/stable/baserow/11.1.0/README.md new file mode 100644 index 0000000000..2f5922ac78 --- /dev/null +++ b/stable/baserow/11.1.0/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/baserow) + +**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/baserow/11.1.0/app-changelog.md b/stable/baserow/11.1.0/app-changelog.md new file mode 100644 index 0000000000..817cd0719e --- /dev/null +++ b/stable/baserow/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [baserow-11.1.0](https://github.com/truecharts/charts/compare/baserow-11.0.2...baserow-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/baserow/11.1.0/app-readme.md b/stable/baserow/11.1.0/app-readme.md new file mode 100644 index 0000000000..4c83ef2f08 --- /dev/null +++ b/stable/baserow/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Baserow is an open source no-code database tool and Airtable alternative. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/baserow](https://truecharts.org/charts/stable/baserow) + +--- + +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/baserow/11.1.0/charts/common-17.2.2.tgz b/stable/baserow/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/baserow/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/baserow/11.1.0/charts/redis-11.1.0.tgz b/stable/baserow/11.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/baserow/11.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/baserow/11.1.0/ix_values.yaml b/stable/baserow/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..756d90b16b --- /dev/null +++ b/stable/baserow/11.1.0/ix_values.yaml @@ -0,0 +1,83 @@ +image: + repository: baserow/baserow + tag: 1.22.1@sha256:fb2b92ce6cc3dba54fa9455c57493990a25f94465fb902f0f65932fb5d981965 + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10228 + protocol: http +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/_health" + readiness: + path: "/_health" + startup: + path: "/_health" + env: + DATABASE_NAME: "{{ .Values.cnpg.main.database }}" + DATABASE_USER: "{{ .Values.cnpg.main.user }}" + DATABASE_PORT: "5432" + REDIS_USER: "{{ .Values.redis.redisUsername }}" + REDIS_PORT: "6379" + REDIS_PROTOCOL: "redis" + BASEROW_CADDY_ADDRESSES: ":{{ .Values.service.main.ports.main.port }}" + # User Defined + + BASEROW_PUBLIC_URL: "http://localhost:10228" + FROM_EMAIL: "" + EMAIL_SMTP: "" + EMAIL_SMTP_USE_TLS: "" + EMAIL_SMTP_HOST: "" + EMAIL_SMTP_PORT: 587 + EMAIL_SMTP_USER: "" + EMAIL_SMTP_PASSWORD: "" + DATABASE_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DATABASE_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + SECRET_KEY: + secretKeyRef: + name: secrets + key: SECRET_KEY +persistence: + data: + enabled: true + mountPath: /baserow/data +cnpg: + main: + enabled: true + user: baserow + database: baserow +redis: + enabled: true + redisUsername: "default" +portal: + open: + enabled: true diff --git a/stable/baserow/11.1.0/questions.yaml b/stable/baserow/11.1.0/questions.yaml new file mode 100644 index 0000000000..67129aef5a --- /dev/null +++ b/stable/baserow/11.1.0/questions.yaml @@ -0,0 +1,3356 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: BASEROW_PUBLIC_URL + label: "BASEROW_PUBLIC_URL" + description: "The public URL or IP that will be used to access baserow. Always should start with http:// https:// even if accessing via an IP address." + schema: + type: string + required: true + default: "" + - variable: enable_mail_settings + label: "Enable Mail Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: FROM_EMAIL + label: "FROM_EMAIL" + description: "The public URL or IP that will be used to access baserow. Always should start with http:// https:// even if accessing via an IP address." + schema: + type: string + default: "" + - variable: EMAIL_SMTP + label: "EMAIL_SMTP" + description: "If set to any non empty value then Baserow will start sending emails using the configuration options below. If not set then Baserow will not send emails and just log them to the Celery worker logs instead." + schema: + type: string + default: "" + enum: + - value: "" + description: "Disabled" + - value: "true" + description: "Enabled" + - variable: EMAIL_SMTP_USE_TLS + label: "EMAIL_SMTP_USE_TLS" + description: "If set to any non empty value then Baserow will attempt to send emails using TLS." + schema: + type: string + default: "" + enum: + - value: "" + description: "Disabled" + - value: "true" + description: "Enabled" + - variable: EMAIL_SMTP_HOST + label: "EMAIL_SMTP_HOST" + description: "The host of the external SMTP server that Baserow should use to send emails." + schema: + type: string + default: "" + - variable: EMAIL_SMTP_PORT + label: "EMAIL_SMTP_PORT" + description: "The port used to connect to $EMAIL_SMTP_HOST on." + schema: + type: int + default: 587 + - variable: EMAIL_SMTP_USER + label: "EMAIL_SMTP_USER" + description: "The username to authenticate with $EMAIL_SMTP_HOST when sending emails." + schema: + type: string + default: "" + - variable: EMAIL_SMTP_PASSWORD + label: "EMAIL_SMTP_PASSWORD" + description: "The password to authenticate with $EMAIL_SMTP_HOST when sending emails." + schema: + type: string + private: true + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10228 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/czkawka/7.0.1/templates/NOTES.txt b/stable/baserow/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/czkawka/7.0.1/templates/NOTES.txt rename to stable/baserow/11.1.0/templates/NOTES.txt diff --git a/stable/baserow/11.1.0/templates/_secrets.tpl b/stable/baserow/11.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..122302eb2d --- /dev/null +++ b/stable/baserow/11.1.0/templates/_secrets.tpl @@ -0,0 +1,14 @@ +{{/* Define the secrets */}} +{{- define "baserow.secrets" -}} +{{- $secretName := (printf "%s-baserow-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} +{{- $baserowprevious := lookup "v1" "Secret" .Release.Namespace $secretName }} +enabled: true +data: + {{- if $baserowprevious }} + SECRET_KEY: {{ index $baserowprevious.data "SECRET_KEY" | b64dec }} + {{- else }} + {{- $secret_key := randAlphaNum 32 }} + SECRET_KEY: {{ $secret_key }} + {{- end }} + +{{- end -}} diff --git a/stable/baserow/11.1.0/templates/common.yaml b/stable/baserow/11.1.0/templates/common.yaml new file mode 100644 index 0000000000..8d294c29d0 --- /dev/null +++ b/stable/baserow/11.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for baserow */}} +{{- $secrets := include "baserow.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/chowdown/4.0.1/values.yaml b/stable/baserow/11.1.0/values.yaml similarity index 100% rename from stable/chowdown/4.0.1/values.yaml rename to stable/baserow/11.1.0/values.yaml diff --git a/stable/batnoter/4.0.1/CHANGELOG.md b/stable/batnoter/4.0.1/CHANGELOG.md deleted file mode 100644 index 697a0c0bdc..0000000000 --- a/stable/batnoter/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [batnoter-4.0.1](https://github.com/truecharts/charts/compare/batnoter-4.0.0...batnoter-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [batnoter-4.0.0](https://github.com/truecharts/charts/compare/batnoter-3.0.17...batnoter-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [batnoter-3.0.17](https://github.com/truecharts/charts/compare/batnoter-3.0.16...batnoter-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [batnoter-3.0.16](https://github.com/truecharts/charts/compare/batnoter-3.0.15...batnoter-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [batnoter-3.0.15](https://github.com/truecharts/charts/compare/batnoter-3.0.14...batnoter-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [batnoter-3.0.14](https://github.com/truecharts/charts/compare/batnoter-3.0.13...batnoter-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [batnoter-3.0.13](https://github.com/truecharts/charts/compare/batnoter-3.0.12...batnoter-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [batnoter-3.0.12](https://github.com/truecharts/charts/compare/batnoter-3.0.11...batnoter-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [batnoter-3.0.11](https://github.com/truecharts/charts/compare/batnoter-3.0.10...batnoter-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [batnoter-3.0.10](https://github.com/truecharts/charts/compare/batnoter-3.0.9...batnoter-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [batnoter-3.0.9](https://github.com/truecharts/charts/compare/batnoter-3.0.8...batnoter-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/batnoter/4.0.1/Chart.yaml b/stable/batnoter/4.0.1/Chart.yaml deleted file mode 100644 index acbfe093e0..0000000000 --- a/stable/batnoter/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: batnoter -version: 4.0.1 -appVersion: latest -description: BatNoter is a web application that allows users to store notes in their git repository. -home: https://truecharts.org/charts/incubator/batnoter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png -deprecated: false -sources: - - https://github.com/batnoter/batnoter - - https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter - - https://ghcr.io/batnoter/batnoter/batnoter-ui -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - notes -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: notes - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/batnoter/4.0.1/app-changelog.md b/stable/batnoter/4.0.1/app-changelog.md deleted file mode 100644 index 3fdb8dc042..0000000000 --- a/stable/batnoter/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [batnoter-4.0.1](https://github.com/truecharts/charts/compare/batnoter-4.0.0...batnoter-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/batnoter/4.0.1/charts/common-17.1.4.tgz b/stable/batnoter/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/batnoter/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/batnoter/4.1.0/CHANGELOG.md b/stable/batnoter/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..389c026efa --- /dev/null +++ b/stable/batnoter/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [batnoter-4.1.0](https://github.com/truecharts/charts/compare/batnoter-4.0.1...batnoter-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [batnoter-4.0.1](https://github.com/truecharts/charts/compare/batnoter-4.0.0...batnoter-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [batnoter-4.0.0](https://github.com/truecharts/charts/compare/batnoter-3.0.17...batnoter-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [batnoter-3.0.17](https://github.com/truecharts/charts/compare/batnoter-3.0.16...batnoter-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [batnoter-3.0.16](https://github.com/truecharts/charts/compare/batnoter-3.0.15...batnoter-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [batnoter-3.0.15](https://github.com/truecharts/charts/compare/batnoter-3.0.14...batnoter-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [batnoter-3.0.14](https://github.com/truecharts/charts/compare/batnoter-3.0.13...batnoter-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [batnoter-3.0.13](https://github.com/truecharts/charts/compare/batnoter-3.0.12...batnoter-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [batnoter-3.0.12](https://github.com/truecharts/charts/compare/batnoter-3.0.11...batnoter-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [batnoter-3.0.11](https://github.com/truecharts/charts/compare/batnoter-3.0.10...batnoter-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [batnoter-3.0.10](https://github.com/truecharts/charts/compare/batnoter-3.0.9...batnoter-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/batnoter/4.1.0/Chart.yaml b/stable/batnoter/4.1.0/Chart.yaml new file mode 100644 index 0000000000..f37e0cf9c6 --- /dev/null +++ b/stable/batnoter/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: batnoter +version: 4.1.0 +appVersion: latest +description: BatNoter is a web application that allows users to store notes in their git repository. +home: https://truecharts.org/charts/incubator/batnoter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png +deprecated: false +sources: + - https://github.com/batnoter/batnoter + - https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter + - https://ghcr.io/batnoter/batnoter/batnoter-ui +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - notes +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: notes + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/batnoter/4.0.1/README.md b/stable/batnoter/4.1.0/README.md similarity index 100% rename from stable/batnoter/4.0.1/README.md rename to stable/batnoter/4.1.0/README.md diff --git a/stable/batnoter/4.1.0/app-changelog.md b/stable/batnoter/4.1.0/app-changelog.md new file mode 100644 index 0000000000..d76e4f762e --- /dev/null +++ b/stable/batnoter/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [batnoter-4.1.0](https://github.com/truecharts/charts/compare/batnoter-4.0.1...batnoter-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/batnoter/4.0.1/app-readme.md b/stable/batnoter/4.1.0/app-readme.md similarity index 100% rename from stable/batnoter/4.0.1/app-readme.md rename to stable/batnoter/4.1.0/app-readme.md diff --git a/stable/batnoter/4.1.0/charts/common-17.2.2.tgz b/stable/batnoter/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/batnoter/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/batnoter/4.0.1/ix_values.yaml b/stable/batnoter/4.1.0/ix_values.yaml similarity index 100% rename from stable/batnoter/4.0.1/ix_values.yaml rename to stable/batnoter/4.1.0/ix_values.yaml diff --git a/stable/batnoter/4.0.1/questions.yaml b/stable/batnoter/4.1.0/questions.yaml similarity index 100% rename from stable/batnoter/4.0.1/questions.yaml rename to stable/batnoter/4.1.0/questions.yaml diff --git a/stable/clipplex/2.0.1/templates/common.yaml b/stable/batnoter/4.1.0/templates/common.yaml similarity index 100% rename from stable/clipplex/2.0.1/templates/common.yaml rename to stable/batnoter/4.1.0/templates/common.yaml diff --git a/stable/chromium-desktop-g3/4.0.1/values.yaml b/stable/batnoter/4.1.0/values.yaml similarity index 100% rename from stable/chromium-desktop-g3/4.0.1/values.yaml rename to stable/batnoter/4.1.0/values.yaml diff --git a/stable/bazarr/17.1.0/CHANGELOG.md b/stable/bazarr/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6c9d1b560f --- /dev/null +++ b/stable/bazarr/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bazarr-17.1.0](https://github.com/truecharts/charts/compare/bazarr-17.0.1...bazarr-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [bazarr-17.0.1](https://github.com/truecharts/charts/compare/bazarr-17.0.0...bazarr-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [bazarr-17.0.0](https://github.com/truecharts/charts/compare/bazarr-16.0.12...bazarr-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [bazarr-16.0.12](https://github.com/truecharts/charts/compare/bazarr-16.0.11...bazarr-16.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [bazarr-16.0.11](https://github.com/truecharts/charts/compare/bazarr-16.0.10...bazarr-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [bazarr-16.0.10](https://github.com/truecharts/charts/compare/bazarr-16.0.9...bazarr-16.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [bazarr-16.0.9](https://github.com/truecharts/charts/compare/bazarr-16.0.8...bazarr-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [bazarr-16.0.8](https://github.com/truecharts/charts/compare/bazarr-16.0.7...bazarr-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [bazarr-16.0.7](https://github.com/truecharts/charts/compare/bazarr-16.0.6...bazarr-16.0.7) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [bazarr-16.0.6](https://github.com/truecharts/charts/compare/bazarr-16.0.5...bazarr-16.0.6) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [bazarr-16.0.5](https://github.com/truecharts/charts/compare/bazarr-16.0.4...bazarr-16.0.5) (2023-12-21) + +### Fix diff --git a/stable/bazarr/17.1.0/Chart.yaml b/stable/bazarr/17.1.0/Chart.yaml new file mode 100644 index 0000000000..5d2a39cc22 --- /dev/null +++ b/stable/bazarr/17.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: bazarr +version: 17.1.0 +appVersion: 1.4.0 +description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements +home: https://truecharts.org/charts/stable/bazarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.png +deprecated: false +sources: + - https://github.com/morpheus65535/bazarr + - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr + - https://github.com/truecharts/containers/tree/master/mirrorexportarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/bazarr/17.1.0/README.md b/stable/bazarr/17.1.0/README.md new file mode 100644 index 0000000000..2e40bef66e --- /dev/null +++ b/stable/bazarr/17.1.0/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/bazarr) + +**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/bazarr/17.1.0/app-changelog.md b/stable/bazarr/17.1.0/app-changelog.md new file mode 100644 index 0000000000..852cfd0b8c --- /dev/null +++ b/stable/bazarr/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bazarr-17.1.0](https://github.com/truecharts/charts/compare/bazarr-17.0.1...bazarr-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/bazarr/17.1.0/app-readme.md b/stable/bazarr/17.1.0/app-readme.md new file mode 100644 index 0000000000..90f6859f27 --- /dev/null +++ b/stable/bazarr/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/bazarr](https://truecharts.org/charts/stable/bazarr) + +--- + +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/bazarr/17.1.0/charts/common-17.2.2.tgz b/stable/bazarr/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/bazarr/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/bazarr/17.1.0/ix_values.yaml b/stable/bazarr/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..cff11f956e --- /dev/null +++ b/stable/bazarr/17.1.0/ix_values.yaml @@ -0,0 +1,87 @@ +image: + repository: ghcr.io/onedr0p/bazarr + pullPolicy: IfNotPresent + tag: 1.4.0@sha256:c81c4d9cbec093d5a999cfa3cd1af01d3f00d6292d6f5c33608510cef0ed83c7 +exportarrImage: + repository: tccr.io/truecharts/exportarr + pullPolicy: IfNotPresent + tag: v1.6.0@sha256:ee118701a2ebe8ccb5c25e1003fbed9ef7ce217d4e4b8b6df30cc2a0def818f8 +service: + main: + ports: + main: + port: 6767 + protocol: http + targetPort: 6767 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 7879 + targetSelector: exportarr + +workload: + exportarr: + enabled: "{{ .Values.metrics.main.enabled }}" + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - bazarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + APIKEY: "{{ .Values.metrics.main.apiKey }}" + +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true + +metrics: + main: + enabled: false + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics + # Required for exportarr + apiKey: "" + +portal: + open: + enabled: true diff --git a/stable/bazarr/17.1.0/questions.yaml b/stable/bazarr/17.1.0/questions.yaml new file mode 100644 index 0000000000..d42cf3d7a8 --- /dev/null +++ b/stable/bazarr/17.1.0/questions.yaml @@ -0,0 +1,2864 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 6767 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: apiKey + label: "Bazarr API key" + description: "Can be found in the Bazarr settings" + schema: + type: string + default: "" + required: true + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/dashdot/7.0.1/templates/NOTES.txt b/stable/bazarr/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/dashdot/7.0.1/templates/NOTES.txt rename to stable/bazarr/17.1.0/templates/NOTES.txt diff --git a/stable/cloudflared/8.0.1/templates/common.yaml b/stable/bazarr/17.1.0/templates/common.yaml similarity index 100% rename from stable/cloudflared/8.0.1/templates/common.yaml rename to stable/bazarr/17.1.0/templates/common.yaml diff --git a/stable/chromium/4.0.1/values.yaml b/stable/bazarr/17.1.0/values.yaml similarity index 100% rename from stable/chromium/4.0.1/values.yaml rename to stable/bazarr/17.1.0/values.yaml diff --git a/stable/beets/10.1.0/CHANGELOG.md b/stable/beets/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..59226bdf32 --- /dev/null +++ b/stable/beets/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [beets-10.1.0](https://github.com/truecharts/charts/compare/beets-10.0.1...beets-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [beets-10.0.1](https://github.com/truecharts/charts/compare/beets-10.0.0...beets-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [beets-10.0.0](https://github.com/truecharts/charts/compare/beets-9.0.12...beets-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [beets-9.0.12](https://github.com/truecharts/charts/compare/beets-9.0.11...beets-9.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/beets to version-1.6.0[@94775cb](https://github.com/94775cb) by renovate ([#16407](https://github.com/truecharts/charts/issues/16407)) + + + + +## [beets-9.0.11](https://github.com/truecharts/charts/compare/beets-9.0.10...beets-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [beets-9.0.10](https://github.com/truecharts/charts/compare/beets-9.0.9...beets-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [beets-9.0.9](https://github.com/truecharts/charts/compare/beets-9.0.8...beets-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [beets-9.0.8](https://github.com/truecharts/charts/compare/beets-9.0.7...beets-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [beets-9.0.7](https://github.com/truecharts/charts/compare/beets-9.0.6...beets-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [beets-9.0.6](https://github.com/truecharts/charts/compare/beets-9.0.5...beets-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [beets-9.0.5](https://github.com/truecharts/charts/compare/beets-9.0.4...beets-9.0.5) (2023-12-22) + +### Fix diff --git a/stable/beets/10.1.0/Chart.yaml b/stable/beets/10.1.0/Chart.yaml new file mode 100644 index 0000000000..543de9283b --- /dev/null +++ b/stable/beets/10.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: beets +version: 10.1.0 +appVersion: 1.6.0 +description: A music library manager and not, for the most part, a music player. +home: https://truecharts.org/charts/stable/beets +icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png +deprecated: false +sources: + - https://github.com/linuxserver/docker-beets + - https://beets.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/beets + - https://ghcr.io/linuxserver/beets +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - music + - library + - manager + - player + - beets +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/beets/10.1.0/README.md b/stable/beets/10.1.0/README.md new file mode 100644 index 0000000000..963d164cdb --- /dev/null +++ b/stable/beets/10.1.0/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/beets) + +**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/beets/10.1.0/app-changelog.md b/stable/beets/10.1.0/app-changelog.md new file mode 100644 index 0000000000..ccf88e96ed --- /dev/null +++ b/stable/beets/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [beets-10.1.0](https://github.com/truecharts/charts/compare/beets-10.0.1...beets-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/beets/10.1.0/app-readme.md b/stable/beets/10.1.0/app-readme.md new file mode 100644 index 0000000000..7fc081af55 --- /dev/null +++ b/stable/beets/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +A music library manager and not, for the most part, a music player. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/beets](https://truecharts.org/charts/stable/beets) + +--- + +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/beets/10.1.0/charts/common-17.2.2.tgz b/stable/beets/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/beets/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/beets/10.1.0/ix_values.yaml b/stable/beets/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..7bcfce392f --- /dev/null +++ b/stable/beets/10.1.0/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: ghcr.io/linuxserver/beets + pullPolicy: IfNotPresent + tag: version-1.6.0@sha256:94775cbf5c22df7821bf1c4a1a643e95f7feabaab4ed9f98432c563b99ca3bae +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 8337 + protocol: http + targetPort: 8337 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/beets/10.1.0/questions.yaml b/stable/beets/10.1.0/questions.yaml new file mode 100644 index 0000000000..62f5cf15a4 --- /dev/null +++ b/stable/beets/10.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8337 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/dashy/5.0.1/templates/NOTES.txt b/stable/beets/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/dashy/5.0.1/templates/NOTES.txt rename to stable/beets/10.1.0/templates/NOTES.txt diff --git a/stable/mstream/9.0.1/templates/common.yaml b/stable/beets/10.1.0/templates/common.yaml similarity index 100% rename from stable/mstream/9.0.1/templates/common.yaml rename to stable/beets/10.1.0/templates/common.yaml diff --git a/stable/chronograf/4.0.1/values.yaml b/stable/beets/10.1.0/values.yaml similarity index 100% rename from stable/chronograf/4.0.1/values.yaml rename to stable/beets/10.1.0/values.yaml diff --git a/stable/bender/4.0.1/CHANGELOG.md b/stable/bender/4.0.1/CHANGELOG.md deleted file mode 100644 index ca0be99f2e..0000000000 --- a/stable/bender/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [bender-4.0.1](https://github.com/truecharts/charts/compare/bender-4.0.0...bender-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [bender-4.0.0](https://github.com/truecharts/charts/compare/bender-3.0.17...bender-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [bender-3.0.17](https://github.com/truecharts/charts/compare/bender-3.0.16...bender-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [bender-3.0.16](https://github.com/truecharts/charts/compare/bender-3.0.15...bender-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [bender-3.0.15](https://github.com/truecharts/charts/compare/bender-3.0.14...bender-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [bender-3.0.14](https://github.com/truecharts/charts/compare/bender-3.0.13...bender-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [bender-3.0.13](https://github.com/truecharts/charts/compare/bender-3.0.12...bender-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [bender-3.0.12](https://github.com/truecharts/charts/compare/bender-3.0.11...bender-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [bender-3.0.11](https://github.com/truecharts/charts/compare/bender-3.0.10...bender-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [bender-3.0.10](https://github.com/truecharts/charts/compare/bender-3.0.9...bender-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [bender-3.0.9](https://github.com/truecharts/charts/compare/bender-3.0.8...bender-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/bender/4.0.1/Chart.yaml b/stable/bender/4.0.1/Chart.yaml deleted file mode 100644 index 96e1cb07b7..0000000000 --- a/stable/bender/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: bender -version: 4.0.1 -appVersion: 1.0.3 -description: A link dashboard that can be managed without any code. -home: https://truecharts.org/charts/incubator/bender -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png -deprecated: false -sources: - - https://github.com/jez500/bender - - https://github.com/truecharts/charts/tree/master/charts/incubator/bender - - https://hub.docker.com/r/jez500/bender -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - bender - - dashboard -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/bender/4.0.1/app-changelog.md b/stable/bender/4.0.1/app-changelog.md deleted file mode 100644 index bd1f945c77..0000000000 --- a/stable/bender/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [bender-4.0.1](https://github.com/truecharts/charts/compare/bender-4.0.0...bender-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/bender/4.0.1/charts/common-17.1.4.tgz b/stable/bender/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/bender/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/bender/4.1.0/CHANGELOG.md b/stable/bender/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ee1bd71a6d --- /dev/null +++ b/stable/bender/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bender-4.1.0](https://github.com/truecharts/charts/compare/bender-4.0.1...bender-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [bender-4.0.1](https://github.com/truecharts/charts/compare/bender-4.0.0...bender-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [bender-4.0.0](https://github.com/truecharts/charts/compare/bender-3.0.17...bender-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [bender-3.0.17](https://github.com/truecharts/charts/compare/bender-3.0.16...bender-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [bender-3.0.16](https://github.com/truecharts/charts/compare/bender-3.0.15...bender-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [bender-3.0.15](https://github.com/truecharts/charts/compare/bender-3.0.14...bender-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [bender-3.0.14](https://github.com/truecharts/charts/compare/bender-3.0.13...bender-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [bender-3.0.13](https://github.com/truecharts/charts/compare/bender-3.0.12...bender-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [bender-3.0.12](https://github.com/truecharts/charts/compare/bender-3.0.11...bender-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [bender-3.0.11](https://github.com/truecharts/charts/compare/bender-3.0.10...bender-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [bender-3.0.10](https://github.com/truecharts/charts/compare/bender-3.0.9...bender-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/bender/4.1.0/Chart.yaml b/stable/bender/4.1.0/Chart.yaml new file mode 100644 index 0000000000..ee2cc48e91 --- /dev/null +++ b/stable/bender/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: bender +version: 4.1.0 +appVersion: 1.0.3 +description: A link dashboard that can be managed without any code. +home: https://truecharts.org/charts/incubator/bender +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png +deprecated: false +sources: + - https://github.com/jez500/bender + - https://github.com/truecharts/charts/tree/master/charts/incubator/bender + - https://hub.docker.com/r/jez500/bender +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - bender + - dashboard +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: dashboard + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/bender/4.0.1/README.md b/stable/bender/4.1.0/README.md similarity index 100% rename from stable/bender/4.0.1/README.md rename to stable/bender/4.1.0/README.md diff --git a/stable/bender/4.1.0/app-changelog.md b/stable/bender/4.1.0/app-changelog.md new file mode 100644 index 0000000000..9b11dca7e6 --- /dev/null +++ b/stable/bender/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bender-4.1.0](https://github.com/truecharts/charts/compare/bender-4.0.1...bender-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/bender/4.0.1/app-readme.md b/stable/bender/4.1.0/app-readme.md similarity index 100% rename from stable/bender/4.0.1/app-readme.md rename to stable/bender/4.1.0/app-readme.md diff --git a/stable/bender/4.1.0/charts/common-17.2.2.tgz b/stable/bender/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/bender/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/bender/4.0.1/ix_values.yaml b/stable/bender/4.1.0/ix_values.yaml similarity index 100% rename from stable/bender/4.0.1/ix_values.yaml rename to stable/bender/4.1.0/ix_values.yaml diff --git a/stable/bender/4.0.1/questions.yaml b/stable/bender/4.1.0/questions.yaml similarity index 100% rename from stable/bender/4.0.1/questions.yaml rename to stable/bender/4.1.0/questions.yaml diff --git a/stable/couchpotato/8.0.1/templates/common.yaml b/stable/bender/4.1.0/templates/common.yaml similarity index 100% rename from stable/couchpotato/8.0.1/templates/common.yaml rename to stable/bender/4.1.0/templates/common.yaml diff --git a/stable/chronos/7.0.1/values.yaml b/stable/bender/4.1.0/values.yaml similarity index 100% rename from stable/chronos/7.0.1/values.yaml rename to stable/bender/4.1.0/values.yaml diff --git a/stable/bitcoin-node/4.0.1/CHANGELOG.md b/stable/bitcoin-node/4.0.1/CHANGELOG.md deleted file mode 100644 index 47ee67a8c1..0000000000 --- a/stable/bitcoin-node/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [bitcoin-node-4.0.1](https://github.com/truecharts/charts/compare/bitcoin-node-4.0.0...bitcoin-node-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [bitcoin-node-4.0.0](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.18...bitcoin-node-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [bitcoin-node-3.0.18](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.17...bitcoin-node-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [bitcoin-node-3.0.17](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.16...bitcoin-node-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [bitcoin-node-3.0.16](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.15...bitcoin-node-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [bitcoin-node-3.0.15](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.14...bitcoin-node-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [bitcoin-node-3.0.14](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.13...bitcoin-node-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [bitcoin-node-3.0.13](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.12...bitcoin-node-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [bitcoin-node-3.0.12](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.11...bitcoin-node-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [bitcoin-node-3.0.11](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.10...bitcoin-node-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [bitcoin-node-3.0.10](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.9...bitcoin-node-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/bitcoin-node/4.0.1/Chart.yaml b/stable/bitcoin-node/4.0.1/Chart.yaml deleted file mode 100644 index 86b977286d..0000000000 --- a/stable/bitcoin-node/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: bitcoin-node -version: 4.0.1 -appVersion: latest -description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. -home: https://truecharts.org/charts/incubator/bitcoin-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png -deprecated: false -sources: - - https://github.com/kylemanna/docker-bitcoind - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node - - https://hub.docker.com/r/kylemanna/bitcoind -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - bitcoin-node - - Crypto -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/bitcoin-node/4.0.1/app-changelog.md b/stable/bitcoin-node/4.0.1/app-changelog.md deleted file mode 100644 index 2eecbbdeee..0000000000 --- a/stable/bitcoin-node/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [bitcoin-node-4.0.1](https://github.com/truecharts/charts/compare/bitcoin-node-4.0.0...bitcoin-node-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/bitcoin-node/4.0.1/charts/common-17.1.4.tgz b/stable/bitcoin-node/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/bitcoin-node/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/bitcoin-node/4.1.0/CHANGELOG.md b/stable/bitcoin-node/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..758e380996 --- /dev/null +++ b/stable/bitcoin-node/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bitcoin-node-4.1.0](https://github.com/truecharts/charts/compare/bitcoin-node-4.0.1...bitcoin-node-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [bitcoin-node-4.0.1](https://github.com/truecharts/charts/compare/bitcoin-node-4.0.0...bitcoin-node-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [bitcoin-node-4.0.0](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.18...bitcoin-node-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [bitcoin-node-3.0.18](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.17...bitcoin-node-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [bitcoin-node-3.0.17](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.16...bitcoin-node-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [bitcoin-node-3.0.16](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.15...bitcoin-node-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [bitcoin-node-3.0.15](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.14...bitcoin-node-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [bitcoin-node-3.0.14](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.13...bitcoin-node-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [bitcoin-node-3.0.13](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.12...bitcoin-node-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [bitcoin-node-3.0.12](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.11...bitcoin-node-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [bitcoin-node-3.0.11](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.10...bitcoin-node-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/bitcoin-node/4.1.0/Chart.yaml b/stable/bitcoin-node/4.1.0/Chart.yaml new file mode 100644 index 0000000000..944aa01519 --- /dev/null +++ b/stable/bitcoin-node/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: bitcoin-node +version: 4.1.0 +appVersion: latest +description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. +home: https://truecharts.org/charts/incubator/bitcoin-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node + - https://hub.docker.com/r/kylemanna/bitcoind + - https://github.com/kylemanna/docker-bitcoind +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - bitcoin-node + - Crypto +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/bitcoin-node/4.0.1/README.md b/stable/bitcoin-node/4.1.0/README.md similarity index 100% rename from stable/bitcoin-node/4.0.1/README.md rename to stable/bitcoin-node/4.1.0/README.md diff --git a/stable/bitcoin-node/4.1.0/app-changelog.md b/stable/bitcoin-node/4.1.0/app-changelog.md new file mode 100644 index 0000000000..bf3e22953f --- /dev/null +++ b/stable/bitcoin-node/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bitcoin-node-4.1.0](https://github.com/truecharts/charts/compare/bitcoin-node-4.0.1...bitcoin-node-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/bitcoin-node/4.0.1/app-readme.md b/stable/bitcoin-node/4.1.0/app-readme.md similarity index 100% rename from stable/bitcoin-node/4.0.1/app-readme.md rename to stable/bitcoin-node/4.1.0/app-readme.md diff --git a/stable/bitcoin-node/4.1.0/charts/common-17.2.2.tgz b/stable/bitcoin-node/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/bitcoin-node/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/bitcoin-node/4.0.1/ix_values.yaml b/stable/bitcoin-node/4.1.0/ix_values.yaml similarity index 100% rename from stable/bitcoin-node/4.0.1/ix_values.yaml rename to stable/bitcoin-node/4.1.0/ix_values.yaml diff --git a/stable/bitcoin-node/4.0.1/questions.yaml b/stable/bitcoin-node/4.1.0/questions.yaml similarity index 100% rename from stable/bitcoin-node/4.0.1/questions.yaml rename to stable/bitcoin-node/4.1.0/questions.yaml diff --git a/stable/bitcoind/4.0.1/templates/common.yaml b/stable/bitcoin-node/4.1.0/templates/common.yaml similarity index 100% rename from stable/bitcoind/4.0.1/templates/common.yaml rename to stable/bitcoin-node/4.1.0/templates/common.yaml diff --git a/stable/ciao/4.0.1/values.yaml b/stable/bitcoin-node/4.1.0/values.yaml similarity index 100% rename from stable/ciao/4.0.1/values.yaml rename to stable/bitcoin-node/4.1.0/values.yaml diff --git a/stable/bitcoind/4.0.1/CHANGELOG.md b/stable/bitcoind/4.0.1/CHANGELOG.md deleted file mode 100644 index 2514635f6d..0000000000 --- a/stable/bitcoind/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [bitcoind-4.0.1](https://github.com/truecharts/charts/compare/bitcoind-4.0.0...bitcoind-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [bitcoind-4.0.0](https://github.com/truecharts/charts/compare/bitcoind-3.0.18...bitcoind-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [bitcoind-3.0.18](https://github.com/truecharts/charts/compare/bitcoind-3.0.17...bitcoind-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [bitcoind-3.0.17](https://github.com/truecharts/charts/compare/bitcoind-3.0.16...bitcoind-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [bitcoind-3.0.16](https://github.com/truecharts/charts/compare/bitcoind-3.0.15...bitcoind-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [bitcoind-3.0.15](https://github.com/truecharts/charts/compare/bitcoind-3.0.14...bitcoind-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [bitcoind-3.0.14](https://github.com/truecharts/charts/compare/bitcoind-3.0.13...bitcoind-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [bitcoind-3.0.13](https://github.com/truecharts/charts/compare/bitcoind-3.0.12...bitcoind-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [bitcoind-3.0.12](https://github.com/truecharts/charts/compare/bitcoind-3.0.11...bitcoind-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [bitcoind-3.0.11](https://github.com/truecharts/charts/compare/bitcoind-3.0.10...bitcoind-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [bitcoind-3.0.10](https://github.com/truecharts/charts/compare/bitcoind-3.0.9...bitcoind-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/bitcoind/4.0.1/Chart.yaml b/stable/bitcoind/4.0.1/Chart.yaml deleted file mode 100644 index 466c1090f4..0000000000 --- a/stable/bitcoind/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: bitcoind -version: 4.0.1 -appVersion: latest -description: | - Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. -home: https://truecharts.org/charts/incubator/bitcoind -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png -deprecated: false -sources: - - https://bitcoin.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind - - https://hub.docker.com/r/ofawx/bitcoind -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - bitcoind - - Tools-Utilities - - Network-Other - - Crypto -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/bitcoind/4.0.1/app-changelog.md b/stable/bitcoind/4.0.1/app-changelog.md deleted file mode 100644 index 829a442d3a..0000000000 --- a/stable/bitcoind/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [bitcoind-4.0.1](https://github.com/truecharts/charts/compare/bitcoind-4.0.0...bitcoind-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/bitcoind/4.0.1/charts/common-17.1.4.tgz b/stable/bitcoind/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/bitcoind/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/bitcoind/4.1.0/CHANGELOG.md b/stable/bitcoind/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..36b41ca6fc --- /dev/null +++ b/stable/bitcoind/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bitcoind-4.1.0](https://github.com/truecharts/charts/compare/bitcoind-4.0.1...bitcoind-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [bitcoind-4.0.1](https://github.com/truecharts/charts/compare/bitcoind-4.0.0...bitcoind-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [bitcoind-4.0.0](https://github.com/truecharts/charts/compare/bitcoind-3.0.18...bitcoind-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [bitcoind-3.0.18](https://github.com/truecharts/charts/compare/bitcoind-3.0.17...bitcoind-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [bitcoind-3.0.17](https://github.com/truecharts/charts/compare/bitcoind-3.0.16...bitcoind-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [bitcoind-3.0.16](https://github.com/truecharts/charts/compare/bitcoind-3.0.15...bitcoind-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [bitcoind-3.0.15](https://github.com/truecharts/charts/compare/bitcoind-3.0.14...bitcoind-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [bitcoind-3.0.14](https://github.com/truecharts/charts/compare/bitcoind-3.0.13...bitcoind-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [bitcoind-3.0.13](https://github.com/truecharts/charts/compare/bitcoind-3.0.12...bitcoind-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [bitcoind-3.0.12](https://github.com/truecharts/charts/compare/bitcoind-3.0.11...bitcoind-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [bitcoind-3.0.11](https://github.com/truecharts/charts/compare/bitcoind-3.0.10...bitcoind-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/bitcoind/4.1.0/Chart.yaml b/stable/bitcoind/4.1.0/Chart.yaml new file mode 100644 index 0000000000..ac5ef10868 --- /dev/null +++ b/stable/bitcoind/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: bitcoind +version: 4.1.0 +appVersion: latest +description: | + Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. +home: https://truecharts.org/charts/incubator/bitcoind +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png +deprecated: false +sources: + - https://bitcoin.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind + - https://hub.docker.com/r/ofawx/bitcoind +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - bitcoind + - Tools-Utilities + - Network-Other + - Crypto +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/bitcoind/4.0.1/README.md b/stable/bitcoind/4.1.0/README.md similarity index 100% rename from stable/bitcoind/4.0.1/README.md rename to stable/bitcoind/4.1.0/README.md diff --git a/stable/bitcoind/4.1.0/app-changelog.md b/stable/bitcoind/4.1.0/app-changelog.md new file mode 100644 index 0000000000..572a8389f9 --- /dev/null +++ b/stable/bitcoind/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bitcoind-4.1.0](https://github.com/truecharts/charts/compare/bitcoind-4.0.1...bitcoind-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/bitcoind/4.0.1/app-readme.md b/stable/bitcoind/4.1.0/app-readme.md similarity index 100% rename from stable/bitcoind/4.0.1/app-readme.md rename to stable/bitcoind/4.1.0/app-readme.md diff --git a/stable/bitcoind/4.1.0/charts/common-17.2.2.tgz b/stable/bitcoind/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/bitcoind/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/bitcoind/4.0.1/ix_values.yaml b/stable/bitcoind/4.1.0/ix_values.yaml similarity index 100% rename from stable/bitcoind/4.0.1/ix_values.yaml rename to stable/bitcoind/4.1.0/ix_values.yaml diff --git a/stable/bitcoind/4.0.1/questions.yaml b/stable/bitcoind/4.1.0/questions.yaml similarity index 100% rename from stable/bitcoind/4.0.1/questions.yaml rename to stable/bitcoind/4.1.0/questions.yaml diff --git a/stable/bitcoinunlimited/4.0.1/templates/common.yaml b/stable/bitcoind/4.1.0/templates/common.yaml similarity index 100% rename from stable/bitcoinunlimited/4.0.1/templates/common.yaml rename to stable/bitcoind/4.1.0/templates/common.yaml diff --git a/stable/citadel-forgedwithfire/4.0.2/values.yaml b/stable/bitcoind/4.1.0/values.yaml similarity index 100% rename from stable/citadel-forgedwithfire/4.0.2/values.yaml rename to stable/bitcoind/4.1.0/values.yaml diff --git a/stable/bitcoinunlimited/4.0.1/CHANGELOG.md b/stable/bitcoinunlimited/4.0.1/CHANGELOG.md deleted file mode 100644 index e4dd6ab130..0000000000 --- a/stable/bitcoinunlimited/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [bitcoinunlimited-4.0.1](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.0.0...bitcoinunlimited-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [bitcoinunlimited-4.0.0](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.17...bitcoinunlimited-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [bitcoinunlimited-3.0.17](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.16...bitcoinunlimited-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [bitcoinunlimited-3.0.16](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.15...bitcoinunlimited-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [bitcoinunlimited-3.0.15](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.14...bitcoinunlimited-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [bitcoinunlimited-3.0.14](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.13...bitcoinunlimited-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [bitcoinunlimited-3.0.13](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.12...bitcoinunlimited-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [bitcoinunlimited-3.0.12](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.11...bitcoinunlimited-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [bitcoinunlimited-3.0.11](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.10...bitcoinunlimited-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [bitcoinunlimited-3.0.10](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.9...bitcoinunlimited-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [bitcoinunlimited-3.0.9](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.8...bitcoinunlimited-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/bitcoinunlimited/4.0.1/Chart.yaml b/stable/bitcoinunlimited/4.0.1/Chart.yaml deleted file mode 100644 index 549078cf5d..0000000000 --- a/stable/bitcoinunlimited/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: bitcoinunlimited -version: 4.0.1 -appVersion: latest -description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. -home: https://truecharts.org/charts/incubator/bitcoinunlimited -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited - - https://hub.docker.com/r/amacneil/bitcoinunlimited -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - bitcoinunlimited - - Network-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/bitcoinunlimited/4.0.1/app-changelog.md b/stable/bitcoinunlimited/4.0.1/app-changelog.md deleted file mode 100644 index 94bad01672..0000000000 --- a/stable/bitcoinunlimited/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [bitcoinunlimited-4.0.1](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.0.0...bitcoinunlimited-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/bitcoinunlimited/4.0.1/charts/common-17.1.4.tgz b/stable/bitcoinunlimited/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/bitcoinunlimited/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/bitcoinunlimited/4.1.0/CHANGELOG.md b/stable/bitcoinunlimited/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5c8ed394c4 --- /dev/null +++ b/stable/bitcoinunlimited/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bitcoinunlimited-4.1.0](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.0.1...bitcoinunlimited-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [bitcoinunlimited-4.0.1](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.0.0...bitcoinunlimited-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [bitcoinunlimited-4.0.0](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.17...bitcoinunlimited-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [bitcoinunlimited-3.0.17](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.16...bitcoinunlimited-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [bitcoinunlimited-3.0.16](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.15...bitcoinunlimited-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [bitcoinunlimited-3.0.15](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.14...bitcoinunlimited-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [bitcoinunlimited-3.0.14](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.13...bitcoinunlimited-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [bitcoinunlimited-3.0.13](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.12...bitcoinunlimited-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [bitcoinunlimited-3.0.12](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.11...bitcoinunlimited-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [bitcoinunlimited-3.0.11](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.10...bitcoinunlimited-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [bitcoinunlimited-3.0.10](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.9...bitcoinunlimited-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/bitcoinunlimited/4.1.0/Chart.yaml b/stable/bitcoinunlimited/4.1.0/Chart.yaml new file mode 100644 index 0000000000..897f0117c6 --- /dev/null +++ b/stable/bitcoinunlimited/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: bitcoinunlimited +version: 4.1.0 +appVersion: latest +description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. +home: https://truecharts.org/charts/incubator/bitcoinunlimited +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited + - https://hub.docker.com/r/amacneil/bitcoinunlimited +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - bitcoinunlimited + - Network-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/bitcoinunlimited/4.0.1/README.md b/stable/bitcoinunlimited/4.1.0/README.md similarity index 100% rename from stable/bitcoinunlimited/4.0.1/README.md rename to stable/bitcoinunlimited/4.1.0/README.md diff --git a/stable/bitcoinunlimited/4.1.0/app-changelog.md b/stable/bitcoinunlimited/4.1.0/app-changelog.md new file mode 100644 index 0000000000..87394371eb --- /dev/null +++ b/stable/bitcoinunlimited/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bitcoinunlimited-4.1.0](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.0.1...bitcoinunlimited-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/bitcoinunlimited/4.0.1/app-readme.md b/stable/bitcoinunlimited/4.1.0/app-readme.md similarity index 100% rename from stable/bitcoinunlimited/4.0.1/app-readme.md rename to stable/bitcoinunlimited/4.1.0/app-readme.md diff --git a/stable/bitcoinunlimited/4.1.0/charts/common-17.2.2.tgz b/stable/bitcoinunlimited/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/bitcoinunlimited/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/bitcoinunlimited/4.0.1/ix_values.yaml b/stable/bitcoinunlimited/4.1.0/ix_values.yaml similarity index 100% rename from stable/bitcoinunlimited/4.0.1/ix_values.yaml rename to stable/bitcoinunlimited/4.1.0/ix_values.yaml diff --git a/stable/bitcoinunlimited/4.0.1/questions.yaml b/stable/bitcoinunlimited/4.1.0/questions.yaml similarity index 100% rename from stable/bitcoinunlimited/4.0.1/questions.yaml rename to stable/bitcoinunlimited/4.1.0/questions.yaml diff --git a/stable/bitcoinwalletgui/4.0.1/templates/common.yaml b/stable/bitcoinunlimited/4.1.0/templates/common.yaml similarity index 100% rename from stable/bitcoinwalletgui/4.0.1/templates/common.yaml rename to stable/bitcoinunlimited/4.1.0/templates/common.yaml diff --git a/stable/clamav/9.0.1/values.yaml b/stable/bitcoinunlimited/4.1.0/values.yaml similarity index 100% rename from stable/clamav/9.0.1/values.yaml rename to stable/bitcoinunlimited/4.1.0/values.yaml diff --git a/stable/bitcoinwalletgui/4.0.1/CHANGELOG.md b/stable/bitcoinwalletgui/4.0.1/CHANGELOG.md deleted file mode 100644 index 2f6bb8e352..0000000000 --- a/stable/bitcoinwalletgui/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [bitcoinwalletgui-4.0.1](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.0.0...bitcoinwalletgui-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [bitcoinwalletgui-4.0.0](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.17...bitcoinwalletgui-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [bitcoinwalletgui-3.0.17](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.16...bitcoinwalletgui-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [bitcoinwalletgui-3.0.16](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.15...bitcoinwalletgui-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [bitcoinwalletgui-3.0.15](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.14...bitcoinwalletgui-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [bitcoinwalletgui-3.0.14](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.13...bitcoinwalletgui-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [bitcoinwalletgui-3.0.13](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.12...bitcoinwalletgui-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [bitcoinwalletgui-3.0.12](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.11...bitcoinwalletgui-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [bitcoinwalletgui-3.0.11](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.10...bitcoinwalletgui-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [bitcoinwalletgui-3.0.10](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.9...bitcoinwalletgui-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [bitcoinwalletgui-3.0.9](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.8...bitcoinwalletgui-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/bitcoinwalletgui/4.0.1/Chart.yaml b/stable/bitcoinwalletgui/4.0.1/Chart.yaml deleted file mode 100644 index fe6321b6ff..0000000000 --- a/stable/bitcoinwalletgui/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: bitcoinwalletgui -version: 4.0.1 -appVersion: latest -description: | - Bitcoin wallet with GUI over VNC and NoVNC. -home: https://truecharts.org/charts/incubator/bitcoinwalletgui -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui - - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - bitcoinwalletgui - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/bitcoinwalletgui/4.0.1/app-changelog.md b/stable/bitcoinwalletgui/4.0.1/app-changelog.md deleted file mode 100644 index 32059d9c77..0000000000 --- a/stable/bitcoinwalletgui/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [bitcoinwalletgui-4.0.1](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.0.0...bitcoinwalletgui-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/bitcoinwalletgui/4.0.1/charts/common-17.1.4.tgz b/stable/bitcoinwalletgui/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/bitcoinwalletgui/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/bitcoinwalletgui/4.1.0/CHANGELOG.md b/stable/bitcoinwalletgui/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..298c6f5c0f --- /dev/null +++ b/stable/bitcoinwalletgui/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bitcoinwalletgui-4.1.0](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.0.1...bitcoinwalletgui-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [bitcoinwalletgui-4.0.1](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.0.0...bitcoinwalletgui-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [bitcoinwalletgui-4.0.0](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.17...bitcoinwalletgui-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [bitcoinwalletgui-3.0.17](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.16...bitcoinwalletgui-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [bitcoinwalletgui-3.0.16](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.15...bitcoinwalletgui-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [bitcoinwalletgui-3.0.15](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.14...bitcoinwalletgui-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [bitcoinwalletgui-3.0.14](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.13...bitcoinwalletgui-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [bitcoinwalletgui-3.0.13](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.12...bitcoinwalletgui-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [bitcoinwalletgui-3.0.12](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.11...bitcoinwalletgui-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [bitcoinwalletgui-3.0.11](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.10...bitcoinwalletgui-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [bitcoinwalletgui-3.0.10](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.9...bitcoinwalletgui-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/bitcoinwalletgui/4.1.0/Chart.yaml b/stable/bitcoinwalletgui/4.1.0/Chart.yaml new file mode 100644 index 0000000000..ab0e450217 --- /dev/null +++ b/stable/bitcoinwalletgui/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: bitcoinwalletgui +version: 4.1.0 +appVersion: latest +description: | + Bitcoin wallet with GUI over VNC and NoVNC. +home: https://truecharts.org/charts/incubator/bitcoinwalletgui +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui + - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - bitcoinwalletgui + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/bitcoinwalletgui/4.0.1/README.md b/stable/bitcoinwalletgui/4.1.0/README.md similarity index 100% rename from stable/bitcoinwalletgui/4.0.1/README.md rename to stable/bitcoinwalletgui/4.1.0/README.md diff --git a/stable/bitcoinwalletgui/4.1.0/app-changelog.md b/stable/bitcoinwalletgui/4.1.0/app-changelog.md new file mode 100644 index 0000000000..6616713254 --- /dev/null +++ b/stable/bitcoinwalletgui/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bitcoinwalletgui-4.1.0](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.0.1...bitcoinwalletgui-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/bitcoinwalletgui/4.0.1/app-readme.md b/stable/bitcoinwalletgui/4.1.0/app-readme.md similarity index 100% rename from stable/bitcoinwalletgui/4.0.1/app-readme.md rename to stable/bitcoinwalletgui/4.1.0/app-readme.md diff --git a/stable/bitcoinwalletgui/4.1.0/charts/common-17.2.2.tgz b/stable/bitcoinwalletgui/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/bitcoinwalletgui/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/bitcoinwalletgui/4.0.1/ix_values.yaml b/stable/bitcoinwalletgui/4.1.0/ix_values.yaml similarity index 100% rename from stable/bitcoinwalletgui/4.0.1/ix_values.yaml rename to stable/bitcoinwalletgui/4.1.0/ix_values.yaml diff --git a/stable/bitcoinwalletgui/4.0.1/questions.yaml b/stable/bitcoinwalletgui/4.1.0/questions.yaml similarity index 100% rename from stable/bitcoinwalletgui/4.0.1/questions.yaml rename to stable/bitcoinwalletgui/4.1.0/questions.yaml diff --git a/stable/blender-desktop-g3/4.0.1/templates/common.yaml b/stable/bitcoinwalletgui/4.1.0/templates/common.yaml similarity index 100% rename from stable/blender-desktop-g3/4.0.1/templates/common.yaml rename to stable/bitcoinwalletgui/4.1.0/templates/common.yaml diff --git a/stable/clipplex/2.0.1/values.yaml b/stable/bitcoinwalletgui/4.1.0/values.yaml similarity index 100% rename from stable/clipplex/2.0.1/values.yaml rename to stable/bitcoinwalletgui/4.1.0/values.yaml diff --git a/stable/blender-desktop-g3/4.0.1/CHANGELOG.md b/stable/blender-desktop-g3/4.0.1/CHANGELOG.md deleted file mode 100644 index 193258aec7..0000000000 --- a/stable/blender-desktop-g3/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [blender-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.0.0...blender-desktop-g3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [blender-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.18...blender-desktop-g3-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [blender-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.17...blender-desktop-g3-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [blender-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.16...blender-desktop-g3-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [blender-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.15...blender-desktop-g3-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [blender-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.14...blender-desktop-g3-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [blender-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.13...blender-desktop-g3-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [blender-desktop-g3-3.0.13](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.12...blender-desktop-g3-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [blender-desktop-g3-3.0.12](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.11...blender-desktop-g3-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [blender-desktop-g3-3.0.11](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.10...blender-desktop-g3-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [blender-desktop-g3-3.0.10](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.9...blender-desktop-g3-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/blender-desktop-g3/4.0.1/Chart.yaml b/stable/blender-desktop-g3/4.0.1/Chart.yaml deleted file mode 100644 index bdd6bc9768..0000000000 --- a/stable/blender-desktop-g3/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: blender-desktop-g3 -version: 4.0.1 -appVersion: latest -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/incubator/blender-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png -deprecated: false -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - blender-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/blender-desktop-g3/4.0.1/app-changelog.md b/stable/blender-desktop-g3/4.0.1/app-changelog.md deleted file mode 100644 index 18c303b137..0000000000 --- a/stable/blender-desktop-g3/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [blender-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.0.0...blender-desktop-g3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/blender-desktop-g3/4.0.1/charts/common-17.1.4.tgz b/stable/blender-desktop-g3/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/blender-desktop-g3/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/blender-desktop-g3/4.1.0/CHANGELOG.md b/stable/blender-desktop-g3/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..765f3adc0a --- /dev/null +++ b/stable/blender-desktop-g3/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [blender-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.0.1...blender-desktop-g3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [blender-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.0.0...blender-desktop-g3-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [blender-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.18...blender-desktop-g3-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [blender-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.17...blender-desktop-g3-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [blender-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.16...blender-desktop-g3-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [blender-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.15...blender-desktop-g3-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [blender-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.14...blender-desktop-g3-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [blender-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.13...blender-desktop-g3-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [blender-desktop-g3-3.0.13](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.12...blender-desktop-g3-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [blender-desktop-g3-3.0.12](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.11...blender-desktop-g3-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [blender-desktop-g3-3.0.11](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.10...blender-desktop-g3-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/blender-desktop-g3/4.1.0/Chart.yaml b/stable/blender-desktop-g3/4.1.0/Chart.yaml new file mode 100644 index 0000000000..c1e23a4c8b --- /dev/null +++ b/stable/blender-desktop-g3/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: blender-desktop-g3 +version: 4.1.0 +appVersion: latest +description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing +home: https://truecharts.org/charts/incubator/blender-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png +deprecated: false +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - blender-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/blender-desktop-g3/4.0.1/README.md b/stable/blender-desktop-g3/4.1.0/README.md similarity index 100% rename from stable/blender-desktop-g3/4.0.1/README.md rename to stable/blender-desktop-g3/4.1.0/README.md diff --git a/stable/blender-desktop-g3/4.1.0/app-changelog.md b/stable/blender-desktop-g3/4.1.0/app-changelog.md new file mode 100644 index 0000000000..78a8d5a68c --- /dev/null +++ b/stable/blender-desktop-g3/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blender-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.0.1...blender-desktop-g3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/blender-desktop-g3/4.0.1/app-readme.md b/stable/blender-desktop-g3/4.1.0/app-readme.md similarity index 100% rename from stable/blender-desktop-g3/4.0.1/app-readme.md rename to stable/blender-desktop-g3/4.1.0/app-readme.md diff --git a/stable/blender-desktop-g3/4.1.0/charts/common-17.2.2.tgz b/stable/blender-desktop-g3/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/blender-desktop-g3/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/blender-desktop-g3/4.0.1/ix_values.yaml b/stable/blender-desktop-g3/4.1.0/ix_values.yaml similarity index 100% rename from stable/blender-desktop-g3/4.0.1/ix_values.yaml rename to stable/blender-desktop-g3/4.1.0/ix_values.yaml diff --git a/stable/blender-desktop-g3/4.0.1/questions.yaml b/stable/blender-desktop-g3/4.1.0/questions.yaml similarity index 100% rename from stable/blender-desktop-g3/4.0.1/questions.yaml rename to stable/blender-desktop-g3/4.1.0/questions.yaml diff --git a/stable/blender/4.0.2/templates/common.yaml b/stable/blender-desktop-g3/4.1.0/templates/common.yaml similarity index 100% rename from stable/blender/4.0.2/templates/common.yaml rename to stable/blender-desktop-g3/4.1.0/templates/common.yaml diff --git a/stable/cloudcommander/4.0.1/values.yaml b/stable/blender-desktop-g3/4.1.0/values.yaml similarity index 100% rename from stable/cloudcommander/4.0.1/values.yaml rename to stable/blender-desktop-g3/4.1.0/values.yaml diff --git a/stable/blender/4.0.2/CHANGELOG.md b/stable/blender/4.0.2/CHANGELOG.md deleted file mode 100644 index b6df9ad1d6..0000000000 --- a/stable/blender/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [blender-4.0.2](https://github.com/truecharts/charts/compare/blender-4.0.1...blender-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [blender-4.0.1](https://github.com/truecharts/charts/compare/blender-4.0.0...blender-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [blender-4.0.0](https://github.com/truecharts/charts/compare/blender-3.0.18...blender-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [blender-3.0.18](https://github.com/truecharts/charts/compare/blender-3.0.17...blender-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [blender-3.0.17](https://github.com/truecharts/charts/compare/blender-3.0.16...blender-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [blender-3.0.16](https://github.com/truecharts/charts/compare/blender-3.0.15...blender-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [blender-3.0.15](https://github.com/truecharts/charts/compare/blender-3.0.14...blender-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [blender-3.0.14](https://github.com/truecharts/charts/compare/blender-3.0.13...blender-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [blender-3.0.13](https://github.com/truecharts/charts/compare/blender-3.0.12...blender-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [blender-3.0.12](https://github.com/truecharts/charts/compare/blender-3.0.11...blender-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [blender-3.0.11](https://github.com/truecharts/charts/compare/blender-3.0.10...blender-3.0.11) (2023-12-21) - -### Chore diff --git a/stable/blender/4.0.2/Chart.yaml b/stable/blender/4.0.2/Chart.yaml deleted file mode 100644 index b2c0b5211b..0000000000 --- a/stable/blender/4.0.2/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: blender -version: 4.0.2 -appVersion: latest -description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** -home: https://truecharts.org/charts/incubator/blender -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png -deprecated: false -sources: - - https://github.com/orgs/linuxserver/packages/container/package/blender - - https://github.com/linuxserver/docker-blender#readme - - https://github.com/truecharts/charts/tree/master/charts/incubator/blender - - https://fleet.linuxserver.io/image?name=linuxserver/blender - - https://www.blender.org/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - blender - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/blender/4.0.2/app-changelog.md b/stable/blender/4.0.2/app-changelog.md deleted file mode 100644 index c8ab4a715c..0000000000 --- a/stable/blender/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [blender-4.0.2](https://github.com/truecharts/charts/compare/blender-4.0.1...blender-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/blender/4.0.2/charts/common-17.1.4.tgz b/stable/blender/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/blender/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/blender/4.1.0/CHANGELOG.md b/stable/blender/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d74cbf8eeb --- /dev/null +++ b/stable/blender/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [blender-4.1.0](https://github.com/truecharts/charts/compare/blender-4.0.2...blender-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [blender-4.0.2](https://github.com/truecharts/charts/compare/blender-4.0.1...blender-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [blender-4.0.1](https://github.com/truecharts/charts/compare/blender-4.0.0...blender-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [blender-4.0.0](https://github.com/truecharts/charts/compare/blender-3.0.18...blender-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [blender-3.0.18](https://github.com/truecharts/charts/compare/blender-3.0.17...blender-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [blender-3.0.17](https://github.com/truecharts/charts/compare/blender-3.0.16...blender-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [blender-3.0.16](https://github.com/truecharts/charts/compare/blender-3.0.15...blender-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [blender-3.0.15](https://github.com/truecharts/charts/compare/blender-3.0.14...blender-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [blender-3.0.14](https://github.com/truecharts/charts/compare/blender-3.0.13...blender-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [blender-3.0.13](https://github.com/truecharts/charts/compare/blender-3.0.12...blender-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [blender-3.0.12](https://github.com/truecharts/charts/compare/blender-3.0.11...blender-3.0.12) (2023-12-22) + +### Fix diff --git a/stable/blender/4.1.0/Chart.yaml b/stable/blender/4.1.0/Chart.yaml new file mode 100644 index 0000000000..b9a5d26a66 --- /dev/null +++ b/stable/blender/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: blender +version: 4.1.0 +appVersion: latest +description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** +home: https://truecharts.org/charts/incubator/blender +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/blender + - https://fleet.linuxserver.io/image?name=linuxserver/blender + - https://github.com/orgs/linuxserver/packages/container/package/blender + - https://github.com/linuxserver/docker-blender#readme + - https://www.blender.org/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - blender + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/blender/4.0.2/README.md b/stable/blender/4.1.0/README.md similarity index 100% rename from stable/blender/4.0.2/README.md rename to stable/blender/4.1.0/README.md diff --git a/stable/blender/4.1.0/app-changelog.md b/stable/blender/4.1.0/app-changelog.md new file mode 100644 index 0000000000..c8d6a581d4 --- /dev/null +++ b/stable/blender/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blender-4.1.0](https://github.com/truecharts/charts/compare/blender-4.0.2...blender-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/blender/4.0.2/app-readme.md b/stable/blender/4.1.0/app-readme.md similarity index 100% rename from stable/blender/4.0.2/app-readme.md rename to stable/blender/4.1.0/app-readme.md diff --git a/stable/blender/4.1.0/charts/common-17.2.2.tgz b/stable/blender/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/blender/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/blender/4.0.2/ix_values.yaml b/stable/blender/4.1.0/ix_values.yaml similarity index 100% rename from stable/blender/4.0.2/ix_values.yaml rename to stable/blender/4.1.0/ix_values.yaml diff --git a/stable/blender/4.0.2/questions.yaml b/stable/blender/4.1.0/questions.yaml similarity index 100% rename from stable/blender/4.0.2/questions.yaml rename to stable/blender/4.1.0/questions.yaml diff --git a/stable/breitbandmessung-de/4.0.1/templates/common.yaml b/stable/blender/4.1.0/templates/common.yaml similarity index 100% rename from stable/breitbandmessung-de/4.0.1/templates/common.yaml rename to stable/blender/4.1.0/templates/common.yaml diff --git a/stable/cloudflared/8.0.1/values.yaml b/stable/blender/4.1.0/values.yaml similarity index 100% rename from stable/cloudflared/8.0.1/values.yaml rename to stable/blender/4.1.0/values.yaml diff --git a/stable/blog/10.1.0/CHANGELOG.md b/stable/blog/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..97ed213d8a --- /dev/null +++ b/stable/blog/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [blog-10.1.0](https://github.com/truecharts/charts/compare/blog-10.0.1...blog-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [blog-10.0.1](https://github.com/truecharts/charts/compare/blog-10.0.0...blog-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [blog-10.0.0](https://github.com/truecharts/charts/compare/blog-9.0.11...blog-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [blog-9.0.11](https://github.com/truecharts/charts/compare/blog-9.0.10...blog-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [blog-9.0.10](https://github.com/truecharts/charts/compare/blog-9.0.9...blog-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [blog-9.0.9](https://github.com/truecharts/charts/compare/blog-9.0.8...blog-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [blog-9.0.8](https://github.com/truecharts/charts/compare/blog-9.0.7...blog-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [blog-9.0.7](https://github.com/truecharts/charts/compare/blog-9.0.6...blog-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [blog-9.0.6](https://github.com/truecharts/charts/compare/blog-9.0.5...blog-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [blog-9.0.5](https://github.com/truecharts/charts/compare/blog-9.0.4...blog-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [blog-9.0.4](https://github.com/truecharts/charts/compare/blog-9.0.3...blog-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/blog/10.1.0/Chart.yaml b/stable/blog/10.1.0/Chart.yaml new file mode 100644 index 0000000000..f198f15993 --- /dev/null +++ b/stable/blog/10.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: blog +version: 10.1.0 +appVersion: latest +description: Lightweight self-hosted facebook-styled PHP blog. +home: https://truecharts.org/charts/stable/blog +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png +deprecated: false +sources: + - https://github.com/m1k1o/blog + - https://github.com/nicholaswilde/docker-blog + - https://github.com/truecharts/charts/tree/master/charts/stable/blog + - https://hub.docker.com/r/m1k1o/blog +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - blog + - php + - self + - hosted + - facebook +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: hosting + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/blog/10.1.0/README.md b/stable/blog/10.1.0/README.md new file mode 100644 index 0000000000..d5cc30f709 --- /dev/null +++ b/stable/blog/10.1.0/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/blog) + +**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/blog/10.1.0/app-changelog.md b/stable/blog/10.1.0/app-changelog.md new file mode 100644 index 0000000000..d06f6beb01 --- /dev/null +++ b/stable/blog/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blog-10.1.0](https://github.com/truecharts/charts/compare/blog-10.0.1...blog-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/blog/10.1.0/app-readme.md b/stable/blog/10.1.0/app-readme.md new file mode 100644 index 0000000000..3d0f8de6fe --- /dev/null +++ b/stable/blog/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Lightweight self-hosted facebook-styled PHP blog. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/blog](https://truecharts.org/charts/stable/blog) + +--- + +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/blog/10.1.0/charts/common-17.2.2.tgz b/stable/blog/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/blog/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/blog/10.1.0/ix_values.yaml b/stable/blog/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..7932eee43d --- /dev/null +++ b/stable/blog/10.1.0/ix_values.yaml @@ -0,0 +1,62 @@ +image: + repository: m1k1o/blog + pullPolicy: IfNotPresent + tag: latest@sha256:42060a897a0fd93ac898b8cbb5ccd64a25174bc094259ec025d0b6fffac72219 +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10111 + protocol: http + targetPort: 80 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + BLOG_TITLE: "Blog" + BLOG_NAME: "Max Musermann" + BLOG_LANG: "en" + BLOG_DB_CONNECTION: "postgres" + BLOG_POSTGRES_USER: "{{ .Values.cnpg.main.user }}" + BLOG_POSTGRES_PORT: "5432" + BLOG_DB_NAME: "{{ .Values.cnpg.main.database }}" + BLOG_POSTGRES_PASS: + secretKeyRef: + name: cnpg-main-user + key: password + BLOG_POSTGRES_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + BLOG_NICK: username + BLOG_PASS: password +persistence: + data: + enabled: true + mountPath: /var/www/html/data +cnpg: + main: + enabled: true + user: blog + database: blog +portal: + open: + enabled: true diff --git a/stable/blog/10.1.0/questions.yaml b/stable/blog/10.1.0/questions.yaml new file mode 100644 index 0000000000..d5da1ac3df --- /dev/null +++ b/stable/blog/10.1.0/questions.yaml @@ -0,0 +1,3307 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: BLOG_TITLE + label: "Blog Title" + schema: + type: string + default: "" + required: true + - variable: BLOG_NAME + label: "Blog Name" + schema: + type: string + default: "" + required: true + - variable: BLOG_LANG + label: "Blog Language" + schema: + type: string + default: "" + required: true + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10111 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/ddclient/8.0.1/templates/NOTES.txt b/stable/blog/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/ddclient/8.0.1/templates/NOTES.txt rename to stable/blog/10.1.0/templates/NOTES.txt diff --git a/stable/muximux/9.0.1/templates/common.yaml b/stable/blog/10.1.0/templates/common.yaml similarity index 100% rename from stable/muximux/9.0.1/templates/common.yaml rename to stable/blog/10.1.0/templates/common.yaml diff --git a/stable/cloudflareddns/8.0.1/values.yaml b/stable/blog/10.1.0/values.yaml similarity index 100% rename from stable/cloudflareddns/8.0.1/values.yaml rename to stable/blog/10.1.0/values.yaml diff --git a/stable/boinc/8.0.1/CHANGELOG.md b/stable/boinc/8.0.1/CHANGELOG.md deleted file mode 100644 index 1c31367ad8..0000000000 --- a/stable/boinc/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [boinc-8.0.1](https://github.com/truecharts/charts/compare/boinc-8.0.0...boinc-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [boinc-8.0.0](https://github.com/truecharts/charts/compare/boinc-7.0.12...boinc-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [boinc-7.0.12](https://github.com/truecharts/charts/compare/boinc-7.0.11...boinc-7.0.12) (2023-12-25) - -### Chore - -- update container image ghcr.io/linuxserver/boinc to latest[@a179088](https://github.com/a179088) by renovate ([#16408](https://github.com/truecharts/charts/issues/16408)) - - - - -## [boinc-7.0.11](https://github.com/truecharts/charts/compare/boinc-7.0.10...boinc-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [boinc-7.0.10](https://github.com/truecharts/charts/compare/boinc-7.0.9...boinc-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [boinc-7.0.9](https://github.com/truecharts/charts/compare/boinc-7.0.8...boinc-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [boinc-7.0.8](https://github.com/truecharts/charts/compare/boinc-7.0.7...boinc-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [boinc-7.0.7](https://github.com/truecharts/charts/compare/boinc-7.0.6...boinc-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [boinc-7.0.6](https://github.com/truecharts/charts/compare/boinc-7.0.5...boinc-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [boinc-7.0.5](https://github.com/truecharts/charts/compare/boinc-7.0.4...boinc-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [boinc-7.0.4](https://github.com/truecharts/charts/compare/boinc-7.0.3...boinc-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/boinc/8.0.1/Chart.yaml b/stable/boinc/8.0.1/Chart.yaml deleted file mode 100644 index 59f4661541..0000000000 --- a/stable/boinc/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: boinc -version: 8.0.1 -appVersion: latest -description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). -home: https://truecharts.org/charts/stable/boinc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/boinc - - https://ghcr.io/linuxserver/boinc -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - boinc -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/boinc/8.0.1/app-changelog.md b/stable/boinc/8.0.1/app-changelog.md deleted file mode 100644 index 3e4b551e95..0000000000 --- a/stable/boinc/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-8.0.1](https://github.com/truecharts/charts/compare/boinc-8.0.0...boinc-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/boinc/8.0.1/charts/common-17.1.4.tgz b/stable/boinc/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/boinc/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/boinc/8.1.0/CHANGELOG.md b/stable/boinc/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..81d4b9f329 --- /dev/null +++ b/stable/boinc/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [boinc-8.1.0](https://github.com/truecharts/charts/compare/boinc-8.0.1...boinc-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [boinc-8.0.1](https://github.com/truecharts/charts/compare/boinc-8.0.0...boinc-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [boinc-8.0.0](https://github.com/truecharts/charts/compare/boinc-7.0.12...boinc-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [boinc-7.0.12](https://github.com/truecharts/charts/compare/boinc-7.0.11...boinc-7.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/boinc to latest[@a179088](https://github.com/a179088) by renovate ([#16408](https://github.com/truecharts/charts/issues/16408)) + + + + +## [boinc-7.0.11](https://github.com/truecharts/charts/compare/boinc-7.0.10...boinc-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [boinc-7.0.10](https://github.com/truecharts/charts/compare/boinc-7.0.9...boinc-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [boinc-7.0.9](https://github.com/truecharts/charts/compare/boinc-7.0.8...boinc-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [boinc-7.0.8](https://github.com/truecharts/charts/compare/boinc-7.0.7...boinc-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [boinc-7.0.7](https://github.com/truecharts/charts/compare/boinc-7.0.6...boinc-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [boinc-7.0.6](https://github.com/truecharts/charts/compare/boinc-7.0.5...boinc-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [boinc-7.0.5](https://github.com/truecharts/charts/compare/boinc-7.0.4...boinc-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/boinc/8.1.0/Chart.yaml b/stable/boinc/8.1.0/Chart.yaml new file mode 100644 index 0000000000..89cdbe9572 --- /dev/null +++ b/stable/boinc/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: boinc +version: 8.1.0 +appVersion: latest +description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). +home: https://truecharts.org/charts/stable/boinc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/boinc + - https://ghcr.io/linuxserver/boinc +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - boinc +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/boinc/8.0.1/README.md b/stable/boinc/8.1.0/README.md similarity index 100% rename from stable/boinc/8.0.1/README.md rename to stable/boinc/8.1.0/README.md diff --git a/stable/boinc/8.1.0/app-changelog.md b/stable/boinc/8.1.0/app-changelog.md new file mode 100644 index 0000000000..5464c40548 --- /dev/null +++ b/stable/boinc/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-8.1.0](https://github.com/truecharts/charts/compare/boinc-8.0.1...boinc-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/boinc/8.0.1/app-readme.md b/stable/boinc/8.1.0/app-readme.md similarity index 100% rename from stable/boinc/8.0.1/app-readme.md rename to stable/boinc/8.1.0/app-readme.md diff --git a/stable/boinc/8.1.0/charts/common-17.2.2.tgz b/stable/boinc/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/boinc/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/boinc/8.0.1/ix_values.yaml b/stable/boinc/8.1.0/ix_values.yaml similarity index 100% rename from stable/boinc/8.0.1/ix_values.yaml rename to stable/boinc/8.1.0/ix_values.yaml diff --git a/stable/boinc/8.0.1/questions.yaml b/stable/boinc/8.1.0/questions.yaml similarity index 100% rename from stable/boinc/8.0.1/questions.yaml rename to stable/boinc/8.1.0/questions.yaml diff --git a/stable/ddns-go/8.0.1/templates/NOTES.txt b/stable/boinc/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/ddns-go/8.0.1/templates/NOTES.txt rename to stable/boinc/8.1.0/templates/NOTES.txt diff --git a/stable/cs2/2.0.1/templates/common.yaml b/stable/boinc/8.1.0/templates/common.yaml similarity index 100% rename from stable/cs2/2.0.1/templates/common.yaml rename to stable/boinc/8.1.0/templates/common.yaml diff --git a/stable/cloudreve/4.0.1/values.yaml b/stable/boinc/8.1.0/values.yaml similarity index 100% rename from stable/cloudreve/4.0.1/values.yaml rename to stable/boinc/8.1.0/values.yaml diff --git a/stable/booksonic-air/12.1.0/CHANGELOG.md b/stable/booksonic-air/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d15632186e --- /dev/null +++ b/stable/booksonic-air/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [booksonic-air-12.1.0](https://github.com/truecharts/charts/compare/booksonic-air-12.0.1...booksonic-air-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [booksonic-air-12.0.1](https://github.com/truecharts/charts/compare/booksonic-air-12.0.0...booksonic-air-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [booksonic-air-12.0.0](https://github.com/truecharts/charts/compare/booksonic-air-11.0.11...booksonic-air-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [booksonic-air-11.0.11](https://github.com/truecharts/charts/compare/booksonic-air-11.0.10...booksonic-air-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [booksonic-air-11.0.10](https://github.com/truecharts/charts/compare/booksonic-air-11.0.9...booksonic-air-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [booksonic-air-11.0.9](https://github.com/truecharts/charts/compare/booksonic-air-11.0.8...booksonic-air-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [booksonic-air-11.0.8](https://github.com/truecharts/charts/compare/booksonic-air-11.0.7...booksonic-air-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [booksonic-air-11.0.7](https://github.com/truecharts/charts/compare/booksonic-air-11.0.6...booksonic-air-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [booksonic-air-11.0.6](https://github.com/truecharts/charts/compare/booksonic-air-11.0.5...booksonic-air-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [booksonic-air-11.0.5](https://github.com/truecharts/charts/compare/booksonic-air-11.0.4...booksonic-air-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [booksonic-air-11.0.4](https://github.com/truecharts/charts/compare/booksonic-air-11.0.3...booksonic-air-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/booksonic-air/12.1.0/Chart.yaml b/stable/booksonic-air/12.1.0/Chart.yaml new file mode 100644 index 0000000000..e4bb0f2de3 --- /dev/null +++ b/stable/booksonic-air/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: booksonic-air +version: 12.1.0 +appVersion: 2201.1.0 +description: Booksonic is a platform for accessing the audibooks you own wherever you are +home: https://truecharts.org/charts/stable/booksonic-air +icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png +deprecated: false +sources: + - https://github.com/popeen/Booksonic-Air + - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air + - https://ghcr.io/linuxserver/booksonic-air +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - booksonic + - audiobook +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/booksonic-air/12.1.0/README.md b/stable/booksonic-air/12.1.0/README.md new file mode 100644 index 0000000000..d150a5b77b --- /dev/null +++ b/stable/booksonic-air/12.1.0/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/booksonic-air) + +**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/booksonic-air/12.1.0/app-changelog.md b/stable/booksonic-air/12.1.0/app-changelog.md new file mode 100644 index 0000000000..26105de487 --- /dev/null +++ b/stable/booksonic-air/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [booksonic-air-12.1.0](https://github.com/truecharts/charts/compare/booksonic-air-12.0.1...booksonic-air-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/booksonic-air/12.1.0/app-readme.md b/stable/booksonic-air/12.1.0/app-readme.md new file mode 100644 index 0000000000..88ff19e3ce --- /dev/null +++ b/stable/booksonic-air/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Booksonic is a platform for accessing the audibooks you own wherever you are + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/booksonic-air](https://truecharts.org/charts/stable/booksonic-air) + +--- + +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/booksonic-air/12.1.0/charts/common-17.2.2.tgz b/stable/booksonic-air/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/booksonic-air/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/booksonic-air/12.1.0/ix_values.yaml b/stable/booksonic-air/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..869772ee50 --- /dev/null +++ b/stable/booksonic-air/12.1.0/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: ghcr.io/linuxserver/booksonic-air + pullPolicy: IfNotPresent + tag: 2201.1.0@sha256:e665beba14092d510f861eb7e3a8c67ca23d0a0ffcd981ce0462b4d059509f93 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10048 + protocol: http + targetPort: 4040 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/booksonic-air/12.1.0/questions.yaml b/stable/booksonic-air/12.1.0/questions.yaml new file mode 100644 index 0000000000..9fcf0bad16 --- /dev/null +++ b/stable/booksonic-air/12.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10048 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/ddns-updater/8.0.1/templates/NOTES.txt b/stable/booksonic-air/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/ddns-updater/8.0.1/templates/NOTES.txt rename to stable/booksonic-air/12.1.0/templates/NOTES.txt diff --git a/stable/cyberchef/8.0.1/templates/common.yaml b/stable/booksonic-air/12.1.0/templates/common.yaml similarity index 100% rename from stable/cyberchef/8.0.1/templates/common.yaml rename to stable/booksonic-air/12.1.0/templates/common.yaml diff --git a/stable/collabora/4.0.2/values.yaml b/stable/booksonic-air/12.1.0/values.yaml similarity index 100% rename from stable/collabora/4.0.2/values.yaml rename to stable/booksonic-air/12.1.0/values.yaml diff --git a/stable/bookstack/11.1.0/CHANGELOG.md b/stable/bookstack/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8e4122e797 --- /dev/null +++ b/stable/bookstack/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bookstack-11.1.0](https://github.com/truecharts/charts/compare/bookstack-11.0.2...bookstack-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [bookstack-11.0.2](https://github.com/truecharts/charts/compare/bookstack-11.0.1...bookstack-11.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [bookstack-11.0.1](https://github.com/truecharts/charts/compare/bookstack-11.0.0...bookstack-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [bookstack-11.0.0](https://github.com/truecharts/charts/compare/bookstack-10.0.0...bookstack-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [bookstack-11.0.0](https://github.com/truecharts/charts/compare/bookstack-10.0.0...bookstack-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [bookstack-10.0.0](https://github.com/truecharts/charts/compare/bookstack-9.0.12...bookstack-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [bookstack-9.0.12](https://github.com/truecharts/charts/compare/bookstack-9.0.11...bookstack-9.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [bookstack-9.0.11](https://github.com/truecharts/charts/compare/bookstack-9.0.10...bookstack-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [bookstack-9.0.10](https://github.com/truecharts/charts/compare/bookstack-9.0.9...bookstack-9.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [bookstack-9.0.9](https://github.com/truecharts/charts/compare/bookstack-9.0.8...bookstack-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [bookstack-9.0.8](https://github.com/truecharts/charts/compare/bookstack-9.0.7...bookstack-9.0.8) (2023-12-23) + +### Chore diff --git a/stable/bookstack/11.1.0/Chart.yaml b/stable/bookstack/11.1.0/Chart.yaml new file mode 100644 index 0000000000..7e02c32144 --- /dev/null +++ b/stable/bookstack/11.1.0/Chart.yaml @@ -0,0 +1,48 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: bookstack +version: 11.1.0 +appVersion: 23.10.20231030 +description: A simple, self-hosted, easy-to-use platform for organising and storing information. +home: https://truecharts.org/charts/stable/bookstack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png +deprecated: false +sources: + - https://www.bookstackapp.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack + - https://ghcr.io/linuxserver/bookstack +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - bookstack + - book + - stack + - organizer + - server + - hosted +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/bookstack/11.1.0/README.md b/stable/bookstack/11.1.0/README.md new file mode 100644 index 0000000000..a7fc314027 --- /dev/null +++ b/stable/bookstack/11.1.0/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/bookstack) + +**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/bookstack/11.1.0/app-changelog.md b/stable/bookstack/11.1.0/app-changelog.md new file mode 100644 index 0000000000..6718bcf19f --- /dev/null +++ b/stable/bookstack/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bookstack-11.1.0](https://github.com/truecharts/charts/compare/bookstack-11.0.2...bookstack-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/bookstack/11.1.0/app-readme.md b/stable/bookstack/11.1.0/app-readme.md new file mode 100644 index 0000000000..046b1fe8ff --- /dev/null +++ b/stable/bookstack/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +A simple, self-hosted, easy-to-use platform for organising and storing information. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/bookstack](https://truecharts.org/charts/stable/bookstack) + +--- + +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/bookstack/11.1.0/charts/common-17.2.2.tgz b/stable/bookstack/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/bookstack/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/bookstack/11.1.0/charts/mariadb-12.1.0.tgz b/stable/bookstack/11.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/bookstack/11.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/bookstack/11.1.0/ix_values.yaml b/stable/bookstack/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..072bb574be --- /dev/null +++ b/stable/bookstack/11.1.0/ix_values.yaml @@ -0,0 +1,51 @@ +image: + repository: ghcr.io/linuxserver/bookstack + pullPolicy: IfNotPresent + tag: 23.10.20231030@sha256:15f63a10e7bcd99b4f772f85aba74a9eced650aae75888794d38944c898766ca +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10112 + protocol: http + targetPort: 80 +workload: + main: + podSpec: + containers: + main: + env: + DB_USER: "{{ .Values.mariadb.mariadbUsername }}" + DB_DATABASE: "{{ .Values.mariadb.mariadbDatabase }}" + APP_URL: "" + DB_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainhost + DB_PASS: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password + APP_KEY: + secretKeyRef: + name: secrets + key: APP_KEY +persistence: + config: + enabled: true + mountPath: /config +mariadb: + enabled: true + mariadbUsername: bookstack + mariadbDatabase: bookstack +portal: + open: + enabled: true diff --git a/stable/bookstack/11.1.0/questions.yaml b/stable/bookstack/11.1.0/questions.yaml new file mode 100644 index 0000000000..a5715a2a36 --- /dev/null +++ b/stable/bookstack/11.1.0/questions.yaml @@ -0,0 +1,2835 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://bookstack.mydomain.com" + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10112 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/deemix/9.0.1/templates/NOTES.txt b/stable/bookstack/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/deemix/9.0.1/templates/NOTES.txt rename to stable/bookstack/11.1.0/templates/NOTES.txt diff --git a/stable/bookstack/11.1.0/templates/_secrets.tpl b/stable/bookstack/11.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..61fc665e2c --- /dev/null +++ b/stable/bookstack/11.1.0/templates/_secrets.tpl @@ -0,0 +1,14 @@ +{{/* Define the secrets */}} +{{- define "bookstack.secrets" -}} +{{- $secretName := (printf "%s-bookstack-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} +{{- $bookstackprevious := lookup "v1" "Secret" .Release.Namespace $secretName }} +enabled: true +data: + {{- if $bookstackprevious }} + APP_KEY: {{ index $bookstackprevious.data "APP_KEY" | b64dec }} + {{- else }} + {{- $app_key := randAlphaNum 32 }} + APP_KEY: {{ $app_key }} + {{- end }} + +{{- end -}} diff --git a/stable/bookstack/11.1.0/templates/common.yaml b/stable/bookstack/11.1.0/templates/common.yaml new file mode 100644 index 0000000000..bbf8f30d22 --- /dev/null +++ b/stable/bookstack/11.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for bookstack */}} +{{- $secrets := include "bookstack.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/colonysurvival/4.0.1/values.yaml b/stable/bookstack/11.1.0/values.yaml similarity index 100% rename from stable/colonysurvival/4.0.1/values.yaml rename to stable/bookstack/11.1.0/values.yaml diff --git a/stable/borg-server/3.0.1/CHANGELOG.md b/stable/borg-server/3.0.1/CHANGELOG.md deleted file mode 100644 index 8417ac551a..0000000000 --- a/stable/borg-server/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [borg-server-3.0.1](https://github.com/truecharts/charts/compare/borg-server-3.0.0...borg-server-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [borg-server-3.0.0](https://github.com/truecharts/charts/compare/borg-server-2.0.11...borg-server-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [borg-server-2.0.11](https://github.com/truecharts/charts/compare/borg-server-2.0.10...borg-server-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [borg-server-2.0.10](https://github.com/truecharts/charts/compare/borg-server-2.0.9...borg-server-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [borg-server-2.0.9](https://github.com/truecharts/charts/compare/borg-server-2.0.8...borg-server-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [borg-server-2.0.8](https://github.com/truecharts/charts/compare/borg-server-2.0.7...borg-server-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [borg-server-2.0.7](https://github.com/truecharts/charts/compare/borg-server-2.0.6...borg-server-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [borg-server-2.0.6](https://github.com/truecharts/charts/compare/borg-server-2.0.5...borg-server-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [borg-server-2.0.5](https://github.com/truecharts/charts/compare/borg-server-2.0.4...borg-server-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [borg-server-2.0.4](https://github.com/truecharts/charts/compare/borg-server-2.0.3...borg-server-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [borg-server-2.0.3](https://github.com/truecharts/charts/compare/borg-server-2.0.2...borg-server-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/borg-server/3.0.1/Chart.yaml b/stable/borg-server/3.0.1/Chart.yaml deleted file mode 100644 index a5a42394f4..0000000000 --- a/stable/borg-server/3.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: borg-server -version: 3.0.1 -appVersion: 2.2.1 -description: A borg Backup server -home: https://truecharts.org/charts/stable/borg-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png -deprecated: false -sources: - - https://github.com/AnotherStranger/docker-borg-backup - - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server - - https://ghcr.io/anotherstranger/borg-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - borg-server - - backup -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/borg-server/3.0.1/app-changelog.md b/stable/borg-server/3.0.1/app-changelog.md deleted file mode 100644 index b01558c7cf..0000000000 --- a/stable/borg-server/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [borg-server-3.0.1](https://github.com/truecharts/charts/compare/borg-server-3.0.0...borg-server-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/borg-server/3.0.1/charts/common-17.1.4.tgz b/stable/borg-server/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/borg-server/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/borg-server/3.1.0/CHANGELOG.md b/stable/borg-server/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..850d85d6bd --- /dev/null +++ b/stable/borg-server/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [borg-server-3.1.0](https://github.com/truecharts/charts/compare/borg-server-3.0.1...borg-server-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [borg-server-3.0.1](https://github.com/truecharts/charts/compare/borg-server-3.0.0...borg-server-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [borg-server-3.0.0](https://github.com/truecharts/charts/compare/borg-server-2.0.11...borg-server-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [borg-server-2.0.11](https://github.com/truecharts/charts/compare/borg-server-2.0.10...borg-server-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [borg-server-2.0.10](https://github.com/truecharts/charts/compare/borg-server-2.0.9...borg-server-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [borg-server-2.0.9](https://github.com/truecharts/charts/compare/borg-server-2.0.8...borg-server-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [borg-server-2.0.8](https://github.com/truecharts/charts/compare/borg-server-2.0.7...borg-server-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [borg-server-2.0.7](https://github.com/truecharts/charts/compare/borg-server-2.0.6...borg-server-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [borg-server-2.0.6](https://github.com/truecharts/charts/compare/borg-server-2.0.5...borg-server-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [borg-server-2.0.5](https://github.com/truecharts/charts/compare/borg-server-2.0.4...borg-server-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [borg-server-2.0.4](https://github.com/truecharts/charts/compare/borg-server-2.0.3...borg-server-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/borg-server/3.1.0/Chart.yaml b/stable/borg-server/3.1.0/Chart.yaml new file mode 100644 index 0000000000..2b3f340c71 --- /dev/null +++ b/stable/borg-server/3.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: borg-server +version: 3.1.0 +appVersion: 2.2.1 +description: A borg Backup server +home: https://truecharts.org/charts/stable/borg-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png +deprecated: false +sources: + - https://github.com/AnotherStranger/docker-borg-backup + - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server + - https://ghcr.io/anotherstranger/borg-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - borg-server + - backup +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/borg-server/3.0.1/README.md b/stable/borg-server/3.1.0/README.md similarity index 100% rename from stable/borg-server/3.0.1/README.md rename to stable/borg-server/3.1.0/README.md diff --git a/stable/borg-server/3.1.0/app-changelog.md b/stable/borg-server/3.1.0/app-changelog.md new file mode 100644 index 0000000000..2e0526cc09 --- /dev/null +++ b/stable/borg-server/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [borg-server-3.1.0](https://github.com/truecharts/charts/compare/borg-server-3.0.1...borg-server-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/borg-server/3.0.1/app-readme.md b/stable/borg-server/3.1.0/app-readme.md similarity index 100% rename from stable/borg-server/3.0.1/app-readme.md rename to stable/borg-server/3.1.0/app-readme.md diff --git a/stable/borg-server/3.1.0/charts/common-17.2.2.tgz b/stable/borg-server/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/borg-server/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/borg-server/3.0.1/ix_values.yaml b/stable/borg-server/3.1.0/ix_values.yaml similarity index 100% rename from stable/borg-server/3.0.1/ix_values.yaml rename to stable/borg-server/3.1.0/ix_values.yaml diff --git a/stable/borg-server/3.0.1/questions.yaml b/stable/borg-server/3.1.0/questions.yaml similarity index 100% rename from stable/borg-server/3.0.1/questions.yaml rename to stable/borg-server/3.1.0/questions.yaml diff --git a/stable/dell-idrac-fan-controller/4.0.1/templates/NOTES.txt b/stable/borg-server/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/dell-idrac-fan-controller/4.0.1/templates/NOTES.txt rename to stable/borg-server/3.1.0/templates/NOTES.txt diff --git a/stable/czkawka/7.0.1/templates/common.yaml b/stable/borg-server/3.1.0/templates/common.yaml similarity index 100% rename from stable/czkawka/7.0.1/templates/common.yaml rename to stable/borg-server/3.1.0/templates/common.yaml diff --git a/stable/conanexiles/4.0.1/values.yaml b/stable/borg-server/3.1.0/values.yaml similarity index 100% rename from stable/conanexiles/4.0.1/values.yaml rename to stable/borg-server/3.1.0/values.yaml diff --git a/stable/breitbandmessung-de/4.0.1/CHANGELOG.md b/stable/breitbandmessung-de/4.0.1/CHANGELOG.md deleted file mode 100644 index 8c39b0a41f..0000000000 --- a/stable/breitbandmessung-de/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [breitbandmessung-de-4.0.1](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.0.0...breitbandmessung-de-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [breitbandmessung-de-4.0.0](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.17...breitbandmessung-de-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [breitbandmessung-de-3.0.17](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.16...breitbandmessung-de-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [breitbandmessung-de-3.0.16](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.15...breitbandmessung-de-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [breitbandmessung-de-3.0.15](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.14...breitbandmessung-de-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [breitbandmessung-de-3.0.14](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.13...breitbandmessung-de-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [breitbandmessung-de-3.0.13](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.12...breitbandmessung-de-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [breitbandmessung-de-3.0.12](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.11...breitbandmessung-de-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [breitbandmessung-de-3.0.11](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.10...breitbandmessung-de-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [breitbandmessung-de-3.0.10](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.9...breitbandmessung-de-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [breitbandmessung-de-3.0.9](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.8...breitbandmessung-de-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/breitbandmessung-de/4.0.1/Chart.yaml b/stable/breitbandmessung-de/4.0.1/Chart.yaml deleted file mode 100644 index 54b2c0469e..0000000000 --- a/stable/breitbandmessung-de/4.0.1/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: breitbandmessung-de -version: 4.0.1 -appVersion: latest -description: A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. -home: https://truecharts.org/charts/incubator/breitbandmessung-de -icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png -deprecated: false -sources: - - https://github.com/shneezin/breitbandmessung-node - - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de - - https://hub.docker.com/r/shneezin/breitbandmessung-node -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - breitbandmessung-de - - HomeAutomation - - Productivity - - Tools-Utilities - - Other - - Network-Management -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/breitbandmessung-de/4.0.1/app-changelog.md b/stable/breitbandmessung-de/4.0.1/app-changelog.md deleted file mode 100644 index ceabd4bc42..0000000000 --- a/stable/breitbandmessung-de/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [breitbandmessung-de-4.0.1](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.0.0...breitbandmessung-de-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/breitbandmessung-de/4.0.1/charts/common-17.1.4.tgz b/stable/breitbandmessung-de/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/breitbandmessung-de/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/breitbandmessung-de/4.1.0/CHANGELOG.md b/stable/breitbandmessung-de/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fcb489cd86 --- /dev/null +++ b/stable/breitbandmessung-de/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [breitbandmessung-de-4.1.0](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.0.1...breitbandmessung-de-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [breitbandmessung-de-4.0.1](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.0.0...breitbandmessung-de-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [breitbandmessung-de-4.0.0](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.17...breitbandmessung-de-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [breitbandmessung-de-3.0.17](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.16...breitbandmessung-de-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [breitbandmessung-de-3.0.16](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.15...breitbandmessung-de-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [breitbandmessung-de-3.0.15](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.14...breitbandmessung-de-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [breitbandmessung-de-3.0.14](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.13...breitbandmessung-de-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [breitbandmessung-de-3.0.13](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.12...breitbandmessung-de-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [breitbandmessung-de-3.0.12](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.11...breitbandmessung-de-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [breitbandmessung-de-3.0.11](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.10...breitbandmessung-de-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [breitbandmessung-de-3.0.10](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.9...breitbandmessung-de-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/breitbandmessung-de/4.1.0/Chart.yaml b/stable/breitbandmessung-de/4.1.0/Chart.yaml new file mode 100644 index 0000000000..f45b0e5a30 --- /dev/null +++ b/stable/breitbandmessung-de/4.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: breitbandmessung-de +version: 4.1.0 +appVersion: latest +description: A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. +home: https://truecharts.org/charts/incubator/breitbandmessung-de +icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png +deprecated: false +sources: + - https://github.com/shneezin/breitbandmessung-node + - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de + - https://hub.docker.com/r/shneezin/breitbandmessung-node +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - breitbandmessung-de + - HomeAutomation + - Productivity + - Tools-Utilities + - Other + - Network-Management +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/breitbandmessung-de/4.0.1/README.md b/stable/breitbandmessung-de/4.1.0/README.md similarity index 100% rename from stable/breitbandmessung-de/4.0.1/README.md rename to stable/breitbandmessung-de/4.1.0/README.md diff --git a/stable/breitbandmessung-de/4.1.0/app-changelog.md b/stable/breitbandmessung-de/4.1.0/app-changelog.md new file mode 100644 index 0000000000..d22482f78d --- /dev/null +++ b/stable/breitbandmessung-de/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [breitbandmessung-de-4.1.0](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.0.1...breitbandmessung-de-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/breitbandmessung-de/4.0.1/app-readme.md b/stable/breitbandmessung-de/4.1.0/app-readme.md similarity index 100% rename from stable/breitbandmessung-de/4.0.1/app-readme.md rename to stable/breitbandmessung-de/4.1.0/app-readme.md diff --git a/stable/breitbandmessung-de/4.1.0/charts/common-17.2.2.tgz b/stable/breitbandmessung-de/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/breitbandmessung-de/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/breitbandmessung-de/4.0.1/ix_values.yaml b/stable/breitbandmessung-de/4.1.0/ix_values.yaml similarity index 100% rename from stable/breitbandmessung-de/4.0.1/ix_values.yaml rename to stable/breitbandmessung-de/4.1.0/ix_values.yaml diff --git a/stable/breitbandmessung-de/4.0.1/questions.yaml b/stable/breitbandmessung-de/4.1.0/questions.yaml similarity index 100% rename from stable/breitbandmessung-de/4.0.1/questions.yaml rename to stable/breitbandmessung-de/4.1.0/questions.yaml diff --git a/stable/bwapp/4.0.1/templates/common.yaml b/stable/breitbandmessung-de/4.1.0/templates/common.yaml similarity index 100% rename from stable/bwapp/4.0.1/templates/common.yaml rename to stable/breitbandmessung-de/4.1.0/templates/common.yaml diff --git a/stable/convos/4.0.1/values.yaml b/stable/breitbandmessung-de/4.1.0/values.yaml similarity index 100% rename from stable/convos/4.0.1/values.yaml rename to stable/breitbandmessung-de/4.1.0/values.yaml diff --git a/stable/browserless-chrome/8.0.1/CHANGELOG.md b/stable/browserless-chrome/8.0.1/CHANGELOG.md deleted file mode 100644 index c4264c7a9f..0000000000 --- a/stable/browserless-chrome/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [browserless-chrome-8.0.1](https://github.com/truecharts/charts/compare/browserless-chrome-8.0.0...browserless-chrome-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [browserless-chrome-8.0.0](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.11...browserless-chrome-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [browserless-chrome-7.0.11](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.10...browserless-chrome-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [browserless-chrome-7.0.10](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.9...browserless-chrome-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [browserless-chrome-7.0.9](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.8...browserless-chrome-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [browserless-chrome-7.0.8](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.7...browserless-chrome-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [browserless-chrome-7.0.7](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.6...browserless-chrome-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [browserless-chrome-7.0.6](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.5...browserless-chrome-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [browserless-chrome-7.0.5](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.4...browserless-chrome-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [browserless-chrome-7.0.4](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.3...browserless-chrome-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [browserless-chrome-7.0.3](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.2...browserless-chrome-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/browserless-chrome/8.0.1/Chart.yaml b/stable/browserless-chrome/8.0.1/Chart.yaml deleted file mode 100644 index ca210ae1cf..0000000000 --- a/stable/browserless-chrome/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: browserless-chrome -version: 8.0.1 -appVersion: 1.60.2-chrome-stable -description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work -home: https://truecharts.org/charts/stable/browserless-chrome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png -deprecated: false -sources: - - https://docs.browserless.io/docs/docker.html - - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - - https://hub.docker.com/r/browserless/chrome -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - browserless - - chrome - - puppeteer -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/browserless-chrome/8.0.1/app-changelog.md b/stable/browserless-chrome/8.0.1/app-changelog.md deleted file mode 100644 index adb36dffdd..0000000000 --- a/stable/browserless-chrome/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [browserless-chrome-8.0.1](https://github.com/truecharts/charts/compare/browserless-chrome-8.0.0...browserless-chrome-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/browserless-chrome/8.0.1/charts/common-17.1.4.tgz b/stable/browserless-chrome/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/browserless-chrome/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/browserless-chrome/8.1.0/CHANGELOG.md b/stable/browserless-chrome/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0cfb1b79f9 --- /dev/null +++ b/stable/browserless-chrome/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [browserless-chrome-8.1.0](https://github.com/truecharts/charts/compare/browserless-chrome-8.0.1...browserless-chrome-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [browserless-chrome-8.0.1](https://github.com/truecharts/charts/compare/browserless-chrome-8.0.0...browserless-chrome-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [browserless-chrome-8.0.0](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.11...browserless-chrome-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [browserless-chrome-7.0.11](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.10...browserless-chrome-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [browserless-chrome-7.0.10](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.9...browserless-chrome-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [browserless-chrome-7.0.9](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.8...browserless-chrome-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [browserless-chrome-7.0.8](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.7...browserless-chrome-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [browserless-chrome-7.0.7](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.6...browserless-chrome-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [browserless-chrome-7.0.6](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.5...browserless-chrome-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [browserless-chrome-7.0.5](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.4...browserless-chrome-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [browserless-chrome-7.0.4](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.3...browserless-chrome-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/browserless-chrome/8.1.0/Chart.yaml b/stable/browserless-chrome/8.1.0/Chart.yaml new file mode 100644 index 0000000000..5961d903b6 --- /dev/null +++ b/stable/browserless-chrome/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: browserless-chrome +version: 8.1.0 +appVersion: 1.60.2-chrome-stable +description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work +home: https://truecharts.org/charts/stable/browserless-chrome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome + - https://hub.docker.com/r/browserless/chrome + - https://docs.browserless.io/docs/docker.html +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - browserless + - chrome + - puppeteer +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/browserless-chrome/8.0.1/README.md b/stable/browserless-chrome/8.1.0/README.md similarity index 100% rename from stable/browserless-chrome/8.0.1/README.md rename to stable/browserless-chrome/8.1.0/README.md diff --git a/stable/browserless-chrome/8.1.0/app-changelog.md b/stable/browserless-chrome/8.1.0/app-changelog.md new file mode 100644 index 0000000000..dccafef04f --- /dev/null +++ b/stable/browserless-chrome/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [browserless-chrome-8.1.0](https://github.com/truecharts/charts/compare/browserless-chrome-8.0.1...browserless-chrome-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/browserless-chrome/8.0.1/app-readme.md b/stable/browserless-chrome/8.1.0/app-readme.md similarity index 100% rename from stable/browserless-chrome/8.0.1/app-readme.md rename to stable/browserless-chrome/8.1.0/app-readme.md diff --git a/stable/browserless-chrome/8.1.0/charts/common-17.2.2.tgz b/stable/browserless-chrome/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/browserless-chrome/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/browserless-chrome/8.0.1/ix_values.yaml b/stable/browserless-chrome/8.1.0/ix_values.yaml similarity index 100% rename from stable/browserless-chrome/8.0.1/ix_values.yaml rename to stable/browserless-chrome/8.1.0/ix_values.yaml diff --git a/stable/browserless-chrome/8.0.1/questions.yaml b/stable/browserless-chrome/8.1.0/questions.yaml similarity index 100% rename from stable/browserless-chrome/8.0.1/questions.yaml rename to stable/browserless-chrome/8.1.0/questions.yaml diff --git a/stable/dillinger/8.0.1/templates/NOTES.txt b/stable/browserless-chrome/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/dillinger/8.0.1/templates/NOTES.txt rename to stable/browserless-chrome/8.1.0/templates/NOTES.txt diff --git a/stable/dashdot/7.0.1/templates/common.yaml b/stable/browserless-chrome/8.1.0/templates/common.yaml similarity index 100% rename from stable/dashdot/7.0.1/templates/common.yaml rename to stable/browserless-chrome/8.1.0/templates/common.yaml diff --git a/stable/cops/7.0.1/values.yaml b/stable/browserless-chrome/8.1.0/values.yaml similarity index 100% rename from stable/cops/7.0.1/values.yaml rename to stable/browserless-chrome/8.1.0/values.yaml diff --git a/stable/budge/8.0.1/CHANGELOG.md b/stable/budge/8.0.1/CHANGELOG.md deleted file mode 100644 index 12fec49353..0000000000 --- a/stable/budge/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [budge-8.0.1](https://github.com/truecharts/charts/compare/budge-8.0.0...budge-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [budge-8.0.0](https://github.com/truecharts/charts/compare/budge-7.0.12...budge-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [budge-7.0.12](https://github.com/truecharts/charts/compare/budge-7.0.11...budge-7.0.12) (2023-12-25) - -### Chore - -- update container image ghcr.io/linuxserver/budge to 0.0.9[@9981408](https://github.com/9981408) by renovate ([#16409](https://github.com/truecharts/charts/issues/16409)) - - - - -## [budge-7.0.11](https://github.com/truecharts/charts/compare/budge-7.0.10...budge-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [budge-7.0.10](https://github.com/truecharts/charts/compare/budge-7.0.9...budge-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [budge-7.0.9](https://github.com/truecharts/charts/compare/budge-7.0.8...budge-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [budge-7.0.8](https://github.com/truecharts/charts/compare/budge-7.0.7...budge-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [budge-7.0.7](https://github.com/truecharts/charts/compare/budge-7.0.6...budge-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [budge-7.0.6](https://github.com/truecharts/charts/compare/budge-7.0.5...budge-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [budge-7.0.5](https://github.com/truecharts/charts/compare/budge-7.0.4...budge-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [budge-7.0.4](https://github.com/truecharts/charts/compare/budge-7.0.3...budge-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/budge/8.0.1/Chart.yaml b/stable/budge/8.0.1/Chart.yaml deleted file mode 100644 index 5675f6d244..0000000000 --- a/stable/budge/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: budge -version: 8.0.1 -appVersion: 0.0.9 -description: Budge is an open source 'budgeting with envelopes' personal finance app. -home: https://truecharts.org/charts/stable/budge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png -deprecated: false -sources: - - https://github.com/linuxserver/docker-BudgE - - https://github.com/linuxserver/budge - - https://github.com/truecharts/charts/tree/master/charts/stable/budge - - https://ghcr.io/linuxserver/budge -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - finance - - budge -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/budge/8.0.1/app-changelog.md b/stable/budge/8.0.1/app-changelog.md deleted file mode 100644 index 9d83f328d6..0000000000 --- a/stable/budge/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-8.0.1](https://github.com/truecharts/charts/compare/budge-8.0.0...budge-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/budge/8.0.1/charts/common-17.1.4.tgz b/stable/budge/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/budge/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/budge/8.1.0/CHANGELOG.md b/stable/budge/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..44cdc5fe2a --- /dev/null +++ b/stable/budge/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [budge-8.1.0](https://github.com/truecharts/charts/compare/budge-8.0.1...budge-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [budge-8.0.1](https://github.com/truecharts/charts/compare/budge-8.0.0...budge-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [budge-8.0.0](https://github.com/truecharts/charts/compare/budge-7.0.12...budge-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [budge-7.0.12](https://github.com/truecharts/charts/compare/budge-7.0.11...budge-7.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/budge to 0.0.9[@9981408](https://github.com/9981408) by renovate ([#16409](https://github.com/truecharts/charts/issues/16409)) + + + + +## [budge-7.0.11](https://github.com/truecharts/charts/compare/budge-7.0.10...budge-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [budge-7.0.10](https://github.com/truecharts/charts/compare/budge-7.0.9...budge-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [budge-7.0.9](https://github.com/truecharts/charts/compare/budge-7.0.8...budge-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [budge-7.0.8](https://github.com/truecharts/charts/compare/budge-7.0.7...budge-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [budge-7.0.7](https://github.com/truecharts/charts/compare/budge-7.0.6...budge-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [budge-7.0.6](https://github.com/truecharts/charts/compare/budge-7.0.5...budge-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [budge-7.0.5](https://github.com/truecharts/charts/compare/budge-7.0.4...budge-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/budge/8.1.0/Chart.yaml b/stable/budge/8.1.0/Chart.yaml new file mode 100644 index 0000000000..d0b850f8ad --- /dev/null +++ b/stable/budge/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: budge +version: 8.1.0 +appVersion: 0.0.9 +description: Budge is an open source 'budgeting with envelopes' personal finance app. +home: https://truecharts.org/charts/stable/budge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png +deprecated: false +sources: + - https://github.com/linuxserver/docker-BudgE + - https://github.com/linuxserver/budge + - https://github.com/truecharts/charts/tree/master/charts/stable/budge + - https://ghcr.io/linuxserver/budge +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - finance + - budge +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/budge/8.0.1/README.md b/stable/budge/8.1.0/README.md similarity index 100% rename from stable/budge/8.0.1/README.md rename to stable/budge/8.1.0/README.md diff --git a/stable/budge/8.1.0/app-changelog.md b/stable/budge/8.1.0/app-changelog.md new file mode 100644 index 0000000000..7a233118c1 --- /dev/null +++ b/stable/budge/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-8.1.0](https://github.com/truecharts/charts/compare/budge-8.0.1...budge-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/budge/8.0.1/app-readme.md b/stable/budge/8.1.0/app-readme.md similarity index 100% rename from stable/budge/8.0.1/app-readme.md rename to stable/budge/8.1.0/app-readme.md diff --git a/stable/budge/8.1.0/charts/common-17.2.2.tgz b/stable/budge/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/budge/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/budge/8.0.1/ix_values.yaml b/stable/budge/8.1.0/ix_values.yaml similarity index 100% rename from stable/budge/8.0.1/ix_values.yaml rename to stable/budge/8.1.0/ix_values.yaml diff --git a/stable/budge/8.0.1/questions.yaml b/stable/budge/8.1.0/questions.yaml similarity index 100% rename from stable/budge/8.0.1/questions.yaml rename to stable/budge/8.1.0/questions.yaml diff --git a/stable/discordgsm/6.0.1/templates/NOTES.txt b/stable/budge/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/discordgsm/6.0.1/templates/NOTES.txt rename to stable/budge/8.1.0/templates/NOTES.txt diff --git a/stable/ddclient/8.0.1/templates/common.yaml b/stable/budge/8.1.0/templates/common.yaml similarity index 100% rename from stable/ddclient/8.0.1/templates/common.yaml rename to stable/budge/8.1.0/templates/common.yaml diff --git a/stable/core-keeper-dedicated-server/4.0.1/values.yaml b/stable/budge/8.1.0/values.yaml similarity index 100% rename from stable/core-keeper-dedicated-server/4.0.1/values.yaml rename to stable/budge/8.1.0/values.yaml diff --git a/stable/bwapp/4.0.1/CHANGELOG.md b/stable/bwapp/4.0.1/CHANGELOG.md deleted file mode 100644 index f17348a307..0000000000 --- a/stable/bwapp/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [bwapp-4.0.1](https://github.com/truecharts/charts/compare/bwapp-4.0.0...bwapp-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [bwapp-4.0.0](https://github.com/truecharts/charts/compare/bwapp-3.0.17...bwapp-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [bwapp-3.0.17](https://github.com/truecharts/charts/compare/bwapp-3.0.16...bwapp-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [bwapp-3.0.16](https://github.com/truecharts/charts/compare/bwapp-3.0.15...bwapp-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [bwapp-3.0.15](https://github.com/truecharts/charts/compare/bwapp-3.0.14...bwapp-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [bwapp-3.0.14](https://github.com/truecharts/charts/compare/bwapp-3.0.13...bwapp-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [bwapp-3.0.13](https://github.com/truecharts/charts/compare/bwapp-3.0.12...bwapp-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [bwapp-3.0.12](https://github.com/truecharts/charts/compare/bwapp-3.0.11...bwapp-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [bwapp-3.0.11](https://github.com/truecharts/charts/compare/bwapp-3.0.10...bwapp-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [bwapp-3.0.10](https://github.com/truecharts/charts/compare/bwapp-3.0.9...bwapp-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [bwapp-3.0.9](https://github.com/truecharts/charts/compare/bwapp-3.0.8...bwapp-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/bwapp/4.0.1/Chart.yaml b/stable/bwapp/4.0.1/Chart.yaml deleted file mode 100644 index a58104218e..0000000000 --- a/stable/bwapp/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: bwapp -version: 4.0.1 -appVersion: latest -description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. -home: https://truecharts.org/charts/incubator/bwapp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png -deprecated: false -sources: - - https://sourceforge.net/projects/bwapp/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp - - https://hub.docker.com/r/raesene/bwapp -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - bwapp - - Tools-Utilities - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/bwapp/4.0.1/app-changelog.md b/stable/bwapp/4.0.1/app-changelog.md deleted file mode 100644 index 79b6c5b6a3..0000000000 --- a/stable/bwapp/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [bwapp-4.0.1](https://github.com/truecharts/charts/compare/bwapp-4.0.0...bwapp-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/bwapp/4.0.1/charts/common-17.1.4.tgz b/stable/bwapp/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/bwapp/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/bwapp/4.1.0/CHANGELOG.md b/stable/bwapp/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..86f94a3ae7 --- /dev/null +++ b/stable/bwapp/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bwapp-4.1.0](https://github.com/truecharts/charts/compare/bwapp-4.0.1...bwapp-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [bwapp-4.0.1](https://github.com/truecharts/charts/compare/bwapp-4.0.0...bwapp-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [bwapp-4.0.0](https://github.com/truecharts/charts/compare/bwapp-3.0.17...bwapp-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [bwapp-3.0.17](https://github.com/truecharts/charts/compare/bwapp-3.0.16...bwapp-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [bwapp-3.0.16](https://github.com/truecharts/charts/compare/bwapp-3.0.15...bwapp-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [bwapp-3.0.15](https://github.com/truecharts/charts/compare/bwapp-3.0.14...bwapp-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [bwapp-3.0.14](https://github.com/truecharts/charts/compare/bwapp-3.0.13...bwapp-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [bwapp-3.0.13](https://github.com/truecharts/charts/compare/bwapp-3.0.12...bwapp-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [bwapp-3.0.12](https://github.com/truecharts/charts/compare/bwapp-3.0.11...bwapp-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [bwapp-3.0.11](https://github.com/truecharts/charts/compare/bwapp-3.0.10...bwapp-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [bwapp-3.0.10](https://github.com/truecharts/charts/compare/bwapp-3.0.9...bwapp-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/bwapp/4.1.0/Chart.yaml b/stable/bwapp/4.1.0/Chart.yaml new file mode 100644 index 0000000000..70120aa7b2 --- /dev/null +++ b/stable/bwapp/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: bwapp +version: 4.1.0 +appVersion: latest +description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. +home: https://truecharts.org/charts/incubator/bwapp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png +deprecated: false +sources: + - https://sourceforge.net/projects/bwapp/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp + - https://hub.docker.com/r/raesene/bwapp +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - bwapp + - Tools-Utilities + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/bwapp/4.0.1/README.md b/stable/bwapp/4.1.0/README.md similarity index 100% rename from stable/bwapp/4.0.1/README.md rename to stable/bwapp/4.1.0/README.md diff --git a/stable/bwapp/4.1.0/app-changelog.md b/stable/bwapp/4.1.0/app-changelog.md new file mode 100644 index 0000000000..daae0392ec --- /dev/null +++ b/stable/bwapp/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bwapp-4.1.0](https://github.com/truecharts/charts/compare/bwapp-4.0.1...bwapp-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/bwapp/4.0.1/app-readme.md b/stable/bwapp/4.1.0/app-readme.md similarity index 100% rename from stable/bwapp/4.0.1/app-readme.md rename to stable/bwapp/4.1.0/app-readme.md diff --git a/stable/bwapp/4.1.0/charts/common-17.2.2.tgz b/stable/bwapp/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/bwapp/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/bwapp/4.0.1/ix_values.yaml b/stable/bwapp/4.1.0/ix_values.yaml similarity index 100% rename from stable/bwapp/4.0.1/ix_values.yaml rename to stable/bwapp/4.1.0/ix_values.yaml diff --git a/stable/bwapp/4.0.1/questions.yaml b/stable/bwapp/4.1.0/questions.yaml similarity index 100% rename from stable/bwapp/4.0.1/questions.yaml rename to stable/bwapp/4.1.0/questions.yaml diff --git a/stable/cadquery-server/4.0.1/templates/common.yaml b/stable/bwapp/4.1.0/templates/common.yaml similarity index 100% rename from stable/cadquery-server/4.0.1/templates/common.yaml rename to stable/bwapp/4.1.0/templates/common.yaml diff --git a/stable/corekeeper/4.0.1/values.yaml b/stable/bwapp/4.1.0/values.yaml similarity index 100% rename from stable/corekeeper/4.0.1/values.yaml rename to stable/bwapp/4.1.0/values.yaml diff --git a/stable/cadquery-server/4.0.1/CHANGELOG.md b/stable/cadquery-server/4.0.1/CHANGELOG.md deleted file mode 100644 index 3b981fe230..0000000000 --- a/stable/cadquery-server/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cadquery-server-4.0.1](https://github.com/truecharts/charts/compare/cadquery-server-4.0.0...cadquery-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cadquery-server-4.0.0](https://github.com/truecharts/charts/compare/cadquery-server-3.0.17...cadquery-server-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cadquery-server-3.0.17](https://github.com/truecharts/charts/compare/cadquery-server-3.0.16...cadquery-server-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cadquery-server-3.0.16](https://github.com/truecharts/charts/compare/cadquery-server-3.0.15...cadquery-server-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cadquery-server-3.0.15](https://github.com/truecharts/charts/compare/cadquery-server-3.0.14...cadquery-server-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cadquery-server-3.0.14](https://github.com/truecharts/charts/compare/cadquery-server-3.0.13...cadquery-server-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cadquery-server-3.0.13](https://github.com/truecharts/charts/compare/cadquery-server-3.0.12...cadquery-server-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cadquery-server-3.0.12](https://github.com/truecharts/charts/compare/cadquery-server-3.0.11...cadquery-server-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cadquery-server-3.0.11](https://github.com/truecharts/charts/compare/cadquery-server-3.0.10...cadquery-server-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cadquery-server-3.0.10](https://github.com/truecharts/charts/compare/cadquery-server-3.0.9...cadquery-server-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cadquery-server-3.0.9](https://github.com/truecharts/charts/compare/cadquery-server-3.0.8...cadquery-server-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/cadquery-server/4.0.1/Chart.yaml b/stable/cadquery-server/4.0.1/Chart.yaml deleted file mode 100644 index 21833ee124..0000000000 --- a/stable/cadquery-server/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cadquery-server -version: 4.0.1 -appVersion: latest -description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. -home: https://truecharts.org/charts/incubator/cadquery-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png -deprecated: false -sources: - - https://github.com/roipoussiere/cadquery - - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server - - https://hub.docker.com/r/cadquery/cadquery-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cadquery-server - - Productivity - - Tools-Utilities - - Other - - Network-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/cadquery-server/4.0.1/app-changelog.md b/stable/cadquery-server/4.0.1/app-changelog.md deleted file mode 100644 index eaed54a4cb..0000000000 --- a/stable/cadquery-server/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cadquery-server-4.0.1](https://github.com/truecharts/charts/compare/cadquery-server-4.0.0...cadquery-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cadquery-server/4.0.1/charts/common-17.1.4.tgz b/stable/cadquery-server/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cadquery-server/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cadquery-server/4.1.0/CHANGELOG.md b/stable/cadquery-server/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1a9865d02c --- /dev/null +++ b/stable/cadquery-server/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cadquery-server-4.1.0](https://github.com/truecharts/charts/compare/cadquery-server-4.0.1...cadquery-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cadquery-server-4.0.1](https://github.com/truecharts/charts/compare/cadquery-server-4.0.0...cadquery-server-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cadquery-server-4.0.0](https://github.com/truecharts/charts/compare/cadquery-server-3.0.17...cadquery-server-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cadquery-server-3.0.17](https://github.com/truecharts/charts/compare/cadquery-server-3.0.16...cadquery-server-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cadquery-server-3.0.16](https://github.com/truecharts/charts/compare/cadquery-server-3.0.15...cadquery-server-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cadquery-server-3.0.15](https://github.com/truecharts/charts/compare/cadquery-server-3.0.14...cadquery-server-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cadquery-server-3.0.14](https://github.com/truecharts/charts/compare/cadquery-server-3.0.13...cadquery-server-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cadquery-server-3.0.13](https://github.com/truecharts/charts/compare/cadquery-server-3.0.12...cadquery-server-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cadquery-server-3.0.12](https://github.com/truecharts/charts/compare/cadquery-server-3.0.11...cadquery-server-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cadquery-server-3.0.11](https://github.com/truecharts/charts/compare/cadquery-server-3.0.10...cadquery-server-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cadquery-server-3.0.10](https://github.com/truecharts/charts/compare/cadquery-server-3.0.9...cadquery-server-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/cadquery-server/4.1.0/Chart.yaml b/stable/cadquery-server/4.1.0/Chart.yaml new file mode 100644 index 0000000000..ebc4b46d9c --- /dev/null +++ b/stable/cadquery-server/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cadquery-server +version: 4.1.0 +appVersion: latest +description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. +home: https://truecharts.org/charts/incubator/cadquery-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png +deprecated: false +sources: + - https://github.com/roipoussiere/cadquery + - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server + - https://hub.docker.com/r/cadquery/cadquery-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cadquery-server + - Productivity + - Tools-Utilities + - Other + - Network-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/cadquery-server/4.0.1/README.md b/stable/cadquery-server/4.1.0/README.md similarity index 100% rename from stable/cadquery-server/4.0.1/README.md rename to stable/cadquery-server/4.1.0/README.md diff --git a/stable/cadquery-server/4.1.0/app-changelog.md b/stable/cadquery-server/4.1.0/app-changelog.md new file mode 100644 index 0000000000..119d4d1535 --- /dev/null +++ b/stable/cadquery-server/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cadquery-server-4.1.0](https://github.com/truecharts/charts/compare/cadquery-server-4.0.1...cadquery-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cadquery-server/4.0.1/app-readme.md b/stable/cadquery-server/4.1.0/app-readme.md similarity index 100% rename from stable/cadquery-server/4.0.1/app-readme.md rename to stable/cadquery-server/4.1.0/app-readme.md diff --git a/stable/cadquery-server/4.1.0/charts/common-17.2.2.tgz b/stable/cadquery-server/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cadquery-server/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cadquery-server/4.0.1/ix_values.yaml b/stable/cadquery-server/4.1.0/ix_values.yaml similarity index 100% rename from stable/cadquery-server/4.0.1/ix_values.yaml rename to stable/cadquery-server/4.1.0/ix_values.yaml diff --git a/stable/cadquery-server/4.0.1/questions.yaml b/stable/cadquery-server/4.1.0/questions.yaml similarity index 100% rename from stable/cadquery-server/4.0.1/questions.yaml rename to stable/cadquery-server/4.1.0/questions.yaml diff --git a/stable/chivalry-medievalwarfare/4.0.1/templates/common.yaml b/stable/cadquery-server/4.1.0/templates/common.yaml similarity index 100% rename from stable/chivalry-medievalwarfare/4.0.1/templates/common.yaml rename to stable/cadquery-server/4.1.0/templates/common.yaml diff --git a/stable/couchpotato/8.0.1/values.yaml b/stable/cadquery-server/4.1.0/values.yaml similarity index 100% rename from stable/couchpotato/8.0.1/values.yaml rename to stable/cadquery-server/4.1.0/values.yaml diff --git a/stable/calibre-web/17.1.0/CHANGELOG.md b/stable/calibre-web/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b312837f1e --- /dev/null +++ b/stable/calibre-web/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [calibre-web-17.1.0](https://github.com/truecharts/charts/compare/calibre-web-17.0.1...calibre-web-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [calibre-web-17.0.1](https://github.com/truecharts/charts/compare/calibre-web-17.0.0...calibre-web-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [calibre-web-17.0.0](https://github.com/truecharts/charts/compare/calibre-web-16.0.12...calibre-web-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [calibre-web-16.0.12](https://github.com/truecharts/charts/compare/calibre-web-16.0.11...calibre-web-16.0.12) (2023-12-25) + +### Chore + +- update container image linuxserver/calibre-web to version-0.6.21[@46a39bd](https://github.com/46a39bd) by renovate ([#16430](https://github.com/truecharts/charts/issues/16430)) + + + + +## [calibre-web-16.0.11](https://github.com/truecharts/charts/compare/calibre-web-16.0.10...calibre-web-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [calibre-web-16.0.10](https://github.com/truecharts/charts/compare/calibre-web-16.0.9...calibre-web-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [calibre-web-16.0.9](https://github.com/truecharts/charts/compare/calibre-web-16.0.8...calibre-web-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [calibre-web-16.0.8](https://github.com/truecharts/charts/compare/calibre-web-16.0.7...calibre-web-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [calibre-web-16.0.7](https://github.com/truecharts/charts/compare/calibre-web-16.0.6...calibre-web-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [calibre-web-16.0.6](https://github.com/truecharts/charts/compare/calibre-web-16.0.5...calibre-web-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [calibre-web-16.0.5](https://github.com/truecharts/charts/compare/calibre-web-16.0.4...calibre-web-16.0.5) (2023-12-22) + +### Fix diff --git a/stable/calibre-web/17.1.0/Chart.yaml b/stable/calibre-web/17.1.0/Chart.yaml new file mode 100644 index 0000000000..3690ee4cc0 --- /dev/null +++ b/stable/calibre-web/17.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: calibre-web +version: 17.1.0 +appVersion: 0.6.21 +description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. +home: https://truecharts.org/charts/stable/calibre-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png +deprecated: false +sources: + - https://github.com/janeczku/calibre-web + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web + - https://hub.docker.com/r/linuxserver/calibre-web +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - calibre-web + - calibre + - ebook +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/calibre-web/17.1.0/README.md b/stable/calibre-web/17.1.0/README.md new file mode 100644 index 0000000000..d8ebae92d7 --- /dev/null +++ b/stable/calibre-web/17.1.0/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/calibre-web) + +**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/calibre-web/17.1.0/app-changelog.md b/stable/calibre-web/17.1.0/app-changelog.md new file mode 100644 index 0000000000..cc91baa1cf --- /dev/null +++ b/stable/calibre-web/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [calibre-web-17.1.0](https://github.com/truecharts/charts/compare/calibre-web-17.0.1...calibre-web-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/calibre-web/17.1.0/app-readme.md b/stable/calibre-web/17.1.0/app-readme.md new file mode 100644 index 0000000000..339588b8b4 --- /dev/null +++ b/stable/calibre-web/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre-web](https://truecharts.org/charts/stable/calibre-web) + +--- + +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/calibre-web/17.1.0/charts/common-17.2.2.tgz b/stable/calibre-web/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/calibre-web/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/calibre-web/17.1.0/ix_values.yaml b/stable/calibre-web/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..dba29cbe84 --- /dev/null +++ b/stable/calibre-web/17.1.0/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: linuxserver/calibre-web + pullPolicy: IfNotPresent + tag: version-0.6.21@sha256:46a39bd938ae90d04818b8b0e2232e0bdf684b48b25dcdc2ca977ff9c94d6cd5 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 8083 + protocol: http + targetPort: 8083 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/calibre-web/17.1.0/questions.yaml b/stable/calibre-web/17.1.0/questions.yaml new file mode 100644 index 0000000000..55ea58d8de --- /dev/null +++ b/stable/calibre-web/17.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8083 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/docker/3.0.1/templates/NOTES.txt b/stable/calibre-web/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/docker/3.0.1/templates/NOTES.txt rename to stable/calibre-web/17.1.0/templates/NOTES.txt diff --git a/stable/ddns-go/8.0.1/templates/common.yaml b/stable/calibre-web/17.1.0/templates/common.yaml similarity index 100% rename from stable/ddns-go/8.0.1/templates/common.yaml rename to stable/calibre-web/17.1.0/templates/common.yaml diff --git a/stable/counterstrike2d/4.0.1/values.yaml b/stable/calibre-web/17.1.0/values.yaml similarity index 100% rename from stable/counterstrike2d/4.0.1/values.yaml rename to stable/calibre-web/17.1.0/values.yaml diff --git a/stable/calibre/13.1.0/CHANGELOG.md b/stable/calibre/13.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1592258c10 --- /dev/null +++ b/stable/calibre/13.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [calibre-13.1.0](https://github.com/truecharts/charts/compare/calibre-13.0.2...calibre-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [calibre-13.0.2](https://github.com/truecharts/charts/compare/calibre-13.0.1...calibre-13.0.2) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [calibre-13.0.1](https://github.com/truecharts/charts/compare/calibre-13.0.0...calibre-13.0.1) (2023-12-26) + +### Fix + +- link webserver ingress ([#16551](https://github.com/truecharts/charts/issues/16551)) + + + + +## [calibre-13.0.0](https://github.com/truecharts/charts/compare/calibre-12.0.12...calibre-13.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [calibre-12.0.12](https://github.com/truecharts/charts/compare/calibre-12.0.11...calibre-12.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/calibre to 7.2.0[@34f54bb](https://github.com/34f54bb) by renovate ([#16410](https://github.com/truecharts/charts/issues/16410)) + + + + +## [calibre-12.0.11](https://github.com/truecharts/charts/compare/calibre-12.0.10...calibre-12.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [calibre-12.0.10](https://github.com/truecharts/charts/compare/calibre-12.0.9...calibre-12.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [calibre-12.0.9](https://github.com/truecharts/charts/compare/calibre-12.0.8...calibre-12.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [calibre-12.0.8](https://github.com/truecharts/charts/compare/calibre-12.0.7...calibre-12.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [calibre-12.0.7](https://github.com/truecharts/charts/compare/calibre-12.0.6...calibre-12.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [calibre-12.0.6](https://github.com/truecharts/charts/compare/calibre-12.0.5...calibre-12.0.6) (2023-12-22) + +### Chore diff --git a/stable/calibre/13.1.0/Chart.yaml b/stable/calibre/13.1.0/Chart.yaml new file mode 100644 index 0000000000..62c303637e --- /dev/null +++ b/stable/calibre/13.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: calibre +version: 13.1.0 +appVersion: 7.2.0 +description: Calibre is a powerful and easy to use e-book manager. +home: https://truecharts.org/charts/stable/calibre +icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png +deprecated: false +sources: + - https://github.com/kovidgoyal/calibre/ + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + - https://ghcr.io/linuxserver/calibre +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - calibre +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/calibre/13.1.0/README.md b/stable/calibre/13.1.0/README.md new file mode 100644 index 0000000000..14bffc0374 --- /dev/null +++ b/stable/calibre/13.1.0/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/calibre) + +**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/calibre/13.1.0/app-changelog.md b/stable/calibre/13.1.0/app-changelog.md new file mode 100644 index 0000000000..20bbb336c0 --- /dev/null +++ b/stable/calibre/13.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [calibre-13.1.0](https://github.com/truecharts/charts/compare/calibre-13.0.2...calibre-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/calibre/13.1.0/app-readme.md b/stable/calibre/13.1.0/app-readme.md new file mode 100644 index 0000000000..8573153c3c --- /dev/null +++ b/stable/calibre/13.1.0/app-readme.md @@ -0,0 +1,8 @@ +Calibre is a powerful and easy to use e-book manager. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre](https://truecharts.org/charts/stable/calibre) + +--- + +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/calibre/13.1.0/charts/common-17.2.2.tgz b/stable/calibre/13.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/calibre/13.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/calibre/13.1.0/ix_values.yaml b/stable/calibre/13.1.0/ix_values.yaml new file mode 100644 index 0000000000..beb10366fc --- /dev/null +++ b/stable/calibre/13.1.0/ix_values.yaml @@ -0,0 +1,44 @@ +image: + repository: ghcr.io/linuxserver/calibre + tag: 7.2.0@sha256:34f54bb6b76e792a3faf6ae6056da23f2042ac201780ab928901f966ad99b83d + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 8084 + protocol: http + targetPort: 8080 + webserver: + enabled: true + ports: + webserver: + enabled: true + port: 8081 + protocol: http + targetPort: 8081 +ingress: + webserver: + targetSelector: + webserver: webserver +workload: + main: + podSpec: + containers: + main: + env: + CLI_ARGS: + PASSWORD: "" +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/calibre/13.1.0/questions.yaml b/stable/calibre/13.1.0/questions.yaml new file mode 100644 index 0000000000..87170c56d5 --- /dev/null +++ b/stable/calibre/13.1.0/questions.yaml @@ -0,0 +1,3179 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PASSWORD + label: "PASSWORD" + description: "Optionally set a password for the gui." + schema: + type: string + private: true + default: "" + - variable: CLI_ARGS + label: "CLI_ARGS" + description: "Optionally pass cli start arguments to calibre" + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8084 + required: true + - variable: webserver + label: "webserver Service" + description: "The webserver service" + 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: webserver + label: "webserver 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: 8081 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: webserver + label: "Webserver 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/docusaurus/7.0.1/templates/NOTES.txt b/stable/calibre/13.1.0/templates/NOTES.txt similarity index 100% rename from stable/docusaurus/7.0.1/templates/NOTES.txt rename to stable/calibre/13.1.0/templates/NOTES.txt diff --git a/stable/calibre/13.1.0/templates/common.yaml b/stable/calibre/13.1.0/templates/common.yaml new file mode 100644 index 0000000000..ee4b164087 --- /dev/null +++ b/stable/calibre/13.1.0/templates/common.yaml @@ -0,0 +1,3 @@ +--- + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/cowyo/4.0.1/values.yaml b/stable/calibre/13.1.0/values.yaml similarity index 100% rename from stable/cowyo/4.0.1/values.yaml rename to stable/calibre/13.1.0/values.yaml diff --git a/stable/channels-dvr/5.0.1/CHANGELOG.md b/stable/channels-dvr/5.0.1/CHANGELOG.md deleted file mode 100644 index 2ffa502de9..0000000000 --- a/stable/channels-dvr/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [channels-dvr-5.0.1](https://github.com/truecharts/charts/compare/channels-dvr-5.0.0...channels-dvr-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [channels-dvr-5.0.0](https://github.com/truecharts/charts/compare/channels-dvr-4.0.11...channels-dvr-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [channels-dvr-4.0.11](https://github.com/truecharts/charts/compare/channels-dvr-4.0.10...channels-dvr-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [channels-dvr-4.0.10](https://github.com/truecharts/charts/compare/channels-dvr-4.0.9...channels-dvr-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [channels-dvr-4.0.9](https://github.com/truecharts/charts/compare/channels-dvr-4.0.8...channels-dvr-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [channels-dvr-4.0.8](https://github.com/truecharts/charts/compare/channels-dvr-4.0.7...channels-dvr-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [channels-dvr-4.0.7](https://github.com/truecharts/charts/compare/channels-dvr-4.0.6...channels-dvr-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [channels-dvr-4.0.6](https://github.com/truecharts/charts/compare/channels-dvr-4.0.5...channels-dvr-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [channels-dvr-4.0.5](https://github.com/truecharts/charts/compare/channels-dvr-4.0.4...channels-dvr-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [channels-dvr-4.0.4](https://github.com/truecharts/charts/compare/channels-dvr-4.0.3...channels-dvr-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [channels-dvr-4.0.3](https://github.com/truecharts/charts/compare/channels-dvr-4.0.2...channels-dvr-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/channels-dvr/5.0.1/Chart.yaml b/stable/channels-dvr/5.0.1/Chart.yaml deleted file mode 100644 index 55edf16d85..0000000000 --- a/stable/channels-dvr/5.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: channels-dvr -version: 5.0.1 -appVersion: latest -description: Channels DVR Server -home: https://truecharts.org/charts/stable/channels-dvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr - - https://hub.docker.com/r/fancybits/channels-dvr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - channels-dvr -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/channels-dvr/5.0.1/app-changelog.md b/stable/channels-dvr/5.0.1/app-changelog.md deleted file mode 100644 index 95ceacbd55..0000000000 --- a/stable/channels-dvr/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [channels-dvr-5.0.1](https://github.com/truecharts/charts/compare/channels-dvr-5.0.0...channels-dvr-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/channels-dvr/5.0.1/charts/common-17.1.4.tgz b/stable/channels-dvr/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/channels-dvr/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/channels-dvr/5.1.0/CHANGELOG.md b/stable/channels-dvr/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e7fa1d9dd1 --- /dev/null +++ b/stable/channels-dvr/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [channels-dvr-5.1.0](https://github.com/truecharts/charts/compare/channels-dvr-5.0.1...channels-dvr-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [channels-dvr-5.0.1](https://github.com/truecharts/charts/compare/channels-dvr-5.0.0...channels-dvr-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [channels-dvr-5.0.0](https://github.com/truecharts/charts/compare/channels-dvr-4.0.11...channels-dvr-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [channels-dvr-4.0.11](https://github.com/truecharts/charts/compare/channels-dvr-4.0.10...channels-dvr-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [channels-dvr-4.0.10](https://github.com/truecharts/charts/compare/channels-dvr-4.0.9...channels-dvr-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [channels-dvr-4.0.9](https://github.com/truecharts/charts/compare/channels-dvr-4.0.8...channels-dvr-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [channels-dvr-4.0.8](https://github.com/truecharts/charts/compare/channels-dvr-4.0.7...channels-dvr-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [channels-dvr-4.0.7](https://github.com/truecharts/charts/compare/channels-dvr-4.0.6...channels-dvr-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [channels-dvr-4.0.6](https://github.com/truecharts/charts/compare/channels-dvr-4.0.5...channels-dvr-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [channels-dvr-4.0.5](https://github.com/truecharts/charts/compare/channels-dvr-4.0.4...channels-dvr-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [channels-dvr-4.0.4](https://github.com/truecharts/charts/compare/channels-dvr-4.0.3...channels-dvr-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/channels-dvr/5.1.0/Chart.yaml b/stable/channels-dvr/5.1.0/Chart.yaml new file mode 100644 index 0000000000..86c7acff44 --- /dev/null +++ b/stable/channels-dvr/5.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: channels-dvr +version: 5.1.0 +appVersion: latest +description: Channels DVR Server +home: https://truecharts.org/charts/stable/channels-dvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr + - https://hub.docker.com/r/fancybits/channels-dvr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - channels-dvr +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/channels-dvr/5.0.1/README.md b/stable/channels-dvr/5.1.0/README.md similarity index 100% rename from stable/channels-dvr/5.0.1/README.md rename to stable/channels-dvr/5.1.0/README.md diff --git a/stable/channels-dvr/5.1.0/app-changelog.md b/stable/channels-dvr/5.1.0/app-changelog.md new file mode 100644 index 0000000000..e7edd1d569 --- /dev/null +++ b/stable/channels-dvr/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [channels-dvr-5.1.0](https://github.com/truecharts/charts/compare/channels-dvr-5.0.1...channels-dvr-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/channels-dvr/5.0.1/app-readme.md b/stable/channels-dvr/5.1.0/app-readme.md similarity index 100% rename from stable/channels-dvr/5.0.1/app-readme.md rename to stable/channels-dvr/5.1.0/app-readme.md diff --git a/stable/channels-dvr/5.1.0/charts/common-17.2.2.tgz b/stable/channels-dvr/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/channels-dvr/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/channels-dvr/5.0.1/ix_values.yaml b/stable/channels-dvr/5.1.0/ix_values.yaml similarity index 100% rename from stable/channels-dvr/5.0.1/ix_values.yaml rename to stable/channels-dvr/5.1.0/ix_values.yaml diff --git a/stable/channels-dvr/5.0.1/questions.yaml b/stable/channels-dvr/5.1.0/questions.yaml similarity index 100% rename from stable/channels-dvr/5.0.1/questions.yaml rename to stable/channels-dvr/5.1.0/questions.yaml diff --git a/stable/dokuwiki/9.0.1/templates/NOTES.txt b/stable/channels-dvr/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/9.0.1/templates/NOTES.txt rename to stable/channels-dvr/5.1.0/templates/NOTES.txt diff --git a/stable/ddns-updater/8.0.1/templates/common.yaml b/stable/channels-dvr/5.1.0/templates/common.yaml similarity index 100% rename from stable/ddns-updater/8.0.1/templates/common.yaml rename to stable/channels-dvr/5.1.0/templates/common.yaml diff --git a/stable/craftopia/4.0.1/values.yaml b/stable/channels-dvr/5.1.0/values.yaml similarity index 100% rename from stable/craftopia/4.0.1/values.yaml rename to stable/channels-dvr/5.1.0/values.yaml diff --git a/stable/chevereto/11.1.0/CHANGELOG.md b/stable/chevereto/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e38dae1a7e --- /dev/null +++ b/stable/chevereto/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [chevereto-11.1.0](https://github.com/truecharts/charts/compare/chevereto-11.0.2...chevereto-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [chevereto-11.0.2](https://github.com/truecharts/charts/compare/chevereto-11.0.1...chevereto-11.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [chevereto-11.0.1](https://github.com/truecharts/charts/compare/chevereto-11.0.0...chevereto-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [chevereto-11.0.0](https://github.com/truecharts/charts/compare/chevereto-10.0.0...chevereto-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [chevereto-11.0.0](https://github.com/truecharts/charts/compare/chevereto-10.0.0...chevereto-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [chevereto-10.0.0](https://github.com/truecharts/charts/compare/chevereto-9.0.12...chevereto-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [chevereto-9.0.12](https://github.com/truecharts/charts/compare/chevereto-9.0.11...chevereto-9.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [chevereto-9.0.11](https://github.com/truecharts/charts/compare/chevereto-9.0.10...chevereto-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [chevereto-9.0.10](https://github.com/truecharts/charts/compare/chevereto-9.0.9...chevereto-9.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [chevereto-9.0.9](https://github.com/truecharts/charts/compare/chevereto-9.0.8...chevereto-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [chevereto-9.0.8](https://github.com/truecharts/charts/compare/chevereto-9.0.7...chevereto-9.0.8) (2023-12-23) + +### Chore diff --git a/stable/chevereto/11.1.0/Chart.yaml b/stable/chevereto/11.1.0/Chart.yaml new file mode 100644 index 0000000000..c3f66cbb2a --- /dev/null +++ b/stable/chevereto/11.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: chevereto +version: 11.1.0 +appVersion: 1.6.2 +description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. +home: https://truecharts.org/charts/stable/chevereto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png +deprecated: false +sources: + - https://github.com/rodber/chevereto-free + - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto + - https://ghcr.io/rodber/chevereto-free +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - chevereto +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/chevereto/11.1.0/README.md b/stable/chevereto/11.1.0/README.md new file mode 100644 index 0000000000..37a2fe183e --- /dev/null +++ b/stable/chevereto/11.1.0/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/chevereto) + +**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/chevereto/11.1.0/app-changelog.md b/stable/chevereto/11.1.0/app-changelog.md new file mode 100644 index 0000000000..60af015a6e --- /dev/null +++ b/stable/chevereto/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chevereto-11.1.0](https://github.com/truecharts/charts/compare/chevereto-11.0.2...chevereto-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/chevereto/11.1.0/app-readme.md b/stable/chevereto/11.1.0/app-readme.md new file mode 100644 index 0000000000..a12fb12408 --- /dev/null +++ b/stable/chevereto/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/chevereto](https://truecharts.org/charts/stable/chevereto) + +--- + +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/chevereto/11.1.0/charts/common-17.2.2.tgz b/stable/chevereto/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/chevereto/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/chevereto/11.1.0/charts/mariadb-12.1.0.tgz b/stable/chevereto/11.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/chevereto/11.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/chevereto/11.1.0/ix_values.yaml b/stable/chevereto/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..38430e590c --- /dev/null +++ b/stable/chevereto/11.1.0/ix_values.yaml @@ -0,0 +1,77 @@ +image: + repository: ghcr.io/rodber/chevereto-free + pullPolicy: IfNotPresent + tag: 1.6.2@sha256:2e3a78eff5ade90d72cceb63fa9dba4b539f1def55debc0c23b15fb08d6e549b +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + fsGroup: 33 +chevereto: + https: false + disable_update_http: true + disable_update_cli: true +configmap: + chevereto: + enabled: true + data: + CHEVERETO_HTTPS: '{{ ternary "1" "0" .Values.chevereto.https }}' + CHEVERETO_DISABLE_UPDATE_HTTP: '{{ ternary "1" "0" .Values.chevereto.disable_update_http }}' + CHEVERETO_DISABLE_UPDATE_CLI: '{{ ternary "1" "0" .Values.chevereto.disable_update_cli }}' +service: + main: + ports: + main: + targetPort: 80 + protocol: http + port: 10197 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + CHEVERETO_DB_DRIVER: mysql + CHEVERETO_DB_NAME: "{{ .Values.mariadb.mariadbUsername }}" + CHEVERETO_DB_USER: "{{ .Values.mariadb.mariadbDatabase }}" + CHEVERETO_DB_PORT: "3306" + CHEVERETO_TAG: "free" + CHEVERETO_DB_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainporthost + CHEVERETO_DB_PASS: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password + envFrom: + - configMapRef: + name: "chevereto" +persistence: + storage: + enabled: true + mountPath: /var/www/html/images/ + content: + enabled: true + mountPath: /var/www/html/content/ +mariadb: + enabled: true + mariadbUsername: chevereto + mariadbDatabase: chevereto +portal: + open: + enabled: true diff --git a/stable/chevereto/11.1.0/questions.yaml b/stable/chevereto/11.1.0/questions.yaml new file mode 100644 index 0000000000..58e9ea0725 --- /dev/null +++ b/stable/chevereto/11.1.0/questions.yaml @@ -0,0 +1,3117 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: https + label: "CHEVERETO_HTTPS" + schema: + type: boolean + default: false + - variable: disable_update_http + label: "CHEVERETO_DISABLE_UPDATE_HTTP" + schema: + type: boolean + default: true + - variable: disable_update_cli + label: "CHEVERETO_DISABLE_UPDATE_CLI" + schema: + type: boolean + default: true + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10197 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: storage + label: "App Storage" + description: "Stores the Application Storage." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: content + label: "App Content" + description: "Stores the Application Content." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: 33 + + - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/domoticz/8.0.1/templates/NOTES.txt b/stable/chevereto/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/domoticz/8.0.1/templates/NOTES.txt rename to stable/chevereto/11.1.0/templates/NOTES.txt diff --git a/stable/deemix/9.0.1/templates/common.yaml b/stable/chevereto/11.1.0/templates/common.yaml similarity index 100% rename from stable/deemix/9.0.1/templates/common.yaml rename to stable/chevereto/11.1.0/templates/common.yaml diff --git a/stable/crafty-4/6.0.1/values.yaml b/stable/chevereto/11.1.0/values.yaml similarity index 100% rename from stable/crafty-4/6.0.1/values.yaml rename to stable/chevereto/11.1.0/values.yaml diff --git a/stable/chivalry-medievalwarfare/4.0.1/CHANGELOG.md b/stable/chivalry-medievalwarfare/4.0.1/CHANGELOG.md deleted file mode 100644 index b988c7e666..0000000000 --- a/stable/chivalry-medievalwarfare/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [chivalry-medievalwarfare-4.0.1](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.0.0...chivalry-medievalwarfare-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [chivalry-medievalwarfare-4.0.0](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.17...chivalry-medievalwarfare-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [chivalry-medievalwarfare-3.0.17](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.16...chivalry-medievalwarfare-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [chivalry-medievalwarfare-3.0.16](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.15...chivalry-medievalwarfare-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [chivalry-medievalwarfare-3.0.15](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.14...chivalry-medievalwarfare-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [chivalry-medievalwarfare-3.0.14](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.13...chivalry-medievalwarfare-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [chivalry-medievalwarfare-3.0.13](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.12...chivalry-medievalwarfare-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [chivalry-medievalwarfare-3.0.12](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.11...chivalry-medievalwarfare-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [chivalry-medievalwarfare-3.0.11](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.10...chivalry-medievalwarfare-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [chivalry-medievalwarfare-3.0.10](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.9...chivalry-medievalwarfare-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [chivalry-medievalwarfare-3.0.9](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.8...chivalry-medievalwarfare-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/chivalry-medievalwarfare/4.0.1/Chart.yaml b/stable/chivalry-medievalwarfare/4.0.1/Chart.yaml deleted file mode 100644 index 58e9d4ba8b..0000000000 --- a/stable/chivalry-medievalwarfare/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: chivalry-medievalwarfare -version: 4.0.1 -appVersion: chivalrymw -description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it." -home: https://truecharts.org/charts/incubator/chivalry-medievalwarfare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - chivalry-medievalwarfare - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/chivalry-medievalwarfare/4.0.1/app-changelog.md b/stable/chivalry-medievalwarfare/4.0.1/app-changelog.md deleted file mode 100644 index d2d6cde29e..0000000000 --- a/stable/chivalry-medievalwarfare/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chivalry-medievalwarfare-4.0.1](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.0.0...chivalry-medievalwarfare-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/chivalry-medievalwarfare/4.0.1/charts/common-17.1.4.tgz b/stable/chivalry-medievalwarfare/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/chivalry-medievalwarfare/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/chivalry-medievalwarfare/4.1.0/CHANGELOG.md b/stable/chivalry-medievalwarfare/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f851748f67 --- /dev/null +++ b/stable/chivalry-medievalwarfare/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [chivalry-medievalwarfare-4.1.0](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.0.1...chivalry-medievalwarfare-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [chivalry-medievalwarfare-4.0.1](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.0.0...chivalry-medievalwarfare-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [chivalry-medievalwarfare-4.0.0](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.17...chivalry-medievalwarfare-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [chivalry-medievalwarfare-3.0.17](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.16...chivalry-medievalwarfare-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [chivalry-medievalwarfare-3.0.16](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.15...chivalry-medievalwarfare-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [chivalry-medievalwarfare-3.0.15](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.14...chivalry-medievalwarfare-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [chivalry-medievalwarfare-3.0.14](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.13...chivalry-medievalwarfare-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [chivalry-medievalwarfare-3.0.13](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.12...chivalry-medievalwarfare-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [chivalry-medievalwarfare-3.0.12](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.11...chivalry-medievalwarfare-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [chivalry-medievalwarfare-3.0.11](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.10...chivalry-medievalwarfare-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [chivalry-medievalwarfare-3.0.10](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.9...chivalry-medievalwarfare-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/chivalry-medievalwarfare/4.1.0/Chart.yaml b/stable/chivalry-medievalwarfare/4.1.0/Chart.yaml new file mode 100644 index 0000000000..c8b953dc58 --- /dev/null +++ b/stable/chivalry-medievalwarfare/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: chivalry-medievalwarfare +version: 4.1.0 +appVersion: chivalrymw +description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it." +home: https://truecharts.org/charts/incubator/chivalry-medievalwarfare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - chivalry-medievalwarfare + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/chivalry-medievalwarfare/4.0.1/README.md b/stable/chivalry-medievalwarfare/4.1.0/README.md similarity index 100% rename from stable/chivalry-medievalwarfare/4.0.1/README.md rename to stable/chivalry-medievalwarfare/4.1.0/README.md diff --git a/stable/chivalry-medievalwarfare/4.1.0/app-changelog.md b/stable/chivalry-medievalwarfare/4.1.0/app-changelog.md new file mode 100644 index 0000000000..3c1cc455ce --- /dev/null +++ b/stable/chivalry-medievalwarfare/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chivalry-medievalwarfare-4.1.0](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.0.1...chivalry-medievalwarfare-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/chivalry-medievalwarfare/4.0.1/app-readme.md b/stable/chivalry-medievalwarfare/4.1.0/app-readme.md similarity index 100% rename from stable/chivalry-medievalwarfare/4.0.1/app-readme.md rename to stable/chivalry-medievalwarfare/4.1.0/app-readme.md diff --git a/stable/chivalry-medievalwarfare/4.1.0/charts/common-17.2.2.tgz b/stable/chivalry-medievalwarfare/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/chivalry-medievalwarfare/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/chivalry-medievalwarfare/4.0.1/ix_values.yaml b/stable/chivalry-medievalwarfare/4.1.0/ix_values.yaml similarity index 100% rename from stable/chivalry-medievalwarfare/4.0.1/ix_values.yaml rename to stable/chivalry-medievalwarfare/4.1.0/ix_values.yaml diff --git a/stable/chivalry-medievalwarfare/4.0.1/questions.yaml b/stable/chivalry-medievalwarfare/4.1.0/questions.yaml similarity index 100% rename from stable/chivalry-medievalwarfare/4.0.1/questions.yaml rename to stable/chivalry-medievalwarfare/4.1.0/questions.yaml diff --git a/stable/chowdown/4.0.1/templates/common.yaml b/stable/chivalry-medievalwarfare/4.1.0/templates/common.yaml similarity index 100% rename from stable/chowdown/4.0.1/templates/common.yaml rename to stable/chivalry-medievalwarfare/4.1.0/templates/common.yaml diff --git a/stable/crypto-exchanges-gateway/4.0.1/values.yaml b/stable/chivalry-medievalwarfare/4.1.0/values.yaml similarity index 100% rename from stable/crypto-exchanges-gateway/4.0.1/values.yaml rename to stable/chivalry-medievalwarfare/4.1.0/values.yaml diff --git a/stable/chowdown/4.0.1/CHANGELOG.md b/stable/chowdown/4.0.1/CHANGELOG.md deleted file mode 100644 index 2734d2bd48..0000000000 --- a/stable/chowdown/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [chowdown-4.0.1](https://github.com/truecharts/charts/compare/chowdown-4.0.0...chowdown-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [chowdown-4.0.0](https://github.com/truecharts/charts/compare/chowdown-3.0.17...chowdown-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [chowdown-3.0.17](https://github.com/truecharts/charts/compare/chowdown-3.0.16...chowdown-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [chowdown-3.0.16](https://github.com/truecharts/charts/compare/chowdown-3.0.15...chowdown-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [chowdown-3.0.15](https://github.com/truecharts/charts/compare/chowdown-3.0.14...chowdown-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [chowdown-3.0.14](https://github.com/truecharts/charts/compare/chowdown-3.0.13...chowdown-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [chowdown-3.0.13](https://github.com/truecharts/charts/compare/chowdown-3.0.12...chowdown-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [chowdown-3.0.12](https://github.com/truecharts/charts/compare/chowdown-3.0.11...chowdown-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [chowdown-3.0.11](https://github.com/truecharts/charts/compare/chowdown-3.0.10...chowdown-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [chowdown-3.0.10](https://github.com/truecharts/charts/compare/chowdown-3.0.9...chowdown-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [chowdown-3.0.9](https://github.com/truecharts/charts/compare/chowdown-3.0.8...chowdown-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/chowdown/4.0.1/Chart.yaml b/stable/chowdown/4.0.1/Chart.yaml deleted file mode 100644 index 8949fd3a5d..0000000000 --- a/stable/chowdown/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: chowdown -version: 4.0.1 -appVersion: latest -description: Simple recipes in Markdown format. -home: https://truecharts.org/charts/incubator/chowdown -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown - - https://hub.docker.com/r/gregyankovoy/chowdown -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - chowdown - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/chowdown/4.0.1/app-changelog.md b/stable/chowdown/4.0.1/app-changelog.md deleted file mode 100644 index ab842ab5ba..0000000000 --- a/stable/chowdown/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chowdown-4.0.1](https://github.com/truecharts/charts/compare/chowdown-4.0.0...chowdown-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/chowdown/4.0.1/charts/common-17.1.4.tgz b/stable/chowdown/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/chowdown/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/chowdown/4.1.0/CHANGELOG.md b/stable/chowdown/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..cf14435235 --- /dev/null +++ b/stable/chowdown/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [chowdown-4.1.0](https://github.com/truecharts/charts/compare/chowdown-4.0.1...chowdown-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [chowdown-4.0.1](https://github.com/truecharts/charts/compare/chowdown-4.0.0...chowdown-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [chowdown-4.0.0](https://github.com/truecharts/charts/compare/chowdown-3.0.17...chowdown-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [chowdown-3.0.17](https://github.com/truecharts/charts/compare/chowdown-3.0.16...chowdown-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [chowdown-3.0.16](https://github.com/truecharts/charts/compare/chowdown-3.0.15...chowdown-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [chowdown-3.0.15](https://github.com/truecharts/charts/compare/chowdown-3.0.14...chowdown-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [chowdown-3.0.14](https://github.com/truecharts/charts/compare/chowdown-3.0.13...chowdown-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [chowdown-3.0.13](https://github.com/truecharts/charts/compare/chowdown-3.0.12...chowdown-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [chowdown-3.0.12](https://github.com/truecharts/charts/compare/chowdown-3.0.11...chowdown-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [chowdown-3.0.11](https://github.com/truecharts/charts/compare/chowdown-3.0.10...chowdown-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [chowdown-3.0.10](https://github.com/truecharts/charts/compare/chowdown-3.0.9...chowdown-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/chowdown/4.1.0/Chart.yaml b/stable/chowdown/4.1.0/Chart.yaml new file mode 100644 index 0000000000..414be609b9 --- /dev/null +++ b/stable/chowdown/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: chowdown +version: 4.1.0 +appVersion: latest +description: Simple recipes in Markdown format. +home: https://truecharts.org/charts/incubator/chowdown +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown + - https://hub.docker.com/r/gregyankovoy/chowdown +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - chowdown + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/chowdown/4.0.1/README.md b/stable/chowdown/4.1.0/README.md similarity index 100% rename from stable/chowdown/4.0.1/README.md rename to stable/chowdown/4.1.0/README.md diff --git a/stable/chowdown/4.1.0/app-changelog.md b/stable/chowdown/4.1.0/app-changelog.md new file mode 100644 index 0000000000..3643d07b73 --- /dev/null +++ b/stable/chowdown/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chowdown-4.1.0](https://github.com/truecharts/charts/compare/chowdown-4.0.1...chowdown-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/chowdown/4.0.1/app-readme.md b/stable/chowdown/4.1.0/app-readme.md similarity index 100% rename from stable/chowdown/4.0.1/app-readme.md rename to stable/chowdown/4.1.0/app-readme.md diff --git a/stable/chowdown/4.1.0/charts/common-17.2.2.tgz b/stable/chowdown/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/chowdown/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/chowdown/4.0.1/ix_values.yaml b/stable/chowdown/4.1.0/ix_values.yaml similarity index 100% rename from stable/chowdown/4.0.1/ix_values.yaml rename to stable/chowdown/4.1.0/ix_values.yaml diff --git a/stable/chowdown/4.0.1/questions.yaml b/stable/chowdown/4.1.0/questions.yaml similarity index 100% rename from stable/chowdown/4.0.1/questions.yaml rename to stable/chowdown/4.1.0/questions.yaml diff --git a/stable/chromium-desktop-g3/4.0.1/templates/common.yaml b/stable/chowdown/4.1.0/templates/common.yaml similarity index 100% rename from stable/chromium-desktop-g3/4.0.1/templates/common.yaml rename to stable/chowdown/4.1.0/templates/common.yaml diff --git a/stable/cryptpad/6.0.1/values.yaml b/stable/chowdown/4.1.0/values.yaml similarity index 100% rename from stable/cryptpad/6.0.1/values.yaml rename to stable/chowdown/4.1.0/values.yaml diff --git a/stable/chromium-desktop-g3/4.0.1/CHANGELOG.md b/stable/chromium-desktop-g3/4.0.1/CHANGELOG.md deleted file mode 100644 index 1104b243ac..0000000000 --- a/stable/chromium-desktop-g3/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [chromium-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.0.0...chromium-desktop-g3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [chromium-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.18...chromium-desktop-g3-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [chromium-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.17...chromium-desktop-g3-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [chromium-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.16...chromium-desktop-g3-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [chromium-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.15...chromium-desktop-g3-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [chromium-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.14...chromium-desktop-g3-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [chromium-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.13...chromium-desktop-g3-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [chromium-desktop-g3-3.0.13](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.12...chromium-desktop-g3-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [chromium-desktop-g3-3.0.12](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.11...chromium-desktop-g3-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [chromium-desktop-g3-3.0.11](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.10...chromium-desktop-g3-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [chromium-desktop-g3-3.0.10](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.9...chromium-desktop-g3-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/chromium-desktop-g3/4.0.1/Chart.yaml b/stable/chromium-desktop-g3/4.0.1/Chart.yaml deleted file mode 100644 index 54b97126a6..0000000000 --- a/stable/chromium-desktop-g3/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: chromium-desktop-g3 -version: 4.0.1 -appVersion: latest -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/incubator/chromium-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png -deprecated: false -sources: - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - chromium-desktop-g3 - - Tools-Utilities - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/chromium-desktop-g3/4.0.1/app-changelog.md b/stable/chromium-desktop-g3/4.0.1/app-changelog.md deleted file mode 100644 index 18ecb26924..0000000000 --- a/stable/chromium-desktop-g3/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chromium-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.0.0...chromium-desktop-g3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/chromium-desktop-g3/4.0.1/charts/common-17.1.4.tgz b/stable/chromium-desktop-g3/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/chromium-desktop-g3/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/chromium-desktop-g3/4.1.0/CHANGELOG.md b/stable/chromium-desktop-g3/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..858ef7c3aa --- /dev/null +++ b/stable/chromium-desktop-g3/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [chromium-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.0.1...chromium-desktop-g3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [chromium-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.0.0...chromium-desktop-g3-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [chromium-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.18...chromium-desktop-g3-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [chromium-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.17...chromium-desktop-g3-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [chromium-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.16...chromium-desktop-g3-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [chromium-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.15...chromium-desktop-g3-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [chromium-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.14...chromium-desktop-g3-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [chromium-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.13...chromium-desktop-g3-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [chromium-desktop-g3-3.0.13](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.12...chromium-desktop-g3-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [chromium-desktop-g3-3.0.12](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.11...chromium-desktop-g3-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [chromium-desktop-g3-3.0.11](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.10...chromium-desktop-g3-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/chromium-desktop-g3/4.1.0/Chart.yaml b/stable/chromium-desktop-g3/4.1.0/Chart.yaml new file mode 100644 index 0000000000..22c10bde9d --- /dev/null +++ b/stable/chromium-desktop-g3/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: chromium-desktop-g3 +version: 4.1.0 +appVersion: latest +description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing +home: https://truecharts.org/charts/incubator/chromium-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png +deprecated: false +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - chromium-desktop-g3 + - Tools-Utilities + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/chromium-desktop-g3/4.0.1/README.md b/stable/chromium-desktop-g3/4.1.0/README.md similarity index 100% rename from stable/chromium-desktop-g3/4.0.1/README.md rename to stable/chromium-desktop-g3/4.1.0/README.md diff --git a/stable/chromium-desktop-g3/4.1.0/app-changelog.md b/stable/chromium-desktop-g3/4.1.0/app-changelog.md new file mode 100644 index 0000000000..802af998b3 --- /dev/null +++ b/stable/chromium-desktop-g3/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chromium-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.0.1...chromium-desktop-g3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/chromium-desktop-g3/4.0.1/app-readme.md b/stable/chromium-desktop-g3/4.1.0/app-readme.md similarity index 100% rename from stable/chromium-desktop-g3/4.0.1/app-readme.md rename to stable/chromium-desktop-g3/4.1.0/app-readme.md diff --git a/stable/chromium-desktop-g3/4.1.0/charts/common-17.2.2.tgz b/stable/chromium-desktop-g3/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/chromium-desktop-g3/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/chromium-desktop-g3/4.0.1/ix_values.yaml b/stable/chromium-desktop-g3/4.1.0/ix_values.yaml similarity index 100% rename from stable/chromium-desktop-g3/4.0.1/ix_values.yaml rename to stable/chromium-desktop-g3/4.1.0/ix_values.yaml diff --git a/stable/chromium-desktop-g3/4.0.1/questions.yaml b/stable/chromium-desktop-g3/4.1.0/questions.yaml similarity index 100% rename from stable/chromium-desktop-g3/4.0.1/questions.yaml rename to stable/chromium-desktop-g3/4.1.0/questions.yaml diff --git a/stable/chromium/4.0.1/templates/common.yaml b/stable/chromium-desktop-g3/4.1.0/templates/common.yaml similarity index 100% rename from stable/chromium/4.0.1/templates/common.yaml rename to stable/chromium-desktop-g3/4.1.0/templates/common.yaml diff --git a/stable/cs2/2.0.1/values.yaml b/stable/chromium-desktop-g3/4.1.0/values.yaml similarity index 100% rename from stable/cs2/2.0.1/values.yaml rename to stable/chromium-desktop-g3/4.1.0/values.yaml diff --git a/stable/chromium/4.0.1/CHANGELOG.md b/stable/chromium/4.0.1/CHANGELOG.md deleted file mode 100644 index fc15bbc2a9..0000000000 --- a/stable/chromium/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [chromium-4.0.1](https://github.com/truecharts/charts/compare/chromium-4.0.0...chromium-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [chromium-4.0.0](https://github.com/truecharts/charts/compare/chromium-3.0.20...chromium-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [chromium-3.0.20](https://github.com/truecharts/charts/compare/chromium-3.0.19...chromium-3.0.20) (2023-12-25) - -### Chore - -- update container image ich777/chrome to latest[@32939a2](https://github.com/32939a2) by renovate ([#16427](https://github.com/truecharts/charts/issues/16427)) - - - - -## [chromium-3.0.19](https://github.com/truecharts/charts/compare/chromium-3.0.18...chromium-3.0.19) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [chromium-3.0.18](https://github.com/truecharts/charts/compare/chromium-3.0.17...chromium-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [chromium-3.0.17](https://github.com/truecharts/charts/compare/chromium-3.0.16...chromium-3.0.17) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [chromium-3.0.16](https://github.com/truecharts/charts/compare/chromium-3.0.15...chromium-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [chromium-3.0.15](https://github.com/truecharts/charts/compare/chromium-3.0.14...chromium-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [chromium-3.0.14](https://github.com/truecharts/charts/compare/chromium-3.0.13...chromium-3.0.14) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [chromium-3.0.13](https://github.com/truecharts/charts/compare/chromium-3.0.12...chromium-3.0.13) (2023-12-22) - -### Fix - -- remove umask question ([#16354](https://github.com/truecharts/charts/issues/16354)) - - - - -## [chromium-3.0.12](https://github.com/truecharts/charts/compare/chromium-3.0.11...chromium-3.0.12) (2023-12-22) - -### Fix diff --git a/stable/chromium/4.0.1/Chart.yaml b/stable/chromium/4.0.1/Chart.yaml deleted file mode 100644 index 5b21be3e77..0000000000 --- a/stable/chromium/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: chromium -version: 4.0.1 -appVersion: latest -description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. -home: https://truecharts.org/charts/incubator/chromium -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png -deprecated: false -sources: - - https://www.google.com/chrome/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium - - https://hub.docker.com/r/ich777/chrome -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - chromium - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/chromium/4.0.1/app-changelog.md b/stable/chromium/4.0.1/app-changelog.md deleted file mode 100644 index db364b0f05..0000000000 --- a/stable/chromium/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chromium-4.0.1](https://github.com/truecharts/charts/compare/chromium-4.0.0...chromium-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/chromium/4.0.1/charts/common-17.1.4.tgz b/stable/chromium/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/chromium/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/chromium/4.1.0/CHANGELOG.md b/stable/chromium/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2f832eb16c --- /dev/null +++ b/stable/chromium/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [chromium-4.1.0](https://github.com/truecharts/charts/compare/chromium-4.0.1...chromium-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [chromium-4.0.1](https://github.com/truecharts/charts/compare/chromium-4.0.0...chromium-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [chromium-4.0.0](https://github.com/truecharts/charts/compare/chromium-3.0.20...chromium-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [chromium-3.0.20](https://github.com/truecharts/charts/compare/chromium-3.0.19...chromium-3.0.20) (2023-12-25) + +### Chore + +- update container image ich777/chrome to latest[@32939a2](https://github.com/32939a2) by renovate ([#16427](https://github.com/truecharts/charts/issues/16427)) + + + + +## [chromium-3.0.19](https://github.com/truecharts/charts/compare/chromium-3.0.18...chromium-3.0.19) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [chromium-3.0.18](https://github.com/truecharts/charts/compare/chromium-3.0.17...chromium-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [chromium-3.0.17](https://github.com/truecharts/charts/compare/chromium-3.0.16...chromium-3.0.17) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [chromium-3.0.16](https://github.com/truecharts/charts/compare/chromium-3.0.15...chromium-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [chromium-3.0.15](https://github.com/truecharts/charts/compare/chromium-3.0.14...chromium-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [chromium-3.0.14](https://github.com/truecharts/charts/compare/chromium-3.0.13...chromium-3.0.14) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [chromium-3.0.13](https://github.com/truecharts/charts/compare/chromium-3.0.12...chromium-3.0.13) (2023-12-22) + +### Fix diff --git a/stable/chromium/4.1.0/Chart.yaml b/stable/chromium/4.1.0/Chart.yaml new file mode 100644 index 0000000000..8c02ad8a03 --- /dev/null +++ b/stable/chromium/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: chromium +version: 4.1.0 +appVersion: latest +description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. +home: https://truecharts.org/charts/incubator/chromium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium + - https://hub.docker.com/r/ich777/chrome + - https://www.google.com/chrome/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - chromium + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/chromium/4.0.1/README.md b/stable/chromium/4.1.0/README.md similarity index 100% rename from stable/chromium/4.0.1/README.md rename to stable/chromium/4.1.0/README.md diff --git a/stable/chromium/4.1.0/app-changelog.md b/stable/chromium/4.1.0/app-changelog.md new file mode 100644 index 0000000000..877c20f8ff --- /dev/null +++ b/stable/chromium/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chromium-4.1.0](https://github.com/truecharts/charts/compare/chromium-4.0.1...chromium-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/chromium/4.0.1/app-readme.md b/stable/chromium/4.1.0/app-readme.md similarity index 100% rename from stable/chromium/4.0.1/app-readme.md rename to stable/chromium/4.1.0/app-readme.md diff --git a/stable/chromium/4.1.0/charts/common-17.2.2.tgz b/stable/chromium/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/chromium/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/chromium/4.0.1/ix_values.yaml b/stable/chromium/4.1.0/ix_values.yaml similarity index 100% rename from stable/chromium/4.0.1/ix_values.yaml rename to stable/chromium/4.1.0/ix_values.yaml diff --git a/stable/chromium/4.0.1/questions.yaml b/stable/chromium/4.1.0/questions.yaml similarity index 100% rename from stable/chromium/4.0.1/questions.yaml rename to stable/chromium/4.1.0/questions.yaml diff --git a/stable/chronograf/4.0.1/templates/common.yaml b/stable/chromium/4.1.0/templates/common.yaml similarity index 100% rename from stable/chronograf/4.0.1/templates/common.yaml rename to stable/chromium/4.1.0/templates/common.yaml diff --git a/stable/csgo/4.0.1/values.yaml b/stable/chromium/4.1.0/values.yaml similarity index 100% rename from stable/csgo/4.0.1/values.yaml rename to stable/chromium/4.1.0/values.yaml diff --git a/stable/chronograf/4.0.1/CHANGELOG.md b/stable/chronograf/4.0.1/CHANGELOG.md deleted file mode 100644 index dc9d27214e..0000000000 --- a/stable/chronograf/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [chronograf-4.0.1](https://github.com/truecharts/charts/compare/chronograf-4.0.0...chronograf-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [chronograf-4.0.0](https://github.com/truecharts/charts/compare/chronograf-3.0.19...chronograf-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [chronograf-3.0.19](https://github.com/truecharts/charts/compare/chronograf-3.0.18...chronograf-3.0.19) (2023-12-25) - -### Chore - -- update container image chronograf to latest[@49623d0](https://github.com/49623d0) by renovate ([#16399](https://github.com/truecharts/charts/issues/16399)) - - - - -## [chronograf-3.0.18](https://github.com/truecharts/charts/compare/chronograf-3.0.17...chronograf-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [chronograf-3.0.17](https://github.com/truecharts/charts/compare/chronograf-3.0.16...chronograf-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [chronograf-3.0.16](https://github.com/truecharts/charts/compare/chronograf-3.0.15...chronograf-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [chronograf-3.0.15](https://github.com/truecharts/charts/compare/chronograf-3.0.14...chronograf-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [chronograf-3.0.14](https://github.com/truecharts/charts/compare/chronograf-3.0.13...chronograf-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [chronograf-3.0.13](https://github.com/truecharts/charts/compare/chronograf-3.0.12...chronograf-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [chronograf-3.0.12](https://github.com/truecharts/charts/compare/chronograf-3.0.11...chronograf-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [chronograf-3.0.11](https://github.com/truecharts/charts/compare/chronograf-3.0.10...chronograf-3.0.11) (2023-12-21) - -### Fix diff --git a/stable/chronograf/4.0.1/Chart.yaml b/stable/chronograf/4.0.1/Chart.yaml deleted file mode 100644 index b6767b7c03..0000000000 --- a/stable/chronograf/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: chronograf -version: 4.0.1 -appVersion: latest -description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. -home: https://truecharts.org/charts/incubator/chronograf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png -deprecated: false -sources: - - https://hub.docker.com/_/chronograf - - https://www.influxdata.com/time-series-platform/chronograf/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - chronograf - - Tools-System -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-System - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/chronograf/4.0.1/app-changelog.md b/stable/chronograf/4.0.1/app-changelog.md deleted file mode 100644 index 7b7b70926c..0000000000 --- a/stable/chronograf/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chronograf-4.0.1](https://github.com/truecharts/charts/compare/chronograf-4.0.0...chronograf-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/chronograf/4.0.1/charts/common-17.1.4.tgz b/stable/chronograf/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/chronograf/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/chronograf/4.1.0/CHANGELOG.md b/stable/chronograf/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..39d9d444b6 --- /dev/null +++ b/stable/chronograf/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [chronograf-4.1.0](https://github.com/truecharts/charts/compare/chronograf-4.0.1...chronograf-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [chronograf-4.0.1](https://github.com/truecharts/charts/compare/chronograf-4.0.0...chronograf-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [chronograf-4.0.0](https://github.com/truecharts/charts/compare/chronograf-3.0.19...chronograf-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [chronograf-3.0.19](https://github.com/truecharts/charts/compare/chronograf-3.0.18...chronograf-3.0.19) (2023-12-25) + +### Chore + +- update container image chronograf to latest[@49623d0](https://github.com/49623d0) by renovate ([#16399](https://github.com/truecharts/charts/issues/16399)) + + + + +## [chronograf-3.0.18](https://github.com/truecharts/charts/compare/chronograf-3.0.17...chronograf-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [chronograf-3.0.17](https://github.com/truecharts/charts/compare/chronograf-3.0.16...chronograf-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [chronograf-3.0.16](https://github.com/truecharts/charts/compare/chronograf-3.0.15...chronograf-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [chronograf-3.0.15](https://github.com/truecharts/charts/compare/chronograf-3.0.14...chronograf-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [chronograf-3.0.14](https://github.com/truecharts/charts/compare/chronograf-3.0.13...chronograf-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [chronograf-3.0.13](https://github.com/truecharts/charts/compare/chronograf-3.0.12...chronograf-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [chronograf-3.0.12](https://github.com/truecharts/charts/compare/chronograf-3.0.11...chronograf-3.0.12) (2023-12-22) + +### Fix diff --git a/stable/chronograf/4.1.0/Chart.yaml b/stable/chronograf/4.1.0/Chart.yaml new file mode 100644 index 0000000000..8acf7b1a3d --- /dev/null +++ b/stable/chronograf/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: chronograf +version: 4.1.0 +appVersion: latest +description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. +home: https://truecharts.org/charts/incubator/chronograf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png +deprecated: false +sources: + - https://www.influxdata.com/time-series-platform/chronograf/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf + - https://hub.docker.com/_/chronograf +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - chronograf + - Tools-System +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-System + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/chronograf/4.0.1/README.md b/stable/chronograf/4.1.0/README.md similarity index 100% rename from stable/chronograf/4.0.1/README.md rename to stable/chronograf/4.1.0/README.md diff --git a/stable/chronograf/4.1.0/app-changelog.md b/stable/chronograf/4.1.0/app-changelog.md new file mode 100644 index 0000000000..7f46759ad6 --- /dev/null +++ b/stable/chronograf/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chronograf-4.1.0](https://github.com/truecharts/charts/compare/chronograf-4.0.1...chronograf-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/chronograf/4.0.1/app-readme.md b/stable/chronograf/4.1.0/app-readme.md similarity index 100% rename from stable/chronograf/4.0.1/app-readme.md rename to stable/chronograf/4.1.0/app-readme.md diff --git a/stable/chronograf/4.1.0/charts/common-17.2.2.tgz b/stable/chronograf/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/chronograf/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/chronograf/4.0.1/ix_values.yaml b/stable/chronograf/4.1.0/ix_values.yaml similarity index 100% rename from stable/chronograf/4.0.1/ix_values.yaml rename to stable/chronograf/4.1.0/ix_values.yaml diff --git a/stable/chronograf/4.0.1/questions.yaml b/stable/chronograf/4.1.0/questions.yaml similarity index 100% rename from stable/chronograf/4.0.1/questions.yaml rename to stable/chronograf/4.1.0/questions.yaml diff --git a/stable/chronos/7.0.1/templates/common.yaml b/stable/chronograf/4.1.0/templates/common.yaml similarity index 100% rename from stable/chronos/7.0.1/templates/common.yaml rename to stable/chronograf/4.1.0/templates/common.yaml diff --git a/stable/cssource/4.0.1/values.yaml b/stable/chronograf/4.1.0/values.yaml similarity index 100% rename from stable/cssource/4.0.1/values.yaml rename to stable/chronograf/4.1.0/values.yaml diff --git a/stable/chronos/7.0.1/CHANGELOG.md b/stable/chronos/7.0.1/CHANGELOG.md deleted file mode 100644 index 529c92dfb1..0000000000 --- a/stable/chronos/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [chronos-7.0.1](https://github.com/truecharts/charts/compare/chronos-7.0.0...chronos-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [chronos-7.0.0](https://github.com/truecharts/charts/compare/chronos-6.0.11...chronos-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [chronos-6.0.11](https://github.com/truecharts/charts/compare/chronos-6.0.10...chronos-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [chronos-6.0.10](https://github.com/truecharts/charts/compare/chronos-6.0.9...chronos-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [chronos-6.0.9](https://github.com/truecharts/charts/compare/chronos-6.0.8...chronos-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [chronos-6.0.8](https://github.com/truecharts/charts/compare/chronos-6.0.7...chronos-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [chronos-6.0.7](https://github.com/truecharts/charts/compare/chronos-6.0.6...chronos-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [chronos-6.0.6](https://github.com/truecharts/charts/compare/chronos-6.0.5...chronos-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [chronos-6.0.5](https://github.com/truecharts/charts/compare/chronos-6.0.4...chronos-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [chronos-6.0.4](https://github.com/truecharts/charts/compare/chronos-6.0.3...chronos-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [chronos-6.0.3](https://github.com/truecharts/charts/compare/chronos-6.0.2...chronos-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/chronos/7.0.1/Chart.yaml b/stable/chronos/7.0.1/Chart.yaml deleted file mode 100644 index d1c37728e2..0000000000 --- a/stable/chronos/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: chronos -version: 7.0.1 -appVersion: "0.2" -description: Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. -home: https://truecharts.org/charts/stable/chronos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png -deprecated: false -sources: - - https://github.com/simse/chronos - - https://github.com/truecharts/charts/tree/master/charts/stable/chronos - - https://hub.docker.com/r/simsemand/chronos -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - chronos - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/chronos/7.0.1/app-changelog.md b/stable/chronos/7.0.1/app-changelog.md deleted file mode 100644 index 29cd6585f9..0000000000 --- a/stable/chronos/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chronos-7.0.1](https://github.com/truecharts/charts/compare/chronos-7.0.0...chronos-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/chronos/7.0.1/charts/common-17.1.4.tgz b/stable/chronos/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/chronos/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/chronos/7.1.0/CHANGELOG.md b/stable/chronos/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6e9f3b0d62 --- /dev/null +++ b/stable/chronos/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [chronos-7.1.0](https://github.com/truecharts/charts/compare/chronos-7.0.1...chronos-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [chronos-7.0.1](https://github.com/truecharts/charts/compare/chronos-7.0.0...chronos-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [chronos-7.0.0](https://github.com/truecharts/charts/compare/chronos-6.0.11...chronos-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [chronos-6.0.11](https://github.com/truecharts/charts/compare/chronos-6.0.10...chronos-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [chronos-6.0.10](https://github.com/truecharts/charts/compare/chronos-6.0.9...chronos-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [chronos-6.0.9](https://github.com/truecharts/charts/compare/chronos-6.0.8...chronos-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [chronos-6.0.8](https://github.com/truecharts/charts/compare/chronos-6.0.7...chronos-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [chronos-6.0.7](https://github.com/truecharts/charts/compare/chronos-6.0.6...chronos-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [chronos-6.0.6](https://github.com/truecharts/charts/compare/chronos-6.0.5...chronos-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [chronos-6.0.5](https://github.com/truecharts/charts/compare/chronos-6.0.4...chronos-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [chronos-6.0.4](https://github.com/truecharts/charts/compare/chronos-6.0.3...chronos-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/chronos/7.1.0/Chart.yaml b/stable/chronos/7.1.0/Chart.yaml new file mode 100644 index 0000000000..d625e52e14 --- /dev/null +++ b/stable/chronos/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: chronos +version: 7.1.0 +appVersion: "0.2" +description: Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. +home: https://truecharts.org/charts/stable/chronos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png +deprecated: false +sources: + - https://hub.docker.com/r/simsemand/chronos + - https://github.com/simse/chronos + - https://github.com/truecharts/charts/tree/master/charts/stable/chronos +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - chronos + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/chronos/7.0.1/README.md b/stable/chronos/7.1.0/README.md similarity index 100% rename from stable/chronos/7.0.1/README.md rename to stable/chronos/7.1.0/README.md diff --git a/stable/chronos/7.1.0/app-changelog.md b/stable/chronos/7.1.0/app-changelog.md new file mode 100644 index 0000000000..b66d60b248 --- /dev/null +++ b/stable/chronos/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chronos-7.1.0](https://github.com/truecharts/charts/compare/chronos-7.0.1...chronos-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/chronos/7.0.1/app-readme.md b/stable/chronos/7.1.0/app-readme.md similarity index 100% rename from stable/chronos/7.0.1/app-readme.md rename to stable/chronos/7.1.0/app-readme.md diff --git a/stable/chronos/7.1.0/charts/common-17.2.2.tgz b/stable/chronos/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/chronos/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/chronos/7.0.1/ix_values.yaml b/stable/chronos/7.1.0/ix_values.yaml similarity index 100% rename from stable/chronos/7.0.1/ix_values.yaml rename to stable/chronos/7.1.0/ix_values.yaml diff --git a/stable/chronos/7.0.1/questions.yaml b/stable/chronos/7.1.0/questions.yaml similarity index 100% rename from stable/chronos/7.0.1/questions.yaml rename to stable/chronos/7.1.0/questions.yaml diff --git a/stable/doplarr/8.0.1/templates/NOTES.txt b/stable/chronos/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/doplarr/8.0.1/templates/NOTES.txt rename to stable/chronos/7.1.0/templates/NOTES.txt diff --git a/stable/ciao/4.0.1/templates/common.yaml b/stable/chronos/7.1.0/templates/common.yaml similarity index 100% rename from stable/ciao/4.0.1/templates/common.yaml rename to stable/chronos/7.1.0/templates/common.yaml diff --git a/stable/cstrike1-6/4.0.1/values.yaml b/stable/chronos/7.1.0/values.yaml similarity index 100% rename from stable/cstrike1-6/4.0.1/values.yaml rename to stable/chronos/7.1.0/values.yaml diff --git a/stable/ciao/4.0.1/CHANGELOG.md b/stable/ciao/4.0.1/CHANGELOG.md deleted file mode 100644 index 298cf72f52..0000000000 --- a/stable/ciao/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ciao-4.0.1](https://github.com/truecharts/charts/compare/ciao-4.0.0...ciao-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ciao-4.0.0](https://github.com/truecharts/charts/compare/ciao-3.0.17...ciao-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ciao-3.0.17](https://github.com/truecharts/charts/compare/ciao-3.0.16...ciao-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ciao-3.0.16](https://github.com/truecharts/charts/compare/ciao-3.0.15...ciao-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ciao-3.0.15](https://github.com/truecharts/charts/compare/ciao-3.0.14...ciao-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ciao-3.0.14](https://github.com/truecharts/charts/compare/ciao-3.0.13...ciao-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ciao-3.0.13](https://github.com/truecharts/charts/compare/ciao-3.0.12...ciao-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ciao-3.0.12](https://github.com/truecharts/charts/compare/ciao-3.0.11...ciao-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ciao-3.0.11](https://github.com/truecharts/charts/compare/ciao-3.0.10...ciao-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ciao-3.0.10](https://github.com/truecharts/charts/compare/ciao-3.0.9...ciao-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ciao-3.0.9](https://github.com/truecharts/charts/compare/ciao-3.0.8...ciao-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/ciao/4.0.1/Chart.yaml b/stable/ciao/4.0.1/Chart.yaml deleted file mode 100644 index 5fbbedffa7..0000000000 --- a/stable/ciao/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ciao -version: 4.0.1 -appVersion: latest -description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. -home: https://truecharts.org/charts/incubator/ciao -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png -deprecated: false -sources: - - https://brotandgames.com/ciao/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao - - https://hub.docker.com/r/brotandgames/ciao -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ciao - - Network-Other - - Productivity - - Tools-System -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/ciao/4.0.1/app-changelog.md b/stable/ciao/4.0.1/app-changelog.md deleted file mode 100644 index 8845f7a08a..0000000000 --- a/stable/ciao/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ciao-4.0.1](https://github.com/truecharts/charts/compare/ciao-4.0.0...ciao-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ciao/4.0.1/charts/common-17.1.4.tgz b/stable/ciao/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ciao/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ciao/4.1.0/CHANGELOG.md b/stable/ciao/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4f43612c81 --- /dev/null +++ b/stable/ciao/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ciao-4.1.0](https://github.com/truecharts/charts/compare/ciao-4.0.1...ciao-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ciao-4.0.1](https://github.com/truecharts/charts/compare/ciao-4.0.0...ciao-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ciao-4.0.0](https://github.com/truecharts/charts/compare/ciao-3.0.17...ciao-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ciao-3.0.17](https://github.com/truecharts/charts/compare/ciao-3.0.16...ciao-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ciao-3.0.16](https://github.com/truecharts/charts/compare/ciao-3.0.15...ciao-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ciao-3.0.15](https://github.com/truecharts/charts/compare/ciao-3.0.14...ciao-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ciao-3.0.14](https://github.com/truecharts/charts/compare/ciao-3.0.13...ciao-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ciao-3.0.13](https://github.com/truecharts/charts/compare/ciao-3.0.12...ciao-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ciao-3.0.12](https://github.com/truecharts/charts/compare/ciao-3.0.11...ciao-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ciao-3.0.11](https://github.com/truecharts/charts/compare/ciao-3.0.10...ciao-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ciao-3.0.10](https://github.com/truecharts/charts/compare/ciao-3.0.9...ciao-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/ciao/4.1.0/Chart.yaml b/stable/ciao/4.1.0/Chart.yaml new file mode 100644 index 0000000000..1b11fd6dfb --- /dev/null +++ b/stable/ciao/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ciao +version: 4.1.0 +appVersion: latest +description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. +home: https://truecharts.org/charts/incubator/ciao +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png +deprecated: false +sources: + - https://brotandgames.com/ciao/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao + - https://hub.docker.com/r/brotandgames/ciao +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ciao + - Network-Other + - Productivity + - Tools-System +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/ciao/4.0.1/README.md b/stable/ciao/4.1.0/README.md similarity index 100% rename from stable/ciao/4.0.1/README.md rename to stable/ciao/4.1.0/README.md diff --git a/stable/ciao/4.1.0/app-changelog.md b/stable/ciao/4.1.0/app-changelog.md new file mode 100644 index 0000000000..52b8536f00 --- /dev/null +++ b/stable/ciao/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ciao-4.1.0](https://github.com/truecharts/charts/compare/ciao-4.0.1...ciao-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ciao/4.0.1/app-readme.md b/stable/ciao/4.1.0/app-readme.md similarity index 100% rename from stable/ciao/4.0.1/app-readme.md rename to stable/ciao/4.1.0/app-readme.md diff --git a/stable/ciao/4.1.0/charts/common-17.2.2.tgz b/stable/ciao/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ciao/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ciao/4.0.1/ix_values.yaml b/stable/ciao/4.1.0/ix_values.yaml similarity index 100% rename from stable/ciao/4.0.1/ix_values.yaml rename to stable/ciao/4.1.0/ix_values.yaml diff --git a/stable/ciao/4.0.1/questions.yaml b/stable/ciao/4.1.0/questions.yaml similarity index 100% rename from stable/ciao/4.0.1/questions.yaml rename to stable/ciao/4.1.0/questions.yaml diff --git a/stable/citadel-forgedwithfire/4.0.2/templates/common.yaml b/stable/ciao/4.1.0/templates/common.yaml similarity index 100% rename from stable/citadel-forgedwithfire/4.0.2/templates/common.yaml rename to stable/ciao/4.1.0/templates/common.yaml diff --git a/stable/cstrikeconditionzero/4.0.1/values.yaml b/stable/ciao/4.1.0/values.yaml similarity index 100% rename from stable/cstrikeconditionzero/4.0.1/values.yaml rename to stable/ciao/4.1.0/values.yaml diff --git a/stable/citadel-forgedwithfire/4.0.2/CHANGELOG.md b/stable/citadel-forgedwithfire/4.0.2/CHANGELOG.md deleted file mode 100644 index dbb02885f1..0000000000 --- a/stable/citadel-forgedwithfire/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [citadel-forgedwithfire-4.0.2](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.1...citadel-forgedwithfire-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [citadel-forgedwithfire-4.0.1](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.0...citadel-forgedwithfire-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [citadel-forgedwithfire-4.0.0](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.17...citadel-forgedwithfire-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [citadel-forgedwithfire-3.0.17](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.16...citadel-forgedwithfire-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [citadel-forgedwithfire-3.0.16](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.15...citadel-forgedwithfire-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [citadel-forgedwithfire-3.0.15](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.14...citadel-forgedwithfire-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [citadel-forgedwithfire-3.0.14](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.13...citadel-forgedwithfire-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [citadel-forgedwithfire-3.0.13](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.12...citadel-forgedwithfire-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [citadel-forgedwithfire-3.0.12](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.11...citadel-forgedwithfire-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [citadel-forgedwithfire-3.0.11](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.10...citadel-forgedwithfire-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [citadel-forgedwithfire-3.0.10](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.9...citadel-forgedwithfire-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/citadel-forgedwithfire/4.0.2/Chart.yaml b/stable/citadel-forgedwithfire/4.0.2/Chart.yaml deleted file mode 100644 index bec97c2b8b..0000000000 --- a/stable/citadel-forgedwithfire/4.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: citadel-forgedwithfire -version: 4.0.2 -appVersion: citadelfwf -description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. -home: https://truecharts.org/charts/incubator/citadel-forgedwithfire -icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png -deprecated: false -sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - citadel-forgedwithfire - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/citadel-forgedwithfire/4.0.2/app-changelog.md b/stable/citadel-forgedwithfire/4.0.2/app-changelog.md deleted file mode 100644 index b3b2c75bdc..0000000000 --- a/stable/citadel-forgedwithfire/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [citadel-forgedwithfire-4.0.2](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.1...citadel-forgedwithfire-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/citadel-forgedwithfire/4.0.2/charts/common-17.1.4.tgz b/stable/citadel-forgedwithfire/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/citadel-forgedwithfire/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/citadel-forgedwithfire/4.1.0/CHANGELOG.md b/stable/citadel-forgedwithfire/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3db968b4c6 --- /dev/null +++ b/stable/citadel-forgedwithfire/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [citadel-forgedwithfire-4.1.0](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.2...citadel-forgedwithfire-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [citadel-forgedwithfire-4.0.2](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.1...citadel-forgedwithfire-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [citadel-forgedwithfire-4.0.1](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.0...citadel-forgedwithfire-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [citadel-forgedwithfire-4.0.0](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.17...citadel-forgedwithfire-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [citadel-forgedwithfire-3.0.17](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.16...citadel-forgedwithfire-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [citadel-forgedwithfire-3.0.16](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.15...citadel-forgedwithfire-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [citadel-forgedwithfire-3.0.15](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.14...citadel-forgedwithfire-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [citadel-forgedwithfire-3.0.14](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.13...citadel-forgedwithfire-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [citadel-forgedwithfire-3.0.13](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.12...citadel-forgedwithfire-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [citadel-forgedwithfire-3.0.12](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.11...citadel-forgedwithfire-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [citadel-forgedwithfire-3.0.11](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.10...citadel-forgedwithfire-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/citadel-forgedwithfire/4.1.0/Chart.yaml b/stable/citadel-forgedwithfire/4.1.0/Chart.yaml new file mode 100644 index 0000000000..6515b12441 --- /dev/null +++ b/stable/citadel-forgedwithfire/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: citadel-forgedwithfire +version: 4.1.0 +appVersion: citadelfwf +description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. +home: https://truecharts.org/charts/incubator/citadel-forgedwithfire +icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - citadel-forgedwithfire + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/citadel-forgedwithfire/4.0.2/README.md b/stable/citadel-forgedwithfire/4.1.0/README.md similarity index 100% rename from stable/citadel-forgedwithfire/4.0.2/README.md rename to stable/citadel-forgedwithfire/4.1.0/README.md diff --git a/stable/citadel-forgedwithfire/4.1.0/app-changelog.md b/stable/citadel-forgedwithfire/4.1.0/app-changelog.md new file mode 100644 index 0000000000..008bb5e305 --- /dev/null +++ b/stable/citadel-forgedwithfire/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [citadel-forgedwithfire-4.1.0](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.2...citadel-forgedwithfire-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/citadel-forgedwithfire/4.0.2/app-readme.md b/stable/citadel-forgedwithfire/4.1.0/app-readme.md similarity index 100% rename from stable/citadel-forgedwithfire/4.0.2/app-readme.md rename to stable/citadel-forgedwithfire/4.1.0/app-readme.md diff --git a/stable/citadel-forgedwithfire/4.1.0/charts/common-17.2.2.tgz b/stable/citadel-forgedwithfire/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/citadel-forgedwithfire/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/citadel-forgedwithfire/4.0.2/ix_values.yaml b/stable/citadel-forgedwithfire/4.1.0/ix_values.yaml similarity index 100% rename from stable/citadel-forgedwithfire/4.0.2/ix_values.yaml rename to stable/citadel-forgedwithfire/4.1.0/ix_values.yaml diff --git a/stable/citadel-forgedwithfire/4.0.2/questions.yaml b/stable/citadel-forgedwithfire/4.1.0/questions.yaml similarity index 100% rename from stable/citadel-forgedwithfire/4.0.2/questions.yaml rename to stable/citadel-forgedwithfire/4.1.0/questions.yaml diff --git a/stable/cloudcommander/4.0.1/templates/common.yaml b/stable/citadel-forgedwithfire/4.1.0/templates/common.yaml similarity index 100% rename from stable/cloudcommander/4.0.1/templates/common.yaml rename to stable/citadel-forgedwithfire/4.1.0/templates/common.yaml diff --git a/stable/ctfd/3.0.2/values.yaml b/stable/citadel-forgedwithfire/4.1.0/values.yaml similarity index 100% rename from stable/ctfd/3.0.2/values.yaml rename to stable/citadel-forgedwithfire/4.1.0/values.yaml diff --git a/stable/clamav/9.0.1/CHANGELOG.md b/stable/clamav/9.0.1/CHANGELOG.md deleted file mode 100644 index 5abb7969fc..0000000000 --- a/stable/clamav/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [clamav-9.0.1](https://github.com/truecharts/charts/compare/clamav-9.0.0...clamav-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [clamav-9.0.0](https://github.com/truecharts/charts/compare/clamav-8.0.11...clamav-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [clamav-8.0.11](https://github.com/truecharts/charts/compare/clamav-8.0.10...clamav-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [clamav-8.0.10](https://github.com/truecharts/charts/compare/clamav-8.0.9...clamav-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [clamav-8.0.9](https://github.com/truecharts/charts/compare/clamav-8.0.8...clamav-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [clamav-8.0.8](https://github.com/truecharts/charts/compare/clamav-8.0.7...clamav-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [clamav-8.0.7](https://github.com/truecharts/charts/compare/clamav-8.0.6...clamav-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [clamav-8.0.6](https://github.com/truecharts/charts/compare/clamav-8.0.5...clamav-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [clamav-8.0.5](https://github.com/truecharts/charts/compare/clamav-8.0.4...clamav-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [clamav-8.0.4](https://github.com/truecharts/charts/compare/clamav-8.0.3...clamav-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [clamav-8.0.3](https://github.com/truecharts/charts/compare/clamav-8.0.2...clamav-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/clamav/9.0.1/Chart.yaml b/stable/clamav/9.0.1/Chart.yaml deleted file mode 100644 index 9a12843aa9..0000000000 --- a/stable/clamav/9.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: clamav -version: 9.0.1 -appVersion: 1.2.1 -description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. -home: https://truecharts.org/charts/stable/clamav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png -deprecated: false -sources: - - https://docs.clamav.net/ - - https://github.com/Cisco-Talos/clamav - - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - - https://hub.docker.com/r/clamav/clamav -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - clamav - - antivirus -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/clamav/9.0.1/app-changelog.md b/stable/clamav/9.0.1/app-changelog.md deleted file mode 100644 index 2953dc3b48..0000000000 --- a/stable/clamav/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clamav-9.0.1](https://github.com/truecharts/charts/compare/clamav-9.0.0...clamav-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/clamav/9.0.1/charts/common-17.1.4.tgz b/stable/clamav/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/clamav/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/clamav/9.1.0/CHANGELOG.md b/stable/clamav/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..961774f84a --- /dev/null +++ b/stable/clamav/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [clamav-9.1.0](https://github.com/truecharts/charts/compare/clamav-9.0.1...clamav-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [clamav-9.0.1](https://github.com/truecharts/charts/compare/clamav-9.0.0...clamav-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [clamav-9.0.0](https://github.com/truecharts/charts/compare/clamav-8.0.11...clamav-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [clamav-8.0.11](https://github.com/truecharts/charts/compare/clamav-8.0.10...clamav-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [clamav-8.0.10](https://github.com/truecharts/charts/compare/clamav-8.0.9...clamav-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [clamav-8.0.9](https://github.com/truecharts/charts/compare/clamav-8.0.8...clamav-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [clamav-8.0.8](https://github.com/truecharts/charts/compare/clamav-8.0.7...clamav-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [clamav-8.0.7](https://github.com/truecharts/charts/compare/clamav-8.0.6...clamav-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [clamav-8.0.6](https://github.com/truecharts/charts/compare/clamav-8.0.5...clamav-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [clamav-8.0.5](https://github.com/truecharts/charts/compare/clamav-8.0.4...clamav-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [clamav-8.0.4](https://github.com/truecharts/charts/compare/clamav-8.0.3...clamav-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/clamav/9.1.0/Chart.yaml b/stable/clamav/9.1.0/Chart.yaml new file mode 100644 index 0000000000..db4036fb4d --- /dev/null +++ b/stable/clamav/9.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: clamav +version: 9.1.0 +appVersion: 1.2.1 +description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. +home: https://truecharts.org/charts/stable/clamav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png +deprecated: false +sources: + - https://docs.clamav.net/ + - https://github.com/Cisco-Talos/clamav + - https://github.com/truecharts/charts/tree/master/charts/stable/clamav + - https://hub.docker.com/r/clamav/clamav +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - clamav + - antivirus +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/clamav/9.0.1/README.md b/stable/clamav/9.1.0/README.md similarity index 100% rename from stable/clamav/9.0.1/README.md rename to stable/clamav/9.1.0/README.md diff --git a/stable/clamav/9.1.0/app-changelog.md b/stable/clamav/9.1.0/app-changelog.md new file mode 100644 index 0000000000..7402d206d9 --- /dev/null +++ b/stable/clamav/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clamav-9.1.0](https://github.com/truecharts/charts/compare/clamav-9.0.1...clamav-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/clamav/9.0.1/app-readme.md b/stable/clamav/9.1.0/app-readme.md similarity index 100% rename from stable/clamav/9.0.1/app-readme.md rename to stable/clamav/9.1.0/app-readme.md diff --git a/stable/clamav/9.1.0/charts/common-17.2.2.tgz b/stable/clamav/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/clamav/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/clamav/9.0.1/ix_values.yaml b/stable/clamav/9.1.0/ix_values.yaml similarity index 100% rename from stable/clamav/9.0.1/ix_values.yaml rename to stable/clamav/9.1.0/ix_values.yaml diff --git a/stable/clamav/9.0.1/questions.yaml b/stable/clamav/9.1.0/questions.yaml similarity index 100% rename from stable/clamav/9.0.1/questions.yaml rename to stable/clamav/9.1.0/questions.yaml diff --git a/stable/double-take/9.0.1/templates/NOTES.txt b/stable/clamav/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/double-take/9.0.1/templates/NOTES.txt rename to stable/clamav/9.1.0/templates/NOTES.txt diff --git a/stable/clamav/9.0.1/templates/_cronjob.tpl b/stable/clamav/9.1.0/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/9.0.1/templates/_cronjob.tpl rename to stable/clamav/9.1.0/templates/_cronjob.tpl diff --git a/stable/clamav/9.0.1/templates/common.yaml b/stable/clamav/9.1.0/templates/common.yaml similarity index 100% rename from stable/clamav/9.0.1/templates/common.yaml rename to stable/clamav/9.1.0/templates/common.yaml diff --git a/stable/cura-novnc/7.0.1/values.yaml b/stable/clamav/9.1.0/values.yaml similarity index 100% rename from stable/cura-novnc/7.0.1/values.yaml rename to stable/clamav/9.1.0/values.yaml diff --git a/stable/clarkson/11.1.0/CHANGELOG.md b/stable/clarkson/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e2669eb249 --- /dev/null +++ b/stable/clarkson/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [clarkson-11.1.0](https://github.com/truecharts/charts/compare/clarkson-11.0.2...clarkson-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [clarkson-11.0.2](https://github.com/truecharts/charts/compare/clarkson-11.0.1...clarkson-11.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [clarkson-11.0.1](https://github.com/truecharts/charts/compare/clarkson-11.0.0...clarkson-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [clarkson-11.0.0](https://github.com/truecharts/charts/compare/clarkson-10.0.0...clarkson-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [clarkson-11.0.0](https://github.com/truecharts/charts/compare/clarkson-10.0.0...clarkson-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [clarkson-10.0.0](https://github.com/truecharts/charts/compare/clarkson-9.0.12...clarkson-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [clarkson-9.0.12](https://github.com/truecharts/charts/compare/clarkson-9.0.11...clarkson-9.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [clarkson-9.0.11](https://github.com/truecharts/charts/compare/clarkson-9.0.10...clarkson-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [clarkson-9.0.10](https://github.com/truecharts/charts/compare/clarkson-9.0.9...clarkson-9.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [clarkson-9.0.9](https://github.com/truecharts/charts/compare/clarkson-9.0.8...clarkson-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [clarkson-9.0.8](https://github.com/truecharts/charts/compare/clarkson-9.0.7...clarkson-9.0.8) (2023-12-23) + +### Chore diff --git a/stable/clarkson/11.1.0/Chart.yaml b/stable/clarkson/11.1.0/Chart.yaml new file mode 100644 index 0000000000..8557a5b2a0 --- /dev/null +++ b/stable/clarkson/11.1.0/Chart.yaml @@ -0,0 +1,47 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: clarkson +version: 11.1.0 +appVersion: 1.1.2 +description: A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. +home: https://truecharts.org/charts/stable/clarkson +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png +deprecated: false +sources: + - https://github.com/linuxserver/Clarkson + - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson + - https://ghcr.io/linuxserver/clarkson +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fuel + - car + - log + - fill-up + - vehicle +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: vehicle + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/clarkson/11.1.0/README.md b/stable/clarkson/11.1.0/README.md new file mode 100644 index 0000000000..7449700e91 --- /dev/null +++ b/stable/clarkson/11.1.0/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/clarkson) + +**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/clarkson/11.1.0/app-changelog.md b/stable/clarkson/11.1.0/app-changelog.md new file mode 100644 index 0000000000..58f6faf9ab --- /dev/null +++ b/stable/clarkson/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clarkson-11.1.0](https://github.com/truecharts/charts/compare/clarkson-11.0.2...clarkson-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/clarkson/11.1.0/app-readme.md b/stable/clarkson/11.1.0/app-readme.md new file mode 100644 index 0000000000..4e3d46f545 --- /dev/null +++ b/stable/clarkson/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/clarkson](https://truecharts.org/charts/stable/clarkson) + +--- + +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/clarkson/11.1.0/charts/common-17.2.2.tgz b/stable/clarkson/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/clarkson/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/clarkson/11.1.0/charts/mariadb-12.1.0.tgz b/stable/clarkson/11.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/clarkson/11.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/clarkson/11.1.0/ix_values.yaml b/stable/clarkson/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..41828e7127 --- /dev/null +++ b/stable/clarkson/11.1.0/ix_values.yaml @@ -0,0 +1,44 @@ +image: + repository: ghcr.io/linuxserver/clarkson + pullPolicy: IfNotPresent + tag: 1.1.2@sha256:1aa4cce28728f97b8b230893d36ddbc96d5aad02c1e0886db120ec4011ad5d34 +strategy: + type: Recreate +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10244 + protocol: http + targetPort: 3000 +workload: + main: + podSpec: + containers: + main: + env: + MYSQL_USERNAME: "{{ .Values.mariadb.mariadbUsername }}" + MYSQL_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainhost + MYSQL_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password +persistence: {} +mariadb: + enabled: true + mariadbUsername: clarkson + mariadbDatabase: clarkson +portal: + open: + enabled: true diff --git a/stable/clarkson/11.1.0/questions.yaml b/stable/clarkson/11.1.0/questions.yaml new file mode 100644 index 0000000000..c5eff82bdd --- /dev/null +++ b/stable/clarkson/11.1.0/questions.yaml @@ -0,0 +1,2541 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10244 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/drawio/8.0.1/templates/NOTES.txt b/stable/clarkson/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/drawio/8.0.1/templates/NOTES.txt rename to stable/clarkson/11.1.0/templates/NOTES.txt diff --git a/stable/dell-idrac-fan-controller/4.0.1/templates/common.yaml b/stable/clarkson/11.1.0/templates/common.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/4.0.1/templates/common.yaml rename to stable/clarkson/11.1.0/templates/common.yaml diff --git a/stable/cyberchef/8.0.1/values.yaml b/stable/clarkson/11.1.0/values.yaml similarity index 100% rename from stable/cyberchef/8.0.1/values.yaml rename to stable/clarkson/11.1.0/values.yaml diff --git a/stable/clipplex/2.0.1/CHANGELOG.md b/stable/clipplex/2.0.1/CHANGELOG.md deleted file mode 100644 index afbaa11998..0000000000 --- a/stable/clipplex/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [clipplex-2.0.1](https://github.com/truecharts/charts/compare/clipplex-2.0.0...clipplex-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [clipplex-2.0.0](https://github.com/truecharts/charts/compare/clipplex-1.0.17...clipplex-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [clipplex-1.0.17](https://github.com/truecharts/charts/compare/clipplex-1.0.16...clipplex-1.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [clipplex-1.0.16](https://github.com/truecharts/charts/compare/clipplex-1.0.15...clipplex-1.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [clipplex-1.0.15](https://github.com/truecharts/charts/compare/clipplex-1.0.14...clipplex-1.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [clipplex-1.0.14](https://github.com/truecharts/charts/compare/clipplex-1.0.13...clipplex-1.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [clipplex-1.0.13](https://github.com/truecharts/charts/compare/clipplex-1.0.12...clipplex-1.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [clipplex-1.0.12](https://github.com/truecharts/charts/compare/clipplex-1.0.11...clipplex-1.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [clipplex-1.0.11](https://github.com/truecharts/charts/compare/clipplex-1.0.10...clipplex-1.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [clipplex-1.0.10](https://github.com/truecharts/charts/compare/clipplex-1.0.9...clipplex-1.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [clipplex-1.0.9](https://github.com/truecharts/charts/compare/clipplex-1.0.8...clipplex-1.0.9) (2023-12-21) - -### Chore diff --git a/stable/clipplex/2.0.1/Chart.yaml b/stable/clipplex/2.0.1/Chart.yaml deleted file mode 100644 index cc63e252d6..0000000000 --- a/stable/clipplex/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: clipplex -version: 2.0.1 -appVersion: latest -description: Clip your plex media to share. -home: https://truecharts.org/charts/incubator/clipplex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png -deprecated: false -sources: - - https://github.com/jo-nike/clipplex - - https://github.com/truecharts/charts/tree/master/charts/incubator/clipplex - - https://hub.docker.com/r/jonnike/clipplex -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - clipplex - - media -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/clipplex/2.0.1/app-changelog.md b/stable/clipplex/2.0.1/app-changelog.md deleted file mode 100644 index 3cf5a9a93c..0000000000 --- a/stable/clipplex/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clipplex-2.0.1](https://github.com/truecharts/charts/compare/clipplex-2.0.0...clipplex-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/clipplex/2.0.1/charts/common-17.1.4.tgz b/stable/clipplex/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/clipplex/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/clipplex/2.1.0/CHANGELOG.md b/stable/clipplex/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f12d6a9ab2 --- /dev/null +++ b/stable/clipplex/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [clipplex-2.1.0](https://github.com/truecharts/charts/compare/clipplex-2.0.1...clipplex-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [clipplex-2.0.1](https://github.com/truecharts/charts/compare/clipplex-2.0.0...clipplex-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [clipplex-2.0.0](https://github.com/truecharts/charts/compare/clipplex-1.0.17...clipplex-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [clipplex-1.0.17](https://github.com/truecharts/charts/compare/clipplex-1.0.16...clipplex-1.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [clipplex-1.0.16](https://github.com/truecharts/charts/compare/clipplex-1.0.15...clipplex-1.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [clipplex-1.0.15](https://github.com/truecharts/charts/compare/clipplex-1.0.14...clipplex-1.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [clipplex-1.0.14](https://github.com/truecharts/charts/compare/clipplex-1.0.13...clipplex-1.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [clipplex-1.0.13](https://github.com/truecharts/charts/compare/clipplex-1.0.12...clipplex-1.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [clipplex-1.0.12](https://github.com/truecharts/charts/compare/clipplex-1.0.11...clipplex-1.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [clipplex-1.0.11](https://github.com/truecharts/charts/compare/clipplex-1.0.10...clipplex-1.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [clipplex-1.0.10](https://github.com/truecharts/charts/compare/clipplex-1.0.9...clipplex-1.0.10) (2023-12-21) + +### Fix diff --git a/stable/clipplex/2.1.0/Chart.yaml b/stable/clipplex/2.1.0/Chart.yaml new file mode 100644 index 0000000000..a940f076e2 --- /dev/null +++ b/stable/clipplex/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: clipplex +version: 2.1.0 +appVersion: latest +description: Clip your plex media to share. +home: https://truecharts.org/charts/incubator/clipplex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png +deprecated: false +sources: + - https://github.com/jo-nike/clipplex + - https://github.com/truecharts/charts/tree/master/charts/incubator/clipplex + - https://hub.docker.com/r/jonnike/clipplex +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - clipplex + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/clipplex/2.0.1/README.md b/stable/clipplex/2.1.0/README.md similarity index 100% rename from stable/clipplex/2.0.1/README.md rename to stable/clipplex/2.1.0/README.md diff --git a/stable/clipplex/2.1.0/app-changelog.md b/stable/clipplex/2.1.0/app-changelog.md new file mode 100644 index 0000000000..7a8cfc92bf --- /dev/null +++ b/stable/clipplex/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clipplex-2.1.0](https://github.com/truecharts/charts/compare/clipplex-2.0.1...clipplex-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/clipplex/2.0.1/app-readme.md b/stable/clipplex/2.1.0/app-readme.md similarity index 100% rename from stable/clipplex/2.0.1/app-readme.md rename to stable/clipplex/2.1.0/app-readme.md diff --git a/stable/clipplex/2.1.0/charts/common-17.2.2.tgz b/stable/clipplex/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/clipplex/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/clipplex/2.0.1/ix_values.yaml b/stable/clipplex/2.1.0/ix_values.yaml similarity index 100% rename from stable/clipplex/2.0.1/ix_values.yaml rename to stable/clipplex/2.1.0/ix_values.yaml diff --git a/stable/clipplex/2.0.1/questions.yaml b/stable/clipplex/2.1.0/questions.yaml similarity index 100% rename from stable/clipplex/2.0.1/questions.yaml rename to stable/clipplex/2.1.0/questions.yaml diff --git a/stable/dillinger/8.0.1/templates/common.yaml b/stable/clipplex/2.1.0/templates/common.yaml similarity index 100% rename from stable/dillinger/8.0.1/templates/common.yaml rename to stable/clipplex/2.1.0/templates/common.yaml diff --git a/stable/czkawka/7.0.1/values.yaml b/stable/clipplex/2.1.0/values.yaml similarity index 100% rename from stable/czkawka/7.0.1/values.yaml rename to stable/clipplex/2.1.0/values.yaml diff --git a/stable/cloud9/10.1.0/CHANGELOG.md b/stable/cloud9/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ea7bc46360 --- /dev/null +++ b/stable/cloud9/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloud9-10.1.0](https://github.com/truecharts/charts/compare/cloud9-10.0.1...cloud9-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cloud9-10.0.1](https://github.com/truecharts/charts/compare/cloud9-10.0.0...cloud9-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cloud9-10.0.0](https://github.com/truecharts/charts/compare/cloud9-9.0.11...cloud9-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cloud9-9.0.11](https://github.com/truecharts/charts/compare/cloud9-9.0.10...cloud9-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cloud9-9.0.10](https://github.com/truecharts/charts/compare/cloud9-9.0.9...cloud9-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cloud9-9.0.9](https://github.com/truecharts/charts/compare/cloud9-9.0.8...cloud9-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cloud9-9.0.8](https://github.com/truecharts/charts/compare/cloud9-9.0.7...cloud9-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cloud9-9.0.7](https://github.com/truecharts/charts/compare/cloud9-9.0.6...cloud9-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cloud9-9.0.6](https://github.com/truecharts/charts/compare/cloud9-9.0.5...cloud9-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cloud9-9.0.5](https://github.com/truecharts/charts/compare/cloud9-9.0.4...cloud9-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cloud9-9.0.4](https://github.com/truecharts/charts/compare/cloud9-9.0.3...cloud9-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/cloud9/10.1.0/Chart.yaml b/stable/cloud9/10.1.0/Chart.yaml new file mode 100644 index 0000000000..e3db0d2827 --- /dev/null +++ b/stable/cloud9/10.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cloud9 +version: 10.1.0 +appVersion: 1.29.2 +description: A complete web based IDE with terminal access +home: https://truecharts.org/charts/stable/cloud9 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png +deprecated: false +sources: + - https://github.com/c9/core + - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 + - https://ghcr.io/linuxserver/cloud9 + - https://aws.amazon.com/cloud9/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cloud9 + - ide + - terminal + - web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/cloud9/10.1.0/README.md b/stable/cloud9/10.1.0/README.md new file mode 100644 index 0000000000..0c2ad550d6 --- /dev/null +++ b/stable/cloud9/10.1.0/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/cloud9) + +**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/cloud9/10.1.0/app-changelog.md b/stable/cloud9/10.1.0/app-changelog.md new file mode 100644 index 0000000000..9d21f3f4b5 --- /dev/null +++ b/stable/cloud9/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloud9-10.1.0](https://github.com/truecharts/charts/compare/cloud9-10.0.1...cloud9-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cloud9/10.1.0/app-readme.md b/stable/cloud9/10.1.0/app-readme.md new file mode 100644 index 0000000000..6dd43728b4 --- /dev/null +++ b/stable/cloud9/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +A complete web based IDE with terminal access + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/cloud9](https://truecharts.org/charts/stable/cloud9) + +--- + +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/cloud9/10.1.0/charts/common-17.2.2.tgz b/stable/cloud9/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cloud9/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cloud9/10.1.0/ix_values.yaml b/stable/cloud9/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..66e634f019 --- /dev/null +++ b/stable/cloud9/10.1.0/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: ghcr.io/linuxserver/cloud9 + pullPolicy: IfNotPresent + tag: version-1.29.2@sha256:45c5fe102ff3390bcd4ea58db99023b7ea099a8462f5727973ec329bd4a8d6b4 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10070 + protocol: http + targetPort: 8000 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + code: + enabled: true + mountPath: /code +portal: + open: + enabled: true diff --git a/stable/cloud9/10.1.0/questions.yaml b/stable/cloud9/10.1.0/questions.yaml new file mode 100644 index 0000000000..c27b308e5e --- /dev/null +++ b/stable/cloud9/10.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10070 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: code + label: "Code Storage" + description: "Stores the code files." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/duckdns/8.0.1/templates/NOTES.txt b/stable/cloud9/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/duckdns/8.0.1/templates/NOTES.txt rename to stable/cloud9/10.1.0/templates/NOTES.txt diff --git a/stable/docker/3.0.1/templates/common.yaml b/stable/cloud9/10.1.0/templates/common.yaml similarity index 100% rename from stable/docker/3.0.1/templates/common.yaml rename to stable/cloud9/10.1.0/templates/common.yaml diff --git a/stable/dailynotes/4.0.1/values.yaml b/stable/cloud9/10.1.0/values.yaml similarity index 100% rename from stable/dailynotes/4.0.1/values.yaml rename to stable/cloud9/10.1.0/values.yaml diff --git a/stable/cloudcommander/4.0.1/CHANGELOG.md b/stable/cloudcommander/4.0.1/CHANGELOG.md deleted file mode 100644 index 3276a049be..0000000000 --- a/stable/cloudcommander/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloudcommander-4.0.1](https://github.com/truecharts/charts/compare/cloudcommander-4.0.0...cloudcommander-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cloudcommander-4.0.0](https://github.com/truecharts/charts/compare/cloudcommander-3.0.18...cloudcommander-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cloudcommander-3.0.18](https://github.com/truecharts/charts/compare/cloudcommander-3.0.17...cloudcommander-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cloudcommander-3.0.17](https://github.com/truecharts/charts/compare/cloudcommander-3.0.16...cloudcommander-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cloudcommander-3.0.16](https://github.com/truecharts/charts/compare/cloudcommander-3.0.15...cloudcommander-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cloudcommander-3.0.15](https://github.com/truecharts/charts/compare/cloudcommander-3.0.14...cloudcommander-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cloudcommander-3.0.14](https://github.com/truecharts/charts/compare/cloudcommander-3.0.13...cloudcommander-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cloudcommander-3.0.13](https://github.com/truecharts/charts/compare/cloudcommander-3.0.12...cloudcommander-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cloudcommander-3.0.12](https://github.com/truecharts/charts/compare/cloudcommander-3.0.11...cloudcommander-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cloudcommander-3.0.11](https://github.com/truecharts/charts/compare/cloudcommander-3.0.10...cloudcommander-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cloudcommander-3.0.10](https://github.com/truecharts/charts/compare/cloudcommander-3.0.9...cloudcommander-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/cloudcommander/4.0.1/Chart.yaml b/stable/cloudcommander/4.0.1/Chart.yaml deleted file mode 100644 index 9a0f7afd55..0000000000 --- a/stable/cloudcommander/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cloudcommander -version: 4.0.1 -appVersion: latest -description: | - [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] -home: https://truecharts.org/charts/incubator/cloudcommander -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander - - https://hub.docker.com/r/coderaiser/cloudcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cloudcommander - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/cloudcommander/4.0.1/app-changelog.md b/stable/cloudcommander/4.0.1/app-changelog.md deleted file mode 100644 index 76be3d0eef..0000000000 --- a/stable/cloudcommander/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudcommander-4.0.1](https://github.com/truecharts/charts/compare/cloudcommander-4.0.0...cloudcommander-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cloudcommander/4.0.1/charts/common-17.1.4.tgz b/stable/cloudcommander/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cloudcommander/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cloudcommander/4.1.0/CHANGELOG.md b/stable/cloudcommander/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..80ec3804dd --- /dev/null +++ b/stable/cloudcommander/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloudcommander-4.1.0](https://github.com/truecharts/charts/compare/cloudcommander-4.0.1...cloudcommander-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cloudcommander-4.0.1](https://github.com/truecharts/charts/compare/cloudcommander-4.0.0...cloudcommander-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cloudcommander-4.0.0](https://github.com/truecharts/charts/compare/cloudcommander-3.0.18...cloudcommander-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cloudcommander-3.0.18](https://github.com/truecharts/charts/compare/cloudcommander-3.0.17...cloudcommander-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cloudcommander-3.0.17](https://github.com/truecharts/charts/compare/cloudcommander-3.0.16...cloudcommander-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cloudcommander-3.0.16](https://github.com/truecharts/charts/compare/cloudcommander-3.0.15...cloudcommander-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cloudcommander-3.0.15](https://github.com/truecharts/charts/compare/cloudcommander-3.0.14...cloudcommander-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cloudcommander-3.0.14](https://github.com/truecharts/charts/compare/cloudcommander-3.0.13...cloudcommander-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cloudcommander-3.0.13](https://github.com/truecharts/charts/compare/cloudcommander-3.0.12...cloudcommander-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cloudcommander-3.0.12](https://github.com/truecharts/charts/compare/cloudcommander-3.0.11...cloudcommander-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cloudcommander-3.0.11](https://github.com/truecharts/charts/compare/cloudcommander-3.0.10...cloudcommander-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/cloudcommander/4.1.0/Chart.yaml b/stable/cloudcommander/4.1.0/Chart.yaml new file mode 100644 index 0000000000..2359f8b895 --- /dev/null +++ b/stable/cloudcommander/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cloudcommander +version: 4.1.0 +appVersion: latest +description: | + [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] +home: https://truecharts.org/charts/incubator/cloudcommander +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander + - https://hub.docker.com/r/coderaiser/cloudcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cloudcommander + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/cloudcommander/4.0.1/README.md b/stable/cloudcommander/4.1.0/README.md similarity index 100% rename from stable/cloudcommander/4.0.1/README.md rename to stable/cloudcommander/4.1.0/README.md diff --git a/stable/cloudcommander/4.1.0/app-changelog.md b/stable/cloudcommander/4.1.0/app-changelog.md new file mode 100644 index 0000000000..11fe53ddef --- /dev/null +++ b/stable/cloudcommander/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudcommander-4.1.0](https://github.com/truecharts/charts/compare/cloudcommander-4.0.1...cloudcommander-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cloudcommander/4.0.1/app-readme.md b/stable/cloudcommander/4.1.0/app-readme.md similarity index 100% rename from stable/cloudcommander/4.0.1/app-readme.md rename to stable/cloudcommander/4.1.0/app-readme.md diff --git a/stable/cloudcommander/4.1.0/charts/common-17.2.2.tgz b/stable/cloudcommander/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cloudcommander/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cloudcommander/4.0.1/ix_values.yaml b/stable/cloudcommander/4.1.0/ix_values.yaml similarity index 100% rename from stable/cloudcommander/4.0.1/ix_values.yaml rename to stable/cloudcommander/4.1.0/ix_values.yaml diff --git a/stable/cloudcommander/4.0.1/questions.yaml b/stable/cloudcommander/4.1.0/questions.yaml similarity index 100% rename from stable/cloudcommander/4.0.1/questions.yaml rename to stable/cloudcommander/4.1.0/questions.yaml diff --git a/stable/cloudreve/4.0.1/templates/common.yaml b/stable/cloudcommander/4.1.0/templates/common.yaml similarity index 100% rename from stable/cloudreve/4.0.1/templates/common.yaml rename to stable/cloudcommander/4.1.0/templates/common.yaml diff --git a/stable/damselfly/4.0.1/values.yaml b/stable/cloudcommander/4.1.0/values.yaml similarity index 100% rename from stable/damselfly/4.0.1/values.yaml rename to stable/cloudcommander/4.1.0/values.yaml diff --git a/stable/cloudflared/8.0.1/CHANGELOG.md b/stable/cloudflared/8.0.1/CHANGELOG.md deleted file mode 100644 index 11589ebc92..0000000000 --- a/stable/cloudflared/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloudflared-8.0.1](https://github.com/truecharts/charts/compare/cloudflared-8.0.0...cloudflared-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cloudflared-8.0.0](https://github.com/truecharts/charts/compare/cloudflared-7.0.11...cloudflared-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cloudflared-7.0.11](https://github.com/truecharts/charts/compare/cloudflared-7.0.10...cloudflared-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cloudflared-7.0.10](https://github.com/truecharts/charts/compare/cloudflared-7.0.9...cloudflared-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cloudflared-7.0.9](https://github.com/truecharts/charts/compare/cloudflared-7.0.8...cloudflared-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cloudflared-7.0.8](https://github.com/truecharts/charts/compare/cloudflared-7.0.7...cloudflared-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cloudflared-7.0.7](https://github.com/truecharts/charts/compare/cloudflared-7.0.6...cloudflared-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cloudflared-7.0.6](https://github.com/truecharts/charts/compare/cloudflared-7.0.5...cloudflared-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cloudflared-7.0.5](https://github.com/truecharts/charts/compare/cloudflared-7.0.4...cloudflared-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cloudflared-7.0.4](https://github.com/truecharts/charts/compare/cloudflared-7.0.3...cloudflared-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cloudflared-7.0.3](https://github.com/truecharts/charts/compare/cloudflared-7.0.2...cloudflared-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/cloudflared/8.0.1/Chart.yaml b/stable/cloudflared/8.0.1/Chart.yaml deleted file mode 100644 index 7865dcfa73..0000000000 --- a/stable/cloudflared/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cloudflared -version: 8.0.1 -appVersion: 2023.10.0 -description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. -home: https://truecharts.org/charts/stable/cloudflared -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - - https://hub.docker.com/r/cloudflare/cloudflared -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cloudflared - - networking -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/cloudflared/8.0.1/app-changelog.md b/stable/cloudflared/8.0.1/app-changelog.md deleted file mode 100644 index a9a904476e..0000000000 --- a/stable/cloudflared/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflared-8.0.1](https://github.com/truecharts/charts/compare/cloudflared-8.0.0...cloudflared-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cloudflared/8.0.1/charts/common-17.1.4.tgz b/stable/cloudflared/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cloudflared/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cloudflared/8.1.0/CHANGELOG.md b/stable/cloudflared/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8d0818d3b7 --- /dev/null +++ b/stable/cloudflared/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloudflared-8.1.0](https://github.com/truecharts/charts/compare/cloudflared-8.0.1...cloudflared-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cloudflared-8.0.1](https://github.com/truecharts/charts/compare/cloudflared-8.0.0...cloudflared-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cloudflared-8.0.0](https://github.com/truecharts/charts/compare/cloudflared-7.0.11...cloudflared-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cloudflared-7.0.11](https://github.com/truecharts/charts/compare/cloudflared-7.0.10...cloudflared-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cloudflared-7.0.10](https://github.com/truecharts/charts/compare/cloudflared-7.0.9...cloudflared-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cloudflared-7.0.9](https://github.com/truecharts/charts/compare/cloudflared-7.0.8...cloudflared-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cloudflared-7.0.8](https://github.com/truecharts/charts/compare/cloudflared-7.0.7...cloudflared-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cloudflared-7.0.7](https://github.com/truecharts/charts/compare/cloudflared-7.0.6...cloudflared-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cloudflared-7.0.6](https://github.com/truecharts/charts/compare/cloudflared-7.0.5...cloudflared-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cloudflared-7.0.5](https://github.com/truecharts/charts/compare/cloudflared-7.0.4...cloudflared-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cloudflared-7.0.4](https://github.com/truecharts/charts/compare/cloudflared-7.0.3...cloudflared-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/cloudflared/8.1.0/Chart.yaml b/stable/cloudflared/8.1.0/Chart.yaml new file mode 100644 index 0000000000..278dc61d14 --- /dev/null +++ b/stable/cloudflared/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cloudflared +version: 8.1.0 +appVersion: 2023.10.0 +description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. +home: https://truecharts.org/charts/stable/cloudflared +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared + - https://hub.docker.com/r/cloudflare/cloudflared +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cloudflared + - networking +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/cloudflared/8.0.1/README.md b/stable/cloudflared/8.1.0/README.md similarity index 100% rename from stable/cloudflared/8.0.1/README.md rename to stable/cloudflared/8.1.0/README.md diff --git a/stable/cloudflared/8.1.0/app-changelog.md b/stable/cloudflared/8.1.0/app-changelog.md new file mode 100644 index 0000000000..7a944d553d --- /dev/null +++ b/stable/cloudflared/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflared-8.1.0](https://github.com/truecharts/charts/compare/cloudflared-8.0.1...cloudflared-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cloudflared/8.0.1/app-readme.md b/stable/cloudflared/8.1.0/app-readme.md similarity index 100% rename from stable/cloudflared/8.0.1/app-readme.md rename to stable/cloudflared/8.1.0/app-readme.md diff --git a/stable/cloudflared/8.1.0/charts/common-17.2.2.tgz b/stable/cloudflared/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cloudflared/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cloudflared/8.0.1/ix_values.yaml b/stable/cloudflared/8.1.0/ix_values.yaml similarity index 100% rename from stable/cloudflared/8.0.1/ix_values.yaml rename to stable/cloudflared/8.1.0/ix_values.yaml diff --git a/stable/cloudflared/8.0.1/questions.yaml b/stable/cloudflared/8.1.0/questions.yaml similarity index 100% rename from stable/cloudflared/8.0.1/questions.yaml rename to stable/cloudflared/8.1.0/questions.yaml diff --git a/stable/docusaurus/7.0.1/templates/common.yaml b/stable/cloudflared/8.1.0/templates/common.yaml similarity index 100% rename from stable/docusaurus/7.0.1/templates/common.yaml rename to stable/cloudflared/8.1.0/templates/common.yaml diff --git a/stable/dashdot/7.0.1/values.yaml b/stable/cloudflared/8.1.0/values.yaml similarity index 100% rename from stable/dashdot/7.0.1/values.yaml rename to stable/cloudflared/8.1.0/values.yaml diff --git a/stable/cloudflareddns/8.0.1/CHANGELOG.md b/stable/cloudflareddns/8.0.1/CHANGELOG.md deleted file mode 100644 index 404df72ab3..0000000000 --- a/stable/cloudflareddns/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloudflareddns-8.0.1](https://github.com/truecharts/charts/compare/cloudflareddns-8.0.0...cloudflareddns-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cloudflareddns-8.0.0](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.11...cloudflareddns-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cloudflareddns-7.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.10...cloudflareddns-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cloudflareddns-7.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.9...cloudflareddns-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cloudflareddns-7.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.8...cloudflareddns-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cloudflareddns-7.0.8](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.7...cloudflareddns-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cloudflareddns-7.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.6...cloudflareddns-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cloudflareddns-7.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.5...cloudflareddns-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cloudflareddns-7.0.5](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.4...cloudflareddns-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cloudflareddns-7.0.4](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.3...cloudflareddns-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cloudflareddns-7.0.3](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.2...cloudflareddns-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/cloudflareddns/8.0.1/Chart.yaml b/stable/cloudflareddns/8.0.1/Chart.yaml deleted file mode 100644 index 22d9c33ed8..0000000000 --- a/stable/cloudflareddns/8.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cloudflareddns -version: 8.0.1 -appVersion: latest -description: Automate Cloudflare DNS records for those with a dynamic IP. -home: https://truecharts.org/charts/stable/cloudflareddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png -deprecated: false -sources: - - https://github.com/hotio/cloudflareddns - - https://hotio.dev/containers/cloudflareddns/ - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - - https://ghcr.io/hotio/cloudflareddns -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cloudflareddns - - ddns - - cloudflare -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/cloudflareddns/8.0.1/app-changelog.md b/stable/cloudflareddns/8.0.1/app-changelog.md deleted file mode 100644 index 92db8a7db5..0000000000 --- a/stable/cloudflareddns/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflareddns-8.0.1](https://github.com/truecharts/charts/compare/cloudflareddns-8.0.0...cloudflareddns-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cloudflareddns/8.0.1/charts/common-17.1.4.tgz b/stable/cloudflareddns/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cloudflareddns/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cloudflareddns/8.1.0/CHANGELOG.md b/stable/cloudflareddns/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6acc0ef444 --- /dev/null +++ b/stable/cloudflareddns/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloudflareddns-8.1.0](https://github.com/truecharts/charts/compare/cloudflareddns-8.0.1...cloudflareddns-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cloudflareddns-8.0.1](https://github.com/truecharts/charts/compare/cloudflareddns-8.0.0...cloudflareddns-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cloudflareddns-8.0.0](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.11...cloudflareddns-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cloudflareddns-7.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.10...cloudflareddns-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cloudflareddns-7.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.9...cloudflareddns-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cloudflareddns-7.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.8...cloudflareddns-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cloudflareddns-7.0.8](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.7...cloudflareddns-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cloudflareddns-7.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.6...cloudflareddns-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cloudflareddns-7.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.5...cloudflareddns-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cloudflareddns-7.0.5](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.4...cloudflareddns-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cloudflareddns-7.0.4](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.3...cloudflareddns-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/cloudflareddns/8.1.0/Chart.yaml b/stable/cloudflareddns/8.1.0/Chart.yaml new file mode 100644 index 0000000000..f4867a9d36 --- /dev/null +++ b/stable/cloudflareddns/8.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cloudflareddns +version: 8.1.0 +appVersion: latest +description: Automate Cloudflare DNS records for those with a dynamic IP. +home: https://truecharts.org/charts/stable/cloudflareddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns + - https://ghcr.io/hotio/cloudflareddns + - https://github.com/hotio/cloudflareddns + - https://hotio.dev/containers/cloudflareddns/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cloudflareddns + - ddns + - cloudflare +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/cloudflareddns/8.0.1/README.md b/stable/cloudflareddns/8.1.0/README.md similarity index 100% rename from stable/cloudflareddns/8.0.1/README.md rename to stable/cloudflareddns/8.1.0/README.md diff --git a/stable/cloudflareddns/8.1.0/app-changelog.md b/stable/cloudflareddns/8.1.0/app-changelog.md new file mode 100644 index 0000000000..187443a615 --- /dev/null +++ b/stable/cloudflareddns/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflareddns-8.1.0](https://github.com/truecharts/charts/compare/cloudflareddns-8.0.1...cloudflareddns-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cloudflareddns/8.0.1/app-readme.md b/stable/cloudflareddns/8.1.0/app-readme.md similarity index 100% rename from stable/cloudflareddns/8.0.1/app-readme.md rename to stable/cloudflareddns/8.1.0/app-readme.md diff --git a/stable/cloudflareddns/8.1.0/charts/common-17.2.2.tgz b/stable/cloudflareddns/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cloudflareddns/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cloudflareddns/8.0.1/ix_values.yaml b/stable/cloudflareddns/8.1.0/ix_values.yaml similarity index 100% rename from stable/cloudflareddns/8.0.1/ix_values.yaml rename to stable/cloudflareddns/8.1.0/ix_values.yaml diff --git a/stable/cloudflareddns/8.0.1/questions.yaml b/stable/cloudflareddns/8.1.0/questions.yaml similarity index 100% rename from stable/cloudflareddns/8.0.1/questions.yaml rename to stable/cloudflareddns/8.1.0/questions.yaml diff --git a/stable/duplicacy/5.0.1/templates/NOTES.txt b/stable/cloudflareddns/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/duplicacy/5.0.1/templates/NOTES.txt rename to stable/cloudflareddns/8.1.0/templates/NOTES.txt diff --git a/stable/cloudflareddns/8.0.1/templates/_secret.tpl b/stable/cloudflareddns/8.1.0/templates/_secret.tpl similarity index 100% rename from stable/cloudflareddns/8.0.1/templates/_secret.tpl rename to stable/cloudflareddns/8.1.0/templates/_secret.tpl diff --git a/stable/cloudflareddns/8.0.1/templates/common.yaml b/stable/cloudflareddns/8.1.0/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/8.0.1/templates/common.yaml rename to stable/cloudflareddns/8.1.0/templates/common.yaml diff --git a/stable/dashmachine/4.0.1/values.yaml b/stable/cloudflareddns/8.1.0/values.yaml similarity index 100% rename from stable/dashmachine/4.0.1/values.yaml rename to stable/cloudflareddns/8.1.0/values.yaml diff --git a/stable/cloudreve/4.0.1/CHANGELOG.md b/stable/cloudreve/4.0.1/CHANGELOG.md deleted file mode 100644 index dd62f4ece7..0000000000 --- a/stable/cloudreve/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloudreve-4.0.1](https://github.com/truecharts/charts/compare/cloudreve-4.0.0...cloudreve-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cloudreve-4.0.0](https://github.com/truecharts/charts/compare/cloudreve-3.0.17...cloudreve-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cloudreve-3.0.17](https://github.com/truecharts/charts/compare/cloudreve-3.0.16...cloudreve-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cloudreve-3.0.16](https://github.com/truecharts/charts/compare/cloudreve-3.0.15...cloudreve-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cloudreve-3.0.15](https://github.com/truecharts/charts/compare/cloudreve-3.0.14...cloudreve-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cloudreve-3.0.14](https://github.com/truecharts/charts/compare/cloudreve-3.0.13...cloudreve-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cloudreve-3.0.13](https://github.com/truecharts/charts/compare/cloudreve-3.0.12...cloudreve-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cloudreve-3.0.12](https://github.com/truecharts/charts/compare/cloudreve-3.0.11...cloudreve-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cloudreve-3.0.11](https://github.com/truecharts/charts/compare/cloudreve-3.0.10...cloudreve-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cloudreve-3.0.10](https://github.com/truecharts/charts/compare/cloudreve-3.0.9...cloudreve-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cloudreve-3.0.9](https://github.com/truecharts/charts/compare/cloudreve-3.0.8...cloudreve-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/cloudreve/4.0.1/Chart.yaml b/stable/cloudreve/4.0.1/Chart.yaml deleted file mode 100644 index 4e1204dc33..0000000000 --- a/stable/cloudreve/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cloudreve -version: 4.0.1 -appVersion: latest -description: Self-hosted file management and sharing system, supports multiple storage providers -home: https://truecharts.org/charts/incubator/cloudreve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png -deprecated: false -sources: - - https://github.com/cloudreve/Cloudreve - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve - - https://hub.docker.com/r/xavierniu/cloudreve -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cloudreve - - Cloud - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/cloudreve/4.0.1/app-changelog.md b/stable/cloudreve/4.0.1/app-changelog.md deleted file mode 100644 index 4bcfe6804d..0000000000 --- a/stable/cloudreve/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudreve-4.0.1](https://github.com/truecharts/charts/compare/cloudreve-4.0.0...cloudreve-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cloudreve/4.0.1/charts/common-17.1.4.tgz b/stable/cloudreve/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cloudreve/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cloudreve/4.1.0/CHANGELOG.md b/stable/cloudreve/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b2b837b028 --- /dev/null +++ b/stable/cloudreve/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloudreve-4.1.0](https://github.com/truecharts/charts/compare/cloudreve-4.0.1...cloudreve-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cloudreve-4.0.1](https://github.com/truecharts/charts/compare/cloudreve-4.0.0...cloudreve-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cloudreve-4.0.0](https://github.com/truecharts/charts/compare/cloudreve-3.0.17...cloudreve-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cloudreve-3.0.17](https://github.com/truecharts/charts/compare/cloudreve-3.0.16...cloudreve-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cloudreve-3.0.16](https://github.com/truecharts/charts/compare/cloudreve-3.0.15...cloudreve-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cloudreve-3.0.15](https://github.com/truecharts/charts/compare/cloudreve-3.0.14...cloudreve-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cloudreve-3.0.14](https://github.com/truecharts/charts/compare/cloudreve-3.0.13...cloudreve-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cloudreve-3.0.13](https://github.com/truecharts/charts/compare/cloudreve-3.0.12...cloudreve-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cloudreve-3.0.12](https://github.com/truecharts/charts/compare/cloudreve-3.0.11...cloudreve-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cloudreve-3.0.11](https://github.com/truecharts/charts/compare/cloudreve-3.0.10...cloudreve-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cloudreve-3.0.10](https://github.com/truecharts/charts/compare/cloudreve-3.0.9...cloudreve-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/cloudreve/4.1.0/Chart.yaml b/stable/cloudreve/4.1.0/Chart.yaml new file mode 100644 index 0000000000..db1086da71 --- /dev/null +++ b/stable/cloudreve/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cloudreve +version: 4.1.0 +appVersion: latest +description: Self-hosted file management and sharing system, supports multiple storage providers +home: https://truecharts.org/charts/incubator/cloudreve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png +deprecated: false +sources: + - https://github.com/cloudreve/Cloudreve + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve + - https://hub.docker.com/r/xavierniu/cloudreve +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cloudreve + - Cloud + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/cloudreve/4.0.1/README.md b/stable/cloudreve/4.1.0/README.md similarity index 100% rename from stable/cloudreve/4.0.1/README.md rename to stable/cloudreve/4.1.0/README.md diff --git a/stable/cloudreve/4.1.0/app-changelog.md b/stable/cloudreve/4.1.0/app-changelog.md new file mode 100644 index 0000000000..c2d1738ac6 --- /dev/null +++ b/stable/cloudreve/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudreve-4.1.0](https://github.com/truecharts/charts/compare/cloudreve-4.0.1...cloudreve-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cloudreve/4.0.1/app-readme.md b/stable/cloudreve/4.1.0/app-readme.md similarity index 100% rename from stable/cloudreve/4.0.1/app-readme.md rename to stable/cloudreve/4.1.0/app-readme.md diff --git a/stable/cloudreve/4.1.0/charts/common-17.2.2.tgz b/stable/cloudreve/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cloudreve/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cloudreve/4.0.1/ix_values.yaml b/stable/cloudreve/4.1.0/ix_values.yaml similarity index 100% rename from stable/cloudreve/4.0.1/ix_values.yaml rename to stable/cloudreve/4.1.0/ix_values.yaml diff --git a/stable/cloudreve/4.0.1/questions.yaml b/stable/cloudreve/4.1.0/questions.yaml similarity index 100% rename from stable/cloudreve/4.0.1/questions.yaml rename to stable/cloudreve/4.1.0/questions.yaml diff --git a/stable/colonysurvival/4.0.1/templates/common.yaml b/stable/cloudreve/4.1.0/templates/common.yaml similarity index 100% rename from stable/colonysurvival/4.0.1/templates/common.yaml rename to stable/cloudreve/4.1.0/templates/common.yaml diff --git a/stable/dashy/5.0.1/values.yaml b/stable/cloudreve/4.1.0/values.yaml similarity index 100% rename from stable/dashy/5.0.1/values.yaml rename to stable/cloudreve/4.1.0/values.yaml diff --git a/stable/code-server/10.1.0/CHANGELOG.md b/stable/code-server/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b958bd4b8f --- /dev/null +++ b/stable/code-server/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [code-server-10.1.0](https://github.com/truecharts/charts/compare/code-server-10.0.1...code-server-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [code-server-10.0.1](https://github.com/truecharts/charts/compare/code-server-10.0.0...code-server-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [code-server-10.0.0](https://github.com/truecharts/charts/compare/code-server-9.1.0...code-server-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [code-server-9.1.0](https://github.com/truecharts/charts/compare/code-server-9.0.11...code-server-9.1.0) (2023-12-25) + +### Chore + +- update container image docker.io/codercom/code-server to v4.20.0[@945c1c6](https://github.com/945c1c6) by renovate ([#16488](https://github.com/truecharts/charts/issues/16488)) + + + + +## [code-server-9.0.11](https://github.com/truecharts/charts/compare/code-server-9.0.10...code-server-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [code-server-9.0.10](https://github.com/truecharts/charts/compare/code-server-9.0.9...code-server-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [code-server-9.0.9](https://github.com/truecharts/charts/compare/code-server-9.0.8...code-server-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [code-server-9.0.8](https://github.com/truecharts/charts/compare/code-server-9.0.7...code-server-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [code-server-9.0.7](https://github.com/truecharts/charts/compare/code-server-9.0.6...code-server-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [code-server-9.0.6](https://github.com/truecharts/charts/compare/code-server-9.0.5...code-server-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [code-server-9.0.5](https://github.com/truecharts/charts/compare/code-server-9.0.4...code-server-9.0.5) (2023-12-22) + +### Fix diff --git a/stable/code-server/10.1.0/Chart.yaml b/stable/code-server/10.1.0/Chart.yaml new file mode 100644 index 0000000000..d29695493d --- /dev/null +++ b/stable/code-server/10.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: code-server +version: 10.1.0 +appVersion: 4.20.0 +description: Run VS Code on any machine anywhere and access it in the browser. +home: https://truecharts.org/charts/stable/code-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png +deprecated: false +sources: + - https://github.com/cdr/code-server + - https://github.com/truecharts/charts/tree/master/charts/stable/code-server + - https://hub.docker.com/r/codercom/code-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - code + - vs + - visual studio + - vscode +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/code-server/10.1.0/README.md b/stable/code-server/10.1.0/README.md new file mode 100644 index 0000000000..6dd0bf9e7e --- /dev/null +++ b/stable/code-server/10.1.0/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/code-server) + +**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/code-server/10.1.0/app-changelog.md b/stable/code-server/10.1.0/app-changelog.md new file mode 100644 index 0000000000..0a7b161236 --- /dev/null +++ b/stable/code-server/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [code-server-10.1.0](https://github.com/truecharts/charts/compare/code-server-10.0.1...code-server-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/code-server/10.1.0/app-readme.md b/stable/code-server/10.1.0/app-readme.md new file mode 100644 index 0000000000..8c28b68583 --- /dev/null +++ b/stable/code-server/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Run VS Code on any machine anywhere and access it in the browser. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/code-server](https://truecharts.org/charts/stable/code-server) + +--- + +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/code-server/10.1.0/charts/common-17.2.2.tgz b/stable/code-server/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/code-server/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/code-server/10.1.0/ix_values.yaml b/stable/code-server/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..f2211c4c23 --- /dev/null +++ b/stable/code-server/10.1.0/ix_values.yaml @@ -0,0 +1,47 @@ +image: + repository: docker.io/codercom/code-server + pullPolicy: IfNotPresent + tag: 4.20.0@sha256:945c1c6452a3ac798283a6f43fb0c815e4c0e9418bceec37eac6d6bd378b5e99 +securityContext: + container: + readOnlyRootFilesystem: false + allowPrivilegeEscalation: true + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10063 + protocol: http + targetPort: 8080 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + PROXY_DOMAIN: "" + args: + - --user-data-dir + - "/config/.vscode" + - --auth + - none +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/code-server/10.1.0/questions.yaml b/stable/code-server/10.1.0/questions.yaml new file mode 100644 index 0000000000..12a0051e38 --- /dev/null +++ b/stable/code-server/10.1.0/questions.yaml @@ -0,0 +1,2835 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PROXY_DOMAIN + label: "PROXY_DOMAIN (Optional)" + description: "Sets the PROXY_DOMAIN env var" + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10063 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Config." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/embystat/8.0.1/templates/NOTES.txt b/stable/code-server/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/embystat/8.0.1/templates/NOTES.txt rename to stable/code-server/10.1.0/templates/NOTES.txt diff --git a/stable/novnc/9.0.1/templates/common.yaml b/stable/code-server/10.1.0/templates/common.yaml similarity index 100% rename from stable/novnc/9.0.1/templates/common.yaml rename to stable/code-server/10.1.0/templates/common.yaml diff --git a/stable/dayofdefeatsource/4.0.1/values.yaml b/stable/code-server/10.1.0/values.yaml similarity index 100% rename from stable/dayofdefeatsource/4.0.1/values.yaml rename to stable/code-server/10.1.0/values.yaml diff --git a/stable/collabora/4.0.2/CHANGELOG.md b/stable/collabora/4.0.2/CHANGELOG.md deleted file mode 100644 index 6c8fc4a44b..0000000000 --- a/stable/collabora/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [collabora-4.0.2](https://github.com/truecharts/charts/compare/collabora-4.0.1...collabora-4.0.2) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [collabora-4.0.1](https://github.com/truecharts/charts/compare/collabora-4.0.0...collabora-4.0.1) (2023-12-26) - -### Chore - -- update container image collabora/code to v23.05.6.4.1[@46534fe](https://github.com/46534fe) by renovate ([#16463](https://github.com/truecharts/charts/issues/16463)) - - - - -## [collabora-4.0.0](https://github.com/truecharts/charts/compare/collabora-3.0.11...collabora-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [collabora-3.0.11](https://github.com/truecharts/charts/compare/collabora-3.0.10...collabora-3.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [collabora-3.0.10](https://github.com/truecharts/charts/compare/collabora-3.0.9...collabora-3.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [collabora-3.0.9](https://github.com/truecharts/charts/compare/collabora-3.0.8...collabora-3.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [collabora-3.0.8](https://github.com/truecharts/charts/compare/collabora-3.0.7...collabora-3.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [collabora-3.0.7](https://github.com/truecharts/charts/compare/collabora-3.0.6...collabora-3.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [collabora-3.0.6](https://github.com/truecharts/charts/compare/collabora-3.0.5...collabora-3.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [collabora-3.0.5](https://github.com/truecharts/charts/compare/collabora-3.0.4...collabora-3.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [collabora-3.0.4](https://github.com/truecharts/charts/compare/collabora-3.0.3...collabora-3.0.4) (2023-12-21) - -### Fix diff --git a/stable/collabora/4.0.2/Chart.yaml b/stable/collabora/4.0.2/Chart.yaml deleted file mode 100644 index e48d7b98d4..0000000000 --- a/stable/collabora/4.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: collabora -version: 4.0.2 -appVersion: 23.05.6.4.1 -description: An awesome, Online Office suite image suitable for home use. -home: https://truecharts.org/charts/stable/collabora -icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png -deprecated: false -sources: - - https://github.com/CollaboraOnline/online - - https://github.com/truecharts/charts/tree/master/charts/stable/collabora - - https://hub.docker.com/r/collabora/code -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - office - - document -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: office - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/collabora/4.0.2/app-changelog.md b/stable/collabora/4.0.2/app-changelog.md deleted file mode 100644 index 427de23204..0000000000 --- a/stable/collabora/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [collabora-4.0.2](https://github.com/truecharts/charts/compare/collabora-4.0.1...collabora-4.0.2) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/collabora/4.0.2/charts/common-17.1.4.tgz b/stable/collabora/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/collabora/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/collabora/4.1.0/CHANGELOG.md b/stable/collabora/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9bbed6fe32 --- /dev/null +++ b/stable/collabora/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [collabora-4.1.0](https://github.com/truecharts/charts/compare/collabora-4.0.2...collabora-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [collabora-4.0.2](https://github.com/truecharts/charts/compare/collabora-4.0.1...collabora-4.0.2) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [collabora-4.0.1](https://github.com/truecharts/charts/compare/collabora-4.0.0...collabora-4.0.1) (2023-12-26) + +### Chore + +- update container image collabora/code to v23.05.6.4.1[@46534fe](https://github.com/46534fe) by renovate ([#16463](https://github.com/truecharts/charts/issues/16463)) + + + + +## [collabora-4.0.0](https://github.com/truecharts/charts/compare/collabora-3.0.11...collabora-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [collabora-3.0.11](https://github.com/truecharts/charts/compare/collabora-3.0.10...collabora-3.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [collabora-3.0.10](https://github.com/truecharts/charts/compare/collabora-3.0.9...collabora-3.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [collabora-3.0.9](https://github.com/truecharts/charts/compare/collabora-3.0.8...collabora-3.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [collabora-3.0.8](https://github.com/truecharts/charts/compare/collabora-3.0.7...collabora-3.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [collabora-3.0.7](https://github.com/truecharts/charts/compare/collabora-3.0.6...collabora-3.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [collabora-3.0.6](https://github.com/truecharts/charts/compare/collabora-3.0.5...collabora-3.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [collabora-3.0.5](https://github.com/truecharts/charts/compare/collabora-3.0.4...collabora-3.0.5) (2023-12-22) + +### Fix diff --git a/stable/collabora/4.1.0/Chart.yaml b/stable/collabora/4.1.0/Chart.yaml new file mode 100644 index 0000000000..34111f19ad --- /dev/null +++ b/stable/collabora/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: collabora +version: 4.1.0 +appVersion: 23.05.6.4.1 +description: An awesome, Online Office suite image suitable for home use. +home: https://truecharts.org/charts/stable/collabora +icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png +deprecated: false +sources: + - https://github.com/CollaboraOnline/online + - https://github.com/truecharts/charts/tree/master/charts/stable/collabora + - https://hub.docker.com/r/collabora/code +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - office + - document +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: office + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/collabora/4.0.2/README.md b/stable/collabora/4.1.0/README.md similarity index 100% rename from stable/collabora/4.0.2/README.md rename to stable/collabora/4.1.0/README.md diff --git a/stable/collabora/4.1.0/app-changelog.md b/stable/collabora/4.1.0/app-changelog.md new file mode 100644 index 0000000000..a91e977fe0 --- /dev/null +++ b/stable/collabora/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [collabora-4.1.0](https://github.com/truecharts/charts/compare/collabora-4.0.2...collabora-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/collabora/4.0.2/app-readme.md b/stable/collabora/4.1.0/app-readme.md similarity index 100% rename from stable/collabora/4.0.2/app-readme.md rename to stable/collabora/4.1.0/app-readme.md diff --git a/stable/collabora/4.1.0/charts/common-17.2.2.tgz b/stable/collabora/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/collabora/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/collabora/4.0.2/ix_values.yaml b/stable/collabora/4.1.0/ix_values.yaml similarity index 100% rename from stable/collabora/4.0.2/ix_values.yaml rename to stable/collabora/4.1.0/ix_values.yaml diff --git a/stable/collabora/4.0.2/questions.yaml b/stable/collabora/4.1.0/questions.yaml similarity index 100% rename from stable/collabora/4.0.2/questions.yaml rename to stable/collabora/4.1.0/questions.yaml diff --git a/stable/emulatorjs/8.0.1/templates/NOTES.txt b/stable/collabora/4.1.0/templates/NOTES.txt similarity index 100% rename from stable/emulatorjs/8.0.1/templates/NOTES.txt rename to stable/collabora/4.1.0/templates/NOTES.txt diff --git a/stable/collabora/4.0.2/templates/_configmap.tpl b/stable/collabora/4.1.0/templates/_configmap.tpl similarity index 100% rename from stable/collabora/4.0.2/templates/_configmap.tpl rename to stable/collabora/4.1.0/templates/_configmap.tpl diff --git a/stable/collabora/4.0.2/templates/common.yaml b/stable/collabora/4.1.0/templates/common.yaml similarity index 100% rename from stable/collabora/4.0.2/templates/common.yaml rename to stable/collabora/4.1.0/templates/common.yaml diff --git a/stable/daysofwar/4.0.1/values.yaml b/stable/collabora/4.1.0/values.yaml similarity index 100% rename from stable/daysofwar/4.0.1/values.yaml rename to stable/collabora/4.1.0/values.yaml diff --git a/stable/colonysurvival/4.0.1/CHANGELOG.md b/stable/colonysurvival/4.0.1/CHANGELOG.md deleted file mode 100644 index ac5f5a574f..0000000000 --- a/stable/colonysurvival/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [colonysurvival-4.0.1](https://github.com/truecharts/charts/compare/colonysurvival-4.0.0...colonysurvival-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [colonysurvival-4.0.0](https://github.com/truecharts/charts/compare/colonysurvival-3.0.17...colonysurvival-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [colonysurvival-3.0.17](https://github.com/truecharts/charts/compare/colonysurvival-3.0.16...colonysurvival-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [colonysurvival-3.0.16](https://github.com/truecharts/charts/compare/colonysurvival-3.0.15...colonysurvival-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [colonysurvival-3.0.15](https://github.com/truecharts/charts/compare/colonysurvival-3.0.14...colonysurvival-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [colonysurvival-3.0.14](https://github.com/truecharts/charts/compare/colonysurvival-3.0.13...colonysurvival-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [colonysurvival-3.0.13](https://github.com/truecharts/charts/compare/colonysurvival-3.0.12...colonysurvival-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [colonysurvival-3.0.12](https://github.com/truecharts/charts/compare/colonysurvival-3.0.11...colonysurvival-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [colonysurvival-3.0.11](https://github.com/truecharts/charts/compare/colonysurvival-3.0.10...colonysurvival-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [colonysurvival-3.0.10](https://github.com/truecharts/charts/compare/colonysurvival-3.0.9...colonysurvival-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [colonysurvival-3.0.9](https://github.com/truecharts/charts/compare/colonysurvival-3.0.8...colonysurvival-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/colonysurvival/4.0.1/Chart.yaml b/stable/colonysurvival/4.0.1/Chart.yaml deleted file mode 100644 index 3d44774a27..0000000000 --- a/stable/colonysurvival/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: colonysurvival -version: 4.0.1 -appVersion: colonysurvival -description: This Chart will download and install SteamCMD. It will also install Colony Survival and run it. -home: https://truecharts.org/charts/incubator/colonysurvival -icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png -deprecated: false -sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - colonysurvival - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/colonysurvival/4.0.1/app-changelog.md b/stable/colonysurvival/4.0.1/app-changelog.md deleted file mode 100644 index de52392b51..0000000000 --- a/stable/colonysurvival/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [colonysurvival-4.0.1](https://github.com/truecharts/charts/compare/colonysurvival-4.0.0...colonysurvival-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/colonysurvival/4.0.1/charts/common-17.1.4.tgz b/stable/colonysurvival/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/colonysurvival/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/colonysurvival/4.1.0/CHANGELOG.md b/stable/colonysurvival/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1281a4fe0f --- /dev/null +++ b/stable/colonysurvival/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [colonysurvival-4.1.0](https://github.com/truecharts/charts/compare/colonysurvival-4.0.1...colonysurvival-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [colonysurvival-4.0.1](https://github.com/truecharts/charts/compare/colonysurvival-4.0.0...colonysurvival-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [colonysurvival-4.0.0](https://github.com/truecharts/charts/compare/colonysurvival-3.0.17...colonysurvival-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [colonysurvival-3.0.17](https://github.com/truecharts/charts/compare/colonysurvival-3.0.16...colonysurvival-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [colonysurvival-3.0.16](https://github.com/truecharts/charts/compare/colonysurvival-3.0.15...colonysurvival-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [colonysurvival-3.0.15](https://github.com/truecharts/charts/compare/colonysurvival-3.0.14...colonysurvival-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [colonysurvival-3.0.14](https://github.com/truecharts/charts/compare/colonysurvival-3.0.13...colonysurvival-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [colonysurvival-3.0.13](https://github.com/truecharts/charts/compare/colonysurvival-3.0.12...colonysurvival-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [colonysurvival-3.0.12](https://github.com/truecharts/charts/compare/colonysurvival-3.0.11...colonysurvival-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [colonysurvival-3.0.11](https://github.com/truecharts/charts/compare/colonysurvival-3.0.10...colonysurvival-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [colonysurvival-3.0.10](https://github.com/truecharts/charts/compare/colonysurvival-3.0.9...colonysurvival-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/colonysurvival/4.1.0/Chart.yaml b/stable/colonysurvival/4.1.0/Chart.yaml new file mode 100644 index 0000000000..4a207906f4 --- /dev/null +++ b/stable/colonysurvival/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: colonysurvival +version: 4.1.0 +appVersion: colonysurvival +description: This Chart will download and install SteamCMD. It will also install Colony Survival and run it. +home: https://truecharts.org/charts/incubator/colonysurvival +icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - colonysurvival + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/colonysurvival/4.0.1/README.md b/stable/colonysurvival/4.1.0/README.md similarity index 100% rename from stable/colonysurvival/4.0.1/README.md rename to stable/colonysurvival/4.1.0/README.md diff --git a/stable/colonysurvival/4.1.0/app-changelog.md b/stable/colonysurvival/4.1.0/app-changelog.md new file mode 100644 index 0000000000..aa053c65c3 --- /dev/null +++ b/stable/colonysurvival/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [colonysurvival-4.1.0](https://github.com/truecharts/charts/compare/colonysurvival-4.0.1...colonysurvival-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/colonysurvival/4.0.1/app-readme.md b/stable/colonysurvival/4.1.0/app-readme.md similarity index 100% rename from stable/colonysurvival/4.0.1/app-readme.md rename to stable/colonysurvival/4.1.0/app-readme.md diff --git a/stable/colonysurvival/4.1.0/charts/common-17.2.2.tgz b/stable/colonysurvival/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/colonysurvival/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/colonysurvival/4.0.1/ix_values.yaml b/stable/colonysurvival/4.1.0/ix_values.yaml similarity index 100% rename from stable/colonysurvival/4.0.1/ix_values.yaml rename to stable/colonysurvival/4.1.0/ix_values.yaml diff --git a/stable/colonysurvival/4.0.1/questions.yaml b/stable/colonysurvival/4.1.0/questions.yaml similarity index 100% rename from stable/colonysurvival/4.0.1/questions.yaml rename to stable/colonysurvival/4.1.0/questions.yaml diff --git a/stable/conanexiles/4.0.1/templates/common.yaml b/stable/colonysurvival/4.1.0/templates/common.yaml similarity index 100% rename from stable/conanexiles/4.0.1/templates/common.yaml rename to stable/colonysurvival/4.1.0/templates/common.yaml diff --git a/stable/dayz/4.0.1/values.yaml b/stable/colonysurvival/4.1.0/values.yaml similarity index 100% rename from stable/dayz/4.0.1/values.yaml rename to stable/colonysurvival/4.1.0/values.yaml diff --git a/stable/commento-plusplus/10.1.0/CHANGELOG.md b/stable/commento-plusplus/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e972de28d4 --- /dev/null +++ b/stable/commento-plusplus/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [commento-plusplus-10.1.0](https://github.com/truecharts/charts/compare/commento-plusplus-10.0.1...commento-plusplus-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [commento-plusplus-10.0.1](https://github.com/truecharts/charts/compare/commento-plusplus-10.0.0...commento-plusplus-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [commento-plusplus-10.0.0](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.11...commento-plusplus-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [commento-plusplus-9.0.11](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.10...commento-plusplus-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [commento-plusplus-9.0.10](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.9...commento-plusplus-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [commento-plusplus-9.0.9](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.8...commento-plusplus-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [commento-plusplus-9.0.8](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.7...commento-plusplus-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [commento-plusplus-9.0.7](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.6...commento-plusplus-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [commento-plusplus-9.0.6](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.5...commento-plusplus-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [commento-plusplus-9.0.5](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.4...commento-plusplus-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [commento-plusplus-9.0.4](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.3...commento-plusplus-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/commento-plusplus/10.1.0/Chart.yaml b/stable/commento-plusplus/10.1.0/Chart.yaml new file mode 100644 index 0000000000..11fc0428e3 --- /dev/null +++ b/stable/commento-plusplus/10.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: commento-plusplus +version: 10.1.0 +appVersion: 1.8.7 +description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. +home: https://truecharts.org/charts/stable/commento-plusplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png +deprecated: false +sources: + - https://github.com/souramoo/commentoplusplus + - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus + - https://hub.docker.com/r/caroga/commentoplusplus +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - commento +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/commento-plusplus/10.1.0/README.md b/stable/commento-plusplus/10.1.0/README.md new file mode 100644 index 0000000000..51014d3998 --- /dev/null +++ b/stable/commento-plusplus/10.1.0/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/commento-plusplus) + +**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/commento-plusplus/10.1.0/app-changelog.md b/stable/commento-plusplus/10.1.0/app-changelog.md new file mode 100644 index 0000000000..442936f509 --- /dev/null +++ b/stable/commento-plusplus/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [commento-plusplus-10.1.0](https://github.com/truecharts/charts/compare/commento-plusplus-10.0.1...commento-plusplus-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/commento-plusplus/10.1.0/app-readme.md b/stable/commento-plusplus/10.1.0/app-readme.md new file mode 100644 index 0000000000..ab348b4606 --- /dev/null +++ b/stable/commento-plusplus/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/commento-plusplus](https://truecharts.org/charts/stable/commento-plusplus) + +--- + +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/commento-plusplus/10.1.0/charts/common-17.2.2.tgz b/stable/commento-plusplus/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/commento-plusplus/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/commento-plusplus/10.1.0/ix_values.yaml b/stable/commento-plusplus/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..49e7f2bee7 --- /dev/null +++ b/stable/commento-plusplus/10.1.0/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: caroga/commentoplusplus + tag: v1.8.7@sha256:f3233882b3bd27378eaa6e25b0ffecbb450e2cb2f003c5ae8fd8d80e3bbbdbfe + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10240 + protocol: http +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + COMMENTO_PORT: "{{ .Values.service.main.ports.main.port }}" + # User Defined + + COMMENTO_FORBID_NEW_OWNERS: false + COMMENTO_GZIP_STATIC: true + COMMENTO_ORIGIN: "http://localhost:8080" + COMMENTO_ENABLE_WILDCARDS: true + COMMENTO_ENABLE_LOGGING: false + SMTP_SKIP_HOST_VERIFY: false + COMMENTO_SMTP_USERNAME: "" + COMMENTO_SMTP_PASSWORD: "" + COMMENTO_SMTP_HOST: "" + COMMENTO_SMTP_FROM_ADDRESS: "" + COMMENTO_SMTP_PORT: 587 + COMMENTO_POSTGRES: + secretKeyRef: + name: cnpg-main-urls + key: std +cnpg: + main: + enabled: true + user: comment-plusplus + database: comment-plusplus +portal: + open: + enabled: true diff --git a/stable/commento-plusplus/10.1.0/questions.yaml b/stable/commento-plusplus/10.1.0/questions.yaml new file mode 100644 index 0000000000..7a31ce311a --- /dev/null +++ b/stable/commento-plusplus/10.1.0/questions.yaml @@ -0,0 +1,3081 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: COMMENTO_ORIGIN + label: "COMMENTO_ORIGIN" + description: "This should be set to the subdomain or the IP address hosting Commento. All API requests will go to this server. This may include subdirectories if Commento is hosted behind a reverse proxy, for example. Include the protocol in the value to use HTTP/HTTPS." + schema: + type: string + default: "" + - variable: COMMENTO_FORBID_NEW_OWNERS + label: "COMMENTO_FORBID_NEW_OWNERS" + description: "Used to disable new dashboard registrations. Useful if you are the only person using Commento on your server. Does not impact the creation of accounts for your readers." + schema: + type: boolean + default: false + - variable: COMMENTO_GZIP_STATIC + label: "COMMENTO_GZIP_STATIC" + schema: + type: boolean + default: true + - variable: COMMENTO_ENABLE_WILDCARDS + label: "COMMENTO_ENABLE_WILDCARDS" + description: "Allows use of wildcards in domain names in the admin dashboard. (e.g. if you share your commento instance with more than one admin/allow new registrations)" + schema: + type: boolean + default: true + - variable: COMMENTO_ENABLE_LOGGING + label: "COMMENTO_ENABLE_LOGGING" + description: "Should we log every page view? This will allow you to see stats but will fill up your free postgres database quite quickly." + schema: + type: boolean + default: false + - variable: smpt_config + label: "Enable SMTP" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: SMTP_SKIP_HOST_VERIFY + label: "SMTP_SKIP_HOST_VERIFY" + description: "Allows skipping of host verification for SMTP email sending." + schema: + type: boolean + default: false + - variable: COMMENTO_SMTP_USERNAME + label: "COMMENTO_SMTP_USERNAME" + description: "SMTP credentials and configuration the server should use to send emails." + schema: + type: string + default: "" + - variable: COMMENTO_SMTP_PASSWORD + label: "COMMENTO_SMTP_PASSWORD" + description: "SMTP credentials and configuration the server should use to send emails." + schema: + type: string + private: true + default: "" + - variable: COMMENTO_SMTP_HOST + label: "COMMENTO_SMTP_HOST" + description: "SMTP credentials and configuration the server should use to send emails." + schema: + type: string + default: "" + - variable: COMMENTO_SMTP_FROM_ADDRESS + label: "COMMENTO_SMTP_FROM_ADDRESS" + description: "SMTP credentials and configuration the server should use to send emails." + schema: + type: string + default: "" + - variable: COMMENTO_SMTP_PORT + label: "COMMENTO_SMTP_PORT" + description: "SMTP credentials and configuration the server should use to send emails." + schema: + type: int + default: 587 + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10240 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/endlessh/8.0.1/templates/NOTES.txt b/stable/commento-plusplus/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/endlessh/8.0.1/templates/NOTES.txt rename to stable/commento-plusplus/10.1.0/templates/NOTES.txt diff --git a/stable/dokuwiki/9.0.1/templates/common.yaml b/stable/commento-plusplus/10.1.0/templates/common.yaml similarity index 100% rename from stable/dokuwiki/9.0.1/templates/common.yaml rename to stable/commento-plusplus/10.1.0/templates/common.yaml diff --git a/stable/ddclient/8.0.1/values.yaml b/stable/commento-plusplus/10.1.0/values.yaml similarity index 100% rename from stable/ddclient/8.0.1/values.yaml rename to stable/commento-plusplus/10.1.0/values.yaml diff --git a/stable/conanexiles/4.0.1/CHANGELOG.md b/stable/conanexiles/4.0.1/CHANGELOG.md deleted file mode 100644 index 5b0d7df973..0000000000 --- a/stable/conanexiles/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [conanexiles-4.0.1](https://github.com/truecharts/charts/compare/conanexiles-4.0.0...conanexiles-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [conanexiles-4.0.0](https://github.com/truecharts/charts/compare/conanexiles-3.0.17...conanexiles-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [conanexiles-3.0.17](https://github.com/truecharts/charts/compare/conanexiles-3.0.16...conanexiles-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [conanexiles-3.0.16](https://github.com/truecharts/charts/compare/conanexiles-3.0.15...conanexiles-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [conanexiles-3.0.15](https://github.com/truecharts/charts/compare/conanexiles-3.0.14...conanexiles-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [conanexiles-3.0.14](https://github.com/truecharts/charts/compare/conanexiles-3.0.13...conanexiles-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [conanexiles-3.0.13](https://github.com/truecharts/charts/compare/conanexiles-3.0.12...conanexiles-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [conanexiles-3.0.12](https://github.com/truecharts/charts/compare/conanexiles-3.0.11...conanexiles-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [conanexiles-3.0.11](https://github.com/truecharts/charts/compare/conanexiles-3.0.10...conanexiles-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [conanexiles-3.0.10](https://github.com/truecharts/charts/compare/conanexiles-3.0.9...conanexiles-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [conanexiles-3.0.9](https://github.com/truecharts/charts/compare/conanexiles-3.0.8...conanexiles-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/conanexiles/4.0.1/Chart.yaml b/stable/conanexiles/4.0.1/Chart.yaml deleted file mode 100644 index ab60fa5a31..0000000000 --- a/stable/conanexiles/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: conanexiles -version: 4.0.1 -appVersion: conanexiles -description: This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. -home: https://truecharts.org/charts/incubator/conanexiles -icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - conanexiles - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/conanexiles/4.0.1/app-changelog.md b/stable/conanexiles/4.0.1/app-changelog.md deleted file mode 100644 index e807f6df6c..0000000000 --- a/stable/conanexiles/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [conanexiles-4.0.1](https://github.com/truecharts/charts/compare/conanexiles-4.0.0...conanexiles-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/conanexiles/4.0.1/charts/common-17.1.4.tgz b/stable/conanexiles/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/conanexiles/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/conanexiles/4.1.0/CHANGELOG.md b/stable/conanexiles/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b125e399cf --- /dev/null +++ b/stable/conanexiles/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [conanexiles-4.1.0](https://github.com/truecharts/charts/compare/conanexiles-4.0.1...conanexiles-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [conanexiles-4.0.1](https://github.com/truecharts/charts/compare/conanexiles-4.0.0...conanexiles-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [conanexiles-4.0.0](https://github.com/truecharts/charts/compare/conanexiles-3.0.17...conanexiles-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [conanexiles-3.0.17](https://github.com/truecharts/charts/compare/conanexiles-3.0.16...conanexiles-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [conanexiles-3.0.16](https://github.com/truecharts/charts/compare/conanexiles-3.0.15...conanexiles-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [conanexiles-3.0.15](https://github.com/truecharts/charts/compare/conanexiles-3.0.14...conanexiles-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [conanexiles-3.0.14](https://github.com/truecharts/charts/compare/conanexiles-3.0.13...conanexiles-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [conanexiles-3.0.13](https://github.com/truecharts/charts/compare/conanexiles-3.0.12...conanexiles-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [conanexiles-3.0.12](https://github.com/truecharts/charts/compare/conanexiles-3.0.11...conanexiles-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [conanexiles-3.0.11](https://github.com/truecharts/charts/compare/conanexiles-3.0.10...conanexiles-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [conanexiles-3.0.10](https://github.com/truecharts/charts/compare/conanexiles-3.0.9...conanexiles-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/conanexiles/4.1.0/Chart.yaml b/stable/conanexiles/4.1.0/Chart.yaml new file mode 100644 index 0000000000..c01774f0fc --- /dev/null +++ b/stable/conanexiles/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: conanexiles +version: 4.1.0 +appVersion: conanexiles +description: This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. +home: https://truecharts.org/charts/incubator/conanexiles +icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - conanexiles + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/conanexiles/4.0.1/README.md b/stable/conanexiles/4.1.0/README.md similarity index 100% rename from stable/conanexiles/4.0.1/README.md rename to stable/conanexiles/4.1.0/README.md diff --git a/stable/conanexiles/4.1.0/app-changelog.md b/stable/conanexiles/4.1.0/app-changelog.md new file mode 100644 index 0000000000..3e2e6f72cd --- /dev/null +++ b/stable/conanexiles/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [conanexiles-4.1.0](https://github.com/truecharts/charts/compare/conanexiles-4.0.1...conanexiles-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/conanexiles/4.0.1/app-readme.md b/stable/conanexiles/4.1.0/app-readme.md similarity index 100% rename from stable/conanexiles/4.0.1/app-readme.md rename to stable/conanexiles/4.1.0/app-readme.md diff --git a/stable/conanexiles/4.1.0/charts/common-17.2.2.tgz b/stable/conanexiles/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/conanexiles/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/conanexiles/4.0.1/ix_values.yaml b/stable/conanexiles/4.1.0/ix_values.yaml similarity index 100% rename from stable/conanexiles/4.0.1/ix_values.yaml rename to stable/conanexiles/4.1.0/ix_values.yaml diff --git a/stable/conanexiles/4.0.1/questions.yaml b/stable/conanexiles/4.1.0/questions.yaml similarity index 100% rename from stable/conanexiles/4.0.1/questions.yaml rename to stable/conanexiles/4.1.0/questions.yaml diff --git a/stable/convos/4.0.1/templates/common.yaml b/stable/conanexiles/4.1.0/templates/common.yaml similarity index 100% rename from stable/convos/4.0.1/templates/common.yaml rename to stable/conanexiles/4.1.0/templates/common.yaml diff --git a/stable/ddns-go/8.0.1/values.yaml b/stable/conanexiles/4.1.0/values.yaml similarity index 100% rename from stable/ddns-go/8.0.1/values.yaml rename to stable/conanexiles/4.1.0/values.yaml diff --git a/stable/convos/4.0.1/CHANGELOG.md b/stable/convos/4.0.1/CHANGELOG.md deleted file mode 100644 index 528296332b..0000000000 --- a/stable/convos/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [convos-4.0.1](https://github.com/truecharts/charts/compare/convos-4.0.0...convos-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [convos-4.0.0](https://github.com/truecharts/charts/compare/convos-3.0.17...convos-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [convos-3.0.17](https://github.com/truecharts/charts/compare/convos-3.0.16...convos-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [convos-3.0.16](https://github.com/truecharts/charts/compare/convos-3.0.15...convos-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [convos-3.0.15](https://github.com/truecharts/charts/compare/convos-3.0.14...convos-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [convos-3.0.14](https://github.com/truecharts/charts/compare/convos-3.0.13...convos-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [convos-3.0.13](https://github.com/truecharts/charts/compare/convos-3.0.12...convos-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [convos-3.0.12](https://github.com/truecharts/charts/compare/convos-3.0.11...convos-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [convos-3.0.11](https://github.com/truecharts/charts/compare/convos-3.0.10...convos-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [convos-3.0.10](https://github.com/truecharts/charts/compare/convos-3.0.9...convos-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [convos-3.0.9](https://github.com/truecharts/charts/compare/convos-3.0.8...convos-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/convos/4.0.1/Chart.yaml b/stable/convos/4.0.1/Chart.yaml deleted file mode 100644 index 33f038613d..0000000000 --- a/stable/convos/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: convos -version: 4.0.1 -appVersion: stable -description: Convos is the simplest way to use IRC and it is always online -home: https://truecharts.org/charts/incubator/convos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png -deprecated: false -sources: - - https://convos.chat/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/convos - - https://hub.docker.com/r/convos/convos -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - convos - - Network-Messenger -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/convos/4.0.1/app-changelog.md b/stable/convos/4.0.1/app-changelog.md deleted file mode 100644 index e5934bf2cd..0000000000 --- a/stable/convos/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [convos-4.0.1](https://github.com/truecharts/charts/compare/convos-4.0.0...convos-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/convos/4.0.1/charts/common-17.1.4.tgz b/stable/convos/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/convos/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/convos/4.1.0/CHANGELOG.md b/stable/convos/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e350556d12 --- /dev/null +++ b/stable/convos/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [convos-4.1.0](https://github.com/truecharts/charts/compare/convos-4.0.1...convos-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [convos-4.0.1](https://github.com/truecharts/charts/compare/convos-4.0.0...convos-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [convos-4.0.0](https://github.com/truecharts/charts/compare/convos-3.0.17...convos-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [convos-3.0.17](https://github.com/truecharts/charts/compare/convos-3.0.16...convos-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [convos-3.0.16](https://github.com/truecharts/charts/compare/convos-3.0.15...convos-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [convos-3.0.15](https://github.com/truecharts/charts/compare/convos-3.0.14...convos-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [convos-3.0.14](https://github.com/truecharts/charts/compare/convos-3.0.13...convos-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [convos-3.0.13](https://github.com/truecharts/charts/compare/convos-3.0.12...convos-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [convos-3.0.12](https://github.com/truecharts/charts/compare/convos-3.0.11...convos-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [convos-3.0.11](https://github.com/truecharts/charts/compare/convos-3.0.10...convos-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [convos-3.0.10](https://github.com/truecharts/charts/compare/convos-3.0.9...convos-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/convos/4.1.0/Chart.yaml b/stable/convos/4.1.0/Chart.yaml new file mode 100644 index 0000000000..1417cd2b3b --- /dev/null +++ b/stable/convos/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: convos +version: 4.1.0 +appVersion: stable +description: Convos is the simplest way to use IRC and it is always online +home: https://truecharts.org/charts/incubator/convos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png +deprecated: false +sources: + - https://convos.chat/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/convos + - https://hub.docker.com/r/convos/convos +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - convos + - Network-Messenger +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Messenger + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/convos/4.0.1/README.md b/stable/convos/4.1.0/README.md similarity index 100% rename from stable/convos/4.0.1/README.md rename to stable/convos/4.1.0/README.md diff --git a/stable/convos/4.1.0/app-changelog.md b/stable/convos/4.1.0/app-changelog.md new file mode 100644 index 0000000000..eeefdd36a7 --- /dev/null +++ b/stable/convos/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [convos-4.1.0](https://github.com/truecharts/charts/compare/convos-4.0.1...convos-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/convos/4.0.1/app-readme.md b/stable/convos/4.1.0/app-readme.md similarity index 100% rename from stable/convos/4.0.1/app-readme.md rename to stable/convos/4.1.0/app-readme.md diff --git a/stable/convos/4.1.0/charts/common-17.2.2.tgz b/stable/convos/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/convos/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/convos/4.0.1/ix_values.yaml b/stable/convos/4.1.0/ix_values.yaml similarity index 100% rename from stable/convos/4.0.1/ix_values.yaml rename to stable/convos/4.1.0/ix_values.yaml diff --git a/stable/convos/4.0.1/questions.yaml b/stable/convos/4.1.0/questions.yaml similarity index 100% rename from stable/convos/4.0.1/questions.yaml rename to stable/convos/4.1.0/questions.yaml diff --git a/stable/cops/7.0.1/templates/common.yaml b/stable/convos/4.1.0/templates/common.yaml similarity index 100% rename from stable/cops/7.0.1/templates/common.yaml rename to stable/convos/4.1.0/templates/common.yaml diff --git a/stable/ddns-route53/4.0.1/values.yaml b/stable/convos/4.1.0/values.yaml similarity index 100% rename from stable/ddns-route53/4.0.1/values.yaml rename to stable/convos/4.1.0/values.yaml diff --git a/stable/cops/7.0.1/CHANGELOG.md b/stable/cops/7.0.1/CHANGELOG.md deleted file mode 100644 index 585c907d1a..0000000000 --- a/stable/cops/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cops-7.0.1](https://github.com/truecharts/charts/compare/cops-7.0.0...cops-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cops-7.0.0](https://github.com/truecharts/charts/compare/cops-6.0.12...cops-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cops-6.0.12](https://github.com/truecharts/charts/compare/cops-6.0.11...cops-6.0.12) (2023-12-25) - -### Chore - -- update container image lscr.io/linuxserver/cops to 2.2.1[@a32aef4](https://github.com/a32aef4) by renovate ([#16433](https://github.com/truecharts/charts/issues/16433)) - - - - -## [cops-6.0.11](https://github.com/truecharts/charts/compare/cops-6.0.10...cops-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cops-6.0.10](https://github.com/truecharts/charts/compare/cops-6.0.9...cops-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cops-6.0.9](https://github.com/truecharts/charts/compare/cops-6.0.8...cops-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cops-6.0.8](https://github.com/truecharts/charts/compare/cops-6.0.7...cops-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cops-6.0.7](https://github.com/truecharts/charts/compare/cops-6.0.6...cops-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cops-6.0.6](https://github.com/truecharts/charts/compare/cops-6.0.5...cops-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cops-6.0.5](https://github.com/truecharts/charts/compare/cops-6.0.4...cops-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cops-6.0.4](https://github.com/truecharts/charts/compare/cops-6.0.3...cops-6.0.4) (2023-12-21) - -### Fix diff --git a/stable/cops/7.0.1/Chart.yaml b/stable/cops/7.0.1/Chart.yaml deleted file mode 100644 index 509d94777b..0000000000 --- a/stable/cops/7.0.1/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cops -version: 7.0.1 -appVersion: 2.2.1 -description: | - Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. -home: https://truecharts.org/charts/stable/cops -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png -deprecated: false -sources: - - https://github.com/orgs/linuxserver/packages/container/package/cops - - https://github.com/linuxserver/docker-cops#readme - - https://github.com/truecharts/charts/tree/master/charts/stable/cops - - https://fleet.linuxserver.io/image?name=linuxserver/cops -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cops - - Cloud - - MediaApp-Books - - MediaServer-Books -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/cops/7.0.1/app-changelog.md b/stable/cops/7.0.1/app-changelog.md deleted file mode 100644 index 39ba2144e6..0000000000 --- a/stable/cops/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-7.0.1](https://github.com/truecharts/charts/compare/cops-7.0.0...cops-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cops/7.0.1/charts/common-17.1.4.tgz b/stable/cops/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cops/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cops/7.1.0/CHANGELOG.md b/stable/cops/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..42dca8b509 --- /dev/null +++ b/stable/cops/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cops-7.1.0](https://github.com/truecharts/charts/compare/cops-7.0.1...cops-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cops-7.0.1](https://github.com/truecharts/charts/compare/cops-7.0.0...cops-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cops-7.0.0](https://github.com/truecharts/charts/compare/cops-6.0.12...cops-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cops-6.0.12](https://github.com/truecharts/charts/compare/cops-6.0.11...cops-6.0.12) (2023-12-25) + +### Chore + +- update container image lscr.io/linuxserver/cops to 2.2.1[@a32aef4](https://github.com/a32aef4) by renovate ([#16433](https://github.com/truecharts/charts/issues/16433)) + + + + +## [cops-6.0.11](https://github.com/truecharts/charts/compare/cops-6.0.10...cops-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cops-6.0.10](https://github.com/truecharts/charts/compare/cops-6.0.9...cops-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cops-6.0.9](https://github.com/truecharts/charts/compare/cops-6.0.8...cops-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cops-6.0.8](https://github.com/truecharts/charts/compare/cops-6.0.7...cops-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cops-6.0.7](https://github.com/truecharts/charts/compare/cops-6.0.6...cops-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cops-6.0.6](https://github.com/truecharts/charts/compare/cops-6.0.5...cops-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cops-6.0.5](https://github.com/truecharts/charts/compare/cops-6.0.4...cops-6.0.5) (2023-12-22) + +### Fix diff --git a/stable/cops/7.1.0/Chart.yaml b/stable/cops/7.1.0/Chart.yaml new file mode 100644 index 0000000000..f79c6abbef --- /dev/null +++ b/stable/cops/7.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cops +version: 7.1.0 +appVersion: 2.2.1 +description: | + Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. +home: https://truecharts.org/charts/stable/cops +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png +deprecated: false +sources: + - https://github.com/orgs/linuxserver/packages/container/package/cops + - https://github.com/linuxserver/docker-cops#readme + - https://github.com/truecharts/charts/tree/master/charts/stable/cops + - https://fleet.linuxserver.io/image?name=linuxserver/cops +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cops + - Cloud + - MediaApp-Books + - MediaServer-Books +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/cops/7.0.1/README.md b/stable/cops/7.1.0/README.md similarity index 100% rename from stable/cops/7.0.1/README.md rename to stable/cops/7.1.0/README.md diff --git a/stable/cops/7.1.0/app-changelog.md b/stable/cops/7.1.0/app-changelog.md new file mode 100644 index 0000000000..fc66b3bd4b --- /dev/null +++ b/stable/cops/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-7.1.0](https://github.com/truecharts/charts/compare/cops-7.0.1...cops-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cops/7.0.1/app-readme.md b/stable/cops/7.1.0/app-readme.md similarity index 100% rename from stable/cops/7.0.1/app-readme.md rename to stable/cops/7.1.0/app-readme.md diff --git a/stable/cops/7.1.0/charts/common-17.2.2.tgz b/stable/cops/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cops/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cops/7.0.1/ix_values.yaml b/stable/cops/7.1.0/ix_values.yaml similarity index 100% rename from stable/cops/7.0.1/ix_values.yaml rename to stable/cops/7.1.0/ix_values.yaml diff --git a/stable/cops/7.0.1/questions.yaml b/stable/cops/7.1.0/questions.yaml similarity index 100% rename from stable/cops/7.0.1/questions.yaml rename to stable/cops/7.1.0/questions.yaml diff --git a/stable/external-dns/3.0.1/templates/NOTES.txt b/stable/cops/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/external-dns/3.0.1/templates/NOTES.txt rename to stable/cops/7.1.0/templates/NOTES.txt diff --git a/stable/core-keeper-dedicated-server/4.0.1/templates/common.yaml b/stable/cops/7.1.0/templates/common.yaml similarity index 100% rename from stable/core-keeper-dedicated-server/4.0.1/templates/common.yaml rename to stable/cops/7.1.0/templates/common.yaml diff --git a/stable/ddns-updater/8.0.1/values.yaml b/stable/cops/7.1.0/values.yaml similarity index 100% rename from stable/ddns-updater/8.0.1/values.yaml rename to stable/cops/7.1.0/values.yaml diff --git a/stable/core-keeper-dedicated-server/4.0.1/CHANGELOG.md b/stable/core-keeper-dedicated-server/4.0.1/CHANGELOG.md deleted file mode 100644 index 9823975770..0000000000 --- a/stable/core-keeper-dedicated-server/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [core-keeper-dedicated-server-4.0.1](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.0.0...core-keeper-dedicated-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [core-keeper-dedicated-server-4.0.0](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.17...core-keeper-dedicated-server-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [core-keeper-dedicated-server-3.0.17](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.16...core-keeper-dedicated-server-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [core-keeper-dedicated-server-3.0.16](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.15...core-keeper-dedicated-server-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [core-keeper-dedicated-server-3.0.15](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.14...core-keeper-dedicated-server-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [core-keeper-dedicated-server-3.0.14](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.13...core-keeper-dedicated-server-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [core-keeper-dedicated-server-3.0.13](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.12...core-keeper-dedicated-server-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [core-keeper-dedicated-server-3.0.12](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.11...core-keeper-dedicated-server-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [core-keeper-dedicated-server-3.0.11](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.10...core-keeper-dedicated-server-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [core-keeper-dedicated-server-3.0.10](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.9...core-keeper-dedicated-server-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [core-keeper-dedicated-server-3.0.9](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.8...core-keeper-dedicated-server-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/core-keeper-dedicated-server/4.0.1/Chart.yaml b/stable/core-keeper-dedicated-server/4.0.1/Chart.yaml deleted file mode 100644 index cff356f89b..0000000000 --- a/stable/core-keeper-dedicated-server/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: core-keeper-dedicated-server -version: 4.0.1 -appVersion: latest -description: Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) -home: https://truecharts.org/charts/incubator/core-keeper-dedicated-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png -deprecated: false -sources: - - https://github.com/escapingnetwork/core-keeper-dedicated/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server - - https://hub.docker.com/r/escaping/core-keeper-dedicated -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - core-keeper-dedicated-server - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/core-keeper-dedicated-server/4.0.1/app-changelog.md b/stable/core-keeper-dedicated-server/4.0.1/app-changelog.md deleted file mode 100644 index 19c0386486..0000000000 --- a/stable/core-keeper-dedicated-server/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [core-keeper-dedicated-server-4.0.1](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.0.0...core-keeper-dedicated-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/core-keeper-dedicated-server/4.0.1/charts/common-17.1.4.tgz b/stable/core-keeper-dedicated-server/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/core-keeper-dedicated-server/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/core-keeper-dedicated-server/4.1.0/CHANGELOG.md b/stable/core-keeper-dedicated-server/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c6425416a9 --- /dev/null +++ b/stable/core-keeper-dedicated-server/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [core-keeper-dedicated-server-4.1.0](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.0.1...core-keeper-dedicated-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [core-keeper-dedicated-server-4.0.1](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.0.0...core-keeper-dedicated-server-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [core-keeper-dedicated-server-4.0.0](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.17...core-keeper-dedicated-server-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [core-keeper-dedicated-server-3.0.17](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.16...core-keeper-dedicated-server-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [core-keeper-dedicated-server-3.0.16](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.15...core-keeper-dedicated-server-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [core-keeper-dedicated-server-3.0.15](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.14...core-keeper-dedicated-server-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [core-keeper-dedicated-server-3.0.14](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.13...core-keeper-dedicated-server-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [core-keeper-dedicated-server-3.0.13](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.12...core-keeper-dedicated-server-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [core-keeper-dedicated-server-3.0.12](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.11...core-keeper-dedicated-server-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [core-keeper-dedicated-server-3.0.11](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.10...core-keeper-dedicated-server-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [core-keeper-dedicated-server-3.0.10](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.9...core-keeper-dedicated-server-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/core-keeper-dedicated-server/4.1.0/Chart.yaml b/stable/core-keeper-dedicated-server/4.1.0/Chart.yaml new file mode 100644 index 0000000000..f2db2f1f83 --- /dev/null +++ b/stable/core-keeper-dedicated-server/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: core-keeper-dedicated-server +version: 4.1.0 +appVersion: latest +description: Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) +home: https://truecharts.org/charts/incubator/core-keeper-dedicated-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server + - https://hub.docker.com/r/escaping/core-keeper-dedicated + - https://github.com/escapingnetwork/core-keeper-dedicated/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - core-keeper-dedicated-server + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/core-keeper-dedicated-server/4.0.1/README.md b/stable/core-keeper-dedicated-server/4.1.0/README.md similarity index 100% rename from stable/core-keeper-dedicated-server/4.0.1/README.md rename to stable/core-keeper-dedicated-server/4.1.0/README.md diff --git a/stable/core-keeper-dedicated-server/4.1.0/app-changelog.md b/stable/core-keeper-dedicated-server/4.1.0/app-changelog.md new file mode 100644 index 0000000000..5aa9002c3e --- /dev/null +++ b/stable/core-keeper-dedicated-server/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [core-keeper-dedicated-server-4.1.0](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.0.1...core-keeper-dedicated-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/core-keeper-dedicated-server/4.0.1/app-readme.md b/stable/core-keeper-dedicated-server/4.1.0/app-readme.md similarity index 100% rename from stable/core-keeper-dedicated-server/4.0.1/app-readme.md rename to stable/core-keeper-dedicated-server/4.1.0/app-readme.md diff --git a/stable/core-keeper-dedicated-server/4.1.0/charts/common-17.2.2.tgz b/stable/core-keeper-dedicated-server/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/core-keeper-dedicated-server/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/core-keeper-dedicated-server/4.0.1/ix_values.yaml b/stable/core-keeper-dedicated-server/4.1.0/ix_values.yaml similarity index 100% rename from stable/core-keeper-dedicated-server/4.0.1/ix_values.yaml rename to stable/core-keeper-dedicated-server/4.1.0/ix_values.yaml diff --git a/stable/core-keeper-dedicated-server/4.0.1/questions.yaml b/stable/core-keeper-dedicated-server/4.1.0/questions.yaml similarity index 100% rename from stable/core-keeper-dedicated-server/4.0.1/questions.yaml rename to stable/core-keeper-dedicated-server/4.1.0/questions.yaml diff --git a/stable/corekeeper/4.0.1/templates/common.yaml b/stable/core-keeper-dedicated-server/4.1.0/templates/common.yaml similarity index 100% rename from stable/corekeeper/4.0.1/templates/common.yaml rename to stable/core-keeper-dedicated-server/4.1.0/templates/common.yaml diff --git a/stable/debian-apt-mirror/4.0.1/values.yaml b/stable/core-keeper-dedicated-server/4.1.0/values.yaml similarity index 100% rename from stable/debian-apt-mirror/4.0.1/values.yaml rename to stable/core-keeper-dedicated-server/4.1.0/values.yaml diff --git a/stable/corekeeper/4.0.1/CHANGELOG.md b/stable/corekeeper/4.0.1/CHANGELOG.md deleted file mode 100644 index 6e41e2c683..0000000000 --- a/stable/corekeeper/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [corekeeper-4.0.1](https://github.com/truecharts/charts/compare/corekeeper-4.0.0...corekeeper-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [corekeeper-4.0.0](https://github.com/truecharts/charts/compare/corekeeper-3.0.17...corekeeper-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [corekeeper-3.0.17](https://github.com/truecharts/charts/compare/corekeeper-3.0.16...corekeeper-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [corekeeper-3.0.16](https://github.com/truecharts/charts/compare/corekeeper-3.0.15...corekeeper-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [corekeeper-3.0.15](https://github.com/truecharts/charts/compare/corekeeper-3.0.14...corekeeper-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [corekeeper-3.0.14](https://github.com/truecharts/charts/compare/corekeeper-3.0.13...corekeeper-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [corekeeper-3.0.13](https://github.com/truecharts/charts/compare/corekeeper-3.0.12...corekeeper-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [corekeeper-3.0.12](https://github.com/truecharts/charts/compare/corekeeper-3.0.11...corekeeper-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [corekeeper-3.0.11](https://github.com/truecharts/charts/compare/corekeeper-3.0.10...corekeeper-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [corekeeper-3.0.10](https://github.com/truecharts/charts/compare/corekeeper-3.0.9...corekeeper-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [corekeeper-3.0.9](https://github.com/truecharts/charts/compare/corekeeper-3.0.8...corekeeper-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/corekeeper/4.0.1/Chart.yaml b/stable/corekeeper/4.0.1/Chart.yaml deleted file mode 100644 index e56950521d..0000000000 --- a/stable/corekeeper/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: corekeeper -version: 4.0.1 -appVersion: corekeeper -description: This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. -home: https://truecharts.org/charts/incubator/corekeeper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png -deprecated: false -sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - corekeeper - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/corekeeper/4.0.1/app-changelog.md b/stable/corekeeper/4.0.1/app-changelog.md deleted file mode 100644 index 1d2762f8af..0000000000 --- a/stable/corekeeper/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [corekeeper-4.0.1](https://github.com/truecharts/charts/compare/corekeeper-4.0.0...corekeeper-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/corekeeper/4.0.1/charts/common-17.1.4.tgz b/stable/corekeeper/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/corekeeper/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/corekeeper/4.1.0/CHANGELOG.md b/stable/corekeeper/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e85d70c985 --- /dev/null +++ b/stable/corekeeper/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [corekeeper-4.1.0](https://github.com/truecharts/charts/compare/corekeeper-4.0.1...corekeeper-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [corekeeper-4.0.1](https://github.com/truecharts/charts/compare/corekeeper-4.0.0...corekeeper-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [corekeeper-4.0.0](https://github.com/truecharts/charts/compare/corekeeper-3.0.17...corekeeper-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [corekeeper-3.0.17](https://github.com/truecharts/charts/compare/corekeeper-3.0.16...corekeeper-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [corekeeper-3.0.16](https://github.com/truecharts/charts/compare/corekeeper-3.0.15...corekeeper-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [corekeeper-3.0.15](https://github.com/truecharts/charts/compare/corekeeper-3.0.14...corekeeper-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [corekeeper-3.0.14](https://github.com/truecharts/charts/compare/corekeeper-3.0.13...corekeeper-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [corekeeper-3.0.13](https://github.com/truecharts/charts/compare/corekeeper-3.0.12...corekeeper-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [corekeeper-3.0.12](https://github.com/truecharts/charts/compare/corekeeper-3.0.11...corekeeper-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [corekeeper-3.0.11](https://github.com/truecharts/charts/compare/corekeeper-3.0.10...corekeeper-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [corekeeper-3.0.10](https://github.com/truecharts/charts/compare/corekeeper-3.0.9...corekeeper-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/corekeeper/4.1.0/Chart.yaml b/stable/corekeeper/4.1.0/Chart.yaml new file mode 100644 index 0000000000..fb37c15bb7 --- /dev/null +++ b/stable/corekeeper/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: corekeeper +version: 4.1.0 +appVersion: corekeeper +description: This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. +home: https://truecharts.org/charts/incubator/corekeeper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png +deprecated: false +sources: + - https://steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - corekeeper + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/corekeeper/4.0.1/README.md b/stable/corekeeper/4.1.0/README.md similarity index 100% rename from stable/corekeeper/4.0.1/README.md rename to stable/corekeeper/4.1.0/README.md diff --git a/stable/corekeeper/4.1.0/app-changelog.md b/stable/corekeeper/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ccd1d33122 --- /dev/null +++ b/stable/corekeeper/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [corekeeper-4.1.0](https://github.com/truecharts/charts/compare/corekeeper-4.0.1...corekeeper-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/corekeeper/4.0.1/app-readme.md b/stable/corekeeper/4.1.0/app-readme.md similarity index 100% rename from stable/corekeeper/4.0.1/app-readme.md rename to stable/corekeeper/4.1.0/app-readme.md diff --git a/stable/corekeeper/4.1.0/charts/common-17.2.2.tgz b/stable/corekeeper/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/corekeeper/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/corekeeper/4.0.1/ix_values.yaml b/stable/corekeeper/4.1.0/ix_values.yaml similarity index 100% rename from stable/corekeeper/4.0.1/ix_values.yaml rename to stable/corekeeper/4.1.0/ix_values.yaml diff --git a/stable/corekeeper/4.0.1/questions.yaml b/stable/corekeeper/4.1.0/questions.yaml similarity index 100% rename from stable/corekeeper/4.0.1/questions.yaml rename to stable/corekeeper/4.1.0/questions.yaml diff --git a/stable/counterstrike2d/4.0.1/templates/common.yaml b/stable/corekeeper/4.1.0/templates/common.yaml similarity index 100% rename from stable/counterstrike2d/4.0.1/templates/common.yaml rename to stable/corekeeper/4.1.0/templates/common.yaml diff --git a/stable/debian-bullseye/4.0.1/values.yaml b/stable/corekeeper/4.1.0/values.yaml similarity index 100% rename from stable/debian-bullseye/4.0.1/values.yaml rename to stable/corekeeper/4.1.0/values.yaml diff --git a/stable/couchpotato/8.0.1/CHANGELOG.md b/stable/couchpotato/8.0.1/CHANGELOG.md deleted file mode 100644 index ee462898df..0000000000 --- a/stable/couchpotato/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [couchpotato-8.0.1](https://github.com/truecharts/charts/compare/couchpotato-8.0.0...couchpotato-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [couchpotato-8.0.0](https://github.com/truecharts/charts/compare/couchpotato-7.0.11...couchpotato-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [couchpotato-7.0.11](https://github.com/truecharts/charts/compare/couchpotato-7.0.10...couchpotato-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [couchpotato-7.0.10](https://github.com/truecharts/charts/compare/couchpotato-7.0.9...couchpotato-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [couchpotato-7.0.9](https://github.com/truecharts/charts/compare/couchpotato-7.0.8...couchpotato-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [couchpotato-7.0.8](https://github.com/truecharts/charts/compare/couchpotato-7.0.7...couchpotato-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [couchpotato-7.0.7](https://github.com/truecharts/charts/compare/couchpotato-7.0.6...couchpotato-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [couchpotato-7.0.6](https://github.com/truecharts/charts/compare/couchpotato-7.0.5...couchpotato-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [couchpotato-7.0.5](https://github.com/truecharts/charts/compare/couchpotato-7.0.4...couchpotato-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [couchpotato-7.0.4](https://github.com/truecharts/charts/compare/couchpotato-7.0.3...couchpotato-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [couchpotato-7.0.3](https://github.com/truecharts/charts/compare/couchpotato-7.0.2...couchpotato-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/couchpotato/8.0.1/Chart.yaml b/stable/couchpotato/8.0.1/Chart.yaml deleted file mode 100644 index 613aafe250..0000000000 --- a/stable/couchpotato/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: couchpotato -version: 8.0.1 -appVersion: latest -description: Couchpotato is an automatic NZB and torrent downloader. -home: https://truecharts.org/charts/stable/couchpotato -icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato - - https://ghcr.io/linuxserver/couchpotato -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - couchpotato -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/couchpotato/8.0.1/app-changelog.md b/stable/couchpotato/8.0.1/app-changelog.md deleted file mode 100644 index 3714d7c698..0000000000 --- a/stable/couchpotato/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [couchpotato-8.0.1](https://github.com/truecharts/charts/compare/couchpotato-8.0.0...couchpotato-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/couchpotato/8.0.1/charts/common-17.1.4.tgz b/stable/couchpotato/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/couchpotato/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/couchpotato/8.1.0/CHANGELOG.md b/stable/couchpotato/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..38097f28a5 --- /dev/null +++ b/stable/couchpotato/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [couchpotato-8.1.0](https://github.com/truecharts/charts/compare/couchpotato-8.0.1...couchpotato-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [couchpotato-8.0.1](https://github.com/truecharts/charts/compare/couchpotato-8.0.0...couchpotato-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [couchpotato-8.0.0](https://github.com/truecharts/charts/compare/couchpotato-7.0.11...couchpotato-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [couchpotato-7.0.11](https://github.com/truecharts/charts/compare/couchpotato-7.0.10...couchpotato-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [couchpotato-7.0.10](https://github.com/truecharts/charts/compare/couchpotato-7.0.9...couchpotato-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [couchpotato-7.0.9](https://github.com/truecharts/charts/compare/couchpotato-7.0.8...couchpotato-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [couchpotato-7.0.8](https://github.com/truecharts/charts/compare/couchpotato-7.0.7...couchpotato-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [couchpotato-7.0.7](https://github.com/truecharts/charts/compare/couchpotato-7.0.6...couchpotato-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [couchpotato-7.0.6](https://github.com/truecharts/charts/compare/couchpotato-7.0.5...couchpotato-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [couchpotato-7.0.5](https://github.com/truecharts/charts/compare/couchpotato-7.0.4...couchpotato-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [couchpotato-7.0.4](https://github.com/truecharts/charts/compare/couchpotato-7.0.3...couchpotato-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/couchpotato/8.1.0/Chart.yaml b/stable/couchpotato/8.1.0/Chart.yaml new file mode 100644 index 0000000000..fc33689847 --- /dev/null +++ b/stable/couchpotato/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: couchpotato +version: 8.1.0 +appVersion: latest +description: Couchpotato is an automatic NZB and torrent downloader. +home: https://truecharts.org/charts/stable/couchpotato +icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato + - https://ghcr.io/linuxserver/couchpotato +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - couchpotato +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/couchpotato/8.0.1/README.md b/stable/couchpotato/8.1.0/README.md similarity index 100% rename from stable/couchpotato/8.0.1/README.md rename to stable/couchpotato/8.1.0/README.md diff --git a/stable/couchpotato/8.1.0/app-changelog.md b/stable/couchpotato/8.1.0/app-changelog.md new file mode 100644 index 0000000000..e0e3117a9b --- /dev/null +++ b/stable/couchpotato/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [couchpotato-8.1.0](https://github.com/truecharts/charts/compare/couchpotato-8.0.1...couchpotato-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/couchpotato/8.0.1/app-readme.md b/stable/couchpotato/8.1.0/app-readme.md similarity index 100% rename from stable/couchpotato/8.0.1/app-readme.md rename to stable/couchpotato/8.1.0/app-readme.md diff --git a/stable/couchpotato/8.1.0/charts/common-17.2.2.tgz b/stable/couchpotato/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/couchpotato/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/couchpotato/8.0.1/ix_values.yaml b/stable/couchpotato/8.1.0/ix_values.yaml similarity index 100% rename from stable/couchpotato/8.0.1/ix_values.yaml rename to stable/couchpotato/8.1.0/ix_values.yaml diff --git a/stable/couchpotato/8.0.1/questions.yaml b/stable/couchpotato/8.1.0/questions.yaml similarity index 100% rename from stable/couchpotato/8.0.1/questions.yaml rename to stable/couchpotato/8.1.0/questions.yaml diff --git a/stable/factorio/6.0.1/templates/NOTES.txt b/stable/couchpotato/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/factorio/6.0.1/templates/NOTES.txt rename to stable/couchpotato/8.1.0/templates/NOTES.txt diff --git a/stable/domoticz/8.0.1/templates/common.yaml b/stable/couchpotato/8.1.0/templates/common.yaml similarity index 100% rename from stable/domoticz/8.0.1/templates/common.yaml rename to stable/couchpotato/8.1.0/templates/common.yaml diff --git a/stable/deemix/9.0.1/values.yaml b/stable/couchpotato/8.1.0/values.yaml similarity index 100% rename from stable/deemix/9.0.1/values.yaml rename to stable/couchpotato/8.1.0/values.yaml diff --git a/stable/counterstrike2d/4.0.1/CHANGELOG.md b/stable/counterstrike2d/4.0.1/CHANGELOG.md deleted file mode 100644 index e8d015f531..0000000000 --- a/stable/counterstrike2d/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [counterstrike2d-4.0.1](https://github.com/truecharts/charts/compare/counterstrike2d-4.0.0...counterstrike2d-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [counterstrike2d-4.0.0](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.17...counterstrike2d-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [counterstrike2d-3.0.17](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.16...counterstrike2d-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [counterstrike2d-3.0.16](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.15...counterstrike2d-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [counterstrike2d-3.0.15](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.14...counterstrike2d-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [counterstrike2d-3.0.14](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.13...counterstrike2d-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [counterstrike2d-3.0.13](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.12...counterstrike2d-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [counterstrike2d-3.0.12](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.11...counterstrike2d-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [counterstrike2d-3.0.11](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.10...counterstrike2d-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [counterstrike2d-3.0.10](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.9...counterstrike2d-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [counterstrike2d-3.0.9](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.8...counterstrike2d-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/counterstrike2d/4.0.1/Chart.yaml b/stable/counterstrike2d/4.0.1/Chart.yaml deleted file mode 100644 index 74d08d4b2a..0000000000 --- a/stable/counterstrike2d/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: counterstrike2d -version: 4.0.1 -appVersion: latest -description: This Chart will download and install CounterStrike 2D. -home: https://truecharts.org/charts/incubator/counterstrike2d -icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d - - https://hub.docker.com/r/ich777/cs2dserver -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - counterstrike2d - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/counterstrike2d/4.0.1/app-changelog.md b/stable/counterstrike2d/4.0.1/app-changelog.md deleted file mode 100644 index 3f4984c6e9..0000000000 --- a/stable/counterstrike2d/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [counterstrike2d-4.0.1](https://github.com/truecharts/charts/compare/counterstrike2d-4.0.0...counterstrike2d-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/counterstrike2d/4.0.1/charts/common-17.1.4.tgz b/stable/counterstrike2d/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/counterstrike2d/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/counterstrike2d/4.1.0/CHANGELOG.md b/stable/counterstrike2d/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0a3502de15 --- /dev/null +++ b/stable/counterstrike2d/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [counterstrike2d-4.1.0](https://github.com/truecharts/charts/compare/counterstrike2d-4.0.1...counterstrike2d-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [counterstrike2d-4.0.1](https://github.com/truecharts/charts/compare/counterstrike2d-4.0.0...counterstrike2d-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [counterstrike2d-4.0.0](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.17...counterstrike2d-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [counterstrike2d-3.0.17](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.16...counterstrike2d-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [counterstrike2d-3.0.16](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.15...counterstrike2d-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [counterstrike2d-3.0.15](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.14...counterstrike2d-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [counterstrike2d-3.0.14](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.13...counterstrike2d-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [counterstrike2d-3.0.13](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.12...counterstrike2d-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [counterstrike2d-3.0.12](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.11...counterstrike2d-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [counterstrike2d-3.0.11](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.10...counterstrike2d-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [counterstrike2d-3.0.10](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.9...counterstrike2d-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/counterstrike2d/4.1.0/Chart.yaml b/stable/counterstrike2d/4.1.0/Chart.yaml new file mode 100644 index 0000000000..fbca9cddb2 --- /dev/null +++ b/stable/counterstrike2d/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: counterstrike2d +version: 4.1.0 +appVersion: latest +description: This Chart will download and install CounterStrike 2D. +home: https://truecharts.org/charts/incubator/counterstrike2d +icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d + - https://hub.docker.com/r/ich777/cs2dserver +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - counterstrike2d + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/counterstrike2d/4.0.1/README.md b/stable/counterstrike2d/4.1.0/README.md similarity index 100% rename from stable/counterstrike2d/4.0.1/README.md rename to stable/counterstrike2d/4.1.0/README.md diff --git a/stable/counterstrike2d/4.1.0/app-changelog.md b/stable/counterstrike2d/4.1.0/app-changelog.md new file mode 100644 index 0000000000..3df3b98c78 --- /dev/null +++ b/stable/counterstrike2d/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [counterstrike2d-4.1.0](https://github.com/truecharts/charts/compare/counterstrike2d-4.0.1...counterstrike2d-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/counterstrike2d/4.0.1/app-readme.md b/stable/counterstrike2d/4.1.0/app-readme.md similarity index 100% rename from stable/counterstrike2d/4.0.1/app-readme.md rename to stable/counterstrike2d/4.1.0/app-readme.md diff --git a/stable/counterstrike2d/4.1.0/charts/common-17.2.2.tgz b/stable/counterstrike2d/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/counterstrike2d/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/counterstrike2d/4.0.1/ix_values.yaml b/stable/counterstrike2d/4.1.0/ix_values.yaml similarity index 100% rename from stable/counterstrike2d/4.0.1/ix_values.yaml rename to stable/counterstrike2d/4.1.0/ix_values.yaml diff --git a/stable/counterstrike2d/4.0.1/questions.yaml b/stable/counterstrike2d/4.1.0/questions.yaml similarity index 100% rename from stable/counterstrike2d/4.0.1/questions.yaml rename to stable/counterstrike2d/4.1.0/questions.yaml diff --git a/stable/cowyo/4.0.1/templates/common.yaml b/stable/counterstrike2d/4.1.0/templates/common.yaml similarity index 100% rename from stable/cowyo/4.0.1/templates/common.yaml rename to stable/counterstrike2d/4.1.0/templates/common.yaml diff --git a/stable/dell-idrac-fan-controller/4.0.1/values.yaml b/stable/counterstrike2d/4.1.0/values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/4.0.1/values.yaml rename to stable/counterstrike2d/4.1.0/values.yaml diff --git a/stable/cowyo/4.0.1/CHANGELOG.md b/stable/cowyo/4.0.1/CHANGELOG.md deleted file mode 100644 index fde1def90b..0000000000 --- a/stable/cowyo/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cowyo-4.0.1](https://github.com/truecharts/charts/compare/cowyo-4.0.0...cowyo-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cowyo-4.0.0](https://github.com/truecharts/charts/compare/cowyo-3.0.17...cowyo-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cowyo-3.0.17](https://github.com/truecharts/charts/compare/cowyo-3.0.16...cowyo-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cowyo-3.0.16](https://github.com/truecharts/charts/compare/cowyo-3.0.15...cowyo-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cowyo-3.0.15](https://github.com/truecharts/charts/compare/cowyo-3.0.14...cowyo-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cowyo-3.0.14](https://github.com/truecharts/charts/compare/cowyo-3.0.13...cowyo-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cowyo-3.0.13](https://github.com/truecharts/charts/compare/cowyo-3.0.12...cowyo-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cowyo-3.0.12](https://github.com/truecharts/charts/compare/cowyo-3.0.11...cowyo-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cowyo-3.0.11](https://github.com/truecharts/charts/compare/cowyo-3.0.10...cowyo-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cowyo-3.0.10](https://github.com/truecharts/charts/compare/cowyo-3.0.9...cowyo-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cowyo-3.0.9](https://github.com/truecharts/charts/compare/cowyo-3.0.8...cowyo-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/cowyo/4.0.1/Chart.yaml b/stable/cowyo/4.0.1/Chart.yaml deleted file mode 100644 index 97b36973fd..0000000000 --- a/stable/cowyo/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cowyo -version: 4.0.1 -appVersion: latest -description: cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. -home: https://truecharts.org/charts/incubator/cowyo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo - - https://hub.docker.com/r/schollz/cowyo - - https://github.com/schollz/cowyo -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cowyo - - Cloud - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/cowyo/4.0.1/app-changelog.md b/stable/cowyo/4.0.1/app-changelog.md deleted file mode 100644 index e2f92d2664..0000000000 --- a/stable/cowyo/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cowyo-4.0.1](https://github.com/truecharts/charts/compare/cowyo-4.0.0...cowyo-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cowyo/4.0.1/charts/common-17.1.4.tgz b/stable/cowyo/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cowyo/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cowyo/4.1.0/CHANGELOG.md b/stable/cowyo/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b40b90b0ca --- /dev/null +++ b/stable/cowyo/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cowyo-4.1.0](https://github.com/truecharts/charts/compare/cowyo-4.0.1...cowyo-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cowyo-4.0.1](https://github.com/truecharts/charts/compare/cowyo-4.0.0...cowyo-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cowyo-4.0.0](https://github.com/truecharts/charts/compare/cowyo-3.0.17...cowyo-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cowyo-3.0.17](https://github.com/truecharts/charts/compare/cowyo-3.0.16...cowyo-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cowyo-3.0.16](https://github.com/truecharts/charts/compare/cowyo-3.0.15...cowyo-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cowyo-3.0.15](https://github.com/truecharts/charts/compare/cowyo-3.0.14...cowyo-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cowyo-3.0.14](https://github.com/truecharts/charts/compare/cowyo-3.0.13...cowyo-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cowyo-3.0.13](https://github.com/truecharts/charts/compare/cowyo-3.0.12...cowyo-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cowyo-3.0.12](https://github.com/truecharts/charts/compare/cowyo-3.0.11...cowyo-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cowyo-3.0.11](https://github.com/truecharts/charts/compare/cowyo-3.0.10...cowyo-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cowyo-3.0.10](https://github.com/truecharts/charts/compare/cowyo-3.0.9...cowyo-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/cowyo/4.1.0/Chart.yaml b/stable/cowyo/4.1.0/Chart.yaml new file mode 100644 index 0000000000..00b71a0878 --- /dev/null +++ b/stable/cowyo/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cowyo +version: 4.1.0 +appVersion: latest +description: cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. +home: https://truecharts.org/charts/incubator/cowyo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png +deprecated: false +sources: + - https://github.com/schollz/cowyo + - https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo + - https://hub.docker.com/r/schollz/cowyo +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cowyo + - Cloud + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/cowyo/4.0.1/README.md b/stable/cowyo/4.1.0/README.md similarity index 100% rename from stable/cowyo/4.0.1/README.md rename to stable/cowyo/4.1.0/README.md diff --git a/stable/cowyo/4.1.0/app-changelog.md b/stable/cowyo/4.1.0/app-changelog.md new file mode 100644 index 0000000000..335243e865 --- /dev/null +++ b/stable/cowyo/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cowyo-4.1.0](https://github.com/truecharts/charts/compare/cowyo-4.0.1...cowyo-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cowyo/4.0.1/app-readme.md b/stable/cowyo/4.1.0/app-readme.md similarity index 100% rename from stable/cowyo/4.0.1/app-readme.md rename to stable/cowyo/4.1.0/app-readme.md diff --git a/stable/cowyo/4.1.0/charts/common-17.2.2.tgz b/stable/cowyo/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cowyo/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cowyo/4.0.1/ix_values.yaml b/stable/cowyo/4.1.0/ix_values.yaml similarity index 100% rename from stable/cowyo/4.0.1/ix_values.yaml rename to stable/cowyo/4.1.0/ix_values.yaml diff --git a/stable/cowyo/4.0.1/questions.yaml b/stable/cowyo/4.1.0/questions.yaml similarity index 100% rename from stable/cowyo/4.0.1/questions.yaml rename to stable/cowyo/4.1.0/questions.yaml diff --git a/stable/craftopia/4.0.1/templates/common.yaml b/stable/cowyo/4.1.0/templates/common.yaml similarity index 100% rename from stable/craftopia/4.0.1/templates/common.yaml rename to stable/cowyo/4.1.0/templates/common.yaml diff --git a/stable/dillinger/8.0.1/values.yaml b/stable/cowyo/4.1.0/values.yaml similarity index 100% rename from stable/dillinger/8.0.1/values.yaml rename to stable/cowyo/4.1.0/values.yaml diff --git a/stable/craftopia/4.0.1/CHANGELOG.md b/stable/craftopia/4.0.1/CHANGELOG.md deleted file mode 100644 index 56a016999c..0000000000 --- a/stable/craftopia/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [craftopia-4.0.1](https://github.com/truecharts/charts/compare/craftopia-4.0.0...craftopia-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [craftopia-4.0.0](https://github.com/truecharts/charts/compare/craftopia-3.0.17...craftopia-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [craftopia-3.0.17](https://github.com/truecharts/charts/compare/craftopia-3.0.16...craftopia-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [craftopia-3.0.16](https://github.com/truecharts/charts/compare/craftopia-3.0.15...craftopia-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [craftopia-3.0.15](https://github.com/truecharts/charts/compare/craftopia-3.0.14...craftopia-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [craftopia-3.0.14](https://github.com/truecharts/charts/compare/craftopia-3.0.13...craftopia-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [craftopia-3.0.13](https://github.com/truecharts/charts/compare/craftopia-3.0.12...craftopia-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [craftopia-3.0.12](https://github.com/truecharts/charts/compare/craftopia-3.0.11...craftopia-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [craftopia-3.0.11](https://github.com/truecharts/charts/compare/craftopia-3.0.10...craftopia-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [craftopia-3.0.10](https://github.com/truecharts/charts/compare/craftopia-3.0.9...craftopia-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [craftopia-3.0.9](https://github.com/truecharts/charts/compare/craftopia-3.0.8...craftopia-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/craftopia/4.0.1/Chart.yaml b/stable/craftopia/4.0.1/Chart.yaml deleted file mode 100644 index 95fc78694d..0000000000 --- a/stable/craftopia/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: craftopia -version: 4.0.1 -appVersion: craftopia -description: This Chart will download and install SteamCMD. It will also install Craftopia and run it. -home: https://truecharts.org/charts/incubator/craftopia -icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png -deprecated: false -sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - craftopia - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/craftopia/4.0.1/app-changelog.md b/stable/craftopia/4.0.1/app-changelog.md deleted file mode 100644 index 25096410e0..0000000000 --- a/stable/craftopia/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [craftopia-4.0.1](https://github.com/truecharts/charts/compare/craftopia-4.0.0...craftopia-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/craftopia/4.0.1/charts/common-17.1.4.tgz b/stable/craftopia/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/craftopia/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/craftopia/4.1.0/CHANGELOG.md b/stable/craftopia/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0ec4b4a4b8 --- /dev/null +++ b/stable/craftopia/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [craftopia-4.1.0](https://github.com/truecharts/charts/compare/craftopia-4.0.1...craftopia-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [craftopia-4.0.1](https://github.com/truecharts/charts/compare/craftopia-4.0.0...craftopia-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [craftopia-4.0.0](https://github.com/truecharts/charts/compare/craftopia-3.0.17...craftopia-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [craftopia-3.0.17](https://github.com/truecharts/charts/compare/craftopia-3.0.16...craftopia-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [craftopia-3.0.16](https://github.com/truecharts/charts/compare/craftopia-3.0.15...craftopia-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [craftopia-3.0.15](https://github.com/truecharts/charts/compare/craftopia-3.0.14...craftopia-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [craftopia-3.0.14](https://github.com/truecharts/charts/compare/craftopia-3.0.13...craftopia-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [craftopia-3.0.13](https://github.com/truecharts/charts/compare/craftopia-3.0.12...craftopia-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [craftopia-3.0.12](https://github.com/truecharts/charts/compare/craftopia-3.0.11...craftopia-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [craftopia-3.0.11](https://github.com/truecharts/charts/compare/craftopia-3.0.10...craftopia-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [craftopia-3.0.10](https://github.com/truecharts/charts/compare/craftopia-3.0.9...craftopia-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/craftopia/4.1.0/Chart.yaml b/stable/craftopia/4.1.0/Chart.yaml new file mode 100644 index 0000000000..b38c3aa7ad --- /dev/null +++ b/stable/craftopia/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: craftopia +version: 4.1.0 +appVersion: craftopia +description: This Chart will download and install SteamCMD. It will also install Craftopia and run it. +home: https://truecharts.org/charts/incubator/craftopia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png +deprecated: false +sources: + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - craftopia + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/craftopia/4.0.1/README.md b/stable/craftopia/4.1.0/README.md similarity index 100% rename from stable/craftopia/4.0.1/README.md rename to stable/craftopia/4.1.0/README.md diff --git a/stable/craftopia/4.1.0/app-changelog.md b/stable/craftopia/4.1.0/app-changelog.md new file mode 100644 index 0000000000..a7c8d2a453 --- /dev/null +++ b/stable/craftopia/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [craftopia-4.1.0](https://github.com/truecharts/charts/compare/craftopia-4.0.1...craftopia-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/craftopia/4.0.1/app-readme.md b/stable/craftopia/4.1.0/app-readme.md similarity index 100% rename from stable/craftopia/4.0.1/app-readme.md rename to stable/craftopia/4.1.0/app-readme.md diff --git a/stable/craftopia/4.1.0/charts/common-17.2.2.tgz b/stable/craftopia/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/craftopia/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/craftopia/4.0.1/ix_values.yaml b/stable/craftopia/4.1.0/ix_values.yaml similarity index 100% rename from stable/craftopia/4.0.1/ix_values.yaml rename to stable/craftopia/4.1.0/ix_values.yaml diff --git a/stable/craftopia/4.0.1/questions.yaml b/stable/craftopia/4.1.0/questions.yaml similarity index 100% rename from stable/craftopia/4.0.1/questions.yaml rename to stable/craftopia/4.1.0/questions.yaml diff --git a/stable/crafty-4/6.0.1/templates/common.yaml b/stable/craftopia/4.1.0/templates/common.yaml similarity index 100% rename from stable/crafty-4/6.0.1/templates/common.yaml rename to stable/craftopia/4.1.0/templates/common.yaml diff --git a/stable/discordgsm/6.0.1/values.yaml b/stable/craftopia/4.1.0/values.yaml similarity index 100% rename from stable/discordgsm/6.0.1/values.yaml rename to stable/craftopia/4.1.0/values.yaml diff --git a/stable/crafty-4/6.0.1/CHANGELOG.md b/stable/crafty-4/6.0.1/CHANGELOG.md deleted file mode 100644 index 86f608b64a..0000000000 --- a/stable/crafty-4/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [crafty-4-6.0.1](https://github.com/truecharts/charts/compare/crafty-4-6.0.0...crafty-4-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [crafty-4-6.0.0](https://github.com/truecharts/charts/compare/crafty-4-5.0.11...crafty-4-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [crafty-4-5.0.11](https://github.com/truecharts/charts/compare/crafty-4-5.0.10...crafty-4-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [crafty-4-5.0.10](https://github.com/truecharts/charts/compare/crafty-4-5.0.9...crafty-4-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [crafty-4-5.0.9](https://github.com/truecharts/charts/compare/crafty-4-5.0.8...crafty-4-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [crafty-4-5.0.8](https://github.com/truecharts/charts/compare/crafty-4-5.0.7...crafty-4-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [crafty-4-5.0.7](https://github.com/truecharts/charts/compare/crafty-4-5.0.6...crafty-4-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [crafty-4-5.0.6](https://github.com/truecharts/charts/compare/crafty-4-5.0.5...crafty-4-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [crafty-4-5.0.5](https://github.com/truecharts/charts/compare/crafty-4-5.0.4...crafty-4-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [crafty-4-5.0.4](https://github.com/truecharts/charts/compare/crafty-4-5.0.3...crafty-4-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [crafty-4-5.0.3](https://github.com/truecharts/charts/compare/crafty-4-5.0.2...crafty-4-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/crafty-4/6.0.1/Chart.yaml b/stable/crafty-4/6.0.1/Chart.yaml deleted file mode 100644 index 0f70c625d2..0000000000 --- a/stable/crafty-4/6.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: crafty-4 -version: 6.0.1 -appVersion: 4.2.2 -description: Crafty Controller is a Minecraft Server Control Panel / Launcher. -home: https://truecharts.org/charts/stable/crafty-4 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png -deprecated: false -sources: - - https://gitlab.com/crafty-controller/crafty-4 - - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 - - https://craftycontrol.com/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - crafty-4 - - GameServers - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/crafty-4/6.0.1/app-changelog.md b/stable/crafty-4/6.0.1/app-changelog.md deleted file mode 100644 index bba8876caf..0000000000 --- a/stable/crafty-4/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [crafty-4-6.0.1](https://github.com/truecharts/charts/compare/crafty-4-6.0.0...crafty-4-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/crafty-4/6.0.1/charts/common-17.1.4.tgz b/stable/crafty-4/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/crafty-4/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/crafty-4/6.1.0/CHANGELOG.md b/stable/crafty-4/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f8cb46e958 --- /dev/null +++ b/stable/crafty-4/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [crafty-4-6.1.0](https://github.com/truecharts/charts/compare/crafty-4-6.0.1...crafty-4-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [crafty-4-6.0.1](https://github.com/truecharts/charts/compare/crafty-4-6.0.0...crafty-4-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [crafty-4-6.0.0](https://github.com/truecharts/charts/compare/crafty-4-5.0.11...crafty-4-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [crafty-4-5.0.11](https://github.com/truecharts/charts/compare/crafty-4-5.0.10...crafty-4-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [crafty-4-5.0.10](https://github.com/truecharts/charts/compare/crafty-4-5.0.9...crafty-4-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [crafty-4-5.0.9](https://github.com/truecharts/charts/compare/crafty-4-5.0.8...crafty-4-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [crafty-4-5.0.8](https://github.com/truecharts/charts/compare/crafty-4-5.0.7...crafty-4-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [crafty-4-5.0.7](https://github.com/truecharts/charts/compare/crafty-4-5.0.6...crafty-4-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [crafty-4-5.0.6](https://github.com/truecharts/charts/compare/crafty-4-5.0.5...crafty-4-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [crafty-4-5.0.5](https://github.com/truecharts/charts/compare/crafty-4-5.0.4...crafty-4-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [crafty-4-5.0.4](https://github.com/truecharts/charts/compare/crafty-4-5.0.3...crafty-4-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/crafty-4/6.1.0/Chart.yaml b/stable/crafty-4/6.1.0/Chart.yaml new file mode 100644 index 0000000000..ab848ef629 --- /dev/null +++ b/stable/crafty-4/6.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: crafty-4 +version: 6.1.0 +appVersion: 4.2.2 +description: Crafty Controller is a Minecraft Server Control Panel / Launcher. +home: https://truecharts.org/charts/stable/crafty-4 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png +deprecated: false +sources: + - https://craftycontrol.com/ + - https://gitlab.com/crafty-controller/crafty-4 + - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - crafty-4 + - GameServers + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/crafty-4/6.0.1/README.md b/stable/crafty-4/6.1.0/README.md similarity index 100% rename from stable/crafty-4/6.0.1/README.md rename to stable/crafty-4/6.1.0/README.md diff --git a/stable/crafty-4/6.1.0/app-changelog.md b/stable/crafty-4/6.1.0/app-changelog.md new file mode 100644 index 0000000000..8158281d0d --- /dev/null +++ b/stable/crafty-4/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [crafty-4-6.1.0](https://github.com/truecharts/charts/compare/crafty-4-6.0.1...crafty-4-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/crafty-4/6.0.1/app-readme.md b/stable/crafty-4/6.1.0/app-readme.md similarity index 100% rename from stable/crafty-4/6.0.1/app-readme.md rename to stable/crafty-4/6.1.0/app-readme.md diff --git a/stable/crafty-4/6.1.0/charts/common-17.2.2.tgz b/stable/crafty-4/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/crafty-4/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/crafty-4/6.0.1/ix_values.yaml b/stable/crafty-4/6.1.0/ix_values.yaml similarity index 100% rename from stable/crafty-4/6.0.1/ix_values.yaml rename to stable/crafty-4/6.1.0/ix_values.yaml diff --git a/stable/crafty-4/6.0.1/questions.yaml b/stable/crafty-4/6.1.0/questions.yaml similarity index 100% rename from stable/crafty-4/6.0.1/questions.yaml rename to stable/crafty-4/6.1.0/questions.yaml diff --git a/stable/filebot/7.0.1/templates/NOTES.txt b/stable/crafty-4/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/filebot/7.0.1/templates/NOTES.txt rename to stable/crafty-4/6.1.0/templates/NOTES.txt diff --git a/stable/crypto-exchanges-gateway/4.0.1/templates/common.yaml b/stable/crafty-4/6.1.0/templates/common.yaml similarity index 100% rename from stable/crypto-exchanges-gateway/4.0.1/templates/common.yaml rename to stable/crafty-4/6.1.0/templates/common.yaml diff --git a/stable/dispatch/4.0.1/values.yaml b/stable/crafty-4/6.1.0/values.yaml similarity index 100% rename from stable/dispatch/4.0.1/values.yaml rename to stable/crafty-4/6.1.0/values.yaml diff --git a/stable/crypto-exchanges-gateway/4.0.1/CHANGELOG.md b/stable/crypto-exchanges-gateway/4.0.1/CHANGELOG.md deleted file mode 100644 index 027599c0e7..0000000000 --- a/stable/crypto-exchanges-gateway/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [crypto-exchanges-gateway-4.0.1](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.0.0...crypto-exchanges-gateway-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [crypto-exchanges-gateway-4.0.0](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.17...crypto-exchanges-gateway-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [crypto-exchanges-gateway-3.0.17](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.16...crypto-exchanges-gateway-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [crypto-exchanges-gateway-3.0.16](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.15...crypto-exchanges-gateway-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [crypto-exchanges-gateway-3.0.15](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.14...crypto-exchanges-gateway-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [crypto-exchanges-gateway-3.0.14](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.13...crypto-exchanges-gateway-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [crypto-exchanges-gateway-3.0.13](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.12...crypto-exchanges-gateway-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [crypto-exchanges-gateway-3.0.12](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.11...crypto-exchanges-gateway-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [crypto-exchanges-gateway-3.0.11](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.10...crypto-exchanges-gateway-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [crypto-exchanges-gateway-3.0.10](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.9...crypto-exchanges-gateway-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [crypto-exchanges-gateway-3.0.9](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.8...crypto-exchanges-gateway-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/crypto-exchanges-gateway/4.0.1/Chart.yaml b/stable/crypto-exchanges-gateway/4.0.1/Chart.yaml deleted file mode 100644 index 8a92a402a0..0000000000 --- a/stable/crypto-exchanges-gateway/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: crypto-exchanges-gateway -version: 4.0.1 -appVersion: latest -description: Your gateway to the world of crypto -home: https://truecharts.org/charts/incubator/crypto-exchanges-gateway -icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png -deprecated: false -sources: - - https://github.com/aloysius-pgast/crypto-exchanges-gateway - - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway - - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - crypto-exchanges-gateway - - Productivity - - Crypto -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/crypto-exchanges-gateway/4.0.1/app-changelog.md b/stable/crypto-exchanges-gateway/4.0.1/app-changelog.md deleted file mode 100644 index 049ed3736b..0000000000 --- a/stable/crypto-exchanges-gateway/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [crypto-exchanges-gateway-4.0.1](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.0.0...crypto-exchanges-gateway-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/crypto-exchanges-gateway/4.0.1/charts/common-17.1.4.tgz b/stable/crypto-exchanges-gateway/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/crypto-exchanges-gateway/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/crypto-exchanges-gateway/4.1.0/CHANGELOG.md b/stable/crypto-exchanges-gateway/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8916b8835f --- /dev/null +++ b/stable/crypto-exchanges-gateway/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [crypto-exchanges-gateway-4.1.0](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.0.1...crypto-exchanges-gateway-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [crypto-exchanges-gateway-4.0.1](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.0.0...crypto-exchanges-gateway-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [crypto-exchanges-gateway-4.0.0](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.17...crypto-exchanges-gateway-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [crypto-exchanges-gateway-3.0.17](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.16...crypto-exchanges-gateway-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [crypto-exchanges-gateway-3.0.16](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.15...crypto-exchanges-gateway-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [crypto-exchanges-gateway-3.0.15](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.14...crypto-exchanges-gateway-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [crypto-exchanges-gateway-3.0.14](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.13...crypto-exchanges-gateway-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [crypto-exchanges-gateway-3.0.13](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.12...crypto-exchanges-gateway-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [crypto-exchanges-gateway-3.0.12](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.11...crypto-exchanges-gateway-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [crypto-exchanges-gateway-3.0.11](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.10...crypto-exchanges-gateway-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [crypto-exchanges-gateway-3.0.10](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.9...crypto-exchanges-gateway-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/crypto-exchanges-gateway/4.1.0/Chart.yaml b/stable/crypto-exchanges-gateway/4.1.0/Chart.yaml new file mode 100644 index 0000000000..63b9b52031 --- /dev/null +++ b/stable/crypto-exchanges-gateway/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: crypto-exchanges-gateway +version: 4.1.0 +appVersion: latest +description: Your gateway to the world of crypto +home: https://truecharts.org/charts/incubator/crypto-exchanges-gateway +icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png +deprecated: false +sources: + - https://github.com/aloysius-pgast/crypto-exchanges-gateway + - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway + - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - crypto-exchanges-gateway + - Productivity + - Crypto +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/crypto-exchanges-gateway/4.0.1/README.md b/stable/crypto-exchanges-gateway/4.1.0/README.md similarity index 100% rename from stable/crypto-exchanges-gateway/4.0.1/README.md rename to stable/crypto-exchanges-gateway/4.1.0/README.md diff --git a/stable/crypto-exchanges-gateway/4.1.0/app-changelog.md b/stable/crypto-exchanges-gateway/4.1.0/app-changelog.md new file mode 100644 index 0000000000..6540085bec --- /dev/null +++ b/stable/crypto-exchanges-gateway/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [crypto-exchanges-gateway-4.1.0](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.0.1...crypto-exchanges-gateway-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/crypto-exchanges-gateway/4.0.1/app-readme.md b/stable/crypto-exchanges-gateway/4.1.0/app-readme.md similarity index 100% rename from stable/crypto-exchanges-gateway/4.0.1/app-readme.md rename to stable/crypto-exchanges-gateway/4.1.0/app-readme.md diff --git a/stable/crypto-exchanges-gateway/4.1.0/charts/common-17.2.2.tgz b/stable/crypto-exchanges-gateway/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/crypto-exchanges-gateway/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/crypto-exchanges-gateway/4.0.1/ix_values.yaml b/stable/crypto-exchanges-gateway/4.1.0/ix_values.yaml similarity index 100% rename from stable/crypto-exchanges-gateway/4.0.1/ix_values.yaml rename to stable/crypto-exchanges-gateway/4.1.0/ix_values.yaml diff --git a/stable/crypto-exchanges-gateway/4.0.1/questions.yaml b/stable/crypto-exchanges-gateway/4.1.0/questions.yaml similarity index 100% rename from stable/crypto-exchanges-gateway/4.0.1/questions.yaml rename to stable/crypto-exchanges-gateway/4.1.0/questions.yaml diff --git a/stable/cryptpad/6.0.1/templates/common.yaml b/stable/crypto-exchanges-gateway/4.1.0/templates/common.yaml similarity index 100% rename from stable/cryptpad/6.0.1/templates/common.yaml rename to stable/crypto-exchanges-gateway/4.1.0/templates/common.yaml diff --git a/stable/dns-doh-companion/4.0.1/values.yaml b/stable/crypto-exchanges-gateway/4.1.0/values.yaml similarity index 100% rename from stable/dns-doh-companion/4.0.1/values.yaml rename to stable/crypto-exchanges-gateway/4.1.0/values.yaml diff --git a/stable/cryptofolio/11.1.0/CHANGELOG.md b/stable/cryptofolio/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b81eb489c3 --- /dev/null +++ b/stable/cryptofolio/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cryptofolio-11.1.0](https://github.com/truecharts/charts/compare/cryptofolio-11.0.1...cryptofolio-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cryptofolio-11.0.1](https://github.com/truecharts/charts/compare/cryptofolio-11.0.0...cryptofolio-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cryptofolio-11.0.0](https://github.com/truecharts/charts/compare/cryptofolio-10.0.11...cryptofolio-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cryptofolio-10.0.11](https://github.com/truecharts/charts/compare/cryptofolio-10.0.10...cryptofolio-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cryptofolio-10.0.10](https://github.com/truecharts/charts/compare/cryptofolio-10.0.9...cryptofolio-10.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cryptofolio-10.0.9](https://github.com/truecharts/charts/compare/cryptofolio-10.0.8...cryptofolio-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cryptofolio-10.0.8](https://github.com/truecharts/charts/compare/cryptofolio-10.0.7...cryptofolio-10.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cryptofolio-10.0.7](https://github.com/truecharts/charts/compare/cryptofolio-10.0.6...cryptofolio-10.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cryptofolio-10.0.6](https://github.com/truecharts/charts/compare/cryptofolio-10.0.5...cryptofolio-10.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cryptofolio-10.0.5](https://github.com/truecharts/charts/compare/cryptofolio-10.0.4...cryptofolio-10.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cryptofolio-10.0.4](https://github.com/truecharts/charts/compare/cryptofolio-10.0.3...cryptofolio-10.0.4) (2023-12-21) + +### Fix diff --git a/stable/cryptofolio/11.1.0/Chart.yaml b/stable/cryptofolio/11.1.0/Chart.yaml new file mode 100644 index 0000000000..720fd39a9c --- /dev/null +++ b/stable/cryptofolio/11.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cryptofolio +version: 11.1.0 +appVersion: "" +description: Track your cryptocurrency holdings/portfolio +home: https://truecharts.org/charts/stable/cryptofolio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png +deprecated: false +sources: + - https://github.com/Xtrendence/cryptofolio + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio + - https://hub.docker.com/r/xtrendence/cryptofolio +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cryptofolio +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/cryptofolio/11.1.0/README.md b/stable/cryptofolio/11.1.0/README.md new file mode 100644 index 0000000000..486556efbb --- /dev/null +++ b/stable/cryptofolio/11.1.0/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/cryptofolio) + +**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/cryptofolio/11.1.0/app-changelog.md b/stable/cryptofolio/11.1.0/app-changelog.md new file mode 100644 index 0000000000..0d1353756f --- /dev/null +++ b/stable/cryptofolio/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cryptofolio-11.1.0](https://github.com/truecharts/charts/compare/cryptofolio-11.0.1...cryptofolio-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cryptofolio/11.1.0/app-readme.md b/stable/cryptofolio/11.1.0/app-readme.md new file mode 100644 index 0000000000..3338680590 --- /dev/null +++ b/stable/cryptofolio/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Track your cryptocurrency holdings/portfolio + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/cryptofolio](https://truecharts.org/charts/stable/cryptofolio) + +--- + +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/cryptofolio/11.1.0/charts/common-17.2.2.tgz b/stable/cryptofolio/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cryptofolio/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cryptofolio/11.1.0/ix_values.yaml b/stable/cryptofolio/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..b5785c4287 --- /dev/null +++ b/stable/cryptofolio/11.1.0/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: xtrendence/cryptofolio + tag: V.2.2.0@sha256:e6e6612bb94c877b5e31853c639761d09076180fe0a6c4fdb0fb91f73d9f480e + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10007 + protocol: http + targetPort: 80 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + data: + enabled: true + mountPath: /var/www/html/api/data +portal: + open: + enabled: true diff --git a/stable/cryptofolio/11.1.0/questions.yaml b/stable/cryptofolio/11.1.0/questions.yaml new file mode 100644 index 0000000000..4487b846a5 --- /dev/null +++ b/stable/cryptofolio/11.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10007 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/filebrowser/8.0.1/templates/NOTES.txt b/stable/cryptofolio/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/filebrowser/8.0.1/templates/NOTES.txt rename to stable/cryptofolio/11.1.0/templates/NOTES.txt diff --git a/stable/doplarr/8.0.1/templates/common.yaml b/stable/cryptofolio/11.1.0/templates/common.yaml similarity index 100% rename from stable/doplarr/8.0.1/templates/common.yaml rename to stable/cryptofolio/11.1.0/templates/common.yaml diff --git a/stable/docker-hub-rss/4.0.1/values.yaml b/stable/cryptofolio/11.1.0/values.yaml similarity index 100% rename from stable/docker-hub-rss/4.0.1/values.yaml rename to stable/cryptofolio/11.1.0/values.yaml diff --git a/stable/cryptpad/6.0.1/CHANGELOG.md b/stable/cryptpad/6.0.1/CHANGELOG.md deleted file mode 100644 index 3100d47690..0000000000 --- a/stable/cryptpad/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cryptpad-6.0.1](https://github.com/truecharts/charts/compare/cryptpad-6.0.0...cryptpad-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cryptpad-6.0.0](https://github.com/truecharts/charts/compare/cryptpad-5.0.11...cryptpad-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cryptpad-5.0.11](https://github.com/truecharts/charts/compare/cryptpad-5.0.10...cryptpad-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cryptpad-5.0.10](https://github.com/truecharts/charts/compare/cryptpad-5.0.9...cryptpad-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cryptpad-5.0.9](https://github.com/truecharts/charts/compare/cryptpad-5.0.8...cryptpad-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cryptpad-5.0.8](https://github.com/truecharts/charts/compare/cryptpad-5.0.7...cryptpad-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cryptpad-5.0.7](https://github.com/truecharts/charts/compare/cryptpad-5.0.6...cryptpad-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cryptpad-5.0.6](https://github.com/truecharts/charts/compare/cryptpad-5.0.5...cryptpad-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cryptpad-5.0.5](https://github.com/truecharts/charts/compare/cryptpad-5.0.4...cryptpad-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cryptpad-5.0.4](https://github.com/truecharts/charts/compare/cryptpad-5.0.3...cryptpad-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cryptpad-5.0.3](https://github.com/truecharts/charts/compare/cryptpad-5.0.2...cryptpad-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/cryptpad/6.0.1/Chart.yaml b/stable/cryptpad/6.0.1/Chart.yaml deleted file mode 100644 index 90680ee45d..0000000000 --- a/stable/cryptpad/6.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cryptpad -version: 6.0.1 -appVersion: 5.5.0 -description: CryptPad is the Zero Knowledge realtime collaborative editor. -home: https://truecharts.org/charts/incubator/cryptpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png -deprecated: false -sources: - - https://hub.docker.com/r/cryptpad/cryptpad - - https://cryptpad.fr/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cryptpad - - Productivity - - Security -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/cryptpad/6.0.1/app-changelog.md b/stable/cryptpad/6.0.1/app-changelog.md deleted file mode 100644 index e65d460bf8..0000000000 --- a/stable/cryptpad/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cryptpad-6.0.1](https://github.com/truecharts/charts/compare/cryptpad-6.0.0...cryptpad-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cryptpad/6.0.1/charts/common-17.1.4.tgz b/stable/cryptpad/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cryptpad/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cryptpad/6.1.0/CHANGELOG.md b/stable/cryptpad/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3f03a74674 --- /dev/null +++ b/stable/cryptpad/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cryptpad-6.1.0](https://github.com/truecharts/charts/compare/cryptpad-6.0.1...cryptpad-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cryptpad-6.0.1](https://github.com/truecharts/charts/compare/cryptpad-6.0.0...cryptpad-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cryptpad-6.0.0](https://github.com/truecharts/charts/compare/cryptpad-5.0.11...cryptpad-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cryptpad-5.0.11](https://github.com/truecharts/charts/compare/cryptpad-5.0.10...cryptpad-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cryptpad-5.0.10](https://github.com/truecharts/charts/compare/cryptpad-5.0.9...cryptpad-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cryptpad-5.0.9](https://github.com/truecharts/charts/compare/cryptpad-5.0.8...cryptpad-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cryptpad-5.0.8](https://github.com/truecharts/charts/compare/cryptpad-5.0.7...cryptpad-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cryptpad-5.0.7](https://github.com/truecharts/charts/compare/cryptpad-5.0.6...cryptpad-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cryptpad-5.0.6](https://github.com/truecharts/charts/compare/cryptpad-5.0.5...cryptpad-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cryptpad-5.0.5](https://github.com/truecharts/charts/compare/cryptpad-5.0.4...cryptpad-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cryptpad-5.0.4](https://github.com/truecharts/charts/compare/cryptpad-5.0.3...cryptpad-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/cryptpad/6.1.0/Chart.yaml b/stable/cryptpad/6.1.0/Chart.yaml new file mode 100644 index 0000000000..4f36885a43 --- /dev/null +++ b/stable/cryptpad/6.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cryptpad +version: 6.1.0 +appVersion: 5.5.0 +description: CryptPad is the Zero Knowledge realtime collaborative editor. +home: https://truecharts.org/charts/incubator/cryptpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png +deprecated: false +sources: + - https://cryptpad.fr/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad + - https://hub.docker.com/r/cryptpad/cryptpad +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cryptpad + - Productivity + - Security +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/cryptpad/6.0.1/README.md b/stable/cryptpad/6.1.0/README.md similarity index 100% rename from stable/cryptpad/6.0.1/README.md rename to stable/cryptpad/6.1.0/README.md diff --git a/stable/cryptpad/6.1.0/app-changelog.md b/stable/cryptpad/6.1.0/app-changelog.md new file mode 100644 index 0000000000..14075d84b5 --- /dev/null +++ b/stable/cryptpad/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cryptpad-6.1.0](https://github.com/truecharts/charts/compare/cryptpad-6.0.1...cryptpad-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cryptpad/6.0.1/app-readme.md b/stable/cryptpad/6.1.0/app-readme.md similarity index 100% rename from stable/cryptpad/6.0.1/app-readme.md rename to stable/cryptpad/6.1.0/app-readme.md diff --git a/stable/cryptpad/6.1.0/charts/common-17.2.2.tgz b/stable/cryptpad/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cryptpad/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cryptpad/6.0.1/ix_values.yaml b/stable/cryptpad/6.1.0/ix_values.yaml similarity index 100% rename from stable/cryptpad/6.0.1/ix_values.yaml rename to stable/cryptpad/6.1.0/ix_values.yaml diff --git a/stable/cryptpad/6.0.1/questions.yaml b/stable/cryptpad/6.1.0/questions.yaml similarity index 100% rename from stable/cryptpad/6.0.1/questions.yaml rename to stable/cryptpad/6.1.0/questions.yaml diff --git a/stable/fileflows/8.0.1/templates/NOTES.txt b/stable/cryptpad/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/fileflows/8.0.1/templates/NOTES.txt rename to stable/cryptpad/6.1.0/templates/NOTES.txt diff --git a/stable/csgo/4.0.1/templates/common.yaml b/stable/cryptpad/6.1.0/templates/common.yaml similarity index 100% rename from stable/csgo/4.0.1/templates/common.yaml rename to stable/cryptpad/6.1.0/templates/common.yaml diff --git a/stable/docker/3.0.1/values.yaml b/stable/cryptpad/6.1.0/values.yaml similarity index 100% rename from stable/docker/3.0.1/values.yaml rename to stable/cryptpad/6.1.0/values.yaml diff --git a/stable/cs2/2.0.1/CHANGELOG.md b/stable/cs2/2.0.1/CHANGELOG.md deleted file mode 100644 index 507321abf2..0000000000 --- a/stable/cs2/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cs2-2.0.1](https://github.com/truecharts/charts/compare/cs2-2.0.0...cs2-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cs2-2.0.0](https://github.com/truecharts/charts/compare/cs2-1.0.11...cs2-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cs2-1.0.11](https://github.com/truecharts/charts/compare/cs2-1.0.10...cs2-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cs2-1.0.10](https://github.com/truecharts/charts/compare/cs2-1.0.9...cs2-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cs2-1.0.9](https://github.com/truecharts/charts/compare/cs2-1.0.8...cs2-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cs2-1.0.8](https://github.com/truecharts/charts/compare/cs2-1.0.7...cs2-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cs2-1.0.7](https://github.com/truecharts/charts/compare/cs2-1.0.6...cs2-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cs2-1.0.6](https://github.com/truecharts/charts/compare/cs2-1.0.5...cs2-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cs2-1.0.5](https://github.com/truecharts/charts/compare/cs2-1.0.4...cs2-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cs2-1.0.4](https://github.com/truecharts/charts/compare/cs2-1.0.3...cs2-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cs2-1.0.3](https://github.com/truecharts/charts/compare/cs2-1.0.2...cs2-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/cs2/2.0.1/Chart.yaml b/stable/cs2/2.0.1/Chart.yaml deleted file mode 100644 index a443838d62..0000000000 --- a/stable/cs2/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cs2 -version: 2.0.1 -appVersion: latest -description: A custom SteamCMD chart that runs CS2. -home: https://truecharts.org/charts/incubator/cs2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.png -deprecated: false -sources: - - https://github.com/ich777/docker-steamcmd-server/tree/cs2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/cs2 - - https://github.com/truecharts/containers/tree/master/mirrorcs2 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cs2 - - counter-strike -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/cs2/2.0.1/app-changelog.md b/stable/cs2/2.0.1/app-changelog.md deleted file mode 100644 index 3e47692021..0000000000 --- a/stable/cs2/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cs2-2.0.1](https://github.com/truecharts/charts/compare/cs2-2.0.0...cs2-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cs2/2.0.1/charts/common-17.1.4.tgz b/stable/cs2/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cs2/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cs2/2.1.0/CHANGELOG.md b/stable/cs2/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b86d62ee70 --- /dev/null +++ b/stable/cs2/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cs2-2.1.0](https://github.com/truecharts/charts/compare/cs2-2.0.1...cs2-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cs2-2.0.1](https://github.com/truecharts/charts/compare/cs2-2.0.0...cs2-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cs2-2.0.0](https://github.com/truecharts/charts/compare/cs2-1.0.11...cs2-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cs2-1.0.11](https://github.com/truecharts/charts/compare/cs2-1.0.10...cs2-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cs2-1.0.10](https://github.com/truecharts/charts/compare/cs2-1.0.9...cs2-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cs2-1.0.9](https://github.com/truecharts/charts/compare/cs2-1.0.8...cs2-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cs2-1.0.8](https://github.com/truecharts/charts/compare/cs2-1.0.7...cs2-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cs2-1.0.7](https://github.com/truecharts/charts/compare/cs2-1.0.6...cs2-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cs2-1.0.6](https://github.com/truecharts/charts/compare/cs2-1.0.5...cs2-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cs2-1.0.5](https://github.com/truecharts/charts/compare/cs2-1.0.4...cs2-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cs2-1.0.4](https://github.com/truecharts/charts/compare/cs2-1.0.3...cs2-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/cs2/2.1.0/Chart.yaml b/stable/cs2/2.1.0/Chart.yaml new file mode 100644 index 0000000000..6159ef7d41 --- /dev/null +++ b/stable/cs2/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cs2 +version: 2.1.0 +appVersion: latest +description: A custom SteamCMD chart that runs CS2. +home: https://truecharts.org/charts/incubator/cs2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.png +deprecated: false +sources: + - https://github.com/ich777/docker-steamcmd-server/tree/cs2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/cs2 + - https://github.com/truecharts/containers/tree/master/mirrorcs2 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cs2 + - counter-strike +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/cs2/2.0.1/README.md b/stable/cs2/2.1.0/README.md similarity index 100% rename from stable/cs2/2.0.1/README.md rename to stable/cs2/2.1.0/README.md diff --git a/stable/cs2/2.1.0/app-changelog.md b/stable/cs2/2.1.0/app-changelog.md new file mode 100644 index 0000000000..9bbf46bc4f --- /dev/null +++ b/stable/cs2/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cs2-2.1.0](https://github.com/truecharts/charts/compare/cs2-2.0.1...cs2-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cs2/2.0.1/app-readme.md b/stable/cs2/2.1.0/app-readme.md similarity index 100% rename from stable/cs2/2.0.1/app-readme.md rename to stable/cs2/2.1.0/app-readme.md diff --git a/stable/cs2/2.1.0/charts/common-17.2.2.tgz b/stable/cs2/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cs2/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cs2/2.0.1/ix_values.yaml b/stable/cs2/2.1.0/ix_values.yaml similarity index 100% rename from stable/cs2/2.0.1/ix_values.yaml rename to stable/cs2/2.1.0/ix_values.yaml diff --git a/stable/cs2/2.0.1/questions.yaml b/stable/cs2/2.1.0/questions.yaml similarity index 100% rename from stable/cs2/2.0.1/questions.yaml rename to stable/cs2/2.1.0/questions.yaml diff --git a/stable/filestash/5.0.1/templates/NOTES.txt b/stable/cs2/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/filestash/5.0.1/templates/NOTES.txt rename to stable/cs2/2.1.0/templates/NOTES.txt diff --git a/stable/double-take/9.0.1/templates/common.yaml b/stable/cs2/2.1.0/templates/common.yaml similarity index 100% rename from stable/double-take/9.0.1/templates/common.yaml rename to stable/cs2/2.1.0/templates/common.yaml diff --git a/stable/dockerregistry/4.0.1/values.yaml b/stable/cs2/2.1.0/values.yaml similarity index 100% rename from stable/dockerregistry/4.0.1/values.yaml rename to stable/cs2/2.1.0/values.yaml diff --git a/stable/csgo/4.0.1/CHANGELOG.md b/stable/csgo/4.0.1/CHANGELOG.md deleted file mode 100644 index a03d227dad..0000000000 --- a/stable/csgo/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [csgo-4.0.1](https://github.com/truecharts/charts/compare/csgo-4.0.0...csgo-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [csgo-4.0.0](https://github.com/truecharts/charts/compare/csgo-3.0.17...csgo-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [csgo-3.0.17](https://github.com/truecharts/charts/compare/csgo-3.0.16...csgo-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [csgo-3.0.16](https://github.com/truecharts/charts/compare/csgo-3.0.15...csgo-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [csgo-3.0.15](https://github.com/truecharts/charts/compare/csgo-3.0.14...csgo-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [csgo-3.0.14](https://github.com/truecharts/charts/compare/csgo-3.0.13...csgo-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [csgo-3.0.13](https://github.com/truecharts/charts/compare/csgo-3.0.12...csgo-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [csgo-3.0.12](https://github.com/truecharts/charts/compare/csgo-3.0.11...csgo-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [csgo-3.0.11](https://github.com/truecharts/charts/compare/csgo-3.0.10...csgo-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [csgo-3.0.10](https://github.com/truecharts/charts/compare/csgo-3.0.9...csgo-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [csgo-3.0.9](https://github.com/truecharts/charts/compare/csgo-3.0.8...csgo-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/csgo/4.0.1/Chart.yaml b/stable/csgo/4.0.1/Chart.yaml deleted file mode 100644 index dc64fdcf4f..0000000000 --- a/stable/csgo/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: csgo -version: 4.0.1 -appVersion: latest -description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it." -home: https://truecharts.org/charts/incubator/csgo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/csgo - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - csgo - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/csgo/4.0.1/app-changelog.md b/stable/csgo/4.0.1/app-changelog.md deleted file mode 100644 index 41197523fc..0000000000 --- a/stable/csgo/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [csgo-4.0.1](https://github.com/truecharts/charts/compare/csgo-4.0.0...csgo-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/csgo/4.0.1/charts/common-17.1.4.tgz b/stable/csgo/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/csgo/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/csgo/4.1.0/CHANGELOG.md b/stable/csgo/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2b0089e116 --- /dev/null +++ b/stable/csgo/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [csgo-4.1.0](https://github.com/truecharts/charts/compare/csgo-4.0.1...csgo-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [csgo-4.0.1](https://github.com/truecharts/charts/compare/csgo-4.0.0...csgo-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [csgo-4.0.0](https://github.com/truecharts/charts/compare/csgo-3.0.17...csgo-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [csgo-3.0.17](https://github.com/truecharts/charts/compare/csgo-3.0.16...csgo-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [csgo-3.0.16](https://github.com/truecharts/charts/compare/csgo-3.0.15...csgo-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [csgo-3.0.15](https://github.com/truecharts/charts/compare/csgo-3.0.14...csgo-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [csgo-3.0.14](https://github.com/truecharts/charts/compare/csgo-3.0.13...csgo-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [csgo-3.0.13](https://github.com/truecharts/charts/compare/csgo-3.0.12...csgo-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [csgo-3.0.12](https://github.com/truecharts/charts/compare/csgo-3.0.11...csgo-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [csgo-3.0.11](https://github.com/truecharts/charts/compare/csgo-3.0.10...csgo-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [csgo-3.0.10](https://github.com/truecharts/charts/compare/csgo-3.0.9...csgo-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/csgo/4.1.0/Chart.yaml b/stable/csgo/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e99b3009f6 --- /dev/null +++ b/stable/csgo/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: csgo +version: 4.1.0 +appVersion: latest +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it." +home: https://truecharts.org/charts/incubator/csgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/csgo + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - csgo + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/csgo/4.0.1/README.md b/stable/csgo/4.1.0/README.md similarity index 100% rename from stable/csgo/4.0.1/README.md rename to stable/csgo/4.1.0/README.md diff --git a/stable/csgo/4.1.0/app-changelog.md b/stable/csgo/4.1.0/app-changelog.md new file mode 100644 index 0000000000..168e880955 --- /dev/null +++ b/stable/csgo/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [csgo-4.1.0](https://github.com/truecharts/charts/compare/csgo-4.0.1...csgo-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/csgo/4.0.1/app-readme.md b/stable/csgo/4.1.0/app-readme.md similarity index 100% rename from stable/csgo/4.0.1/app-readme.md rename to stable/csgo/4.1.0/app-readme.md diff --git a/stable/csgo/4.1.0/charts/common-17.2.2.tgz b/stable/csgo/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/csgo/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/csgo/4.0.1/ix_values.yaml b/stable/csgo/4.1.0/ix_values.yaml similarity index 100% rename from stable/csgo/4.0.1/ix_values.yaml rename to stable/csgo/4.1.0/ix_values.yaml diff --git a/stable/csgo/4.0.1/questions.yaml b/stable/csgo/4.1.0/questions.yaml similarity index 100% rename from stable/csgo/4.0.1/questions.yaml rename to stable/csgo/4.1.0/questions.yaml diff --git a/stable/cssource/4.0.1/templates/common.yaml b/stable/csgo/4.1.0/templates/common.yaml similarity index 100% rename from stable/cssource/4.0.1/templates/common.yaml rename to stable/csgo/4.1.0/templates/common.yaml diff --git a/stable/docusaurus/7.0.1/values.yaml b/stable/csgo/4.1.0/values.yaml similarity index 100% rename from stable/docusaurus/7.0.1/values.yaml rename to stable/csgo/4.1.0/values.yaml diff --git a/stable/cssource/4.0.1/CHANGELOG.md b/stable/cssource/4.0.1/CHANGELOG.md deleted file mode 100644 index 168d27af29..0000000000 --- a/stable/cssource/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cssource-4.0.1](https://github.com/truecharts/charts/compare/cssource-4.0.0...cssource-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cssource-4.0.0](https://github.com/truecharts/charts/compare/cssource-3.0.17...cssource-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cssource-3.0.17](https://github.com/truecharts/charts/compare/cssource-3.0.16...cssource-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cssource-3.0.16](https://github.com/truecharts/charts/compare/cssource-3.0.15...cssource-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cssource-3.0.15](https://github.com/truecharts/charts/compare/cssource-3.0.14...cssource-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cssource-3.0.14](https://github.com/truecharts/charts/compare/cssource-3.0.13...cssource-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cssource-3.0.13](https://github.com/truecharts/charts/compare/cssource-3.0.12...cssource-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cssource-3.0.12](https://github.com/truecharts/charts/compare/cssource-3.0.11...cssource-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cssource-3.0.11](https://github.com/truecharts/charts/compare/cssource-3.0.10...cssource-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cssource-3.0.10](https://github.com/truecharts/charts/compare/cssource-3.0.9...cssource-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cssource-3.0.9](https://github.com/truecharts/charts/compare/cssource-3.0.8...cssource-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/cssource/4.0.1/Chart.yaml b/stable/cssource/4.0.1/Chart.yaml deleted file mode 100644 index cbf4dccd98..0000000000 --- a/stable/cssource/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cssource -version: 4.0.1 -appVersion: latest -description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it." -home: https://truecharts.org/charts/incubator/cssource -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cssource - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cssource - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/cssource/4.0.1/app-changelog.md b/stable/cssource/4.0.1/app-changelog.md deleted file mode 100644 index eafb8a610c..0000000000 --- a/stable/cssource/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cssource-4.0.1](https://github.com/truecharts/charts/compare/cssource-4.0.0...cssource-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cssource/4.0.1/charts/common-17.1.4.tgz b/stable/cssource/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cssource/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cssource/4.1.0/CHANGELOG.md b/stable/cssource/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7fd1c8e396 --- /dev/null +++ b/stable/cssource/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cssource-4.1.0](https://github.com/truecharts/charts/compare/cssource-4.0.1...cssource-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cssource-4.0.1](https://github.com/truecharts/charts/compare/cssource-4.0.0...cssource-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cssource-4.0.0](https://github.com/truecharts/charts/compare/cssource-3.0.17...cssource-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cssource-3.0.17](https://github.com/truecharts/charts/compare/cssource-3.0.16...cssource-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cssource-3.0.16](https://github.com/truecharts/charts/compare/cssource-3.0.15...cssource-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cssource-3.0.15](https://github.com/truecharts/charts/compare/cssource-3.0.14...cssource-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cssource-3.0.14](https://github.com/truecharts/charts/compare/cssource-3.0.13...cssource-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cssource-3.0.13](https://github.com/truecharts/charts/compare/cssource-3.0.12...cssource-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cssource-3.0.12](https://github.com/truecharts/charts/compare/cssource-3.0.11...cssource-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cssource-3.0.11](https://github.com/truecharts/charts/compare/cssource-3.0.10...cssource-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cssource-3.0.10](https://github.com/truecharts/charts/compare/cssource-3.0.9...cssource-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/cssource/4.1.0/Chart.yaml b/stable/cssource/4.1.0/Chart.yaml new file mode 100644 index 0000000000..ee4d557dbb --- /dev/null +++ b/stable/cssource/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cssource +version: 4.1.0 +appVersion: latest +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it." +home: https://truecharts.org/charts/incubator/cssource +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cssource + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cssource + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/cssource/4.0.1/README.md b/stable/cssource/4.1.0/README.md similarity index 100% rename from stable/cssource/4.0.1/README.md rename to stable/cssource/4.1.0/README.md diff --git a/stable/cssource/4.1.0/app-changelog.md b/stable/cssource/4.1.0/app-changelog.md new file mode 100644 index 0000000000..0181cad2a1 --- /dev/null +++ b/stable/cssource/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cssource-4.1.0](https://github.com/truecharts/charts/compare/cssource-4.0.1...cssource-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cssource/4.0.1/app-readme.md b/stable/cssource/4.1.0/app-readme.md similarity index 100% rename from stable/cssource/4.0.1/app-readme.md rename to stable/cssource/4.1.0/app-readme.md diff --git a/stable/cssource/4.1.0/charts/common-17.2.2.tgz b/stable/cssource/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cssource/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cssource/4.0.1/ix_values.yaml b/stable/cssource/4.1.0/ix_values.yaml similarity index 100% rename from stable/cssource/4.0.1/ix_values.yaml rename to stable/cssource/4.1.0/ix_values.yaml diff --git a/stable/cssource/4.0.1/questions.yaml b/stable/cssource/4.1.0/questions.yaml similarity index 100% rename from stable/cssource/4.0.1/questions.yaml rename to stable/cssource/4.1.0/questions.yaml diff --git a/stable/cstrike1-6/4.0.1/templates/common.yaml b/stable/cssource/4.1.0/templates/common.yaml similarity index 100% rename from stable/cstrike1-6/4.0.1/templates/common.yaml rename to stable/cssource/4.1.0/templates/common.yaml diff --git a/stable/dokuwiki/9.0.1/values.yaml b/stable/cssource/4.1.0/values.yaml similarity index 100% rename from stable/dokuwiki/9.0.1/values.yaml rename to stable/cssource/4.1.0/values.yaml diff --git a/stable/cstrike1-6/4.0.1/CHANGELOG.md b/stable/cstrike1-6/4.0.1/CHANGELOG.md deleted file mode 100644 index 51f0e063aa..0000000000 --- a/stable/cstrike1-6/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cstrike1-6-4.0.1](https://github.com/truecharts/charts/compare/cstrike1-6-4.0.0...cstrike1-6-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cstrike1-6-4.0.0](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.17...cstrike1-6-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cstrike1-6-3.0.17](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.16...cstrike1-6-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cstrike1-6-3.0.16](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.15...cstrike1-6-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cstrike1-6-3.0.15](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.14...cstrike1-6-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cstrike1-6-3.0.14](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.13...cstrike1-6-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cstrike1-6-3.0.13](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.12...cstrike1-6-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cstrike1-6-3.0.12](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.11...cstrike1-6-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cstrike1-6-3.0.11](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.10...cstrike1-6-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cstrike1-6-3.0.10](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.9...cstrike1-6-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cstrike1-6-3.0.9](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.8...cstrike1-6-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/cstrike1-6/4.0.1/Chart.yaml b/stable/cstrike1-6/4.0.1/Chart.yaml deleted file mode 100644 index 6d10d1fcea..0000000000 --- a/stable/cstrike1-6/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cstrike1-6 -version: 4.0.1 -appVersion: cstrike1.6 -description: This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it. -home: https://truecharts.org/charts/incubator/cstrike1-6 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cstrike1-6 - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/cstrike1-6/4.0.1/app-changelog.md b/stable/cstrike1-6/4.0.1/app-changelog.md deleted file mode 100644 index a8dc7adec0..0000000000 --- a/stable/cstrike1-6/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cstrike1-6-4.0.1](https://github.com/truecharts/charts/compare/cstrike1-6-4.0.0...cstrike1-6-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cstrike1-6/4.0.1/charts/common-17.1.4.tgz b/stable/cstrike1-6/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cstrike1-6/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cstrike1-6/4.1.0/CHANGELOG.md b/stable/cstrike1-6/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7561ad00d3 --- /dev/null +++ b/stable/cstrike1-6/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cstrike1-6-4.1.0](https://github.com/truecharts/charts/compare/cstrike1-6-4.0.1...cstrike1-6-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cstrike1-6-4.0.1](https://github.com/truecharts/charts/compare/cstrike1-6-4.0.0...cstrike1-6-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cstrike1-6-4.0.0](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.17...cstrike1-6-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cstrike1-6-3.0.17](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.16...cstrike1-6-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cstrike1-6-3.0.16](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.15...cstrike1-6-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cstrike1-6-3.0.15](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.14...cstrike1-6-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cstrike1-6-3.0.14](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.13...cstrike1-6-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cstrike1-6-3.0.13](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.12...cstrike1-6-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cstrike1-6-3.0.12](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.11...cstrike1-6-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cstrike1-6-3.0.11](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.10...cstrike1-6-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cstrike1-6-3.0.10](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.9...cstrike1-6-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/cstrike1-6/4.1.0/Chart.yaml b/stable/cstrike1-6/4.1.0/Chart.yaml new file mode 100644 index 0000000000..976ca3b886 --- /dev/null +++ b/stable/cstrike1-6/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cstrike1-6 +version: 4.1.0 +appVersion: cstrike1.6 +description: This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it. +home: https://truecharts.org/charts/incubator/cstrike1-6 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cstrike1-6 + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/cstrike1-6/4.0.1/README.md b/stable/cstrike1-6/4.1.0/README.md similarity index 100% rename from stable/cstrike1-6/4.0.1/README.md rename to stable/cstrike1-6/4.1.0/README.md diff --git a/stable/cstrike1-6/4.1.0/app-changelog.md b/stable/cstrike1-6/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4ca26d1b9a --- /dev/null +++ b/stable/cstrike1-6/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cstrike1-6-4.1.0](https://github.com/truecharts/charts/compare/cstrike1-6-4.0.1...cstrike1-6-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cstrike1-6/4.0.1/app-readme.md b/stable/cstrike1-6/4.1.0/app-readme.md similarity index 100% rename from stable/cstrike1-6/4.0.1/app-readme.md rename to stable/cstrike1-6/4.1.0/app-readme.md diff --git a/stable/cstrike1-6/4.1.0/charts/common-17.2.2.tgz b/stable/cstrike1-6/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cstrike1-6/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cstrike1-6/4.0.1/ix_values.yaml b/stable/cstrike1-6/4.1.0/ix_values.yaml similarity index 100% rename from stable/cstrike1-6/4.0.1/ix_values.yaml rename to stable/cstrike1-6/4.1.0/ix_values.yaml diff --git a/stable/cstrike1-6/4.0.1/questions.yaml b/stable/cstrike1-6/4.1.0/questions.yaml similarity index 100% rename from stable/cstrike1-6/4.0.1/questions.yaml rename to stable/cstrike1-6/4.1.0/questions.yaml diff --git a/stable/cstrikeconditionzero/4.0.1/templates/common.yaml b/stable/cstrike1-6/4.1.0/templates/common.yaml similarity index 100% rename from stable/cstrikeconditionzero/4.0.1/templates/common.yaml rename to stable/cstrike1-6/4.1.0/templates/common.yaml diff --git a/stable/domoticz/8.0.1/values.yaml b/stable/cstrike1-6/4.1.0/values.yaml similarity index 100% rename from stable/domoticz/8.0.1/values.yaml rename to stable/cstrike1-6/4.1.0/values.yaml diff --git a/stable/cstrikeconditionzero/4.0.1/CHANGELOG.md b/stable/cstrikeconditionzero/4.0.1/CHANGELOG.md deleted file mode 100644 index c65e9168e4..0000000000 --- a/stable/cstrikeconditionzero/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cstrikeconditionzero-4.0.1](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.0.0...cstrikeconditionzero-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cstrikeconditionzero-4.0.0](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.17...cstrikeconditionzero-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cstrikeconditionzero-3.0.17](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.16...cstrikeconditionzero-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cstrikeconditionzero-3.0.16](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.15...cstrikeconditionzero-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cstrikeconditionzero-3.0.15](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.14...cstrikeconditionzero-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cstrikeconditionzero-3.0.14](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.13...cstrikeconditionzero-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cstrikeconditionzero-3.0.13](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.12...cstrikeconditionzero-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cstrikeconditionzero-3.0.12](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.11...cstrikeconditionzero-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cstrikeconditionzero-3.0.11](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.10...cstrikeconditionzero-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cstrikeconditionzero-3.0.10](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.9...cstrikeconditionzero-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cstrikeconditionzero-3.0.9](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.8...cstrikeconditionzero-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/cstrikeconditionzero/4.0.1/Chart.yaml b/stable/cstrikeconditionzero/4.0.1/Chart.yaml deleted file mode 100644 index c323dc7a34..0000000000 --- a/stable/cstrikeconditionzero/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cstrikeconditionzero -version: 4.0.1 -appVersion: cstrikeczero -description: This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it. -home: https://truecharts.org/charts/incubator/cstrikeconditionzero -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cstrikeconditionzero - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/cstrikeconditionzero/4.0.1/app-changelog.md b/stable/cstrikeconditionzero/4.0.1/app-changelog.md deleted file mode 100644 index 9afd9cddf1..0000000000 --- a/stable/cstrikeconditionzero/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cstrikeconditionzero-4.0.1](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.0.0...cstrikeconditionzero-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cstrikeconditionzero/4.0.1/charts/common-17.1.4.tgz b/stable/cstrikeconditionzero/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cstrikeconditionzero/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cstrikeconditionzero/4.1.0/CHANGELOG.md b/stable/cstrikeconditionzero/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..16ebf8734e --- /dev/null +++ b/stable/cstrikeconditionzero/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cstrikeconditionzero-4.1.0](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.0.1...cstrikeconditionzero-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cstrikeconditionzero-4.0.1](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.0.0...cstrikeconditionzero-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cstrikeconditionzero-4.0.0](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.17...cstrikeconditionzero-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cstrikeconditionzero-3.0.17](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.16...cstrikeconditionzero-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cstrikeconditionzero-3.0.16](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.15...cstrikeconditionzero-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cstrikeconditionzero-3.0.15](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.14...cstrikeconditionzero-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cstrikeconditionzero-3.0.14](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.13...cstrikeconditionzero-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cstrikeconditionzero-3.0.13](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.12...cstrikeconditionzero-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cstrikeconditionzero-3.0.12](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.11...cstrikeconditionzero-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cstrikeconditionzero-3.0.11](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.10...cstrikeconditionzero-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cstrikeconditionzero-3.0.10](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.9...cstrikeconditionzero-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/cstrikeconditionzero/4.1.0/Chart.yaml b/stable/cstrikeconditionzero/4.1.0/Chart.yaml new file mode 100644 index 0000000000..d627482e6f --- /dev/null +++ b/stable/cstrikeconditionzero/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cstrikeconditionzero +version: 4.1.0 +appVersion: cstrikeczero +description: This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it. +home: https://truecharts.org/charts/incubator/cstrikeconditionzero +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cstrikeconditionzero + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/cstrikeconditionzero/4.0.1/README.md b/stable/cstrikeconditionzero/4.1.0/README.md similarity index 100% rename from stable/cstrikeconditionzero/4.0.1/README.md rename to stable/cstrikeconditionzero/4.1.0/README.md diff --git a/stable/cstrikeconditionzero/4.1.0/app-changelog.md b/stable/cstrikeconditionzero/4.1.0/app-changelog.md new file mode 100644 index 0000000000..f64e22ecf4 --- /dev/null +++ b/stable/cstrikeconditionzero/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cstrikeconditionzero-4.1.0](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.0.1...cstrikeconditionzero-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cstrikeconditionzero/4.0.1/app-readme.md b/stable/cstrikeconditionzero/4.1.0/app-readme.md similarity index 100% rename from stable/cstrikeconditionzero/4.0.1/app-readme.md rename to stable/cstrikeconditionzero/4.1.0/app-readme.md diff --git a/stable/cstrikeconditionzero/4.1.0/charts/common-17.2.2.tgz b/stable/cstrikeconditionzero/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cstrikeconditionzero/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cstrikeconditionzero/4.0.1/ix_values.yaml b/stable/cstrikeconditionzero/4.1.0/ix_values.yaml similarity index 100% rename from stable/cstrikeconditionzero/4.0.1/ix_values.yaml rename to stable/cstrikeconditionzero/4.1.0/ix_values.yaml diff --git a/stable/cstrikeconditionzero/4.0.1/questions.yaml b/stable/cstrikeconditionzero/4.1.0/questions.yaml similarity index 100% rename from stable/cstrikeconditionzero/4.0.1/questions.yaml rename to stable/cstrikeconditionzero/4.1.0/questions.yaml diff --git a/stable/cura-novnc/7.0.1/templates/common.yaml b/stable/cstrikeconditionzero/4.1.0/templates/common.yaml similarity index 100% rename from stable/cura-novnc/7.0.1/templates/common.yaml rename to stable/cstrikeconditionzero/4.1.0/templates/common.yaml diff --git a/stable/dontstarvetogether/4.0.1/values.yaml b/stable/cstrikeconditionzero/4.1.0/values.yaml similarity index 100% rename from stable/dontstarvetogether/4.0.1/values.yaml rename to stable/cstrikeconditionzero/4.1.0/values.yaml diff --git a/stable/ctfd/3.0.2/CHANGELOG.md b/stable/ctfd/3.0.2/CHANGELOG.md deleted file mode 100644 index 2b8918168a..0000000000 --- a/stable/ctfd/3.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ctfd-3.0.2](https://github.com/truecharts/charts/compare/ctfd-3.0.1...ctfd-3.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [ctfd-3.0.1](https://github.com/truecharts/charts/compare/ctfd-3.0.0...ctfd-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ctfd-3.0.0](https://github.com/truecharts/charts/compare/ctfd-2.0.0...ctfd-3.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [ctfd-3.0.0](https://github.com/truecharts/charts/compare/ctfd-2.0.0...ctfd-3.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [ctfd-2.0.0](https://github.com/truecharts/charts/compare/ctfd-1.0.12...ctfd-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ctfd-1.0.12](https://github.com/truecharts/charts/compare/ctfd-1.0.11...ctfd-1.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ctfd-1.0.11](https://github.com/truecharts/charts/compare/ctfd-1.0.10...ctfd-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ctfd-1.0.10](https://github.com/truecharts/charts/compare/ctfd-1.0.9...ctfd-1.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ctfd-1.0.9](https://github.com/truecharts/charts/compare/ctfd-1.0.8...ctfd-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ctfd-1.0.8](https://github.com/truecharts/charts/compare/ctfd-1.0.7...ctfd-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ctfd-1.0.7](https://github.com/truecharts/charts/compare/ctfd-1.0.6...ctfd-1.0.7) (2023-12-22) - -### Chore diff --git a/stable/ctfd/3.0.2/Chart.yaml b/stable/ctfd/3.0.2/Chart.yaml deleted file mode 100644 index d345cbb0f3..0000000000 --- a/stable/ctfd/3.0.2/Chart.yaml +++ /dev/null @@ -1,51 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ctfd -version: 3.0.2 -appVersion: 3.6.0 -description: CTFd is a Capture The Flag framework focusing on ease of use and customizability. -home: https://truecharts.org/charts/incubator/ctfd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png -deprecated: false -sources: - - https://github.com/CTFd/CTFd - - https://github.com/truecharts/charts/tree/master/charts/incubator/ctfd - - https://github.com/truecharts/containers/tree/master/mirrorctfd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ctfd - - learning -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.0.3 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: learning - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/ctfd/3.0.2/app-changelog.md b/stable/ctfd/3.0.2/app-changelog.md deleted file mode 100644 index 237045f364..0000000000 --- a/stable/ctfd/3.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ctfd-3.0.2](https://github.com/truecharts/charts/compare/ctfd-3.0.1...ctfd-3.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/ctfd/3.0.2/charts/common-17.1.4.tgz b/stable/ctfd/3.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ctfd/3.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ctfd/3.0.2/charts/mariadb-12.0.3.tgz b/stable/ctfd/3.0.2/charts/mariadb-12.0.3.tgz deleted file mode 100644 index bb993ca989..0000000000 Binary files a/stable/ctfd/3.0.2/charts/mariadb-12.0.3.tgz and /dev/null differ diff --git a/stable/ctfd/3.0.2/charts/redis-11.0.3.tgz b/stable/ctfd/3.0.2/charts/redis-11.0.3.tgz deleted file mode 100644 index 90bc5a87d5..0000000000 Binary files a/stable/ctfd/3.0.2/charts/redis-11.0.3.tgz and /dev/null differ diff --git a/stable/ctfd/3.1.0/CHANGELOG.md b/stable/ctfd/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6643f47f72 --- /dev/null +++ b/stable/ctfd/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ctfd-3.1.0](https://github.com/truecharts/charts/compare/ctfd-3.0.2...ctfd-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ctfd-3.0.2](https://github.com/truecharts/charts/compare/ctfd-3.0.1...ctfd-3.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [ctfd-3.0.1](https://github.com/truecharts/charts/compare/ctfd-3.0.0...ctfd-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ctfd-3.0.0](https://github.com/truecharts/charts/compare/ctfd-2.0.0...ctfd-3.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [ctfd-3.0.0](https://github.com/truecharts/charts/compare/ctfd-2.0.0...ctfd-3.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [ctfd-2.0.0](https://github.com/truecharts/charts/compare/ctfd-1.0.12...ctfd-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ctfd-1.0.12](https://github.com/truecharts/charts/compare/ctfd-1.0.11...ctfd-1.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ctfd-1.0.11](https://github.com/truecharts/charts/compare/ctfd-1.0.10...ctfd-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ctfd-1.0.10](https://github.com/truecharts/charts/compare/ctfd-1.0.9...ctfd-1.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ctfd-1.0.9](https://github.com/truecharts/charts/compare/ctfd-1.0.8...ctfd-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ctfd-1.0.8](https://github.com/truecharts/charts/compare/ctfd-1.0.7...ctfd-1.0.8) (2023-12-23) + +### Chore diff --git a/stable/ctfd/3.1.0/Chart.yaml b/stable/ctfd/3.1.0/Chart.yaml new file mode 100644 index 0000000000..2103f7a5c6 --- /dev/null +++ b/stable/ctfd/3.1.0/Chart.yaml @@ -0,0 +1,51 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ctfd +version: 3.1.0 +appVersion: 3.6.0 +description: CTFd is a Capture The Flag framework focusing on ease of use and customizability. +home: https://truecharts.org/charts/incubator/ctfd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png +deprecated: false +sources: + - https://github.com/truecharts/containers/tree/master/mirrorctfd + - https://github.com/CTFd/CTFd + - https://github.com/truecharts/charts/tree/master/charts/incubator/ctfd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ctfd + - learning +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: learning + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/ctfd/3.0.2/README.md b/stable/ctfd/3.1.0/README.md similarity index 100% rename from stable/ctfd/3.0.2/README.md rename to stable/ctfd/3.1.0/README.md diff --git a/stable/ctfd/3.1.0/app-changelog.md b/stable/ctfd/3.1.0/app-changelog.md new file mode 100644 index 0000000000..181bb8c21c --- /dev/null +++ b/stable/ctfd/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ctfd-3.1.0](https://github.com/truecharts/charts/compare/ctfd-3.0.2...ctfd-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ctfd/3.0.2/app-readme.md b/stable/ctfd/3.1.0/app-readme.md similarity index 100% rename from stable/ctfd/3.0.2/app-readme.md rename to stable/ctfd/3.1.0/app-readme.md diff --git a/stable/ctfd/3.1.0/charts/common-17.2.2.tgz b/stable/ctfd/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ctfd/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ctfd/3.1.0/charts/mariadb-12.1.0.tgz b/stable/ctfd/3.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/ctfd/3.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/ctfd/3.1.0/charts/redis-11.1.0.tgz b/stable/ctfd/3.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/ctfd/3.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/ctfd/3.0.2/ix_values.yaml b/stable/ctfd/3.1.0/ix_values.yaml similarity index 100% rename from stable/ctfd/3.0.2/ix_values.yaml rename to stable/ctfd/3.1.0/ix_values.yaml diff --git a/stable/ctfd/3.0.2/questions.yaml b/stable/ctfd/3.1.0/questions.yaml similarity index 100% rename from stable/ctfd/3.0.2/questions.yaml rename to stable/ctfd/3.1.0/questions.yaml diff --git a/stable/firefox/9.0.1/templates/NOTES.txt b/stable/ctfd/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/firefox/9.0.1/templates/NOTES.txt rename to stable/ctfd/3.1.0/templates/NOTES.txt diff --git a/stable/ctfd/3.0.2/templates/_secrets.tpl b/stable/ctfd/3.1.0/templates/_secrets.tpl similarity index 100% rename from stable/ctfd/3.0.2/templates/_secrets.tpl rename to stable/ctfd/3.1.0/templates/_secrets.tpl diff --git a/stable/ctfd/3.0.2/templates/common.yaml b/stable/ctfd/3.1.0/templates/common.yaml similarity index 100% rename from stable/ctfd/3.0.2/templates/common.yaml rename to stable/ctfd/3.1.0/templates/common.yaml diff --git a/stable/doplarr/8.0.1/values.yaml b/stable/ctfd/3.1.0/values.yaml similarity index 100% rename from stable/doplarr/8.0.1/values.yaml rename to stable/ctfd/3.1.0/values.yaml diff --git a/stable/cura-novnc/7.0.1/CHANGELOG.md b/stable/cura-novnc/7.0.1/CHANGELOG.md deleted file mode 100644 index 9234af63eb..0000000000 --- a/stable/cura-novnc/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cura-novnc-7.0.1](https://github.com/truecharts/charts/compare/cura-novnc-7.0.0...cura-novnc-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cura-novnc-7.0.0](https://github.com/truecharts/charts/compare/cura-novnc-6.0.11...cura-novnc-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cura-novnc-6.0.11](https://github.com/truecharts/charts/compare/cura-novnc-6.0.10...cura-novnc-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cura-novnc-6.0.10](https://github.com/truecharts/charts/compare/cura-novnc-6.0.9...cura-novnc-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cura-novnc-6.0.9](https://github.com/truecharts/charts/compare/cura-novnc-6.0.8...cura-novnc-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cura-novnc-6.0.8](https://github.com/truecharts/charts/compare/cura-novnc-6.0.7...cura-novnc-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cura-novnc-6.0.7](https://github.com/truecharts/charts/compare/cura-novnc-6.0.6...cura-novnc-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cura-novnc-6.0.6](https://github.com/truecharts/charts/compare/cura-novnc-6.0.5...cura-novnc-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cura-novnc-6.0.5](https://github.com/truecharts/charts/compare/cura-novnc-6.0.4...cura-novnc-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cura-novnc-6.0.4](https://github.com/truecharts/charts/compare/cura-novnc-6.0.3...cura-novnc-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cura-novnc-6.0.3](https://github.com/truecharts/charts/compare/cura-novnc-6.0.2...cura-novnc-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/cura-novnc/7.0.1/Chart.yaml b/stable/cura-novnc/7.0.1/Chart.yaml deleted file mode 100644 index da2f37c15f..0000000000 --- a/stable/cura-novnc/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cura-novnc -version: 7.0.1 -appVersion: latest -description: Enjoy Cura directly in your browser with this easy to use Chart -home: https://truecharts.org/charts/stable/cura-novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png -deprecated: false -sources: - - https://ultimaker.com/software/ultimaker-cura - - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc - - https://hub.docker.com/r/mikeah/cura-novnc -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cura-novnc - - HomeAutomation - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/cura-novnc/7.0.1/app-changelog.md b/stable/cura-novnc/7.0.1/app-changelog.md deleted file mode 100644 index 15f0d0a56c..0000000000 --- a/stable/cura-novnc/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cura-novnc-7.0.1](https://github.com/truecharts/charts/compare/cura-novnc-7.0.0...cura-novnc-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cura-novnc/7.0.1/charts/common-17.1.4.tgz b/stable/cura-novnc/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cura-novnc/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cura-novnc/7.1.0/CHANGELOG.md b/stable/cura-novnc/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fbb372f809 --- /dev/null +++ b/stable/cura-novnc/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cura-novnc-7.1.0](https://github.com/truecharts/charts/compare/cura-novnc-7.0.1...cura-novnc-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cura-novnc-7.0.1](https://github.com/truecharts/charts/compare/cura-novnc-7.0.0...cura-novnc-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cura-novnc-7.0.0](https://github.com/truecharts/charts/compare/cura-novnc-6.0.11...cura-novnc-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cura-novnc-6.0.11](https://github.com/truecharts/charts/compare/cura-novnc-6.0.10...cura-novnc-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cura-novnc-6.0.10](https://github.com/truecharts/charts/compare/cura-novnc-6.0.9...cura-novnc-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cura-novnc-6.0.9](https://github.com/truecharts/charts/compare/cura-novnc-6.0.8...cura-novnc-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cura-novnc-6.0.8](https://github.com/truecharts/charts/compare/cura-novnc-6.0.7...cura-novnc-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cura-novnc-6.0.7](https://github.com/truecharts/charts/compare/cura-novnc-6.0.6...cura-novnc-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cura-novnc-6.0.6](https://github.com/truecharts/charts/compare/cura-novnc-6.0.5...cura-novnc-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cura-novnc-6.0.5](https://github.com/truecharts/charts/compare/cura-novnc-6.0.4...cura-novnc-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cura-novnc-6.0.4](https://github.com/truecharts/charts/compare/cura-novnc-6.0.3...cura-novnc-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/cura-novnc/7.1.0/Chart.yaml b/stable/cura-novnc/7.1.0/Chart.yaml new file mode 100644 index 0000000000..9087579b05 --- /dev/null +++ b/stable/cura-novnc/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cura-novnc +version: 7.1.0 +appVersion: latest +description: Enjoy Cura directly in your browser with this easy to use Chart +home: https://truecharts.org/charts/stable/cura-novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png +deprecated: false +sources: + - https://hub.docker.com/r/mikeah/cura-novnc + - https://ultimaker.com/software/ultimaker-cura + - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cura-novnc + - HomeAutomation + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/cura-novnc/7.0.1/README.md b/stable/cura-novnc/7.1.0/README.md similarity index 100% rename from stable/cura-novnc/7.0.1/README.md rename to stable/cura-novnc/7.1.0/README.md diff --git a/stable/cura-novnc/7.1.0/app-changelog.md b/stable/cura-novnc/7.1.0/app-changelog.md new file mode 100644 index 0000000000..54ef1d6bb2 --- /dev/null +++ b/stable/cura-novnc/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cura-novnc-7.1.0](https://github.com/truecharts/charts/compare/cura-novnc-7.0.1...cura-novnc-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cura-novnc/7.0.1/app-readme.md b/stable/cura-novnc/7.1.0/app-readme.md similarity index 100% rename from stable/cura-novnc/7.0.1/app-readme.md rename to stable/cura-novnc/7.1.0/app-readme.md diff --git a/stable/cura-novnc/7.1.0/charts/common-17.2.2.tgz b/stable/cura-novnc/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cura-novnc/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cura-novnc/7.0.1/ix_values.yaml b/stable/cura-novnc/7.1.0/ix_values.yaml similarity index 100% rename from stable/cura-novnc/7.0.1/ix_values.yaml rename to stable/cura-novnc/7.1.0/ix_values.yaml diff --git a/stable/cura-novnc/7.0.1/questions.yaml b/stable/cura-novnc/7.1.0/questions.yaml similarity index 100% rename from stable/cura-novnc/7.0.1/questions.yaml rename to stable/cura-novnc/7.1.0/questions.yaml diff --git a/stable/firezone/2.0.1/templates/NOTES.txt b/stable/cura-novnc/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/firezone/2.0.1/templates/NOTES.txt rename to stable/cura-novnc/7.1.0/templates/NOTES.txt diff --git a/stable/dailynotes/4.0.1/templates/common.yaml b/stable/cura-novnc/7.1.0/templates/common.yaml similarity index 100% rename from stable/dailynotes/4.0.1/templates/common.yaml rename to stable/cura-novnc/7.1.0/templates/common.yaml diff --git a/stable/double-take/9.0.1/values.yaml b/stable/cura-novnc/7.1.0/values.yaml similarity index 100% rename from stable/double-take/9.0.1/values.yaml rename to stable/cura-novnc/7.1.0/values.yaml diff --git a/stable/custom-app/11.1.0/CHANGELOG.md b/stable/custom-app/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..dcfd3482f6 --- /dev/null +++ b/stable/custom-app/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [custom-app-11.1.0](https://github.com/truecharts/charts/compare/custom-app-11.0.1...custom-app-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [custom-app-11.0.1](https://github.com/truecharts/charts/compare/custom-app-11.0.0...custom-app-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [custom-app-11.0.0](https://github.com/truecharts/charts/compare/custom-app-10.0.11...custom-app-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [custom-app-10.0.11](https://github.com/truecharts/charts/compare/custom-app-10.0.10...custom-app-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [custom-app-10.0.10](https://github.com/truecharts/charts/compare/custom-app-10.0.9...custom-app-10.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [custom-app-10.0.9](https://github.com/truecharts/charts/compare/custom-app-10.0.8...custom-app-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [custom-app-10.0.8](https://github.com/truecharts/charts/compare/custom-app-10.0.7...custom-app-10.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [custom-app-10.0.7](https://github.com/truecharts/charts/compare/custom-app-10.0.6...custom-app-10.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [custom-app-10.0.6](https://github.com/truecharts/charts/compare/custom-app-10.0.5...custom-app-10.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [custom-app-10.0.5](https://github.com/truecharts/charts/compare/custom-app-10.0.4...custom-app-10.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [custom-app-10.0.4](https://github.com/truecharts/charts/compare/custom-app-10.0.3...custom-app-10.0.4) (2023-12-21) + +### Fix diff --git a/stable/custom-app/11.1.0/Chart.yaml b/stable/custom-app/11.1.0/Chart.yaml new file mode 100644 index 0000000000..5d449ccbee --- /dev/null +++ b/stable/custom-app/11.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: custom-app +version: 11.1.0 +appVersion: 0.21.1155 +description: Advanced tool to create your own TrueCharts-based App +home: https://truecharts.org/charts/stable/custom-app +icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app + - https://ghcr.io/linuxserver/jackett +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - custom +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: custom + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/custom-app/11.1.0/README.md b/stable/custom-app/11.1.0/README.md new file mode 100644 index 0000000000..9f42166751 --- /dev/null +++ b/stable/custom-app/11.1.0/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/custom-app) + +**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/custom-app/11.1.0/app-changelog.md b/stable/custom-app/11.1.0/app-changelog.md new file mode 100644 index 0000000000..bce93dd7a8 --- /dev/null +++ b/stable/custom-app/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [custom-app-11.1.0](https://github.com/truecharts/charts/compare/custom-app-11.0.1...custom-app-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/custom-app/11.1.0/app-readme.md b/stable/custom-app/11.1.0/app-readme.md new file mode 100644 index 0000000000..c8101f987e --- /dev/null +++ b/stable/custom-app/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Advanced tool to create your own TrueCharts-based App + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/custom-app](https://truecharts.org/charts/stable/custom-app) + +--- + +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/custom-app/11.1.0/charts/common-17.2.2.tgz b/stable/custom-app/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/custom-app/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/custom-app/11.1.0/ix_values.yaml b/stable/custom-app/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..c67d76f010 --- /dev/null +++ b/stable/custom-app/11.1.0/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: ghcr.io/linuxserver/jackett + pullPolicy: IfNotPresent + tag: 0.21.1155@sha256:5c408d64cb2385a3ee2934c8a5773eaadd5cd114e6b338328d60ab964ec0c88c +portal: + open: + enabled: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp diff --git a/stable/custom-app/11.1.0/questions.yaml b/stable/custom-app/11.1.0/questions.yaml new file mode 100644 index 0000000000..8762e9b7b3 --- /dev/null +++ b/stable/custom-app/11.1.0/questions.yaml @@ -0,0 +1,2815 @@ +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: image + group: "Container Image" + label: "Container" + schema: + additional_attrs: true + type: dict + attrs: + - variable: repository + label: "Container Repository" + schema: + type: string + default: "ghcr.io/k8s-at-home/jackett" + required: true + - variable: tag + label: "Container Tag" + schema: + type: string + default: "v0.18.616" + required: true + - variable: pullPolicy + label: "Container Pullpolicy" + schema: + type: string + default: "IfNotPresent" + enum: + - value: "IfNotPresent" + description: "IfNotPresent" + - value: "Always" + description: "Always" + - value: "Never" + description: "Never" + - 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: probes + label: "Healthcheck Probes" + schema: + additional_attrs: true + type: dict + attrs: + - variable: liveness + label: "Liveness" + description: "Liveness Probe" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Probe" + description: "Enables the probe" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: type + label: "Probe Type" + description: "Probe Type" + schema: + type: string + default: "tcp" + enum: + - value: "tcp" + description: "tcp" + - value: "http" + description: "http" + - value: "https" + description: "https" + - variable: path + label: "Probe Path" + description: "Probe Path" + schema: + type: string + default: "/" + - variable: readiness + label: "Readiness" + description: "Readiness Probe" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Probe" + description: "Enables the probe" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: type + label: "Probe Type" + description: "Probe Type" + schema: + type: string + default: "tcp" + enum: + - value: "tcp" + description: "tcp" + - value: "http" + description: "http" + - value: "https" + description: "https" + - variable: path + label: "Probe Path" + description: "Probe Path" + schema: + type: string + default: "/" + - variable: startup + label: "Startup" + description: "Startup Probe" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Probe" + description: "Enables the probe" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: type + label: "Probe Type" + description: "Probe Type" + schema: + type: string + default: "tcp" + enum: + - value: "tcp" + description: "tcp" + - value: "http" + description: "http" + - value: "https" + description: "https" + - variable: path + label: "Probe Path" + description: "Probe Path" + schema: + type: string + default: "/" + - variable: portal + group: "General Settings" + label: "Portal Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: open + label: "Open" + schema: + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: "Enable WebUI Portal" + description: "Enable WebUI Portal" + schema: + type: boolean + default: true + - variable: overrides + label: "Override Portal Configuration" + description: "Override Portal Configuration" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + show_subquestions_if: true + subquestions: + - variable: override + label: "Override Portal Configuration" + description: "Override Portal Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: protocol + label: "Protocol" + description: "Portal Protocol Override" + schema: + type: string + enum: + - value: "" + description: "" + - value: "http" + description: "HTTP" + - value: "https" + description: "HTTPS" + - variable: host + label: "Host" + description: "Portal Host Override" + schema: + type: string + default: "" + - variable: port + label: "Port" + description: "Portal Port Override" + 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: enabled + label: "Enable the port" + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "http" + enum: + - value: http + description: "http" + - value: "https" + description: "https" + - value: tcp + description: "tcp" + - value: "udp" + description: "udp" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - 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: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/flexget/8.0.1/templates/NOTES.txt b/stable/custom-app/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/flexget/8.0.1/templates/NOTES.txt rename to stable/custom-app/11.1.0/templates/NOTES.txt diff --git a/stable/drawio/8.0.1/templates/common.yaml b/stable/custom-app/11.1.0/templates/common.yaml similarity index 100% rename from stable/drawio/8.0.1/templates/common.yaml rename to stable/custom-app/11.1.0/templates/common.yaml diff --git a/stable/drawio/8.0.1/values.yaml b/stable/custom-app/11.1.0/values.yaml similarity index 100% rename from stable/drawio/8.0.1/values.yaml rename to stable/custom-app/11.1.0/values.yaml diff --git a/stable/cyberchef/8.0.1/CHANGELOG.md b/stable/cyberchef/8.0.1/CHANGELOG.md deleted file mode 100644 index 2116e4c443..0000000000 --- a/stable/cyberchef/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cyberchef-8.0.1](https://github.com/truecharts/charts/compare/cyberchef-8.0.0...cyberchef-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [cyberchef-8.0.0](https://github.com/truecharts/charts/compare/cyberchef-7.0.11...cyberchef-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [cyberchef-7.0.11](https://github.com/truecharts/charts/compare/cyberchef-7.0.10...cyberchef-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [cyberchef-7.0.10](https://github.com/truecharts/charts/compare/cyberchef-7.0.9...cyberchef-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [cyberchef-7.0.9](https://github.com/truecharts/charts/compare/cyberchef-7.0.8...cyberchef-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [cyberchef-7.0.8](https://github.com/truecharts/charts/compare/cyberchef-7.0.7...cyberchef-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [cyberchef-7.0.7](https://github.com/truecharts/charts/compare/cyberchef-7.0.6...cyberchef-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [cyberchef-7.0.6](https://github.com/truecharts/charts/compare/cyberchef-7.0.5...cyberchef-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [cyberchef-7.0.5](https://github.com/truecharts/charts/compare/cyberchef-7.0.4...cyberchef-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [cyberchef-7.0.4](https://github.com/truecharts/charts/compare/cyberchef-7.0.3...cyberchef-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [cyberchef-7.0.3](https://github.com/truecharts/charts/compare/cyberchef-7.0.2...cyberchef-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/cyberchef/8.0.1/Chart.yaml b/stable/cyberchef/8.0.1/Chart.yaml deleted file mode 100644 index a869461550..0000000000 --- a/stable/cyberchef/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: cyberchef -version: 8.0.1 -appVersion: 10.5.2 -description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. -home: https://truecharts.org/charts/stable/cyberchef -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - - https://hub.docker.com/r/mpepping/cyberchef -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cyberchef -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/cyberchef/8.0.1/app-changelog.md b/stable/cyberchef/8.0.1/app-changelog.md deleted file mode 100644 index 6573965f93..0000000000 --- a/stable/cyberchef/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cyberchef-8.0.1](https://github.com/truecharts/charts/compare/cyberchef-8.0.0...cyberchef-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/cyberchef/8.0.1/charts/common-17.1.4.tgz b/stable/cyberchef/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/cyberchef/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/cyberchef/8.1.0/CHANGELOG.md b/stable/cyberchef/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9b0b13b98e --- /dev/null +++ b/stable/cyberchef/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cyberchef-8.1.0](https://github.com/truecharts/charts/compare/cyberchef-8.0.1...cyberchef-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [cyberchef-8.0.1](https://github.com/truecharts/charts/compare/cyberchef-8.0.0...cyberchef-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [cyberchef-8.0.0](https://github.com/truecharts/charts/compare/cyberchef-7.0.11...cyberchef-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [cyberchef-7.0.11](https://github.com/truecharts/charts/compare/cyberchef-7.0.10...cyberchef-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [cyberchef-7.0.10](https://github.com/truecharts/charts/compare/cyberchef-7.0.9...cyberchef-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [cyberchef-7.0.9](https://github.com/truecharts/charts/compare/cyberchef-7.0.8...cyberchef-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [cyberchef-7.0.8](https://github.com/truecharts/charts/compare/cyberchef-7.0.7...cyberchef-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [cyberchef-7.0.7](https://github.com/truecharts/charts/compare/cyberchef-7.0.6...cyberchef-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [cyberchef-7.0.6](https://github.com/truecharts/charts/compare/cyberchef-7.0.5...cyberchef-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [cyberchef-7.0.5](https://github.com/truecharts/charts/compare/cyberchef-7.0.4...cyberchef-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [cyberchef-7.0.4](https://github.com/truecharts/charts/compare/cyberchef-7.0.3...cyberchef-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/cyberchef/8.1.0/Chart.yaml b/stable/cyberchef/8.1.0/Chart.yaml new file mode 100644 index 0000000000..9a2c97f72a --- /dev/null +++ b/stable/cyberchef/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: cyberchef +version: 8.1.0 +appVersion: 10.5.2 +description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. +home: https://truecharts.org/charts/stable/cyberchef +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png +deprecated: false +sources: + - https://hub.docker.com/r/mpepping/cyberchef + - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cyberchef +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/cyberchef/8.0.1/README.md b/stable/cyberchef/8.1.0/README.md similarity index 100% rename from stable/cyberchef/8.0.1/README.md rename to stable/cyberchef/8.1.0/README.md diff --git a/stable/cyberchef/8.1.0/app-changelog.md b/stable/cyberchef/8.1.0/app-changelog.md new file mode 100644 index 0000000000..a23066d287 --- /dev/null +++ b/stable/cyberchef/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cyberchef-8.1.0](https://github.com/truecharts/charts/compare/cyberchef-8.0.1...cyberchef-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/cyberchef/8.0.1/app-readme.md b/stable/cyberchef/8.1.0/app-readme.md similarity index 100% rename from stable/cyberchef/8.0.1/app-readme.md rename to stable/cyberchef/8.1.0/app-readme.md diff --git a/stable/cyberchef/8.1.0/charts/common-17.2.2.tgz b/stable/cyberchef/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/cyberchef/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/cyberchef/8.0.1/ix_values.yaml b/stable/cyberchef/8.1.0/ix_values.yaml similarity index 100% rename from stable/cyberchef/8.0.1/ix_values.yaml rename to stable/cyberchef/8.1.0/ix_values.yaml diff --git a/stable/cyberchef/8.0.1/questions.yaml b/stable/cyberchef/8.1.0/questions.yaml similarity index 100% rename from stable/cyberchef/8.0.1/questions.yaml rename to stable/cyberchef/8.1.0/questions.yaml diff --git a/stable/flowise/3.0.1/templates/NOTES.txt b/stable/cyberchef/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/flowise/3.0.1/templates/NOTES.txt rename to stable/cyberchef/8.1.0/templates/NOTES.txt diff --git a/stable/duckdns/8.0.1/templates/common.yaml b/stable/cyberchef/8.1.0/templates/common.yaml similarity index 100% rename from stable/duckdns/8.0.1/templates/common.yaml rename to stable/cyberchef/8.1.0/templates/common.yaml diff --git a/stable/dropbox-by-otherguy/4.0.1/values.yaml b/stable/cyberchef/8.1.0/values.yaml similarity index 100% rename from stable/dropbox-by-otherguy/4.0.1/values.yaml rename to stable/cyberchef/8.1.0/values.yaml diff --git a/stable/czkawka/7.0.1/CHANGELOG.md b/stable/czkawka/7.0.1/CHANGELOG.md deleted file mode 100644 index 87dcd584d8..0000000000 --- a/stable/czkawka/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [czkawka-7.0.1](https://github.com/truecharts/charts/compare/czkawka-7.0.0...czkawka-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [czkawka-7.0.0](https://github.com/truecharts/charts/compare/czkawka-6.0.11...czkawka-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [czkawka-6.0.11](https://github.com/truecharts/charts/compare/czkawka-6.0.10...czkawka-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [czkawka-6.0.10](https://github.com/truecharts/charts/compare/czkawka-6.0.9...czkawka-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [czkawka-6.0.9](https://github.com/truecharts/charts/compare/czkawka-6.0.8...czkawka-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [czkawka-6.0.8](https://github.com/truecharts/charts/compare/czkawka-6.0.7...czkawka-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [czkawka-6.0.7](https://github.com/truecharts/charts/compare/czkawka-6.0.6...czkawka-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [czkawka-6.0.6](https://github.com/truecharts/charts/compare/czkawka-6.0.5...czkawka-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [czkawka-6.0.5](https://github.com/truecharts/charts/compare/czkawka-6.0.4...czkawka-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [czkawka-6.0.4](https://github.com/truecharts/charts/compare/czkawka-6.0.3...czkawka-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [czkawka-6.0.3](https://github.com/truecharts/charts/compare/czkawka-6.0.2...czkawka-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/czkawka/7.0.1/Chart.yaml b/stable/czkawka/7.0.1/Chart.yaml deleted file mode 100644 index e3c24d23cc..0000000000 --- a/stable/czkawka/7.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: czkawka -version: 7.0.1 -appVersion: 23.11.2 -description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. -home: https://truecharts.org/charts/stable/czkawka -icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png -deprecated: false -sources: - - https://github.com/jlesage/docker-czkawka - - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - - https://hub.docker.com/r/jlesage/czkawka - - https://github.com/qarmin/czkawka -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - duplicates - - file management - - czkawka -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: duplicates - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/czkawka/7.0.1/app-changelog.md b/stable/czkawka/7.0.1/app-changelog.md deleted file mode 100644 index 77471b21fa..0000000000 --- a/stable/czkawka/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [czkawka-7.0.1](https://github.com/truecharts/charts/compare/czkawka-7.0.0...czkawka-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/czkawka/7.0.1/charts/common-17.1.4.tgz b/stable/czkawka/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/czkawka/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/czkawka/7.1.0/CHANGELOG.md b/stable/czkawka/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6582a9f388 --- /dev/null +++ b/stable/czkawka/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [czkawka-7.1.0](https://github.com/truecharts/charts/compare/czkawka-7.0.1...czkawka-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [czkawka-7.0.1](https://github.com/truecharts/charts/compare/czkawka-7.0.0...czkawka-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [czkawka-7.0.0](https://github.com/truecharts/charts/compare/czkawka-6.0.11...czkawka-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [czkawka-6.0.11](https://github.com/truecharts/charts/compare/czkawka-6.0.10...czkawka-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [czkawka-6.0.10](https://github.com/truecharts/charts/compare/czkawka-6.0.9...czkawka-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [czkawka-6.0.9](https://github.com/truecharts/charts/compare/czkawka-6.0.8...czkawka-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [czkawka-6.0.8](https://github.com/truecharts/charts/compare/czkawka-6.0.7...czkawka-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [czkawka-6.0.7](https://github.com/truecharts/charts/compare/czkawka-6.0.6...czkawka-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [czkawka-6.0.6](https://github.com/truecharts/charts/compare/czkawka-6.0.5...czkawka-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [czkawka-6.0.5](https://github.com/truecharts/charts/compare/czkawka-6.0.4...czkawka-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [czkawka-6.0.4](https://github.com/truecharts/charts/compare/czkawka-6.0.3...czkawka-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/czkawka/7.1.0/Chart.yaml b/stable/czkawka/7.1.0/Chart.yaml new file mode 100644 index 0000000000..5c1ad584aa --- /dev/null +++ b/stable/czkawka/7.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: czkawka +version: 7.1.0 +appVersion: 23.11.2 +description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. +home: https://truecharts.org/charts/stable/czkawka +icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png +deprecated: false +sources: + - https://github.com/jlesage/docker-czkawka + - https://github.com/qarmin/czkawka + - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka + - https://hub.docker.com/r/jlesage/czkawka +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - duplicates + - file management + - czkawka +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: duplicates + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/czkawka/7.0.1/README.md b/stable/czkawka/7.1.0/README.md similarity index 100% rename from stable/czkawka/7.0.1/README.md rename to stable/czkawka/7.1.0/README.md diff --git a/stable/czkawka/7.1.0/app-changelog.md b/stable/czkawka/7.1.0/app-changelog.md new file mode 100644 index 0000000000..6e4ee4dec6 --- /dev/null +++ b/stable/czkawka/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [czkawka-7.1.0](https://github.com/truecharts/charts/compare/czkawka-7.0.1...czkawka-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/czkawka/7.0.1/app-readme.md b/stable/czkawka/7.1.0/app-readme.md similarity index 100% rename from stable/czkawka/7.0.1/app-readme.md rename to stable/czkawka/7.1.0/app-readme.md diff --git a/stable/czkawka/7.1.0/charts/common-17.2.2.tgz b/stable/czkawka/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/czkawka/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/czkawka/7.0.1/ix_values.yaml b/stable/czkawka/7.1.0/ix_values.yaml similarity index 100% rename from stable/czkawka/7.0.1/ix_values.yaml rename to stable/czkawka/7.1.0/ix_values.yaml diff --git a/stable/czkawka/7.0.1/questions.yaml b/stable/czkawka/7.1.0/questions.yaml similarity index 100% rename from stable/czkawka/7.0.1/questions.yaml rename to stable/czkawka/7.1.0/questions.yaml diff --git a/stable/fluidd/8.0.1/templates/NOTES.txt b/stable/czkawka/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/fluidd/8.0.1/templates/NOTES.txt rename to stable/czkawka/7.1.0/templates/NOTES.txt diff --git a/stable/embystat/8.0.1/templates/common.yaml b/stable/czkawka/7.1.0/templates/common.yaml similarity index 100% rename from stable/embystat/8.0.1/templates/common.yaml rename to stable/czkawka/7.1.0/templates/common.yaml diff --git a/stable/duckdns/8.0.1/values.yaml b/stable/czkawka/7.1.0/values.yaml similarity index 100% rename from stable/duckdns/8.0.1/values.yaml rename to stable/czkawka/7.1.0/values.yaml diff --git a/stable/dailynotes/4.0.1/CHANGELOG.md b/stable/dailynotes/4.0.1/CHANGELOG.md deleted file mode 100644 index 3ec4d3d234..0000000000 --- a/stable/dailynotes/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dailynotes-4.0.1](https://github.com/truecharts/charts/compare/dailynotes-4.0.0...dailynotes-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dailynotes-4.0.0](https://github.com/truecharts/charts/compare/dailynotes-3.0.17...dailynotes-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dailynotes-3.0.17](https://github.com/truecharts/charts/compare/dailynotes-3.0.16...dailynotes-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dailynotes-3.0.16](https://github.com/truecharts/charts/compare/dailynotes-3.0.15...dailynotes-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dailynotes-3.0.15](https://github.com/truecharts/charts/compare/dailynotes-3.0.14...dailynotes-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dailynotes-3.0.14](https://github.com/truecharts/charts/compare/dailynotes-3.0.13...dailynotes-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dailynotes-3.0.13](https://github.com/truecharts/charts/compare/dailynotes-3.0.12...dailynotes-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dailynotes-3.0.12](https://github.com/truecharts/charts/compare/dailynotes-3.0.11...dailynotes-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dailynotes-3.0.11](https://github.com/truecharts/charts/compare/dailynotes-3.0.10...dailynotes-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dailynotes-3.0.10](https://github.com/truecharts/charts/compare/dailynotes-3.0.9...dailynotes-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [dailynotes-3.0.9](https://github.com/truecharts/charts/compare/dailynotes-3.0.8...dailynotes-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/dailynotes/4.0.1/Chart.yaml b/stable/dailynotes/4.0.1/Chart.yaml deleted file mode 100644 index 4de0766e2e..0000000000 --- a/stable/dailynotes/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dailynotes -version: 4.0.1 -appVersion: latest -description: | - App for taking notes and tracking tasks on a daily basis. -home: https://truecharts.org/charts/incubator/dailynotes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes - - https://hub.docker.com/r/m0ngr31/dailynotes -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dailynotes - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/dailynotes/4.0.1/app-changelog.md b/stable/dailynotes/4.0.1/app-changelog.md deleted file mode 100644 index aa47ca11ef..0000000000 --- a/stable/dailynotes/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dailynotes-4.0.1](https://github.com/truecharts/charts/compare/dailynotes-4.0.0...dailynotes-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dailynotes/4.0.1/charts/common-17.1.4.tgz b/stable/dailynotes/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dailynotes/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dailynotes/4.1.0/CHANGELOG.md b/stable/dailynotes/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..efade460a1 --- /dev/null +++ b/stable/dailynotes/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dailynotes-4.1.0](https://github.com/truecharts/charts/compare/dailynotes-4.0.1...dailynotes-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dailynotes-4.0.1](https://github.com/truecharts/charts/compare/dailynotes-4.0.0...dailynotes-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dailynotes-4.0.0](https://github.com/truecharts/charts/compare/dailynotes-3.0.17...dailynotes-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dailynotes-3.0.17](https://github.com/truecharts/charts/compare/dailynotes-3.0.16...dailynotes-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dailynotes-3.0.16](https://github.com/truecharts/charts/compare/dailynotes-3.0.15...dailynotes-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dailynotes-3.0.15](https://github.com/truecharts/charts/compare/dailynotes-3.0.14...dailynotes-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dailynotes-3.0.14](https://github.com/truecharts/charts/compare/dailynotes-3.0.13...dailynotes-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dailynotes-3.0.13](https://github.com/truecharts/charts/compare/dailynotes-3.0.12...dailynotes-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dailynotes-3.0.12](https://github.com/truecharts/charts/compare/dailynotes-3.0.11...dailynotes-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dailynotes-3.0.11](https://github.com/truecharts/charts/compare/dailynotes-3.0.10...dailynotes-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dailynotes-3.0.10](https://github.com/truecharts/charts/compare/dailynotes-3.0.9...dailynotes-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/dailynotes/4.1.0/Chart.yaml b/stable/dailynotes/4.1.0/Chart.yaml new file mode 100644 index 0000000000..d9c407749e --- /dev/null +++ b/stable/dailynotes/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dailynotes +version: 4.1.0 +appVersion: latest +description: | + App for taking notes and tracking tasks on a daily basis. +home: https://truecharts.org/charts/incubator/dailynotes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes + - https://hub.docker.com/r/m0ngr31/dailynotes +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dailynotes + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/dailynotes/4.0.1/README.md b/stable/dailynotes/4.1.0/README.md similarity index 100% rename from stable/dailynotes/4.0.1/README.md rename to stable/dailynotes/4.1.0/README.md diff --git a/stable/dailynotes/4.1.0/app-changelog.md b/stable/dailynotes/4.1.0/app-changelog.md new file mode 100644 index 0000000000..fdcb7f8e8d --- /dev/null +++ b/stable/dailynotes/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dailynotes-4.1.0](https://github.com/truecharts/charts/compare/dailynotes-4.0.1...dailynotes-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dailynotes/4.0.1/app-readme.md b/stable/dailynotes/4.1.0/app-readme.md similarity index 100% rename from stable/dailynotes/4.0.1/app-readme.md rename to stable/dailynotes/4.1.0/app-readme.md diff --git a/stable/dailynotes/4.1.0/charts/common-17.2.2.tgz b/stable/dailynotes/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dailynotes/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dailynotes/4.0.1/ix_values.yaml b/stable/dailynotes/4.1.0/ix_values.yaml similarity index 100% rename from stable/dailynotes/4.0.1/ix_values.yaml rename to stable/dailynotes/4.1.0/ix_values.yaml diff --git a/stable/dailynotes/4.0.1/questions.yaml b/stable/dailynotes/4.1.0/questions.yaml similarity index 100% rename from stable/dailynotes/4.0.1/questions.yaml rename to stable/dailynotes/4.1.0/questions.yaml diff --git a/stable/damselfly/4.0.1/templates/common.yaml b/stable/dailynotes/4.1.0/templates/common.yaml similarity index 100% rename from stable/damselfly/4.0.1/templates/common.yaml rename to stable/dailynotes/4.1.0/templates/common.yaml diff --git a/stable/duplicacy/5.0.1/values.yaml b/stable/dailynotes/4.1.0/values.yaml similarity index 100% rename from stable/duplicacy/5.0.1/values.yaml rename to stable/dailynotes/4.1.0/values.yaml diff --git a/stable/damselfly/4.0.1/CHANGELOG.md b/stable/damselfly/4.0.1/CHANGELOG.md deleted file mode 100644 index 57a16e9d89..0000000000 --- a/stable/damselfly/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [damselfly-4.0.1](https://github.com/truecharts/charts/compare/damselfly-4.0.0...damselfly-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [damselfly-4.0.0](https://github.com/truecharts/charts/compare/damselfly-3.0.18...damselfly-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [damselfly-3.0.18](https://github.com/truecharts/charts/compare/damselfly-3.0.17...damselfly-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [damselfly-3.0.17](https://github.com/truecharts/charts/compare/damselfly-3.0.16...damselfly-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [damselfly-3.0.16](https://github.com/truecharts/charts/compare/damselfly-3.0.15...damselfly-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [damselfly-3.0.15](https://github.com/truecharts/charts/compare/damselfly-3.0.14...damselfly-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [damselfly-3.0.14](https://github.com/truecharts/charts/compare/damselfly-3.0.13...damselfly-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [damselfly-3.0.13](https://github.com/truecharts/charts/compare/damselfly-3.0.12...damselfly-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [damselfly-3.0.12](https://github.com/truecharts/charts/compare/damselfly-3.0.11...damselfly-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [damselfly-3.0.11](https://github.com/truecharts/charts/compare/damselfly-3.0.10...damselfly-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [damselfly-3.0.10](https://github.com/truecharts/charts/compare/damselfly-3.0.9...damselfly-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/damselfly/4.0.1/Chart.yaml b/stable/damselfly/4.0.1/Chart.yaml deleted file mode 100644 index 0cda600c02..0000000000 --- a/stable/damselfly/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: damselfly -version: 4.0.1 -appVersion: latest -description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. -home: https://truecharts.org/charts/incubator/damselfly -icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png -deprecated: false -sources: - - https://github.com/Webreaper/Damselfly - - https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly - - https://hub.docker.com/r/webreaper/damselfly -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - damselfly - - MediaApp-Photos -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/damselfly/4.0.1/app-changelog.md b/stable/damselfly/4.0.1/app-changelog.md deleted file mode 100644 index 8c67df7043..0000000000 --- a/stable/damselfly/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [damselfly-4.0.1](https://github.com/truecharts/charts/compare/damselfly-4.0.0...damselfly-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/damselfly/4.0.1/charts/common-17.1.4.tgz b/stable/damselfly/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/damselfly/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/damselfly/4.1.0/CHANGELOG.md b/stable/damselfly/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6e4f181ec6 --- /dev/null +++ b/stable/damselfly/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [damselfly-4.1.0](https://github.com/truecharts/charts/compare/damselfly-4.0.1...damselfly-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [damselfly-4.0.1](https://github.com/truecharts/charts/compare/damselfly-4.0.0...damselfly-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [damselfly-4.0.0](https://github.com/truecharts/charts/compare/damselfly-3.0.18...damselfly-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [damselfly-3.0.18](https://github.com/truecharts/charts/compare/damselfly-3.0.17...damselfly-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [damselfly-3.0.17](https://github.com/truecharts/charts/compare/damselfly-3.0.16...damselfly-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [damselfly-3.0.16](https://github.com/truecharts/charts/compare/damselfly-3.0.15...damselfly-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [damselfly-3.0.15](https://github.com/truecharts/charts/compare/damselfly-3.0.14...damselfly-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [damselfly-3.0.14](https://github.com/truecharts/charts/compare/damselfly-3.0.13...damselfly-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [damselfly-3.0.13](https://github.com/truecharts/charts/compare/damselfly-3.0.12...damselfly-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [damselfly-3.0.12](https://github.com/truecharts/charts/compare/damselfly-3.0.11...damselfly-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [damselfly-3.0.11](https://github.com/truecharts/charts/compare/damselfly-3.0.10...damselfly-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/damselfly/4.1.0/Chart.yaml b/stable/damselfly/4.1.0/Chart.yaml new file mode 100644 index 0000000000..531bee9700 --- /dev/null +++ b/stable/damselfly/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: damselfly +version: 4.1.0 +appVersion: latest +description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. +home: https://truecharts.org/charts/incubator/damselfly +icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png +deprecated: false +sources: + - https://github.com/Webreaper/Damselfly + - https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly + - https://hub.docker.com/r/webreaper/damselfly +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - damselfly + - MediaApp-Photos +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/damselfly/4.0.1/README.md b/stable/damselfly/4.1.0/README.md similarity index 100% rename from stable/damselfly/4.0.1/README.md rename to stable/damselfly/4.1.0/README.md diff --git a/stable/damselfly/4.1.0/app-changelog.md b/stable/damselfly/4.1.0/app-changelog.md new file mode 100644 index 0000000000..6b2341c342 --- /dev/null +++ b/stable/damselfly/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [damselfly-4.1.0](https://github.com/truecharts/charts/compare/damselfly-4.0.1...damselfly-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/damselfly/4.0.1/app-readme.md b/stable/damselfly/4.1.0/app-readme.md similarity index 100% rename from stable/damselfly/4.0.1/app-readme.md rename to stable/damselfly/4.1.0/app-readme.md diff --git a/stable/damselfly/4.1.0/charts/common-17.2.2.tgz b/stable/damselfly/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/damselfly/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/damselfly/4.0.1/ix_values.yaml b/stable/damselfly/4.1.0/ix_values.yaml similarity index 100% rename from stable/damselfly/4.0.1/ix_values.yaml rename to stable/damselfly/4.1.0/ix_values.yaml diff --git a/stable/damselfly/4.0.1/questions.yaml b/stable/damselfly/4.1.0/questions.yaml similarity index 100% rename from stable/damselfly/4.0.1/questions.yaml rename to stable/damselfly/4.1.0/questions.yaml diff --git a/stable/dashmachine/4.0.1/templates/common.yaml b/stable/damselfly/4.1.0/templates/common.yaml similarity index 100% rename from stable/dashmachine/4.0.1/templates/common.yaml rename to stable/damselfly/4.1.0/templates/common.yaml diff --git a/stable/ecodms/4.0.1/values.yaml b/stable/damselfly/4.1.0/values.yaml similarity index 100% rename from stable/ecodms/4.0.1/values.yaml rename to stable/damselfly/4.1.0/values.yaml diff --git a/stable/dashdot/7.0.1/CHANGELOG.md b/stable/dashdot/7.0.1/CHANGELOG.md deleted file mode 100644 index 39ff72b1e4..0000000000 --- a/stable/dashdot/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dashdot-7.0.1](https://github.com/truecharts/charts/compare/dashdot-7.0.0...dashdot-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dashdot-7.0.0](https://github.com/truecharts/charts/compare/dashdot-6.0.11...dashdot-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dashdot-6.0.11](https://github.com/truecharts/charts/compare/dashdot-6.0.10...dashdot-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dashdot-6.0.10](https://github.com/truecharts/charts/compare/dashdot-6.0.9...dashdot-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dashdot-6.0.9](https://github.com/truecharts/charts/compare/dashdot-6.0.8...dashdot-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dashdot-6.0.8](https://github.com/truecharts/charts/compare/dashdot-6.0.7...dashdot-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dashdot-6.0.7](https://github.com/truecharts/charts/compare/dashdot-6.0.6...dashdot-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dashdot-6.0.6](https://github.com/truecharts/charts/compare/dashdot-6.0.5...dashdot-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dashdot-6.0.5](https://github.com/truecharts/charts/compare/dashdot-6.0.4...dashdot-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dashdot-6.0.4](https://github.com/truecharts/charts/compare/dashdot-6.0.3...dashdot-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [dashdot-6.0.3](https://github.com/truecharts/charts/compare/dashdot-6.0.2...dashdot-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/dashdot/7.0.1/Chart.yaml b/stable/dashdot/7.0.1/Chart.yaml deleted file mode 100644 index 5788e02f33..0000000000 --- a/stable/dashdot/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dashdot -version: 7.0.1 -appVersion: 5.2.3 -description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. -home: https://truecharts.org/charts/stable/dashdot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png -deprecated: false -sources: - - https://hub.docker.com/r/mauricenino/dashdot - - https://github.com/MauriceNino/dashdot - - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dashboard - - dashdot -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/dashdot/7.0.1/app-changelog.md b/stable/dashdot/7.0.1/app-changelog.md deleted file mode 100644 index 8e80ae1d97..0000000000 --- a/stable/dashdot/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashdot-7.0.1](https://github.com/truecharts/charts/compare/dashdot-7.0.0...dashdot-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dashdot/7.0.1/charts/common-17.1.4.tgz b/stable/dashdot/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dashdot/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dashdot/7.1.0/CHANGELOG.md b/stable/dashdot/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3bcd0c4080 --- /dev/null +++ b/stable/dashdot/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dashdot-7.1.0](https://github.com/truecharts/charts/compare/dashdot-7.0.1...dashdot-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dashdot-7.0.1](https://github.com/truecharts/charts/compare/dashdot-7.0.0...dashdot-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dashdot-7.0.0](https://github.com/truecharts/charts/compare/dashdot-6.0.11...dashdot-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dashdot-6.0.11](https://github.com/truecharts/charts/compare/dashdot-6.0.10...dashdot-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dashdot-6.0.10](https://github.com/truecharts/charts/compare/dashdot-6.0.9...dashdot-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dashdot-6.0.9](https://github.com/truecharts/charts/compare/dashdot-6.0.8...dashdot-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dashdot-6.0.8](https://github.com/truecharts/charts/compare/dashdot-6.0.7...dashdot-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dashdot-6.0.7](https://github.com/truecharts/charts/compare/dashdot-6.0.6...dashdot-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dashdot-6.0.6](https://github.com/truecharts/charts/compare/dashdot-6.0.5...dashdot-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dashdot-6.0.5](https://github.com/truecharts/charts/compare/dashdot-6.0.4...dashdot-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dashdot-6.0.4](https://github.com/truecharts/charts/compare/dashdot-6.0.3...dashdot-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/dashdot/7.1.0/Chart.yaml b/stable/dashdot/7.1.0/Chart.yaml new file mode 100644 index 0000000000..d253574cd3 --- /dev/null +++ b/stable/dashdot/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dashdot +version: 7.1.0 +appVersion: 5.2.3 +description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. +home: https://truecharts.org/charts/stable/dashdot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png +deprecated: false +sources: + - https://github.com/MauriceNino/dashdot + - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot + - https://hub.docker.com/r/mauricenino/dashdot +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dashboard + - dashdot +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/dashdot/7.0.1/README.md b/stable/dashdot/7.1.0/README.md similarity index 100% rename from stable/dashdot/7.0.1/README.md rename to stable/dashdot/7.1.0/README.md diff --git a/stable/dashdot/7.1.0/app-changelog.md b/stable/dashdot/7.1.0/app-changelog.md new file mode 100644 index 0000000000..4cb674ad42 --- /dev/null +++ b/stable/dashdot/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashdot-7.1.0](https://github.com/truecharts/charts/compare/dashdot-7.0.1...dashdot-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dashdot/7.0.1/app-readme.md b/stable/dashdot/7.1.0/app-readme.md similarity index 100% rename from stable/dashdot/7.0.1/app-readme.md rename to stable/dashdot/7.1.0/app-readme.md diff --git a/stable/dashdot/7.1.0/charts/common-17.2.2.tgz b/stable/dashdot/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dashdot/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dashdot/7.0.1/ix_values.yaml b/stable/dashdot/7.1.0/ix_values.yaml similarity index 100% rename from stable/dashdot/7.0.1/ix_values.yaml rename to stable/dashdot/7.1.0/ix_values.yaml diff --git a/stable/dashdot/7.0.1/questions.yaml b/stable/dashdot/7.1.0/questions.yaml similarity index 100% rename from stable/dashdot/7.0.1/questions.yaml rename to stable/dashdot/7.1.0/questions.yaml diff --git a/stable/foldingathome/8.0.1/templates/NOTES.txt b/stable/dashdot/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/foldingathome/8.0.1/templates/NOTES.txt rename to stable/dashdot/7.1.0/templates/NOTES.txt diff --git a/stable/emulatorjs/8.0.1/templates/common.yaml b/stable/dashdot/7.1.0/templates/common.yaml similarity index 100% rename from stable/emulatorjs/8.0.1/templates/common.yaml rename to stable/dashdot/7.1.0/templates/common.yaml diff --git a/stable/electrum/4.0.2/values.yaml b/stable/dashdot/7.1.0/values.yaml similarity index 100% rename from stable/electrum/4.0.2/values.yaml rename to stable/dashdot/7.1.0/values.yaml diff --git a/stable/dashmachine/4.0.1/CHANGELOG.md b/stable/dashmachine/4.0.1/CHANGELOG.md deleted file mode 100644 index 0511e47241..0000000000 --- a/stable/dashmachine/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dashmachine-4.0.1](https://github.com/truecharts/charts/compare/dashmachine-4.0.0...dashmachine-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dashmachine-4.0.0](https://github.com/truecharts/charts/compare/dashmachine-3.0.17...dashmachine-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dashmachine-3.0.17](https://github.com/truecharts/charts/compare/dashmachine-3.0.16...dashmachine-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dashmachine-3.0.16](https://github.com/truecharts/charts/compare/dashmachine-3.0.15...dashmachine-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dashmachine-3.0.15](https://github.com/truecharts/charts/compare/dashmachine-3.0.14...dashmachine-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dashmachine-3.0.14](https://github.com/truecharts/charts/compare/dashmachine-3.0.13...dashmachine-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dashmachine-3.0.13](https://github.com/truecharts/charts/compare/dashmachine-3.0.12...dashmachine-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dashmachine-3.0.12](https://github.com/truecharts/charts/compare/dashmachine-3.0.11...dashmachine-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dashmachine-3.0.11](https://github.com/truecharts/charts/compare/dashmachine-3.0.10...dashmachine-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dashmachine-3.0.10](https://github.com/truecharts/charts/compare/dashmachine-3.0.9...dashmachine-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [dashmachine-3.0.9](https://github.com/truecharts/charts/compare/dashmachine-3.0.8...dashmachine-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/dashmachine/4.0.1/Chart.yaml b/stable/dashmachine/4.0.1/Chart.yaml deleted file mode 100644 index 2b52a74988..0000000000 --- a/stable/dashmachine/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dashmachine -version: 4.0.1 -appVersion: latest -description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" -home: https://truecharts.org/charts/incubator/dashmachine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine - - https://hub.docker.com/r/rmountjoy/dashmachine -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dashmachine - - Productivity - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/dashmachine/4.0.1/app-changelog.md b/stable/dashmachine/4.0.1/app-changelog.md deleted file mode 100644 index 15b47d4da5..0000000000 --- a/stable/dashmachine/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashmachine-4.0.1](https://github.com/truecharts/charts/compare/dashmachine-4.0.0...dashmachine-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dashmachine/4.0.1/charts/common-17.1.4.tgz b/stable/dashmachine/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dashmachine/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dashmachine/4.1.0/CHANGELOG.md b/stable/dashmachine/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..87403705a4 --- /dev/null +++ b/stable/dashmachine/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dashmachine-4.1.0](https://github.com/truecharts/charts/compare/dashmachine-4.0.1...dashmachine-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dashmachine-4.0.1](https://github.com/truecharts/charts/compare/dashmachine-4.0.0...dashmachine-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dashmachine-4.0.0](https://github.com/truecharts/charts/compare/dashmachine-3.0.17...dashmachine-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dashmachine-3.0.17](https://github.com/truecharts/charts/compare/dashmachine-3.0.16...dashmachine-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dashmachine-3.0.16](https://github.com/truecharts/charts/compare/dashmachine-3.0.15...dashmachine-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dashmachine-3.0.15](https://github.com/truecharts/charts/compare/dashmachine-3.0.14...dashmachine-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dashmachine-3.0.14](https://github.com/truecharts/charts/compare/dashmachine-3.0.13...dashmachine-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dashmachine-3.0.13](https://github.com/truecharts/charts/compare/dashmachine-3.0.12...dashmachine-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dashmachine-3.0.12](https://github.com/truecharts/charts/compare/dashmachine-3.0.11...dashmachine-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dashmachine-3.0.11](https://github.com/truecharts/charts/compare/dashmachine-3.0.10...dashmachine-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dashmachine-3.0.10](https://github.com/truecharts/charts/compare/dashmachine-3.0.9...dashmachine-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/dashmachine/4.1.0/Chart.yaml b/stable/dashmachine/4.1.0/Chart.yaml new file mode 100644 index 0000000000..37688d9e56 --- /dev/null +++ b/stable/dashmachine/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dashmachine +version: 4.1.0 +appVersion: latest +description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" +home: https://truecharts.org/charts/incubator/dashmachine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine + - https://hub.docker.com/r/rmountjoy/dashmachine +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dashmachine + - Productivity + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/dashmachine/4.0.1/README.md b/stable/dashmachine/4.1.0/README.md similarity index 100% rename from stable/dashmachine/4.0.1/README.md rename to stable/dashmachine/4.1.0/README.md diff --git a/stable/dashmachine/4.1.0/app-changelog.md b/stable/dashmachine/4.1.0/app-changelog.md new file mode 100644 index 0000000000..110b0b4835 --- /dev/null +++ b/stable/dashmachine/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashmachine-4.1.0](https://github.com/truecharts/charts/compare/dashmachine-4.0.1...dashmachine-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dashmachine/4.0.1/app-readme.md b/stable/dashmachine/4.1.0/app-readme.md similarity index 100% rename from stable/dashmachine/4.0.1/app-readme.md rename to stable/dashmachine/4.1.0/app-readme.md diff --git a/stable/dashmachine/4.1.0/charts/common-17.2.2.tgz b/stable/dashmachine/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dashmachine/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dashmachine/4.0.1/ix_values.yaml b/stable/dashmachine/4.1.0/ix_values.yaml similarity index 100% rename from stable/dashmachine/4.0.1/ix_values.yaml rename to stable/dashmachine/4.1.0/ix_values.yaml diff --git a/stable/dashmachine/4.0.1/questions.yaml b/stable/dashmachine/4.1.0/questions.yaml similarity index 100% rename from stable/dashmachine/4.0.1/questions.yaml rename to stable/dashmachine/4.1.0/questions.yaml diff --git a/stable/dayofdefeatsource/4.0.1/templates/common.yaml b/stable/dashmachine/4.1.0/templates/common.yaml similarity index 100% rename from stable/dayofdefeatsource/4.0.1/templates/common.yaml rename to stable/dashmachine/4.1.0/templates/common.yaml diff --git a/stable/emby-sync/4.0.1/values.yaml b/stable/dashmachine/4.1.0/values.yaml similarity index 100% rename from stable/emby-sync/4.0.1/values.yaml rename to stable/dashmachine/4.1.0/values.yaml diff --git a/stable/dashy/5.0.1/CHANGELOG.md b/stable/dashy/5.0.1/CHANGELOG.md deleted file mode 100644 index c3871258ae..0000000000 --- a/stable/dashy/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dashy-5.0.1](https://github.com/truecharts/charts/compare/dashy-5.0.0...dashy-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dashy-5.0.0](https://github.com/truecharts/charts/compare/dashy-4.0.12...dashy-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dashy-4.0.12](https://github.com/truecharts/charts/compare/dashy-4.0.11...dashy-4.0.12) (2023-12-25) - -### Chore - -- update container image lissy93/dashy to 2.1.1[@07e2695](https://github.com/07e2695) by renovate ([#16432](https://github.com/truecharts/charts/issues/16432)) - - - - -## [dashy-4.0.11](https://github.com/truecharts/charts/compare/dashy-4.0.10...dashy-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dashy-4.0.10](https://github.com/truecharts/charts/compare/dashy-4.0.9...dashy-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dashy-4.0.9](https://github.com/truecharts/charts/compare/dashy-4.0.8...dashy-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dashy-4.0.8](https://github.com/truecharts/charts/compare/dashy-4.0.7...dashy-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dashy-4.0.7](https://github.com/truecharts/charts/compare/dashy-4.0.6...dashy-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dashy-4.0.6](https://github.com/truecharts/charts/compare/dashy-4.0.5...dashy-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dashy-4.0.5](https://github.com/truecharts/charts/compare/dashy-4.0.4...dashy-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dashy-4.0.4](https://github.com/truecharts/charts/compare/dashy-4.0.3...dashy-4.0.4) (2023-12-21) - -### Fix diff --git a/stable/dashy/5.0.1/Chart.yaml b/stable/dashy/5.0.1/Chart.yaml deleted file mode 100644 index 0b6db52be2..0000000000 --- a/stable/dashy/5.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dashy -version: 5.0.1 -appVersion: 2.1.1 -description: Dashy helps you organize your self-hosted services by making them accessible from a single place -home: https://truecharts.org/charts/stable/dashy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png -deprecated: false -sources: - - https://github.com/Lissy93/dashy - - https://github.com/truecharts/charts/tree/master/charts/stable/dashy - - https://hub.docker.com/r/lissy93/dashy -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dashboard -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/dashy/5.0.1/app-changelog.md b/stable/dashy/5.0.1/app-changelog.md deleted file mode 100644 index 832d5c0f30..0000000000 --- a/stable/dashy/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashy-5.0.1](https://github.com/truecharts/charts/compare/dashy-5.0.0...dashy-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dashy/5.0.1/charts/common-17.1.4.tgz b/stable/dashy/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dashy/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dashy/5.1.0/CHANGELOG.md b/stable/dashy/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e54288b406 --- /dev/null +++ b/stable/dashy/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dashy-5.1.0](https://github.com/truecharts/charts/compare/dashy-5.0.1...dashy-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dashy-5.0.1](https://github.com/truecharts/charts/compare/dashy-5.0.0...dashy-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dashy-5.0.0](https://github.com/truecharts/charts/compare/dashy-4.0.12...dashy-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dashy-4.0.12](https://github.com/truecharts/charts/compare/dashy-4.0.11...dashy-4.0.12) (2023-12-25) + +### Chore + +- update container image lissy93/dashy to 2.1.1[@07e2695](https://github.com/07e2695) by renovate ([#16432](https://github.com/truecharts/charts/issues/16432)) + + + + +## [dashy-4.0.11](https://github.com/truecharts/charts/compare/dashy-4.0.10...dashy-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dashy-4.0.10](https://github.com/truecharts/charts/compare/dashy-4.0.9...dashy-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dashy-4.0.9](https://github.com/truecharts/charts/compare/dashy-4.0.8...dashy-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dashy-4.0.8](https://github.com/truecharts/charts/compare/dashy-4.0.7...dashy-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dashy-4.0.7](https://github.com/truecharts/charts/compare/dashy-4.0.6...dashy-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dashy-4.0.6](https://github.com/truecharts/charts/compare/dashy-4.0.5...dashy-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dashy-4.0.5](https://github.com/truecharts/charts/compare/dashy-4.0.4...dashy-4.0.5) (2023-12-22) + +### Fix diff --git a/stable/dashy/5.1.0/Chart.yaml b/stable/dashy/5.1.0/Chart.yaml new file mode 100644 index 0000000000..9c47f56214 --- /dev/null +++ b/stable/dashy/5.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dashy +version: 5.1.0 +appVersion: 2.1.1 +description: Dashy helps you organize your self-hosted services by making them accessible from a single place +home: https://truecharts.org/charts/stable/dashy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png +deprecated: false +sources: + - https://github.com/Lissy93/dashy + - https://github.com/truecharts/charts/tree/master/charts/stable/dashy + - https://hub.docker.com/r/lissy93/dashy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dashboard +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: dashboard + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/dashy/5.0.1/README.md b/stable/dashy/5.1.0/README.md similarity index 100% rename from stable/dashy/5.0.1/README.md rename to stable/dashy/5.1.0/README.md diff --git a/stable/dashy/5.1.0/app-changelog.md b/stable/dashy/5.1.0/app-changelog.md new file mode 100644 index 0000000000..3fe3052d6d --- /dev/null +++ b/stable/dashy/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashy-5.1.0](https://github.com/truecharts/charts/compare/dashy-5.0.1...dashy-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dashy/5.0.1/app-readme.md b/stable/dashy/5.1.0/app-readme.md similarity index 100% rename from stable/dashy/5.0.1/app-readme.md rename to stable/dashy/5.1.0/app-readme.md diff --git a/stable/dashy/5.1.0/charts/common-17.2.2.tgz b/stable/dashy/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dashy/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dashy/5.0.1/ix_values.yaml b/stable/dashy/5.1.0/ix_values.yaml similarity index 100% rename from stable/dashy/5.0.1/ix_values.yaml rename to stable/dashy/5.1.0/ix_values.yaml diff --git a/stable/dashy/5.0.1/questions.yaml b/stable/dashy/5.1.0/questions.yaml similarity index 100% rename from stable/dashy/5.0.1/questions.yaml rename to stable/dashy/5.1.0/questions.yaml diff --git a/stable/gamevault-backend/4.0.0/templates/NOTES.txt b/stable/dashy/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/gamevault-backend/4.0.0/templates/NOTES.txt rename to stable/dashy/5.1.0/templates/NOTES.txt diff --git a/stable/dashy/5.0.1/templates/_configmap.tpl b/stable/dashy/5.1.0/templates/_configmap.tpl similarity index 100% rename from stable/dashy/5.0.1/templates/_configmap.tpl rename to stable/dashy/5.1.0/templates/_configmap.tpl diff --git a/stable/dashy/5.0.1/templates/common.yaml b/stable/dashy/5.1.0/templates/common.yaml similarity index 100% rename from stable/dashy/5.0.1/templates/common.yaml rename to stable/dashy/5.1.0/templates/common.yaml diff --git a/stable/embystat/8.0.1/values.yaml b/stable/dashy/5.1.0/values.yaml similarity index 100% rename from stable/embystat/8.0.1/values.yaml rename to stable/dashy/5.1.0/values.yaml diff --git a/stable/davos/10.1.0/CHANGELOG.md b/stable/davos/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4319ebd5cb --- /dev/null +++ b/stable/davos/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [davos-10.1.0](https://github.com/truecharts/charts/compare/davos-10.0.1...davos-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [davos-10.0.1](https://github.com/truecharts/charts/compare/davos-10.0.0...davos-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [davos-10.0.0](https://github.com/truecharts/charts/compare/davos-9.0.11...davos-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [davos-9.0.11](https://github.com/truecharts/charts/compare/davos-9.0.10...davos-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [davos-9.0.10](https://github.com/truecharts/charts/compare/davos-9.0.9...davos-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [davos-9.0.9](https://github.com/truecharts/charts/compare/davos-9.0.8...davos-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [davos-9.0.8](https://github.com/truecharts/charts/compare/davos-9.0.7...davos-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [davos-9.0.7](https://github.com/truecharts/charts/compare/davos-9.0.6...davos-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [davos-9.0.6](https://github.com/truecharts/charts/compare/davos-9.0.5...davos-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [davos-9.0.5](https://github.com/truecharts/charts/compare/davos-9.0.4...davos-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [davos-9.0.4](https://github.com/truecharts/charts/compare/davos-9.0.3...davos-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/davos/10.1.0/Chart.yaml b/stable/davos/10.1.0/Chart.yaml new file mode 100644 index 0000000000..4a1807d608 --- /dev/null +++ b/stable/davos/10.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: davos +version: 10.1.0 +appVersion: 2.2.1 +description: An FTP automation tool that periodically scans given host locations for new files. +home: https://truecharts.org/charts/stable/davos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png +deprecated: false +sources: + - https://github.com/linuxserver/davos/ + - https://github.com/truecharts/charts/tree/master/charts/stable/davos + - https://ghcr.io/linuxserver/davos + - https://github.com/linuxserver/docker-davos +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - davos + - ftp + - automation +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/davos/10.1.0/README.md b/stable/davos/10.1.0/README.md new file mode 100644 index 0000000000..a8cbde51b0 --- /dev/null +++ b/stable/davos/10.1.0/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/davos) + +**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/davos/10.1.0/app-changelog.md b/stable/davos/10.1.0/app-changelog.md new file mode 100644 index 0000000000..ef7e330b93 --- /dev/null +++ b/stable/davos/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [davos-10.1.0](https://github.com/truecharts/charts/compare/davos-10.0.1...davos-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/davos/10.1.0/app-readme.md b/stable/davos/10.1.0/app-readme.md new file mode 100644 index 0000000000..be128b6a6d --- /dev/null +++ b/stable/davos/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +An FTP automation tool that periodically scans given host locations for new files. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/davos](https://truecharts.org/charts/stable/davos) + +--- + +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/davos/10.1.0/charts/common-17.2.2.tgz b/stable/davos/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/davos/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/davos/10.1.0/ix_values.yaml b/stable/davos/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..66e2727348 --- /dev/null +++ b/stable/davos/10.1.0/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: ghcr.io/linuxserver/davos + pullPolicy: IfNotPresent + tag: 2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +service: + main: + ports: + main: + port: 10081 + protocol: http + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/davos/10.1.0/questions.yaml b/stable/davos/10.1.0/questions.yaml new file mode 100644 index 0000000000..47ac3cc432 --- /dev/null +++ b/stable/davos/10.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10081 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/ghostfolio/3.0.2/templates/NOTES.txt b/stable/davos/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/3.0.2/templates/NOTES.txt rename to stable/davos/10.1.0/templates/NOTES.txt diff --git a/stable/photoshow/9.0.1/templates/common.yaml b/stable/davos/10.1.0/templates/common.yaml similarity index 100% rename from stable/photoshow/9.0.1/templates/common.yaml rename to stable/davos/10.1.0/templates/common.yaml diff --git a/stable/emulatorjs/8.0.1/values.yaml b/stable/davos/10.1.0/values.yaml similarity index 100% rename from stable/emulatorjs/8.0.1/values.yaml rename to stable/davos/10.1.0/values.yaml diff --git a/stable/dayofdefeatsource/4.0.1/CHANGELOG.md b/stable/dayofdefeatsource/4.0.1/CHANGELOG.md deleted file mode 100644 index 11a39595fe..0000000000 --- a/stable/dayofdefeatsource/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dayofdefeatsource-4.0.1](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.0.0...dayofdefeatsource-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dayofdefeatsource-4.0.0](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.17...dayofdefeatsource-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dayofdefeatsource-3.0.17](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.16...dayofdefeatsource-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dayofdefeatsource-3.0.16](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.15...dayofdefeatsource-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dayofdefeatsource-3.0.15](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.14...dayofdefeatsource-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dayofdefeatsource-3.0.14](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.13...dayofdefeatsource-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dayofdefeatsource-3.0.13](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.12...dayofdefeatsource-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dayofdefeatsource-3.0.12](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.11...dayofdefeatsource-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dayofdefeatsource-3.0.11](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.10...dayofdefeatsource-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dayofdefeatsource-3.0.10](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.9...dayofdefeatsource-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [dayofdefeatsource-3.0.9](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.8...dayofdefeatsource-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/dayofdefeatsource/4.0.1/Chart.yaml b/stable/dayofdefeatsource/4.0.1/Chart.yaml deleted file mode 100644 index 3281e5457a..0000000000 --- a/stable/dayofdefeatsource/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dayofdefeatsource -version: 4.0.1 -appVersion: dods -description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it." -home: https://truecharts.org/charts/incubator/dayofdefeatsource -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dayofdefeatsource - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/dayofdefeatsource/4.0.1/app-changelog.md b/stable/dayofdefeatsource/4.0.1/app-changelog.md deleted file mode 100644 index 2f5d0e46e7..0000000000 --- a/stable/dayofdefeatsource/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dayofdefeatsource-4.0.1](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.0.0...dayofdefeatsource-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dayofdefeatsource/4.0.1/charts/common-17.1.4.tgz b/stable/dayofdefeatsource/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dayofdefeatsource/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dayofdefeatsource/4.1.0/CHANGELOG.md b/stable/dayofdefeatsource/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e4dc8cb88a --- /dev/null +++ b/stable/dayofdefeatsource/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dayofdefeatsource-4.1.0](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.0.1...dayofdefeatsource-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dayofdefeatsource-4.0.1](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.0.0...dayofdefeatsource-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dayofdefeatsource-4.0.0](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.17...dayofdefeatsource-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dayofdefeatsource-3.0.17](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.16...dayofdefeatsource-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dayofdefeatsource-3.0.16](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.15...dayofdefeatsource-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dayofdefeatsource-3.0.15](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.14...dayofdefeatsource-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dayofdefeatsource-3.0.14](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.13...dayofdefeatsource-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dayofdefeatsource-3.0.13](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.12...dayofdefeatsource-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dayofdefeatsource-3.0.12](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.11...dayofdefeatsource-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dayofdefeatsource-3.0.11](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.10...dayofdefeatsource-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dayofdefeatsource-3.0.10](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.9...dayofdefeatsource-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/dayofdefeatsource/4.1.0/Chart.yaml b/stable/dayofdefeatsource/4.1.0/Chart.yaml new file mode 100644 index 0000000000..57f82c0870 --- /dev/null +++ b/stable/dayofdefeatsource/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dayofdefeatsource +version: 4.1.0 +appVersion: dods +description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it." +home: https://truecharts.org/charts/incubator/dayofdefeatsource +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dayofdefeatsource + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/dayofdefeatsource/4.0.1/README.md b/stable/dayofdefeatsource/4.1.0/README.md similarity index 100% rename from stable/dayofdefeatsource/4.0.1/README.md rename to stable/dayofdefeatsource/4.1.0/README.md diff --git a/stable/dayofdefeatsource/4.1.0/app-changelog.md b/stable/dayofdefeatsource/4.1.0/app-changelog.md new file mode 100644 index 0000000000..97ee587591 --- /dev/null +++ b/stable/dayofdefeatsource/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dayofdefeatsource-4.1.0](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.0.1...dayofdefeatsource-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dayofdefeatsource/4.0.1/app-readme.md b/stable/dayofdefeatsource/4.1.0/app-readme.md similarity index 100% rename from stable/dayofdefeatsource/4.0.1/app-readme.md rename to stable/dayofdefeatsource/4.1.0/app-readme.md diff --git a/stable/dayofdefeatsource/4.1.0/charts/common-17.2.2.tgz b/stable/dayofdefeatsource/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dayofdefeatsource/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dayofdefeatsource/4.0.1/ix_values.yaml b/stable/dayofdefeatsource/4.1.0/ix_values.yaml similarity index 100% rename from stable/dayofdefeatsource/4.0.1/ix_values.yaml rename to stable/dayofdefeatsource/4.1.0/ix_values.yaml diff --git a/stable/dayofdefeatsource/4.0.1/questions.yaml b/stable/dayofdefeatsource/4.1.0/questions.yaml similarity index 100% rename from stable/dayofdefeatsource/4.0.1/questions.yaml rename to stable/dayofdefeatsource/4.1.0/questions.yaml diff --git a/stable/daysofwar/4.0.1/templates/common.yaml b/stable/dayofdefeatsource/4.1.0/templates/common.yaml similarity index 100% rename from stable/daysofwar/4.0.1/templates/common.yaml rename to stable/dayofdefeatsource/4.1.0/templates/common.yaml diff --git a/stable/endlessh/8.0.1/values.yaml b/stable/dayofdefeatsource/4.1.0/values.yaml similarity index 100% rename from stable/endlessh/8.0.1/values.yaml rename to stable/dayofdefeatsource/4.1.0/values.yaml diff --git a/stable/daysofwar/4.0.1/CHANGELOG.md b/stable/daysofwar/4.0.1/CHANGELOG.md deleted file mode 100644 index 1889ea0b1c..0000000000 --- a/stable/daysofwar/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [daysofwar-4.0.1](https://github.com/truecharts/charts/compare/daysofwar-4.0.0...daysofwar-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [daysofwar-4.0.0](https://github.com/truecharts/charts/compare/daysofwar-3.0.17...daysofwar-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [daysofwar-3.0.17](https://github.com/truecharts/charts/compare/daysofwar-3.0.16...daysofwar-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [daysofwar-3.0.16](https://github.com/truecharts/charts/compare/daysofwar-3.0.15...daysofwar-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [daysofwar-3.0.15](https://github.com/truecharts/charts/compare/daysofwar-3.0.14...daysofwar-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [daysofwar-3.0.14](https://github.com/truecharts/charts/compare/daysofwar-3.0.13...daysofwar-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [daysofwar-3.0.13](https://github.com/truecharts/charts/compare/daysofwar-3.0.12...daysofwar-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [daysofwar-3.0.12](https://github.com/truecharts/charts/compare/daysofwar-3.0.11...daysofwar-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [daysofwar-3.0.11](https://github.com/truecharts/charts/compare/daysofwar-3.0.10...daysofwar-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [daysofwar-3.0.10](https://github.com/truecharts/charts/compare/daysofwar-3.0.9...daysofwar-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [daysofwar-3.0.9](https://github.com/truecharts/charts/compare/daysofwar-3.0.8...daysofwar-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/daysofwar/4.0.1/Chart.yaml b/stable/daysofwar/4.0.1/Chart.yaml deleted file mode 100644 index 83bcb25b9e..0000000000 --- a/stable/daysofwar/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: daysofwar -version: 4.0.1 -appVersion: daysofwar -description: This Chart will download and install SteamCMD. It will also install Days of War and run it. -home: https://truecharts.org/charts/incubator/daysofwar -icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - daysofwar - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/daysofwar/4.0.1/app-changelog.md b/stable/daysofwar/4.0.1/app-changelog.md deleted file mode 100644 index d9140b28a4..0000000000 --- a/stable/daysofwar/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [daysofwar-4.0.1](https://github.com/truecharts/charts/compare/daysofwar-4.0.0...daysofwar-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/daysofwar/4.0.1/charts/common-17.1.4.tgz b/stable/daysofwar/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/daysofwar/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/daysofwar/4.1.0/CHANGELOG.md b/stable/daysofwar/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..97bb1541d3 --- /dev/null +++ b/stable/daysofwar/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [daysofwar-4.1.0](https://github.com/truecharts/charts/compare/daysofwar-4.0.1...daysofwar-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [daysofwar-4.0.1](https://github.com/truecharts/charts/compare/daysofwar-4.0.0...daysofwar-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [daysofwar-4.0.0](https://github.com/truecharts/charts/compare/daysofwar-3.0.17...daysofwar-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [daysofwar-3.0.17](https://github.com/truecharts/charts/compare/daysofwar-3.0.16...daysofwar-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [daysofwar-3.0.16](https://github.com/truecharts/charts/compare/daysofwar-3.0.15...daysofwar-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [daysofwar-3.0.15](https://github.com/truecharts/charts/compare/daysofwar-3.0.14...daysofwar-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [daysofwar-3.0.14](https://github.com/truecharts/charts/compare/daysofwar-3.0.13...daysofwar-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [daysofwar-3.0.13](https://github.com/truecharts/charts/compare/daysofwar-3.0.12...daysofwar-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [daysofwar-3.0.12](https://github.com/truecharts/charts/compare/daysofwar-3.0.11...daysofwar-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [daysofwar-3.0.11](https://github.com/truecharts/charts/compare/daysofwar-3.0.10...daysofwar-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [daysofwar-3.0.10](https://github.com/truecharts/charts/compare/daysofwar-3.0.9...daysofwar-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/daysofwar/4.1.0/Chart.yaml b/stable/daysofwar/4.1.0/Chart.yaml new file mode 100644 index 0000000000..b87c126bb4 --- /dev/null +++ b/stable/daysofwar/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: daysofwar +version: 4.1.0 +appVersion: daysofwar +description: This Chart will download and install SteamCMD. It will also install Days of War and run it. +home: https://truecharts.org/charts/incubator/daysofwar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - daysofwar + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/daysofwar/4.0.1/README.md b/stable/daysofwar/4.1.0/README.md similarity index 100% rename from stable/daysofwar/4.0.1/README.md rename to stable/daysofwar/4.1.0/README.md diff --git a/stable/daysofwar/4.1.0/app-changelog.md b/stable/daysofwar/4.1.0/app-changelog.md new file mode 100644 index 0000000000..e73462a27d --- /dev/null +++ b/stable/daysofwar/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [daysofwar-4.1.0](https://github.com/truecharts/charts/compare/daysofwar-4.0.1...daysofwar-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/daysofwar/4.0.1/app-readme.md b/stable/daysofwar/4.1.0/app-readme.md similarity index 100% rename from stable/daysofwar/4.0.1/app-readme.md rename to stable/daysofwar/4.1.0/app-readme.md diff --git a/stable/daysofwar/4.1.0/charts/common-17.2.2.tgz b/stable/daysofwar/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/daysofwar/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/daysofwar/4.0.1/ix_values.yaml b/stable/daysofwar/4.1.0/ix_values.yaml similarity index 100% rename from stable/daysofwar/4.0.1/ix_values.yaml rename to stable/daysofwar/4.1.0/ix_values.yaml diff --git a/stable/daysofwar/4.0.1/questions.yaml b/stable/daysofwar/4.1.0/questions.yaml similarity index 100% rename from stable/daysofwar/4.0.1/questions.yaml rename to stable/daysofwar/4.1.0/questions.yaml diff --git a/stable/dayz/4.0.1/templates/common.yaml b/stable/daysofwar/4.1.0/templates/common.yaml similarity index 100% rename from stable/dayz/4.0.1/templates/common.yaml rename to stable/daysofwar/4.1.0/templates/common.yaml diff --git a/stable/ersatztv/2.0.1/values.yaml b/stable/daysofwar/4.1.0/values.yaml similarity index 100% rename from stable/ersatztv/2.0.1/values.yaml rename to stable/daysofwar/4.1.0/values.yaml diff --git a/stable/dayz/4.0.1/CHANGELOG.md b/stable/dayz/4.0.1/CHANGELOG.md deleted file mode 100644 index b7d700cf86..0000000000 --- a/stable/dayz/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dayz-4.0.1](https://github.com/truecharts/charts/compare/dayz-4.0.0...dayz-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dayz-4.0.0](https://github.com/truecharts/charts/compare/dayz-3.0.17...dayz-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dayz-3.0.17](https://github.com/truecharts/charts/compare/dayz-3.0.16...dayz-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dayz-3.0.16](https://github.com/truecharts/charts/compare/dayz-3.0.15...dayz-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dayz-3.0.15](https://github.com/truecharts/charts/compare/dayz-3.0.14...dayz-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dayz-3.0.14](https://github.com/truecharts/charts/compare/dayz-3.0.13...dayz-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dayz-3.0.13](https://github.com/truecharts/charts/compare/dayz-3.0.12...dayz-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dayz-3.0.12](https://github.com/truecharts/charts/compare/dayz-3.0.11...dayz-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dayz-3.0.11](https://github.com/truecharts/charts/compare/dayz-3.0.10...dayz-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dayz-3.0.10](https://github.com/truecharts/charts/compare/dayz-3.0.9...dayz-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [dayz-3.0.9](https://github.com/truecharts/charts/compare/dayz-3.0.8...dayz-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/dayz/4.0.1/Chart.yaml b/stable/dayz/4.0.1/Chart.yaml deleted file mode 100644 index 5e47c12853..0000000000 --- a/stable/dayz/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dayz -version: 4.0.1 -appVersion: dayz -description: This Chart will download and install SteamCMD. It will also install DayZ and run it. -home: https://truecharts.org/charts/incubator/dayz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png -deprecated: false -sources: - - https://www.bohemia.net/games/dayz - - https://github.com/truecharts/charts/tree/master/charts/incubator/dayz - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dayz - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/dayz/4.0.1/app-changelog.md b/stable/dayz/4.0.1/app-changelog.md deleted file mode 100644 index 0ffd22d9b1..0000000000 --- a/stable/dayz/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dayz-4.0.1](https://github.com/truecharts/charts/compare/dayz-4.0.0...dayz-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dayz/4.0.1/charts/common-17.1.4.tgz b/stable/dayz/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dayz/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dayz/4.1.0/CHANGELOG.md b/stable/dayz/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f1d0caba5c --- /dev/null +++ b/stable/dayz/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dayz-4.1.0](https://github.com/truecharts/charts/compare/dayz-4.0.1...dayz-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dayz-4.0.1](https://github.com/truecharts/charts/compare/dayz-4.0.0...dayz-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dayz-4.0.0](https://github.com/truecharts/charts/compare/dayz-3.0.17...dayz-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dayz-3.0.17](https://github.com/truecharts/charts/compare/dayz-3.0.16...dayz-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dayz-3.0.16](https://github.com/truecharts/charts/compare/dayz-3.0.15...dayz-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dayz-3.0.15](https://github.com/truecharts/charts/compare/dayz-3.0.14...dayz-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dayz-3.0.14](https://github.com/truecharts/charts/compare/dayz-3.0.13...dayz-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dayz-3.0.13](https://github.com/truecharts/charts/compare/dayz-3.0.12...dayz-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dayz-3.0.12](https://github.com/truecharts/charts/compare/dayz-3.0.11...dayz-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dayz-3.0.11](https://github.com/truecharts/charts/compare/dayz-3.0.10...dayz-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dayz-3.0.10](https://github.com/truecharts/charts/compare/dayz-3.0.9...dayz-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/dayz/4.1.0/Chart.yaml b/stable/dayz/4.1.0/Chart.yaml new file mode 100644 index 0000000000..0b68405188 --- /dev/null +++ b/stable/dayz/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dayz +version: 4.1.0 +appVersion: dayz +description: This Chart will download and install SteamCMD. It will also install DayZ and run it. +home: https://truecharts.org/charts/incubator/dayz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png +deprecated: false +sources: + - https://hub.docker.com/r/ich777/steamcmd + - https://www.bohemia.net/games/dayz + - https://github.com/truecharts/charts/tree/master/charts/incubator/dayz +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dayz + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/dayz/4.0.1/README.md b/stable/dayz/4.1.0/README.md similarity index 100% rename from stable/dayz/4.0.1/README.md rename to stable/dayz/4.1.0/README.md diff --git a/stable/dayz/4.1.0/app-changelog.md b/stable/dayz/4.1.0/app-changelog.md new file mode 100644 index 0000000000..d7ee3df403 --- /dev/null +++ b/stable/dayz/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dayz-4.1.0](https://github.com/truecharts/charts/compare/dayz-4.0.1...dayz-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dayz/4.0.1/app-readme.md b/stable/dayz/4.1.0/app-readme.md similarity index 100% rename from stable/dayz/4.0.1/app-readme.md rename to stable/dayz/4.1.0/app-readme.md diff --git a/stable/dayz/4.1.0/charts/common-17.2.2.tgz b/stable/dayz/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dayz/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dayz/4.0.1/ix_values.yaml b/stable/dayz/4.1.0/ix_values.yaml similarity index 100% rename from stable/dayz/4.0.1/ix_values.yaml rename to stable/dayz/4.1.0/ix_values.yaml diff --git a/stable/dayz/4.0.1/questions.yaml b/stable/dayz/4.1.0/questions.yaml similarity index 100% rename from stable/dayz/4.0.1/questions.yaml rename to stable/dayz/4.1.0/questions.yaml diff --git a/stable/ddns-route53/4.0.1/templates/common.yaml b/stable/dayz/4.1.0/templates/common.yaml similarity index 100% rename from stable/ddns-route53/4.0.1/templates/common.yaml rename to stable/dayz/4.1.0/templates/common.yaml diff --git a/stable/etesync/8.0.2/values.yaml b/stable/dayz/4.1.0/values.yaml similarity index 100% rename from stable/etesync/8.0.2/values.yaml rename to stable/dayz/4.1.0/values.yaml diff --git a/stable/ddclient/8.0.1/CHANGELOG.md b/stable/ddclient/8.0.1/CHANGELOG.md deleted file mode 100644 index 182184f5ab..0000000000 --- a/stable/ddclient/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ddclient-8.0.1](https://github.com/truecharts/charts/compare/ddclient-8.0.0...ddclient-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ddclient-8.0.0](https://github.com/truecharts/charts/compare/ddclient-7.0.11...ddclient-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ddclient-7.0.11](https://github.com/truecharts/charts/compare/ddclient-7.0.10...ddclient-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ddclient-7.0.10](https://github.com/truecharts/charts/compare/ddclient-7.0.9...ddclient-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ddclient-7.0.9](https://github.com/truecharts/charts/compare/ddclient-7.0.8...ddclient-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ddclient-7.0.8](https://github.com/truecharts/charts/compare/ddclient-7.0.7...ddclient-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ddclient-7.0.7](https://github.com/truecharts/charts/compare/ddclient-7.0.6...ddclient-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ddclient-7.0.6](https://github.com/truecharts/charts/compare/ddclient-7.0.5...ddclient-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ddclient-7.0.5](https://github.com/truecharts/charts/compare/ddclient-7.0.4...ddclient-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ddclient-7.0.4](https://github.com/truecharts/charts/compare/ddclient-7.0.3...ddclient-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ddclient-7.0.3](https://github.com/truecharts/charts/compare/ddclient-7.0.2...ddclient-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/ddclient/8.0.1/Chart.yaml b/stable/ddclient/8.0.1/Chart.yaml deleted file mode 100644 index 934ec7c56d..0000000000 --- a/stable/ddclient/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ddclient -version: 8.0.1 -appVersion: 3.11.2 -description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. -home: https://truecharts.org/charts/stable/ddclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png -deprecated: false -sources: - - https://ghcr.io/linuxserver/ddclient - - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ddclient -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ddclient/8.0.1/app-changelog.md b/stable/ddclient/8.0.1/app-changelog.md deleted file mode 100644 index 6963c24e94..0000000000 --- a/stable/ddclient/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddclient-8.0.1](https://github.com/truecharts/charts/compare/ddclient-8.0.0...ddclient-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ddclient/8.0.1/charts/common-17.1.4.tgz b/stable/ddclient/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ddclient/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ddclient/8.1.0/CHANGELOG.md b/stable/ddclient/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6ac0cc2287 --- /dev/null +++ b/stable/ddclient/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ddclient-8.1.0](https://github.com/truecharts/charts/compare/ddclient-8.0.1...ddclient-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ddclient-8.0.1](https://github.com/truecharts/charts/compare/ddclient-8.0.0...ddclient-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ddclient-8.0.0](https://github.com/truecharts/charts/compare/ddclient-7.0.11...ddclient-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ddclient-7.0.11](https://github.com/truecharts/charts/compare/ddclient-7.0.10...ddclient-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ddclient-7.0.10](https://github.com/truecharts/charts/compare/ddclient-7.0.9...ddclient-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ddclient-7.0.9](https://github.com/truecharts/charts/compare/ddclient-7.0.8...ddclient-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ddclient-7.0.8](https://github.com/truecharts/charts/compare/ddclient-7.0.7...ddclient-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ddclient-7.0.7](https://github.com/truecharts/charts/compare/ddclient-7.0.6...ddclient-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ddclient-7.0.6](https://github.com/truecharts/charts/compare/ddclient-7.0.5...ddclient-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ddclient-7.0.5](https://github.com/truecharts/charts/compare/ddclient-7.0.4...ddclient-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ddclient-7.0.4](https://github.com/truecharts/charts/compare/ddclient-7.0.3...ddclient-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/ddclient/8.1.0/Chart.yaml b/stable/ddclient/8.1.0/Chart.yaml new file mode 100644 index 0000000000..9544100b83 --- /dev/null +++ b/stable/ddclient/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ddclient +version: 8.1.0 +appVersion: 3.11.2 +description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. +home: https://truecharts.org/charts/stable/ddclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png +deprecated: false +sources: + - https://ghcr.io/linuxserver/ddclient + - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ddclient +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ddclient/8.0.1/README.md b/stable/ddclient/8.1.0/README.md similarity index 100% rename from stable/ddclient/8.0.1/README.md rename to stable/ddclient/8.1.0/README.md diff --git a/stable/ddclient/8.1.0/app-changelog.md b/stable/ddclient/8.1.0/app-changelog.md new file mode 100644 index 0000000000..0e8d4c44f2 --- /dev/null +++ b/stable/ddclient/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddclient-8.1.0](https://github.com/truecharts/charts/compare/ddclient-8.0.1...ddclient-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ddclient/8.0.1/app-readme.md b/stable/ddclient/8.1.0/app-readme.md similarity index 100% rename from stable/ddclient/8.0.1/app-readme.md rename to stable/ddclient/8.1.0/app-readme.md diff --git a/stable/ddclient/8.1.0/charts/common-17.2.2.tgz b/stable/ddclient/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ddclient/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ddclient/8.0.1/ix_values.yaml b/stable/ddclient/8.1.0/ix_values.yaml similarity index 100% rename from stable/ddclient/8.0.1/ix_values.yaml rename to stable/ddclient/8.1.0/ix_values.yaml diff --git a/stable/ddclient/8.0.1/questions.yaml b/stable/ddclient/8.1.0/questions.yaml similarity index 100% rename from stable/ddclient/8.0.1/questions.yaml rename to stable/ddclient/8.1.0/questions.yaml diff --git a/stable/gravity/2.0.1/templates/NOTES.txt b/stable/ddclient/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/gravity/2.0.1/templates/NOTES.txt rename to stable/ddclient/8.1.0/templates/NOTES.txt diff --git a/stable/endlessh/8.0.1/templates/common.yaml b/stable/ddclient/8.1.0/templates/common.yaml similarity index 100% rename from stable/endlessh/8.0.1/templates/common.yaml rename to stable/ddclient/8.1.0/templates/common.yaml diff --git a/stable/ethercalc/4.0.1/values.yaml b/stable/ddclient/8.1.0/values.yaml similarity index 100% rename from stable/ethercalc/4.0.1/values.yaml rename to stable/ddclient/8.1.0/values.yaml diff --git a/stable/ddns-go/8.0.1/CHANGELOG.md b/stable/ddns-go/8.0.1/CHANGELOG.md deleted file mode 100644 index 0d016c855b..0000000000 --- a/stable/ddns-go/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ddns-go-8.0.1](https://github.com/truecharts/charts/compare/ddns-go-8.0.0...ddns-go-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ddns-go-8.0.0](https://github.com/truecharts/charts/compare/ddns-go-7.1.0...ddns-go-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ddns-go-7.1.0](https://github.com/truecharts/charts/compare/ddns-go-7.0.12...ddns-go-7.1.0) (2023-12-25) - -### Chore - -- update container image jeessy/ddns-go to v5.7.0[@e3210da](https://github.com/e3210da) by renovate ([#16493](https://github.com/truecharts/charts/issues/16493)) - - - - -## [ddns-go-7.0.12](https://github.com/truecharts/charts/compare/ddns-go-7.0.11...ddns-go-7.0.12) (2023-12-25) - -### Chore - -- update container image jeessy/ddns-go to v5.6.7[@9b0a1d2](https://github.com/9b0a1d2) by renovate ([#16472](https://github.com/truecharts/charts/issues/16472)) - - - - -## [ddns-go-7.0.11](https://github.com/truecharts/charts/compare/ddns-go-7.0.10...ddns-go-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ddns-go-7.0.10](https://github.com/truecharts/charts/compare/ddns-go-7.0.9...ddns-go-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ddns-go-7.0.9](https://github.com/truecharts/charts/compare/ddns-go-7.0.8...ddns-go-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ddns-go-7.0.8](https://github.com/truecharts/charts/compare/ddns-go-7.0.7...ddns-go-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ddns-go-7.0.7](https://github.com/truecharts/charts/compare/ddns-go-7.0.6...ddns-go-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ddns-go-7.0.6](https://github.com/truecharts/charts/compare/ddns-go-7.0.5...ddns-go-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ddns-go-7.0.5](https://github.com/truecharts/charts/compare/ddns-go-7.0.4...ddns-go-7.0.5) (2023-12-22) - -### Fix diff --git a/stable/ddns-go/8.0.1/Chart.yaml b/stable/ddns-go/8.0.1/Chart.yaml deleted file mode 100644 index 1ce65a5734..0000000000 --- a/stable/ddns-go/8.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ddns-go -version: 8.0.1 -appVersion: 5.7.0 -description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service -home: https://truecharts.org/charts/stable/ddns-go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png -deprecated: false -sources: - - https://github.com/jeessy2/ddns-go - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - - https://hub.docker.com/r/jeessy/ddns-go -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ddns-go - - ddns -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ddns-go/8.0.1/app-changelog.md b/stable/ddns-go/8.0.1/app-changelog.md deleted file mode 100644 index 37b1f07a3c..0000000000 --- a/stable/ddns-go/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-go-8.0.1](https://github.com/truecharts/charts/compare/ddns-go-8.0.0...ddns-go-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ddns-go/8.0.1/charts/common-17.1.4.tgz b/stable/ddns-go/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ddns-go/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ddns-go/8.1.0/CHANGELOG.md b/stable/ddns-go/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b805d7fb04 --- /dev/null +++ b/stable/ddns-go/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ddns-go-8.1.0](https://github.com/truecharts/charts/compare/ddns-go-8.0.1...ddns-go-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ddns-go-8.0.1](https://github.com/truecharts/charts/compare/ddns-go-8.0.0...ddns-go-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ddns-go-8.0.0](https://github.com/truecharts/charts/compare/ddns-go-7.1.0...ddns-go-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ddns-go-7.1.0](https://github.com/truecharts/charts/compare/ddns-go-7.0.12...ddns-go-7.1.0) (2023-12-25) + +### Chore + +- update container image jeessy/ddns-go to v5.7.0[@e3210da](https://github.com/e3210da) by renovate ([#16493](https://github.com/truecharts/charts/issues/16493)) + + + + +## [ddns-go-7.0.12](https://github.com/truecharts/charts/compare/ddns-go-7.0.11...ddns-go-7.0.12) (2023-12-25) + +### Chore + +- update container image jeessy/ddns-go to v5.6.7[@9b0a1d2](https://github.com/9b0a1d2) by renovate ([#16472](https://github.com/truecharts/charts/issues/16472)) + + + + +## [ddns-go-7.0.11](https://github.com/truecharts/charts/compare/ddns-go-7.0.10...ddns-go-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ddns-go-7.0.10](https://github.com/truecharts/charts/compare/ddns-go-7.0.9...ddns-go-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ddns-go-7.0.9](https://github.com/truecharts/charts/compare/ddns-go-7.0.8...ddns-go-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ddns-go-7.0.8](https://github.com/truecharts/charts/compare/ddns-go-7.0.7...ddns-go-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ddns-go-7.0.7](https://github.com/truecharts/charts/compare/ddns-go-7.0.6...ddns-go-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ddns-go-7.0.6](https://github.com/truecharts/charts/compare/ddns-go-7.0.5...ddns-go-7.0.6) (2023-12-22) + +### Chore diff --git a/stable/ddns-go/8.1.0/Chart.yaml b/stable/ddns-go/8.1.0/Chart.yaml new file mode 100644 index 0000000000..0334eff914 --- /dev/null +++ b/stable/ddns-go/8.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ddns-go +version: 8.1.0 +appVersion: 5.7.0 +description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service +home: https://truecharts.org/charts/stable/ddns-go +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png +deprecated: false +sources: + - https://github.com/jeessy2/ddns-go + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go + - https://hub.docker.com/r/jeessy/ddns-go +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ddns-go + - ddns +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ddns-go/8.0.1/README.md b/stable/ddns-go/8.1.0/README.md similarity index 100% rename from stable/ddns-go/8.0.1/README.md rename to stable/ddns-go/8.1.0/README.md diff --git a/stable/ddns-go/8.1.0/app-changelog.md b/stable/ddns-go/8.1.0/app-changelog.md new file mode 100644 index 0000000000..3bc8860dee --- /dev/null +++ b/stable/ddns-go/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-go-8.1.0](https://github.com/truecharts/charts/compare/ddns-go-8.0.1...ddns-go-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ddns-go/8.0.1/app-readme.md b/stable/ddns-go/8.1.0/app-readme.md similarity index 100% rename from stable/ddns-go/8.0.1/app-readme.md rename to stable/ddns-go/8.1.0/app-readme.md diff --git a/stable/ddns-go/8.1.0/charts/common-17.2.2.tgz b/stable/ddns-go/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ddns-go/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ddns-go/8.0.1/ix_values.yaml b/stable/ddns-go/8.1.0/ix_values.yaml similarity index 100% rename from stable/ddns-go/8.0.1/ix_values.yaml rename to stable/ddns-go/8.1.0/ix_values.yaml diff --git a/stable/ddns-go/8.0.1/questions.yaml b/stable/ddns-go/8.1.0/questions.yaml similarity index 100% rename from stable/ddns-go/8.0.1/questions.yaml rename to stable/ddns-go/8.1.0/questions.yaml diff --git a/stable/guacd/8.0.1/templates/NOTES.txt b/stable/ddns-go/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/guacd/8.0.1/templates/NOTES.txt rename to stable/ddns-go/8.1.0/templates/NOTES.txt diff --git a/stable/ersatztv/2.0.1/templates/common.yaml b/stable/ddns-go/8.1.0/templates/common.yaml similarity index 100% rename from stable/ersatztv/2.0.1/templates/common.yaml rename to stable/ddns-go/8.1.0/templates/common.yaml diff --git a/stable/explainshell/4.0.1/values.yaml b/stable/ddns-go/8.1.0/values.yaml similarity index 100% rename from stable/explainshell/4.0.1/values.yaml rename to stable/ddns-go/8.1.0/values.yaml diff --git a/stable/ddns-route53/4.0.1/CHANGELOG.md b/stable/ddns-route53/4.0.1/CHANGELOG.md deleted file mode 100644 index 8261564ccd..0000000000 --- a/stable/ddns-route53/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ddns-route53-4.0.1](https://github.com/truecharts/charts/compare/ddns-route53-4.0.0...ddns-route53-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ddns-route53-4.0.0](https://github.com/truecharts/charts/compare/ddns-route53-3.0.18...ddns-route53-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ddns-route53-3.0.18](https://github.com/truecharts/charts/compare/ddns-route53-3.0.17...ddns-route53-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ddns-route53-3.0.17](https://github.com/truecharts/charts/compare/ddns-route53-3.0.16...ddns-route53-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ddns-route53-3.0.16](https://github.com/truecharts/charts/compare/ddns-route53-3.0.15...ddns-route53-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ddns-route53-3.0.15](https://github.com/truecharts/charts/compare/ddns-route53-3.0.14...ddns-route53-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ddns-route53-3.0.14](https://github.com/truecharts/charts/compare/ddns-route53-3.0.13...ddns-route53-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ddns-route53-3.0.13](https://github.com/truecharts/charts/compare/ddns-route53-3.0.12...ddns-route53-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ddns-route53-3.0.12](https://github.com/truecharts/charts/compare/ddns-route53-3.0.11...ddns-route53-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ddns-route53-3.0.11](https://github.com/truecharts/charts/compare/ddns-route53-3.0.10...ddns-route53-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ddns-route53-3.0.10](https://github.com/truecharts/charts/compare/ddns-route53-3.0.9...ddns-route53-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/ddns-route53/4.0.1/Chart.yaml b/stable/ddns-route53/4.0.1/Chart.yaml deleted file mode 100644 index 2f186e670c..0000000000 --- a/stable/ddns-route53/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ddns-route53 -version: 4.0.1 -appVersion: latest -description: Dynamic DNS for Amazon Route 53‎ on a time-based schedule -home: https://truecharts.org/charts/incubator/ddns-route53 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png -deprecated: false -sources: - - https://github.com/crazy-max/ddns-route53 - - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 - - https://hub.docker.com/r/crazymax/ddns-route53 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ddns-route53 - - Network-DNS -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/ddns-route53/4.0.1/app-changelog.md b/stable/ddns-route53/4.0.1/app-changelog.md deleted file mode 100644 index b9bfbf1aa8..0000000000 --- a/stable/ddns-route53/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-route53-4.0.1](https://github.com/truecharts/charts/compare/ddns-route53-4.0.0...ddns-route53-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ddns-route53/4.0.1/charts/common-17.1.4.tgz b/stable/ddns-route53/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ddns-route53/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ddns-route53/4.1.0/CHANGELOG.md b/stable/ddns-route53/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..056c485adf --- /dev/null +++ b/stable/ddns-route53/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ddns-route53-4.1.0](https://github.com/truecharts/charts/compare/ddns-route53-4.0.1...ddns-route53-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ddns-route53-4.0.1](https://github.com/truecharts/charts/compare/ddns-route53-4.0.0...ddns-route53-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ddns-route53-4.0.0](https://github.com/truecharts/charts/compare/ddns-route53-3.0.18...ddns-route53-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ddns-route53-3.0.18](https://github.com/truecharts/charts/compare/ddns-route53-3.0.17...ddns-route53-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ddns-route53-3.0.17](https://github.com/truecharts/charts/compare/ddns-route53-3.0.16...ddns-route53-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ddns-route53-3.0.16](https://github.com/truecharts/charts/compare/ddns-route53-3.0.15...ddns-route53-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ddns-route53-3.0.15](https://github.com/truecharts/charts/compare/ddns-route53-3.0.14...ddns-route53-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ddns-route53-3.0.14](https://github.com/truecharts/charts/compare/ddns-route53-3.0.13...ddns-route53-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ddns-route53-3.0.13](https://github.com/truecharts/charts/compare/ddns-route53-3.0.12...ddns-route53-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ddns-route53-3.0.12](https://github.com/truecharts/charts/compare/ddns-route53-3.0.11...ddns-route53-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ddns-route53-3.0.11](https://github.com/truecharts/charts/compare/ddns-route53-3.0.10...ddns-route53-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/ddns-route53/4.1.0/Chart.yaml b/stable/ddns-route53/4.1.0/Chart.yaml new file mode 100644 index 0000000000..7071d88581 --- /dev/null +++ b/stable/ddns-route53/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ddns-route53 +version: 4.1.0 +appVersion: latest +description: Dynamic DNS for Amazon Route 53‎ on a time-based schedule +home: https://truecharts.org/charts/incubator/ddns-route53 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 + - https://hub.docker.com/r/crazymax/ddns-route53 + - https://github.com/crazy-max/ddns-route53 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ddns-route53 + - Network-DNS +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/ddns-route53/4.0.1/README.md b/stable/ddns-route53/4.1.0/README.md similarity index 100% rename from stable/ddns-route53/4.0.1/README.md rename to stable/ddns-route53/4.1.0/README.md diff --git a/stable/ddns-route53/4.1.0/app-changelog.md b/stable/ddns-route53/4.1.0/app-changelog.md new file mode 100644 index 0000000000..9c49cb69be --- /dev/null +++ b/stable/ddns-route53/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-route53-4.1.0](https://github.com/truecharts/charts/compare/ddns-route53-4.0.1...ddns-route53-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ddns-route53/4.0.1/app-readme.md b/stable/ddns-route53/4.1.0/app-readme.md similarity index 100% rename from stable/ddns-route53/4.0.1/app-readme.md rename to stable/ddns-route53/4.1.0/app-readme.md diff --git a/stable/ddns-route53/4.1.0/charts/common-17.2.2.tgz b/stable/ddns-route53/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ddns-route53/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ddns-route53/4.0.1/ix_values.yaml b/stable/ddns-route53/4.1.0/ix_values.yaml similarity index 100% rename from stable/ddns-route53/4.0.1/ix_values.yaml rename to stable/ddns-route53/4.1.0/ix_values.yaml diff --git a/stable/ddns-route53/4.0.1/questions.yaml b/stable/ddns-route53/4.1.0/questions.yaml similarity index 100% rename from stable/ddns-route53/4.0.1/questions.yaml rename to stable/ddns-route53/4.1.0/questions.yaml diff --git a/stable/debian-apt-mirror/4.0.1/templates/common.yaml b/stable/ddns-route53/4.1.0/templates/common.yaml similarity index 100% rename from stable/debian-apt-mirror/4.0.1/templates/common.yaml rename to stable/ddns-route53/4.1.0/templates/common.yaml diff --git a/stable/external-dns/3.0.1/values.yaml b/stable/ddns-route53/4.1.0/values.yaml similarity index 100% rename from stable/external-dns/3.0.1/values.yaml rename to stable/ddns-route53/4.1.0/values.yaml diff --git a/stable/ddns-updater/8.0.1/CHANGELOG.md b/stable/ddns-updater/8.0.1/CHANGELOG.md deleted file mode 100644 index cc7d751758..0000000000 --- a/stable/ddns-updater/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ddns-updater-8.0.1](https://github.com/truecharts/charts/compare/ddns-updater-8.0.0...ddns-updater-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ddns-updater-8.0.0](https://github.com/truecharts/charts/compare/ddns-updater-7.0.11...ddns-updater-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ddns-updater-7.0.11](https://github.com/truecharts/charts/compare/ddns-updater-7.0.10...ddns-updater-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ddns-updater-7.0.10](https://github.com/truecharts/charts/compare/ddns-updater-7.0.9...ddns-updater-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ddns-updater-7.0.9](https://github.com/truecharts/charts/compare/ddns-updater-7.0.8...ddns-updater-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ddns-updater-7.0.8](https://github.com/truecharts/charts/compare/ddns-updater-7.0.7...ddns-updater-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ddns-updater-7.0.7](https://github.com/truecharts/charts/compare/ddns-updater-7.0.6...ddns-updater-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ddns-updater-7.0.6](https://github.com/truecharts/charts/compare/ddns-updater-7.0.5...ddns-updater-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ddns-updater-7.0.5](https://github.com/truecharts/charts/compare/ddns-updater-7.0.4...ddns-updater-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ddns-updater-7.0.4](https://github.com/truecharts/charts/compare/ddns-updater-7.0.3...ddns-updater-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ddns-updater-7.0.3](https://github.com/truecharts/charts/compare/ddns-updater-7.0.2...ddns-updater-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/ddns-updater/8.0.1/Chart.yaml b/stable/ddns-updater/8.0.1/Chart.yaml deleted file mode 100644 index d0ab5bd0e8..0000000000 --- a/stable/ddns-updater/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ddns-updater -version: 8.0.1 -appVersion: 2.5.0 -description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers -home: https://truecharts.org/charts/stable/ddns-updater -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png -deprecated: false -sources: - - https://github.com/qdm12/ddns-updater - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - - https://hub.docker.com/r/qmcgaw/ddns-updater -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ddns-updater -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ddns-updater/8.0.1/app-changelog.md b/stable/ddns-updater/8.0.1/app-changelog.md deleted file mode 100644 index d0c1cf39b4..0000000000 --- a/stable/ddns-updater/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-updater-8.0.1](https://github.com/truecharts/charts/compare/ddns-updater-8.0.0...ddns-updater-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ddns-updater/8.0.1/charts/common-17.1.4.tgz b/stable/ddns-updater/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ddns-updater/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ddns-updater/8.1.0/CHANGELOG.md b/stable/ddns-updater/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3a6d87e6a6 --- /dev/null +++ b/stable/ddns-updater/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ddns-updater-8.1.0](https://github.com/truecharts/charts/compare/ddns-updater-8.0.1...ddns-updater-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ddns-updater-8.0.1](https://github.com/truecharts/charts/compare/ddns-updater-8.0.0...ddns-updater-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ddns-updater-8.0.0](https://github.com/truecharts/charts/compare/ddns-updater-7.0.11...ddns-updater-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ddns-updater-7.0.11](https://github.com/truecharts/charts/compare/ddns-updater-7.0.10...ddns-updater-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ddns-updater-7.0.10](https://github.com/truecharts/charts/compare/ddns-updater-7.0.9...ddns-updater-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ddns-updater-7.0.9](https://github.com/truecharts/charts/compare/ddns-updater-7.0.8...ddns-updater-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ddns-updater-7.0.8](https://github.com/truecharts/charts/compare/ddns-updater-7.0.7...ddns-updater-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ddns-updater-7.0.7](https://github.com/truecharts/charts/compare/ddns-updater-7.0.6...ddns-updater-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ddns-updater-7.0.6](https://github.com/truecharts/charts/compare/ddns-updater-7.0.5...ddns-updater-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ddns-updater-7.0.5](https://github.com/truecharts/charts/compare/ddns-updater-7.0.4...ddns-updater-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ddns-updater-7.0.4](https://github.com/truecharts/charts/compare/ddns-updater-7.0.3...ddns-updater-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/ddns-updater/8.1.0/Chart.yaml b/stable/ddns-updater/8.1.0/Chart.yaml new file mode 100644 index 0000000000..420429d8fc --- /dev/null +++ b/stable/ddns-updater/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ddns-updater +version: 8.1.0 +appVersion: 2.5.0 +description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers +home: https://truecharts.org/charts/stable/ddns-updater +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png +deprecated: false +sources: + - https://github.com/qdm12/ddns-updater + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater + - https://hub.docker.com/r/qmcgaw/ddns-updater +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ddns-updater +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ddns-updater/8.0.1/README.md b/stable/ddns-updater/8.1.0/README.md similarity index 100% rename from stable/ddns-updater/8.0.1/README.md rename to stable/ddns-updater/8.1.0/README.md diff --git a/stable/ddns-updater/8.1.0/app-changelog.md b/stable/ddns-updater/8.1.0/app-changelog.md new file mode 100644 index 0000000000..d1edd16ec7 --- /dev/null +++ b/stable/ddns-updater/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-updater-8.1.0](https://github.com/truecharts/charts/compare/ddns-updater-8.0.1...ddns-updater-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ddns-updater/8.0.1/app-readme.md b/stable/ddns-updater/8.1.0/app-readme.md similarity index 100% rename from stable/ddns-updater/8.0.1/app-readme.md rename to stable/ddns-updater/8.1.0/app-readme.md diff --git a/stable/ddns-updater/8.1.0/charts/common-17.2.2.tgz b/stable/ddns-updater/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ddns-updater/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ddns-updater/8.0.1/ix_values.yaml b/stable/ddns-updater/8.1.0/ix_values.yaml similarity index 100% rename from stable/ddns-updater/8.0.1/ix_values.yaml rename to stable/ddns-updater/8.1.0/ix_values.yaml diff --git a/stable/ddns-updater/8.0.1/questions.yaml b/stable/ddns-updater/8.1.0/questions.yaml similarity index 100% rename from stable/ddns-updater/8.0.1/questions.yaml rename to stable/ddns-updater/8.1.0/questions.yaml diff --git a/stable/hammond/8.0.1/templates/NOTES.txt b/stable/ddns-updater/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/hammond/8.0.1/templates/NOTES.txt rename to stable/ddns-updater/8.1.0/templates/NOTES.txt diff --git a/stable/filebot/7.0.1/templates/common.yaml b/stable/ddns-updater/8.1.0/templates/common.yaml similarity index 100% rename from stable/filebot/7.0.1/templates/common.yaml rename to stable/ddns-updater/8.1.0/templates/common.yaml diff --git a/stable/external-ip/4.0.1/values.yaml b/stable/ddns-updater/8.1.0/values.yaml similarity index 100% rename from stable/external-ip/4.0.1/values.yaml rename to stable/ddns-updater/8.1.0/values.yaml diff --git a/stable/debian-apt-mirror/4.0.1/CHANGELOG.md b/stable/debian-apt-mirror/4.0.1/CHANGELOG.md deleted file mode 100644 index e1aec2c44f..0000000000 --- a/stable/debian-apt-mirror/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [debian-apt-mirror-4.0.1](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.0.0...debian-apt-mirror-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [debian-apt-mirror-4.0.0](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.17...debian-apt-mirror-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [debian-apt-mirror-3.0.17](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.16...debian-apt-mirror-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [debian-apt-mirror-3.0.16](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.15...debian-apt-mirror-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [debian-apt-mirror-3.0.15](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.14...debian-apt-mirror-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [debian-apt-mirror-3.0.14](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.13...debian-apt-mirror-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [debian-apt-mirror-3.0.13](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.12...debian-apt-mirror-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [debian-apt-mirror-3.0.12](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.11...debian-apt-mirror-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [debian-apt-mirror-3.0.11](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.10...debian-apt-mirror-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [debian-apt-mirror-3.0.10](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.9...debian-apt-mirror-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [debian-apt-mirror-3.0.9](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.8...debian-apt-mirror-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/debian-apt-mirror/4.0.1/Chart.yaml b/stable/debian-apt-mirror/4.0.1/Chart.yaml deleted file mode 100644 index fbc41fa385..0000000000 --- a/stable/debian-apt-mirror/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: debian-apt-mirror -version: 4.0.1 -appVersion: latest -description: This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. -home: https://truecharts.org/charts/incubator/debian-apt-mirror -icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png -deprecated: false -sources: - - https://www.debian.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror - - https://hub.docker.com/r/ich777/debian-mirror -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - debian-apt-mirror - - Network-Other - - Productivity - - Tools-Utilities - - Drivers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/debian-apt-mirror/4.0.1/app-changelog.md b/stable/debian-apt-mirror/4.0.1/app-changelog.md deleted file mode 100644 index c3cfc483c0..0000000000 --- a/stable/debian-apt-mirror/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [debian-apt-mirror-4.0.1](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.0.0...debian-apt-mirror-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/debian-apt-mirror/4.0.1/charts/common-17.1.4.tgz b/stable/debian-apt-mirror/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/debian-apt-mirror/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/debian-apt-mirror/4.1.0/CHANGELOG.md b/stable/debian-apt-mirror/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8a3b790ad9 --- /dev/null +++ b/stable/debian-apt-mirror/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [debian-apt-mirror-4.1.0](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.0.1...debian-apt-mirror-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [debian-apt-mirror-4.0.1](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.0.0...debian-apt-mirror-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [debian-apt-mirror-4.0.0](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.17...debian-apt-mirror-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [debian-apt-mirror-3.0.17](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.16...debian-apt-mirror-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [debian-apt-mirror-3.0.16](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.15...debian-apt-mirror-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [debian-apt-mirror-3.0.15](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.14...debian-apt-mirror-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [debian-apt-mirror-3.0.14](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.13...debian-apt-mirror-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [debian-apt-mirror-3.0.13](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.12...debian-apt-mirror-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [debian-apt-mirror-3.0.12](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.11...debian-apt-mirror-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [debian-apt-mirror-3.0.11](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.10...debian-apt-mirror-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [debian-apt-mirror-3.0.10](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.9...debian-apt-mirror-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/debian-apt-mirror/4.1.0/Chart.yaml b/stable/debian-apt-mirror/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e8efa8bbca --- /dev/null +++ b/stable/debian-apt-mirror/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: debian-apt-mirror +version: 4.1.0 +appVersion: latest +description: This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. +home: https://truecharts.org/charts/incubator/debian-apt-mirror +icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png +deprecated: false +sources: + - https://www.debian.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror + - https://hub.docker.com/r/ich777/debian-mirror +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - debian-apt-mirror + - Network-Other + - Productivity + - Tools-Utilities + - Drivers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/debian-apt-mirror/4.0.1/README.md b/stable/debian-apt-mirror/4.1.0/README.md similarity index 100% rename from stable/debian-apt-mirror/4.0.1/README.md rename to stable/debian-apt-mirror/4.1.0/README.md diff --git a/stable/debian-apt-mirror/4.1.0/app-changelog.md b/stable/debian-apt-mirror/4.1.0/app-changelog.md new file mode 100644 index 0000000000..5048fd24b5 --- /dev/null +++ b/stable/debian-apt-mirror/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [debian-apt-mirror-4.1.0](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.0.1...debian-apt-mirror-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/debian-apt-mirror/4.0.1/app-readme.md b/stable/debian-apt-mirror/4.1.0/app-readme.md similarity index 100% rename from stable/debian-apt-mirror/4.0.1/app-readme.md rename to stable/debian-apt-mirror/4.1.0/app-readme.md diff --git a/stable/debian-apt-mirror/4.1.0/charts/common-17.2.2.tgz b/stable/debian-apt-mirror/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/debian-apt-mirror/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/debian-apt-mirror/4.0.1/ix_values.yaml b/stable/debian-apt-mirror/4.1.0/ix_values.yaml similarity index 100% rename from stable/debian-apt-mirror/4.0.1/ix_values.yaml rename to stable/debian-apt-mirror/4.1.0/ix_values.yaml diff --git a/stable/debian-apt-mirror/4.0.1/questions.yaml b/stable/debian-apt-mirror/4.1.0/questions.yaml similarity index 100% rename from stable/debian-apt-mirror/4.0.1/questions.yaml rename to stable/debian-apt-mirror/4.1.0/questions.yaml diff --git a/stable/debian-bullseye/4.0.1/templates/common.yaml b/stable/debian-apt-mirror/4.1.0/templates/common.yaml similarity index 100% rename from stable/debian-bullseye/4.0.1/templates/common.yaml rename to stable/debian-apt-mirror/4.1.0/templates/common.yaml diff --git a/stable/factorio/6.0.1/values.yaml b/stable/debian-apt-mirror/4.1.0/values.yaml similarity index 100% rename from stable/factorio/6.0.1/values.yaml rename to stable/debian-apt-mirror/4.1.0/values.yaml diff --git a/stable/debian-bullseye/4.0.1/CHANGELOG.md b/stable/debian-bullseye/4.0.1/CHANGELOG.md deleted file mode 100644 index 106dcfe212..0000000000 --- a/stable/debian-bullseye/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [debian-bullseye-4.0.1](https://github.com/truecharts/charts/compare/debian-bullseye-4.0.0...debian-bullseye-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [debian-bullseye-4.0.0](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.18...debian-bullseye-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [debian-bullseye-3.0.18](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.17...debian-bullseye-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [debian-bullseye-3.0.17](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.16...debian-bullseye-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [debian-bullseye-3.0.16](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.15...debian-bullseye-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [debian-bullseye-3.0.15](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.14...debian-bullseye-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [debian-bullseye-3.0.14](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.13...debian-bullseye-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [debian-bullseye-3.0.13](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.12...debian-bullseye-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [debian-bullseye-3.0.12](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.11...debian-bullseye-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [debian-bullseye-3.0.11](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.10...debian-bullseye-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [debian-bullseye-3.0.10](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.9...debian-bullseye-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/debian-bullseye/4.0.1/Chart.yaml b/stable/debian-bullseye/4.0.1/Chart.yaml deleted file mode 100644 index 037ea4a34e..0000000000 --- a/stable/debian-bullseye/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: debian-bullseye -version: 4.0.1 -appVersion: latest -description: This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. -home: https://truecharts.org/charts/incubator/debian-bullseye -icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png -deprecated: false -sources: - - https://www.debian.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye - - https://hub.docker.com/r/ich777/debian-bullseye -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - debian-bullseye - - Productivity - - Tools-System -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/debian-bullseye/4.0.1/app-changelog.md b/stable/debian-bullseye/4.0.1/app-changelog.md deleted file mode 100644 index 90e63902ca..0000000000 --- a/stable/debian-bullseye/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [debian-bullseye-4.0.1](https://github.com/truecharts/charts/compare/debian-bullseye-4.0.0...debian-bullseye-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/debian-bullseye/4.0.1/charts/common-17.1.4.tgz b/stable/debian-bullseye/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/debian-bullseye/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/debian-bullseye/4.1.0/CHANGELOG.md b/stable/debian-bullseye/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9b958c7c21 --- /dev/null +++ b/stable/debian-bullseye/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [debian-bullseye-4.1.0](https://github.com/truecharts/charts/compare/debian-bullseye-4.0.1...debian-bullseye-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [debian-bullseye-4.0.1](https://github.com/truecharts/charts/compare/debian-bullseye-4.0.0...debian-bullseye-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [debian-bullseye-4.0.0](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.18...debian-bullseye-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [debian-bullseye-3.0.18](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.17...debian-bullseye-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [debian-bullseye-3.0.17](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.16...debian-bullseye-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [debian-bullseye-3.0.16](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.15...debian-bullseye-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [debian-bullseye-3.0.15](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.14...debian-bullseye-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [debian-bullseye-3.0.14](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.13...debian-bullseye-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [debian-bullseye-3.0.13](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.12...debian-bullseye-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [debian-bullseye-3.0.12](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.11...debian-bullseye-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [debian-bullseye-3.0.11](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.10...debian-bullseye-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/debian-bullseye/4.1.0/Chart.yaml b/stable/debian-bullseye/4.1.0/Chart.yaml new file mode 100644 index 0000000000..494a74fe71 --- /dev/null +++ b/stable/debian-bullseye/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: debian-bullseye +version: 4.1.0 +appVersion: latest +description: This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. +home: https://truecharts.org/charts/incubator/debian-bullseye +icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye + - https://hub.docker.com/r/ich777/debian-bullseye + - https://www.debian.org/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - debian-bullseye + - Productivity + - Tools-System +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/debian-bullseye/4.0.1/README.md b/stable/debian-bullseye/4.1.0/README.md similarity index 100% rename from stable/debian-bullseye/4.0.1/README.md rename to stable/debian-bullseye/4.1.0/README.md diff --git a/stable/debian-bullseye/4.1.0/app-changelog.md b/stable/debian-bullseye/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4506906245 --- /dev/null +++ b/stable/debian-bullseye/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [debian-bullseye-4.1.0](https://github.com/truecharts/charts/compare/debian-bullseye-4.0.1...debian-bullseye-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/debian-bullseye/4.0.1/app-readme.md b/stable/debian-bullseye/4.1.0/app-readme.md similarity index 100% rename from stable/debian-bullseye/4.0.1/app-readme.md rename to stable/debian-bullseye/4.1.0/app-readme.md diff --git a/stable/debian-bullseye/4.1.0/charts/common-17.2.2.tgz b/stable/debian-bullseye/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/debian-bullseye/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/debian-bullseye/4.0.1/ix_values.yaml b/stable/debian-bullseye/4.1.0/ix_values.yaml similarity index 100% rename from stable/debian-bullseye/4.0.1/ix_values.yaml rename to stable/debian-bullseye/4.1.0/ix_values.yaml diff --git a/stable/debian-bullseye/4.0.1/questions.yaml b/stable/debian-bullseye/4.1.0/questions.yaml similarity index 100% rename from stable/debian-bullseye/4.0.1/questions.yaml rename to stable/debian-bullseye/4.1.0/questions.yaml diff --git a/stable/dispatch/4.0.1/templates/common.yaml b/stable/debian-bullseye/4.1.0/templates/common.yaml similarity index 100% rename from stable/dispatch/4.0.1/templates/common.yaml rename to stable/debian-bullseye/4.1.0/templates/common.yaml diff --git a/stable/factorioservermanager/4.0.1/values.yaml b/stable/debian-bullseye/4.1.0/values.yaml similarity index 100% rename from stable/factorioservermanager/4.0.1/values.yaml rename to stable/debian-bullseye/4.1.0/values.yaml diff --git a/stable/deconz/14.1.0/CHANGELOG.md b/stable/deconz/14.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2dc9c1411a --- /dev/null +++ b/stable/deconz/14.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deconz-14.1.0](https://github.com/truecharts/charts/compare/deconz-14.0.1...deconz-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [deconz-14.0.1](https://github.com/truecharts/charts/compare/deconz-14.0.0...deconz-14.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [deconz-14.0.0](https://github.com/truecharts/charts/compare/deconz-13.1.0...deconz-14.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [deconz-13.1.0](https://github.com/truecharts/charts/compare/deconz-13.0.11...deconz-13.1.0) (2023-12-25) + +### Chore + +- update container image deconzcommunity/deconz to v2.25.0[@439b575](https://github.com/439b575) by renovate ([#16487](https://github.com/truecharts/charts/issues/16487)) + + + + +## [deconz-13.0.11](https://github.com/truecharts/charts/compare/deconz-13.0.10...deconz-13.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [deconz-13.0.10](https://github.com/truecharts/charts/compare/deconz-13.0.9...deconz-13.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [deconz-13.0.9](https://github.com/truecharts/charts/compare/deconz-13.0.8...deconz-13.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [deconz-13.0.8](https://github.com/truecharts/charts/compare/deconz-13.0.7...deconz-13.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [deconz-13.0.7](https://github.com/truecharts/charts/compare/deconz-13.0.6...deconz-13.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [deconz-13.0.6](https://github.com/truecharts/charts/compare/deconz-13.0.5...deconz-13.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [deconz-13.0.5](https://github.com/truecharts/charts/compare/deconz-13.0.4...deconz-13.0.5) (2023-12-22) + +### Fix diff --git a/stable/deconz/14.1.0/Chart.yaml b/stable/deconz/14.1.0/Chart.yaml new file mode 100644 index 0000000000..9409406d75 --- /dev/null +++ b/stable/deconz/14.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: deconz +version: 14.1.0 +appVersion: 2.25.0 +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://truecharts.org/charts/stable/deconz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png +deprecated: false +sources: + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/marthoc/docker-deconz + - https://github.com/truecharts/charts/tree/master/charts/stable/deconz + - https://hub.docker.com/r/deconzcommunity/deconz +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - deconz + - home-automation + - zigbee + - conbee +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/deconz/14.1.0/README.md b/stable/deconz/14.1.0/README.md new file mode 100644 index 0000000000..5cfd9f464a --- /dev/null +++ b/stable/deconz/14.1.0/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/deconz) + +**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/deconz/14.1.0/app-changelog.md b/stable/deconz/14.1.0/app-changelog.md new file mode 100644 index 0000000000..f46277c625 --- /dev/null +++ b/stable/deconz/14.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deconz-14.1.0](https://github.com/truecharts/charts/compare/deconz-14.0.1...deconz-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/deconz/14.1.0/app-readme.md b/stable/deconz/14.1.0/app-readme.md new file mode 100644 index 0000000000..1313fa891f --- /dev/null +++ b/stable/deconz/14.1.0/app-readme.md @@ -0,0 +1,8 @@ +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. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/deconz](https://truecharts.org/charts/stable/deconz) + +--- + +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/deconz/14.1.0/charts/common-17.2.2.tgz b/stable/deconz/14.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/deconz/14.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/deconz/14.1.0/ix_values.yaml b/stable/deconz/14.1.0/ix_values.yaml new file mode 100644 index 0000000000..394e03c339 --- /dev/null +++ b/stable/deconz/14.1.0/ix_values.yaml @@ -0,0 +1,57 @@ +image: + repository: deconzcommunity/deconz + tag: 2.25.0@sha256:439b5754878be67762ecdc3e3445bf025e6f6fa9040b6be693a2e25f75f136eb + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + securityContext: + capabilities: + add: + - NET_BIND_SERVICE + env: + DECONZ_WEB_PORT: "{{ .Values.service.main.ports.main.port }}" + DECONZ_WS_PORT: "{{ .Values.service.websocket.ports.websocket.port }}" + DECONZ_VNC_PORT: "{{ .Values.service.vnc.ports.vnc.port }}" + DECONZ_UID: "{{ .Values.securityContext.container.PUID }}" + DECONZ_GID: "{{ .Values.securityContext.pod.fsGroup }}" + # -- Override the location where deCONZ looks for the RaspBee/Conbee device. + # Example: /dev/ttyUSB0 + DECONZ_DEVICE: "" + DECONZ_UPNP: 0 + DECONZ_START_VERBOSE: 0 + # -- Enable VNC access to the container to view the deCONZ ZigBee mesh + DECONZ_VNC_MODE: 1 + DECONZ_VNC_PASSWORD: "" +service: + main: + ports: + main: + port: 10008 + websocket: + enabled: true + ports: + websocket: + enabled: true + port: 10001 + vnc: + enabled: true + ports: + vnc: + enabled: true + port: 10002 +persistence: + config: + enabled: true + mountPath: "/opt/deCONZ" +portal: + open: + enabled: true diff --git a/stable/deconz/14.1.0/questions.yaml b/stable/deconz/14.1.0/questions.yaml new file mode 100644 index 0000000000..ae0581b16d --- /dev/null +++ b/stable/deconz/14.1.0/questions.yaml @@ -0,0 +1,2961 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: DECONZ_VNC_PASSWORD + label: "DECONZ_VNC_PASSWORD" + description: "If VNC is enabled (DECONZ_VNC_MODE=1) you can change the default password" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: DECONZ_DEVICE + label: "DECONZ_DEVICE" + description: "Override the location where deCONZ looks for the RaspBee/Conbee device" + schema: + type: string + default: "/dev/ttyUSB0" + - variable: DECONZ_VNC_MODE + label: "DECONZ_VNC_MODE" + description: "Enable VNC access to the container to view the deCONZ ZigBee mesh" + schema: + type: int + default: 1 + - variable: DECONZ_UPNP + label: "DECONZ_UPNP" + description: "Set this option to 0 to disable uPNP" + schema: + type: int + default: 0 + - variable: DECONZ_START_VERBOSE + label: "DECONZ_START_VERBOSE" + description: "Set this option to 0 to disable verbose of start script, set to 1 to enable set -x logging" + schema: + type: int + default: 0 + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10008 + required: true + - variable: websocket + label: "websocket Service" + description: "The websocket service" + 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: websocket + label: "websocket 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: 10001 + required: true + - variable: vnc + label: "vnc Service" + description: "The vnc service" + 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: vnc + label: "vnc 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: 10002 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/fileflows/8.0.1/templates/common.yaml b/stable/deconz/14.1.0/templates/common.yaml similarity index 100% rename from stable/fileflows/8.0.1/templates/common.yaml rename to stable/deconz/14.1.0/templates/common.yaml diff --git a/stable/facturascripts/4.0.1/values.yaml b/stable/deconz/14.1.0/values.yaml similarity index 100% rename from stable/facturascripts/4.0.1/values.yaml rename to stable/deconz/14.1.0/values.yaml diff --git a/stable/deemix/9.0.1/CHANGELOG.md b/stable/deemix/9.0.1/CHANGELOG.md deleted file mode 100644 index ade8d09913..0000000000 --- a/stable/deemix/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [deemix-9.0.1](https://github.com/truecharts/charts/compare/deemix-9.0.0...deemix-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [deemix-9.0.0](https://github.com/truecharts/charts/compare/deemix-8.0.11...deemix-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [deemix-8.0.11](https://github.com/truecharts/charts/compare/deemix-8.0.10...deemix-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [deemix-8.0.10](https://github.com/truecharts/charts/compare/deemix-8.0.9...deemix-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [deemix-8.0.9](https://github.com/truecharts/charts/compare/deemix-8.0.8...deemix-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [deemix-8.0.8](https://github.com/truecharts/charts/compare/deemix-8.0.7...deemix-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [deemix-8.0.7](https://github.com/truecharts/charts/compare/deemix-8.0.6...deemix-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [deemix-8.0.6](https://github.com/truecharts/charts/compare/deemix-8.0.5...deemix-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [deemix-8.0.5](https://github.com/truecharts/charts/compare/deemix-8.0.4...deemix-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [deemix-8.0.4](https://github.com/truecharts/charts/compare/deemix-8.0.3...deemix-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [deemix-8.0.3](https://github.com/truecharts/charts/compare/deemix-8.0.2...deemix-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/deemix/9.0.1/Chart.yaml b/stable/deemix/9.0.1/Chart.yaml deleted file mode 100644 index f42dbb4c16..0000000000 --- a/stable/deemix/9.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: deemix -version: 9.0.1 -appVersion: latest -description: deemix is a deezer downloader built from the ashes of Deezloader Remix. -home: https://truecharts.org/charts/stable/deemix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png -deprecated: false -sources: - - https://gitlab.com/Bockiii/deemix-docker.git - - https://git.freezerapp.xyz/RemixDev/deemix-py - - https://github.com/truecharts/charts/tree/master/charts/stable/deemix -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - music - - deemix - - deezer -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/deemix/9.0.1/app-changelog.md b/stable/deemix/9.0.1/app-changelog.md deleted file mode 100644 index 0c6a654410..0000000000 --- a/stable/deemix/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [deemix-9.0.1](https://github.com/truecharts/charts/compare/deemix-9.0.0...deemix-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/deemix/9.0.1/charts/common-17.1.4.tgz b/stable/deemix/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/deemix/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/deemix/9.1.0/CHANGELOG.md b/stable/deemix/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0118769b57 --- /dev/null +++ b/stable/deemix/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deemix-9.1.0](https://github.com/truecharts/charts/compare/deemix-9.0.1...deemix-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [deemix-9.0.1](https://github.com/truecharts/charts/compare/deemix-9.0.0...deemix-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [deemix-9.0.0](https://github.com/truecharts/charts/compare/deemix-8.0.11...deemix-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [deemix-8.0.11](https://github.com/truecharts/charts/compare/deemix-8.0.10...deemix-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [deemix-8.0.10](https://github.com/truecharts/charts/compare/deemix-8.0.9...deemix-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [deemix-8.0.9](https://github.com/truecharts/charts/compare/deemix-8.0.8...deemix-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [deemix-8.0.8](https://github.com/truecharts/charts/compare/deemix-8.0.7...deemix-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [deemix-8.0.7](https://github.com/truecharts/charts/compare/deemix-8.0.6...deemix-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [deemix-8.0.6](https://github.com/truecharts/charts/compare/deemix-8.0.5...deemix-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [deemix-8.0.5](https://github.com/truecharts/charts/compare/deemix-8.0.4...deemix-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [deemix-8.0.4](https://github.com/truecharts/charts/compare/deemix-8.0.3...deemix-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/deemix/9.1.0/Chart.yaml b/stable/deemix/9.1.0/Chart.yaml new file mode 100644 index 0000000000..6193d9a8d5 --- /dev/null +++ b/stable/deemix/9.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: deemix +version: 9.1.0 +appVersion: latest +description: deemix is a deezer downloader built from the ashes of Deezloader Remix. +home: https://truecharts.org/charts/stable/deemix +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png +deprecated: false +sources: + - https://gitlab.com/Bockiii/deemix-docker.git + - https://git.freezerapp.xyz/RemixDev/deemix-py + - https://github.com/truecharts/charts/tree/master/charts/stable/deemix +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - music + - deemix + - deezer +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/deemix/9.0.1/README.md b/stable/deemix/9.1.0/README.md similarity index 100% rename from stable/deemix/9.0.1/README.md rename to stable/deemix/9.1.0/README.md diff --git a/stable/deemix/9.1.0/app-changelog.md b/stable/deemix/9.1.0/app-changelog.md new file mode 100644 index 0000000000..c759a5898c --- /dev/null +++ b/stable/deemix/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deemix-9.1.0](https://github.com/truecharts/charts/compare/deemix-9.0.1...deemix-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/deemix/9.0.1/app-readme.md b/stable/deemix/9.1.0/app-readme.md similarity index 100% rename from stable/deemix/9.0.1/app-readme.md rename to stable/deemix/9.1.0/app-readme.md diff --git a/stable/deemix/9.1.0/charts/common-17.2.2.tgz b/stable/deemix/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/deemix/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/deemix/9.0.1/ix_values.yaml b/stable/deemix/9.1.0/ix_values.yaml similarity index 100% rename from stable/deemix/9.0.1/ix_values.yaml rename to stable/deemix/9.1.0/ix_values.yaml diff --git a/stable/deemix/9.0.1/questions.yaml b/stable/deemix/9.1.0/questions.yaml similarity index 100% rename from stable/deemix/9.0.1/questions.yaml rename to stable/deemix/9.1.0/questions.yaml diff --git a/stable/homarr/9.0.1/templates/NOTES.txt b/stable/deemix/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/homarr/9.0.1/templates/NOTES.txt rename to stable/deemix/9.1.0/templates/NOTES.txt diff --git a/stable/filestash/5.0.1/templates/common.yaml b/stable/deemix/9.1.0/templates/common.yaml similarity index 100% rename from stable/filestash/5.0.1/templates/common.yaml rename to stable/deemix/9.1.0/templates/common.yaml diff --git a/stable/farmos/4.0.1/values.yaml b/stable/deemix/9.1.0/values.yaml similarity index 100% rename from stable/farmos/4.0.1/values.yaml rename to stable/deemix/9.1.0/values.yaml diff --git a/stable/deepstack/10.1.0/CHANGELOG.md b/stable/deepstack/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d9af5f88d2 --- /dev/null +++ b/stable/deepstack/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deepstack-10.1.0](https://github.com/truecharts/charts/compare/deepstack-10.0.1...deepstack-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [deepstack-10.0.1](https://github.com/truecharts/charts/compare/deepstack-10.0.0...deepstack-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [deepstack-10.0.0](https://github.com/truecharts/charts/compare/deepstack-9.0.11...deepstack-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [deepstack-9.0.11](https://github.com/truecharts/charts/compare/deepstack-9.0.10...deepstack-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [deepstack-9.0.10](https://github.com/truecharts/charts/compare/deepstack-9.0.9...deepstack-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [deepstack-9.0.9](https://github.com/truecharts/charts/compare/deepstack-9.0.8...deepstack-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [deepstack-9.0.8](https://github.com/truecharts/charts/compare/deepstack-9.0.7...deepstack-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [deepstack-9.0.7](https://github.com/truecharts/charts/compare/deepstack-9.0.6...deepstack-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [deepstack-9.0.6](https://github.com/truecharts/charts/compare/deepstack-9.0.5...deepstack-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [deepstack-9.0.5](https://github.com/truecharts/charts/compare/deepstack-9.0.4...deepstack-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [deepstack-9.0.4](https://github.com/truecharts/charts/compare/deepstack-9.0.3...deepstack-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/deepstack/10.1.0/Chart.yaml b/stable/deepstack/10.1.0/Chart.yaml new file mode 100644 index 0000000000..a99d17d383 --- /dev/null +++ b/stable/deepstack/10.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: deepstack +version: 10.1.0 +appVersion: 2022.01.1 +description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models +home: https://truecharts.org/charts/stable/deepstack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png +deprecated: false +sources: + - https://github.com/johnolafenwa/DeepStack + - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack + - https://hub.docker.com/r/deepquestai/deepstack + - https://www.deepstack.cc/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - AI +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: AI + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/deepstack/10.1.0/README.md b/stable/deepstack/10.1.0/README.md new file mode 100644 index 0000000000..86ac356646 --- /dev/null +++ b/stable/deepstack/10.1.0/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/deepstack) + +**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/deepstack/10.1.0/app-changelog.md b/stable/deepstack/10.1.0/app-changelog.md new file mode 100644 index 0000000000..d263b10290 --- /dev/null +++ b/stable/deepstack/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deepstack-10.1.0](https://github.com/truecharts/charts/compare/deepstack-10.0.1...deepstack-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/deepstack/10.1.0/app-readme.md b/stable/deepstack/10.1.0/app-readme.md new file mode 100644 index 0000000000..228083dabc --- /dev/null +++ b/stable/deepstack/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/deepstack](https://truecharts.org/charts/stable/deepstack) + +--- + +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/deepstack/10.1.0/charts/common-17.2.2.tgz b/stable/deepstack/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/deepstack/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/deepstack/10.1.0/ix_values.yaml b/stable/deepstack/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..246404e783 --- /dev/null +++ b/stable/deepstack/10.1.0/ix_values.yaml @@ -0,0 +1,73 @@ +image: + repository: deepquestai/deepstack + pullPolicy: IfNotPresent + tag: cpu-2022.01.1@sha256:4320be73987468b3040b2ca63daf2d3935c4d469b53aa40efb6176858488b500 +gpuImage: + repository: deepquestai/deepstack + pullPolicy: IfNotPresent + tag: cpu-2022.01.1@sha256:4320be73987468b3040b2ca63daf2d3935c4d469b53aa40efb6176858488b500 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10049 + protocol: http + targetPort: 5000 +deepstack: + vision_face: true + vision_detection: true + vision_scene: true + vision_enhance: true +configmap: + deepstack: + enabled: true + data: + VISION-FACE: '{{ ternary "True" "False" .Values.deepstack.vision_face }}' + VISION-DETECTION: '{{ ternary "True" "False" .Values.deepstack.vision_detection }}' + VISION-SCENE: '{{ ternary "True" "False" .Values.deepstack.vision_scene }}' + VISION-ENHANCE: '{{ ternary "True" "False" .Values.deepstack.vision_enhance }}' +workload: + main: + podSpec: + containers: + main: + imageSelector: "image" + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + # Path to custom models (needs to be on documentation) + MODELSTORE-DETECTION: "{{ .Values.persistence.modelstore.mountPath }}" + # High|Medium|Low + + MODE: "High" + THREADCOUNT: 5 + API-KEY: "" + ADMIN-KEY: "" + envFrom: + - configMapRef: + name: "deepstack" +persistence: + data: + enabled: true + mountPath: /datastore + modelstore: + enabled: true + mountPath: /modelstore/detection +portal: + open: + enabled: true +updated: true diff --git a/stable/deepstack/10.1.0/questions.yaml b/stable/deepstack/10.1.0/questions.yaml new file mode 100644 index 0000000000..95d766d8c9 --- /dev/null +++ b/stable/deepstack/10.1.0/questions.yaml @@ -0,0 +1,3178 @@ +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: + # Portal + - 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: imageSelector + label: "Select Image" + schema: + type: string + default: "image" + enum: + - value: "image" + description: "CPU" + - value: "gpuImage" + description: "GPU" + - variable: env + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: API-KEY + label: "API Key" + description: "The API Key protects all recognition and detection endpoints including face, scene, object detection and custom models" + schema: + type: string + private: true + default: "" + - variable: ADMIN-KEY + label: "Admin key" + description: "The admin key protects admin apis such as adding models, deleting models, list models, backup and restore." + schema: + type: string + default: "" + private: true + - variable: MODE + label: "Mode" + description: "Sets the performance mode" + schema: + type: string + default: "Medium" + enum: + - value: "High" + description: "High" + - value: "Medium" + description: "Medium" + - value: "Low" + description: "Low" + - variable: THREADCOUNT + label: "Threadcount" + description: "Sets the threadcount each endpoint will run with" + schema: + type: int + default: 5 + - 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: deepstack + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vision_face + label: "VISION-FACE" + description: "Enables Face Detection" + schema: + type: boolean + default: false + - variable: vision_detection + label: "VISION-DETECTION" + description: "Enables Object Detection" + schema: + type: boolean + default: true + enum: + - variable: vision_scene + label: "VISION-SCENE" + description: "Enables Scene Detection" + schema: + type: boolean + default: false + - variable: vision_enhance + label: "VISION-ENHANCE" + description: "Enables Enhance Endpoint" + schema: + type: boolean + default: false + + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10049 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: modelstore + label: "App Model Storage" + description: "Stores the Application Model." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/homebox/5.0.1/templates/NOTES.txt b/stable/deepstack/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/homebox/5.0.1/templates/NOTES.txt rename to stable/deepstack/10.1.0/templates/NOTES.txt diff --git a/stable/firefox/9.0.1/templates/common.yaml b/stable/deepstack/10.1.0/templates/common.yaml similarity index 100% rename from stable/firefox/9.0.1/templates/common.yaml rename to stable/deepstack/10.1.0/templates/common.yaml diff --git a/stable/fastcom-mqtt/4.0.1/values.yaml b/stable/deepstack/10.1.0/values.yaml similarity index 100% rename from stable/fastcom-mqtt/4.0.1/values.yaml rename to stable/deepstack/10.1.0/values.yaml diff --git a/stable/dell-idrac-fan-controller/4.0.1/CHANGELOG.md b/stable/dell-idrac-fan-controller/4.0.1/CHANGELOG.md deleted file mode 100644 index 68e7fb5a6e..0000000000 --- a/stable/dell-idrac-fan-controller/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dell-idrac-fan-controller-4.0.1](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.0.0...dell-idrac-fan-controller-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dell-idrac-fan-controller-4.0.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.11...dell-idrac-fan-controller-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dell-idrac-fan-controller-3.0.11](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.10...dell-idrac-fan-controller-3.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dell-idrac-fan-controller-3.0.10](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.9...dell-idrac-fan-controller-3.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dell-idrac-fan-controller-3.0.9](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.8...dell-idrac-fan-controller-3.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dell-idrac-fan-controller-3.0.8](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.7...dell-idrac-fan-controller-3.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dell-idrac-fan-controller-3.0.7](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.6...dell-idrac-fan-controller-3.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dell-idrac-fan-controller-3.0.6](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.5...dell-idrac-fan-controller-3.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dell-idrac-fan-controller-3.0.5](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.4...dell-idrac-fan-controller-3.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dell-idrac-fan-controller-3.0.4](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.3...dell-idrac-fan-controller-3.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [dell-idrac-fan-controller-3.0.3](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.2...dell-idrac-fan-controller-3.0.3) (2023-12-21) - -### Chore diff --git a/stable/dell-idrac-fan-controller/4.0.1/Chart.yaml b/stable/dell-idrac-fan-controller/4.0.1/Chart.yaml deleted file mode 100644 index 34e50f3f6e..0000000000 --- a/stable/dell-idrac-fan-controller/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dell-idrac-fan-controller -version: 4.0.1 -appVersion: latest -description: Control your Dell PowerEdge fans via IPMI -home: https://truecharts.org/charts/stable/dell-idrac-fan-controller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.png -deprecated: false -sources: - - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller - - https://ghcr.io/tigerblue77/dell_idrac_fan_controller -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - iDrac - - Dell - - fan-controller -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/dell-idrac-fan-controller/4.0.1/app-changelog.md b/stable/dell-idrac-fan-controller/4.0.1/app-changelog.md deleted file mode 100644 index ebe7aba317..0000000000 --- a/stable/dell-idrac-fan-controller/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dell-idrac-fan-controller-4.0.1](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.0.0...dell-idrac-fan-controller-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/4.0.1/charts/common-17.1.4.tgz b/stable/dell-idrac-fan-controller/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dell-idrac-fan-controller/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dell-idrac-fan-controller/4.1.0/CHANGELOG.md b/stable/dell-idrac-fan-controller/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c071b3f687 --- /dev/null +++ b/stable/dell-idrac-fan-controller/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dell-idrac-fan-controller-4.1.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.0.1...dell-idrac-fan-controller-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dell-idrac-fan-controller-4.0.1](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.0.0...dell-idrac-fan-controller-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dell-idrac-fan-controller-4.0.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.11...dell-idrac-fan-controller-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dell-idrac-fan-controller-3.0.11](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.10...dell-idrac-fan-controller-3.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dell-idrac-fan-controller-3.0.10](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.9...dell-idrac-fan-controller-3.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dell-idrac-fan-controller-3.0.9](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.8...dell-idrac-fan-controller-3.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dell-idrac-fan-controller-3.0.8](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.7...dell-idrac-fan-controller-3.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dell-idrac-fan-controller-3.0.7](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.6...dell-idrac-fan-controller-3.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dell-idrac-fan-controller-3.0.6](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.5...dell-idrac-fan-controller-3.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dell-idrac-fan-controller-3.0.5](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.4...dell-idrac-fan-controller-3.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dell-idrac-fan-controller-3.0.4](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.3...dell-idrac-fan-controller-3.0.4) (2023-12-21) + +### Fix diff --git a/stable/dell-idrac-fan-controller/4.1.0/Chart.yaml b/stable/dell-idrac-fan-controller/4.1.0/Chart.yaml new file mode 100644 index 0000000000..0e947099ad --- /dev/null +++ b/stable/dell-idrac-fan-controller/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dell-idrac-fan-controller +version: 4.1.0 +appVersion: latest +description: Control your Dell PowerEdge fans via IPMI +home: https://truecharts.org/charts/stable/dell-idrac-fan-controller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.png +deprecated: false +sources: + - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller + - https://ghcr.io/tigerblue77/dell_idrac_fan_controller +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - iDrac + - Dell + - fan-controller +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/dell-idrac-fan-controller/4.0.1/README.md b/stable/dell-idrac-fan-controller/4.1.0/README.md similarity index 100% rename from stable/dell-idrac-fan-controller/4.0.1/README.md rename to stable/dell-idrac-fan-controller/4.1.0/README.md diff --git a/stable/dell-idrac-fan-controller/4.1.0/app-changelog.md b/stable/dell-idrac-fan-controller/4.1.0/app-changelog.md new file mode 100644 index 0000000000..087479ae0f --- /dev/null +++ b/stable/dell-idrac-fan-controller/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dell-idrac-fan-controller-4.1.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.0.1...dell-idrac-fan-controller-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/4.0.1/app-readme.md b/stable/dell-idrac-fan-controller/4.1.0/app-readme.md similarity index 100% rename from stable/dell-idrac-fan-controller/4.0.1/app-readme.md rename to stable/dell-idrac-fan-controller/4.1.0/app-readme.md diff --git a/stable/dell-idrac-fan-controller/4.1.0/charts/common-17.2.2.tgz b/stable/dell-idrac-fan-controller/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dell-idrac-fan-controller/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dell-idrac-fan-controller/4.0.1/ix_values.yaml b/stable/dell-idrac-fan-controller/4.1.0/ix_values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/4.0.1/ix_values.yaml rename to stable/dell-idrac-fan-controller/4.1.0/ix_values.yaml diff --git a/stable/dell-idrac-fan-controller/4.0.1/questions.yaml b/stable/dell-idrac-fan-controller/4.1.0/questions.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/4.0.1/questions.yaml rename to stable/dell-idrac-fan-controller/4.1.0/questions.yaml diff --git a/stable/homebridge/6.0.1/templates/NOTES.txt b/stable/dell-idrac-fan-controller/4.1.0/templates/NOTES.txt similarity index 100% rename from stable/homebridge/6.0.1/templates/NOTES.txt rename to stable/dell-idrac-fan-controller/4.1.0/templates/NOTES.txt diff --git a/stable/flexget/8.0.1/templates/common.yaml b/stable/dell-idrac-fan-controller/4.1.0/templates/common.yaml similarity index 100% rename from stable/flexget/8.0.1/templates/common.yaml rename to stable/dell-idrac-fan-controller/4.1.0/templates/common.yaml diff --git a/stable/fenrus/4.0.1/values.yaml b/stable/dell-idrac-fan-controller/4.1.0/values.yaml similarity index 100% rename from stable/fenrus/4.0.1/values.yaml rename to stable/dell-idrac-fan-controller/4.1.0/values.yaml diff --git a/stable/deluge/17.1.0/CHANGELOG.md b/stable/deluge/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1c56d2ae57 --- /dev/null +++ b/stable/deluge/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deluge-17.1.0](https://github.com/truecharts/charts/compare/deluge-17.0.1...deluge-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [deluge-17.0.1](https://github.com/truecharts/charts/compare/deluge-17.0.0...deluge-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [deluge-17.0.0](https://github.com/truecharts/charts/compare/deluge-16.0.11...deluge-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [deluge-16.0.11](https://github.com/truecharts/charts/compare/deluge-16.0.10...deluge-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [deluge-16.0.10](https://github.com/truecharts/charts/compare/deluge-16.0.9...deluge-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [deluge-16.0.9](https://github.com/truecharts/charts/compare/deluge-16.0.8...deluge-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [deluge-16.0.8](https://github.com/truecharts/charts/compare/deluge-16.0.7...deluge-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [deluge-16.0.7](https://github.com/truecharts/charts/compare/deluge-16.0.6...deluge-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [deluge-16.0.6](https://github.com/truecharts/charts/compare/deluge-16.0.5...deluge-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [deluge-16.0.5](https://github.com/truecharts/charts/compare/deluge-16.0.4...deluge-16.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [deluge-16.0.4](https://github.com/truecharts/charts/compare/deluge-16.0.3...deluge-16.0.4) (2023-12-21) + +### Fix diff --git a/stable/deluge/17.1.0/Chart.yaml b/stable/deluge/17.1.0/Chart.yaml new file mode 100644 index 0000000000..03465384d9 --- /dev/null +++ b/stable/deluge/17.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: deluge +version: 17.1.0 +appVersion: 2.1.1 +description: Deluge App for TrueNAS SCALE +home: https://truecharts.org/charts/stable/deluge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.png +deprecated: false +sources: + - https://github.com/deluge-torrent/deluge + - https://github.com/truecharts/charts/tree/master/charts/stable/deluge + - https://ghcr.io/linuxserver/deluge +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - transmission + - torrent + - usenet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/deluge/17.1.0/README.md b/stable/deluge/17.1.0/README.md new file mode 100644 index 0000000000..b46d1a7cc9 --- /dev/null +++ b/stable/deluge/17.1.0/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/deluge) + +**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/deluge/17.1.0/app-changelog.md b/stable/deluge/17.1.0/app-changelog.md new file mode 100644 index 0000000000..2d6f8bb424 --- /dev/null +++ b/stable/deluge/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deluge-17.1.0](https://github.com/truecharts/charts/compare/deluge-17.0.1...deluge-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/deluge/17.1.0/app-readme.md b/stable/deluge/17.1.0/app-readme.md new file mode 100644 index 0000000000..e00bfd1330 --- /dev/null +++ b/stable/deluge/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Deluge App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/deluge](https://truecharts.org/charts/stable/deluge) + +--- + +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/deluge/17.1.0/charts/common-17.2.2.tgz b/stable/deluge/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/deluge/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/deluge/17.1.0/ix_values.yaml b/stable/deluge/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..a1823d20c0 --- /dev/null +++ b/stable/deluge/17.1.0/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: ghcr.io/linuxserver/deluge + pullPolicy: IfNotPresent + tag: version-2.1.1-r6@sha256:026d9007c2583f6e25a8467c58f870c04df29ca9f788b809b6d59d20ae4b2199 +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 8112 + targetPort: 8112 + torrent: + enabled: true + ports: + tcp: + enabled: true + port: 51413 + targetPort: 51413 + torrent-udp: + enabled: true + ports: + udp: + enabled: true + port: "{{ .Values.service.torrent.ports.tcp.port }}" + targetPort: "{{ .Values.service.torrent.ports.tcp.port }}" + protocol: udp +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/deluge/17.1.0/questions.yaml b/stable/deluge/17.1.0/questions.yaml new file mode 100644 index 0000000000..fcfd155f6b --- /dev/null +++ b/stable/deluge/17.1.0/questions.yaml @@ -0,0 +1,2873 @@ +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: + ## Portal Button + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8112 + required: true + - variable: torrent + label: "TCP Torrent Service" + description: "TCP Torrent Service" + 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: tcp + label: "TCP 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: 51413 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/homelablabelmaker/7.0.1/templates/NOTES.txt b/stable/deluge/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/homelablabelmaker/7.0.1/templates/NOTES.txt rename to stable/deluge/17.1.0/templates/NOTES.txt diff --git a/stable/fluidd/8.0.1/templates/common.yaml b/stable/deluge/17.1.0/templates/common.yaml similarity index 100% rename from stable/fluidd/8.0.1/templates/common.yaml rename to stable/deluge/17.1.0/templates/common.yaml diff --git a/stable/ffmpeg-mkvdts2ac3/4.0.1/values.yaml b/stable/deluge/17.1.0/values.yaml similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/4.0.1/values.yaml rename to stable/deluge/17.1.0/values.yaml diff --git a/stable/digikam/10.1.0/CHANGELOG.md b/stable/digikam/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..15025461cf --- /dev/null +++ b/stable/digikam/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [digikam-10.1.0](https://github.com/truecharts/charts/compare/digikam-10.0.1...digikam-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [digikam-10.0.1](https://github.com/truecharts/charts/compare/digikam-10.0.0...digikam-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [digikam-10.0.0](https://github.com/truecharts/charts/compare/digikam-9.0.11...digikam-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [digikam-9.0.11](https://github.com/truecharts/charts/compare/digikam-9.0.10...digikam-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [digikam-9.0.10](https://github.com/truecharts/charts/compare/digikam-9.0.9...digikam-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [digikam-9.0.9](https://github.com/truecharts/charts/compare/digikam-9.0.8...digikam-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [digikam-9.0.8](https://github.com/truecharts/charts/compare/digikam-9.0.7...digikam-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [digikam-9.0.7](https://github.com/truecharts/charts/compare/digikam-9.0.6...digikam-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [digikam-9.0.6](https://github.com/truecharts/charts/compare/digikam-9.0.5...digikam-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [digikam-9.0.5](https://github.com/truecharts/charts/compare/digikam-9.0.4...digikam-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [digikam-9.0.4](https://github.com/truecharts/charts/compare/digikam-9.0.3...digikam-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/digikam/10.1.0/Chart.yaml b/stable/digikam/10.1.0/Chart.yaml new file mode 100644 index 0000000000..5baf9545c9 --- /dev/null +++ b/stable/digikam/10.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: digikam +version: 10.1.0 +appVersion: 7.8.0 +description: Professional Photo Management with the Power of Open Source +home: https://truecharts.org/charts/stable/digikam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png +deprecated: false +sources: + - https://ghcr.io/linuxserver/digikam + - https://www.digikam.org/ + - https://github.com/linuxserver/docker-digikam + - https://github.com/truecharts/charts/tree/master/charts/stable/digikam +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - digikam + - photo + - management + - image + - gallery +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/digikam/10.1.0/README.md b/stable/digikam/10.1.0/README.md new file mode 100644 index 0000000000..6412f18134 --- /dev/null +++ b/stable/digikam/10.1.0/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/digikam) + +**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/digikam/10.1.0/app-changelog.md b/stable/digikam/10.1.0/app-changelog.md new file mode 100644 index 0000000000..94cc1c647c --- /dev/null +++ b/stable/digikam/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [digikam-10.1.0](https://github.com/truecharts/charts/compare/digikam-10.0.1...digikam-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/digikam/10.1.0/app-readme.md b/stable/digikam/10.1.0/app-readme.md new file mode 100644 index 0000000000..6b275247df --- /dev/null +++ b/stable/digikam/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Professional Photo Management with the Power of Open Source + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/digikam](https://truecharts.org/charts/stable/digikam) + +--- + +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/digikam/10.1.0/charts/common-17.2.2.tgz b/stable/digikam/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/digikam/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/digikam/10.1.0/ix_values.yaml b/stable/digikam/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..2194536910 --- /dev/null +++ b/stable/digikam/10.1.0/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: ghcr.io/linuxserver/digikam + pullPolicy: IfNotPresent + tag: 7.8.0@sha256:4a59bc070c609a74d7537d384069d15abf2f3215c65e28e642d4af4da7c5e018 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10033 + targetPort: 3000 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/digikam/10.1.0/questions.yaml b/stable/digikam/10.1.0/questions.yaml new file mode 100644 index 0000000000..c07cc4d2cb --- /dev/null +++ b/stable/digikam/10.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10033 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/homepage/6.2.3/templates/NOTES.txt b/stable/digikam/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/homepage/6.2.3/templates/NOTES.txt rename to stable/digikam/10.1.0/templates/NOTES.txt diff --git a/stable/pixapop/9.0.1/templates/common.yaml b/stable/digikam/10.1.0/templates/common.yaml similarity index 100% rename from stable/pixapop/9.0.1/templates/common.yaml rename to stable/digikam/10.1.0/templates/common.yaml diff --git a/stable/filebot/7.0.1/values.yaml b/stable/digikam/10.1.0/values.yaml similarity index 100% rename from stable/filebot/7.0.1/values.yaml rename to stable/digikam/10.1.0/values.yaml diff --git a/stable/dillinger/8.0.1/CHANGELOG.md b/stable/dillinger/8.0.1/CHANGELOG.md deleted file mode 100644 index 9d674e47ce..0000000000 --- a/stable/dillinger/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dillinger-8.0.1](https://github.com/truecharts/charts/compare/dillinger-8.0.0...dillinger-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dillinger-8.0.0](https://github.com/truecharts/charts/compare/dillinger-7.0.11...dillinger-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dillinger-7.0.11](https://github.com/truecharts/charts/compare/dillinger-7.0.10...dillinger-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dillinger-7.0.10](https://github.com/truecharts/charts/compare/dillinger-7.0.9...dillinger-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dillinger-7.0.9](https://github.com/truecharts/charts/compare/dillinger-7.0.8...dillinger-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dillinger-7.0.8](https://github.com/truecharts/charts/compare/dillinger-7.0.7...dillinger-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dillinger-7.0.7](https://github.com/truecharts/charts/compare/dillinger-7.0.6...dillinger-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dillinger-7.0.6](https://github.com/truecharts/charts/compare/dillinger-7.0.5...dillinger-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dillinger-7.0.5](https://github.com/truecharts/charts/compare/dillinger-7.0.4...dillinger-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dillinger-7.0.4](https://github.com/truecharts/charts/compare/dillinger-7.0.3...dillinger-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [dillinger-7.0.3](https://github.com/truecharts/charts/compare/dillinger-7.0.2...dillinger-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/dillinger/8.0.1/Chart.yaml b/stable/dillinger/8.0.1/Chart.yaml deleted file mode 100644 index d926b96c00..0000000000 --- a/stable/dillinger/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dillinger -version: 8.0.1 -appVersion: 3.39.1 -description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. -home: https://truecharts.org/charts/stable/dillinger -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger - - https://ghcr.io/linuxserver/dillinger -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dillinger -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/dillinger/8.0.1/app-changelog.md b/stable/dillinger/8.0.1/app-changelog.md deleted file mode 100644 index 81cc41e9e8..0000000000 --- a/stable/dillinger/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dillinger-8.0.1](https://github.com/truecharts/charts/compare/dillinger-8.0.0...dillinger-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dillinger/8.0.1/charts/common-17.1.4.tgz b/stable/dillinger/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dillinger/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dillinger/8.1.0/CHANGELOG.md b/stable/dillinger/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0ee0c4cb07 --- /dev/null +++ b/stable/dillinger/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dillinger-8.1.0](https://github.com/truecharts/charts/compare/dillinger-8.0.1...dillinger-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dillinger-8.0.1](https://github.com/truecharts/charts/compare/dillinger-8.0.0...dillinger-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dillinger-8.0.0](https://github.com/truecharts/charts/compare/dillinger-7.0.11...dillinger-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dillinger-7.0.11](https://github.com/truecharts/charts/compare/dillinger-7.0.10...dillinger-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dillinger-7.0.10](https://github.com/truecharts/charts/compare/dillinger-7.0.9...dillinger-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dillinger-7.0.9](https://github.com/truecharts/charts/compare/dillinger-7.0.8...dillinger-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dillinger-7.0.8](https://github.com/truecharts/charts/compare/dillinger-7.0.7...dillinger-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dillinger-7.0.7](https://github.com/truecharts/charts/compare/dillinger-7.0.6...dillinger-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dillinger-7.0.6](https://github.com/truecharts/charts/compare/dillinger-7.0.5...dillinger-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dillinger-7.0.5](https://github.com/truecharts/charts/compare/dillinger-7.0.4...dillinger-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dillinger-7.0.4](https://github.com/truecharts/charts/compare/dillinger-7.0.3...dillinger-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/dillinger/8.1.0/Chart.yaml b/stable/dillinger/8.1.0/Chart.yaml new file mode 100644 index 0000000000..98ada13b5e --- /dev/null +++ b/stable/dillinger/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dillinger +version: 8.1.0 +appVersion: 3.39.1 +description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. +home: https://truecharts.org/charts/stable/dillinger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger + - https://ghcr.io/linuxserver/dillinger +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dillinger +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/dillinger/8.0.1/README.md b/stable/dillinger/8.1.0/README.md similarity index 100% rename from stable/dillinger/8.0.1/README.md rename to stable/dillinger/8.1.0/README.md diff --git a/stable/dillinger/8.1.0/app-changelog.md b/stable/dillinger/8.1.0/app-changelog.md new file mode 100644 index 0000000000..6ccc6ab606 --- /dev/null +++ b/stable/dillinger/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dillinger-8.1.0](https://github.com/truecharts/charts/compare/dillinger-8.0.1...dillinger-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dillinger/8.0.1/app-readme.md b/stable/dillinger/8.1.0/app-readme.md similarity index 100% rename from stable/dillinger/8.0.1/app-readme.md rename to stable/dillinger/8.1.0/app-readme.md diff --git a/stable/dillinger/8.1.0/charts/common-17.2.2.tgz b/stable/dillinger/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dillinger/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dillinger/8.0.1/ix_values.yaml b/stable/dillinger/8.1.0/ix_values.yaml similarity index 100% rename from stable/dillinger/8.0.1/ix_values.yaml rename to stable/dillinger/8.1.0/ix_values.yaml diff --git a/stable/dillinger/8.0.1/questions.yaml b/stable/dillinger/8.1.0/questions.yaml similarity index 100% rename from stable/dillinger/8.0.1/questions.yaml rename to stable/dillinger/8.1.0/questions.yaml diff --git a/stable/homer/8.0.1/templates/NOTES.txt b/stable/dillinger/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/homer/8.0.1/templates/NOTES.txt rename to stable/dillinger/8.1.0/templates/NOTES.txt diff --git a/stable/foldingathome/8.0.1/templates/common.yaml b/stable/dillinger/8.1.0/templates/common.yaml similarity index 100% rename from stable/foldingathome/8.0.1/templates/common.yaml rename to stable/dillinger/8.1.0/templates/common.yaml diff --git a/stable/filebrowser/8.0.1/values.yaml b/stable/dillinger/8.1.0/values.yaml similarity index 100% rename from stable/filebrowser/8.0.1/values.yaml rename to stable/dillinger/8.1.0/values.yaml diff --git a/stable/discordgsm/6.0.1/CHANGELOG.md b/stable/discordgsm/6.0.1/CHANGELOG.md deleted file mode 100644 index 889295dc1f..0000000000 --- a/stable/discordgsm/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [discordgsm-6.0.1](https://github.com/truecharts/charts/compare/discordgsm-6.0.0...discordgsm-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [discordgsm-6.0.0](https://github.com/truecharts/charts/compare/discordgsm-5.0.11...discordgsm-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [discordgsm-5.0.11](https://github.com/truecharts/charts/compare/discordgsm-5.0.10...discordgsm-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [discordgsm-5.0.10](https://github.com/truecharts/charts/compare/discordgsm-5.0.9...discordgsm-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [discordgsm-5.0.9](https://github.com/truecharts/charts/compare/discordgsm-5.0.8...discordgsm-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [discordgsm-5.0.8](https://github.com/truecharts/charts/compare/discordgsm-5.0.7...discordgsm-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [discordgsm-5.0.7](https://github.com/truecharts/charts/compare/discordgsm-5.0.6...discordgsm-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [discordgsm-5.0.6](https://github.com/truecharts/charts/compare/discordgsm-5.0.5...discordgsm-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [discordgsm-5.0.5](https://github.com/truecharts/charts/compare/discordgsm-5.0.4...discordgsm-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [discordgsm-5.0.4](https://github.com/truecharts/charts/compare/discordgsm-5.0.3...discordgsm-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [discordgsm-5.0.3](https://github.com/truecharts/charts/compare/discordgsm-5.0.2...discordgsm-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/discordgsm/6.0.1/Chart.yaml b/stable/discordgsm/6.0.1/Chart.yaml deleted file mode 100644 index 0d9a708dff..0000000000 --- a/stable/discordgsm/6.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: discordgsm -version: 6.0.1 -appVersion: 2.15.1 -description: A discord bot that monitors your game server and tracks the live data of your game servers. -home: https://truecharts.org/charts/stable/discordgsm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm - - https://hub.docker.com/r/discordgsm/discord-game-server-monitor - - https://github.com/DiscordGSM/GameServerMonitor -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - discordgsm - - game-server - - monitor -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: monitor - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/discordgsm/6.0.1/app-changelog.md b/stable/discordgsm/6.0.1/app-changelog.md deleted file mode 100644 index e08482554a..0000000000 --- a/stable/discordgsm/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [discordgsm-6.0.1](https://github.com/truecharts/charts/compare/discordgsm-6.0.0...discordgsm-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/discordgsm/6.0.1/charts/common-17.1.4.tgz b/stable/discordgsm/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/discordgsm/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/discordgsm/6.1.0/CHANGELOG.md b/stable/discordgsm/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2043338d72 --- /dev/null +++ b/stable/discordgsm/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [discordgsm-6.1.0](https://github.com/truecharts/charts/compare/discordgsm-6.0.1...discordgsm-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [discordgsm-6.0.1](https://github.com/truecharts/charts/compare/discordgsm-6.0.0...discordgsm-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [discordgsm-6.0.0](https://github.com/truecharts/charts/compare/discordgsm-5.0.11...discordgsm-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [discordgsm-5.0.11](https://github.com/truecharts/charts/compare/discordgsm-5.0.10...discordgsm-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [discordgsm-5.0.10](https://github.com/truecharts/charts/compare/discordgsm-5.0.9...discordgsm-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [discordgsm-5.0.9](https://github.com/truecharts/charts/compare/discordgsm-5.0.8...discordgsm-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [discordgsm-5.0.8](https://github.com/truecharts/charts/compare/discordgsm-5.0.7...discordgsm-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [discordgsm-5.0.7](https://github.com/truecharts/charts/compare/discordgsm-5.0.6...discordgsm-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [discordgsm-5.0.6](https://github.com/truecharts/charts/compare/discordgsm-5.0.5...discordgsm-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [discordgsm-5.0.5](https://github.com/truecharts/charts/compare/discordgsm-5.0.4...discordgsm-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [discordgsm-5.0.4](https://github.com/truecharts/charts/compare/discordgsm-5.0.3...discordgsm-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/discordgsm/6.1.0/Chart.yaml b/stable/discordgsm/6.1.0/Chart.yaml new file mode 100644 index 0000000000..3246189be6 --- /dev/null +++ b/stable/discordgsm/6.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: discordgsm +version: 6.1.0 +appVersion: 2.15.1 +description: A discord bot that monitors your game server and tracks the live data of your game servers. +home: https://truecharts.org/charts/stable/discordgsm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png +deprecated: false +sources: + - https://github.com/DiscordGSM/GameServerMonitor + - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm + - https://hub.docker.com/r/discordgsm/discord-game-server-monitor +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - discordgsm + - game-server + - monitor +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: monitor + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/discordgsm/6.0.1/README.md b/stable/discordgsm/6.1.0/README.md similarity index 100% rename from stable/discordgsm/6.0.1/README.md rename to stable/discordgsm/6.1.0/README.md diff --git a/stable/discordgsm/6.1.0/app-changelog.md b/stable/discordgsm/6.1.0/app-changelog.md new file mode 100644 index 0000000000..f75d52d898 --- /dev/null +++ b/stable/discordgsm/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [discordgsm-6.1.0](https://github.com/truecharts/charts/compare/discordgsm-6.0.1...discordgsm-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/discordgsm/6.0.1/app-readme.md b/stable/discordgsm/6.1.0/app-readme.md similarity index 100% rename from stable/discordgsm/6.0.1/app-readme.md rename to stable/discordgsm/6.1.0/app-readme.md diff --git a/stable/discordgsm/6.1.0/charts/common-17.2.2.tgz b/stable/discordgsm/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/discordgsm/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/discordgsm/6.0.1/ix_values.yaml b/stable/discordgsm/6.1.0/ix_values.yaml similarity index 100% rename from stable/discordgsm/6.0.1/ix_values.yaml rename to stable/discordgsm/6.1.0/ix_values.yaml diff --git a/stable/discordgsm/6.0.1/questions.yaml b/stable/discordgsm/6.1.0/questions.yaml similarity index 100% rename from stable/discordgsm/6.0.1/questions.yaml rename to stable/discordgsm/6.1.0/questions.yaml diff --git a/stable/htpcmanager/8.0.1/templates/NOTES.txt b/stable/discordgsm/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/htpcmanager/8.0.1/templates/NOTES.txt rename to stable/discordgsm/6.1.0/templates/NOTES.txt diff --git a/stable/discordgsm/6.0.1/templates/_secret.tpl b/stable/discordgsm/6.1.0/templates/_secret.tpl similarity index 100% rename from stable/discordgsm/6.0.1/templates/_secret.tpl rename to stable/discordgsm/6.1.0/templates/_secret.tpl diff --git a/stable/discordgsm/6.0.1/templates/common.yaml b/stable/discordgsm/6.1.0/templates/common.yaml similarity index 100% rename from stable/discordgsm/6.0.1/templates/common.yaml rename to stable/discordgsm/6.1.0/templates/common.yaml diff --git a/stable/fileflows/8.0.1/values.yaml b/stable/discordgsm/6.1.0/values.yaml similarity index 100% rename from stable/fileflows/8.0.1/values.yaml rename to stable/discordgsm/6.1.0/values.yaml diff --git a/stable/dispatch/4.0.1/CHANGELOG.md b/stable/dispatch/4.0.1/CHANGELOG.md deleted file mode 100644 index c4e8c2e5c2..0000000000 --- a/stable/dispatch/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dispatch-4.0.1](https://github.com/truecharts/charts/compare/dispatch-4.0.0...dispatch-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dispatch-4.0.0](https://github.com/truecharts/charts/compare/dispatch-3.0.17...dispatch-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dispatch-3.0.17](https://github.com/truecharts/charts/compare/dispatch-3.0.16...dispatch-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dispatch-3.0.16](https://github.com/truecharts/charts/compare/dispatch-3.0.15...dispatch-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dispatch-3.0.15](https://github.com/truecharts/charts/compare/dispatch-3.0.14...dispatch-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dispatch-3.0.14](https://github.com/truecharts/charts/compare/dispatch-3.0.13...dispatch-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dispatch-3.0.13](https://github.com/truecharts/charts/compare/dispatch-3.0.12...dispatch-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dispatch-3.0.12](https://github.com/truecharts/charts/compare/dispatch-3.0.11...dispatch-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dispatch-3.0.11](https://github.com/truecharts/charts/compare/dispatch-3.0.10...dispatch-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dispatch-3.0.10](https://github.com/truecharts/charts/compare/dispatch-3.0.9...dispatch-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [dispatch-3.0.9](https://github.com/truecharts/charts/compare/dispatch-3.0.8...dispatch-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/dispatch/4.0.1/Chart.yaml b/stable/dispatch/4.0.1/Chart.yaml deleted file mode 100644 index 403e5b77f0..0000000000 --- a/stable/dispatch/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dispatch -version: 4.0.1 -appVersion: latest -description: Web-based IRC client in Go. -home: https://truecharts.org/charts/incubator/dispatch -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png -deprecated: false -sources: - - https://github.com/khlieng/dispatch - - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch - - https://hub.docker.com/r/khlieng/dispatch -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dispatch - - Network-Messenger -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/dispatch/4.0.1/app-changelog.md b/stable/dispatch/4.0.1/app-changelog.md deleted file mode 100644 index 16c0dc19e7..0000000000 --- a/stable/dispatch/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dispatch-4.0.1](https://github.com/truecharts/charts/compare/dispatch-4.0.0...dispatch-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dispatch/4.0.1/charts/common-17.1.4.tgz b/stable/dispatch/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dispatch/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dispatch/4.1.0/CHANGELOG.md b/stable/dispatch/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..88581a4079 --- /dev/null +++ b/stable/dispatch/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dispatch-4.1.0](https://github.com/truecharts/charts/compare/dispatch-4.0.1...dispatch-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dispatch-4.0.1](https://github.com/truecharts/charts/compare/dispatch-4.0.0...dispatch-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dispatch-4.0.0](https://github.com/truecharts/charts/compare/dispatch-3.0.17...dispatch-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dispatch-3.0.17](https://github.com/truecharts/charts/compare/dispatch-3.0.16...dispatch-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dispatch-3.0.16](https://github.com/truecharts/charts/compare/dispatch-3.0.15...dispatch-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dispatch-3.0.15](https://github.com/truecharts/charts/compare/dispatch-3.0.14...dispatch-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dispatch-3.0.14](https://github.com/truecharts/charts/compare/dispatch-3.0.13...dispatch-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dispatch-3.0.13](https://github.com/truecharts/charts/compare/dispatch-3.0.12...dispatch-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dispatch-3.0.12](https://github.com/truecharts/charts/compare/dispatch-3.0.11...dispatch-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dispatch-3.0.11](https://github.com/truecharts/charts/compare/dispatch-3.0.10...dispatch-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dispatch-3.0.10](https://github.com/truecharts/charts/compare/dispatch-3.0.9...dispatch-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/dispatch/4.1.0/Chart.yaml b/stable/dispatch/4.1.0/Chart.yaml new file mode 100644 index 0000000000..550c948a27 --- /dev/null +++ b/stable/dispatch/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dispatch +version: 4.1.0 +appVersion: latest +description: Web-based IRC client in Go. +home: https://truecharts.org/charts/incubator/dispatch +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png +deprecated: false +sources: + - https://github.com/khlieng/dispatch + - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch + - https://hub.docker.com/r/khlieng/dispatch +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dispatch + - Network-Messenger +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Messenger + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/dispatch/4.0.1/README.md b/stable/dispatch/4.1.0/README.md similarity index 100% rename from stable/dispatch/4.0.1/README.md rename to stable/dispatch/4.1.0/README.md diff --git a/stable/dispatch/4.1.0/app-changelog.md b/stable/dispatch/4.1.0/app-changelog.md new file mode 100644 index 0000000000..df5c78a8a9 --- /dev/null +++ b/stable/dispatch/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dispatch-4.1.0](https://github.com/truecharts/charts/compare/dispatch-4.0.1...dispatch-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dispatch/4.0.1/app-readme.md b/stable/dispatch/4.1.0/app-readme.md similarity index 100% rename from stable/dispatch/4.0.1/app-readme.md rename to stable/dispatch/4.1.0/app-readme.md diff --git a/stable/dispatch/4.1.0/charts/common-17.2.2.tgz b/stable/dispatch/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dispatch/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dispatch/4.0.1/ix_values.yaml b/stable/dispatch/4.1.0/ix_values.yaml similarity index 100% rename from stable/dispatch/4.0.1/ix_values.yaml rename to stable/dispatch/4.1.0/ix_values.yaml diff --git a/stable/dispatch/4.0.1/questions.yaml b/stable/dispatch/4.1.0/questions.yaml similarity index 100% rename from stable/dispatch/4.0.1/questions.yaml rename to stable/dispatch/4.1.0/questions.yaml diff --git a/stable/dns-doh-companion/4.0.1/templates/common.yaml b/stable/dispatch/4.1.0/templates/common.yaml similarity index 100% rename from stable/dns-doh-companion/4.0.1/templates/common.yaml rename to stable/dispatch/4.1.0/templates/common.yaml diff --git a/stable/fileshelter/4.0.1/values.yaml b/stable/dispatch/4.1.0/values.yaml similarity index 100% rename from stable/fileshelter/4.0.1/values.yaml rename to stable/dispatch/4.1.0/values.yaml diff --git a/stable/dizquetv/13.1.0/CHANGELOG.md b/stable/dizquetv/13.1.0/CHANGELOG.md new file mode 100644 index 0000000000..11a4ed078e --- /dev/null +++ b/stable/dizquetv/13.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dizquetv-13.1.0](https://github.com/truecharts/charts/compare/dizquetv-13.0.1...dizquetv-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dizquetv-13.0.1](https://github.com/truecharts/charts/compare/dizquetv-13.0.0...dizquetv-13.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dizquetv-13.0.0](https://github.com/truecharts/charts/compare/dizquetv-12.0.11...dizquetv-13.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dizquetv-12.0.11](https://github.com/truecharts/charts/compare/dizquetv-12.0.10...dizquetv-12.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dizquetv-12.0.10](https://github.com/truecharts/charts/compare/dizquetv-12.0.9...dizquetv-12.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dizquetv-12.0.9](https://github.com/truecharts/charts/compare/dizquetv-12.0.8...dizquetv-12.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dizquetv-12.0.8](https://github.com/truecharts/charts/compare/dizquetv-12.0.7...dizquetv-12.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dizquetv-12.0.7](https://github.com/truecharts/charts/compare/dizquetv-12.0.6...dizquetv-12.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dizquetv-12.0.6](https://github.com/truecharts/charts/compare/dizquetv-12.0.5...dizquetv-12.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dizquetv-12.0.5](https://github.com/truecharts/charts/compare/dizquetv-12.0.4...dizquetv-12.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dizquetv-12.0.4](https://github.com/truecharts/charts/compare/dizquetv-12.0.3...dizquetv-12.0.4) (2023-12-21) + +### Fix diff --git a/stable/dizquetv/13.1.0/Chart.yaml b/stable/dizquetv/13.1.0/Chart.yaml new file mode 100644 index 0000000000..93f0d2b6fa --- /dev/null +++ b/stable/dizquetv/13.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dizquetv +version: 13.1.0 +appVersion: 1.5.3 +description: Create live TV channel streams from media on your Plex servers. +home: https://truecharts.org/charts/stable/dizquetv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png +deprecated: false +sources: + - https://github.com/vexorian/dizquetv + - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv + - https://hub.docker.com/r/vexorian/dizquetv +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dizqueTV + - dizquetv +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/dizquetv/13.1.0/README.md b/stable/dizquetv/13.1.0/README.md new file mode 100644 index 0000000000..aa74dcaffa --- /dev/null +++ b/stable/dizquetv/13.1.0/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/dizquetv) + +**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/dizquetv/13.1.0/app-changelog.md b/stable/dizquetv/13.1.0/app-changelog.md new file mode 100644 index 0000000000..57127a81de --- /dev/null +++ b/stable/dizquetv/13.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dizquetv-13.1.0](https://github.com/truecharts/charts/compare/dizquetv-13.0.1...dizquetv-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dizquetv/13.1.0/app-readme.md b/stable/dizquetv/13.1.0/app-readme.md new file mode 100644 index 0000000000..d0c8155722 --- /dev/null +++ b/stable/dizquetv/13.1.0/app-readme.md @@ -0,0 +1,8 @@ +Create live TV channel streams from media on your Plex servers. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/dizquetv](https://truecharts.org/charts/stable/dizquetv) + +--- + +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/dizquetv/13.1.0/charts/common-17.2.2.tgz b/stable/dizquetv/13.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dizquetv/13.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dizquetv/13.1.0/ix_values.yaml b/stable/dizquetv/13.1.0/ix_values.yaml new file mode 100644 index 0000000000..af7fd2970e --- /dev/null +++ b/stable/dizquetv/13.1.0/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: vexorian/dizquetv + pullPolicy: IfNotPresent + tag: 1.5.3@sha256:f93b5ba851fcd9ce120588abe3108bac30afd63921178870f646ed1258b64f35 +nvidiaImage: + repository: vexorian/dizquetv + pullPolicy: IfNotPresent + tag: 1.5.3-nvidia@sha256:883f5ebc532acfdd64aed8ee89d53ac81794edb49bbb2adfca5b274ff37ae389 + +service: + main: + ports: + main: + port: 10071 + targetPort: 8000 + +workload: + main: + podSpec: + containers: + main: + imageSelector: image + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + +persistence: + config: + enabled: true + mountPath: /home/node/app/.dizquetv + +portal: + open: + enabled: true diff --git a/stable/dizquetv/13.1.0/questions.yaml b/stable/dizquetv/13.1.0/questions.yaml new file mode 100644 index 0000000000..323e8704db --- /dev/null +++ b/stable/dizquetv/13.1.0/questions.yaml @@ -0,0 +1,2834 @@ +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: imageSelector + label: Select Image + schema: + type: string + default: image + enum: + - value: image + description: Image + - value: nvidiaImage + description: Nvidia Image + + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10071 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/humhub/6.0.2/templates/NOTES.txt b/stable/dizquetv/13.1.0/templates/NOTES.txt similarity index 100% rename from stable/humhub/6.0.2/templates/NOTES.txt rename to stable/dizquetv/13.1.0/templates/NOTES.txt diff --git a/stable/gamevault-backend/4.0.0/templates/common.yaml b/stable/dizquetv/13.1.0/templates/common.yaml similarity index 100% rename from stable/gamevault-backend/4.0.0/templates/common.yaml rename to stable/dizquetv/13.1.0/templates/common.yaml diff --git a/stable/filestash/5.0.1/values.yaml b/stable/dizquetv/13.1.0/values.yaml similarity index 100% rename from stable/filestash/5.0.1/values.yaml rename to stable/dizquetv/13.1.0/values.yaml diff --git a/stable/dns-doh-companion/4.0.1/CHANGELOG.md b/stable/dns-doh-companion/4.0.1/CHANGELOG.md deleted file mode 100644 index 57c3c5d7ab..0000000000 --- a/stable/dns-doh-companion/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dns-doh-companion-4.0.1](https://github.com/truecharts/charts/compare/dns-doh-companion-4.0.0...dns-doh-companion-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dns-doh-companion-4.0.0](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.17...dns-doh-companion-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dns-doh-companion-3.0.17](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.16...dns-doh-companion-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dns-doh-companion-3.0.16](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.15...dns-doh-companion-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dns-doh-companion-3.0.15](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.14...dns-doh-companion-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dns-doh-companion-3.0.14](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.13...dns-doh-companion-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dns-doh-companion-3.0.13](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.12...dns-doh-companion-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dns-doh-companion-3.0.12](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.11...dns-doh-companion-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dns-doh-companion-3.0.11](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.10...dns-doh-companion-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dns-doh-companion-3.0.10](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.9...dns-doh-companion-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [dns-doh-companion-3.0.9](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.8...dns-doh-companion-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/dns-doh-companion/4.0.1/Chart.yaml b/stable/dns-doh-companion/4.0.1/Chart.yaml deleted file mode 100644 index 96af804700..0000000000 --- a/stable/dns-doh-companion/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dns-doh-companion -version: 4.0.1 -appVersion: latest -description: A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. -home: https://truecharts.org/charts/incubator/dns-doh-companion -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png -deprecated: false -sources: - - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion - - https://hub.docker.com/r/testdasi/simple-dns-doh -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dns-doh-companion - - Network-DNS -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/dns-doh-companion/4.0.1/app-changelog.md b/stable/dns-doh-companion/4.0.1/app-changelog.md deleted file mode 100644 index 65d488370f..0000000000 --- a/stable/dns-doh-companion/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dns-doh-companion-4.0.1](https://github.com/truecharts/charts/compare/dns-doh-companion-4.0.0...dns-doh-companion-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dns-doh-companion/4.0.1/charts/common-17.1.4.tgz b/stable/dns-doh-companion/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dns-doh-companion/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dns-doh-companion/4.1.0/CHANGELOG.md b/stable/dns-doh-companion/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fc80137c56 --- /dev/null +++ b/stable/dns-doh-companion/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dns-doh-companion-4.1.0](https://github.com/truecharts/charts/compare/dns-doh-companion-4.0.1...dns-doh-companion-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dns-doh-companion-4.0.1](https://github.com/truecharts/charts/compare/dns-doh-companion-4.0.0...dns-doh-companion-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dns-doh-companion-4.0.0](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.17...dns-doh-companion-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dns-doh-companion-3.0.17](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.16...dns-doh-companion-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dns-doh-companion-3.0.16](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.15...dns-doh-companion-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dns-doh-companion-3.0.15](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.14...dns-doh-companion-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dns-doh-companion-3.0.14](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.13...dns-doh-companion-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dns-doh-companion-3.0.13](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.12...dns-doh-companion-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dns-doh-companion-3.0.12](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.11...dns-doh-companion-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dns-doh-companion-3.0.11](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.10...dns-doh-companion-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dns-doh-companion-3.0.10](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.9...dns-doh-companion-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/dns-doh-companion/4.1.0/Chart.yaml b/stable/dns-doh-companion/4.1.0/Chart.yaml new file mode 100644 index 0000000000..5f25996367 --- /dev/null +++ b/stable/dns-doh-companion/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dns-doh-companion +version: 4.1.0 +appVersion: latest +description: A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. +home: https://truecharts.org/charts/incubator/dns-doh-companion +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png +deprecated: false +sources: + - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion + - https://hub.docker.com/r/testdasi/simple-dns-doh +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dns-doh-companion + - Network-DNS +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/dns-doh-companion/4.0.1/README.md b/stable/dns-doh-companion/4.1.0/README.md similarity index 100% rename from stable/dns-doh-companion/4.0.1/README.md rename to stable/dns-doh-companion/4.1.0/README.md diff --git a/stable/dns-doh-companion/4.1.0/app-changelog.md b/stable/dns-doh-companion/4.1.0/app-changelog.md new file mode 100644 index 0000000000..c6da947c54 --- /dev/null +++ b/stable/dns-doh-companion/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dns-doh-companion-4.1.0](https://github.com/truecharts/charts/compare/dns-doh-companion-4.0.1...dns-doh-companion-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dns-doh-companion/4.0.1/app-readme.md b/stable/dns-doh-companion/4.1.0/app-readme.md similarity index 100% rename from stable/dns-doh-companion/4.0.1/app-readme.md rename to stable/dns-doh-companion/4.1.0/app-readme.md diff --git a/stable/dns-doh-companion/4.1.0/charts/common-17.2.2.tgz b/stable/dns-doh-companion/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dns-doh-companion/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dns-doh-companion/4.0.1/ix_values.yaml b/stable/dns-doh-companion/4.1.0/ix_values.yaml similarity index 100% rename from stable/dns-doh-companion/4.0.1/ix_values.yaml rename to stable/dns-doh-companion/4.1.0/ix_values.yaml diff --git a/stable/dns-doh-companion/4.0.1/questions.yaml b/stable/dns-doh-companion/4.1.0/questions.yaml similarity index 100% rename from stable/dns-doh-companion/4.0.1/questions.yaml rename to stable/dns-doh-companion/4.1.0/questions.yaml diff --git a/stable/docker-hub-rss/4.0.1/templates/common.yaml b/stable/dns-doh-companion/4.1.0/templates/common.yaml similarity index 100% rename from stable/docker-hub-rss/4.0.1/templates/common.yaml rename to stable/dns-doh-companion/4.1.0/templates/common.yaml diff --git a/stable/firefox-desktop-g3/4.0.1/values.yaml b/stable/dns-doh-companion/4.1.0/values.yaml similarity index 100% rename from stable/firefox-desktop-g3/4.0.1/values.yaml rename to stable/dns-doh-companion/4.1.0/values.yaml diff --git a/stable/docker-hub-rss/4.0.1/CHANGELOG.md b/stable/docker-hub-rss/4.0.1/CHANGELOG.md deleted file mode 100644 index 6e8fe11d36..0000000000 --- a/stable/docker-hub-rss/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [docker-hub-rss-4.0.1](https://github.com/truecharts/charts/compare/docker-hub-rss-4.0.0...docker-hub-rss-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [docker-hub-rss-4.0.0](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.17...docker-hub-rss-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [docker-hub-rss-3.0.17](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.16...docker-hub-rss-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [docker-hub-rss-3.0.16](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.15...docker-hub-rss-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [docker-hub-rss-3.0.15](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.14...docker-hub-rss-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [docker-hub-rss-3.0.14](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.13...docker-hub-rss-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [docker-hub-rss-3.0.13](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.12...docker-hub-rss-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [docker-hub-rss-3.0.12](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.11...docker-hub-rss-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [docker-hub-rss-3.0.11](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.10...docker-hub-rss-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [docker-hub-rss-3.0.10](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.9...docker-hub-rss-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [docker-hub-rss-3.0.9](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.8...docker-hub-rss-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/docker-hub-rss/4.0.1/Chart.yaml b/stable/docker-hub-rss/4.0.1/Chart.yaml deleted file mode 100644 index 7e84bc2399..0000000000 --- a/stable/docker-hub-rss/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: docker-hub-rss -version: 4.0.1 -appVersion: latest -description: RSS feed for Chart Hub images. -home: https://truecharts.org/charts/incubator/docker-hub-rss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.png -deprecated: false -sources: - - https://hub.docker.com/r/theconnman/docker-hub-rss - - https://github.com/TheConnMan/docker-hub-rss - - https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - docker-hub-rss - - Cloud - - Tools-Utilities - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/docker-hub-rss/4.0.1/app-changelog.md b/stable/docker-hub-rss/4.0.1/app-changelog.md deleted file mode 100644 index 626ecdb8f6..0000000000 --- a/stable/docker-hub-rss/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docker-hub-rss-4.0.1](https://github.com/truecharts/charts/compare/docker-hub-rss-4.0.0...docker-hub-rss-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/docker-hub-rss/4.0.1/charts/common-17.1.4.tgz b/stable/docker-hub-rss/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/docker-hub-rss/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/docker-hub-rss/4.1.0/CHANGELOG.md b/stable/docker-hub-rss/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..60978bd07c --- /dev/null +++ b/stable/docker-hub-rss/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [docker-hub-rss-4.1.0](https://github.com/truecharts/charts/compare/docker-hub-rss-4.0.1...docker-hub-rss-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [docker-hub-rss-4.0.1](https://github.com/truecharts/charts/compare/docker-hub-rss-4.0.0...docker-hub-rss-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [docker-hub-rss-4.0.0](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.17...docker-hub-rss-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [docker-hub-rss-3.0.17](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.16...docker-hub-rss-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [docker-hub-rss-3.0.16](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.15...docker-hub-rss-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [docker-hub-rss-3.0.15](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.14...docker-hub-rss-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [docker-hub-rss-3.0.14](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.13...docker-hub-rss-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [docker-hub-rss-3.0.13](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.12...docker-hub-rss-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [docker-hub-rss-3.0.12](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.11...docker-hub-rss-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [docker-hub-rss-3.0.11](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.10...docker-hub-rss-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [docker-hub-rss-3.0.10](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.9...docker-hub-rss-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/docker-hub-rss/4.1.0/Chart.yaml b/stable/docker-hub-rss/4.1.0/Chart.yaml new file mode 100644 index 0000000000..a0a769daba --- /dev/null +++ b/stable/docker-hub-rss/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: docker-hub-rss +version: 4.1.0 +appVersion: latest +description: RSS feed for Chart Hub images. +home: https://truecharts.org/charts/incubator/docker-hub-rss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.png +deprecated: false +sources: + - https://github.com/TheConnMan/docker-hub-rss + - https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss + - https://hub.docker.com/r/theconnman/docker-hub-rss +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - docker-hub-rss + - Cloud + - Tools-Utilities + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/docker-hub-rss/4.0.1/README.md b/stable/docker-hub-rss/4.1.0/README.md similarity index 100% rename from stable/docker-hub-rss/4.0.1/README.md rename to stable/docker-hub-rss/4.1.0/README.md diff --git a/stable/docker-hub-rss/4.1.0/app-changelog.md b/stable/docker-hub-rss/4.1.0/app-changelog.md new file mode 100644 index 0000000000..340c44f3b0 --- /dev/null +++ b/stable/docker-hub-rss/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docker-hub-rss-4.1.0](https://github.com/truecharts/charts/compare/docker-hub-rss-4.0.1...docker-hub-rss-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/docker-hub-rss/4.0.1/app-readme.md b/stable/docker-hub-rss/4.1.0/app-readme.md similarity index 100% rename from stable/docker-hub-rss/4.0.1/app-readme.md rename to stable/docker-hub-rss/4.1.0/app-readme.md diff --git a/stable/docker-hub-rss/4.1.0/charts/common-17.2.2.tgz b/stable/docker-hub-rss/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/docker-hub-rss/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/docker-hub-rss/4.0.1/ix_values.yaml b/stable/docker-hub-rss/4.1.0/ix_values.yaml similarity index 100% rename from stable/docker-hub-rss/4.0.1/ix_values.yaml rename to stable/docker-hub-rss/4.1.0/ix_values.yaml diff --git a/stable/docker-hub-rss/4.0.1/questions.yaml b/stable/docker-hub-rss/4.1.0/questions.yaml similarity index 100% rename from stable/docker-hub-rss/4.0.1/questions.yaml rename to stable/docker-hub-rss/4.1.0/questions.yaml diff --git a/stable/dockerregistry/4.0.1/templates/common.yaml b/stable/docker-hub-rss/4.1.0/templates/common.yaml similarity index 100% rename from stable/dockerregistry/4.0.1/templates/common.yaml rename to stable/docker-hub-rss/4.1.0/templates/common.yaml diff --git a/stable/firefox/9.0.1/values.yaml b/stable/docker-hub-rss/4.1.0/values.yaml similarity index 100% rename from stable/firefox/9.0.1/values.yaml rename to stable/docker-hub-rss/4.1.0/values.yaml diff --git a/stable/docker/3.0.1/CHANGELOG.md b/stable/docker/3.0.1/CHANGELOG.md deleted file mode 100644 index e6964d0ef0..0000000000 --- a/stable/docker/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [docker-3.0.1](https://github.com/truecharts/charts/compare/docker-3.0.0...docker-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [docker-3.0.0](https://github.com/truecharts/charts/compare/docker-2.0.11...docker-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [docker-2.0.11](https://github.com/truecharts/charts/compare/docker-2.0.10...docker-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [docker-2.0.10](https://github.com/truecharts/charts/compare/docker-2.0.9...docker-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [docker-2.0.9](https://github.com/truecharts/charts/compare/docker-2.0.8...docker-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [docker-2.0.8](https://github.com/truecharts/charts/compare/docker-2.0.7...docker-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [docker-2.0.7](https://github.com/truecharts/charts/compare/docker-2.0.6...docker-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [docker-2.0.6](https://github.com/truecharts/charts/compare/docker-2.0.5...docker-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [docker-2.0.5](https://github.com/truecharts/charts/compare/docker-2.0.4...docker-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [docker-2.0.4](https://github.com/truecharts/charts/compare/docker-2.0.3...docker-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [docker-2.0.3](https://github.com/truecharts/charts/compare/docker-2.0.2...docker-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/docker/3.0.1/Chart.yaml b/stable/docker/3.0.1/Chart.yaml deleted file mode 100644 index 8df189900c..0000000000 --- a/stable/docker/3.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: docker -version: 3.0.1 -appVersion: 24.0.7 -description: Dedicated App for using Docker-in-Docker -home: https://truecharts.org/charts/stable/docker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docker - - https://hub.docker.com/_/docker -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - docker -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: docker - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/docker/3.0.1/app-changelog.md b/stable/docker/3.0.1/app-changelog.md deleted file mode 100644 index c5e404e91d..0000000000 --- a/stable/docker/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docker-3.0.1](https://github.com/truecharts/charts/compare/docker-3.0.0...docker-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/docker/3.0.1/charts/common-17.1.4.tgz b/stable/docker/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/docker/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/docker/3.1.0/CHANGELOG.md b/stable/docker/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a6c5d453dd --- /dev/null +++ b/stable/docker/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [docker-3.1.0](https://github.com/truecharts/charts/compare/docker-3.0.1...docker-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [docker-3.0.1](https://github.com/truecharts/charts/compare/docker-3.0.0...docker-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [docker-3.0.0](https://github.com/truecharts/charts/compare/docker-2.0.11...docker-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [docker-2.0.11](https://github.com/truecharts/charts/compare/docker-2.0.10...docker-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [docker-2.0.10](https://github.com/truecharts/charts/compare/docker-2.0.9...docker-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [docker-2.0.9](https://github.com/truecharts/charts/compare/docker-2.0.8...docker-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [docker-2.0.8](https://github.com/truecharts/charts/compare/docker-2.0.7...docker-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [docker-2.0.7](https://github.com/truecharts/charts/compare/docker-2.0.6...docker-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [docker-2.0.6](https://github.com/truecharts/charts/compare/docker-2.0.5...docker-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [docker-2.0.5](https://github.com/truecharts/charts/compare/docker-2.0.4...docker-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [docker-2.0.4](https://github.com/truecharts/charts/compare/docker-2.0.3...docker-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/docker/3.1.0/Chart.yaml b/stable/docker/3.1.0/Chart.yaml new file mode 100644 index 0000000000..1c875199cd --- /dev/null +++ b/stable/docker/3.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: docker +version: 3.1.0 +appVersion: 24.0.7 +description: Dedicated App for using Docker-in-Docker +home: https://truecharts.org/charts/stable/docker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/docker + - https://hub.docker.com/_/docker +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - docker +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: docker + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/docker/3.0.1/README.md b/stable/docker/3.1.0/README.md similarity index 100% rename from stable/docker/3.0.1/README.md rename to stable/docker/3.1.0/README.md diff --git a/stable/docker/3.1.0/app-changelog.md b/stable/docker/3.1.0/app-changelog.md new file mode 100644 index 0000000000..fae731ca1a --- /dev/null +++ b/stable/docker/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docker-3.1.0](https://github.com/truecharts/charts/compare/docker-3.0.1...docker-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/docker/3.0.1/app-readme.md b/stable/docker/3.1.0/app-readme.md similarity index 100% rename from stable/docker/3.0.1/app-readme.md rename to stable/docker/3.1.0/app-readme.md diff --git a/stable/docker/3.1.0/charts/common-17.2.2.tgz b/stable/docker/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/docker/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/docker/3.0.1/ix_values.yaml b/stable/docker/3.1.0/ix_values.yaml similarity index 100% rename from stable/docker/3.0.1/ix_values.yaml rename to stable/docker/3.1.0/ix_values.yaml diff --git a/stable/docker/3.0.1/questions.yaml b/stable/docker/3.1.0/questions.yaml similarity index 100% rename from stable/docker/3.0.1/questions.yaml rename to stable/docker/3.1.0/questions.yaml diff --git a/stable/icloudpd/5.0.1/templates/NOTES.txt b/stable/docker/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/icloudpd/5.0.1/templates/NOTES.txt rename to stable/docker/3.1.0/templates/NOTES.txt diff --git a/stable/guacd/8.0.1/templates/common.yaml b/stable/docker/3.1.0/templates/common.yaml similarity index 100% rename from stable/guacd/8.0.1/templates/common.yaml rename to stable/docker/3.1.0/templates/common.yaml diff --git a/stable/fireshare/5.0.1/values.yaml b/stable/docker/3.1.0/values.yaml similarity index 100% rename from stable/fireshare/5.0.1/values.yaml rename to stable/docker/3.1.0/values.yaml diff --git a/stable/dockerregistry/4.0.1/CHANGELOG.md b/stable/dockerregistry/4.0.1/CHANGELOG.md deleted file mode 100644 index 2a93fa60fe..0000000000 --- a/stable/dockerregistry/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dockerregistry-4.0.1](https://github.com/truecharts/charts/compare/dockerregistry-4.0.0...dockerregistry-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dockerregistry-4.0.0](https://github.com/truecharts/charts/compare/dockerregistry-3.0.18...dockerregistry-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dockerregistry-3.0.18](https://github.com/truecharts/charts/compare/dockerregistry-3.0.17...dockerregistry-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dockerregistry-3.0.17](https://github.com/truecharts/charts/compare/dockerregistry-3.0.16...dockerregistry-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dockerregistry-3.0.16](https://github.com/truecharts/charts/compare/dockerregistry-3.0.15...dockerregistry-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dockerregistry-3.0.15](https://github.com/truecharts/charts/compare/dockerregistry-3.0.14...dockerregistry-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dockerregistry-3.0.14](https://github.com/truecharts/charts/compare/dockerregistry-3.0.13...dockerregistry-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dockerregistry-3.0.13](https://github.com/truecharts/charts/compare/dockerregistry-3.0.12...dockerregistry-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dockerregistry-3.0.12](https://github.com/truecharts/charts/compare/dockerregistry-3.0.11...dockerregistry-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dockerregistry-3.0.11](https://github.com/truecharts/charts/compare/dockerregistry-3.0.10...dockerregistry-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [dockerregistry-3.0.10](https://github.com/truecharts/charts/compare/dockerregistry-3.0.9...dockerregistry-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/dockerregistry/4.0.1/Chart.yaml b/stable/dockerregistry/4.0.1/Chart.yaml deleted file mode 100644 index 25725b1238..0000000000 --- a/stable/dockerregistry/4.0.1/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dockerregistry -version: 4.0.1 -appVersion: "2" -description: | - Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ -home: https://truecharts.org/charts/incubator/dockerregistry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry - - https://hub.docker.com/_/registry - - https://github.com/distribution/distribution - - https://registry.hub.docker.com/_/registry/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dockerregistry - - Cloud - - Network-Management - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/dockerregistry/4.0.1/app-changelog.md b/stable/dockerregistry/4.0.1/app-changelog.md deleted file mode 100644 index 1403958ec0..0000000000 --- a/stable/dockerregistry/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dockerregistry-4.0.1](https://github.com/truecharts/charts/compare/dockerregistry-4.0.0...dockerregistry-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dockerregistry/4.0.1/charts/common-17.1.4.tgz b/stable/dockerregistry/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dockerregistry/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dockerregistry/4.1.0/CHANGELOG.md b/stable/dockerregistry/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b4a9cdaa60 --- /dev/null +++ b/stable/dockerregistry/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dockerregistry-4.1.0](https://github.com/truecharts/charts/compare/dockerregistry-4.0.1...dockerregistry-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dockerregistry-4.0.1](https://github.com/truecharts/charts/compare/dockerregistry-4.0.0...dockerregistry-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dockerregistry-4.0.0](https://github.com/truecharts/charts/compare/dockerregistry-3.0.18...dockerregistry-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dockerregistry-3.0.18](https://github.com/truecharts/charts/compare/dockerregistry-3.0.17...dockerregistry-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dockerregistry-3.0.17](https://github.com/truecharts/charts/compare/dockerregistry-3.0.16...dockerregistry-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dockerregistry-3.0.16](https://github.com/truecharts/charts/compare/dockerregistry-3.0.15...dockerregistry-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dockerregistry-3.0.15](https://github.com/truecharts/charts/compare/dockerregistry-3.0.14...dockerregistry-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dockerregistry-3.0.14](https://github.com/truecharts/charts/compare/dockerregistry-3.0.13...dockerregistry-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dockerregistry-3.0.13](https://github.com/truecharts/charts/compare/dockerregistry-3.0.12...dockerregistry-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dockerregistry-3.0.12](https://github.com/truecharts/charts/compare/dockerregistry-3.0.11...dockerregistry-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dockerregistry-3.0.11](https://github.com/truecharts/charts/compare/dockerregistry-3.0.10...dockerregistry-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/dockerregistry/4.1.0/Chart.yaml b/stable/dockerregistry/4.1.0/Chart.yaml new file mode 100644 index 0000000000..a15d9941a5 --- /dev/null +++ b/stable/dockerregistry/4.1.0/Chart.yaml @@ -0,0 +1,42 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dockerregistry +version: 4.1.0 +appVersion: "2" +description: | + Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ +home: https://truecharts.org/charts/incubator/dockerregistry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png +deprecated: false +sources: + - https://registry.hub.docker.com/_/registry/ + - https://github.com/distribution/distribution + - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry + - https://hub.docker.com/_/registry +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dockerregistry + - Cloud + - Network-Management + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/dockerregistry/4.0.1/README.md b/stable/dockerregistry/4.1.0/README.md similarity index 100% rename from stable/dockerregistry/4.0.1/README.md rename to stable/dockerregistry/4.1.0/README.md diff --git a/stable/dockerregistry/4.1.0/app-changelog.md b/stable/dockerregistry/4.1.0/app-changelog.md new file mode 100644 index 0000000000..a9d662cb06 --- /dev/null +++ b/stable/dockerregistry/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dockerregistry-4.1.0](https://github.com/truecharts/charts/compare/dockerregistry-4.0.1...dockerregistry-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dockerregistry/4.0.1/app-readme.md b/stable/dockerregistry/4.1.0/app-readme.md similarity index 100% rename from stable/dockerregistry/4.0.1/app-readme.md rename to stable/dockerregistry/4.1.0/app-readme.md diff --git a/stable/dockerregistry/4.1.0/charts/common-17.2.2.tgz b/stable/dockerregistry/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dockerregistry/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dockerregistry/4.0.1/ix_values.yaml b/stable/dockerregistry/4.1.0/ix_values.yaml similarity index 100% rename from stable/dockerregistry/4.0.1/ix_values.yaml rename to stable/dockerregistry/4.1.0/ix_values.yaml diff --git a/stable/dockerregistry/4.0.1/questions.yaml b/stable/dockerregistry/4.1.0/questions.yaml similarity index 100% rename from stable/dockerregistry/4.0.1/questions.yaml rename to stable/dockerregistry/4.1.0/questions.yaml diff --git a/stable/dontstarvetogether/4.0.1/templates/common.yaml b/stable/dockerregistry/4.1.0/templates/common.yaml similarity index 100% rename from stable/dontstarvetogether/4.0.1/templates/common.yaml rename to stable/dockerregistry/4.1.0/templates/common.yaml diff --git a/stable/firezone/2.0.1/values.yaml b/stable/dockerregistry/4.1.0/values.yaml similarity index 100% rename from stable/firezone/2.0.1/values.yaml rename to stable/dockerregistry/4.1.0/values.yaml diff --git a/stable/docusaurus/7.0.1/CHANGELOG.md b/stable/docusaurus/7.0.1/CHANGELOG.md deleted file mode 100644 index 1249d460fe..0000000000 --- a/stable/docusaurus/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [docusaurus-7.0.1](https://github.com/truecharts/charts/compare/docusaurus-7.0.0...docusaurus-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [docusaurus-7.0.0](https://github.com/truecharts/charts/compare/docusaurus-6.0.11...docusaurus-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [docusaurus-6.0.11](https://github.com/truecharts/charts/compare/docusaurus-6.0.10...docusaurus-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [docusaurus-6.0.10](https://github.com/truecharts/charts/compare/docusaurus-6.0.9...docusaurus-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [docusaurus-6.0.9](https://github.com/truecharts/charts/compare/docusaurus-6.0.8...docusaurus-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [docusaurus-6.0.8](https://github.com/truecharts/charts/compare/docusaurus-6.0.7...docusaurus-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [docusaurus-6.0.7](https://github.com/truecharts/charts/compare/docusaurus-6.0.6...docusaurus-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [docusaurus-6.0.6](https://github.com/truecharts/charts/compare/docusaurus-6.0.5...docusaurus-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [docusaurus-6.0.5](https://github.com/truecharts/charts/compare/docusaurus-6.0.4...docusaurus-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [docusaurus-6.0.4](https://github.com/truecharts/charts/compare/docusaurus-6.0.3...docusaurus-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [docusaurus-6.0.3](https://github.com/truecharts/charts/compare/docusaurus-6.0.2...docusaurus-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/docusaurus/7.0.1/Chart.yaml b/stable/docusaurus/7.0.1/Chart.yaml deleted file mode 100644 index 0e5147384a..0000000000 --- a/stable/docusaurus/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: docusaurus -version: 7.0.1 -appVersion: latest -description: Docusaurus makes it easy to maintain Open Source documentation websites. -home: https://truecharts.org/charts/stable/docusaurus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png -deprecated: false -sources: - - https://github.com/awesometic/docker-docusaurus - - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus - - https://hub.docker.com/r/awesometic/docusaurus -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - documentation - - website - - Docusaurus -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: website - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/docusaurus/7.0.1/app-changelog.md b/stable/docusaurus/7.0.1/app-changelog.md deleted file mode 100644 index b4f566e021..0000000000 --- a/stable/docusaurus/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docusaurus-7.0.1](https://github.com/truecharts/charts/compare/docusaurus-7.0.0...docusaurus-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/docusaurus/7.0.1/charts/common-17.1.4.tgz b/stable/docusaurus/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/docusaurus/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/docusaurus/7.1.0/CHANGELOG.md b/stable/docusaurus/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a9c2b2c99d --- /dev/null +++ b/stable/docusaurus/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [docusaurus-7.1.0](https://github.com/truecharts/charts/compare/docusaurus-7.0.1...docusaurus-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [docusaurus-7.0.1](https://github.com/truecharts/charts/compare/docusaurus-7.0.0...docusaurus-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [docusaurus-7.0.0](https://github.com/truecharts/charts/compare/docusaurus-6.0.11...docusaurus-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [docusaurus-6.0.11](https://github.com/truecharts/charts/compare/docusaurus-6.0.10...docusaurus-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [docusaurus-6.0.10](https://github.com/truecharts/charts/compare/docusaurus-6.0.9...docusaurus-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [docusaurus-6.0.9](https://github.com/truecharts/charts/compare/docusaurus-6.0.8...docusaurus-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [docusaurus-6.0.8](https://github.com/truecharts/charts/compare/docusaurus-6.0.7...docusaurus-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [docusaurus-6.0.7](https://github.com/truecharts/charts/compare/docusaurus-6.0.6...docusaurus-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [docusaurus-6.0.6](https://github.com/truecharts/charts/compare/docusaurus-6.0.5...docusaurus-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [docusaurus-6.0.5](https://github.com/truecharts/charts/compare/docusaurus-6.0.4...docusaurus-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [docusaurus-6.0.4](https://github.com/truecharts/charts/compare/docusaurus-6.0.3...docusaurus-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/docusaurus/7.1.0/Chart.yaml b/stable/docusaurus/7.1.0/Chart.yaml new file mode 100644 index 0000000000..c853a2d698 --- /dev/null +++ b/stable/docusaurus/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: docusaurus +version: 7.1.0 +appVersion: latest +description: Docusaurus makes it easy to maintain Open Source documentation websites. +home: https://truecharts.org/charts/stable/docusaurus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png +deprecated: false +sources: + - https://github.com/awesometic/docker-docusaurus + - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus + - https://hub.docker.com/r/awesometic/docusaurus +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - documentation + - website + - Docusaurus +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: website + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/docusaurus/7.0.1/README.md b/stable/docusaurus/7.1.0/README.md similarity index 100% rename from stable/docusaurus/7.0.1/README.md rename to stable/docusaurus/7.1.0/README.md diff --git a/stable/docusaurus/7.1.0/app-changelog.md b/stable/docusaurus/7.1.0/app-changelog.md new file mode 100644 index 0000000000..13c0ff6ffb --- /dev/null +++ b/stable/docusaurus/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docusaurus-7.1.0](https://github.com/truecharts/charts/compare/docusaurus-7.0.1...docusaurus-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/docusaurus/7.0.1/app-readme.md b/stable/docusaurus/7.1.0/app-readme.md similarity index 100% rename from stable/docusaurus/7.0.1/app-readme.md rename to stable/docusaurus/7.1.0/app-readme.md diff --git a/stable/docusaurus/7.1.0/charts/common-17.2.2.tgz b/stable/docusaurus/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/docusaurus/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/docusaurus/7.0.1/ix_values.yaml b/stable/docusaurus/7.1.0/ix_values.yaml similarity index 100% rename from stable/docusaurus/7.0.1/ix_values.yaml rename to stable/docusaurus/7.1.0/ix_values.yaml diff --git a/stable/docusaurus/7.0.1/questions.yaml b/stable/docusaurus/7.1.0/questions.yaml similarity index 100% rename from stable/docusaurus/7.0.1/questions.yaml rename to stable/docusaurus/7.1.0/questions.yaml diff --git a/stable/impostor-server/7.0.1/templates/NOTES.txt b/stable/docusaurus/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/impostor-server/7.0.1/templates/NOTES.txt rename to stable/docusaurus/7.1.0/templates/NOTES.txt diff --git a/stable/homebridge/6.0.1/templates/common.yaml b/stable/docusaurus/7.1.0/templates/common.yaml similarity index 100% rename from stable/homebridge/6.0.1/templates/common.yaml rename to stable/docusaurus/7.1.0/templates/common.yaml diff --git a/stable/fistfuloffrags/4.0.1/values.yaml b/stable/docusaurus/7.1.0/values.yaml similarity index 100% rename from stable/fistfuloffrags/4.0.1/values.yaml rename to stable/docusaurus/7.1.0/values.yaml diff --git a/stable/dokuwiki/9.0.1/CHANGELOG.md b/stable/dokuwiki/9.0.1/CHANGELOG.md deleted file mode 100644 index 2a44aa68cc..0000000000 --- a/stable/dokuwiki/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dokuwiki-9.0.1](https://github.com/truecharts/charts/compare/dokuwiki-9.0.0...dokuwiki-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dokuwiki-9.0.0](https://github.com/truecharts/charts/compare/dokuwiki-8.0.12...dokuwiki-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dokuwiki-8.0.12](https://github.com/truecharts/charts/compare/dokuwiki-8.0.11...dokuwiki-8.0.12) (2023-12-25) - -### Chore - -- update container image bitnami/dokuwiki to 20230404.1.0[@37e5b6e](https://github.com/37e5b6e) by renovate ([#16393](https://github.com/truecharts/charts/issues/16393)) - - - - -## [dokuwiki-8.0.11](https://github.com/truecharts/charts/compare/dokuwiki-8.0.10...dokuwiki-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dokuwiki-8.0.10](https://github.com/truecharts/charts/compare/dokuwiki-8.0.9...dokuwiki-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dokuwiki-8.0.9](https://github.com/truecharts/charts/compare/dokuwiki-8.0.8...dokuwiki-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dokuwiki-8.0.8](https://github.com/truecharts/charts/compare/dokuwiki-8.0.7...dokuwiki-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dokuwiki-8.0.7](https://github.com/truecharts/charts/compare/dokuwiki-8.0.6...dokuwiki-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dokuwiki-8.0.6](https://github.com/truecharts/charts/compare/dokuwiki-8.0.5...dokuwiki-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dokuwiki-8.0.5](https://github.com/truecharts/charts/compare/dokuwiki-8.0.4...dokuwiki-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dokuwiki-8.0.4](https://github.com/truecharts/charts/compare/dokuwiki-8.0.3...dokuwiki-8.0.4) (2023-12-21) - -### Fix diff --git a/stable/dokuwiki/9.0.1/Chart.yaml b/stable/dokuwiki/9.0.1/Chart.yaml deleted file mode 100644 index 3ccb7d8110..0000000000 --- a/stable/dokuwiki/9.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dokuwiki -version: 9.0.1 -appVersion: 20230404.1.0 -description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. -home: https://truecharts.org/charts/stable/dokuwiki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki - - https://hub.docker.com/r/bitnami/dokuwiki -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dokuwiki -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/dokuwiki/9.0.1/app-changelog.md b/stable/dokuwiki/9.0.1/app-changelog.md deleted file mode 100644 index 000ba46257..0000000000 --- a/stable/dokuwiki/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dokuwiki-9.0.1](https://github.com/truecharts/charts/compare/dokuwiki-9.0.0...dokuwiki-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dokuwiki/9.0.1/charts/common-17.1.4.tgz b/stable/dokuwiki/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dokuwiki/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dokuwiki/9.1.0/CHANGELOG.md b/stable/dokuwiki/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2704023161 --- /dev/null +++ b/stable/dokuwiki/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dokuwiki-9.1.0](https://github.com/truecharts/charts/compare/dokuwiki-9.0.1...dokuwiki-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dokuwiki-9.0.1](https://github.com/truecharts/charts/compare/dokuwiki-9.0.0...dokuwiki-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dokuwiki-9.0.0](https://github.com/truecharts/charts/compare/dokuwiki-8.0.12...dokuwiki-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dokuwiki-8.0.12](https://github.com/truecharts/charts/compare/dokuwiki-8.0.11...dokuwiki-8.0.12) (2023-12-25) + +### Chore + +- update container image bitnami/dokuwiki to 20230404.1.0[@37e5b6e](https://github.com/37e5b6e) by renovate ([#16393](https://github.com/truecharts/charts/issues/16393)) + + + + +## [dokuwiki-8.0.11](https://github.com/truecharts/charts/compare/dokuwiki-8.0.10...dokuwiki-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dokuwiki-8.0.10](https://github.com/truecharts/charts/compare/dokuwiki-8.0.9...dokuwiki-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dokuwiki-8.0.9](https://github.com/truecharts/charts/compare/dokuwiki-8.0.8...dokuwiki-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dokuwiki-8.0.8](https://github.com/truecharts/charts/compare/dokuwiki-8.0.7...dokuwiki-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dokuwiki-8.0.7](https://github.com/truecharts/charts/compare/dokuwiki-8.0.6...dokuwiki-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dokuwiki-8.0.6](https://github.com/truecharts/charts/compare/dokuwiki-8.0.5...dokuwiki-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dokuwiki-8.0.5](https://github.com/truecharts/charts/compare/dokuwiki-8.0.4...dokuwiki-8.0.5) (2023-12-22) + +### Fix diff --git a/stable/dokuwiki/9.1.0/Chart.yaml b/stable/dokuwiki/9.1.0/Chart.yaml new file mode 100644 index 0000000000..92d22cb981 --- /dev/null +++ b/stable/dokuwiki/9.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dokuwiki +version: 9.1.0 +appVersion: 20230404.1.0 +description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. +home: https://truecharts.org/charts/stable/dokuwiki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki + - https://hub.docker.com/r/bitnami/dokuwiki +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dokuwiki +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/dokuwiki/9.0.1/README.md b/stable/dokuwiki/9.1.0/README.md similarity index 100% rename from stable/dokuwiki/9.0.1/README.md rename to stable/dokuwiki/9.1.0/README.md diff --git a/stable/dokuwiki/9.1.0/app-changelog.md b/stable/dokuwiki/9.1.0/app-changelog.md new file mode 100644 index 0000000000..8cfef44109 --- /dev/null +++ b/stable/dokuwiki/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dokuwiki-9.1.0](https://github.com/truecharts/charts/compare/dokuwiki-9.0.1...dokuwiki-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dokuwiki/9.0.1/app-readme.md b/stable/dokuwiki/9.1.0/app-readme.md similarity index 100% rename from stable/dokuwiki/9.0.1/app-readme.md rename to stable/dokuwiki/9.1.0/app-readme.md diff --git a/stable/dokuwiki/9.1.0/charts/common-17.2.2.tgz b/stable/dokuwiki/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dokuwiki/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dokuwiki/9.0.1/ix_values.yaml b/stable/dokuwiki/9.1.0/ix_values.yaml similarity index 100% rename from stable/dokuwiki/9.0.1/ix_values.yaml rename to stable/dokuwiki/9.1.0/ix_values.yaml diff --git a/stable/dokuwiki/9.0.1/questions.yaml b/stable/dokuwiki/9.1.0/questions.yaml similarity index 100% rename from stable/dokuwiki/9.0.1/questions.yaml rename to stable/dokuwiki/9.1.0/questions.yaml diff --git a/stable/ipfs/9.0.1/templates/NOTES.txt b/stable/dokuwiki/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/ipfs/9.0.1/templates/NOTES.txt rename to stable/dokuwiki/9.1.0/templates/NOTES.txt diff --git a/stable/homepage/6.2.3/templates/common.yaml b/stable/dokuwiki/9.1.0/templates/common.yaml similarity index 100% rename from stable/homepage/6.2.3/templates/common.yaml rename to stable/dokuwiki/9.1.0/templates/common.yaml diff --git a/stable/fivem/4.0.1/values.yaml b/stable/dokuwiki/9.1.0/values.yaml similarity index 100% rename from stable/fivem/4.0.1/values.yaml rename to stable/dokuwiki/9.1.0/values.yaml diff --git a/stable/domoticz/8.0.1/CHANGELOG.md b/stable/domoticz/8.0.1/CHANGELOG.md deleted file mode 100644 index 9d05c0f6d0..0000000000 --- a/stable/domoticz/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [domoticz-8.0.1](https://github.com/truecharts/charts/compare/domoticz-8.0.0...domoticz-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [domoticz-8.0.0](https://github.com/truecharts/charts/compare/domoticz-7.0.11...domoticz-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [domoticz-7.0.11](https://github.com/truecharts/charts/compare/domoticz-7.0.10...domoticz-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [domoticz-7.0.10](https://github.com/truecharts/charts/compare/domoticz-7.0.9...domoticz-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [domoticz-7.0.9](https://github.com/truecharts/charts/compare/domoticz-7.0.8...domoticz-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [domoticz-7.0.8](https://github.com/truecharts/charts/compare/domoticz-7.0.7...domoticz-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [domoticz-7.0.7](https://github.com/truecharts/charts/compare/domoticz-7.0.6...domoticz-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [domoticz-7.0.6](https://github.com/truecharts/charts/compare/domoticz-7.0.5...domoticz-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [domoticz-7.0.5](https://github.com/truecharts/charts/compare/domoticz-7.0.4...domoticz-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [domoticz-7.0.4](https://github.com/truecharts/charts/compare/domoticz-7.0.3...domoticz-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [domoticz-7.0.3](https://github.com/truecharts/charts/compare/domoticz-7.0.2...domoticz-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/domoticz/8.0.1/Chart.yaml b/stable/domoticz/8.0.1/Chart.yaml deleted file mode 100644 index 252c6ff852..0000000000 --- a/stable/domoticz/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: domoticz -version: 8.0.1 -appVersion: 2023.2.20231129 -description: Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. -home: https://truecharts.org/charts/stable/domoticz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - - https://ghcr.io/linuxserver/domoticz -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - domoticz -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/domoticz/8.0.1/app-changelog.md b/stable/domoticz/8.0.1/app-changelog.md deleted file mode 100644 index b115634e56..0000000000 --- a/stable/domoticz/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [domoticz-8.0.1](https://github.com/truecharts/charts/compare/domoticz-8.0.0...domoticz-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/domoticz/8.0.1/charts/common-17.1.4.tgz b/stable/domoticz/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/domoticz/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/domoticz/8.1.0/CHANGELOG.md b/stable/domoticz/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..48c6438965 --- /dev/null +++ b/stable/domoticz/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [domoticz-8.1.0](https://github.com/truecharts/charts/compare/domoticz-8.0.1...domoticz-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [domoticz-8.0.1](https://github.com/truecharts/charts/compare/domoticz-8.0.0...domoticz-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [domoticz-8.0.0](https://github.com/truecharts/charts/compare/domoticz-7.0.11...domoticz-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [domoticz-7.0.11](https://github.com/truecharts/charts/compare/domoticz-7.0.10...domoticz-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [domoticz-7.0.10](https://github.com/truecharts/charts/compare/domoticz-7.0.9...domoticz-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [domoticz-7.0.9](https://github.com/truecharts/charts/compare/domoticz-7.0.8...domoticz-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [domoticz-7.0.8](https://github.com/truecharts/charts/compare/domoticz-7.0.7...domoticz-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [domoticz-7.0.7](https://github.com/truecharts/charts/compare/domoticz-7.0.6...domoticz-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [domoticz-7.0.6](https://github.com/truecharts/charts/compare/domoticz-7.0.5...domoticz-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [domoticz-7.0.5](https://github.com/truecharts/charts/compare/domoticz-7.0.4...domoticz-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [domoticz-7.0.4](https://github.com/truecharts/charts/compare/domoticz-7.0.3...domoticz-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/domoticz/8.1.0/Chart.yaml b/stable/domoticz/8.1.0/Chart.yaml new file mode 100644 index 0000000000..3c18fdc165 --- /dev/null +++ b/stable/domoticz/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: domoticz +version: 8.1.0 +appVersion: 2023.2.20231129 +description: Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. +home: https://truecharts.org/charts/stable/domoticz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz + - https://ghcr.io/linuxserver/domoticz +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - domoticz +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/domoticz/8.0.1/README.md b/stable/domoticz/8.1.0/README.md similarity index 100% rename from stable/domoticz/8.0.1/README.md rename to stable/domoticz/8.1.0/README.md diff --git a/stable/domoticz/8.1.0/app-changelog.md b/stable/domoticz/8.1.0/app-changelog.md new file mode 100644 index 0000000000..1e38ff835d --- /dev/null +++ b/stable/domoticz/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [domoticz-8.1.0](https://github.com/truecharts/charts/compare/domoticz-8.0.1...domoticz-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/domoticz/8.0.1/app-readme.md b/stable/domoticz/8.1.0/app-readme.md similarity index 100% rename from stable/domoticz/8.0.1/app-readme.md rename to stable/domoticz/8.1.0/app-readme.md diff --git a/stable/domoticz/8.1.0/charts/common-17.2.2.tgz b/stable/domoticz/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/domoticz/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/domoticz/8.0.1/ix_values.yaml b/stable/domoticz/8.1.0/ix_values.yaml similarity index 100% rename from stable/domoticz/8.0.1/ix_values.yaml rename to stable/domoticz/8.1.0/ix_values.yaml diff --git a/stable/domoticz/8.0.1/questions.yaml b/stable/domoticz/8.1.0/questions.yaml similarity index 100% rename from stable/domoticz/8.0.1/questions.yaml rename to stable/domoticz/8.1.0/questions.yaml diff --git a/stable/ipmi-tools/5.0.1/templates/NOTES.txt b/stable/domoticz/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/ipmi-tools/5.0.1/templates/NOTES.txt rename to stable/domoticz/8.1.0/templates/NOTES.txt diff --git a/stable/homer/8.0.1/templates/common.yaml b/stable/domoticz/8.1.0/templates/common.yaml similarity index 100% rename from stable/homer/8.0.1/templates/common.yaml rename to stable/domoticz/8.1.0/templates/common.yaml diff --git a/stable/flame/4.0.1/values.yaml b/stable/domoticz/8.1.0/values.yaml similarity index 100% rename from stable/flame/4.0.1/values.yaml rename to stable/domoticz/8.1.0/values.yaml diff --git a/stable/dontstarvetogether/4.0.1/CHANGELOG.md b/stable/dontstarvetogether/4.0.1/CHANGELOG.md deleted file mode 100644 index 88b10d869d..0000000000 --- a/stable/dontstarvetogether/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dontstarvetogether-4.0.1](https://github.com/truecharts/charts/compare/dontstarvetogether-4.0.0...dontstarvetogether-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dontstarvetogether-4.0.0](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.17...dontstarvetogether-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dontstarvetogether-3.0.17](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.16...dontstarvetogether-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dontstarvetogether-3.0.16](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.15...dontstarvetogether-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dontstarvetogether-3.0.15](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.14...dontstarvetogether-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dontstarvetogether-3.0.14](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.13...dontstarvetogether-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dontstarvetogether-3.0.13](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.12...dontstarvetogether-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dontstarvetogether-3.0.12](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.11...dontstarvetogether-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dontstarvetogether-3.0.11](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.10...dontstarvetogether-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dontstarvetogether-3.0.10](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.9...dontstarvetogether-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [dontstarvetogether-3.0.9](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.8...dontstarvetogether-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/dontstarvetogether/4.0.1/Chart.yaml b/stable/dontstarvetogether/4.0.1/Chart.yaml deleted file mode 100644 index ca9489f72f..0000000000 --- a/stable/dontstarvetogether/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dontstarvetogether -version: 4.0.1 -appVersion: dontstarve -description: This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it. -home: https://truecharts.org/charts/incubator/dontstarvetogether -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png -deprecated: false -sources: - - https://www.klei.com/games/dont-starve-together - - https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dontstarvetogether - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/dontstarvetogether/4.0.1/app-changelog.md b/stable/dontstarvetogether/4.0.1/app-changelog.md deleted file mode 100644 index 303a240162..0000000000 --- a/stable/dontstarvetogether/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dontstarvetogether-4.0.1](https://github.com/truecharts/charts/compare/dontstarvetogether-4.0.0...dontstarvetogether-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dontstarvetogether/4.0.1/charts/common-17.1.4.tgz b/stable/dontstarvetogether/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dontstarvetogether/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dontstarvetogether/4.1.0/CHANGELOG.md b/stable/dontstarvetogether/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..487eea6d67 --- /dev/null +++ b/stable/dontstarvetogether/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dontstarvetogether-4.1.0](https://github.com/truecharts/charts/compare/dontstarvetogether-4.0.1...dontstarvetogether-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dontstarvetogether-4.0.1](https://github.com/truecharts/charts/compare/dontstarvetogether-4.0.0...dontstarvetogether-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dontstarvetogether-4.0.0](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.17...dontstarvetogether-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dontstarvetogether-3.0.17](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.16...dontstarvetogether-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dontstarvetogether-3.0.16](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.15...dontstarvetogether-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dontstarvetogether-3.0.15](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.14...dontstarvetogether-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dontstarvetogether-3.0.14](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.13...dontstarvetogether-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dontstarvetogether-3.0.13](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.12...dontstarvetogether-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dontstarvetogether-3.0.12](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.11...dontstarvetogether-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dontstarvetogether-3.0.11](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.10...dontstarvetogether-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dontstarvetogether-3.0.10](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.9...dontstarvetogether-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/dontstarvetogether/4.1.0/Chart.yaml b/stable/dontstarvetogether/4.1.0/Chart.yaml new file mode 100644 index 0000000000..d328a26e3e --- /dev/null +++ b/stable/dontstarvetogether/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dontstarvetogether +version: 4.1.0 +appVersion: dontstarve +description: This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it. +home: https://truecharts.org/charts/incubator/dontstarvetogether +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether + - https://hub.docker.com/r/ich777/steamcmd + - https://www.klei.com/games/dont-starve-together +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dontstarvetogether + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/dontstarvetogether/4.0.1/README.md b/stable/dontstarvetogether/4.1.0/README.md similarity index 100% rename from stable/dontstarvetogether/4.0.1/README.md rename to stable/dontstarvetogether/4.1.0/README.md diff --git a/stable/dontstarvetogether/4.1.0/app-changelog.md b/stable/dontstarvetogether/4.1.0/app-changelog.md new file mode 100644 index 0000000000..a6e1b307a9 --- /dev/null +++ b/stable/dontstarvetogether/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dontstarvetogether-4.1.0](https://github.com/truecharts/charts/compare/dontstarvetogether-4.0.1...dontstarvetogether-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dontstarvetogether/4.0.1/app-readme.md b/stable/dontstarvetogether/4.1.0/app-readme.md similarity index 100% rename from stable/dontstarvetogether/4.0.1/app-readme.md rename to stable/dontstarvetogether/4.1.0/app-readme.md diff --git a/stable/dontstarvetogether/4.1.0/charts/common-17.2.2.tgz b/stable/dontstarvetogether/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dontstarvetogether/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dontstarvetogether/4.0.1/ix_values.yaml b/stable/dontstarvetogether/4.1.0/ix_values.yaml similarity index 100% rename from stable/dontstarvetogether/4.0.1/ix_values.yaml rename to stable/dontstarvetogether/4.1.0/ix_values.yaml diff --git a/stable/dontstarvetogether/4.0.1/questions.yaml b/stable/dontstarvetogether/4.1.0/questions.yaml similarity index 100% rename from stable/dontstarvetogether/4.0.1/questions.yaml rename to stable/dontstarvetogether/4.1.0/questions.yaml diff --git a/stable/dropbox-by-otherguy/4.0.1/templates/common.yaml b/stable/dontstarvetogether/4.1.0/templates/common.yaml similarity index 100% rename from stable/dropbox-by-otherguy/4.0.1/templates/common.yaml rename to stable/dontstarvetogether/4.1.0/templates/common.yaml diff --git a/stable/flexget/8.0.1/values.yaml b/stable/dontstarvetogether/4.1.0/values.yaml similarity index 100% rename from stable/flexget/8.0.1/values.yaml rename to stable/dontstarvetogether/4.1.0/values.yaml diff --git a/stable/doplarr/8.0.1/CHANGELOG.md b/stable/doplarr/8.0.1/CHANGELOG.md deleted file mode 100644 index c3c7ea01b8..0000000000 --- a/stable/doplarr/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [doplarr-8.0.1](https://github.com/truecharts/charts/compare/doplarr-8.0.0...doplarr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [doplarr-8.0.0](https://github.com/truecharts/charts/compare/doplarr-7.0.11...doplarr-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [doplarr-7.0.11](https://github.com/truecharts/charts/compare/doplarr-7.0.10...doplarr-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [doplarr-7.0.10](https://github.com/truecharts/charts/compare/doplarr-7.0.9...doplarr-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [doplarr-7.0.9](https://github.com/truecharts/charts/compare/doplarr-7.0.8...doplarr-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [doplarr-7.0.8](https://github.com/truecharts/charts/compare/doplarr-7.0.7...doplarr-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [doplarr-7.0.7](https://github.com/truecharts/charts/compare/doplarr-7.0.6...doplarr-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [doplarr-7.0.6](https://github.com/truecharts/charts/compare/doplarr-7.0.5...doplarr-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [doplarr-7.0.5](https://github.com/truecharts/charts/compare/doplarr-7.0.4...doplarr-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [doplarr-7.0.4](https://github.com/truecharts/charts/compare/doplarr-7.0.3...doplarr-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [doplarr-7.0.3](https://github.com/truecharts/charts/compare/doplarr-7.0.2...doplarr-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/doplarr/8.0.1/Chart.yaml b/stable/doplarr/8.0.1/Chart.yaml deleted file mode 100644 index 436a579abd..0000000000 --- a/stable/doplarr/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: doplarr -version: 8.0.1 -appVersion: 3.6.2 -description: An *arr Request Bot for Discord -home: https://truecharts.org/charts/stable/doplarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr - - https://ghcr.io/kiranshila/doplarr - - https://github.com/kiranshila/Doplarr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - doplarr -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/doplarr/8.0.1/app-changelog.md b/stable/doplarr/8.0.1/app-changelog.md deleted file mode 100644 index c51a5e5ab6..0000000000 --- a/stable/doplarr/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [doplarr-8.0.1](https://github.com/truecharts/charts/compare/doplarr-8.0.0...doplarr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/doplarr/8.0.1/charts/common-17.1.4.tgz b/stable/doplarr/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/doplarr/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/doplarr/8.1.0/CHANGELOG.md b/stable/doplarr/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..337a924548 --- /dev/null +++ b/stable/doplarr/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [doplarr-8.1.0](https://github.com/truecharts/charts/compare/doplarr-8.0.1...doplarr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [doplarr-8.0.1](https://github.com/truecharts/charts/compare/doplarr-8.0.0...doplarr-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [doplarr-8.0.0](https://github.com/truecharts/charts/compare/doplarr-7.0.11...doplarr-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [doplarr-7.0.11](https://github.com/truecharts/charts/compare/doplarr-7.0.10...doplarr-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [doplarr-7.0.10](https://github.com/truecharts/charts/compare/doplarr-7.0.9...doplarr-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [doplarr-7.0.9](https://github.com/truecharts/charts/compare/doplarr-7.0.8...doplarr-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [doplarr-7.0.8](https://github.com/truecharts/charts/compare/doplarr-7.0.7...doplarr-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [doplarr-7.0.7](https://github.com/truecharts/charts/compare/doplarr-7.0.6...doplarr-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [doplarr-7.0.6](https://github.com/truecharts/charts/compare/doplarr-7.0.5...doplarr-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [doplarr-7.0.5](https://github.com/truecharts/charts/compare/doplarr-7.0.4...doplarr-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [doplarr-7.0.4](https://github.com/truecharts/charts/compare/doplarr-7.0.3...doplarr-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/doplarr/8.1.0/Chart.yaml b/stable/doplarr/8.1.0/Chart.yaml new file mode 100644 index 0000000000..8c76aa402b --- /dev/null +++ b/stable/doplarr/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: doplarr +version: 8.1.0 +appVersion: 3.6.2 +description: An *arr Request Bot for Discord +home: https://truecharts.org/charts/stable/doplarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png +deprecated: false +sources: + - https://github.com/kiranshila/Doplarr + - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr + - https://ghcr.io/kiranshila/doplarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - doplarr +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/doplarr/8.0.1/README.md b/stable/doplarr/8.1.0/README.md similarity index 100% rename from stable/doplarr/8.0.1/README.md rename to stable/doplarr/8.1.0/README.md diff --git a/stable/doplarr/8.1.0/app-changelog.md b/stable/doplarr/8.1.0/app-changelog.md new file mode 100644 index 0000000000..e090d1abbc --- /dev/null +++ b/stable/doplarr/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [doplarr-8.1.0](https://github.com/truecharts/charts/compare/doplarr-8.0.1...doplarr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/doplarr/8.0.1/app-readme.md b/stable/doplarr/8.1.0/app-readme.md similarity index 100% rename from stable/doplarr/8.0.1/app-readme.md rename to stable/doplarr/8.1.0/app-readme.md diff --git a/stable/doplarr/8.1.0/charts/common-17.2.2.tgz b/stable/doplarr/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/doplarr/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/doplarr/8.0.1/ix_values.yaml b/stable/doplarr/8.1.0/ix_values.yaml similarity index 100% rename from stable/doplarr/8.0.1/ix_values.yaml rename to stable/doplarr/8.1.0/ix_values.yaml diff --git a/stable/doplarr/8.0.1/questions.yaml b/stable/doplarr/8.1.0/questions.yaml similarity index 100% rename from stable/doplarr/8.0.1/questions.yaml rename to stable/doplarr/8.1.0/questions.yaml diff --git a/stable/ispy-agent-dvr/8.0.1/templates/NOTES.txt b/stable/doplarr/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/8.0.1/templates/NOTES.txt rename to stable/doplarr/8.1.0/templates/NOTES.txt diff --git a/stable/htpcmanager/8.0.1/templates/common.yaml b/stable/doplarr/8.1.0/templates/common.yaml similarity index 100% rename from stable/htpcmanager/8.0.1/templates/common.yaml rename to stable/doplarr/8.1.0/templates/common.yaml diff --git a/stable/flextv/4.0.2/values.yaml b/stable/doplarr/8.1.0/values.yaml similarity index 100% rename from stable/flextv/4.0.2/values.yaml rename to stable/doplarr/8.1.0/values.yaml diff --git a/stable/double-take/9.0.1/CHANGELOG.md b/stable/double-take/9.0.1/CHANGELOG.md deleted file mode 100644 index 3f21231dc2..0000000000 --- a/stable/double-take/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [double-take-9.0.1](https://github.com/truecharts/charts/compare/double-take-9.0.0...double-take-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [double-take-9.0.0](https://github.com/truecharts/charts/compare/double-take-8.0.11...double-take-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [double-take-8.0.11](https://github.com/truecharts/charts/compare/double-take-8.0.10...double-take-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [double-take-8.0.10](https://github.com/truecharts/charts/compare/double-take-8.0.9...double-take-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [double-take-8.0.9](https://github.com/truecharts/charts/compare/double-take-8.0.8...double-take-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [double-take-8.0.8](https://github.com/truecharts/charts/compare/double-take-8.0.7...double-take-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [double-take-8.0.7](https://github.com/truecharts/charts/compare/double-take-8.0.6...double-take-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [double-take-8.0.6](https://github.com/truecharts/charts/compare/double-take-8.0.5...double-take-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [double-take-8.0.5](https://github.com/truecharts/charts/compare/double-take-8.0.4...double-take-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [double-take-8.0.4](https://github.com/truecharts/charts/compare/double-take-8.0.3...double-take-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [double-take-8.0.3](https://github.com/truecharts/charts/compare/double-take-8.0.2...double-take-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/double-take/9.0.1/Chart.yaml b/stable/double-take/9.0.1/Chart.yaml deleted file mode 100644 index 9e303d1397..0000000000 --- a/stable/double-take/9.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: double-take -version: 9.0.1 -appVersion: 1.13.11 -description: Unified UI and API for processing and training images for facial recognition -home: https://truecharts.org/charts/stable/double-take -icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png -deprecated: false -sources: - - https://github.com/jakowenko/double-take - - https://github.com/truecharts/charts/tree/master/charts/stable/double-take - - https://hub.docker.com/r/skrashevich/double-take -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ai - - double-take -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/double-take/9.0.1/app-changelog.md b/stable/double-take/9.0.1/app-changelog.md deleted file mode 100644 index 7d81739959..0000000000 --- a/stable/double-take/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [double-take-9.0.1](https://github.com/truecharts/charts/compare/double-take-9.0.0...double-take-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/double-take/9.0.1/charts/common-17.1.4.tgz b/stable/double-take/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/double-take/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/double-take/9.1.0/CHANGELOG.md b/stable/double-take/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2d8796b1eb --- /dev/null +++ b/stable/double-take/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [double-take-9.1.0](https://github.com/truecharts/charts/compare/double-take-9.0.1...double-take-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [double-take-9.0.1](https://github.com/truecharts/charts/compare/double-take-9.0.0...double-take-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [double-take-9.0.0](https://github.com/truecharts/charts/compare/double-take-8.0.11...double-take-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [double-take-8.0.11](https://github.com/truecharts/charts/compare/double-take-8.0.10...double-take-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [double-take-8.0.10](https://github.com/truecharts/charts/compare/double-take-8.0.9...double-take-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [double-take-8.0.9](https://github.com/truecharts/charts/compare/double-take-8.0.8...double-take-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [double-take-8.0.8](https://github.com/truecharts/charts/compare/double-take-8.0.7...double-take-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [double-take-8.0.7](https://github.com/truecharts/charts/compare/double-take-8.0.6...double-take-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [double-take-8.0.6](https://github.com/truecharts/charts/compare/double-take-8.0.5...double-take-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [double-take-8.0.5](https://github.com/truecharts/charts/compare/double-take-8.0.4...double-take-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [double-take-8.0.4](https://github.com/truecharts/charts/compare/double-take-8.0.3...double-take-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/double-take/9.1.0/Chart.yaml b/stable/double-take/9.1.0/Chart.yaml new file mode 100644 index 0000000000..cb5ca8b8c6 --- /dev/null +++ b/stable/double-take/9.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: double-take +version: 9.1.0 +appVersion: 1.13.11 +description: Unified UI and API for processing and training images for facial recognition +home: https://truecharts.org/charts/stable/double-take +icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png +deprecated: false +sources: + - https://github.com/jakowenko/double-take + - https://github.com/truecharts/charts/tree/master/charts/stable/double-take + - https://hub.docker.com/r/skrashevich/double-take +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ai + - double-take +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/double-take/9.0.1/README.md b/stable/double-take/9.1.0/README.md similarity index 100% rename from stable/double-take/9.0.1/README.md rename to stable/double-take/9.1.0/README.md diff --git a/stable/double-take/9.1.0/app-changelog.md b/stable/double-take/9.1.0/app-changelog.md new file mode 100644 index 0000000000..ad9efb2579 --- /dev/null +++ b/stable/double-take/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [double-take-9.1.0](https://github.com/truecharts/charts/compare/double-take-9.0.1...double-take-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/double-take/9.0.1/app-readme.md b/stable/double-take/9.1.0/app-readme.md similarity index 100% rename from stable/double-take/9.0.1/app-readme.md rename to stable/double-take/9.1.0/app-readme.md diff --git a/stable/double-take/9.1.0/charts/common-17.2.2.tgz b/stable/double-take/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/double-take/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/double-take/9.0.1/ix_values.yaml b/stable/double-take/9.1.0/ix_values.yaml similarity index 100% rename from stable/double-take/9.0.1/ix_values.yaml rename to stable/double-take/9.1.0/ix_values.yaml diff --git a/stable/double-take/9.0.1/questions.yaml b/stable/double-take/9.1.0/questions.yaml similarity index 100% rename from stable/double-take/9.0.1/questions.yaml rename to stable/double-take/9.1.0/questions.yaml diff --git a/stable/it-tools/3.0.1/templates/NOTES.txt b/stable/double-take/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/it-tools/3.0.1/templates/NOTES.txt rename to stable/double-take/9.1.0/templates/NOTES.txt diff --git a/stable/humhub/6.0.2/templates/common.yaml b/stable/double-take/9.1.0/templates/common.yaml similarity index 100% rename from stable/humhub/6.0.2/templates/common.yaml rename to stable/double-take/9.1.0/templates/common.yaml diff --git a/stable/flowise/3.0.1/values.yaml b/stable/double-take/9.1.0/values.yaml similarity index 100% rename from stable/flowise/3.0.1/values.yaml rename to stable/double-take/9.1.0/values.yaml diff --git a/stable/doublecommander/11.1.0/CHANGELOG.md b/stable/doublecommander/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8abb902d80 --- /dev/null +++ b/stable/doublecommander/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [doublecommander-11.1.0](https://github.com/truecharts/charts/compare/doublecommander-11.0.1...doublecommander-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [doublecommander-11.0.1](https://github.com/truecharts/charts/compare/doublecommander-11.0.0...doublecommander-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [doublecommander-11.0.0](https://github.com/truecharts/charts/compare/doublecommander-10.0.12...doublecommander-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [doublecommander-10.0.12](https://github.com/truecharts/charts/compare/doublecommander-10.0.11...doublecommander-10.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/doublecommander to latest[@d94b4d4](https://github.com/d94b4d4) by renovate ([#16411](https://github.com/truecharts/charts/issues/16411)) + + + + +## [doublecommander-10.0.11](https://github.com/truecharts/charts/compare/doublecommander-10.0.10...doublecommander-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [doublecommander-10.0.10](https://github.com/truecharts/charts/compare/doublecommander-10.0.9...doublecommander-10.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [doublecommander-10.0.9](https://github.com/truecharts/charts/compare/doublecommander-10.0.8...doublecommander-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [doublecommander-10.0.8](https://github.com/truecharts/charts/compare/doublecommander-10.0.7...doublecommander-10.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [doublecommander-10.0.7](https://github.com/truecharts/charts/compare/doublecommander-10.0.6...doublecommander-10.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [doublecommander-10.0.6](https://github.com/truecharts/charts/compare/doublecommander-10.0.5...doublecommander-10.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [doublecommander-10.0.5](https://github.com/truecharts/charts/compare/doublecommander-10.0.4...doublecommander-10.0.5) (2023-12-22) + +### Fix diff --git a/stable/doublecommander/11.1.0/Chart.yaml b/stable/doublecommander/11.1.0/Chart.yaml new file mode 100644 index 0000000000..0d67b297d7 --- /dev/null +++ b/stable/doublecommander/11.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: doublecommander +version: 11.1.0 +appVersion: latest +description: A free cross platform open source file manager with two panels side by side. +home: https://truecharts.org/charts/stable/doublecommander +icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png +deprecated: false +sources: + - https://github.com/linuxserver/docker-doublecommander + - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander + - https://ghcr.io/linuxserver/doublecommander + - https://doublecmd.sourceforge.io/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - doublecommander + - file + - manager +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/doublecommander/11.1.0/README.md b/stable/doublecommander/11.1.0/README.md new file mode 100644 index 0000000000..57483c8c41 --- /dev/null +++ b/stable/doublecommander/11.1.0/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/doublecommander) + +**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/doublecommander/11.1.0/app-changelog.md b/stable/doublecommander/11.1.0/app-changelog.md new file mode 100644 index 0000000000..0de50b1ab9 --- /dev/null +++ b/stable/doublecommander/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [doublecommander-11.1.0](https://github.com/truecharts/charts/compare/doublecommander-11.0.1...doublecommander-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/doublecommander/11.1.0/app-readme.md b/stable/doublecommander/11.1.0/app-readme.md new file mode 100644 index 0000000000..43df984da4 --- /dev/null +++ b/stable/doublecommander/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +A free cross platform open source file manager with two panels side by side. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/doublecommander](https://truecharts.org/charts/stable/doublecommander) + +--- + +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/doublecommander/11.1.0/charts/common-17.2.2.tgz b/stable/doublecommander/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/doublecommander/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/doublecommander/11.1.0/ix_values.yaml b/stable/doublecommander/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..7346913242 --- /dev/null +++ b/stable/doublecommander/11.1.0/ix_values.yaml @@ -0,0 +1,44 @@ +image: + repository: ghcr.io/linuxserver/doublecommander + pullPolicy: IfNotPresent + tag: latest@sha256:d94b4d43025d28c18b7bfe77e3fb3a91f383606e6de512c6b1c6b09acbc5e804 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10034 + targetPort: 3000 +workload: + main: + podSpec: + containers: + main: + securityContext: + capabilities: + add: + - SYS_CHROOT + - KILL + - NET_BIND_SERVICE + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/doublecommander/11.1.0/questions.yaml b/stable/doublecommander/11.1.0/questions.yaml new file mode 100644 index 0000000000..31d14ea061 --- /dev/null +++ b/stable/doublecommander/11.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10034 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/iyuuplus/8.0.1/templates/NOTES.txt b/stable/doublecommander/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/iyuuplus/8.0.1/templates/NOTES.txt rename to stable/doublecommander/11.1.0/templates/NOTES.txt diff --git a/stable/remmina/9.0.1/templates/common.yaml b/stable/doublecommander/11.1.0/templates/common.yaml similarity index 100% rename from stable/remmina/9.0.1/templates/common.yaml rename to stable/doublecommander/11.1.0/templates/common.yaml diff --git a/stable/fluidd/8.0.1/values.yaml b/stable/doublecommander/11.1.0/values.yaml similarity index 100% rename from stable/fluidd/8.0.1/values.yaml rename to stable/doublecommander/11.1.0/values.yaml diff --git a/stable/drawio/8.0.1/CHANGELOG.md b/stable/drawio/8.0.1/CHANGELOG.md deleted file mode 100644 index 4c5678abe0..0000000000 --- a/stable/drawio/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [drawio-8.0.1](https://github.com/truecharts/charts/compare/drawio-8.0.0...drawio-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [drawio-8.0.0](https://github.com/truecharts/charts/compare/drawio-7.0.11...drawio-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [drawio-7.0.11](https://github.com/truecharts/charts/compare/drawio-7.0.10...drawio-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [drawio-7.0.10](https://github.com/truecharts/charts/compare/drawio-7.0.9...drawio-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [drawio-7.0.9](https://github.com/truecharts/charts/compare/drawio-7.0.8...drawio-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [drawio-7.0.8](https://github.com/truecharts/charts/compare/drawio-7.0.7...drawio-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [drawio-7.0.7](https://github.com/truecharts/charts/compare/drawio-7.0.6...drawio-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [drawio-7.0.6](https://github.com/truecharts/charts/compare/drawio-7.0.5...drawio-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [drawio-7.0.5](https://github.com/truecharts/charts/compare/drawio-7.0.4...drawio-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [drawio-7.0.4](https://github.com/truecharts/charts/compare/drawio-7.0.3...drawio-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [drawio-7.0.3](https://github.com/truecharts/charts/compare/drawio-7.0.2...drawio-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/drawio/8.0.1/Chart.yaml b/stable/drawio/8.0.1/Chart.yaml deleted file mode 100644 index e3f4420c35..0000000000 --- a/stable/drawio/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: drawio -version: 8.0.1 -appVersion: 22.1.11 -description: Drawio is free online diagram software. -home: https://truecharts.org/charts/stable/drawio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png -deprecated: false -sources: - - https://hub.docker.com/r/jgraph/drawio - - https://github.com/jgraph/drawio - - https://github.com/truecharts/charts/tree/master/charts/stable/drawio -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - drawio -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/drawio/8.0.1/app-changelog.md b/stable/drawio/8.0.1/app-changelog.md deleted file mode 100644 index 34292d85ff..0000000000 --- a/stable/drawio/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-8.0.1](https://github.com/truecharts/charts/compare/drawio-8.0.0...drawio-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/drawio/8.0.1/charts/common-17.1.4.tgz b/stable/drawio/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/drawio/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/drawio/8.1.0/CHANGELOG.md b/stable/drawio/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7985b9bb0b --- /dev/null +++ b/stable/drawio/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [drawio-8.1.0](https://github.com/truecharts/charts/compare/drawio-8.0.1...drawio-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [drawio-8.0.1](https://github.com/truecharts/charts/compare/drawio-8.0.0...drawio-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [drawio-8.0.0](https://github.com/truecharts/charts/compare/drawio-7.0.11...drawio-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [drawio-7.0.11](https://github.com/truecharts/charts/compare/drawio-7.0.10...drawio-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [drawio-7.0.10](https://github.com/truecharts/charts/compare/drawio-7.0.9...drawio-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [drawio-7.0.9](https://github.com/truecharts/charts/compare/drawio-7.0.8...drawio-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [drawio-7.0.8](https://github.com/truecharts/charts/compare/drawio-7.0.7...drawio-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [drawio-7.0.7](https://github.com/truecharts/charts/compare/drawio-7.0.6...drawio-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [drawio-7.0.6](https://github.com/truecharts/charts/compare/drawio-7.0.5...drawio-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [drawio-7.0.5](https://github.com/truecharts/charts/compare/drawio-7.0.4...drawio-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [drawio-7.0.4](https://github.com/truecharts/charts/compare/drawio-7.0.3...drawio-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/drawio/8.1.0/Chart.yaml b/stable/drawio/8.1.0/Chart.yaml new file mode 100644 index 0000000000..8df75611da --- /dev/null +++ b/stable/drawio/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: drawio +version: 8.1.0 +appVersion: 22.1.11 +description: Drawio is free online diagram software. +home: https://truecharts.org/charts/stable/drawio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png +deprecated: false +sources: + - https://github.com/jgraph/drawio + - https://github.com/truecharts/charts/tree/master/charts/stable/drawio + - https://hub.docker.com/r/jgraph/drawio +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - drawio +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/drawio/8.0.1/README.md b/stable/drawio/8.1.0/README.md similarity index 100% rename from stable/drawio/8.0.1/README.md rename to stable/drawio/8.1.0/README.md diff --git a/stable/drawio/8.1.0/app-changelog.md b/stable/drawio/8.1.0/app-changelog.md new file mode 100644 index 0000000000..39c02739dc --- /dev/null +++ b/stable/drawio/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-8.1.0](https://github.com/truecharts/charts/compare/drawio-8.0.1...drawio-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/drawio/8.0.1/app-readme.md b/stable/drawio/8.1.0/app-readme.md similarity index 100% rename from stable/drawio/8.0.1/app-readme.md rename to stable/drawio/8.1.0/app-readme.md diff --git a/stable/drawio/8.1.0/charts/common-17.2.2.tgz b/stable/drawio/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/drawio/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/drawio/8.0.1/ix_values.yaml b/stable/drawio/8.1.0/ix_values.yaml similarity index 100% rename from stable/drawio/8.0.1/ix_values.yaml rename to stable/drawio/8.1.0/ix_values.yaml diff --git a/stable/drawio/8.0.1/questions.yaml b/stable/drawio/8.1.0/questions.yaml similarity index 100% rename from stable/drawio/8.0.1/questions.yaml rename to stable/drawio/8.1.0/questions.yaml diff --git a/stable/jellyseerr/8.0.1/templates/NOTES.txt b/stable/drawio/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/jellyseerr/8.0.1/templates/NOTES.txt rename to stable/drawio/8.1.0/templates/NOTES.txt diff --git a/stable/icloudpd/5.0.1/templates/common.yaml b/stable/drawio/8.1.0/templates/common.yaml similarity index 100% rename from stable/icloudpd/5.0.1/templates/common.yaml rename to stable/drawio/8.1.0/templates/common.yaml diff --git a/stable/fluttercoin-wallet/4.0.2/values.yaml b/stable/drawio/8.1.0/values.yaml similarity index 100% rename from stable/fluttercoin-wallet/4.0.2/values.yaml rename to stable/drawio/8.1.0/values.yaml diff --git a/stable/dropbox-by-otherguy/4.0.1/CHANGELOG.md b/stable/dropbox-by-otherguy/4.0.1/CHANGELOG.md deleted file mode 100644 index 70ef09a16d..0000000000 --- a/stable/dropbox-by-otherguy/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dropbox-by-otherguy-4.0.1](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.0.0...dropbox-by-otherguy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [dropbox-by-otherguy-4.0.0](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.17...dropbox-by-otherguy-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [dropbox-by-otherguy-3.0.17](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.16...dropbox-by-otherguy-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [dropbox-by-otherguy-3.0.16](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.15...dropbox-by-otherguy-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [dropbox-by-otherguy-3.0.15](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.14...dropbox-by-otherguy-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [dropbox-by-otherguy-3.0.14](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.13...dropbox-by-otherguy-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [dropbox-by-otherguy-3.0.13](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.12...dropbox-by-otherguy-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [dropbox-by-otherguy-3.0.12](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.11...dropbox-by-otherguy-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [dropbox-by-otherguy-3.0.11](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.10...dropbox-by-otherguy-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [dropbox-by-otherguy-3.0.10](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.9...dropbox-by-otherguy-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [dropbox-by-otherguy-3.0.9](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.8...dropbox-by-otherguy-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/dropbox-by-otherguy/4.0.1/Chart.yaml b/stable/dropbox-by-otherguy/4.0.1/Chart.yaml deleted file mode 100644 index 59a100848d..0000000000 --- a/stable/dropbox-by-otherguy/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: dropbox-by-otherguy -version: 4.0.1 -appVersion: latest -description: Dropbox client which syncs a local path with your cloud. -home: https://truecharts.org/charts/incubator/dropbox-by-otherguy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png -deprecated: false -sources: - - https://github.com/otherguy/docker-dropbox - - https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy - - https://hub.docker.com/r/otherguy/dropbox -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dropbox-by-otherguy - - Cloud -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/dropbox-by-otherguy/4.0.1/app-changelog.md b/stable/dropbox-by-otherguy/4.0.1/app-changelog.md deleted file mode 100644 index a7a14a603e..0000000000 --- a/stable/dropbox-by-otherguy/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dropbox-by-otherguy-4.0.1](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.0.0...dropbox-by-otherguy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/dropbox-by-otherguy/4.0.1/charts/common-17.1.4.tgz b/stable/dropbox-by-otherguy/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/dropbox-by-otherguy/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/dropbox-by-otherguy/4.1.0/CHANGELOG.md b/stable/dropbox-by-otherguy/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..190432611c --- /dev/null +++ b/stable/dropbox-by-otherguy/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dropbox-by-otherguy-4.1.0](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.0.1...dropbox-by-otherguy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [dropbox-by-otherguy-4.0.1](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.0.0...dropbox-by-otherguy-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [dropbox-by-otherguy-4.0.0](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.17...dropbox-by-otherguy-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [dropbox-by-otherguy-3.0.17](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.16...dropbox-by-otherguy-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [dropbox-by-otherguy-3.0.16](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.15...dropbox-by-otherguy-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [dropbox-by-otherguy-3.0.15](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.14...dropbox-by-otherguy-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [dropbox-by-otherguy-3.0.14](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.13...dropbox-by-otherguy-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [dropbox-by-otherguy-3.0.13](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.12...dropbox-by-otherguy-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [dropbox-by-otherguy-3.0.12](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.11...dropbox-by-otherguy-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [dropbox-by-otherguy-3.0.11](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.10...dropbox-by-otherguy-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [dropbox-by-otherguy-3.0.10](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.9...dropbox-by-otherguy-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/dropbox-by-otherguy/4.1.0/Chart.yaml b/stable/dropbox-by-otherguy/4.1.0/Chart.yaml new file mode 100644 index 0000000000..d7bdc65359 --- /dev/null +++ b/stable/dropbox-by-otherguy/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: dropbox-by-otherguy +version: 4.1.0 +appVersion: latest +description: Dropbox client which syncs a local path with your cloud. +home: https://truecharts.org/charts/incubator/dropbox-by-otherguy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png +deprecated: false +sources: + - https://github.com/otherguy/docker-dropbox + - https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy + - https://hub.docker.com/r/otherguy/dropbox +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dropbox-by-otherguy + - Cloud +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/dropbox-by-otherguy/4.0.1/README.md b/stable/dropbox-by-otherguy/4.1.0/README.md similarity index 100% rename from stable/dropbox-by-otherguy/4.0.1/README.md rename to stable/dropbox-by-otherguy/4.1.0/README.md diff --git a/stable/dropbox-by-otherguy/4.1.0/app-changelog.md b/stable/dropbox-by-otherguy/4.1.0/app-changelog.md new file mode 100644 index 0000000000..8a3413c2c6 --- /dev/null +++ b/stable/dropbox-by-otherguy/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dropbox-by-otherguy-4.1.0](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.0.1...dropbox-by-otherguy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/dropbox-by-otherguy/4.0.1/app-readme.md b/stable/dropbox-by-otherguy/4.1.0/app-readme.md similarity index 100% rename from stable/dropbox-by-otherguy/4.0.1/app-readme.md rename to stable/dropbox-by-otherguy/4.1.0/app-readme.md diff --git a/stable/dropbox-by-otherguy/4.1.0/charts/common-17.2.2.tgz b/stable/dropbox-by-otherguy/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/dropbox-by-otherguy/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/dropbox-by-otherguy/4.0.1/ix_values.yaml b/stable/dropbox-by-otherguy/4.1.0/ix_values.yaml similarity index 100% rename from stable/dropbox-by-otherguy/4.0.1/ix_values.yaml rename to stable/dropbox-by-otherguy/4.1.0/ix_values.yaml diff --git a/stable/dropbox-by-otherguy/4.0.1/questions.yaml b/stable/dropbox-by-otherguy/4.1.0/questions.yaml similarity index 100% rename from stable/dropbox-by-otherguy/4.0.1/questions.yaml rename to stable/dropbox-by-otherguy/4.1.0/questions.yaml diff --git a/stable/duplicacy/5.0.1/templates/common.yaml b/stable/dropbox-by-otherguy/4.1.0/templates/common.yaml similarity index 100% rename from stable/duplicacy/5.0.1/templates/common.yaml rename to stable/dropbox-by-otherguy/4.1.0/templates/common.yaml diff --git a/stable/fmd2-wine/4.0.2/values.yaml b/stable/dropbox-by-otherguy/4.1.0/values.yaml similarity index 100% rename from stable/fmd2-wine/4.0.2/values.yaml rename to stable/dropbox-by-otherguy/4.1.0/values.yaml diff --git a/stable/duckdns/8.0.1/CHANGELOG.md b/stable/duckdns/8.0.1/CHANGELOG.md deleted file mode 100644 index ac7f49fb0d..0000000000 --- a/stable/duckdns/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [duckdns-8.0.1](https://github.com/truecharts/charts/compare/duckdns-8.0.0...duckdns-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [duckdns-8.0.0](https://github.com/truecharts/charts/compare/duckdns-7.0.11...duckdns-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [duckdns-7.0.11](https://github.com/truecharts/charts/compare/duckdns-7.0.10...duckdns-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [duckdns-7.0.10](https://github.com/truecharts/charts/compare/duckdns-7.0.9...duckdns-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [duckdns-7.0.9](https://github.com/truecharts/charts/compare/duckdns-7.0.8...duckdns-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [duckdns-7.0.8](https://github.com/truecharts/charts/compare/duckdns-7.0.7...duckdns-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [duckdns-7.0.7](https://github.com/truecharts/charts/compare/duckdns-7.0.6...duckdns-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [duckdns-7.0.6](https://github.com/truecharts/charts/compare/duckdns-7.0.5...duckdns-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [duckdns-7.0.5](https://github.com/truecharts/charts/compare/duckdns-7.0.4...duckdns-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [duckdns-7.0.4](https://github.com/truecharts/charts/compare/duckdns-7.0.3...duckdns-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [duckdns-7.0.3](https://github.com/truecharts/charts/compare/duckdns-7.0.2...duckdns-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/duckdns/8.0.1/Chart.yaml b/stable/duckdns/8.0.1/Chart.yaml deleted file mode 100644 index 6243725d7e..0000000000 --- a/stable/duckdns/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: duckdns -version: 8.0.1 -appVersion: latest -description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. -home: https://truecharts.org/charts/stable/duckdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns - - https://ghcr.io/linuxserver/duckdns -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - duckdns -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/duckdns/8.0.1/app-changelog.md b/stable/duckdns/8.0.1/app-changelog.md deleted file mode 100644 index 9dcb461441..0000000000 --- a/stable/duckdns/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duckdns-8.0.1](https://github.com/truecharts/charts/compare/duckdns-8.0.0...duckdns-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/duckdns/8.0.1/charts/common-17.1.4.tgz b/stable/duckdns/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/duckdns/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/duckdns/8.1.0/CHANGELOG.md b/stable/duckdns/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bfb8dd6eeb --- /dev/null +++ b/stable/duckdns/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [duckdns-8.1.0](https://github.com/truecharts/charts/compare/duckdns-8.0.1...duckdns-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [duckdns-8.0.1](https://github.com/truecharts/charts/compare/duckdns-8.0.0...duckdns-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [duckdns-8.0.0](https://github.com/truecharts/charts/compare/duckdns-7.0.11...duckdns-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [duckdns-7.0.11](https://github.com/truecharts/charts/compare/duckdns-7.0.10...duckdns-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [duckdns-7.0.10](https://github.com/truecharts/charts/compare/duckdns-7.0.9...duckdns-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [duckdns-7.0.9](https://github.com/truecharts/charts/compare/duckdns-7.0.8...duckdns-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [duckdns-7.0.8](https://github.com/truecharts/charts/compare/duckdns-7.0.7...duckdns-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [duckdns-7.0.7](https://github.com/truecharts/charts/compare/duckdns-7.0.6...duckdns-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [duckdns-7.0.6](https://github.com/truecharts/charts/compare/duckdns-7.0.5...duckdns-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [duckdns-7.0.5](https://github.com/truecharts/charts/compare/duckdns-7.0.4...duckdns-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [duckdns-7.0.4](https://github.com/truecharts/charts/compare/duckdns-7.0.3...duckdns-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/duckdns/8.1.0/Chart.yaml b/stable/duckdns/8.1.0/Chart.yaml new file mode 100644 index 0000000000..d2f4d2c4b6 --- /dev/null +++ b/stable/duckdns/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: duckdns +version: 8.1.0 +appVersion: latest +description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. +home: https://truecharts.org/charts/stable/duckdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns + - https://ghcr.io/linuxserver/duckdns +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - duckdns +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/duckdns/8.0.1/README.md b/stable/duckdns/8.1.0/README.md similarity index 100% rename from stable/duckdns/8.0.1/README.md rename to stable/duckdns/8.1.0/README.md diff --git a/stable/duckdns/8.1.0/app-changelog.md b/stable/duckdns/8.1.0/app-changelog.md new file mode 100644 index 0000000000..08b9e49cca --- /dev/null +++ b/stable/duckdns/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-8.1.0](https://github.com/truecharts/charts/compare/duckdns-8.0.1...duckdns-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/duckdns/8.0.1/app-readme.md b/stable/duckdns/8.1.0/app-readme.md similarity index 100% rename from stable/duckdns/8.0.1/app-readme.md rename to stable/duckdns/8.1.0/app-readme.md diff --git a/stable/duckdns/8.1.0/charts/common-17.2.2.tgz b/stable/duckdns/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/duckdns/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/duckdns/8.0.1/ix_values.yaml b/stable/duckdns/8.1.0/ix_values.yaml similarity index 100% rename from stable/duckdns/8.0.1/ix_values.yaml rename to stable/duckdns/8.1.0/ix_values.yaml diff --git a/stable/duckdns/8.0.1/questions.yaml b/stable/duckdns/8.1.0/questions.yaml similarity index 100% rename from stable/duckdns/8.0.1/questions.yaml rename to stable/duckdns/8.1.0/questions.yaml diff --git a/stable/jellystat/2.0.1/templates/NOTES.txt b/stable/duckdns/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/jellystat/2.0.1/templates/NOTES.txt rename to stable/duckdns/8.1.0/templates/NOTES.txt diff --git a/stable/impostor-server/7.0.1/templates/common.yaml b/stable/duckdns/8.1.0/templates/common.yaml similarity index 100% rename from stable/impostor-server/7.0.1/templates/common.yaml rename to stable/duckdns/8.1.0/templates/common.yaml diff --git a/stable/fogproject/4.0.1/values.yaml b/stable/duckdns/8.1.0/values.yaml similarity index 100% rename from stable/fogproject/4.0.1/values.yaml rename to stable/duckdns/8.1.0/values.yaml diff --git a/stable/duplicacy/5.0.1/CHANGELOG.md b/stable/duplicacy/5.0.1/CHANGELOG.md deleted file mode 100644 index abe187b567..0000000000 --- a/stable/duplicacy/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [duplicacy-5.0.1](https://github.com/truecharts/charts/compare/duplicacy-5.0.0...duplicacy-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [duplicacy-5.0.0](https://github.com/truecharts/charts/compare/duplicacy-4.0.11...duplicacy-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [duplicacy-4.0.11](https://github.com/truecharts/charts/compare/duplicacy-4.0.10...duplicacy-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [duplicacy-4.0.10](https://github.com/truecharts/charts/compare/duplicacy-4.0.9...duplicacy-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [duplicacy-4.0.9](https://github.com/truecharts/charts/compare/duplicacy-4.0.8...duplicacy-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [duplicacy-4.0.8](https://github.com/truecharts/charts/compare/duplicacy-4.0.7...duplicacy-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [duplicacy-4.0.7](https://github.com/truecharts/charts/compare/duplicacy-4.0.6...duplicacy-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [duplicacy-4.0.6](https://github.com/truecharts/charts/compare/duplicacy-4.0.5...duplicacy-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [duplicacy-4.0.5](https://github.com/truecharts/charts/compare/duplicacy-4.0.4...duplicacy-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [duplicacy-4.0.4](https://github.com/truecharts/charts/compare/duplicacy-4.0.3...duplicacy-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [duplicacy-4.0.3](https://github.com/truecharts/charts/compare/duplicacy-4.0.2...duplicacy-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/duplicacy/5.0.1/Chart.yaml b/stable/duplicacy/5.0.1/Chart.yaml deleted file mode 100644 index 9570573d34..0000000000 --- a/stable/duplicacy/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: duplicacy -version: 5.0.1 -appVersion: 1.7.2 -description: A new generation cross-platform cloud backup tool. -home: https://truecharts.org/charts/stable/duplicacy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png -deprecated: false -sources: - - https://hotio.dev/containers/duplicacy - - https://github.com/truecharts/charts/tree/master/charts/stable/duplicacy - - https://ghcr.io/hotio/duplicacy -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - duplicacy - - Backup -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/duplicacy/5.0.1/app-changelog.md b/stable/duplicacy/5.0.1/app-changelog.md deleted file mode 100644 index 3f7a3c49be..0000000000 --- a/stable/duplicacy/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duplicacy-5.0.1](https://github.com/truecharts/charts/compare/duplicacy-5.0.0...duplicacy-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/duplicacy/5.0.1/charts/common-17.1.4.tgz b/stable/duplicacy/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/duplicacy/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/duplicacy/5.1.0/CHANGELOG.md b/stable/duplicacy/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9142d9a68c --- /dev/null +++ b/stable/duplicacy/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [duplicacy-5.1.0](https://github.com/truecharts/charts/compare/duplicacy-5.0.1...duplicacy-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [duplicacy-5.0.1](https://github.com/truecharts/charts/compare/duplicacy-5.0.0...duplicacy-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [duplicacy-5.0.0](https://github.com/truecharts/charts/compare/duplicacy-4.0.11...duplicacy-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [duplicacy-4.0.11](https://github.com/truecharts/charts/compare/duplicacy-4.0.10...duplicacy-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [duplicacy-4.0.10](https://github.com/truecharts/charts/compare/duplicacy-4.0.9...duplicacy-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [duplicacy-4.0.9](https://github.com/truecharts/charts/compare/duplicacy-4.0.8...duplicacy-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [duplicacy-4.0.8](https://github.com/truecharts/charts/compare/duplicacy-4.0.7...duplicacy-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [duplicacy-4.0.7](https://github.com/truecharts/charts/compare/duplicacy-4.0.6...duplicacy-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [duplicacy-4.0.6](https://github.com/truecharts/charts/compare/duplicacy-4.0.5...duplicacy-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [duplicacy-4.0.5](https://github.com/truecharts/charts/compare/duplicacy-4.0.4...duplicacy-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [duplicacy-4.0.4](https://github.com/truecharts/charts/compare/duplicacy-4.0.3...duplicacy-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/duplicacy/5.1.0/Chart.yaml b/stable/duplicacy/5.1.0/Chart.yaml new file mode 100644 index 0000000000..a39287e106 --- /dev/null +++ b/stable/duplicacy/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: duplicacy +version: 5.1.0 +appVersion: 1.7.2 +description: A new generation cross-platform cloud backup tool. +home: https://truecharts.org/charts/stable/duplicacy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png +deprecated: false +sources: + - https://ghcr.io/hotio/duplicacy + - https://hotio.dev/containers/duplicacy + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicacy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - duplicacy + - Backup +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/duplicacy/5.0.1/README.md b/stable/duplicacy/5.1.0/README.md similarity index 100% rename from stable/duplicacy/5.0.1/README.md rename to stable/duplicacy/5.1.0/README.md diff --git a/stable/duplicacy/5.1.0/app-changelog.md b/stable/duplicacy/5.1.0/app-changelog.md new file mode 100644 index 0000000000..510fc9e12e --- /dev/null +++ b/stable/duplicacy/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duplicacy-5.1.0](https://github.com/truecharts/charts/compare/duplicacy-5.0.1...duplicacy-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/duplicacy/5.0.1/app-readme.md b/stable/duplicacy/5.1.0/app-readme.md similarity index 100% rename from stable/duplicacy/5.0.1/app-readme.md rename to stable/duplicacy/5.1.0/app-readme.md diff --git a/stable/duplicacy/5.1.0/charts/common-17.2.2.tgz b/stable/duplicacy/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/duplicacy/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/duplicacy/5.0.1/ix_values.yaml b/stable/duplicacy/5.1.0/ix_values.yaml similarity index 100% rename from stable/duplicacy/5.0.1/ix_values.yaml rename to stable/duplicacy/5.1.0/ix_values.yaml diff --git a/stable/duplicacy/5.0.1/questions.yaml b/stable/duplicacy/5.1.0/questions.yaml similarity index 100% rename from stable/duplicacy/5.0.1/questions.yaml rename to stable/duplicacy/5.1.0/questions.yaml diff --git a/stable/jenkins/6.0.1/templates/NOTES.txt b/stable/duplicacy/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/jenkins/6.0.1/templates/NOTES.txt rename to stable/duplicacy/5.1.0/templates/NOTES.txt diff --git a/stable/ecodms/4.0.1/templates/common.yaml b/stable/duplicacy/5.1.0/templates/common.yaml similarity index 100% rename from stable/ecodms/4.0.1/templates/common.yaml rename to stable/duplicacy/5.1.0/templates/common.yaml diff --git a/stable/foldingathome/8.0.1/values.yaml b/stable/duplicacy/5.1.0/values.yaml similarity index 100% rename from stable/foldingathome/8.0.1/values.yaml rename to stable/duplicacy/5.1.0/values.yaml diff --git a/stable/duplicati/12.1.0/CHANGELOG.md b/stable/duplicati/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d2655a6755 --- /dev/null +++ b/stable/duplicati/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [duplicati-12.1.0](https://github.com/truecharts/charts/compare/duplicati-12.0.1...duplicati-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [duplicati-12.0.1](https://github.com/truecharts/charts/compare/duplicati-12.0.0...duplicati-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [duplicati-12.0.0](https://github.com/truecharts/charts/compare/duplicati-11.0.11...duplicati-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [duplicati-11.0.11](https://github.com/truecharts/charts/compare/duplicati-11.0.10...duplicati-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [duplicati-11.0.10](https://github.com/truecharts/charts/compare/duplicati-11.0.9...duplicati-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [duplicati-11.0.9](https://github.com/truecharts/charts/compare/duplicati-11.0.8...duplicati-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [duplicati-11.0.8](https://github.com/truecharts/charts/compare/duplicati-11.0.7...duplicati-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [duplicati-11.0.7](https://github.com/truecharts/charts/compare/duplicati-11.0.6...duplicati-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [duplicati-11.0.6](https://github.com/truecharts/charts/compare/duplicati-11.0.5...duplicati-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [duplicati-11.0.5](https://github.com/truecharts/charts/compare/duplicati-11.0.4...duplicati-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [duplicati-11.0.4](https://github.com/truecharts/charts/compare/duplicati-11.0.3...duplicati-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/duplicati/12.1.0/Chart.yaml b/stable/duplicati/12.1.0/Chart.yaml new file mode 100644 index 0000000000..dd557574fa --- /dev/null +++ b/stable/duplicati/12.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: duplicati +version: 12.1.0 +appVersion: latest +description: Store securely encrypted backups on cloud storage services! +home: https://truecharts.org/charts/stable/duplicati +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png +deprecated: false +sources: + - https://github.com/duplicati/duplicati + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati + - https://hub.docker.com/r/duplicati/duplicati +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - duplicati +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/duplicati/12.1.0/README.md b/stable/duplicati/12.1.0/README.md new file mode 100644 index 0000000000..2c6e1592d1 --- /dev/null +++ b/stable/duplicati/12.1.0/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/duplicati) + +**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/duplicati/12.1.0/app-changelog.md b/stable/duplicati/12.1.0/app-changelog.md new file mode 100644 index 0000000000..d30b5d92a9 --- /dev/null +++ b/stable/duplicati/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duplicati-12.1.0](https://github.com/truecharts/charts/compare/duplicati-12.0.1...duplicati-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/duplicati/12.1.0/app-readme.md b/stable/duplicati/12.1.0/app-readme.md new file mode 100644 index 0000000000..9ece210648 --- /dev/null +++ b/stable/duplicati/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Store securely encrypted backups on cloud storage services! + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/duplicati](https://truecharts.org/charts/stable/duplicati) + +--- + +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/duplicati/12.1.0/charts/common-17.2.2.tgz b/stable/duplicati/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/duplicati/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/duplicati/12.1.0/ix_values.yaml b/stable/duplicati/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..5691690486 --- /dev/null +++ b/stable/duplicati/12.1.0/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: duplicati/duplicati + tag: latest@sha256:b22ed912e91eb97786dc1223ae64adac8bfa61f83a6ae6f66c9dada6af9b98c9 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 8200 + targetPort: 8200 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + config: + enabled: true + mountPath: /data +portal: + open: + enabled: true diff --git a/stable/duplicati/12.1.0/questions.yaml b/stable/duplicati/12.1.0/questions.yaml new file mode 100644 index 0000000000..629d41e0ff --- /dev/null +++ b/stable/duplicati/12.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8200 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/jupyter/7.0.1/templates/NOTES.txt b/stable/duplicati/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/jupyter/7.0.1/templates/NOTES.txt rename to stable/duplicati/12.1.0/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/8.0.1/templates/common.yaml b/stable/duplicati/12.1.0/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/8.0.1/templates/common.yaml rename to stable/duplicati/12.1.0/templates/common.yaml diff --git a/stable/fotosho/4.0.1/values.yaml b/stable/duplicati/12.1.0/values.yaml similarity index 100% rename from stable/fotosho/4.0.1/values.yaml rename to stable/duplicati/12.1.0/values.yaml diff --git a/stable/ecodms/4.0.1/CHANGELOG.md b/stable/ecodms/4.0.1/CHANGELOG.md deleted file mode 100644 index 5c3d44341c..0000000000 --- a/stable/ecodms/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ecodms-4.0.1](https://github.com/truecharts/charts/compare/ecodms-4.0.0...ecodms-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ecodms-4.0.0](https://github.com/truecharts/charts/compare/ecodms-3.0.17...ecodms-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ecodms-3.0.17](https://github.com/truecharts/charts/compare/ecodms-3.0.16...ecodms-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ecodms-3.0.16](https://github.com/truecharts/charts/compare/ecodms-3.0.15...ecodms-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ecodms-3.0.15](https://github.com/truecharts/charts/compare/ecodms-3.0.14...ecodms-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ecodms-3.0.14](https://github.com/truecharts/charts/compare/ecodms-3.0.13...ecodms-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ecodms-3.0.13](https://github.com/truecharts/charts/compare/ecodms-3.0.12...ecodms-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ecodms-3.0.12](https://github.com/truecharts/charts/compare/ecodms-3.0.11...ecodms-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ecodms-3.0.11](https://github.com/truecharts/charts/compare/ecodms-3.0.10...ecodms-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ecodms-3.0.10](https://github.com/truecharts/charts/compare/ecodms-3.0.9...ecodms-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ecodms-3.0.9](https://github.com/truecharts/charts/compare/ecodms-3.0.8...ecodms-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/ecodms/4.0.1/Chart.yaml b/stable/ecodms/4.0.1/Chart.yaml deleted file mode 100644 index dd98ff60ec..0000000000 --- a/stable/ecodms/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ecodms -version: 4.0.1 -appVersion: latest -description: ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. -home: https://truecharts.org/charts/incubator/ecodms -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png -deprecated: false -sources: - - https://www.ecodms.de/index.php/en/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms - - https://hub.docker.com/r/ecodms/allinone-18.09 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ecodms - - Cloud - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/ecodms/4.0.1/app-changelog.md b/stable/ecodms/4.0.1/app-changelog.md deleted file mode 100644 index 6b6308dc83..0000000000 --- a/stable/ecodms/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ecodms-4.0.1](https://github.com/truecharts/charts/compare/ecodms-4.0.0...ecodms-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ecodms/4.0.1/charts/common-17.1.4.tgz b/stable/ecodms/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ecodms/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ecodms/4.1.0/CHANGELOG.md b/stable/ecodms/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..77972aa588 --- /dev/null +++ b/stable/ecodms/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ecodms-4.1.0](https://github.com/truecharts/charts/compare/ecodms-4.0.1...ecodms-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ecodms-4.0.1](https://github.com/truecharts/charts/compare/ecodms-4.0.0...ecodms-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ecodms-4.0.0](https://github.com/truecharts/charts/compare/ecodms-3.0.17...ecodms-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ecodms-3.0.17](https://github.com/truecharts/charts/compare/ecodms-3.0.16...ecodms-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ecodms-3.0.16](https://github.com/truecharts/charts/compare/ecodms-3.0.15...ecodms-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ecodms-3.0.15](https://github.com/truecharts/charts/compare/ecodms-3.0.14...ecodms-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ecodms-3.0.14](https://github.com/truecharts/charts/compare/ecodms-3.0.13...ecodms-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ecodms-3.0.13](https://github.com/truecharts/charts/compare/ecodms-3.0.12...ecodms-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ecodms-3.0.12](https://github.com/truecharts/charts/compare/ecodms-3.0.11...ecodms-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ecodms-3.0.11](https://github.com/truecharts/charts/compare/ecodms-3.0.10...ecodms-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ecodms-3.0.10](https://github.com/truecharts/charts/compare/ecodms-3.0.9...ecodms-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/ecodms/4.1.0/Chart.yaml b/stable/ecodms/4.1.0/Chart.yaml new file mode 100644 index 0000000000..91a9aadc53 --- /dev/null +++ b/stable/ecodms/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ecodms +version: 4.1.0 +appVersion: latest +description: ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. +home: https://truecharts.org/charts/incubator/ecodms +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png +deprecated: false +sources: + - https://hub.docker.com/r/ecodms/allinone-18.09 + - https://www.ecodms.de/index.php/en/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ecodms + - Cloud + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/ecodms/4.0.1/README.md b/stable/ecodms/4.1.0/README.md similarity index 100% rename from stable/ecodms/4.0.1/README.md rename to stable/ecodms/4.1.0/README.md diff --git a/stable/ecodms/4.1.0/app-changelog.md b/stable/ecodms/4.1.0/app-changelog.md new file mode 100644 index 0000000000..b5a6e7d8cc --- /dev/null +++ b/stable/ecodms/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ecodms-4.1.0](https://github.com/truecharts/charts/compare/ecodms-4.0.1...ecodms-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ecodms/4.0.1/app-readme.md b/stable/ecodms/4.1.0/app-readme.md similarity index 100% rename from stable/ecodms/4.0.1/app-readme.md rename to stable/ecodms/4.1.0/app-readme.md diff --git a/stable/ecodms/4.1.0/charts/common-17.2.2.tgz b/stable/ecodms/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ecodms/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ecodms/4.0.1/ix_values.yaml b/stable/ecodms/4.1.0/ix_values.yaml similarity index 100% rename from stable/ecodms/4.0.1/ix_values.yaml rename to stable/ecodms/4.1.0/ix_values.yaml diff --git a/stable/ecodms/4.0.1/questions.yaml b/stable/ecodms/4.1.0/questions.yaml similarity index 100% rename from stable/ecodms/4.0.1/questions.yaml rename to stable/ecodms/4.1.0/questions.yaml diff --git a/stable/electrum/4.0.2/templates/common.yaml b/stable/ecodms/4.1.0/templates/common.yaml similarity index 100% rename from stable/electrum/4.0.2/templates/common.yaml rename to stable/ecodms/4.1.0/templates/common.yaml diff --git a/stable/freecad-desktop-g3/4.0.1/values.yaml b/stable/ecodms/4.1.0/values.yaml similarity index 100% rename from stable/freecad-desktop-g3/4.0.1/values.yaml rename to stable/ecodms/4.1.0/values.yaml diff --git a/stable/electrum/4.0.2/CHANGELOG.md b/stable/electrum/4.0.2/CHANGELOG.md deleted file mode 100644 index 67ffe36b96..0000000000 --- a/stable/electrum/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [electrum-4.0.2](https://github.com/truecharts/charts/compare/electrum-4.0.1...electrum-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [electrum-4.0.1](https://github.com/truecharts/charts/compare/electrum-4.0.0...electrum-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [electrum-4.0.0](https://github.com/truecharts/charts/compare/electrum-3.0.17...electrum-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [electrum-3.0.17](https://github.com/truecharts/charts/compare/electrum-3.0.16...electrum-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [electrum-3.0.16](https://github.com/truecharts/charts/compare/electrum-3.0.15...electrum-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [electrum-3.0.15](https://github.com/truecharts/charts/compare/electrum-3.0.14...electrum-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [electrum-3.0.14](https://github.com/truecharts/charts/compare/electrum-3.0.13...electrum-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [electrum-3.0.13](https://github.com/truecharts/charts/compare/electrum-3.0.12...electrum-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [electrum-3.0.12](https://github.com/truecharts/charts/compare/electrum-3.0.11...electrum-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [electrum-3.0.11](https://github.com/truecharts/charts/compare/electrum-3.0.10...electrum-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [electrum-3.0.10](https://github.com/truecharts/charts/compare/electrum-3.0.9...electrum-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/electrum/4.0.2/Chart.yaml b/stable/electrum/4.0.2/Chart.yaml deleted file mode 100644 index c7bf7c0424..0000000000 --- a/stable/electrum/4.0.2/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: electrum -version: 4.0.2 -appVersion: latest -description: Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. -home: https://truecharts.org/charts/incubator/electrum -icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png -deprecated: false -sources: - - https://electrum.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/electrum - - https://hub.docker.com/r/ich777/electrum -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - electrum - - Network-Other - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/electrum/4.0.2/app-changelog.md b/stable/electrum/4.0.2/app-changelog.md deleted file mode 100644 index 183a442c4e..0000000000 --- a/stable/electrum/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [electrum-4.0.2](https://github.com/truecharts/charts/compare/electrum-4.0.1...electrum-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/electrum/4.0.2/charts/common-17.1.4.tgz b/stable/electrum/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/electrum/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/electrum/4.1.0/CHANGELOG.md b/stable/electrum/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..981dad7a77 --- /dev/null +++ b/stable/electrum/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [electrum-4.1.0](https://github.com/truecharts/charts/compare/electrum-4.0.2...electrum-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [electrum-4.0.2](https://github.com/truecharts/charts/compare/electrum-4.0.1...electrum-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [electrum-4.0.1](https://github.com/truecharts/charts/compare/electrum-4.0.0...electrum-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [electrum-4.0.0](https://github.com/truecharts/charts/compare/electrum-3.0.17...electrum-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [electrum-3.0.17](https://github.com/truecharts/charts/compare/electrum-3.0.16...electrum-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [electrum-3.0.16](https://github.com/truecharts/charts/compare/electrum-3.0.15...electrum-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [electrum-3.0.15](https://github.com/truecharts/charts/compare/electrum-3.0.14...electrum-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [electrum-3.0.14](https://github.com/truecharts/charts/compare/electrum-3.0.13...electrum-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [electrum-3.0.13](https://github.com/truecharts/charts/compare/electrum-3.0.12...electrum-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [electrum-3.0.12](https://github.com/truecharts/charts/compare/electrum-3.0.11...electrum-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [electrum-3.0.11](https://github.com/truecharts/charts/compare/electrum-3.0.10...electrum-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/electrum/4.1.0/Chart.yaml b/stable/electrum/4.1.0/Chart.yaml new file mode 100644 index 0000000000..46390b183a --- /dev/null +++ b/stable/electrum/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: electrum +version: 4.1.0 +appVersion: latest +description: Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. +home: https://truecharts.org/charts/incubator/electrum +icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png +deprecated: false +sources: + - https://hub.docker.com/r/ich777/electrum + - https://electrum.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/electrum +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - electrum + - Network-Other + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/electrum/4.0.2/README.md b/stable/electrum/4.1.0/README.md similarity index 100% rename from stable/electrum/4.0.2/README.md rename to stable/electrum/4.1.0/README.md diff --git a/stable/electrum/4.1.0/app-changelog.md b/stable/electrum/4.1.0/app-changelog.md new file mode 100644 index 0000000000..62171e02fe --- /dev/null +++ b/stable/electrum/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [electrum-4.1.0](https://github.com/truecharts/charts/compare/electrum-4.0.2...electrum-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/electrum/4.0.2/app-readme.md b/stable/electrum/4.1.0/app-readme.md similarity index 100% rename from stable/electrum/4.0.2/app-readme.md rename to stable/electrum/4.1.0/app-readme.md diff --git a/stable/electrum/4.1.0/charts/common-17.2.2.tgz b/stable/electrum/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/electrum/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/electrum/4.0.2/ix_values.yaml b/stable/electrum/4.1.0/ix_values.yaml similarity index 100% rename from stable/electrum/4.0.2/ix_values.yaml rename to stable/electrum/4.1.0/ix_values.yaml diff --git a/stable/electrum/4.0.2/questions.yaml b/stable/electrum/4.1.0/questions.yaml similarity index 100% rename from stable/electrum/4.0.2/questions.yaml rename to stable/electrum/4.1.0/questions.yaml diff --git a/stable/emby-sync/4.0.1/templates/common.yaml b/stable/electrum/4.1.0/templates/common.yaml similarity index 100% rename from stable/emby-sync/4.0.1/templates/common.yaml rename to stable/electrum/4.1.0/templates/common.yaml diff --git a/stable/fsm/4.0.1/values.yaml b/stable/electrum/4.1.0/values.yaml similarity index 100% rename from stable/fsm/4.0.1/values.yaml rename to stable/electrum/4.1.0/values.yaml diff --git a/stable/emby-sync/4.0.1/CHANGELOG.md b/stable/emby-sync/4.0.1/CHANGELOG.md deleted file mode 100644 index 3cd0bab01f..0000000000 --- a/stable/emby-sync/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [emby-sync-4.0.1](https://github.com/truecharts/charts/compare/emby-sync-4.0.0...emby-sync-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [emby-sync-4.0.0](https://github.com/truecharts/charts/compare/emby-sync-3.0.17...emby-sync-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [emby-sync-3.0.17](https://github.com/truecharts/charts/compare/emby-sync-3.0.16...emby-sync-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [emby-sync-3.0.16](https://github.com/truecharts/charts/compare/emby-sync-3.0.15...emby-sync-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [emby-sync-3.0.15](https://github.com/truecharts/charts/compare/emby-sync-3.0.14...emby-sync-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [emby-sync-3.0.14](https://github.com/truecharts/charts/compare/emby-sync-3.0.13...emby-sync-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [emby-sync-3.0.13](https://github.com/truecharts/charts/compare/emby-sync-3.0.12...emby-sync-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [emby-sync-3.0.12](https://github.com/truecharts/charts/compare/emby-sync-3.0.11...emby-sync-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [emby-sync-3.0.11](https://github.com/truecharts/charts/compare/emby-sync-3.0.10...emby-sync-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [emby-sync-3.0.10](https://github.com/truecharts/charts/compare/emby-sync-3.0.9...emby-sync-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [emby-sync-3.0.9](https://github.com/truecharts/charts/compare/emby-sync-3.0.8...emby-sync-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/emby-sync/4.0.1/Chart.yaml b/stable/emby-sync/4.0.1/Chart.yaml deleted file mode 100644 index 961f4989ef..0000000000 --- a/stable/emby-sync/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: emby-sync -version: 4.0.1 -appVersion: latest -description: A small flask based service to sync up Emby clients -home: https://truecharts.org/charts/incubator/emby-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png -deprecated: false -sources: - - https://github.com/cameronurnes/emby-sync - - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync - - https://hub.docker.com/r/lastelement21/emby-sync -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - emby-sync - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/emby-sync/4.0.1/app-changelog.md b/stable/emby-sync/4.0.1/app-changelog.md deleted file mode 100644 index c35583a3ce..0000000000 --- a/stable/emby-sync/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [emby-sync-4.0.1](https://github.com/truecharts/charts/compare/emby-sync-4.0.0...emby-sync-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/emby-sync/4.0.1/charts/common-17.1.4.tgz b/stable/emby-sync/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/emby-sync/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/emby-sync/4.1.0/CHANGELOG.md b/stable/emby-sync/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d03eeaef26 --- /dev/null +++ b/stable/emby-sync/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [emby-sync-4.1.0](https://github.com/truecharts/charts/compare/emby-sync-4.0.1...emby-sync-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [emby-sync-4.0.1](https://github.com/truecharts/charts/compare/emby-sync-4.0.0...emby-sync-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [emby-sync-4.0.0](https://github.com/truecharts/charts/compare/emby-sync-3.0.17...emby-sync-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [emby-sync-3.0.17](https://github.com/truecharts/charts/compare/emby-sync-3.0.16...emby-sync-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [emby-sync-3.0.16](https://github.com/truecharts/charts/compare/emby-sync-3.0.15...emby-sync-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [emby-sync-3.0.15](https://github.com/truecharts/charts/compare/emby-sync-3.0.14...emby-sync-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [emby-sync-3.0.14](https://github.com/truecharts/charts/compare/emby-sync-3.0.13...emby-sync-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [emby-sync-3.0.13](https://github.com/truecharts/charts/compare/emby-sync-3.0.12...emby-sync-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [emby-sync-3.0.12](https://github.com/truecharts/charts/compare/emby-sync-3.0.11...emby-sync-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [emby-sync-3.0.11](https://github.com/truecharts/charts/compare/emby-sync-3.0.10...emby-sync-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [emby-sync-3.0.10](https://github.com/truecharts/charts/compare/emby-sync-3.0.9...emby-sync-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/emby-sync/4.1.0/Chart.yaml b/stable/emby-sync/4.1.0/Chart.yaml new file mode 100644 index 0000000000..1966946dff --- /dev/null +++ b/stable/emby-sync/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: emby-sync +version: 4.1.0 +appVersion: latest +description: A small flask based service to sync up Emby clients +home: https://truecharts.org/charts/incubator/emby-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png +deprecated: false +sources: + - https://github.com/cameronurnes/emby-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync + - https://hub.docker.com/r/lastelement21/emby-sync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - emby-sync + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/emby-sync/4.0.1/README.md b/stable/emby-sync/4.1.0/README.md similarity index 100% rename from stable/emby-sync/4.0.1/README.md rename to stable/emby-sync/4.1.0/README.md diff --git a/stable/emby-sync/4.1.0/app-changelog.md b/stable/emby-sync/4.1.0/app-changelog.md new file mode 100644 index 0000000000..899ff5d520 --- /dev/null +++ b/stable/emby-sync/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [emby-sync-4.1.0](https://github.com/truecharts/charts/compare/emby-sync-4.0.1...emby-sync-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/emby-sync/4.0.1/app-readme.md b/stable/emby-sync/4.1.0/app-readme.md similarity index 100% rename from stable/emby-sync/4.0.1/app-readme.md rename to stable/emby-sync/4.1.0/app-readme.md diff --git a/stable/emby-sync/4.1.0/charts/common-17.2.2.tgz b/stable/emby-sync/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/emby-sync/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/emby-sync/4.0.1/ix_values.yaml b/stable/emby-sync/4.1.0/ix_values.yaml similarity index 100% rename from stable/emby-sync/4.0.1/ix_values.yaml rename to stable/emby-sync/4.1.0/ix_values.yaml diff --git a/stable/emby-sync/4.0.1/questions.yaml b/stable/emby-sync/4.1.0/questions.yaml similarity index 100% rename from stable/emby-sync/4.0.1/questions.yaml rename to stable/emby-sync/4.1.0/questions.yaml diff --git a/stable/ethercalc/4.0.1/templates/common.yaml b/stable/emby-sync/4.1.0/templates/common.yaml similarity index 100% rename from stable/ethercalc/4.0.1/templates/common.yaml rename to stable/emby-sync/4.1.0/templates/common.yaml diff --git a/stable/gamevault-backend/4.0.0/values.yaml b/stable/emby-sync/4.1.0/values.yaml similarity index 100% rename from stable/gamevault-backend/4.0.0/values.yaml rename to stable/emby-sync/4.1.0/values.yaml diff --git a/stable/emby/17.1.0/CHANGELOG.md b/stable/emby/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1e0c4017af --- /dev/null +++ b/stable/emby/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [emby-17.1.0](https://github.com/truecharts/charts/compare/emby-17.0.1...emby-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [emby-17.0.1](https://github.com/truecharts/charts/compare/emby-17.0.0...emby-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [emby-17.0.0](https://github.com/truecharts/charts/compare/emby-16.0.11...emby-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [emby-16.0.11](https://github.com/truecharts/charts/compare/emby-16.0.10...emby-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [emby-16.0.10](https://github.com/truecharts/charts/compare/emby-16.0.9...emby-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [emby-16.0.9](https://github.com/truecharts/charts/compare/emby-16.0.8...emby-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [emby-16.0.8](https://github.com/truecharts/charts/compare/emby-16.0.7...emby-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [emby-16.0.7](https://github.com/truecharts/charts/compare/emby-16.0.6...emby-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [emby-16.0.6](https://github.com/truecharts/charts/compare/emby-16.0.5...emby-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [emby-16.0.5](https://github.com/truecharts/charts/compare/emby-16.0.4...emby-16.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [emby-16.0.4](https://github.com/truecharts/charts/compare/emby-16.0.3...emby-16.0.4) (2023-12-21) + +### Fix diff --git a/stable/emby/17.1.0/Chart.yaml b/stable/emby/17.1.0/Chart.yaml new file mode 100644 index 0000000000..52d793f02b --- /dev/null +++ b/stable/emby/17.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: emby +version: 17.1.0 +appVersion: 4.7.14.0 +description: Emby Server is a home media server +home: https://truecharts.org/charts/stable/emby +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.png +deprecated: false +sources: + - https://github.com/linuxserver/docker-emby.git + - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - https://ghcr.io/onedr0p/emby +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - jellyfin + - plex + - emby +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/emby/17.1.0/README.md b/stable/emby/17.1.0/README.md new file mode 100644 index 0000000000..4f869b073a --- /dev/null +++ b/stable/emby/17.1.0/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/emby) + +**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/emby/17.1.0/app-changelog.md b/stable/emby/17.1.0/app-changelog.md new file mode 100644 index 0000000000..3aa3769f52 --- /dev/null +++ b/stable/emby/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [emby-17.1.0](https://github.com/truecharts/charts/compare/emby-17.0.1...emby-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/emby/17.1.0/app-readme.md b/stable/emby/17.1.0/app-readme.md new file mode 100644 index 0000000000..5cac701180 --- /dev/null +++ b/stable/emby/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Emby Server is a home media server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/emby](https://truecharts.org/charts/stable/emby) + +--- + +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/emby/17.1.0/charts/common-17.2.2.tgz b/stable/emby/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/emby/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/emby/17.1.0/ix_values.yaml b/stable/emby/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..41aeda3c58 --- /dev/null +++ b/stable/emby/17.1.0/ix_values.yaml @@ -0,0 +1,36 @@ +image: + repository: ghcr.io/onedr0p/emby + pullPolicy: IfNotPresent + tag: 4.7.14.0@sha256:084a2a51836f049aaa2dc3754516c9141f881eb78b09b0ef85b49c964e5719e8 +securityContext: + container: + readOnlyRootFilesystem: false +service: + main: + ports: + main: + port: 10079 + targetPort: 8096 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/emby/17.1.0/questions.yaml b/stable/emby/17.1.0/questions.yaml new file mode 100644 index 0000000000..e90437316d --- /dev/null +++ b/stable/emby/17.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10079 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/kasm/7.0.1/templates/NOTES.txt b/stable/emby/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/kasm/7.0.1/templates/NOTES.txt rename to stable/emby/17.1.0/templates/NOTES.txt diff --git a/stable/it-tools/3.0.1/templates/common.yaml b/stable/emby/17.1.0/templates/common.yaml similarity index 100% rename from stable/it-tools/3.0.1/templates/common.yaml rename to stable/emby/17.1.0/templates/common.yaml diff --git a/stable/garrysmod/4.0.1/values.yaml b/stable/emby/17.1.0/values.yaml similarity index 100% rename from stable/garrysmod/4.0.1/values.yaml rename to stable/emby/17.1.0/values.yaml diff --git a/stable/embystat/8.0.1/CHANGELOG.md b/stable/embystat/8.0.1/CHANGELOG.md deleted file mode 100644 index 12b6975a64..0000000000 --- a/stable/embystat/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [embystat-8.0.1](https://github.com/truecharts/charts/compare/embystat-8.0.0...embystat-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [embystat-8.0.0](https://github.com/truecharts/charts/compare/embystat-7.0.11...embystat-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [embystat-7.0.11](https://github.com/truecharts/charts/compare/embystat-7.0.10...embystat-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [embystat-7.0.10](https://github.com/truecharts/charts/compare/embystat-7.0.9...embystat-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [embystat-7.0.9](https://github.com/truecharts/charts/compare/embystat-7.0.8...embystat-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [embystat-7.0.8](https://github.com/truecharts/charts/compare/embystat-7.0.7...embystat-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [embystat-7.0.7](https://github.com/truecharts/charts/compare/embystat-7.0.6...embystat-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [embystat-7.0.6](https://github.com/truecharts/charts/compare/embystat-7.0.5...embystat-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [embystat-7.0.5](https://github.com/truecharts/charts/compare/embystat-7.0.4...embystat-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [embystat-7.0.4](https://github.com/truecharts/charts/compare/embystat-7.0.3...embystat-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [embystat-7.0.3](https://github.com/truecharts/charts/compare/embystat-7.0.2...embystat-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/embystat/8.0.1/Chart.yaml b/stable/embystat/8.0.1/Chart.yaml deleted file mode 100644 index 42e424995c..0000000000 --- a/stable/embystat/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: embystat -version: 8.0.1 -appVersion: 0.2.0 -description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. -home: https://truecharts.org/charts/stable/embystat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/embystat - - https://ghcr.io/linuxserver/embystat -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - embystat -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/embystat/8.0.1/app-changelog.md b/stable/embystat/8.0.1/app-changelog.md deleted file mode 100644 index 7f0ae4e292..0000000000 --- a/stable/embystat/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [embystat-8.0.1](https://github.com/truecharts/charts/compare/embystat-8.0.0...embystat-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/embystat/8.0.1/charts/common-17.1.4.tgz b/stable/embystat/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/embystat/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/embystat/8.1.0/CHANGELOG.md b/stable/embystat/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e901bf4dd2 --- /dev/null +++ b/stable/embystat/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [embystat-8.1.0](https://github.com/truecharts/charts/compare/embystat-8.0.1...embystat-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [embystat-8.0.1](https://github.com/truecharts/charts/compare/embystat-8.0.0...embystat-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [embystat-8.0.0](https://github.com/truecharts/charts/compare/embystat-7.0.11...embystat-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [embystat-7.0.11](https://github.com/truecharts/charts/compare/embystat-7.0.10...embystat-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [embystat-7.0.10](https://github.com/truecharts/charts/compare/embystat-7.0.9...embystat-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [embystat-7.0.9](https://github.com/truecharts/charts/compare/embystat-7.0.8...embystat-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [embystat-7.0.8](https://github.com/truecharts/charts/compare/embystat-7.0.7...embystat-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [embystat-7.0.7](https://github.com/truecharts/charts/compare/embystat-7.0.6...embystat-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [embystat-7.0.6](https://github.com/truecharts/charts/compare/embystat-7.0.5...embystat-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [embystat-7.0.5](https://github.com/truecharts/charts/compare/embystat-7.0.4...embystat-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [embystat-7.0.4](https://github.com/truecharts/charts/compare/embystat-7.0.3...embystat-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/embystat/8.1.0/Chart.yaml b/stable/embystat/8.1.0/Chart.yaml new file mode 100644 index 0000000000..e86617191e --- /dev/null +++ b/stable/embystat/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: embystat +version: 8.1.0 +appVersion: 0.2.0 +description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. +home: https://truecharts.org/charts/stable/embystat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/embystat + - https://ghcr.io/linuxserver/embystat +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - embystat +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/embystat/8.0.1/README.md b/stable/embystat/8.1.0/README.md similarity index 100% rename from stable/embystat/8.0.1/README.md rename to stable/embystat/8.1.0/README.md diff --git a/stable/embystat/8.1.0/app-changelog.md b/stable/embystat/8.1.0/app-changelog.md new file mode 100644 index 0000000000..0f1788ee37 --- /dev/null +++ b/stable/embystat/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [embystat-8.1.0](https://github.com/truecharts/charts/compare/embystat-8.0.1...embystat-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/embystat/8.0.1/app-readme.md b/stable/embystat/8.1.0/app-readme.md similarity index 100% rename from stable/embystat/8.0.1/app-readme.md rename to stable/embystat/8.1.0/app-readme.md diff --git a/stable/embystat/8.1.0/charts/common-17.2.2.tgz b/stable/embystat/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/embystat/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/embystat/8.0.1/ix_values.yaml b/stable/embystat/8.1.0/ix_values.yaml similarity index 100% rename from stable/embystat/8.0.1/ix_values.yaml rename to stable/embystat/8.1.0/ix_values.yaml diff --git a/stable/embystat/8.0.1/questions.yaml b/stable/embystat/8.1.0/questions.yaml similarity index 100% rename from stable/embystat/8.0.1/questions.yaml rename to stable/embystat/8.1.0/questions.yaml diff --git a/stable/kavita/8.0.1/templates/NOTES.txt b/stable/embystat/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/kavita/8.0.1/templates/NOTES.txt rename to stable/embystat/8.1.0/templates/NOTES.txt diff --git a/stable/iyuuplus/8.0.1/templates/common.yaml b/stable/embystat/8.1.0/templates/common.yaml similarity index 100% rename from stable/iyuuplus/8.0.1/templates/common.yaml rename to stable/embystat/8.1.0/templates/common.yaml diff --git a/stable/genea/4.0.1/values.yaml b/stable/embystat/8.1.0/values.yaml similarity index 100% rename from stable/genea/4.0.1/values.yaml rename to stable/embystat/8.1.0/values.yaml diff --git a/stable/emulatorjs/8.0.1/CHANGELOG.md b/stable/emulatorjs/8.0.1/CHANGELOG.md deleted file mode 100644 index f8d25a529f..0000000000 --- a/stable/emulatorjs/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [emulatorjs-8.0.1](https://github.com/truecharts/charts/compare/emulatorjs-8.0.0...emulatorjs-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [emulatorjs-8.0.0](https://github.com/truecharts/charts/compare/emulatorjs-7.0.13...emulatorjs-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [emulatorjs-7.0.13](https://github.com/truecharts/charts/compare/emulatorjs-7.0.12...emulatorjs-7.0.13) (2023-12-25) - -### Chore - -- update container image ghcr.io/linuxserver/emulatorjs to 1.7.3[@80d0e5d](https://github.com/80d0e5d) by renovate ([#16412](https://github.com/truecharts/charts/issues/16412)) - - - - -## [emulatorjs-7.0.12](https://github.com/truecharts/charts/compare/emulatorjs-7.0.11...emulatorjs-7.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [emulatorjs-7.0.11](https://github.com/truecharts/charts/compare/emulatorjs-7.0.10...emulatorjs-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [emulatorjs-7.0.10](https://github.com/truecharts/charts/compare/emulatorjs-7.0.9...emulatorjs-7.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [emulatorjs-7.0.9](https://github.com/truecharts/charts/compare/emulatorjs-7.0.8...emulatorjs-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [emulatorjs-7.0.8](https://github.com/truecharts/charts/compare/emulatorjs-7.0.7...emulatorjs-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [emulatorjs-7.0.7](https://github.com/truecharts/charts/compare/emulatorjs-7.0.6...emulatorjs-7.0.7) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [emulatorjs-7.0.6](https://github.com/truecharts/charts/compare/emulatorjs-7.0.5...emulatorjs-7.0.6) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [emulatorjs-7.0.5](https://github.com/truecharts/charts/compare/emulatorjs-7.0.4...emulatorjs-7.0.5) (2023-12-21) - -### Fix diff --git a/stable/emulatorjs/8.0.1/Chart.yaml b/stable/emulatorjs/8.0.1/Chart.yaml deleted file mode 100644 index caacf3e1ae..0000000000 --- a/stable/emulatorjs/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: emulatorjs -version: 8.0.1 -appVersion: 1.7.3 -description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. -home: https://truecharts.org/charts/stable/emulatorjs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs - - https://ghcr.io/linuxserver/emulatorjs -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - emulatorjs -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: emulator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/emulatorjs/8.0.1/app-changelog.md b/stable/emulatorjs/8.0.1/app-changelog.md deleted file mode 100644 index 80fde62dfc..0000000000 --- a/stable/emulatorjs/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [emulatorjs-8.0.1](https://github.com/truecharts/charts/compare/emulatorjs-8.0.0...emulatorjs-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/emulatorjs/8.0.1/charts/common-17.1.4.tgz b/stable/emulatorjs/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/emulatorjs/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/emulatorjs/8.1.0/CHANGELOG.md b/stable/emulatorjs/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..73528b6556 --- /dev/null +++ b/stable/emulatorjs/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [emulatorjs-8.1.0](https://github.com/truecharts/charts/compare/emulatorjs-8.0.1...emulatorjs-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [emulatorjs-8.0.1](https://github.com/truecharts/charts/compare/emulatorjs-8.0.0...emulatorjs-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [emulatorjs-8.0.0](https://github.com/truecharts/charts/compare/emulatorjs-7.0.13...emulatorjs-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [emulatorjs-7.0.13](https://github.com/truecharts/charts/compare/emulatorjs-7.0.12...emulatorjs-7.0.13) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/emulatorjs to 1.7.3[@80d0e5d](https://github.com/80d0e5d) by renovate ([#16412](https://github.com/truecharts/charts/issues/16412)) + + + + +## [emulatorjs-7.0.12](https://github.com/truecharts/charts/compare/emulatorjs-7.0.11...emulatorjs-7.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [emulatorjs-7.0.11](https://github.com/truecharts/charts/compare/emulatorjs-7.0.10...emulatorjs-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [emulatorjs-7.0.10](https://github.com/truecharts/charts/compare/emulatorjs-7.0.9...emulatorjs-7.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [emulatorjs-7.0.9](https://github.com/truecharts/charts/compare/emulatorjs-7.0.8...emulatorjs-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [emulatorjs-7.0.8](https://github.com/truecharts/charts/compare/emulatorjs-7.0.7...emulatorjs-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [emulatorjs-7.0.7](https://github.com/truecharts/charts/compare/emulatorjs-7.0.6...emulatorjs-7.0.7) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [emulatorjs-7.0.6](https://github.com/truecharts/charts/compare/emulatorjs-7.0.5...emulatorjs-7.0.6) (2023-12-22) + +### Fix diff --git a/stable/emulatorjs/8.1.0/Chart.yaml b/stable/emulatorjs/8.1.0/Chart.yaml new file mode 100644 index 0000000000..06e73d5eac --- /dev/null +++ b/stable/emulatorjs/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: emulatorjs +version: 8.1.0 +appVersion: 1.7.3 +description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. +home: https://truecharts.org/charts/stable/emulatorjs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs + - https://ghcr.io/linuxserver/emulatorjs +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - emulatorjs +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: emulator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/emulatorjs/8.0.1/README.md b/stable/emulatorjs/8.1.0/README.md similarity index 100% rename from stable/emulatorjs/8.0.1/README.md rename to stable/emulatorjs/8.1.0/README.md diff --git a/stable/emulatorjs/8.1.0/app-changelog.md b/stable/emulatorjs/8.1.0/app-changelog.md new file mode 100644 index 0000000000..acfa5e9526 --- /dev/null +++ b/stable/emulatorjs/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [emulatorjs-8.1.0](https://github.com/truecharts/charts/compare/emulatorjs-8.0.1...emulatorjs-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/emulatorjs/8.0.1/app-readme.md b/stable/emulatorjs/8.1.0/app-readme.md similarity index 100% rename from stable/emulatorjs/8.0.1/app-readme.md rename to stable/emulatorjs/8.1.0/app-readme.md diff --git a/stable/emulatorjs/8.1.0/charts/common-17.2.2.tgz b/stable/emulatorjs/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/emulatorjs/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/emulatorjs/8.0.1/ix_values.yaml b/stable/emulatorjs/8.1.0/ix_values.yaml similarity index 100% rename from stable/emulatorjs/8.0.1/ix_values.yaml rename to stable/emulatorjs/8.1.0/ix_values.yaml diff --git a/stable/emulatorjs/8.0.1/questions.yaml b/stable/emulatorjs/8.1.0/questions.yaml similarity index 100% rename from stable/emulatorjs/8.0.1/questions.yaml rename to stable/emulatorjs/8.1.0/questions.yaml diff --git a/stable/kitchenowl/8.0.1/templates/NOTES.txt b/stable/emulatorjs/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/kitchenowl/8.0.1/templates/NOTES.txt rename to stable/emulatorjs/8.1.0/templates/NOTES.txt diff --git a/stable/jellyseerr/8.0.1/templates/common.yaml b/stable/emulatorjs/8.1.0/templates/common.yaml similarity index 100% rename from stable/jellyseerr/8.0.1/templates/common.yaml rename to stable/emulatorjs/8.1.0/templates/common.yaml diff --git a/stable/ghostfolio/3.0.2/values.yaml b/stable/emulatorjs/8.1.0/values.yaml similarity index 100% rename from stable/ghostfolio/3.0.2/values.yaml rename to stable/emulatorjs/8.1.0/values.yaml diff --git a/stable/endlessh/8.0.1/CHANGELOG.md b/stable/endlessh/8.0.1/CHANGELOG.md deleted file mode 100644 index 61254d1947..0000000000 --- a/stable/endlessh/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [endlessh-8.0.1](https://github.com/truecharts/charts/compare/endlessh-8.0.0...endlessh-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [endlessh-8.0.0](https://github.com/truecharts/charts/compare/endlessh-7.0.11...endlessh-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [endlessh-7.0.11](https://github.com/truecharts/charts/compare/endlessh-7.0.10...endlessh-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [endlessh-7.0.10](https://github.com/truecharts/charts/compare/endlessh-7.0.9...endlessh-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [endlessh-7.0.9](https://github.com/truecharts/charts/compare/endlessh-7.0.8...endlessh-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [endlessh-7.0.8](https://github.com/truecharts/charts/compare/endlessh-7.0.7...endlessh-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [endlessh-7.0.7](https://github.com/truecharts/charts/compare/endlessh-7.0.6...endlessh-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [endlessh-7.0.6](https://github.com/truecharts/charts/compare/endlessh-7.0.5...endlessh-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [endlessh-7.0.5](https://github.com/truecharts/charts/compare/endlessh-7.0.4...endlessh-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [endlessh-7.0.4](https://github.com/truecharts/charts/compare/endlessh-7.0.3...endlessh-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [endlessh-7.0.3](https://github.com/truecharts/charts/compare/endlessh-7.0.2...endlessh-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/endlessh/8.0.1/Chart.yaml b/stable/endlessh/8.0.1/Chart.yaml deleted file mode 100644 index 296ecba8dc..0000000000 --- a/stable/endlessh/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: endlessh -version: 8.0.1 -appVersion: 2021.11.21 -description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. -home: https://truecharts.org/charts/stable/endlessh -icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh - - https://ghcr.io/linuxserver/endlessh -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - endlessh -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/endlessh/8.0.1/app-changelog.md b/stable/endlessh/8.0.1/app-changelog.md deleted file mode 100644 index 4b350428b9..0000000000 --- a/stable/endlessh/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [endlessh-8.0.1](https://github.com/truecharts/charts/compare/endlessh-8.0.0...endlessh-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/endlessh/8.0.1/charts/common-17.1.4.tgz b/stable/endlessh/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/endlessh/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/endlessh/8.1.0/CHANGELOG.md b/stable/endlessh/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c2010ab865 --- /dev/null +++ b/stable/endlessh/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [endlessh-8.1.0](https://github.com/truecharts/charts/compare/endlessh-8.0.1...endlessh-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [endlessh-8.0.1](https://github.com/truecharts/charts/compare/endlessh-8.0.0...endlessh-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [endlessh-8.0.0](https://github.com/truecharts/charts/compare/endlessh-7.0.11...endlessh-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [endlessh-7.0.11](https://github.com/truecharts/charts/compare/endlessh-7.0.10...endlessh-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [endlessh-7.0.10](https://github.com/truecharts/charts/compare/endlessh-7.0.9...endlessh-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [endlessh-7.0.9](https://github.com/truecharts/charts/compare/endlessh-7.0.8...endlessh-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [endlessh-7.0.8](https://github.com/truecharts/charts/compare/endlessh-7.0.7...endlessh-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [endlessh-7.0.7](https://github.com/truecharts/charts/compare/endlessh-7.0.6...endlessh-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [endlessh-7.0.6](https://github.com/truecharts/charts/compare/endlessh-7.0.5...endlessh-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [endlessh-7.0.5](https://github.com/truecharts/charts/compare/endlessh-7.0.4...endlessh-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [endlessh-7.0.4](https://github.com/truecharts/charts/compare/endlessh-7.0.3...endlessh-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/endlessh/8.1.0/Chart.yaml b/stable/endlessh/8.1.0/Chart.yaml new file mode 100644 index 0000000000..90b483c43d --- /dev/null +++ b/stable/endlessh/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: endlessh +version: 8.1.0 +appVersion: 2021.11.21 +description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. +home: https://truecharts.org/charts/stable/endlessh +icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh + - https://ghcr.io/linuxserver/endlessh +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - endlessh +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/endlessh/8.0.1/README.md b/stable/endlessh/8.1.0/README.md similarity index 100% rename from stable/endlessh/8.0.1/README.md rename to stable/endlessh/8.1.0/README.md diff --git a/stable/endlessh/8.1.0/app-changelog.md b/stable/endlessh/8.1.0/app-changelog.md new file mode 100644 index 0000000000..d5dde9e43f --- /dev/null +++ b/stable/endlessh/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [endlessh-8.1.0](https://github.com/truecharts/charts/compare/endlessh-8.0.1...endlessh-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/endlessh/8.0.1/app-readme.md b/stable/endlessh/8.1.0/app-readme.md similarity index 100% rename from stable/endlessh/8.0.1/app-readme.md rename to stable/endlessh/8.1.0/app-readme.md diff --git a/stable/endlessh/8.1.0/charts/common-17.2.2.tgz b/stable/endlessh/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/endlessh/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/endlessh/8.0.1/ix_values.yaml b/stable/endlessh/8.1.0/ix_values.yaml similarity index 100% rename from stable/endlessh/8.0.1/ix_values.yaml rename to stable/endlessh/8.1.0/ix_values.yaml diff --git a/stable/endlessh/8.0.1/questions.yaml b/stable/endlessh/8.1.0/questions.yaml similarity index 100% rename from stable/endlessh/8.0.1/questions.yaml rename to stable/endlessh/8.1.0/questions.yaml diff --git a/stable/kiwix-serve/7.0.1/templates/NOTES.txt b/stable/endlessh/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/kiwix-serve/7.0.1/templates/NOTES.txt rename to stable/endlessh/8.1.0/templates/NOTES.txt diff --git a/stable/jupyter/7.0.1/templates/common.yaml b/stable/endlessh/8.1.0/templates/common.yaml similarity index 100% rename from stable/jupyter/7.0.1/templates/common.yaml rename to stable/endlessh/8.1.0/templates/common.yaml diff --git a/stable/github-backup/4.0.1/values.yaml b/stable/endlessh/8.1.0/values.yaml similarity index 100% rename from stable/github-backup/4.0.1/values.yaml rename to stable/endlessh/8.1.0/values.yaml diff --git a/stable/ersatztv/2.0.1/CHANGELOG.md b/stable/ersatztv/2.0.1/CHANGELOG.md deleted file mode 100644 index 7f1aada75d..0000000000 --- a/stable/ersatztv/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ersatztv-2.0.1](https://github.com/truecharts/charts/compare/ersatztv-2.0.0...ersatztv-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ersatztv-2.0.0](https://github.com/truecharts/charts/compare/ersatztv-1.0.20...ersatztv-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ersatztv-1.0.20](https://github.com/truecharts/charts/compare/ersatztv-1.0.19...ersatztv-1.0.20) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ersatztv-1.0.19](https://github.com/truecharts/charts/compare/ersatztv-1.0.18...ersatztv-1.0.19) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ersatztv-1.0.18](https://github.com/truecharts/charts/compare/ersatztv-1.0.17...ersatztv-1.0.18) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ersatztv-1.0.17](https://github.com/truecharts/charts/compare/ersatztv-1.0.16...ersatztv-1.0.17) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ersatztv-1.0.16](https://github.com/truecharts/charts/compare/ersatztv-1.0.15...ersatztv-1.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ersatztv-1.0.15](https://github.com/truecharts/charts/compare/ersatztv-1.0.14...ersatztv-1.0.15) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ersatztv-1.0.14](https://github.com/truecharts/charts/compare/ersatztv-1.0.13...ersatztv-1.0.14) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ersatztv-1.0.13](https://github.com/truecharts/charts/compare/ersatztv-1.0.12...ersatztv-1.0.13) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ersatztv-1.0.12](https://github.com/truecharts/charts/compare/ersatztv-1.0.11...ersatztv-1.0.12) (2023-12-21) - -### Chore diff --git a/stable/ersatztv/2.0.1/Chart.yaml b/stable/ersatztv/2.0.1/Chart.yaml deleted file mode 100644 index 5c4dc45bf9..0000000000 --- a/stable/ersatztv/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ersatztv -version: 2.0.1 -appVersion: 0.8.4 -description: ErsatzTV configuring and streaming custom live channels using your media library. -home: https://truecharts.org/charts/incubator/ersatztv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png -deprecated: false -sources: - - https://github.com/jasongdove/ErsatzTV - - https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv - - https://hub.docker.com/r/jasongdove/ersatztv -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ersatztv - - media -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/ersatztv/2.0.1/app-changelog.md b/stable/ersatztv/2.0.1/app-changelog.md deleted file mode 100644 index 9553a5ce8d..0000000000 --- a/stable/ersatztv/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ersatztv-2.0.1](https://github.com/truecharts/charts/compare/ersatztv-2.0.0...ersatztv-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ersatztv/2.0.1/charts/common-17.1.4.tgz b/stable/ersatztv/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ersatztv/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ersatztv/2.1.0/CHANGELOG.md b/stable/ersatztv/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..010ae1754e --- /dev/null +++ b/stable/ersatztv/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ersatztv-2.1.0](https://github.com/truecharts/charts/compare/ersatztv-2.0.1...ersatztv-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ersatztv-2.0.1](https://github.com/truecharts/charts/compare/ersatztv-2.0.0...ersatztv-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ersatztv-2.0.0](https://github.com/truecharts/charts/compare/ersatztv-1.0.20...ersatztv-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ersatztv-1.0.20](https://github.com/truecharts/charts/compare/ersatztv-1.0.19...ersatztv-1.0.20) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ersatztv-1.0.19](https://github.com/truecharts/charts/compare/ersatztv-1.0.18...ersatztv-1.0.19) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ersatztv-1.0.18](https://github.com/truecharts/charts/compare/ersatztv-1.0.17...ersatztv-1.0.18) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ersatztv-1.0.17](https://github.com/truecharts/charts/compare/ersatztv-1.0.16...ersatztv-1.0.17) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ersatztv-1.0.16](https://github.com/truecharts/charts/compare/ersatztv-1.0.15...ersatztv-1.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ersatztv-1.0.15](https://github.com/truecharts/charts/compare/ersatztv-1.0.14...ersatztv-1.0.15) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ersatztv-1.0.14](https://github.com/truecharts/charts/compare/ersatztv-1.0.13...ersatztv-1.0.14) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ersatztv-1.0.13](https://github.com/truecharts/charts/compare/ersatztv-1.0.12...ersatztv-1.0.13) (2023-12-21) + +### Fix diff --git a/stable/ersatztv/2.1.0/Chart.yaml b/stable/ersatztv/2.1.0/Chart.yaml new file mode 100644 index 0000000000..6da292d603 --- /dev/null +++ b/stable/ersatztv/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ersatztv +version: 2.1.0 +appVersion: 0.8.4 +description: ErsatzTV configuring and streaming custom live channels using your media library. +home: https://truecharts.org/charts/incubator/ersatztv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv + - https://hub.docker.com/r/jasongdove/ersatztv + - https://github.com/jasongdove/ErsatzTV +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ersatztv + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/ersatztv/2.0.1/README.md b/stable/ersatztv/2.1.0/README.md similarity index 100% rename from stable/ersatztv/2.0.1/README.md rename to stable/ersatztv/2.1.0/README.md diff --git a/stable/ersatztv/2.1.0/app-changelog.md b/stable/ersatztv/2.1.0/app-changelog.md new file mode 100644 index 0000000000..c4cdb4e33a --- /dev/null +++ b/stable/ersatztv/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ersatztv-2.1.0](https://github.com/truecharts/charts/compare/ersatztv-2.0.1...ersatztv-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ersatztv/2.0.1/app-readme.md b/stable/ersatztv/2.1.0/app-readme.md similarity index 100% rename from stable/ersatztv/2.0.1/app-readme.md rename to stable/ersatztv/2.1.0/app-readme.md diff --git a/stable/ersatztv/2.1.0/charts/common-17.2.2.tgz b/stable/ersatztv/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ersatztv/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ersatztv/2.0.1/ix_values.yaml b/stable/ersatztv/2.1.0/ix_values.yaml similarity index 100% rename from stable/ersatztv/2.0.1/ix_values.yaml rename to stable/ersatztv/2.1.0/ix_values.yaml diff --git a/stable/ersatztv/2.0.1/questions.yaml b/stable/ersatztv/2.1.0/questions.yaml similarity index 100% rename from stable/ersatztv/2.0.1/questions.yaml rename to stable/ersatztv/2.1.0/questions.yaml diff --git a/stable/kavita/8.0.1/templates/common.yaml b/stable/ersatztv/2.1.0/templates/common.yaml similarity index 100% rename from stable/kavita/8.0.1/templates/common.yaml rename to stable/ersatztv/2.1.0/templates/common.yaml diff --git a/stable/glauth/4.0.1/values.yaml b/stable/ersatztv/2.1.0/values.yaml similarity index 100% rename from stable/glauth/4.0.1/values.yaml rename to stable/ersatztv/2.1.0/values.yaml diff --git a/stable/esphome/17.1.0/CHANGELOG.md b/stable/esphome/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..42754f4976 --- /dev/null +++ b/stable/esphome/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [esphome-17.1.0](https://github.com/truecharts/charts/compare/esphome-17.0.1...esphome-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [esphome-17.0.1](https://github.com/truecharts/charts/compare/esphome-17.0.0...esphome-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [esphome-17.0.0](https://github.com/truecharts/charts/compare/esphome-16.1.1...esphome-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [esphome-16.1.1](https://github.com/truecharts/charts/compare/esphome-16.1.0...esphome-16.1.1) (2023-12-25) + +### Chore + +- update container image esphome/esphome to v2023.12.5[@1107343](https://github.com/1107343) by renovate ([#16529](https://github.com/truecharts/charts/issues/16529)) + + + + +## [esphome-16.1.0](https://github.com/truecharts/charts/compare/esphome-16.0.11...esphome-16.1.0) (2023-12-25) + +### Chore + +- update container image esphome/esphome to v2023.12.3[@ec55136](https://github.com/ec55136) by renovate ([#16489](https://github.com/truecharts/charts/issues/16489)) + + + + +## [esphome-16.0.11](https://github.com/truecharts/charts/compare/esphome-16.0.10...esphome-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [esphome-16.0.10](https://github.com/truecharts/charts/compare/esphome-16.0.9...esphome-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [esphome-16.0.9](https://github.com/truecharts/charts/compare/esphome-16.0.8...esphome-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [esphome-16.0.8](https://github.com/truecharts/charts/compare/esphome-16.0.7...esphome-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [esphome-16.0.7](https://github.com/truecharts/charts/compare/esphome-16.0.6...esphome-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [esphome-16.0.6](https://github.com/truecharts/charts/compare/esphome-16.0.5...esphome-16.0.6) (2023-12-22) + +### Chore diff --git a/stable/esphome/17.1.0/Chart.yaml b/stable/esphome/17.1.0/Chart.yaml new file mode 100644 index 0000000000..81d76e3050 --- /dev/null +++ b/stable/esphome/17.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: esphome +version: 17.1.0 +appVersion: 2023.12.5 +description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. +home: https://truecharts.org/charts/stable/esphome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png +deprecated: false +sources: + - https://github.com/esphome/esphome + - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - https://hub.docker.com/r/esphome/esphome +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - esphome +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/esphome/17.1.0/README.md b/stable/esphome/17.1.0/README.md new file mode 100644 index 0000000000..a2d0e59d24 --- /dev/null +++ b/stable/esphome/17.1.0/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/esphome) + +**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/esphome/17.1.0/app-changelog.md b/stable/esphome/17.1.0/app-changelog.md new file mode 100644 index 0000000000..2f395e2e0a --- /dev/null +++ b/stable/esphome/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [esphome-17.1.0](https://github.com/truecharts/charts/compare/esphome-17.0.1...esphome-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/esphome/17.1.0/app-readme.md b/stable/esphome/17.1.0/app-readme.md new file mode 100644 index 0000000000..2efae02624 --- /dev/null +++ b/stable/esphome/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/esphome](https://truecharts.org/charts/stable/esphome) + +--- + +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/esphome/17.1.0/charts/common-17.2.2.tgz b/stable/esphome/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/esphome/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/esphome/17.1.0/ix_values.yaml b/stable/esphome/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..2a077ea975 --- /dev/null +++ b/stable/esphome/17.1.0/ix_values.yaml @@ -0,0 +1,51 @@ +image: + repository: esphome/esphome + pullPolicy: IfNotPresent + tag: 2023.12.5@sha256:1107343bb783a3505f66d5d0e2a031e1a9f2379a32aeea7ae1f51efd1d906f8f +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + privileged: true + allowPrivilegeEscalation: true + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 6052 + targetPort: 6052 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + ESPHOME_DASHBOARD_USE_PING: false + ESPHOME_DASHBOARD_RELATIVE_URL: / + # ESPHOME_QUICKWIZARD: + # ESPHOME_IS_HASSIO: + # DISABLE_HA_AUTHENTICATION: + # USERNAME: + # PASSWORD: +persistence: + config: + enabled: true + mountPath: /config + platformio: + enabled: true + mountPath: /.platformio +portal: + open: + enabled: true diff --git a/stable/esphome/17.1.0/questions.yaml b/stable/esphome/17.1.0/questions.yaml new file mode 100644 index 0000000000..cfe3f588fe --- /dev/null +++ b/stable/esphome/17.1.0/questions.yaml @@ -0,0 +1,3111 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ESPHOME_DASHBOARD_USE_PING + label: Esphome Dasboard Use Ping + description: Check the status of the device + schema: + type: boolean + default: true + + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 6052 + required: true + # Configure app volumes + - 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: platformio + label: Platformio Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/kodi-headless/8.0.1/templates/NOTES.txt b/stable/esphome/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/kodi-headless/8.0.1/templates/NOTES.txt rename to stable/esphome/17.1.0/templates/NOTES.txt diff --git a/stable/kodi-headless/8.0.1/templates/common.yaml b/stable/esphome/17.1.0/templates/common.yaml similarity index 100% rename from stable/kodi-headless/8.0.1/templates/common.yaml rename to stable/esphome/17.1.0/templates/common.yaml diff --git a/stable/go-playground/4.0.1/values.yaml b/stable/esphome/17.1.0/values.yaml similarity index 100% rename from stable/go-playground/4.0.1/values.yaml rename to stable/esphome/17.1.0/values.yaml diff --git a/stable/etesync/8.0.2/CHANGELOG.md b/stable/etesync/8.0.2/CHANGELOG.md deleted file mode 100644 index cd3377ea55..0000000000 --- a/stable/etesync/8.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [etesync-8.0.2](https://github.com/truecharts/charts/compare/etesync-8.0.1...etesync-8.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [etesync-8.0.1](https://github.com/truecharts/charts/compare/etesync-8.0.0...etesync-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [etesync-8.0.0](https://github.com/truecharts/charts/compare/etesync-7.0.0...etesync-8.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [etesync-8.0.0](https://github.com/truecharts/charts/compare/etesync-7.0.0...etesync-8.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [etesync-7.0.0](https://github.com/truecharts/charts/compare/etesync-6.0.13...etesync-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [etesync-6.0.13](https://github.com/truecharts/charts/compare/etesync-6.0.12...etesync-6.0.13) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [etesync-6.0.12](https://github.com/truecharts/charts/compare/etesync-6.0.11...etesync-6.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [etesync-6.0.11](https://github.com/truecharts/charts/compare/etesync-6.0.10...etesync-6.0.11) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [etesync-6.0.10](https://github.com/truecharts/charts/compare/etesync-6.0.9...etesync-6.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [etesync-6.0.9](https://github.com/truecharts/charts/compare/etesync-6.0.8...etesync-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [etesync-6.0.8](https://github.com/truecharts/charts/compare/etesync-6.0.7...etesync-6.0.8) (2023-12-22) - -### Chore diff --git a/stable/etesync/8.0.2/Chart.yaml b/stable/etesync/8.0.2/Chart.yaml deleted file mode 100644 index ac3e1abee2..0000000000 --- a/stable/etesync/8.0.2/Chart.yaml +++ /dev/null @@ -1,50 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: etesync -version: 8.0.2 -appVersion: 0.11.0 -description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. -home: https://truecharts.org/charts/stable/etesync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png -deprecated: false -sources: - - https://github.com/etesync - - https://github.com/victor-rds/docker-etebase - - https://www.etesync.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/etesync - - https://hub.docker.com/r/victorrds/etesync -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - etesync - - sync - - contacts - - calendars - - tasks - - notes -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/etesync/8.0.2/app-changelog.md b/stable/etesync/8.0.2/app-changelog.md deleted file mode 100644 index 3e6fe7837a..0000000000 --- a/stable/etesync/8.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [etesync-8.0.2](https://github.com/truecharts/charts/compare/etesync-8.0.1...etesync-8.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/etesync/8.0.2/charts/common-17.1.4.tgz b/stable/etesync/8.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/etesync/8.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/etesync/8.0.2/charts/redis-11.0.3.tgz b/stable/etesync/8.0.2/charts/redis-11.0.3.tgz deleted file mode 100644 index 90bc5a87d5..0000000000 Binary files a/stable/etesync/8.0.2/charts/redis-11.0.3.tgz and /dev/null differ diff --git a/stable/etesync/8.1.0/CHANGELOG.md b/stable/etesync/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..132e59c4a5 --- /dev/null +++ b/stable/etesync/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [etesync-8.1.0](https://github.com/truecharts/charts/compare/etesync-8.0.2...etesync-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [etesync-8.0.2](https://github.com/truecharts/charts/compare/etesync-8.0.1...etesync-8.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [etesync-8.0.1](https://github.com/truecharts/charts/compare/etesync-8.0.0...etesync-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [etesync-8.0.0](https://github.com/truecharts/charts/compare/etesync-7.0.0...etesync-8.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [etesync-8.0.0](https://github.com/truecharts/charts/compare/etesync-7.0.0...etesync-8.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [etesync-7.0.0](https://github.com/truecharts/charts/compare/etesync-6.0.13...etesync-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [etesync-6.0.13](https://github.com/truecharts/charts/compare/etesync-6.0.12...etesync-6.0.13) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [etesync-6.0.12](https://github.com/truecharts/charts/compare/etesync-6.0.11...etesync-6.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [etesync-6.0.11](https://github.com/truecharts/charts/compare/etesync-6.0.10...etesync-6.0.11) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [etesync-6.0.10](https://github.com/truecharts/charts/compare/etesync-6.0.9...etesync-6.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [etesync-6.0.9](https://github.com/truecharts/charts/compare/etesync-6.0.8...etesync-6.0.9) (2023-12-23) + +### Chore diff --git a/stable/etesync/8.1.0/Chart.yaml b/stable/etesync/8.1.0/Chart.yaml new file mode 100644 index 0000000000..b5656adf2e --- /dev/null +++ b/stable/etesync/8.1.0/Chart.yaml @@ -0,0 +1,50 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: etesync +version: 8.1.0 +appVersion: 0.11.0 +description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. +home: https://truecharts.org/charts/stable/etesync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png +deprecated: false +sources: + - https://github.com/etesync + - https://github.com/victor-rds/docker-etebase + - https://www.etesync.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/etesync + - https://hub.docker.com/r/victorrds/etesync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - etesync + - sync + - contacts + - calendars + - tasks + - notes +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/etesync/8.0.2/README.md b/stable/etesync/8.1.0/README.md similarity index 100% rename from stable/etesync/8.0.2/README.md rename to stable/etesync/8.1.0/README.md diff --git a/stable/etesync/8.1.0/app-changelog.md b/stable/etesync/8.1.0/app-changelog.md new file mode 100644 index 0000000000..2b0ace45a8 --- /dev/null +++ b/stable/etesync/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [etesync-8.1.0](https://github.com/truecharts/charts/compare/etesync-8.0.2...etesync-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/etesync/8.0.2/app-readme.md b/stable/etesync/8.1.0/app-readme.md similarity index 100% rename from stable/etesync/8.0.2/app-readme.md rename to stable/etesync/8.1.0/app-readme.md diff --git a/stable/etesync/8.1.0/charts/common-17.2.2.tgz b/stable/etesync/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/etesync/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/etesync/8.1.0/charts/redis-11.1.0.tgz b/stable/etesync/8.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/etesync/8.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/etesync/8.0.2/ix_values.yaml b/stable/etesync/8.1.0/ix_values.yaml similarity index 100% rename from stable/etesync/8.0.2/ix_values.yaml rename to stable/etesync/8.1.0/ix_values.yaml diff --git a/stable/etesync/8.0.2/questions.yaml b/stable/etesync/8.1.0/questions.yaml similarity index 100% rename from stable/etesync/8.0.2/questions.yaml rename to stable/etesync/8.1.0/questions.yaml diff --git a/stable/etesync/8.0.2/templates/_secret.tpl b/stable/etesync/8.1.0/templates/_secret.tpl similarity index 100% rename from stable/etesync/8.0.2/templates/_secret.tpl rename to stable/etesync/8.1.0/templates/_secret.tpl diff --git a/stable/etesync/8.0.2/templates/common.yaml b/stable/etesync/8.1.0/templates/common.yaml similarity index 100% rename from stable/etesync/8.0.2/templates/common.yaml rename to stable/etesync/8.1.0/templates/common.yaml diff --git a/stable/goaccess-npm-logs/4.0.1/values.yaml b/stable/etesync/8.1.0/values.yaml similarity index 100% rename from stable/goaccess-npm-logs/4.0.1/values.yaml rename to stable/etesync/8.1.0/values.yaml diff --git a/stable/ethercalc/4.0.1/CHANGELOG.md b/stable/ethercalc/4.0.1/CHANGELOG.md deleted file mode 100644 index d9e20bc37e..0000000000 --- a/stable/ethercalc/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ethercalc-4.0.1](https://github.com/truecharts/charts/compare/ethercalc-4.0.0...ethercalc-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ethercalc-4.0.0](https://github.com/truecharts/charts/compare/ethercalc-3.0.17...ethercalc-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ethercalc-3.0.17](https://github.com/truecharts/charts/compare/ethercalc-3.0.16...ethercalc-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ethercalc-3.0.16](https://github.com/truecharts/charts/compare/ethercalc-3.0.15...ethercalc-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ethercalc-3.0.15](https://github.com/truecharts/charts/compare/ethercalc-3.0.14...ethercalc-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ethercalc-3.0.14](https://github.com/truecharts/charts/compare/ethercalc-3.0.13...ethercalc-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ethercalc-3.0.13](https://github.com/truecharts/charts/compare/ethercalc-3.0.12...ethercalc-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ethercalc-3.0.12](https://github.com/truecharts/charts/compare/ethercalc-3.0.11...ethercalc-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ethercalc-3.0.11](https://github.com/truecharts/charts/compare/ethercalc-3.0.10...ethercalc-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ethercalc-3.0.10](https://github.com/truecharts/charts/compare/ethercalc-3.0.9...ethercalc-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ethercalc-3.0.9](https://github.com/truecharts/charts/compare/ethercalc-3.0.8...ethercalc-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/ethercalc/4.0.1/Chart.yaml b/stable/ethercalc/4.0.1/Chart.yaml deleted file mode 100644 index 7fdfeae471..0000000000 --- a/stable/ethercalc/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ethercalc -version: 4.0.1 -appVersion: latest -description: EtherCalc is a web spreadsheet. -home: https://truecharts.org/charts/incubator/ethercalc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.png -deprecated: false -sources: - - https://github.com/audreyt/ethercalc - - https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc - - https://hub.docker.com/r/audreyt/ethercalc -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ethercalc - - Cloud - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/ethercalc/4.0.1/app-changelog.md b/stable/ethercalc/4.0.1/app-changelog.md deleted file mode 100644 index d28b54112f..0000000000 --- a/stable/ethercalc/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ethercalc-4.0.1](https://github.com/truecharts/charts/compare/ethercalc-4.0.0...ethercalc-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ethercalc/4.0.1/charts/common-17.1.4.tgz b/stable/ethercalc/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ethercalc/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ethercalc/4.1.0/CHANGELOG.md b/stable/ethercalc/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..47abb69808 --- /dev/null +++ b/stable/ethercalc/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ethercalc-4.1.0](https://github.com/truecharts/charts/compare/ethercalc-4.0.1...ethercalc-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ethercalc-4.0.1](https://github.com/truecharts/charts/compare/ethercalc-4.0.0...ethercalc-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ethercalc-4.0.0](https://github.com/truecharts/charts/compare/ethercalc-3.0.17...ethercalc-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ethercalc-3.0.17](https://github.com/truecharts/charts/compare/ethercalc-3.0.16...ethercalc-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ethercalc-3.0.16](https://github.com/truecharts/charts/compare/ethercalc-3.0.15...ethercalc-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ethercalc-3.0.15](https://github.com/truecharts/charts/compare/ethercalc-3.0.14...ethercalc-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ethercalc-3.0.14](https://github.com/truecharts/charts/compare/ethercalc-3.0.13...ethercalc-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ethercalc-3.0.13](https://github.com/truecharts/charts/compare/ethercalc-3.0.12...ethercalc-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ethercalc-3.0.12](https://github.com/truecharts/charts/compare/ethercalc-3.0.11...ethercalc-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ethercalc-3.0.11](https://github.com/truecharts/charts/compare/ethercalc-3.0.10...ethercalc-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ethercalc-3.0.10](https://github.com/truecharts/charts/compare/ethercalc-3.0.9...ethercalc-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/ethercalc/4.1.0/Chart.yaml b/stable/ethercalc/4.1.0/Chart.yaml new file mode 100644 index 0000000000..3985d935d2 --- /dev/null +++ b/stable/ethercalc/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ethercalc +version: 4.1.0 +appVersion: latest +description: EtherCalc is a web spreadsheet. +home: https://truecharts.org/charts/incubator/ethercalc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.png +deprecated: false +sources: + - https://github.com/audreyt/ethercalc + - https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc + - https://hub.docker.com/r/audreyt/ethercalc +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ethercalc + - Cloud + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/ethercalc/4.0.1/README.md b/stable/ethercalc/4.1.0/README.md similarity index 100% rename from stable/ethercalc/4.0.1/README.md rename to stable/ethercalc/4.1.0/README.md diff --git a/stable/ethercalc/4.1.0/app-changelog.md b/stable/ethercalc/4.1.0/app-changelog.md new file mode 100644 index 0000000000..a42706a37e --- /dev/null +++ b/stable/ethercalc/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ethercalc-4.1.0](https://github.com/truecharts/charts/compare/ethercalc-4.0.1...ethercalc-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ethercalc/4.0.1/app-readme.md b/stable/ethercalc/4.1.0/app-readme.md similarity index 100% rename from stable/ethercalc/4.0.1/app-readme.md rename to stable/ethercalc/4.1.0/app-readme.md diff --git a/stable/ethercalc/4.1.0/charts/common-17.2.2.tgz b/stable/ethercalc/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ethercalc/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ethercalc/4.0.1/ix_values.yaml b/stable/ethercalc/4.1.0/ix_values.yaml similarity index 100% rename from stable/ethercalc/4.0.1/ix_values.yaml rename to stable/ethercalc/4.1.0/ix_values.yaml diff --git a/stable/ethercalc/4.0.1/questions.yaml b/stable/ethercalc/4.1.0/questions.yaml similarity index 100% rename from stable/ethercalc/4.0.1/questions.yaml rename to stable/ethercalc/4.1.0/questions.yaml diff --git a/stable/explainshell/4.0.1/templates/common.yaml b/stable/ethercalc/4.1.0/templates/common.yaml similarity index 100% rename from stable/explainshell/4.0.1/templates/common.yaml rename to stable/ethercalc/4.1.0/templates/common.yaml diff --git a/stable/goaccess/4.0.1/values.yaml b/stable/ethercalc/4.1.0/values.yaml similarity index 100% rename from stable/goaccess/4.0.1/values.yaml rename to stable/ethercalc/4.1.0/values.yaml diff --git a/stable/etherpad/15.1.0/CHANGELOG.md b/stable/etherpad/15.1.0/CHANGELOG.md new file mode 100644 index 0000000000..57afeeae35 --- /dev/null +++ b/stable/etherpad/15.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [etherpad-15.1.0](https://github.com/truecharts/charts/compare/etherpad-15.0.1...etherpad-15.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [etherpad-15.0.1](https://github.com/truecharts/charts/compare/etherpad-15.0.0...etherpad-15.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [etherpad-15.0.0](https://github.com/truecharts/charts/compare/etherpad-14.0.11...etherpad-15.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [etherpad-14.0.11](https://github.com/truecharts/charts/compare/etherpad-14.0.10...etherpad-14.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [etherpad-14.0.10](https://github.com/truecharts/charts/compare/etherpad-14.0.9...etherpad-14.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [etherpad-14.0.9](https://github.com/truecharts/charts/compare/etherpad-14.0.8...etherpad-14.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [etherpad-14.0.8](https://github.com/truecharts/charts/compare/etherpad-14.0.7...etherpad-14.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [etherpad-14.0.7](https://github.com/truecharts/charts/compare/etherpad-14.0.6...etherpad-14.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [etherpad-14.0.6](https://github.com/truecharts/charts/compare/etherpad-14.0.5...etherpad-14.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [etherpad-14.0.5](https://github.com/truecharts/charts/compare/etherpad-14.0.4...etherpad-14.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [etherpad-14.0.4](https://github.com/truecharts/charts/compare/etherpad-14.0.3...etherpad-14.0.4) (2023-12-21) + +### Fix diff --git a/stable/etherpad/15.1.0/Chart.yaml b/stable/etherpad/15.1.0/Chart.yaml new file mode 100644 index 0000000000..1026ceab0c --- /dev/null +++ b/stable/etherpad/15.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: etherpad +version: 15.1.0 +appVersion: 1.8.14 +description: A real-time collaborative editor scalable to thousands of simultaneous real time users. +home: https://truecharts.org/charts/stable/etherpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png +deprecated: false +sources: + - https://github.com/ether/etherpad-lite + - https://etherpad.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad + - https://ghcr.io/nicholaswilde/etherpad +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - etherpad + - editor + - notepad + - pad +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/etherpad/15.1.0/README.md b/stable/etherpad/15.1.0/README.md new file mode 100644 index 0000000000..9dfc67cef6 --- /dev/null +++ b/stable/etherpad/15.1.0/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/etherpad) + +**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/etherpad/15.1.0/app-changelog.md b/stable/etherpad/15.1.0/app-changelog.md new file mode 100644 index 0000000000..91478ede1f --- /dev/null +++ b/stable/etherpad/15.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [etherpad-15.1.0](https://github.com/truecharts/charts/compare/etherpad-15.0.1...etherpad-15.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/etherpad/15.1.0/app-readme.md b/stable/etherpad/15.1.0/app-readme.md new file mode 100644 index 0000000000..2d7f284f61 --- /dev/null +++ b/stable/etherpad/15.1.0/app-readme.md @@ -0,0 +1,8 @@ +A real-time collaborative editor scalable to thousands of simultaneous real time users. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/etherpad](https://truecharts.org/charts/stable/etherpad) + +--- + +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/etherpad/15.1.0/charts/common-17.2.2.tgz b/stable/etherpad/15.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/etherpad/15.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/etherpad/15.1.0/ix_values.yaml b/stable/etherpad/15.1.0/ix_values.yaml new file mode 100644 index 0000000000..962aa7c280 --- /dev/null +++ b/stable/etherpad/15.1.0/ix_values.yaml @@ -0,0 +1,56 @@ +image: + repository: ghcr.io/nicholaswilde/etherpad + pullPolicy: IfNotPresent + tag: version-1.8.14@sha256:26bbd45110d5b4d70246fafe40d4c4a7047b7b4fde409763a125324fa93b2d73 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10060 + targetPort: 9001 +workload: + main: + podSpec: + containers: + main: + env: + DB_TYPE: "postgres" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_PORT: "5432" + DB_PASS: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + # User Defined + + TITLE: "Etherpad" + FAVICON: "favicon.ico" + DEFAULT_PAD_TEXT: "Welcome to Etherpad! This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents! Get involved with Etherpad at https://etherpad.org" + ADMIN_PASSWORD: "adminpass" + USER_PASSWORD: "firstuserpass" +persistence: + data: + enabled: true + mountPath: "/opt/etherpad-lite/var" + app: + enabled: true + mountPath: "/opt/etherpad-lite/app" +cnpg: + main: + enabled: true + user: etherpad + database: etherpad +portal: + open: + enabled: true diff --git a/stable/etherpad/15.1.0/questions.yaml b/stable/etherpad/15.1.0/questions.yaml new file mode 100644 index 0000000000..943c77a94b --- /dev/null +++ b/stable/etherpad/15.1.0/questions.yaml @@ -0,0 +1,3594 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ADMIN_PASSWORD + label: "Admin Password" + description: "The password for the admin user (leave unspecified if you do not want to create it)" + schema: + type: string + private: true + default: "" + - variable: USER_PASSWORD + label: "User Password" + description: "The password for the first user user (leave unspecified if you do not want to create it)" + schema: + type: string + private: true + default: "" + - variable: TITLE + label: "Title" + description: "The name of the instance" + schema: + type: string + default: "Etherpad" + - variable: FAVICON + label: "Favicon" + description: "Favicon default name, or a fully specified URL to your own favicon" + schema: + type: string + default: "favicon.ico" + - variable: DEFAULT_PAD_TEXT + label: "Default Pad Text" + description: "The default text of a pad" + schema: + type: string + default: "Welcome to Etherpad! This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents! Get involved with Etherpad at https://etherpad.org" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10060 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: app + label: "App Storage" + description: "Stores the Application." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/lama-cleaner/5.0.1/templates/NOTES.txt b/stable/etherpad/15.1.0/templates/NOTES.txt similarity index 100% rename from stable/lama-cleaner/5.0.1/templates/NOTES.txt rename to stable/etherpad/15.1.0/templates/NOTES.txt diff --git a/stable/lancache-dns/7.0.1/templates/common.yaml b/stable/etherpad/15.1.0/templates/common.yaml similarity index 100% rename from stable/lancache-dns/7.0.1/templates/common.yaml rename to stable/etherpad/15.1.0/templates/common.yaml diff --git a/stable/godaddy-ddns/4.0.1/values.yaml b/stable/etherpad/15.1.0/values.yaml similarity index 100% rename from stable/godaddy-ddns/4.0.1/values.yaml rename to stable/etherpad/15.1.0/values.yaml diff --git a/stable/explainshell/4.0.1/CHANGELOG.md b/stable/explainshell/4.0.1/CHANGELOG.md deleted file mode 100644 index 728103e64e..0000000000 --- a/stable/explainshell/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [explainshell-4.0.1](https://github.com/truecharts/charts/compare/explainshell-4.0.0...explainshell-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [explainshell-4.0.0](https://github.com/truecharts/charts/compare/explainshell-3.0.17...explainshell-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [explainshell-3.0.17](https://github.com/truecharts/charts/compare/explainshell-3.0.16...explainshell-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [explainshell-3.0.16](https://github.com/truecharts/charts/compare/explainshell-3.0.15...explainshell-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [explainshell-3.0.15](https://github.com/truecharts/charts/compare/explainshell-3.0.14...explainshell-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [explainshell-3.0.14](https://github.com/truecharts/charts/compare/explainshell-3.0.13...explainshell-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [explainshell-3.0.13](https://github.com/truecharts/charts/compare/explainshell-3.0.12...explainshell-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [explainshell-3.0.12](https://github.com/truecharts/charts/compare/explainshell-3.0.11...explainshell-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [explainshell-3.0.11](https://github.com/truecharts/charts/compare/explainshell-3.0.10...explainshell-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [explainshell-3.0.10](https://github.com/truecharts/charts/compare/explainshell-3.0.9...explainshell-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [explainshell-3.0.9](https://github.com/truecharts/charts/compare/explainshell-3.0.8...explainshell-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/explainshell/4.0.1/Chart.yaml b/stable/explainshell/4.0.1/Chart.yaml deleted file mode 100644 index f9b8a548df..0000000000 --- a/stable/explainshell/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: explainshell -version: 4.0.1 -appVersion: latest -description: Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. -home: https://truecharts.org/charts/incubator/explainshell -icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png -deprecated: false -sources: - - https://github.com/idank/explainshell - - https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell - - https://hub.docker.com/r/spaceinvaderone/explainshell -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - explainshell - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/explainshell/4.0.1/app-changelog.md b/stable/explainshell/4.0.1/app-changelog.md deleted file mode 100644 index dfcce65bbb..0000000000 --- a/stable/explainshell/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [explainshell-4.0.1](https://github.com/truecharts/charts/compare/explainshell-4.0.0...explainshell-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/explainshell/4.0.1/charts/common-17.1.4.tgz b/stable/explainshell/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/explainshell/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/explainshell/4.1.0/CHANGELOG.md b/stable/explainshell/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..33b4666c2e --- /dev/null +++ b/stable/explainshell/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [explainshell-4.1.0](https://github.com/truecharts/charts/compare/explainshell-4.0.1...explainshell-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [explainshell-4.0.1](https://github.com/truecharts/charts/compare/explainshell-4.0.0...explainshell-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [explainshell-4.0.0](https://github.com/truecharts/charts/compare/explainshell-3.0.17...explainshell-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [explainshell-3.0.17](https://github.com/truecharts/charts/compare/explainshell-3.0.16...explainshell-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [explainshell-3.0.16](https://github.com/truecharts/charts/compare/explainshell-3.0.15...explainshell-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [explainshell-3.0.15](https://github.com/truecharts/charts/compare/explainshell-3.0.14...explainshell-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [explainshell-3.0.14](https://github.com/truecharts/charts/compare/explainshell-3.0.13...explainshell-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [explainshell-3.0.13](https://github.com/truecharts/charts/compare/explainshell-3.0.12...explainshell-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [explainshell-3.0.12](https://github.com/truecharts/charts/compare/explainshell-3.0.11...explainshell-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [explainshell-3.0.11](https://github.com/truecharts/charts/compare/explainshell-3.0.10...explainshell-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [explainshell-3.0.10](https://github.com/truecharts/charts/compare/explainshell-3.0.9...explainshell-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/explainshell/4.1.0/Chart.yaml b/stable/explainshell/4.1.0/Chart.yaml new file mode 100644 index 0000000000..cdc30fc302 --- /dev/null +++ b/stable/explainshell/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: explainshell +version: 4.1.0 +appVersion: latest +description: Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. +home: https://truecharts.org/charts/incubator/explainshell +icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png +deprecated: false +sources: + - https://hub.docker.com/r/spaceinvaderone/explainshell + - https://github.com/idank/explainshell + - https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - explainshell + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/explainshell/4.0.1/README.md b/stable/explainshell/4.1.0/README.md similarity index 100% rename from stable/explainshell/4.0.1/README.md rename to stable/explainshell/4.1.0/README.md diff --git a/stable/explainshell/4.1.0/app-changelog.md b/stable/explainshell/4.1.0/app-changelog.md new file mode 100644 index 0000000000..19ffb78362 --- /dev/null +++ b/stable/explainshell/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [explainshell-4.1.0](https://github.com/truecharts/charts/compare/explainshell-4.0.1...explainshell-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/explainshell/4.0.1/app-readme.md b/stable/explainshell/4.1.0/app-readme.md similarity index 100% rename from stable/explainshell/4.0.1/app-readme.md rename to stable/explainshell/4.1.0/app-readme.md diff --git a/stable/explainshell/4.1.0/charts/common-17.2.2.tgz b/stable/explainshell/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/explainshell/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/explainshell/4.0.1/ix_values.yaml b/stable/explainshell/4.1.0/ix_values.yaml similarity index 100% rename from stable/explainshell/4.0.1/ix_values.yaml rename to stable/explainshell/4.1.0/ix_values.yaml diff --git a/stable/explainshell/4.0.1/questions.yaml b/stable/explainshell/4.1.0/questions.yaml similarity index 100% rename from stable/explainshell/4.0.1/questions.yaml rename to stable/explainshell/4.1.0/questions.yaml diff --git a/stable/external-ip/4.0.1/templates/common.yaml b/stable/explainshell/4.1.0/templates/common.yaml similarity index 100% rename from stable/external-ip/4.0.1/templates/common.yaml rename to stable/explainshell/4.1.0/templates/common.yaml diff --git a/stable/gokapi/4.0.1/values.yaml b/stable/explainshell/4.1.0/values.yaml similarity index 100% rename from stable/gokapi/4.0.1/values.yaml rename to stable/explainshell/4.1.0/values.yaml diff --git a/stable/external-dns/3.0.1/CHANGELOG.md b/stable/external-dns/3.0.1/CHANGELOG.md deleted file mode 100644 index 81898779fa..0000000000 --- a/stable/external-dns/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [external-dns-3.0.1](https://github.com/truecharts/charts/compare/external-dns-3.0.0...external-dns-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [external-dns-3.0.0](https://github.com/truecharts/charts/compare/external-dns-2.0.11...external-dns-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [external-dns-2.0.11](https://github.com/truecharts/charts/compare/external-dns-2.0.10...external-dns-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [external-dns-2.0.10](https://github.com/truecharts/charts/compare/external-dns-2.0.9...external-dns-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [external-dns-2.0.9](https://github.com/truecharts/charts/compare/external-dns-2.0.8...external-dns-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [external-dns-2.0.8](https://github.com/truecharts/charts/compare/external-dns-2.0.7...external-dns-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [external-dns-2.0.7](https://github.com/truecharts/charts/compare/external-dns-2.0.6...external-dns-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [external-dns-2.0.6](https://github.com/truecharts/charts/compare/external-dns-2.0.5...external-dns-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [external-dns-2.0.5](https://github.com/truecharts/charts/compare/external-dns-2.0.4...external-dns-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [external-dns-2.0.4](https://github.com/truecharts/charts/compare/external-dns-2.0.3...external-dns-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [external-dns-2.0.3](https://github.com/truecharts/charts/compare/external-dns-2.0.2...external-dns-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/external-dns/3.0.1/Chart.yaml b/stable/external-dns/3.0.1/Chart.yaml deleted file mode 100644 index 8b0f9abfe6..0000000000 --- a/stable/external-dns/3.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: external-dns -version: 3.0.1 -appVersion: 0.14.0 -description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. -home: https://truecharts.org/charts/stable/external-dns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-dns.png -deprecated: false -sources: - - https://github.com/kubernetes-sigs/external-dns - - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - external-dns - - k8s - - kubernetes -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/external-dns/3.0.1/app-changelog.md b/stable/external-dns/3.0.1/app-changelog.md deleted file mode 100644 index 2c7eb40068..0000000000 --- a/stable/external-dns/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [external-dns-3.0.1](https://github.com/truecharts/charts/compare/external-dns-3.0.0...external-dns-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/external-dns/3.0.1/charts/common-17.1.4.tgz b/stable/external-dns/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/external-dns/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/external-dns/3.1.0/CHANGELOG.md b/stable/external-dns/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e9ab3dda8f --- /dev/null +++ b/stable/external-dns/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [external-dns-3.1.0](https://github.com/truecharts/charts/compare/external-dns-3.0.1...external-dns-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [external-dns-3.0.1](https://github.com/truecharts/charts/compare/external-dns-3.0.0...external-dns-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [external-dns-3.0.0](https://github.com/truecharts/charts/compare/external-dns-2.0.11...external-dns-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [external-dns-2.0.11](https://github.com/truecharts/charts/compare/external-dns-2.0.10...external-dns-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [external-dns-2.0.10](https://github.com/truecharts/charts/compare/external-dns-2.0.9...external-dns-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [external-dns-2.0.9](https://github.com/truecharts/charts/compare/external-dns-2.0.8...external-dns-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [external-dns-2.0.8](https://github.com/truecharts/charts/compare/external-dns-2.0.7...external-dns-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [external-dns-2.0.7](https://github.com/truecharts/charts/compare/external-dns-2.0.6...external-dns-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [external-dns-2.0.6](https://github.com/truecharts/charts/compare/external-dns-2.0.5...external-dns-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [external-dns-2.0.5](https://github.com/truecharts/charts/compare/external-dns-2.0.4...external-dns-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [external-dns-2.0.4](https://github.com/truecharts/charts/compare/external-dns-2.0.3...external-dns-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/external-dns/3.1.0/Chart.yaml b/stable/external-dns/3.1.0/Chart.yaml new file mode 100644 index 0000000000..175cd2bcfd --- /dev/null +++ b/stable/external-dns/3.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: external-dns +version: 3.1.0 +appVersion: 0.14.0 +description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. +home: https://truecharts.org/charts/stable/external-dns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-dns.png +deprecated: false +sources: + - https://github.com/kubernetes-sigs/external-dns + - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - external-dns + - k8s + - kubernetes +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/external-dns/3.0.1/README.md b/stable/external-dns/3.1.0/README.md similarity index 100% rename from stable/external-dns/3.0.1/README.md rename to stable/external-dns/3.1.0/README.md diff --git a/stable/external-dns/3.1.0/app-changelog.md b/stable/external-dns/3.1.0/app-changelog.md new file mode 100644 index 0000000000..2249239516 --- /dev/null +++ b/stable/external-dns/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [external-dns-3.1.0](https://github.com/truecharts/charts/compare/external-dns-3.0.1...external-dns-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/external-dns/3.0.1/app-readme.md b/stable/external-dns/3.1.0/app-readme.md similarity index 100% rename from stable/external-dns/3.0.1/app-readme.md rename to stable/external-dns/3.1.0/app-readme.md diff --git a/stable/external-dns/3.1.0/charts/common-17.2.2.tgz b/stable/external-dns/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/external-dns/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/external-dns/3.0.1/ix_values.yaml b/stable/external-dns/3.1.0/ix_values.yaml similarity index 100% rename from stable/external-dns/3.0.1/ix_values.yaml rename to stable/external-dns/3.1.0/ix_values.yaml diff --git a/stable/external-dns/3.0.1/questions.yaml b/stable/external-dns/3.1.0/questions.yaml similarity index 100% rename from stable/external-dns/3.0.1/questions.yaml rename to stable/external-dns/3.1.0/questions.yaml diff --git a/stable/lancache-dns/7.0.1/templates/NOTES.txt b/stable/external-dns/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/lancache-dns/7.0.1/templates/NOTES.txt rename to stable/external-dns/3.1.0/templates/NOTES.txt diff --git a/stable/external-dns/3.0.1/templates/_args.tpl b/stable/external-dns/3.1.0/templates/_args.tpl similarity index 100% rename from stable/external-dns/3.0.1/templates/_args.tpl rename to stable/external-dns/3.1.0/templates/_args.tpl diff --git a/stable/external-dns/3.0.1/templates/common.yaml b/stable/external-dns/3.1.0/templates/common.yaml similarity index 100% rename from stable/external-dns/3.0.1/templates/common.yaml rename to stable/external-dns/3.1.0/templates/common.yaml diff --git a/stable/googlephotossync/4.0.1/values.yaml b/stable/external-dns/3.1.0/values.yaml similarity index 100% rename from stable/googlephotossync/4.0.1/values.yaml rename to stable/external-dns/3.1.0/values.yaml diff --git a/stable/external-ip/4.0.1/CHANGELOG.md b/stable/external-ip/4.0.1/CHANGELOG.md deleted file mode 100644 index 0fd4e4c9ff..0000000000 --- a/stable/external-ip/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [external-ip-4.0.1](https://github.com/truecharts/charts/compare/external-ip-4.0.0...external-ip-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [external-ip-4.0.0](https://github.com/truecharts/charts/compare/external-ip-3.0.17...external-ip-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [external-ip-3.0.17](https://github.com/truecharts/charts/compare/external-ip-3.0.16...external-ip-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [external-ip-3.0.16](https://github.com/truecharts/charts/compare/external-ip-3.0.15...external-ip-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [external-ip-3.0.15](https://github.com/truecharts/charts/compare/external-ip-3.0.14...external-ip-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [external-ip-3.0.14](https://github.com/truecharts/charts/compare/external-ip-3.0.13...external-ip-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [external-ip-3.0.13](https://github.com/truecharts/charts/compare/external-ip-3.0.12...external-ip-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [external-ip-3.0.12](https://github.com/truecharts/charts/compare/external-ip-3.0.11...external-ip-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [external-ip-3.0.11](https://github.com/truecharts/charts/compare/external-ip-3.0.10...external-ip-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [external-ip-3.0.10](https://github.com/truecharts/charts/compare/external-ip-3.0.9...external-ip-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [external-ip-3.0.9](https://github.com/truecharts/charts/compare/external-ip-3.0.8...external-ip-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/external-ip/4.0.1/Chart.yaml b/stable/external-ip/4.0.1/Chart.yaml deleted file mode 100644 index ca725f9ba4..0000000000 --- a/stable/external-ip/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: external-ip -version: 4.0.1 -appVersion: latest -description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. -home: https://truecharts.org/charts/incubator/external-ip -icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.png -deprecated: false -sources: - - https://github.com/xavier-hernandez/docker-external-ip - - https://github.com/truecharts/charts/tree/master/charts/incubator/external-ip - - https://hub.docker.com/r/xavierh/external-ip -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - external-ip - - Network-Management - - Network-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Management - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/external-ip/4.0.1/app-changelog.md b/stable/external-ip/4.0.1/app-changelog.md deleted file mode 100644 index 9e264701cd..0000000000 --- a/stable/external-ip/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [external-ip-4.0.1](https://github.com/truecharts/charts/compare/external-ip-4.0.0...external-ip-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/external-ip/4.0.1/charts/common-17.1.4.tgz b/stable/external-ip/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/external-ip/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/external-ip/4.1.0/CHANGELOG.md b/stable/external-ip/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f1edba8186 --- /dev/null +++ b/stable/external-ip/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [external-ip-4.1.0](https://github.com/truecharts/charts/compare/external-ip-4.0.1...external-ip-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [external-ip-4.0.1](https://github.com/truecharts/charts/compare/external-ip-4.0.0...external-ip-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [external-ip-4.0.0](https://github.com/truecharts/charts/compare/external-ip-3.0.17...external-ip-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [external-ip-3.0.17](https://github.com/truecharts/charts/compare/external-ip-3.0.16...external-ip-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [external-ip-3.0.16](https://github.com/truecharts/charts/compare/external-ip-3.0.15...external-ip-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [external-ip-3.0.15](https://github.com/truecharts/charts/compare/external-ip-3.0.14...external-ip-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [external-ip-3.0.14](https://github.com/truecharts/charts/compare/external-ip-3.0.13...external-ip-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [external-ip-3.0.13](https://github.com/truecharts/charts/compare/external-ip-3.0.12...external-ip-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [external-ip-3.0.12](https://github.com/truecharts/charts/compare/external-ip-3.0.11...external-ip-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [external-ip-3.0.11](https://github.com/truecharts/charts/compare/external-ip-3.0.10...external-ip-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [external-ip-3.0.10](https://github.com/truecharts/charts/compare/external-ip-3.0.9...external-ip-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/external-ip/4.1.0/Chart.yaml b/stable/external-ip/4.1.0/Chart.yaml new file mode 100644 index 0000000000..222a61e4f6 --- /dev/null +++ b/stable/external-ip/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: external-ip +version: 4.1.0 +appVersion: latest +description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. +home: https://truecharts.org/charts/incubator/external-ip +icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.png +deprecated: false +sources: + - https://github.com/xavier-hernandez/docker-external-ip + - https://github.com/truecharts/charts/tree/master/charts/incubator/external-ip + - https://hub.docker.com/r/xavierh/external-ip +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - external-ip + - Network-Management + - Network-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/external-ip/4.0.1/README.md b/stable/external-ip/4.1.0/README.md similarity index 100% rename from stable/external-ip/4.0.1/README.md rename to stable/external-ip/4.1.0/README.md diff --git a/stable/external-ip/4.1.0/app-changelog.md b/stable/external-ip/4.1.0/app-changelog.md new file mode 100644 index 0000000000..5701a24fd3 --- /dev/null +++ b/stable/external-ip/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [external-ip-4.1.0](https://github.com/truecharts/charts/compare/external-ip-4.0.1...external-ip-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/external-ip/4.0.1/app-readme.md b/stable/external-ip/4.1.0/app-readme.md similarity index 100% rename from stable/external-ip/4.0.1/app-readme.md rename to stable/external-ip/4.1.0/app-readme.md diff --git a/stable/external-ip/4.1.0/charts/common-17.2.2.tgz b/stable/external-ip/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/external-ip/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/external-ip/4.0.1/ix_values.yaml b/stable/external-ip/4.1.0/ix_values.yaml similarity index 100% rename from stable/external-ip/4.0.1/ix_values.yaml rename to stable/external-ip/4.1.0/ix_values.yaml diff --git a/stable/external-ip/4.0.1/questions.yaml b/stable/external-ip/4.1.0/questions.yaml similarity index 100% rename from stable/external-ip/4.0.1/questions.yaml rename to stable/external-ip/4.1.0/questions.yaml diff --git a/stable/factorio/6.0.1/templates/common.yaml b/stable/external-ip/4.1.0/templates/common.yaml similarity index 100% rename from stable/factorio/6.0.1/templates/common.yaml rename to stable/external-ip/4.1.0/templates/common.yaml diff --git a/stable/gpodder/4.0.1/values.yaml b/stable/external-ip/4.1.0/values.yaml similarity index 100% rename from stable/gpodder/4.0.1/values.yaml rename to stable/external-ip/4.1.0/values.yaml diff --git a/stable/external-service/12.1.0/CHANGELOG.md b/stable/external-service/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7f334250dd --- /dev/null +++ b/stable/external-service/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [external-service-12.1.0](https://github.com/truecharts/charts/compare/external-service-12.0.3...external-service-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [external-service-12.0.3](https://github.com/truecharts/charts/compare/external-service-12.0.2...external-service-12.0.3) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [external-service-12.0.2](https://github.com/truecharts/charts/compare/external-service-12.0.1...external-service-12.0.2) (2023-12-26) + +### Chore + +- ignore stop-all ([#16557](https://github.com/truecharts/charts/issues/16557)) + + + + +## [external-service-12.0.1](https://github.com/truecharts/charts/compare/external-service-12.0.0...external-service-12.0.1) (2023-12-25) + +### Chore + +- use the templates on the UI ([#16541](https://github.com/truecharts/charts/issues/16541)) + + + + +## [external-service-12.0.0](https://github.com/truecharts/charts/compare/external-service-11.0.12...external-service-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [external-service-11.0.12](https://github.com/truecharts/charts/compare/external-service-11.0.11...external-service-11.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [external-service-11.0.11](https://github.com/truecharts/charts/compare/external-service-11.0.10...external-service-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [external-service-11.0.10](https://github.com/truecharts/charts/compare/external-service-11.0.9...external-service-11.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [external-service-11.0.9](https://github.com/truecharts/charts/compare/external-service-11.0.8...external-service-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [external-service-11.0.8](https://github.com/truecharts/charts/compare/external-service-11.0.7...external-service-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [external-service-11.0.7](https://github.com/truecharts/charts/compare/external-service-11.0.6...external-service-11.0.7) (2023-12-22) + +### Chore diff --git a/stable/external-service/12.1.0/Chart.yaml b/stable/external-service/12.1.0/Chart.yaml new file mode 100644 index 0000000000..9c257f8bd8 --- /dev/null +++ b/stable/external-service/12.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: external-service +version: 12.1.0 +appVersion: 3.19.0 +description: Allow external services to be used like Apps. +home: https://truecharts.org/charts/stable/external-service +icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/external-service + - https://hub.docker.com/_/alpine +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - external-service + - reverse-proxy +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/external-service/12.1.0/README.md b/stable/external-service/12.1.0/README.md new file mode 100644 index 0000000000..8263f5d152 --- /dev/null +++ b/stable/external-service/12.1.0/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/external-service) + +**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/external-service/12.1.0/app-changelog.md b/stable/external-service/12.1.0/app-changelog.md new file mode 100644 index 0000000000..35d7d35f48 --- /dev/null +++ b/stable/external-service/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [external-service-12.1.0](https://github.com/truecharts/charts/compare/external-service-12.0.3...external-service-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/external-service/12.1.0/app-readme.md b/stable/external-service/12.1.0/app-readme.md new file mode 100644 index 0000000000..3b4a7ca622 --- /dev/null +++ b/stable/external-service/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Allow external services to be used like Apps. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/external-service](https://truecharts.org/charts/stable/external-service) + +--- + +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/external-service/12.1.0/charts/common-17.2.2.tgz b/stable/external-service/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/external-service/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/external-service/12.1.0/ix_values.yaml b/stable/external-service/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..8506ea86a8 --- /dev/null +++ b/stable/external-service/12.1.0/ix_values.yaml @@ -0,0 +1,36 @@ +# Fake external service image +image: + repository: alpine + pullPolicy: IfNotPresent + tag: 3.19.0@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48 + +global: + # Ignore isStopped + ignoreIsStopped: true + +service: + main: + type: ExternalIP + externalIP: "1.1.1.1" + useSlice: false + ports: + main: + protocol: https + port: 10003 + # Target port is the port of the "external service" + # Defaults to "port" if not set +workload: + main: + enabled: false + podSpec: + containers: + main: + env: {} +portal: + open: + enabled: true + +ingress: + main: + annotations: + traefik.frontend.passHostHeader: "false" diff --git a/stable/external-service/12.1.0/questions.yaml b/stable/external-service/12.1.0/questions.yaml new file mode 100644 index 0000000000..331c061011 --- /dev/null +++ b/stable/external-service/12.1.0/questions.yaml @@ -0,0 +1,680 @@ +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: 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: "ExternalIP gets connected to using an IP and port, ExternalName gets connected to using a domain name" + schema: + type: string + default: "ExternalIP" + enum: + - value: "ExternalName" + description: "ExternalName" + - value: "ExternalIP" + description: "ExternalIP" + - variable: externalName + label: "External Service Domainname" + description: "Domainname of External service" + schema: + show_if: [["type", "=", "ExternalName"]] + type: string + default: "google.com" + - variable: externalIP + label: "External Service IP" + description: "IP of External service" + schema: + show_if: [["type", "=", "ExternalIP"]] + type: string + default: "1.1.1.1" + - 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: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "http" + enum: + - value: "http" + description: "HTTP" + - value: "https" + description: "HTTPS" + - value: tcp + description: "TCP" + - value: "udp" + description: "UDP" + - variable: port + label: "Service Port" + description: "Both the external service port and internal service port will be the same" + schema: + type: int + default: 10003 + - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] diff --git a/stable/lancache-monolithic/7.0.1/templates/NOTES.txt b/stable/external-service/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/lancache-monolithic/7.0.1/templates/NOTES.txt rename to stable/external-service/12.1.0/templates/NOTES.txt diff --git a/stable/lanraragi/8.0.1/templates/common.yaml b/stable/external-service/12.1.0/templates/common.yaml similarity index 100% rename from stable/lanraragi/8.0.1/templates/common.yaml rename to stable/external-service/12.1.0/templates/common.yaml diff --git a/stable/grafana-image-renderer/4.0.1/values.yaml b/stable/external-service/12.1.0/values.yaml similarity index 100% rename from stable/grafana-image-renderer/4.0.1/values.yaml rename to stable/external-service/12.1.0/values.yaml diff --git a/stable/factorio/6.0.1/CHANGELOG.md b/stable/factorio/6.0.1/CHANGELOG.md deleted file mode 100644 index b1a5220c42..0000000000 --- a/stable/factorio/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [factorio-6.0.1](https://github.com/truecharts/charts/compare/factorio-6.0.0...factorio-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [factorio-6.0.0](https://github.com/truecharts/charts/compare/factorio-5.0.11...factorio-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [factorio-5.0.11](https://github.com/truecharts/charts/compare/factorio-5.0.10...factorio-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [factorio-5.0.10](https://github.com/truecharts/charts/compare/factorio-5.0.9...factorio-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [factorio-5.0.9](https://github.com/truecharts/charts/compare/factorio-5.0.8...factorio-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [factorio-5.0.8](https://github.com/truecharts/charts/compare/factorio-5.0.7...factorio-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [factorio-5.0.7](https://github.com/truecharts/charts/compare/factorio-5.0.6...factorio-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [factorio-5.0.6](https://github.com/truecharts/charts/compare/factorio-5.0.5...factorio-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [factorio-5.0.5](https://github.com/truecharts/charts/compare/factorio-5.0.4...factorio-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [factorio-5.0.4](https://github.com/truecharts/charts/compare/factorio-5.0.3...factorio-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [factorio-5.0.3](https://github.com/truecharts/charts/compare/factorio-5.0.2...factorio-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/factorio/6.0.1/Chart.yaml b/stable/factorio/6.0.1/Chart.yaml deleted file mode 100644 index b6e34f930d..0000000000 --- a/stable/factorio/6.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: factorio -version: 6.0.1 -appVersion: stable -description: A game in which you build and maintain factories. -home: https://truecharts.org/charts/incubator/factorio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png -deprecated: false -sources: - - https://github.com/factoriotools/factorio-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio - - https://github.com/truecharts/containers/tree/master/mirrorfactorio -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - factorio - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/factorio/6.0.1/app-changelog.md b/stable/factorio/6.0.1/app-changelog.md deleted file mode 100644 index ee679a7099..0000000000 --- a/stable/factorio/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [factorio-6.0.1](https://github.com/truecharts/charts/compare/factorio-6.0.0...factorio-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/factorio/6.0.1/charts/common-17.1.4.tgz b/stable/factorio/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/factorio/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/factorio/6.1.0/CHANGELOG.md b/stable/factorio/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..da7f5c2d1a --- /dev/null +++ b/stable/factorio/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [factorio-6.1.0](https://github.com/truecharts/charts/compare/factorio-6.0.1...factorio-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [factorio-6.0.1](https://github.com/truecharts/charts/compare/factorio-6.0.0...factorio-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [factorio-6.0.0](https://github.com/truecharts/charts/compare/factorio-5.0.11...factorio-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [factorio-5.0.11](https://github.com/truecharts/charts/compare/factorio-5.0.10...factorio-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [factorio-5.0.10](https://github.com/truecharts/charts/compare/factorio-5.0.9...factorio-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [factorio-5.0.9](https://github.com/truecharts/charts/compare/factorio-5.0.8...factorio-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [factorio-5.0.8](https://github.com/truecharts/charts/compare/factorio-5.0.7...factorio-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [factorio-5.0.7](https://github.com/truecharts/charts/compare/factorio-5.0.6...factorio-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [factorio-5.0.6](https://github.com/truecharts/charts/compare/factorio-5.0.5...factorio-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [factorio-5.0.5](https://github.com/truecharts/charts/compare/factorio-5.0.4...factorio-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [factorio-5.0.4](https://github.com/truecharts/charts/compare/factorio-5.0.3...factorio-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/factorio/6.1.0/Chart.yaml b/stable/factorio/6.1.0/Chart.yaml new file mode 100644 index 0000000000..4944da7039 --- /dev/null +++ b/stable/factorio/6.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: factorio +version: 6.1.0 +appVersion: stable +description: A game in which you build and maintain factories. +home: https://truecharts.org/charts/incubator/factorio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png +deprecated: false +sources: + - https://github.com/factoriotools/factorio-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio + - https://github.com/truecharts/containers/tree/master/mirrorfactorio +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - factorio + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/factorio/6.0.1/README.md b/stable/factorio/6.1.0/README.md similarity index 100% rename from stable/factorio/6.0.1/README.md rename to stable/factorio/6.1.0/README.md diff --git a/stable/factorio/6.1.0/app-changelog.md b/stable/factorio/6.1.0/app-changelog.md new file mode 100644 index 0000000000..fad976be00 --- /dev/null +++ b/stable/factorio/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [factorio-6.1.0](https://github.com/truecharts/charts/compare/factorio-6.0.1...factorio-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/factorio/6.0.1/app-readme.md b/stable/factorio/6.1.0/app-readme.md similarity index 100% rename from stable/factorio/6.0.1/app-readme.md rename to stable/factorio/6.1.0/app-readme.md diff --git a/stable/factorio/6.1.0/charts/common-17.2.2.tgz b/stable/factorio/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/factorio/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/factorio/6.0.1/ix_values.yaml b/stable/factorio/6.1.0/ix_values.yaml similarity index 100% rename from stable/factorio/6.0.1/ix_values.yaml rename to stable/factorio/6.1.0/ix_values.yaml diff --git a/stable/factorio/6.0.1/questions.yaml b/stable/factorio/6.1.0/questions.yaml similarity index 100% rename from stable/factorio/6.0.1/questions.yaml rename to stable/factorio/6.1.0/questions.yaml diff --git a/stable/lanraragi/8.0.1/templates/NOTES.txt b/stable/factorio/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/lanraragi/8.0.1/templates/NOTES.txt rename to stable/factorio/6.1.0/templates/NOTES.txt diff --git a/stable/factorioservermanager/4.0.1/templates/common.yaml b/stable/factorio/6.1.0/templates/common.yaml similarity index 100% rename from stable/factorioservermanager/4.0.1/templates/common.yaml rename to stable/factorio/6.1.0/templates/common.yaml diff --git a/stable/gravity/2.0.1/values.yaml b/stable/factorio/6.1.0/values.yaml similarity index 100% rename from stable/gravity/2.0.1/values.yaml rename to stable/factorio/6.1.0/values.yaml diff --git a/stable/factorioservermanager/4.0.1/CHANGELOG.md b/stable/factorioservermanager/4.0.1/CHANGELOG.md deleted file mode 100644 index ca68ce8eaf..0000000000 --- a/stable/factorioservermanager/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [factorioservermanager-4.0.1](https://github.com/truecharts/charts/compare/factorioservermanager-4.0.0...factorioservermanager-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [factorioservermanager-4.0.0](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.17...factorioservermanager-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [factorioservermanager-3.0.17](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.16...factorioservermanager-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [factorioservermanager-3.0.16](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.15...factorioservermanager-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [factorioservermanager-3.0.15](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.14...factorioservermanager-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [factorioservermanager-3.0.14](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.13...factorioservermanager-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [factorioservermanager-3.0.13](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.12...factorioservermanager-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [factorioservermanager-3.0.12](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.11...factorioservermanager-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [factorioservermanager-3.0.11](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.10...factorioservermanager-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [factorioservermanager-3.0.10](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.9...factorioservermanager-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [factorioservermanager-3.0.9](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.8...factorioservermanager-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/factorioservermanager/4.0.1/Chart.yaml b/stable/factorioservermanager/4.0.1/Chart.yaml deleted file mode 100644 index 3284e8b631..0000000000 --- a/stable/factorioservermanager/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: factorioservermanager -version: 4.0.1 -appVersion: latest -description: "A tool for managing Factorio servers " -home: https://truecharts.org/charts/incubator/factorioservermanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png -deprecated: false -sources: - - https://github.com/OpenFactorioServerManager/factorio-server-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager - - https://hub.docker.com/r/ofsm/ofsm -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - factorioservermanager - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/factorioservermanager/4.0.1/app-changelog.md b/stable/factorioservermanager/4.0.1/app-changelog.md deleted file mode 100644 index ef5f012b9f..0000000000 --- a/stable/factorioservermanager/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [factorioservermanager-4.0.1](https://github.com/truecharts/charts/compare/factorioservermanager-4.0.0...factorioservermanager-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/factorioservermanager/4.0.1/charts/common-17.1.4.tgz b/stable/factorioservermanager/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/factorioservermanager/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/factorioservermanager/4.1.0/CHANGELOG.md b/stable/factorioservermanager/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..63f9c28cf7 --- /dev/null +++ b/stable/factorioservermanager/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [factorioservermanager-4.1.0](https://github.com/truecharts/charts/compare/factorioservermanager-4.0.1...factorioservermanager-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [factorioservermanager-4.0.1](https://github.com/truecharts/charts/compare/factorioservermanager-4.0.0...factorioservermanager-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [factorioservermanager-4.0.0](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.17...factorioservermanager-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [factorioservermanager-3.0.17](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.16...factorioservermanager-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [factorioservermanager-3.0.16](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.15...factorioservermanager-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [factorioservermanager-3.0.15](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.14...factorioservermanager-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [factorioservermanager-3.0.14](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.13...factorioservermanager-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [factorioservermanager-3.0.13](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.12...factorioservermanager-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [factorioservermanager-3.0.12](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.11...factorioservermanager-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [factorioservermanager-3.0.11](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.10...factorioservermanager-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [factorioservermanager-3.0.10](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.9...factorioservermanager-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/factorioservermanager/4.1.0/Chart.yaml b/stable/factorioservermanager/4.1.0/Chart.yaml new file mode 100644 index 0000000000..7c605f4a97 --- /dev/null +++ b/stable/factorioservermanager/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: factorioservermanager +version: 4.1.0 +appVersion: latest +description: "A tool for managing Factorio servers " +home: https://truecharts.org/charts/incubator/factorioservermanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png +deprecated: false +sources: + - https://github.com/OpenFactorioServerManager/factorio-server-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager + - https://hub.docker.com/r/ofsm/ofsm +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - factorioservermanager + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/factorioservermanager/4.0.1/README.md b/stable/factorioservermanager/4.1.0/README.md similarity index 100% rename from stable/factorioservermanager/4.0.1/README.md rename to stable/factorioservermanager/4.1.0/README.md diff --git a/stable/factorioservermanager/4.1.0/app-changelog.md b/stable/factorioservermanager/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ce059c05c4 --- /dev/null +++ b/stable/factorioservermanager/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [factorioservermanager-4.1.0](https://github.com/truecharts/charts/compare/factorioservermanager-4.0.1...factorioservermanager-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/factorioservermanager/4.0.1/app-readme.md b/stable/factorioservermanager/4.1.0/app-readme.md similarity index 100% rename from stable/factorioservermanager/4.0.1/app-readme.md rename to stable/factorioservermanager/4.1.0/app-readme.md diff --git a/stable/factorioservermanager/4.1.0/charts/common-17.2.2.tgz b/stable/factorioservermanager/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/factorioservermanager/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/factorioservermanager/4.0.1/ix_values.yaml b/stable/factorioservermanager/4.1.0/ix_values.yaml similarity index 100% rename from stable/factorioservermanager/4.0.1/ix_values.yaml rename to stable/factorioservermanager/4.1.0/ix_values.yaml diff --git a/stable/factorioservermanager/4.0.1/questions.yaml b/stable/factorioservermanager/4.1.0/questions.yaml similarity index 100% rename from stable/factorioservermanager/4.0.1/questions.yaml rename to stable/factorioservermanager/4.1.0/questions.yaml diff --git a/stable/facturascripts/4.0.1/templates/common.yaml b/stable/factorioservermanager/4.1.0/templates/common.yaml similarity index 100% rename from stable/facturascripts/4.0.1/templates/common.yaml rename to stable/factorioservermanager/4.1.0/templates/common.yaml diff --git a/stable/gridcoinwalletgui/4.0.1/values.yaml b/stable/factorioservermanager/4.1.0/values.yaml similarity index 100% rename from stable/gridcoinwalletgui/4.0.1/values.yaml rename to stable/factorioservermanager/4.1.0/values.yaml diff --git a/stable/facturascripts/4.0.1/CHANGELOG.md b/stable/facturascripts/4.0.1/CHANGELOG.md deleted file mode 100644 index 1f07b203a0..0000000000 --- a/stable/facturascripts/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [facturascripts-4.0.1](https://github.com/truecharts/charts/compare/facturascripts-4.0.0...facturascripts-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [facturascripts-4.0.0](https://github.com/truecharts/charts/compare/facturascripts-3.0.17...facturascripts-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [facturascripts-3.0.17](https://github.com/truecharts/charts/compare/facturascripts-3.0.16...facturascripts-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [facturascripts-3.0.16](https://github.com/truecharts/charts/compare/facturascripts-3.0.15...facturascripts-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [facturascripts-3.0.15](https://github.com/truecharts/charts/compare/facturascripts-3.0.14...facturascripts-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [facturascripts-3.0.14](https://github.com/truecharts/charts/compare/facturascripts-3.0.13...facturascripts-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [facturascripts-3.0.13](https://github.com/truecharts/charts/compare/facturascripts-3.0.12...facturascripts-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [facturascripts-3.0.12](https://github.com/truecharts/charts/compare/facturascripts-3.0.11...facturascripts-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [facturascripts-3.0.11](https://github.com/truecharts/charts/compare/facturascripts-3.0.10...facturascripts-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [facturascripts-3.0.10](https://github.com/truecharts/charts/compare/facturascripts-3.0.9...facturascripts-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [facturascripts-3.0.9](https://github.com/truecharts/charts/compare/facturascripts-3.0.8...facturascripts-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/facturascripts/4.0.1/Chart.yaml b/stable/facturascripts/4.0.1/Chart.yaml deleted file mode 100644 index e9e1a10d4c..0000000000 --- a/stable/facturascripts/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: facturascripts -version: 4.0.1 -appVersion: latest -description: "FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory..." -home: https://truecharts.org/charts/incubator/facturascripts -icon: https://truecharts.org/img/hotlink-ok/chart-icons/facturascripts.png -deprecated: false -sources: - - https://facturascripts.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts - - https://hub.docker.com/r/unraides/facturascripts -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - facturascripts - - Cloud - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/facturascripts/4.0.1/app-changelog.md b/stable/facturascripts/4.0.1/app-changelog.md deleted file mode 100644 index b75a0e5eb0..0000000000 --- a/stable/facturascripts/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [facturascripts-4.0.1](https://github.com/truecharts/charts/compare/facturascripts-4.0.0...facturascripts-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/facturascripts/4.0.1/charts/common-17.1.4.tgz b/stable/facturascripts/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/facturascripts/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/facturascripts/4.1.0/CHANGELOG.md b/stable/facturascripts/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a1e9f41d83 --- /dev/null +++ b/stable/facturascripts/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [facturascripts-4.1.0](https://github.com/truecharts/charts/compare/facturascripts-4.0.1...facturascripts-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [facturascripts-4.0.1](https://github.com/truecharts/charts/compare/facturascripts-4.0.0...facturascripts-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [facturascripts-4.0.0](https://github.com/truecharts/charts/compare/facturascripts-3.0.17...facturascripts-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [facturascripts-3.0.17](https://github.com/truecharts/charts/compare/facturascripts-3.0.16...facturascripts-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [facturascripts-3.0.16](https://github.com/truecharts/charts/compare/facturascripts-3.0.15...facturascripts-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [facturascripts-3.0.15](https://github.com/truecharts/charts/compare/facturascripts-3.0.14...facturascripts-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [facturascripts-3.0.14](https://github.com/truecharts/charts/compare/facturascripts-3.0.13...facturascripts-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [facturascripts-3.0.13](https://github.com/truecharts/charts/compare/facturascripts-3.0.12...facturascripts-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [facturascripts-3.0.12](https://github.com/truecharts/charts/compare/facturascripts-3.0.11...facturascripts-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [facturascripts-3.0.11](https://github.com/truecharts/charts/compare/facturascripts-3.0.10...facturascripts-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [facturascripts-3.0.10](https://github.com/truecharts/charts/compare/facturascripts-3.0.9...facturascripts-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/facturascripts/4.1.0/Chart.yaml b/stable/facturascripts/4.1.0/Chart.yaml new file mode 100644 index 0000000000..f4b50b528f --- /dev/null +++ b/stable/facturascripts/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: facturascripts +version: 4.1.0 +appVersion: latest +description: "FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory..." +home: https://truecharts.org/charts/incubator/facturascripts +icon: https://truecharts.org/img/hotlink-ok/chart-icons/facturascripts.png +deprecated: false +sources: + - https://facturascripts.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts + - https://hub.docker.com/r/unraides/facturascripts +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - facturascripts + - Cloud + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/facturascripts/4.0.1/README.md b/stable/facturascripts/4.1.0/README.md similarity index 100% rename from stable/facturascripts/4.0.1/README.md rename to stable/facturascripts/4.1.0/README.md diff --git a/stable/facturascripts/4.1.0/app-changelog.md b/stable/facturascripts/4.1.0/app-changelog.md new file mode 100644 index 0000000000..951696da3d --- /dev/null +++ b/stable/facturascripts/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [facturascripts-4.1.0](https://github.com/truecharts/charts/compare/facturascripts-4.0.1...facturascripts-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/facturascripts/4.0.1/app-readme.md b/stable/facturascripts/4.1.0/app-readme.md similarity index 100% rename from stable/facturascripts/4.0.1/app-readme.md rename to stable/facturascripts/4.1.0/app-readme.md diff --git a/stable/facturascripts/4.1.0/charts/common-17.2.2.tgz b/stable/facturascripts/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/facturascripts/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/facturascripts/4.0.1/ix_values.yaml b/stable/facturascripts/4.1.0/ix_values.yaml similarity index 100% rename from stable/facturascripts/4.0.1/ix_values.yaml rename to stable/facturascripts/4.1.0/ix_values.yaml diff --git a/stable/facturascripts/4.0.1/questions.yaml b/stable/facturascripts/4.1.0/questions.yaml similarity index 100% rename from stable/facturascripts/4.0.1/questions.yaml rename to stable/facturascripts/4.1.0/questions.yaml diff --git a/stable/farmos/4.0.1/templates/common.yaml b/stable/facturascripts/4.1.0/templates/common.yaml similarity index 100% rename from stable/farmos/4.0.1/templates/common.yaml rename to stable/facturascripts/4.1.0/templates/common.yaml diff --git a/stable/guacd/8.0.1/values.yaml b/stable/facturascripts/4.1.0/values.yaml similarity index 100% rename from stable/guacd/8.0.1/values.yaml rename to stable/facturascripts/4.1.0/values.yaml diff --git a/stable/farmos/4.0.1/CHANGELOG.md b/stable/farmos/4.0.1/CHANGELOG.md deleted file mode 100644 index 422a17229e..0000000000 --- a/stable/farmos/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [farmos-4.0.1](https://github.com/truecharts/charts/compare/farmos-4.0.0...farmos-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [farmos-4.0.0](https://github.com/truecharts/charts/compare/farmos-3.0.18...farmos-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [farmos-3.0.18](https://github.com/truecharts/charts/compare/farmos-3.0.17...farmos-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [farmos-3.0.17](https://github.com/truecharts/charts/compare/farmos-3.0.16...farmos-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [farmos-3.0.16](https://github.com/truecharts/charts/compare/farmos-3.0.15...farmos-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [farmos-3.0.15](https://github.com/truecharts/charts/compare/farmos-3.0.14...farmos-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [farmos-3.0.14](https://github.com/truecharts/charts/compare/farmos-3.0.13...farmos-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [farmos-3.0.13](https://github.com/truecharts/charts/compare/farmos-3.0.12...farmos-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [farmos-3.0.12](https://github.com/truecharts/charts/compare/farmos-3.0.11...farmos-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [farmos-3.0.11](https://github.com/truecharts/charts/compare/farmos-3.0.10...farmos-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [farmos-3.0.10](https://github.com/truecharts/charts/compare/farmos-3.0.9...farmos-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/farmos/4.0.1/Chart.yaml b/stable/farmos/4.0.1/Chart.yaml deleted file mode 100644 index e10c722f5d..0000000000 --- a/stable/farmos/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: farmos -version: 4.0.1 -appVersion: latest -description: "farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon.\r" -home: https://truecharts.org/charts/incubator/farmos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.png -deprecated: false -sources: - - https://github.com/farmOS/farmOS - - https://github.com/truecharts/charts/tree/master/charts/incubator/farmos - - https://hub.docker.com/r/farmos/farmos -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - farmos - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/farmos/4.0.1/app-changelog.md b/stable/farmos/4.0.1/app-changelog.md deleted file mode 100644 index 18d6b0180a..0000000000 --- a/stable/farmos/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [farmos-4.0.1](https://github.com/truecharts/charts/compare/farmos-4.0.0...farmos-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/farmos/4.0.1/charts/common-17.1.4.tgz b/stable/farmos/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/farmos/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/farmos/4.1.0/CHANGELOG.md b/stable/farmos/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c723e998d6 --- /dev/null +++ b/stable/farmos/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [farmos-4.1.0](https://github.com/truecharts/charts/compare/farmos-4.0.1...farmos-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [farmos-4.0.1](https://github.com/truecharts/charts/compare/farmos-4.0.0...farmos-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [farmos-4.0.0](https://github.com/truecharts/charts/compare/farmos-3.0.18...farmos-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [farmos-3.0.18](https://github.com/truecharts/charts/compare/farmos-3.0.17...farmos-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [farmos-3.0.17](https://github.com/truecharts/charts/compare/farmos-3.0.16...farmos-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [farmos-3.0.16](https://github.com/truecharts/charts/compare/farmos-3.0.15...farmos-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [farmos-3.0.15](https://github.com/truecharts/charts/compare/farmos-3.0.14...farmos-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [farmos-3.0.14](https://github.com/truecharts/charts/compare/farmos-3.0.13...farmos-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [farmos-3.0.13](https://github.com/truecharts/charts/compare/farmos-3.0.12...farmos-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [farmos-3.0.12](https://github.com/truecharts/charts/compare/farmos-3.0.11...farmos-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [farmos-3.0.11](https://github.com/truecharts/charts/compare/farmos-3.0.10...farmos-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/farmos/4.1.0/Chart.yaml b/stable/farmos/4.1.0/Chart.yaml new file mode 100644 index 0000000000..33bf4af074 --- /dev/null +++ b/stable/farmos/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: farmos +version: 4.1.0 +appVersion: latest +description: "farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon.\r" +home: https://truecharts.org/charts/incubator/farmos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.png +deprecated: false +sources: + - https://github.com/farmOS/farmOS + - https://github.com/truecharts/charts/tree/master/charts/incubator/farmos + - https://hub.docker.com/r/farmos/farmos +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - farmos + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/farmos/4.0.1/README.md b/stable/farmos/4.1.0/README.md similarity index 100% rename from stable/farmos/4.0.1/README.md rename to stable/farmos/4.1.0/README.md diff --git a/stable/farmos/4.1.0/app-changelog.md b/stable/farmos/4.1.0/app-changelog.md new file mode 100644 index 0000000000..432a03f4d3 --- /dev/null +++ b/stable/farmos/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [farmos-4.1.0](https://github.com/truecharts/charts/compare/farmos-4.0.1...farmos-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/farmos/4.0.1/app-readme.md b/stable/farmos/4.1.0/app-readme.md similarity index 100% rename from stable/farmos/4.0.1/app-readme.md rename to stable/farmos/4.1.0/app-readme.md diff --git a/stable/farmos/4.1.0/charts/common-17.2.2.tgz b/stable/farmos/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/farmos/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/farmos/4.0.1/ix_values.yaml b/stable/farmos/4.1.0/ix_values.yaml similarity index 100% rename from stable/farmos/4.0.1/ix_values.yaml rename to stable/farmos/4.1.0/ix_values.yaml diff --git a/stable/farmos/4.0.1/questions.yaml b/stable/farmos/4.1.0/questions.yaml similarity index 100% rename from stable/farmos/4.0.1/questions.yaml rename to stable/farmos/4.1.0/questions.yaml diff --git a/stable/fastcom-mqtt/4.0.1/templates/common.yaml b/stable/farmos/4.1.0/templates/common.yaml similarity index 100% rename from stable/fastcom-mqtt/4.0.1/templates/common.yaml rename to stable/farmos/4.1.0/templates/common.yaml diff --git a/stable/guide2go/4.0.1/values.yaml b/stable/farmos/4.1.0/values.yaml similarity index 100% rename from stable/guide2go/4.0.1/values.yaml rename to stable/farmos/4.1.0/values.yaml diff --git a/stable/fastcom-mqtt/4.0.1/CHANGELOG.md b/stable/fastcom-mqtt/4.0.1/CHANGELOG.md deleted file mode 100644 index 40a8375a9f..0000000000 --- a/stable/fastcom-mqtt/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fastcom-mqtt-4.0.1](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.0.0...fastcom-mqtt-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fastcom-mqtt-4.0.0](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.17...fastcom-mqtt-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fastcom-mqtt-3.0.17](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.16...fastcom-mqtt-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fastcom-mqtt-3.0.16](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.15...fastcom-mqtt-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fastcom-mqtt-3.0.15](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.14...fastcom-mqtt-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fastcom-mqtt-3.0.14](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.13...fastcom-mqtt-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fastcom-mqtt-3.0.13](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.12...fastcom-mqtt-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fastcom-mqtt-3.0.12](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.11...fastcom-mqtt-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fastcom-mqtt-3.0.11](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.10...fastcom-mqtt-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fastcom-mqtt-3.0.10](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.9...fastcom-mqtt-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [fastcom-mqtt-3.0.9](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.8...fastcom-mqtt-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/fastcom-mqtt/4.0.1/Chart.yaml b/stable/fastcom-mqtt/4.0.1/Chart.yaml deleted file mode 100644 index f1b0bfc6f8..0000000000 --- a/stable/fastcom-mqtt/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fastcom-mqtt -version: 4.0.1 -appVersion: latest -description: | - Chart Chart with Fast.com CLI sending data directly to MQTT Broker -home: https://truecharts.org/charts/incubator/fastcom-mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png -deprecated: false -sources: - - https://github.com/simonjenny/fastcom-mqtt - - https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt - - https://hub.docker.com/r/simonjenny/fastcom-mqtt -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fastcom-mqtt - - HomeAutomation -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/fastcom-mqtt/4.0.1/app-changelog.md b/stable/fastcom-mqtt/4.0.1/app-changelog.md deleted file mode 100644 index e35cdb0c32..0000000000 --- a/stable/fastcom-mqtt/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fastcom-mqtt-4.0.1](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.0.0...fastcom-mqtt-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/fastcom-mqtt/4.0.1/charts/common-17.1.4.tgz b/stable/fastcom-mqtt/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fastcom-mqtt/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fastcom-mqtt/4.1.0/CHANGELOG.md b/stable/fastcom-mqtt/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..343ef321a6 --- /dev/null +++ b/stable/fastcom-mqtt/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fastcom-mqtt-4.1.0](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.0.1...fastcom-mqtt-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fastcom-mqtt-4.0.1](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.0.0...fastcom-mqtt-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fastcom-mqtt-4.0.0](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.17...fastcom-mqtt-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fastcom-mqtt-3.0.17](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.16...fastcom-mqtt-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fastcom-mqtt-3.0.16](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.15...fastcom-mqtt-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fastcom-mqtt-3.0.15](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.14...fastcom-mqtt-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fastcom-mqtt-3.0.14](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.13...fastcom-mqtt-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fastcom-mqtt-3.0.13](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.12...fastcom-mqtt-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fastcom-mqtt-3.0.12](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.11...fastcom-mqtt-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fastcom-mqtt-3.0.11](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.10...fastcom-mqtt-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [fastcom-mqtt-3.0.10](https://github.com/truecharts/charts/compare/fastcom-mqtt-3.0.9...fastcom-mqtt-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/fastcom-mqtt/4.1.0/Chart.yaml b/stable/fastcom-mqtt/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e7af0b8d4f --- /dev/null +++ b/stable/fastcom-mqtt/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fastcom-mqtt +version: 4.1.0 +appVersion: latest +description: | + Chart Chart with Fast.com CLI sending data directly to MQTT Broker +home: https://truecharts.org/charts/incubator/fastcom-mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt + - https://hub.docker.com/r/simonjenny/fastcom-mqtt + - https://github.com/simonjenny/fastcom-mqtt +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fastcom-mqtt + - HomeAutomation +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/fastcom-mqtt/4.0.1/README.md b/stable/fastcom-mqtt/4.1.0/README.md similarity index 100% rename from stable/fastcom-mqtt/4.0.1/README.md rename to stable/fastcom-mqtt/4.1.0/README.md diff --git a/stable/fastcom-mqtt/4.1.0/app-changelog.md b/stable/fastcom-mqtt/4.1.0/app-changelog.md new file mode 100644 index 0000000000..0d1571eeeb --- /dev/null +++ b/stable/fastcom-mqtt/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fastcom-mqtt-4.1.0](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.0.1...fastcom-mqtt-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fastcom-mqtt/4.0.1/app-readme.md b/stable/fastcom-mqtt/4.1.0/app-readme.md similarity index 100% rename from stable/fastcom-mqtt/4.0.1/app-readme.md rename to stable/fastcom-mqtt/4.1.0/app-readme.md diff --git a/stable/fastcom-mqtt/4.1.0/charts/common-17.2.2.tgz b/stable/fastcom-mqtt/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fastcom-mqtt/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fastcom-mqtt/4.0.1/ix_values.yaml b/stable/fastcom-mqtt/4.1.0/ix_values.yaml similarity index 100% rename from stable/fastcom-mqtt/4.0.1/ix_values.yaml rename to stable/fastcom-mqtt/4.1.0/ix_values.yaml diff --git a/stable/fastcom-mqtt/4.0.1/questions.yaml b/stable/fastcom-mqtt/4.1.0/questions.yaml similarity index 100% rename from stable/fastcom-mqtt/4.0.1/questions.yaml rename to stable/fastcom-mqtt/4.1.0/questions.yaml diff --git a/stable/fenrus/4.0.1/templates/common.yaml b/stable/fastcom-mqtt/4.1.0/templates/common.yaml similarity index 100% rename from stable/fenrus/4.0.1/templates/common.yaml rename to stable/fastcom-mqtt/4.1.0/templates/common.yaml diff --git a/stable/h5ai/4.0.1/values.yaml b/stable/fastcom-mqtt/4.1.0/values.yaml similarity index 100% rename from stable/h5ai/4.0.1/values.yaml rename to stable/fastcom-mqtt/4.1.0/values.yaml diff --git a/stable/fenrus/4.0.1/CHANGELOG.md b/stable/fenrus/4.0.1/CHANGELOG.md deleted file mode 100644 index 869fd203ac..0000000000 --- a/stable/fenrus/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fenrus-4.0.1](https://github.com/truecharts/charts/compare/fenrus-4.0.0...fenrus-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fenrus-4.0.0](https://github.com/truecharts/charts/compare/fenrus-3.0.17...fenrus-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fenrus-3.0.17](https://github.com/truecharts/charts/compare/fenrus-3.0.16...fenrus-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fenrus-3.0.16](https://github.com/truecharts/charts/compare/fenrus-3.0.15...fenrus-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fenrus-3.0.15](https://github.com/truecharts/charts/compare/fenrus-3.0.14...fenrus-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fenrus-3.0.14](https://github.com/truecharts/charts/compare/fenrus-3.0.13...fenrus-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fenrus-3.0.13](https://github.com/truecharts/charts/compare/fenrus-3.0.12...fenrus-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fenrus-3.0.12](https://github.com/truecharts/charts/compare/fenrus-3.0.11...fenrus-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fenrus-3.0.11](https://github.com/truecharts/charts/compare/fenrus-3.0.10...fenrus-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fenrus-3.0.10](https://github.com/truecharts/charts/compare/fenrus-3.0.9...fenrus-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [fenrus-3.0.9](https://github.com/truecharts/charts/compare/fenrus-3.0.8...fenrus-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/fenrus/4.0.1/Chart.yaml b/stable/fenrus/4.0.1/Chart.yaml deleted file mode 100644 index 898c42e318..0000000000 --- a/stable/fenrus/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fenrus -version: 4.0.1 -appVersion: latest -description: "Fenrus is a home page / personal dashboard with smart apps. \n" -home: https://truecharts.org/charts/incubator/fenrus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fenrus - - https://hub.docker.com/r/revenz/fenrus -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fenrus - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/fenrus/4.0.1/app-changelog.md b/stable/fenrus/4.0.1/app-changelog.md deleted file mode 100644 index 2a88c1ef4e..0000000000 --- a/stable/fenrus/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fenrus-4.0.1](https://github.com/truecharts/charts/compare/fenrus-4.0.0...fenrus-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/fenrus/4.0.1/charts/common-17.1.4.tgz b/stable/fenrus/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fenrus/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fenrus/4.1.0/CHANGELOG.md b/stable/fenrus/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..884a080be9 --- /dev/null +++ b/stable/fenrus/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fenrus-4.1.0](https://github.com/truecharts/charts/compare/fenrus-4.0.1...fenrus-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fenrus-4.0.1](https://github.com/truecharts/charts/compare/fenrus-4.0.0...fenrus-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fenrus-4.0.0](https://github.com/truecharts/charts/compare/fenrus-3.0.17...fenrus-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fenrus-3.0.17](https://github.com/truecharts/charts/compare/fenrus-3.0.16...fenrus-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fenrus-3.0.16](https://github.com/truecharts/charts/compare/fenrus-3.0.15...fenrus-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fenrus-3.0.15](https://github.com/truecharts/charts/compare/fenrus-3.0.14...fenrus-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fenrus-3.0.14](https://github.com/truecharts/charts/compare/fenrus-3.0.13...fenrus-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fenrus-3.0.13](https://github.com/truecharts/charts/compare/fenrus-3.0.12...fenrus-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fenrus-3.0.12](https://github.com/truecharts/charts/compare/fenrus-3.0.11...fenrus-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fenrus-3.0.11](https://github.com/truecharts/charts/compare/fenrus-3.0.10...fenrus-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [fenrus-3.0.10](https://github.com/truecharts/charts/compare/fenrus-3.0.9...fenrus-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/fenrus/4.1.0/Chart.yaml b/stable/fenrus/4.1.0/Chart.yaml new file mode 100644 index 0000000000..44fdae081c --- /dev/null +++ b/stable/fenrus/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fenrus +version: 4.1.0 +appVersion: latest +description: "Fenrus is a home page / personal dashboard with smart apps. \n" +home: https://truecharts.org/charts/incubator/fenrus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fenrus + - https://hub.docker.com/r/revenz/fenrus +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fenrus + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/fenrus/4.0.1/README.md b/stable/fenrus/4.1.0/README.md similarity index 100% rename from stable/fenrus/4.0.1/README.md rename to stable/fenrus/4.1.0/README.md diff --git a/stable/fenrus/4.1.0/app-changelog.md b/stable/fenrus/4.1.0/app-changelog.md new file mode 100644 index 0000000000..07d2df6424 --- /dev/null +++ b/stable/fenrus/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fenrus-4.1.0](https://github.com/truecharts/charts/compare/fenrus-4.0.1...fenrus-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fenrus/4.0.1/app-readme.md b/stable/fenrus/4.1.0/app-readme.md similarity index 100% rename from stable/fenrus/4.0.1/app-readme.md rename to stable/fenrus/4.1.0/app-readme.md diff --git a/stable/fenrus/4.1.0/charts/common-17.2.2.tgz b/stable/fenrus/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fenrus/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fenrus/4.0.1/ix_values.yaml b/stable/fenrus/4.1.0/ix_values.yaml similarity index 100% rename from stable/fenrus/4.0.1/ix_values.yaml rename to stable/fenrus/4.1.0/ix_values.yaml diff --git a/stable/fenrus/4.0.1/questions.yaml b/stable/fenrus/4.1.0/questions.yaml similarity index 100% rename from stable/fenrus/4.0.1/questions.yaml rename to stable/fenrus/4.1.0/questions.yaml diff --git a/stable/ffmpeg-mkvdts2ac3/4.0.1/templates/common.yaml b/stable/fenrus/4.1.0/templates/common.yaml similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/4.0.1/templates/common.yaml rename to stable/fenrus/4.1.0/templates/common.yaml diff --git a/stable/halflife2deathmatch/4.0.1/values.yaml b/stable/fenrus/4.1.0/values.yaml similarity index 100% rename from stable/halflife2deathmatch/4.0.1/values.yaml rename to stable/fenrus/4.1.0/values.yaml diff --git a/stable/ferdi-server/10.1.0/CHANGELOG.md b/stable/ferdi-server/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3b9db695bb --- /dev/null +++ b/stable/ferdi-server/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ferdi-server-10.1.0](https://github.com/truecharts/charts/compare/ferdi-server-10.0.1...ferdi-server-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ferdi-server-10.0.1](https://github.com/truecharts/charts/compare/ferdi-server-10.0.0...ferdi-server-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ferdi-server-10.0.0](https://github.com/truecharts/charts/compare/ferdi-server-9.0.11...ferdi-server-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ferdi-server-9.0.11](https://github.com/truecharts/charts/compare/ferdi-server-9.0.10...ferdi-server-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ferdi-server-9.0.10](https://github.com/truecharts/charts/compare/ferdi-server-9.0.9...ferdi-server-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ferdi-server-9.0.9](https://github.com/truecharts/charts/compare/ferdi-server-9.0.8...ferdi-server-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ferdi-server-9.0.8](https://github.com/truecharts/charts/compare/ferdi-server-9.0.7...ferdi-server-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ferdi-server-9.0.7](https://github.com/truecharts/charts/compare/ferdi-server-9.0.6...ferdi-server-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ferdi-server-9.0.6](https://github.com/truecharts/charts/compare/ferdi-server-9.0.5...ferdi-server-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ferdi-server-9.0.5](https://github.com/truecharts/charts/compare/ferdi-server-9.0.4...ferdi-server-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ferdi-server-9.0.4](https://github.com/truecharts/charts/compare/ferdi-server-9.0.3...ferdi-server-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/ferdi-server/10.1.0/Chart.yaml b/stable/ferdi-server/10.1.0/Chart.yaml new file mode 100644 index 0000000000..84f1b86ae0 --- /dev/null +++ b/stable/ferdi-server/10.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ferdi-server +version: 10.1.0 +appVersion: 1.3.2 +description: Server for Ferdi that you can re-use to run your own +home: https://truecharts.org/charts/stable/ferdi-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png +deprecated: false +sources: + - https://github.com/getferdi/server + - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server + - https://hub.docker.com/r/getferdi/ferdi-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ferdi +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ferdi-server/10.1.0/README.md b/stable/ferdi-server/10.1.0/README.md new file mode 100644 index 0000000000..e0b195fb76 --- /dev/null +++ b/stable/ferdi-server/10.1.0/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/ferdi-server) + +**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/ferdi-server/10.1.0/app-changelog.md b/stable/ferdi-server/10.1.0/app-changelog.md new file mode 100644 index 0000000000..87cc403a09 --- /dev/null +++ b/stable/ferdi-server/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ferdi-server-10.1.0](https://github.com/truecharts/charts/compare/ferdi-server-10.0.1...ferdi-server-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ferdi-server/10.1.0/app-readme.md b/stable/ferdi-server/10.1.0/app-readme.md new file mode 100644 index 0000000000..6f7d662ae0 --- /dev/null +++ b/stable/ferdi-server/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Server for Ferdi that you can re-use to run your own + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/ferdi-server](https://truecharts.org/charts/stable/ferdi-server) + +--- + +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/ferdi-server/10.1.0/charts/common-17.2.2.tgz b/stable/ferdi-server/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ferdi-server/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ferdi-server/10.1.0/ix_values.yaml b/stable/ferdi-server/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..5334f3ad48 --- /dev/null +++ b/stable/ferdi-server/10.1.0/ix_values.yaml @@ -0,0 +1,106 @@ +image: + repository: getferdi/ferdi-server + tag: 1.3.2@sha256:6e620b85afaa186f883336dc2672cc4a3a7b132eda94d160886d232d20d4335f + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10206 + targetPort: 3333 +workload: + main: + podSpec: + initContainers: + 1-create-key-file: + enabled: true + type: install + imageSelector: image + env: + APP_KEY: + secretKeyRef: + name: secrets + key: APP_KEY + command: ["sh", "-c"] + args: + - | + keyfile="/app/data/FERDI_APP_KEY.txt"; + if [ ! -f ${keyfile} ]; then + echo "No APP_KEY File..."; + echo "Creating APP_KEY file..."; + echo "${APP_KEY}" > ${keyfile}; + if [ -f ${keyfile} ]; then + echo "Success!"; + else + echo "Failed."; + fi; + else + echo "APP_KEY File exists. Skipping..."; + fi; + containers: + main: + probes: + liveness: + path: "/health" + readiness: + path: "/health" + startup: + path: "/health" + env: + NODE_ENV: "production" + DATA_DIR: "/app/data" + DB_CONNECTION: "pg" + DB_PORT: "5432" + DB_SSL: false + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_DATABASE: "{{ .Values.cnpg.main.database }}" + # User Defined + APP_URL: "http://localhost:3333" + IS_CREATION_ENABLED: true + IS_DASHBOARD_ENABLED: true + IS_REGISTRATION_ENABLED: true + CONNECT_WITH_FRANZ: true + # MAIL_CONNECTION: "smtp" + # SMTP_HOST: "localhost" + # SMTP_PORT: 587 + # MAIL_SSL: true + # MAIL_USERNAME: "username@example.com" + # MAIL_PASSWORD: "password" + # MAIL_SENDER: "noreply@example.com" + # SPARKPOST_API_KEY: "" + # MAILGUN_DOMAIN: "" + # MAILGUN_API_REGION: "" + # MAILGUN_API_KEY: "" + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password +persistence: + data: + enabled: true + mountPath: /app/data + targetSelector: + main: + main: {} + 1-create-key-file: {} + recipes: + enabled: true + mountPath: /app/recipes +cnpg: + main: + enabled: true + user: ferdi-server + database: ferdi-server +portal: + open: + enabled: true diff --git a/stable/ferdi-server/10.1.0/questions.yaml b/stable/ferdi-server/10.1.0/questions.yaml new file mode 100644 index 0000000000..dc32913aa4 --- /dev/null +++ b/stable/ferdi-server/10.1.0/questions.yaml @@ -0,0 +1,3664 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Specify the URL of the Ferdi-server, including http:// or https:// as relevant." + schema: + type: string + required: true + - variable: IS_CREATION_ENABLED + label: "IS_CREATION_ENABLED" + description: "Specify whether to enable the creation of custom recipes." + schema: + type: boolean + - variable: IS_DASHBOARD_ENABLED + label: "IS_DASHBOARD_ENABLED" + description: "Specify whether to enable the Ferdi-server dashboard." + schema: + type: boolean + - variable: IS_REGISTRATION_ENABLED + label: "IS_REGISTRATION_ENABLED" + description: "Specify whether to allow user registration." + schema: + type: boolean + - variable: CONNECT_WITH_FRANZ + label: "CONNECT_WITH_FRANZ" + description: "Specify whether to enable connections to the Franz server." + schema: + type: boolean + - variable: mailsettings + label: "Mail Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: MAIL_CONNECTION + label: "MAIL_CONNECTION" + description: "Specify the mail sender to be used." + schema: + type: string + default: "smtp" + - variable: SMTP_HOST + label: "SMTP_HOST" + description: "Specify the mail host to be used" + schema: + type: string + default: "" + - variable: SMTP_PORT + label: "SMTP_PORT" + description: "Specify the mail port to be used." + schema: + type: int + default: 587 + - variable: MAIL_SSL + label: "MAIL_SSL" + description: "Specify SMTP mail security." + schema: + type: boolean + default: true + - variable: MAIL_USERNAME + label: "MAIL_USERNAME" + description: "Specify your mail username to be used." + schema: + type: string + default: "" + - variable: MAIL_PASSWORD + label: "MAIL_PASSWORD" + description: "Specify your mail password to be used." + schema: + type: string + private: true + default: "" + - variable: MAIL_SENDER + label: "MAIL_SENDER" + description: "Specify the mail sender address to be used." + schema: + type: string + default: "" + - variable: SPARKPOST_API_KEY + label: "SPARKPOST_API_KEY" + description: "Specify SparkPost API Key to be used." + schema: + type: string + private: true + default: "" + - variable: MAILGUN_DOMAIN + label: "MAILGUN_DOMAIN" + description: "Specify Mailgun domain to be used." + schema: + type: string + default: "" + - variable: MAILGUN_API_REGION + label: "MAILGUN_API_REGION" + description: "Specify Mailgun API Region to be used." + schema: + type: string + default: "" + - variable: MAILGUN_API_KEY + label: "MAILGUN_API_KEY" + description: "Specify Mailgun API Key to be used." + schema: + type: string + private: true + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10206 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: recipes + label: "App Recipes Storage" + description: "Stores the Application Recipes." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/libreddit/7.0.1/templates/NOTES.txt b/stable/ferdi-server/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/libreddit/7.0.1/templates/NOTES.txt rename to stable/ferdi-server/10.1.0/templates/NOTES.txt diff --git a/stable/ferdi-server/10.1.0/templates/_secrets.tpl b/stable/ferdi-server/10.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..25f77bdf94 --- /dev/null +++ b/stable/ferdi-server/10.1.0/templates/_secrets.tpl @@ -0,0 +1,14 @@ +{{/* Define the secrets */}} +{{- define "ferdi-server.secrets" -}} +{{- $secretName := (printf "%s-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} +{{- $ferdiprevious := lookup "v1" "Secret" .Release.Namespace $secretName }} +enabled: true +data: + {{- if $ferdiprevious }} + APP_KEY: {{ index $ferdiprevious.data "APP_KEY" | b64dec }} + {{- else }} + {{- $app_key := randAlphaNum 32 }} + APP_KEY: {{ $app_key }} + {{- end }} + +{{- end -}} diff --git a/stable/ferdi-server/10.1.0/templates/common.yaml b/stable/ferdi-server/10.1.0/templates/common.yaml new file mode 100644 index 0000000000..d530767423 --- /dev/null +++ b/stable/ferdi-server/10.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for ferdi-server */}} +{{- $secrets := include "ferdi-server.secrets" . | fromYaml -}} +{{- if $secrets -}} +{{- $_ := set .Values.secret "secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/hammond/8.0.1/values.yaml b/stable/ferdi-server/10.1.0/values.yaml similarity index 100% rename from stable/hammond/8.0.1/values.yaml rename to stable/ferdi-server/10.1.0/values.yaml diff --git a/stable/ffmpeg-mkvdts2ac3/4.0.1/CHANGELOG.md b/stable/ffmpeg-mkvdts2ac3/4.0.1/CHANGELOG.md deleted file mode 100644 index e48196811f..0000000000 --- a/stable/ffmpeg-mkvdts2ac3/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ffmpeg-mkvdts2ac3-4.0.1](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.0.0...ffmpeg-mkvdts2ac3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ffmpeg-mkvdts2ac3-4.0.0](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.17...ffmpeg-mkvdts2ac3-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ffmpeg-mkvdts2ac3-3.0.17](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.16...ffmpeg-mkvdts2ac3-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ffmpeg-mkvdts2ac3-3.0.16](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.15...ffmpeg-mkvdts2ac3-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ffmpeg-mkvdts2ac3-3.0.15](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.14...ffmpeg-mkvdts2ac3-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ffmpeg-mkvdts2ac3-3.0.14](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.13...ffmpeg-mkvdts2ac3-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ffmpeg-mkvdts2ac3-3.0.13](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.12...ffmpeg-mkvdts2ac3-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ffmpeg-mkvdts2ac3-3.0.12](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.11...ffmpeg-mkvdts2ac3-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ffmpeg-mkvdts2ac3-3.0.11](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.10...ffmpeg-mkvdts2ac3-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ffmpeg-mkvdts2ac3-3.0.10](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.9...ffmpeg-mkvdts2ac3-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ffmpeg-mkvdts2ac3-3.0.9](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.8...ffmpeg-mkvdts2ac3-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/ffmpeg-mkvdts2ac3/4.0.1/Chart.yaml b/stable/ffmpeg-mkvdts2ac3/4.0.1/Chart.yaml deleted file mode 100644 index d10f46a21c..0000000000 --- a/stable/ffmpeg-mkvdts2ac3/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ffmpeg-mkvdts2ac3 -version: 4.0.1 -appVersion: latest -description: A Chart Chart designed to watch a directory and encode media files. -home: https://truecharts.org/charts/incubator/ffmpeg-mkvdts2ac3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ffmpeg-mkvdts2ac3.png -deprecated: false -sources: - - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ffmpeg-mkvdts2ac3 - - https://hub.docker.com/r/snoopy86/ffmpeg -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ffmpeg-mkvdts2ac3 - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/ffmpeg-mkvdts2ac3/4.0.1/app-changelog.md b/stable/ffmpeg-mkvdts2ac3/4.0.1/app-changelog.md deleted file mode 100644 index 7980a0efdb..0000000000 --- a/stable/ffmpeg-mkvdts2ac3/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ffmpeg-mkvdts2ac3-4.0.1](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.0.0...ffmpeg-mkvdts2ac3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ffmpeg-mkvdts2ac3/4.0.1/charts/common-17.1.4.tgz b/stable/ffmpeg-mkvdts2ac3/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ffmpeg-mkvdts2ac3/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ffmpeg-mkvdts2ac3/4.1.0/CHANGELOG.md b/stable/ffmpeg-mkvdts2ac3/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ff1225ffbe --- /dev/null +++ b/stable/ffmpeg-mkvdts2ac3/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ffmpeg-mkvdts2ac3-4.1.0](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.0.1...ffmpeg-mkvdts2ac3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ffmpeg-mkvdts2ac3-4.0.1](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.0.0...ffmpeg-mkvdts2ac3-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ffmpeg-mkvdts2ac3-4.0.0](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.17...ffmpeg-mkvdts2ac3-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ffmpeg-mkvdts2ac3-3.0.17](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.16...ffmpeg-mkvdts2ac3-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ffmpeg-mkvdts2ac3-3.0.16](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.15...ffmpeg-mkvdts2ac3-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ffmpeg-mkvdts2ac3-3.0.15](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.14...ffmpeg-mkvdts2ac3-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ffmpeg-mkvdts2ac3-3.0.14](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.13...ffmpeg-mkvdts2ac3-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ffmpeg-mkvdts2ac3-3.0.13](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.12...ffmpeg-mkvdts2ac3-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ffmpeg-mkvdts2ac3-3.0.12](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.11...ffmpeg-mkvdts2ac3-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ffmpeg-mkvdts2ac3-3.0.11](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.10...ffmpeg-mkvdts2ac3-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ffmpeg-mkvdts2ac3-3.0.10](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-3.0.9...ffmpeg-mkvdts2ac3-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/ffmpeg-mkvdts2ac3/4.1.0/Chart.yaml b/stable/ffmpeg-mkvdts2ac3/4.1.0/Chart.yaml new file mode 100644 index 0000000000..31f580144c --- /dev/null +++ b/stable/ffmpeg-mkvdts2ac3/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ffmpeg-mkvdts2ac3 +version: 4.1.0 +appVersion: latest +description: A Chart Chart designed to watch a directory and encode media files. +home: https://truecharts.org/charts/incubator/ffmpeg-mkvdts2ac3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ffmpeg-mkvdts2ac3.png +deprecated: false +sources: + - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ffmpeg-mkvdts2ac3 + - https://hub.docker.com/r/snoopy86/ffmpeg +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ffmpeg-mkvdts2ac3 + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/ffmpeg-mkvdts2ac3/4.0.1/README.md b/stable/ffmpeg-mkvdts2ac3/4.1.0/README.md similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/4.0.1/README.md rename to stable/ffmpeg-mkvdts2ac3/4.1.0/README.md diff --git a/stable/ffmpeg-mkvdts2ac3/4.1.0/app-changelog.md b/stable/ffmpeg-mkvdts2ac3/4.1.0/app-changelog.md new file mode 100644 index 0000000000..9937d66861 --- /dev/null +++ b/stable/ffmpeg-mkvdts2ac3/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ffmpeg-mkvdts2ac3-4.1.0](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.0.1...ffmpeg-mkvdts2ac3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ffmpeg-mkvdts2ac3/4.0.1/app-readme.md b/stable/ffmpeg-mkvdts2ac3/4.1.0/app-readme.md similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/4.0.1/app-readme.md rename to stable/ffmpeg-mkvdts2ac3/4.1.0/app-readme.md diff --git a/stable/ffmpeg-mkvdts2ac3/4.1.0/charts/common-17.2.2.tgz b/stable/ffmpeg-mkvdts2ac3/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ffmpeg-mkvdts2ac3/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ffmpeg-mkvdts2ac3/4.0.1/ix_values.yaml b/stable/ffmpeg-mkvdts2ac3/4.1.0/ix_values.yaml similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/4.0.1/ix_values.yaml rename to stable/ffmpeg-mkvdts2ac3/4.1.0/ix_values.yaml diff --git a/stable/ffmpeg-mkvdts2ac3/4.0.1/questions.yaml b/stable/ffmpeg-mkvdts2ac3/4.1.0/questions.yaml similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/4.0.1/questions.yaml rename to stable/ffmpeg-mkvdts2ac3/4.1.0/questions.yaml diff --git a/stable/fileshelter/4.0.1/templates/common.yaml b/stable/ffmpeg-mkvdts2ac3/4.1.0/templates/common.yaml similarity index 100% rename from stable/fileshelter/4.0.1/templates/common.yaml rename to stable/ffmpeg-mkvdts2ac3/4.1.0/templates/common.yaml diff --git a/stable/hassconfigurator/4.0.1/values.yaml b/stable/ffmpeg-mkvdts2ac3/4.1.0/values.yaml similarity index 100% rename from stable/hassconfigurator/4.0.1/values.yaml rename to stable/ffmpeg-mkvdts2ac3/4.1.0/values.yaml diff --git a/stable/filebot/7.0.1/CHANGELOG.md b/stable/filebot/7.0.1/CHANGELOG.md deleted file mode 100644 index 40cd68406f..0000000000 --- a/stable/filebot/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [filebot-7.0.1](https://github.com/truecharts/charts/compare/filebot-7.0.0...filebot-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [filebot-7.0.0](https://github.com/truecharts/charts/compare/filebot-6.0.11...filebot-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [filebot-6.0.11](https://github.com/truecharts/charts/compare/filebot-6.0.10...filebot-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [filebot-6.0.10](https://github.com/truecharts/charts/compare/filebot-6.0.9...filebot-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [filebot-6.0.9](https://github.com/truecharts/charts/compare/filebot-6.0.8...filebot-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [filebot-6.0.8](https://github.com/truecharts/charts/compare/filebot-6.0.7...filebot-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [filebot-6.0.7](https://github.com/truecharts/charts/compare/filebot-6.0.6...filebot-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [filebot-6.0.6](https://github.com/truecharts/charts/compare/filebot-6.0.5...filebot-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [filebot-6.0.5](https://github.com/truecharts/charts/compare/filebot-6.0.4...filebot-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [filebot-6.0.4](https://github.com/truecharts/charts/compare/filebot-6.0.3...filebot-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [filebot-6.0.3](https://github.com/truecharts/charts/compare/filebot-6.0.2...filebot-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/filebot/7.0.1/Chart.yaml b/stable/filebot/7.0.1/Chart.yaml deleted file mode 100644 index e3d1aa7d2d..0000000000 --- a/stable/filebot/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: filebot -version: 7.0.1 -appVersion: 23.11.2 -description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. -home: https://truecharts.org/charts/stable/filebot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png -deprecated: false -sources: - - https://hub.docker.com/r/jlesage/filebot - - https://github.com/jlesage/docker-filebot - - https://github.com/truecharts/charts/tree/master/charts/stable/filebot -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - media - - filebot -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/filebot/7.0.1/app-changelog.md b/stable/filebot/7.0.1/app-changelog.md deleted file mode 100644 index 4fbcb376a8..0000000000 --- a/stable/filebot/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [filebot-7.0.1](https://github.com/truecharts/charts/compare/filebot-7.0.0...filebot-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/filebot/7.0.1/charts/common-17.1.4.tgz b/stable/filebot/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/filebot/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/filebot/7.1.0/CHANGELOG.md b/stable/filebot/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7771b908a9 --- /dev/null +++ b/stable/filebot/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [filebot-7.1.0](https://github.com/truecharts/charts/compare/filebot-7.0.1...filebot-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [filebot-7.0.1](https://github.com/truecharts/charts/compare/filebot-7.0.0...filebot-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [filebot-7.0.0](https://github.com/truecharts/charts/compare/filebot-6.0.11...filebot-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [filebot-6.0.11](https://github.com/truecharts/charts/compare/filebot-6.0.10...filebot-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [filebot-6.0.10](https://github.com/truecharts/charts/compare/filebot-6.0.9...filebot-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [filebot-6.0.9](https://github.com/truecharts/charts/compare/filebot-6.0.8...filebot-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [filebot-6.0.8](https://github.com/truecharts/charts/compare/filebot-6.0.7...filebot-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [filebot-6.0.7](https://github.com/truecharts/charts/compare/filebot-6.0.6...filebot-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [filebot-6.0.6](https://github.com/truecharts/charts/compare/filebot-6.0.5...filebot-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [filebot-6.0.5](https://github.com/truecharts/charts/compare/filebot-6.0.4...filebot-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [filebot-6.0.4](https://github.com/truecharts/charts/compare/filebot-6.0.3...filebot-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/filebot/7.1.0/Chart.yaml b/stable/filebot/7.1.0/Chart.yaml new file mode 100644 index 0000000000..2466b8d0ae --- /dev/null +++ b/stable/filebot/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: filebot +version: 7.1.0 +appVersion: 23.11.2 +description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. +home: https://truecharts.org/charts/stable/filebot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png +deprecated: false +sources: + - https://github.com/jlesage/docker-filebot + - https://github.com/truecharts/charts/tree/master/charts/stable/filebot + - https://hub.docker.com/r/jlesage/filebot +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - media + - filebot +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/filebot/7.0.1/README.md b/stable/filebot/7.1.0/README.md similarity index 100% rename from stable/filebot/7.0.1/README.md rename to stable/filebot/7.1.0/README.md diff --git a/stable/filebot/7.1.0/app-changelog.md b/stable/filebot/7.1.0/app-changelog.md new file mode 100644 index 0000000000..0261f74f38 --- /dev/null +++ b/stable/filebot/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filebot-7.1.0](https://github.com/truecharts/charts/compare/filebot-7.0.1...filebot-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/filebot/7.0.1/app-readme.md b/stable/filebot/7.1.0/app-readme.md similarity index 100% rename from stable/filebot/7.0.1/app-readme.md rename to stable/filebot/7.1.0/app-readme.md diff --git a/stable/filebot/7.1.0/charts/common-17.2.2.tgz b/stable/filebot/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/filebot/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/filebot/7.0.1/ix_values.yaml b/stable/filebot/7.1.0/ix_values.yaml similarity index 100% rename from stable/filebot/7.0.1/ix_values.yaml rename to stable/filebot/7.1.0/ix_values.yaml diff --git a/stable/filebot/7.0.1/questions.yaml b/stable/filebot/7.1.0/questions.yaml similarity index 100% rename from stable/filebot/7.0.1/questions.yaml rename to stable/filebot/7.1.0/questions.yaml diff --git a/stable/libremdb/6.0.2/templates/NOTES.txt b/stable/filebot/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/libremdb/6.0.2/templates/NOTES.txt rename to stable/filebot/7.1.0/templates/NOTES.txt diff --git a/stable/libreddit/7.0.1/templates/common.yaml b/stable/filebot/7.1.0/templates/common.yaml similarity index 100% rename from stable/libreddit/7.0.1/templates/common.yaml rename to stable/filebot/7.1.0/templates/common.yaml diff --git a/stable/hastebin/4.0.1/values.yaml b/stable/filebot/7.1.0/values.yaml similarity index 100% rename from stable/hastebin/4.0.1/values.yaml rename to stable/filebot/7.1.0/values.yaml diff --git a/stable/filebrowser/8.0.1/CHANGELOG.md b/stable/filebrowser/8.0.1/CHANGELOG.md deleted file mode 100644 index 4d047754cc..0000000000 --- a/stable/filebrowser/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [filebrowser-8.0.1](https://github.com/truecharts/charts/compare/filebrowser-8.0.0...filebrowser-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [filebrowser-8.0.0](https://github.com/truecharts/charts/compare/filebrowser-7.0.11...filebrowser-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [filebrowser-7.0.11](https://github.com/truecharts/charts/compare/filebrowser-7.0.10...filebrowser-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [filebrowser-7.0.10](https://github.com/truecharts/charts/compare/filebrowser-7.0.9...filebrowser-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [filebrowser-7.0.9](https://github.com/truecharts/charts/compare/filebrowser-7.0.8...filebrowser-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [filebrowser-7.0.8](https://github.com/truecharts/charts/compare/filebrowser-7.0.7...filebrowser-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [filebrowser-7.0.7](https://github.com/truecharts/charts/compare/filebrowser-7.0.6...filebrowser-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [filebrowser-7.0.6](https://github.com/truecharts/charts/compare/filebrowser-7.0.5...filebrowser-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [filebrowser-7.0.5](https://github.com/truecharts/charts/compare/filebrowser-7.0.4...filebrowser-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [filebrowser-7.0.4](https://github.com/truecharts/charts/compare/filebrowser-7.0.3...filebrowser-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [filebrowser-7.0.3](https://github.com/truecharts/charts/compare/filebrowser-7.0.2...filebrowser-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/filebrowser/8.0.1/Chart.yaml b/stable/filebrowser/8.0.1/Chart.yaml deleted file mode 100644 index e31368c51a..0000000000 --- a/stable/filebrowser/8.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: filebrowser -version: 8.0.1 -appVersion: 2.26.0 -description: Filebrowser provides a file managing interface within a specified directory -home: https://truecharts.org/charts/stable/filebrowser -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png -deprecated: false -sources: - - https://filebrowser.org/cli/filebrowser - - https://github.com/filebrowser/filebrowser - - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser - - https://hub.docker.com/r/filebrowser/filebrowser -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - filebrowser -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/filebrowser/8.0.1/app-changelog.md b/stable/filebrowser/8.0.1/app-changelog.md deleted file mode 100644 index 725b1f184e..0000000000 --- a/stable/filebrowser/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [filebrowser-8.0.1](https://github.com/truecharts/charts/compare/filebrowser-8.0.0...filebrowser-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/filebrowser/8.0.1/charts/common-17.1.4.tgz b/stable/filebrowser/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/filebrowser/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/filebrowser/8.1.0/CHANGELOG.md b/stable/filebrowser/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d6cab7caff --- /dev/null +++ b/stable/filebrowser/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [filebrowser-8.1.0](https://github.com/truecharts/charts/compare/filebrowser-8.0.1...filebrowser-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + ### Docs + +- additional storage note ([#16567](https://github.com/truecharts/charts/issues/16567)) + + + + +## [filebrowser-8.0.1](https://github.com/truecharts/charts/compare/filebrowser-8.0.0...filebrowser-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [filebrowser-8.0.0](https://github.com/truecharts/charts/compare/filebrowser-7.0.11...filebrowser-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [filebrowser-7.0.11](https://github.com/truecharts/charts/compare/filebrowser-7.0.10...filebrowser-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [filebrowser-7.0.10](https://github.com/truecharts/charts/compare/filebrowser-7.0.9...filebrowser-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [filebrowser-7.0.9](https://github.com/truecharts/charts/compare/filebrowser-7.0.8...filebrowser-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [filebrowser-7.0.8](https://github.com/truecharts/charts/compare/filebrowser-7.0.7...filebrowser-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [filebrowser-7.0.7](https://github.com/truecharts/charts/compare/filebrowser-7.0.6...filebrowser-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [filebrowser-7.0.6](https://github.com/truecharts/charts/compare/filebrowser-7.0.5...filebrowser-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [filebrowser-7.0.5](https://github.com/truecharts/charts/compare/filebrowser-7.0.4...filebrowser-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + diff --git a/stable/filebrowser/8.1.0/Chart.yaml b/stable/filebrowser/8.1.0/Chart.yaml new file mode 100644 index 0000000000..7c7968620c --- /dev/null +++ b/stable/filebrowser/8.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: filebrowser +version: 8.1.0 +appVersion: 2.26.0 +description: Filebrowser provides a file managing interface within a specified directory +home: https://truecharts.org/charts/stable/filebrowser +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png +deprecated: false +sources: + - https://github.com/filebrowser/filebrowser + - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser + - https://hub.docker.com/r/filebrowser/filebrowser + - https://filebrowser.org/cli/filebrowser +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - filebrowser +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/filebrowser/8.0.1/README.md b/stable/filebrowser/8.1.0/README.md similarity index 100% rename from stable/filebrowser/8.0.1/README.md rename to stable/filebrowser/8.1.0/README.md diff --git a/stable/filebrowser/8.1.0/app-changelog.md b/stable/filebrowser/8.1.0/app-changelog.md new file mode 100644 index 0000000000..9c117018ce --- /dev/null +++ b/stable/filebrowser/8.1.0/app-changelog.md @@ -0,0 +1,13 @@ + + +## [filebrowser-8.1.0](https://github.com/truecharts/charts/compare/filebrowser-8.0.1...filebrowser-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + ### Docs + +- additional storage note ([#16567](https://github.com/truecharts/charts/issues/16567)) + + \ No newline at end of file diff --git a/stable/filebrowser/8.0.1/app-readme.md b/stable/filebrowser/8.1.0/app-readme.md similarity index 100% rename from stable/filebrowser/8.0.1/app-readme.md rename to stable/filebrowser/8.1.0/app-readme.md diff --git a/stable/filebrowser/8.1.0/charts/common-17.2.2.tgz b/stable/filebrowser/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/filebrowser/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/filebrowser/8.0.1/ix_values.yaml b/stable/filebrowser/8.1.0/ix_values.yaml similarity index 100% rename from stable/filebrowser/8.0.1/ix_values.yaml rename to stable/filebrowser/8.1.0/ix_values.yaml diff --git a/stable/filebrowser/8.0.1/questions.yaml b/stable/filebrowser/8.1.0/questions.yaml similarity index 100% rename from stable/filebrowser/8.0.1/questions.yaml rename to stable/filebrowser/8.1.0/questions.yaml diff --git a/stable/linkding/8.0.1/templates/NOTES.txt b/stable/filebrowser/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/linkding/8.0.1/templates/NOTES.txt rename to stable/filebrowser/8.1.0/templates/NOTES.txt diff --git a/stable/filebrowser/8.0.1/templates/common.yaml b/stable/filebrowser/8.1.0/templates/common.yaml similarity index 100% rename from stable/filebrowser/8.0.1/templates/common.yaml rename to stable/filebrowser/8.1.0/templates/common.yaml diff --git a/stable/hasty-paste/5.0.2/values.yaml b/stable/filebrowser/8.1.0/values.yaml similarity index 100% rename from stable/hasty-paste/5.0.2/values.yaml rename to stable/filebrowser/8.1.0/values.yaml diff --git a/stable/fileflows/8.0.1/CHANGELOG.md b/stable/fileflows/8.0.1/CHANGELOG.md deleted file mode 100644 index 2448503b75..0000000000 --- a/stable/fileflows/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fileflows-8.0.1](https://github.com/truecharts/charts/compare/fileflows-8.0.0...fileflows-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fileflows-8.0.0](https://github.com/truecharts/charts/compare/fileflows-7.0.12...fileflows-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fileflows-7.0.12](https://github.com/truecharts/charts/compare/fileflows-7.0.11...fileflows-7.0.12) (2023-12-25) - -### Chore - -- update container image revenz/fileflows to 23.12[@23743aa](https://github.com/23743aa) by renovate ([#16447](https://github.com/truecharts/charts/issues/16447)) - - - - -## [fileflows-7.0.11](https://github.com/truecharts/charts/compare/fileflows-7.0.10...fileflows-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fileflows-7.0.10](https://github.com/truecharts/charts/compare/fileflows-7.0.9...fileflows-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fileflows-7.0.9](https://github.com/truecharts/charts/compare/fileflows-7.0.8...fileflows-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fileflows-7.0.8](https://github.com/truecharts/charts/compare/fileflows-7.0.7...fileflows-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fileflows-7.0.7](https://github.com/truecharts/charts/compare/fileflows-7.0.6...fileflows-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fileflows-7.0.6](https://github.com/truecharts/charts/compare/fileflows-7.0.5...fileflows-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fileflows-7.0.5](https://github.com/truecharts/charts/compare/fileflows-7.0.4...fileflows-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fileflows-7.0.4](https://github.com/truecharts/charts/compare/fileflows-7.0.3...fileflows-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/fileflows/8.0.1/Chart.yaml b/stable/fileflows/8.0.1/Chart.yaml deleted file mode 100644 index c47a195067..0000000000 --- a/stable/fileflows/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fileflows -version: 8.0.1 -appVersion: "23.12" -description: An application that lets you automatically process files through a simple rule flow. -home: https://truecharts.org/charts/stable/fileflows -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png -deprecated: false -sources: - - https://github.com/revenz/FileFlows - - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - - https://hub.docker.com/r/revenz/fileflows -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fileflows -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/fileflows/8.0.1/app-changelog.md b/stable/fileflows/8.0.1/app-changelog.md deleted file mode 100644 index ec3325dc0a..0000000000 --- a/stable/fileflows/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fileflows-8.0.1](https://github.com/truecharts/charts/compare/fileflows-8.0.0...fileflows-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/fileflows/8.0.1/charts/common-17.1.4.tgz b/stable/fileflows/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fileflows/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fileflows/8.1.0/CHANGELOG.md b/stable/fileflows/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..cb0f537599 --- /dev/null +++ b/stable/fileflows/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fileflows-8.1.0](https://github.com/truecharts/charts/compare/fileflows-8.0.1...fileflows-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fileflows-8.0.1](https://github.com/truecharts/charts/compare/fileflows-8.0.0...fileflows-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fileflows-8.0.0](https://github.com/truecharts/charts/compare/fileflows-7.0.12...fileflows-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fileflows-7.0.12](https://github.com/truecharts/charts/compare/fileflows-7.0.11...fileflows-7.0.12) (2023-12-25) + +### Chore + +- update container image revenz/fileflows to 23.12[@23743aa](https://github.com/23743aa) by renovate ([#16447](https://github.com/truecharts/charts/issues/16447)) + + + + +## [fileflows-7.0.11](https://github.com/truecharts/charts/compare/fileflows-7.0.10...fileflows-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fileflows-7.0.10](https://github.com/truecharts/charts/compare/fileflows-7.0.9...fileflows-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fileflows-7.0.9](https://github.com/truecharts/charts/compare/fileflows-7.0.8...fileflows-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fileflows-7.0.8](https://github.com/truecharts/charts/compare/fileflows-7.0.7...fileflows-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fileflows-7.0.7](https://github.com/truecharts/charts/compare/fileflows-7.0.6...fileflows-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fileflows-7.0.6](https://github.com/truecharts/charts/compare/fileflows-7.0.5...fileflows-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fileflows-7.0.5](https://github.com/truecharts/charts/compare/fileflows-7.0.4...fileflows-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/fileflows/8.1.0/Chart.yaml b/stable/fileflows/8.1.0/Chart.yaml new file mode 100644 index 0000000000..f871a0c535 --- /dev/null +++ b/stable/fileflows/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fileflows +version: 8.1.0 +appVersion: "23.12" +description: An application that lets you automatically process files through a simple rule flow. +home: https://truecharts.org/charts/stable/fileflows +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows + - https://hub.docker.com/r/revenz/fileflows + - https://github.com/revenz/FileFlows +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fileflows +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/fileflows/8.0.1/README.md b/stable/fileflows/8.1.0/README.md similarity index 100% rename from stable/fileflows/8.0.1/README.md rename to stable/fileflows/8.1.0/README.md diff --git a/stable/fileflows/8.1.0/app-changelog.md b/stable/fileflows/8.1.0/app-changelog.md new file mode 100644 index 0000000000..84ff33073c --- /dev/null +++ b/stable/fileflows/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fileflows-8.1.0](https://github.com/truecharts/charts/compare/fileflows-8.0.1...fileflows-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fileflows/8.0.1/app-readme.md b/stable/fileflows/8.1.0/app-readme.md similarity index 100% rename from stable/fileflows/8.0.1/app-readme.md rename to stable/fileflows/8.1.0/app-readme.md diff --git a/stable/fileflows/8.1.0/charts/common-17.2.2.tgz b/stable/fileflows/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fileflows/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fileflows/8.0.1/ix_values.yaml b/stable/fileflows/8.1.0/ix_values.yaml similarity index 100% rename from stable/fileflows/8.0.1/ix_values.yaml rename to stable/fileflows/8.1.0/ix_values.yaml diff --git a/stable/fileflows/8.0.1/questions.yaml b/stable/fileflows/8.1.0/questions.yaml similarity index 100% rename from stable/fileflows/8.0.1/questions.yaml rename to stable/fileflows/8.1.0/questions.yaml diff --git a/stable/linkwarden/3.0.1/templates/NOTES.txt b/stable/fileflows/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/linkwarden/3.0.1/templates/NOTES.txt rename to stable/fileflows/8.1.0/templates/NOTES.txt diff --git a/stable/libremdb/6.0.2/templates/common.yaml b/stable/fileflows/8.1.0/templates/common.yaml similarity index 100% rename from stable/libremdb/6.0.2/templates/common.yaml rename to stable/fileflows/8.1.0/templates/common.yaml diff --git a/stable/hetzner-ddns/4.0.1/values.yaml b/stable/fileflows/8.1.0/values.yaml similarity index 100% rename from stable/hetzner-ddns/4.0.1/values.yaml rename to stable/fileflows/8.1.0/values.yaml diff --git a/stable/fileshelter/4.0.1/CHANGELOG.md b/stable/fileshelter/4.0.1/CHANGELOG.md deleted file mode 100644 index 599eb232ed..0000000000 --- a/stable/fileshelter/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fileshelter-4.0.1](https://github.com/truecharts/charts/compare/fileshelter-4.0.0...fileshelter-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fileshelter-4.0.0](https://github.com/truecharts/charts/compare/fileshelter-3.0.17...fileshelter-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fileshelter-3.0.17](https://github.com/truecharts/charts/compare/fileshelter-3.0.16...fileshelter-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fileshelter-3.0.16](https://github.com/truecharts/charts/compare/fileshelter-3.0.15...fileshelter-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fileshelter-3.0.15](https://github.com/truecharts/charts/compare/fileshelter-3.0.14...fileshelter-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fileshelter-3.0.14](https://github.com/truecharts/charts/compare/fileshelter-3.0.13...fileshelter-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fileshelter-3.0.13](https://github.com/truecharts/charts/compare/fileshelter-3.0.12...fileshelter-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fileshelter-3.0.12](https://github.com/truecharts/charts/compare/fileshelter-3.0.11...fileshelter-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fileshelter-3.0.11](https://github.com/truecharts/charts/compare/fileshelter-3.0.10...fileshelter-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fileshelter-3.0.10](https://github.com/truecharts/charts/compare/fileshelter-3.0.9...fileshelter-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [fileshelter-3.0.9](https://github.com/truecharts/charts/compare/fileshelter-3.0.8...fileshelter-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/fileshelter/4.0.1/Chart.yaml b/stable/fileshelter/4.0.1/Chart.yaml deleted file mode 100644 index 755ead199f..0000000000 --- a/stable/fileshelter/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fileshelter -version: 4.0.1 -appVersion: latest -description: FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back! -home: https://truecharts.org/charts/incubator/fileshelter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileshelter.png -deprecated: false -sources: - - https://hub.docker.com/r/epoupon/fileshelter - - https://github.com/epoupon/fileshelter - - https://github.com/truecharts/charts/tree/master/charts/incubator/fileshelter -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fileshelter - - Cloud - - Tools-Utilities - - Network-Web - - Network-FTP -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/fileshelter/4.0.1/app-changelog.md b/stable/fileshelter/4.0.1/app-changelog.md deleted file mode 100644 index c467d0f2cb..0000000000 --- a/stable/fileshelter/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fileshelter-4.0.1](https://github.com/truecharts/charts/compare/fileshelter-4.0.0...fileshelter-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/fileshelter/4.0.1/charts/common-17.1.4.tgz b/stable/fileshelter/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fileshelter/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fileshelter/4.1.0/CHANGELOG.md b/stable/fileshelter/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..dca2ce199b --- /dev/null +++ b/stable/fileshelter/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fileshelter-4.1.0](https://github.com/truecharts/charts/compare/fileshelter-4.0.1...fileshelter-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fileshelter-4.0.1](https://github.com/truecharts/charts/compare/fileshelter-4.0.0...fileshelter-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fileshelter-4.0.0](https://github.com/truecharts/charts/compare/fileshelter-3.0.17...fileshelter-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fileshelter-3.0.17](https://github.com/truecharts/charts/compare/fileshelter-3.0.16...fileshelter-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fileshelter-3.0.16](https://github.com/truecharts/charts/compare/fileshelter-3.0.15...fileshelter-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fileshelter-3.0.15](https://github.com/truecharts/charts/compare/fileshelter-3.0.14...fileshelter-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fileshelter-3.0.14](https://github.com/truecharts/charts/compare/fileshelter-3.0.13...fileshelter-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fileshelter-3.0.13](https://github.com/truecharts/charts/compare/fileshelter-3.0.12...fileshelter-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fileshelter-3.0.12](https://github.com/truecharts/charts/compare/fileshelter-3.0.11...fileshelter-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fileshelter-3.0.11](https://github.com/truecharts/charts/compare/fileshelter-3.0.10...fileshelter-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [fileshelter-3.0.10](https://github.com/truecharts/charts/compare/fileshelter-3.0.9...fileshelter-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/fileshelter/4.1.0/Chart.yaml b/stable/fileshelter/4.1.0/Chart.yaml new file mode 100644 index 0000000000..fb61bd39ca --- /dev/null +++ b/stable/fileshelter/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fileshelter +version: 4.1.0 +appVersion: latest +description: FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back! +home: https://truecharts.org/charts/incubator/fileshelter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileshelter.png +deprecated: false +sources: + - https://github.com/epoupon/fileshelter + - https://github.com/truecharts/charts/tree/master/charts/incubator/fileshelter + - https://hub.docker.com/r/epoupon/fileshelter +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fileshelter + - Cloud + - Tools-Utilities + - Network-Web + - Network-FTP +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/fileshelter/4.0.1/README.md b/stable/fileshelter/4.1.0/README.md similarity index 100% rename from stable/fileshelter/4.0.1/README.md rename to stable/fileshelter/4.1.0/README.md diff --git a/stable/fileshelter/4.1.0/app-changelog.md b/stable/fileshelter/4.1.0/app-changelog.md new file mode 100644 index 0000000000..433a8c5c56 --- /dev/null +++ b/stable/fileshelter/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fileshelter-4.1.0](https://github.com/truecharts/charts/compare/fileshelter-4.0.1...fileshelter-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fileshelter/4.0.1/app-readme.md b/stable/fileshelter/4.1.0/app-readme.md similarity index 100% rename from stable/fileshelter/4.0.1/app-readme.md rename to stable/fileshelter/4.1.0/app-readme.md diff --git a/stable/fileshelter/4.1.0/charts/common-17.2.2.tgz b/stable/fileshelter/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fileshelter/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fileshelter/4.0.1/ix_values.yaml b/stable/fileshelter/4.1.0/ix_values.yaml similarity index 100% rename from stable/fileshelter/4.0.1/ix_values.yaml rename to stable/fileshelter/4.1.0/ix_values.yaml diff --git a/stable/fileshelter/4.0.1/questions.yaml b/stable/fileshelter/4.1.0/questions.yaml similarity index 100% rename from stable/fileshelter/4.0.1/questions.yaml rename to stable/fileshelter/4.1.0/questions.yaml diff --git a/stable/firefox-desktop-g3/4.0.1/templates/common.yaml b/stable/fileshelter/4.1.0/templates/common.yaml similarity index 100% rename from stable/firefox-desktop-g3/4.0.1/templates/common.yaml rename to stable/fileshelter/4.1.0/templates/common.yaml diff --git a/stable/hexchat/4.0.1/values.yaml b/stable/fileshelter/4.1.0/values.yaml similarity index 100% rename from stable/hexchat/4.0.1/values.yaml rename to stable/fileshelter/4.1.0/values.yaml diff --git a/stable/filestash/5.0.1/CHANGELOG.md b/stable/filestash/5.0.1/CHANGELOG.md deleted file mode 100644 index a71418ca61..0000000000 --- a/stable/filestash/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [filestash-5.0.1](https://github.com/truecharts/charts/compare/filestash-5.0.0...filestash-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [filestash-5.0.0](https://github.com/truecharts/charts/compare/filestash-4.0.11...filestash-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [filestash-4.0.11](https://github.com/truecharts/charts/compare/filestash-4.0.10...filestash-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [filestash-4.0.10](https://github.com/truecharts/charts/compare/filestash-4.0.9...filestash-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [filestash-4.0.9](https://github.com/truecharts/charts/compare/filestash-4.0.8...filestash-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [filestash-4.0.8](https://github.com/truecharts/charts/compare/filestash-4.0.7...filestash-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [filestash-4.0.7](https://github.com/truecharts/charts/compare/filestash-4.0.6...filestash-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [filestash-4.0.6](https://github.com/truecharts/charts/compare/filestash-4.0.5...filestash-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [filestash-4.0.5](https://github.com/truecharts/charts/compare/filestash-4.0.4...filestash-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [filestash-4.0.4](https://github.com/truecharts/charts/compare/filestash-4.0.3...filestash-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [filestash-4.0.3](https://github.com/truecharts/charts/compare/filestash-4.0.2...filestash-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/filestash/5.0.1/Chart.yaml b/stable/filestash/5.0.1/Chart.yaml deleted file mode 100644 index bcdf6064f2..0000000000 --- a/stable/filestash/5.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: filestash -version: 5.0.1 -appVersion: latest -description: A Dropbox-like file manager that let you manage your data anywhere it is located. -home: https://truecharts.org/charts/incubator/filestash -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png -deprecated: false -sources: - - https://www.filestash.app/ - - https://github.com/mickael-kerjean/filestash - - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash - - https://github.com/truecharts/containers/tree/master/mirrorfilestash -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - filestash - - Cloud - - Productivity - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/filestash/5.0.1/app-changelog.md b/stable/filestash/5.0.1/app-changelog.md deleted file mode 100644 index f8309a2ba9..0000000000 --- a/stable/filestash/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [filestash-5.0.1](https://github.com/truecharts/charts/compare/filestash-5.0.0...filestash-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/filestash/5.0.1/charts/common-17.1.4.tgz b/stable/filestash/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/filestash/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/filestash/5.1.0/CHANGELOG.md b/stable/filestash/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..01715f457e --- /dev/null +++ b/stable/filestash/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [filestash-5.1.0](https://github.com/truecharts/charts/compare/filestash-5.0.1...filestash-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [filestash-5.0.1](https://github.com/truecharts/charts/compare/filestash-5.0.0...filestash-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [filestash-5.0.0](https://github.com/truecharts/charts/compare/filestash-4.0.11...filestash-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [filestash-4.0.11](https://github.com/truecharts/charts/compare/filestash-4.0.10...filestash-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [filestash-4.0.10](https://github.com/truecharts/charts/compare/filestash-4.0.9...filestash-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [filestash-4.0.9](https://github.com/truecharts/charts/compare/filestash-4.0.8...filestash-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [filestash-4.0.8](https://github.com/truecharts/charts/compare/filestash-4.0.7...filestash-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [filestash-4.0.7](https://github.com/truecharts/charts/compare/filestash-4.0.6...filestash-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [filestash-4.0.6](https://github.com/truecharts/charts/compare/filestash-4.0.5...filestash-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [filestash-4.0.5](https://github.com/truecharts/charts/compare/filestash-4.0.4...filestash-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [filestash-4.0.4](https://github.com/truecharts/charts/compare/filestash-4.0.3...filestash-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/filestash/5.1.0/Chart.yaml b/stable/filestash/5.1.0/Chart.yaml new file mode 100644 index 0000000000..629c5263cc --- /dev/null +++ b/stable/filestash/5.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: filestash +version: 5.1.0 +appVersion: latest +description: A Dropbox-like file manager that let you manage your data anywhere it is located. +home: https://truecharts.org/charts/incubator/filestash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png +deprecated: false +sources: + - https://github.com/truecharts/containers/tree/master/mirrorfilestash + - https://github.com/mickael-kerjean/filestash + - https://www.filestash.app/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - filestash + - Cloud + - Productivity + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/filestash/5.0.1/README.md b/stable/filestash/5.1.0/README.md similarity index 100% rename from stable/filestash/5.0.1/README.md rename to stable/filestash/5.1.0/README.md diff --git a/stable/filestash/5.1.0/app-changelog.md b/stable/filestash/5.1.0/app-changelog.md new file mode 100644 index 0000000000..7235ad7f24 --- /dev/null +++ b/stable/filestash/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filestash-5.1.0](https://github.com/truecharts/charts/compare/filestash-5.0.1...filestash-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/filestash/5.0.1/app-readme.md b/stable/filestash/5.1.0/app-readme.md similarity index 100% rename from stable/filestash/5.0.1/app-readme.md rename to stable/filestash/5.1.0/app-readme.md diff --git a/stable/filestash/5.1.0/charts/common-17.2.2.tgz b/stable/filestash/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/filestash/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/filestash/5.0.1/ix_values.yaml b/stable/filestash/5.1.0/ix_values.yaml similarity index 100% rename from stable/filestash/5.0.1/ix_values.yaml rename to stable/filestash/5.1.0/ix_values.yaml diff --git a/stable/filestash/5.0.1/questions.yaml b/stable/filestash/5.1.0/questions.yaml similarity index 100% rename from stable/filestash/5.0.1/questions.yaml rename to stable/filestash/5.1.0/questions.yaml diff --git a/stable/lldap/4.0.1/NOTES.txt b/stable/filestash/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/lldap/4.0.1/NOTES.txt rename to stable/filestash/5.1.0/templates/NOTES.txt diff --git a/stable/linkding/8.0.1/templates/common.yaml b/stable/filestash/5.1.0/templates/common.yaml similarity index 100% rename from stable/linkding/8.0.1/templates/common.yaml rename to stable/filestash/5.1.0/templates/common.yaml diff --git a/stable/hexo-blog/4.0.1/values.yaml b/stable/filestash/5.1.0/values.yaml similarity index 100% rename from stable/hexo-blog/4.0.1/values.yaml rename to stable/filestash/5.1.0/values.yaml diff --git a/stable/filezilla/10.1.0/CHANGELOG.md b/stable/filezilla/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9d739b332a --- /dev/null +++ b/stable/filezilla/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [filezilla-10.1.0](https://github.com/truecharts/charts/compare/filezilla-10.0.1...filezilla-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [filezilla-10.0.1](https://github.com/truecharts/charts/compare/filezilla-10.0.0...filezilla-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [filezilla-10.0.0](https://github.com/truecharts/charts/compare/filezilla-9.0.11...filezilla-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [filezilla-9.0.11](https://github.com/truecharts/charts/compare/filezilla-9.0.10...filezilla-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [filezilla-9.0.10](https://github.com/truecharts/charts/compare/filezilla-9.0.9...filezilla-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [filezilla-9.0.9](https://github.com/truecharts/charts/compare/filezilla-9.0.8...filezilla-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [filezilla-9.0.8](https://github.com/truecharts/charts/compare/filezilla-9.0.7...filezilla-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [filezilla-9.0.7](https://github.com/truecharts/charts/compare/filezilla-9.0.6...filezilla-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [filezilla-9.0.6](https://github.com/truecharts/charts/compare/filezilla-9.0.5...filezilla-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [filezilla-9.0.5](https://github.com/truecharts/charts/compare/filezilla-9.0.4...filezilla-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [filezilla-9.0.4](https://github.com/truecharts/charts/compare/filezilla-9.0.3...filezilla-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/filezilla/10.1.0/Chart.yaml b/stable/filezilla/10.1.0/Chart.yaml new file mode 100644 index 0000000000..47afe15b0d --- /dev/null +++ b/stable/filezilla/10.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: filezilla +version: 10.1.0 +appVersion: 3.59.0 +description: A Helm chart for Kubernetes +home: https://truecharts.org/charts/incubator/filezilla +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/filezilla + - https://github.com/truecharts/containers/tree/master/mirrorfilezilla + - https://github.com/linuxserver/docker-filezilla + - https://filezilla-project.org/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - filezilla + - ftp + - sftp + - ftps + - client +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/filezilla/10.1.0/README.md b/stable/filezilla/10.1.0/README.md new file mode 100644 index 0000000000..00b552f46b --- /dev/null +++ b/stable/filezilla/10.1.0/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/incubator/filezilla) + +**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/filezilla/10.1.0/app-changelog.md b/stable/filezilla/10.1.0/app-changelog.md new file mode 100644 index 0000000000..e91fefa9ac --- /dev/null +++ b/stable/filezilla/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filezilla-10.1.0](https://github.com/truecharts/charts/compare/filezilla-10.0.1...filezilla-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/filezilla/10.1.0/app-readme.md b/stable/filezilla/10.1.0/app-readme.md new file mode 100644 index 0000000000..91d87e7b6c --- /dev/null +++ b/stable/filezilla/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +A Helm chart for Kubernetes + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/filezilla](https://truecharts.org/charts/stable/filezilla) + +--- + +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/filezilla/10.1.0/charts/common-17.2.2.tgz b/stable/filezilla/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/filezilla/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/filezilla/10.1.0/ix_values.yaml b/stable/filezilla/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..a932a10dd3 --- /dev/null +++ b/stable/filezilla/10.1.0/ix_values.yaml @@ -0,0 +1,34 @@ +image: + repository: tccr.io/truecharts/filezilla + pullPolicy: IfNotPresent + tag: 3.59.0@sha256:e6c854d35020a3fafddee718542cd99ef416432fe8424cf1b84559ecec1e6289 + +securityContext: + container: + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +workload: + main: + podSpec: + containers: + main: + securityContext: + +service: + main: + ports: + main: + port: 10035 + protocol: http + targetPort: 3000 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + open: + enabled: true diff --git a/stable/filezilla/10.1.0/questions.yaml b/stable/filezilla/10.1.0/questions.yaml new file mode 100644 index 0000000000..ce5ff36033 --- /dev/null +++ b/stable/filezilla/10.1.0/questions.yaml @@ -0,0 +1,2821 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10035 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/local-ai/8.0.1/templates/NOTES.txt b/stable/filezilla/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/local-ai/8.0.1/templates/NOTES.txt rename to stable/filezilla/10.1.0/templates/NOTES.txt diff --git a/stable/linkwallet/4.0.1/templates/common.yaml b/stable/filezilla/10.1.0/templates/common.yaml similarity index 100% rename from stable/linkwallet/4.0.1/templates/common.yaml rename to stable/filezilla/10.1.0/templates/common.yaml diff --git a/stable/homarr/9.0.1/values.yaml b/stable/filezilla/10.1.0/values.yaml similarity index 100% rename from stable/homarr/9.0.1/values.yaml rename to stable/filezilla/10.1.0/values.yaml diff --git a/stable/fireflyiii/24.1.0/CHANGELOG.md b/stable/fireflyiii/24.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e5f2102f69 --- /dev/null +++ b/stable/fireflyiii/24.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fireflyiii-24.1.0](https://github.com/truecharts/charts/compare/fireflyiii-24.0.2...fireflyiii-24.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fireflyiii-24.0.2](https://github.com/truecharts/charts/compare/fireflyiii-24.0.1...fireflyiii-24.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [fireflyiii-24.0.1](https://github.com/truecharts/charts/compare/fireflyiii-24.0.0...fireflyiii-24.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fireflyiii-24.0.0](https://github.com/truecharts/charts/compare/fireflyiii-23.0.0...fireflyiii-24.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [fireflyiii-24.0.0](https://github.com/truecharts/charts/compare/fireflyiii-23.0.0...fireflyiii-24.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [fireflyiii-23.0.0](https://github.com/truecharts/charts/compare/fireflyiii-22.0.12...fireflyiii-23.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fireflyiii-22.0.12](https://github.com/truecharts/charts/compare/fireflyiii-22.0.11...fireflyiii-22.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fireflyiii-22.0.11](https://github.com/truecharts/charts/compare/fireflyiii-22.0.10...fireflyiii-22.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fireflyiii-22.0.10](https://github.com/truecharts/charts/compare/fireflyiii-22.0.9...fireflyiii-22.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fireflyiii-22.0.9](https://github.com/truecharts/charts/compare/fireflyiii-22.0.8...fireflyiii-22.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fireflyiii-22.0.8](https://github.com/truecharts/charts/compare/fireflyiii-22.0.7...fireflyiii-22.0.8) (2023-12-23) + +### Chore diff --git a/stable/fireflyiii/24.1.0/Chart.yaml b/stable/fireflyiii/24.1.0/Chart.yaml new file mode 100644 index 0000000000..a2f3c754d5 --- /dev/null +++ b/stable/fireflyiii/24.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fireflyiii +version: 24.1.0 +appVersion: 6.1.0 +description: A free and open source personal finance manager +home: https://truecharts.org/charts/stable/fireflyiii +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii + - https://hub.docker.com/r/fireflyiii/core + - https://github.com/firefly-iii/firefly-iii/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fireflyiii + - finacial +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: finacial + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/seafile/4.0.3/LICENSE b/stable/fireflyiii/24.1.0/LICENSE similarity index 100% rename from stable/seafile/4.0.3/LICENSE rename to stable/fireflyiii/24.1.0/LICENSE diff --git a/stable/fireflyiii/24.1.0/README.md b/stable/fireflyiii/24.1.0/README.md new file mode 100644 index 0000000000..c4fb8f5d1c --- /dev/null +++ b/stable/fireflyiii/24.1.0/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/fireflyiii) + +**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/fireflyiii/24.1.0/app-changelog.md b/stable/fireflyiii/24.1.0/app-changelog.md new file mode 100644 index 0000000000..3b64a23375 --- /dev/null +++ b/stable/fireflyiii/24.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fireflyiii-24.1.0](https://github.com/truecharts/charts/compare/fireflyiii-24.0.2...fireflyiii-24.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fireflyiii/24.1.0/app-readme.md b/stable/fireflyiii/24.1.0/app-readme.md new file mode 100644 index 0000000000..5b1c6328e0 --- /dev/null +++ b/stable/fireflyiii/24.1.0/app-readme.md @@ -0,0 +1,8 @@ +A free and open source personal finance manager + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/fireflyiii](https://truecharts.org/charts/stable/fireflyiii) + +--- + +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/fireflyiii/24.1.0/charts/common-17.2.2.tgz b/stable/fireflyiii/24.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fireflyiii/24.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fireflyiii/24.1.0/charts/redis-11.1.0.tgz b/stable/fireflyiii/24.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/fireflyiii/24.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/fireflyiii/24.1.0/ix_values.yaml b/stable/fireflyiii/24.1.0/ix_values.yaml new file mode 100644 index 0000000000..8cd9d9c06c --- /dev/null +++ b/stable/fireflyiii/24.1.0/ix_values.yaml @@ -0,0 +1,88 @@ +image: + repository: fireflyiii/core + pullPolicy: IfNotPresent + tag: version-6.1.0@sha256:08cd7ca54bb35b16de450ddcb7d5eacba82536d4bb41e03a2071bcc0cec09d85 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/login" + readiness: + path: "/login" + startup: + path: "/login" + env: + DB_USERNAME: "{{ .Values.cnpg.main.user }}" + DB_DATABASE: "{{ .Values.cnpg.main.database }}" + DB_CONNECTION: pgsql + DB_PORT: 5432 + REDIS_DB: "0" + REDIS_CACHE_DB: "1" + CACHE_DRIVER: redis + SESSION_DRIVER: redis + REDIS_SCHEME: tcp + REDIS_PORT: 6379 + APP_URL: "" + TRUSTED_PROXIES: "172.16.0.0/16" + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + STATIC_CRON_TOKEN: + secretKeyRef: + name: firefly-secrets + key: STATIC_CRON_TOKEN + APP_KEY: + secretKeyRef: + name: firefly-secrets + key: APP_KEY +service: + main: + ports: + main: + port: 10082 + targetPort: 8080 +persistence: + data: + enabled: true + mountPath: "/var/www/html/storage/upload" +cronjob: + schedule: "0 3 * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 +# Enabled redis +redis: + enabled: true +# Enabled postgres +cnpg: + main: + enabled: true + user: firefly + database: firefly +portal: + open: + enabled: true diff --git a/stable/fireflyiii/24.1.0/questions.yaml b/stable/fireflyiii/24.1.0/questions.yaml new file mode 100644 index 0000000000..26159f007e --- /dev/null +++ b/stable/fireflyiii/24.1.0/questions.yaml @@ -0,0 +1,3301 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://fireflyiii.mydomain.com" + schema: + type: string + default: "http://localhost:10082" + - variable: TRUSTED_PROXIES + label: "TRUSTED_PROXIES" + description: "TRUSTED_PROXIES" + schema: + type: string + default: "172.16.0.0/16" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10082 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/makemkv/8.0.1/templates/NOTES.txt b/stable/fireflyiii/24.1.0/templates/NOTES.txt similarity index 100% rename from stable/makemkv/8.0.1/templates/NOTES.txt rename to stable/fireflyiii/24.1.0/templates/NOTES.txt diff --git a/stable/fireflyiii/24.1.0/templates/_cronjob.tpl b/stable/fireflyiii/24.1.0/templates/_cronjob.tpl new file mode 100644 index 0000000000..ea5e48332d --- /dev/null +++ b/stable/fireflyiii/24.1.0/templates/_cronjob.tpl @@ -0,0 +1,32 @@ +{{/* Define the cronjob */}} +{{- define "fireflyiii.cronjob" -}} +{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) }} +enabled: true +type: "CronJob" +schedule: "0 8 * * *" +podSpec: + restartPolicy: Never + containers: + cron: + enabled: true + primary: true + probes: + startup: + enabled: false + readiness: + enabled: false + liveness: + enabled: false + imageSelector: alpineImage + args: + - curl + - "http://{{ $fullname }}:{{ .Values.service.main.ports.main.port }}/api/v1/cron/$(STATIC_CRON_TOKEN)" + env: + STATIC_CRON_TOKEN: + secretKeyRef: + name: firefly-secrets + key: STATIC_CRON_TOKEN + + + +{{- end -}} diff --git a/stable/fireflyiii/24.1.0/templates/_secrets.tpl b/stable/fireflyiii/24.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..e79ac151e8 --- /dev/null +++ b/stable/fireflyiii/24.1.0/templates/_secrets.tpl @@ -0,0 +1,14 @@ +{{/* Define the secrets */}} +{{- define "fireflyiii.secrets" -}} +{{- $secretName := (printf "%s-firefly-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} +{{- $appKey := randAlphaNum 32 -}} +{{- $cronToken := randAlphaNum 32 -}} +{{- with (lookup "v1" "Secret" .Release.Namespace $secretName) -}} + {{- $appKey = index .data "APP_KEY" | b64dec -}} + {{- $cronToken = index .data "STATIC_CRON_TOKEN" | b64dec -}} +{{- end }} +enabled: true +data: + STATIC_CRON_TOKEN: {{ $cronToken }} + APP_KEY: {{ $appKey }} +{{- end -}} diff --git a/stable/fireflyiii/24.1.0/templates/common.yaml b/stable/fireflyiii/24.1.0/templates/common.yaml new file mode 100644 index 0000000000..cea5ca28be --- /dev/null +++ b/stable/fireflyiii/24.1.0/templates/common.yaml @@ -0,0 +1,17 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for fireflyiii */}} +{{- $secrets := include "fireflyiii.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "firefly-secrets" $secrets -}} +{{- end -}} + +{{/* Render cronjob for fireflyiii */}} +{{- $cronjob := include "fireflyiii.cronjob" . | fromYaml -}} +{{- if $cronjob -}} +{{- $_ := set .Values.workload "cron" $cronjob -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/homebox/5.0.1/values.yaml b/stable/fireflyiii/24.1.0/values.yaml similarity index 100% rename from stable/homebox/5.0.1/values.yaml rename to stable/fireflyiii/24.1.0/values.yaml diff --git a/stable/firefox-desktop-g3/4.0.1/CHANGELOG.md b/stable/firefox-desktop-g3/4.0.1/CHANGELOG.md deleted file mode 100644 index 9f7b08a330..0000000000 --- a/stable/firefox-desktop-g3/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [firefox-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.0.0...firefox-desktop-g3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [firefox-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.18...firefox-desktop-g3-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [firefox-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.17...firefox-desktop-g3-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [firefox-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.16...firefox-desktop-g3-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [firefox-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.15...firefox-desktop-g3-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [firefox-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.14...firefox-desktop-g3-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [firefox-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.13...firefox-desktop-g3-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [firefox-desktop-g3-3.0.13](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.12...firefox-desktop-g3-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [firefox-desktop-g3-3.0.12](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.11...firefox-desktop-g3-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [firefox-desktop-g3-3.0.11](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.10...firefox-desktop-g3-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [firefox-desktop-g3-3.0.10](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.9...firefox-desktop-g3-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/firefox-desktop-g3/4.0.1/Chart.yaml b/stable/firefox-desktop-g3/4.0.1/Chart.yaml deleted file mode 100644 index 59060e9156..0000000000 --- a/stable/firefox-desktop-g3/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: firefox-desktop-g3 -version: 4.0.1 -appVersion: latest -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/incubator/firefox-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-desktop-g3.png -deprecated: false -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - firefox-desktop-g3 - - Productivity - - Tools-Utilities - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/firefox-desktop-g3/4.0.1/app-changelog.md b/stable/firefox-desktop-g3/4.0.1/app-changelog.md deleted file mode 100644 index 9f03f2743b..0000000000 --- a/stable/firefox-desktop-g3/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firefox-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.0.0...firefox-desktop-g3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/firefox-desktop-g3/4.0.1/charts/common-17.1.4.tgz b/stable/firefox-desktop-g3/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/firefox-desktop-g3/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/firefox-desktop-g3/4.1.0/CHANGELOG.md b/stable/firefox-desktop-g3/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..10c1851df1 --- /dev/null +++ b/stable/firefox-desktop-g3/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [firefox-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.0.1...firefox-desktop-g3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [firefox-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.0.0...firefox-desktop-g3-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [firefox-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.18...firefox-desktop-g3-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [firefox-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.17...firefox-desktop-g3-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [firefox-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.16...firefox-desktop-g3-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [firefox-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.15...firefox-desktop-g3-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [firefox-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.14...firefox-desktop-g3-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [firefox-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.13...firefox-desktop-g3-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [firefox-desktop-g3-3.0.13](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.12...firefox-desktop-g3-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [firefox-desktop-g3-3.0.12](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.11...firefox-desktop-g3-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [firefox-desktop-g3-3.0.11](https://github.com/truecharts/charts/compare/firefox-desktop-g3-3.0.10...firefox-desktop-g3-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/firefox-desktop-g3/4.1.0/Chart.yaml b/stable/firefox-desktop-g3/4.1.0/Chart.yaml new file mode 100644 index 0000000000..0a00a2e408 --- /dev/null +++ b/stable/firefox-desktop-g3/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: firefox-desktop-g3 +version: 4.1.0 +appVersion: latest +description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing +home: https://truecharts.org/charts/incubator/firefox-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-desktop-g3.png +deprecated: false +sources: + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - firefox-desktop-g3 + - Productivity + - Tools-Utilities + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/firefox-desktop-g3/4.0.1/README.md b/stable/firefox-desktop-g3/4.1.0/README.md similarity index 100% rename from stable/firefox-desktop-g3/4.0.1/README.md rename to stable/firefox-desktop-g3/4.1.0/README.md diff --git a/stable/firefox-desktop-g3/4.1.0/app-changelog.md b/stable/firefox-desktop-g3/4.1.0/app-changelog.md new file mode 100644 index 0000000000..61cd8a7a50 --- /dev/null +++ b/stable/firefox-desktop-g3/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.0.1...firefox-desktop-g3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/firefox-desktop-g3/4.0.1/app-readme.md b/stable/firefox-desktop-g3/4.1.0/app-readme.md similarity index 100% rename from stable/firefox-desktop-g3/4.0.1/app-readme.md rename to stable/firefox-desktop-g3/4.1.0/app-readme.md diff --git a/stable/firefox-desktop-g3/4.1.0/charts/common-17.2.2.tgz b/stable/firefox-desktop-g3/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/firefox-desktop-g3/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/firefox-desktop-g3/4.0.1/ix_values.yaml b/stable/firefox-desktop-g3/4.1.0/ix_values.yaml similarity index 100% rename from stable/firefox-desktop-g3/4.0.1/ix_values.yaml rename to stable/firefox-desktop-g3/4.1.0/ix_values.yaml diff --git a/stable/firefox-desktop-g3/4.0.1/questions.yaml b/stable/firefox-desktop-g3/4.1.0/questions.yaml similarity index 100% rename from stable/firefox-desktop-g3/4.0.1/questions.yaml rename to stable/firefox-desktop-g3/4.1.0/questions.yaml diff --git a/stable/fistfuloffrags/4.0.1/templates/common.yaml b/stable/firefox-desktop-g3/4.1.0/templates/common.yaml similarity index 100% rename from stable/fistfuloffrags/4.0.1/templates/common.yaml rename to stable/firefox-desktop-g3/4.1.0/templates/common.yaml diff --git a/stable/homebridge/6.0.1/values.yaml b/stable/firefox-desktop-g3/4.1.0/values.yaml similarity index 100% rename from stable/homebridge/6.0.1/values.yaml rename to stable/firefox-desktop-g3/4.1.0/values.yaml diff --git a/stable/firefox-syncserver/16.1.0/CHANGELOG.md b/stable/firefox-syncserver/16.1.0/CHANGELOG.md new file mode 100644 index 0000000000..33348fa578 --- /dev/null +++ b/stable/firefox-syncserver/16.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [firefox-syncserver-16.1.0](https://github.com/truecharts/charts/compare/firefox-syncserver-16.0.1...firefox-syncserver-16.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [firefox-syncserver-16.0.1](https://github.com/truecharts/charts/compare/firefox-syncserver-16.0.0...firefox-syncserver-16.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [firefox-syncserver-16.0.0](https://github.com/truecharts/charts/compare/firefox-syncserver-15.0.11...firefox-syncserver-16.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [firefox-syncserver-15.0.11](https://github.com/truecharts/charts/compare/firefox-syncserver-15.0.10...firefox-syncserver-15.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [firefox-syncserver-15.0.10](https://github.com/truecharts/charts/compare/firefox-syncserver-15.0.9...firefox-syncserver-15.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [firefox-syncserver-15.0.9](https://github.com/truecharts/charts/compare/firefox-syncserver-15.0.8...firefox-syncserver-15.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [firefox-syncserver-15.0.8](https://github.com/truecharts/charts/compare/firefox-syncserver-15.0.7...firefox-syncserver-15.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [firefox-syncserver-15.0.7](https://github.com/truecharts/charts/compare/firefox-syncserver-15.0.6...firefox-syncserver-15.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [firefox-syncserver-15.0.6](https://github.com/truecharts/charts/compare/firefox-syncserver-15.0.5...firefox-syncserver-15.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [firefox-syncserver-15.0.5](https://github.com/truecharts/charts/compare/firefox-syncserver-15.0.4...firefox-syncserver-15.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [firefox-syncserver-15.0.4](https://github.com/truecharts/charts/compare/firefox-syncserver-15.0.3...firefox-syncserver-15.0.4) (2023-12-21) + +### Fix diff --git a/stable/firefox-syncserver/16.1.0/Chart.yaml b/stable/firefox-syncserver/16.1.0/Chart.yaml new file mode 100644 index 0000000000..1fd3ac35f5 --- /dev/null +++ b/stable/firefox-syncserver/16.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: firefox-syncserver +version: 16.1.0 +appVersion: 1.8.0 +description: This is an all-in-one package for running a self-hosted Firefox Sync server. +home: https://truecharts.org/charts/stable/firefox-syncserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.png +deprecated: false +sources: + - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver + - https://ghcr.io/crazy-max/firefox-syncserver +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - server + - sync + - syncserver + - firefox +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/firefox-syncserver/16.1.0/README.md b/stable/firefox-syncserver/16.1.0/README.md new file mode 100644 index 0000000000..b7edab059a --- /dev/null +++ b/stable/firefox-syncserver/16.1.0/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/firefox-syncserver) + +**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/firefox-syncserver/16.1.0/app-changelog.md b/stable/firefox-syncserver/16.1.0/app-changelog.md new file mode 100644 index 0000000000..07e436cca9 --- /dev/null +++ b/stable/firefox-syncserver/16.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-syncserver-16.1.0](https://github.com/truecharts/charts/compare/firefox-syncserver-16.0.1...firefox-syncserver-16.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/firefox-syncserver/16.1.0/app-readme.md b/stable/firefox-syncserver/16.1.0/app-readme.md new file mode 100644 index 0000000000..604e65d7b7 --- /dev/null +++ b/stable/firefox-syncserver/16.1.0/app-readme.md @@ -0,0 +1,8 @@ +This is an all-in-one package for running a self-hosted Firefox Sync server. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/firefox-syncserver](https://truecharts.org/charts/stable/firefox-syncserver) + +--- + +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/firefox-syncserver/16.1.0/charts/common-17.2.2.tgz b/stable/firefox-syncserver/16.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/firefox-syncserver/16.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/firefox-syncserver/16.1.0/ix_values.yaml b/stable/firefox-syncserver/16.1.0/ix_values.yaml new file mode 100644 index 0000000000..4b9bd2d84b --- /dev/null +++ b/stable/firefox-syncserver/16.1.0/ix_values.yaml @@ -0,0 +1,55 @@ +image: + repository: ghcr.io/crazy-max/firefox-syncserver + pullPolicy: IfNotPresent + # Overrides the image tag whose default is the chart appVersion. + tag: 1.8.0@sha256:ab1a959d8105c478f0f1523c8c3bbdc53bb8d44f325501b93297bc80cf627da6 +securityContext: + container: + readOnlyRootFilesystem: false + allowPrivilegeEscalation: true + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + FF_SYNCSERVER_PUBLIC_URL: "firefox-syncserver.192.168.1.189.nip.io" + FF_SYNCSERVER_FORCE_WSGI_ENVIRON: true + FF_SYNCSERVER_ACCESSLOG: false + FF_SYNCSERVER_LOGLEVEL: "info" + FF_SYNCSERVER_ALLOW_NEW_USERS: true + FF_SYNCSERVER_FORWARDED_ALLOW_IPS: "*" + FF_SYNCSERVER_SQLURI: + secretKeyRef: + name: cnpg-main-urls + key: std + FF_SYNCSERVER_SECRET: "changeme" +service: + main: + ports: + main: + port: 10051 + targetPort: 5000 +persistence: + config: + enabled: true + mountPath: "/config" +# Enabled postgres +cnpg: + main: + enabled: true + user: firefox-syncserver + database: firefox-syncserver +portal: + open: + enabled: true diff --git a/stable/firefox-syncserver/16.1.0/questions.yaml b/stable/firefox-syncserver/16.1.0/questions.yaml new file mode 100644 index 0000000000..aa54d8603d --- /dev/null +++ b/stable/firefox-syncserver/16.1.0/questions.yaml @@ -0,0 +1,3332 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: FF_SYNCSERVER_SECRET + label: "FF_SYNCSERVER_SECRET" + description: "Sets the FF_SYNCSERVER_SECRET env var" + schema: + type: string + default: "changeme" + - variable: FF_SYNCSERVER_PUBLIC_URL + label: "FF_SYNCSERVER_PUBLIC_URL" + description: "Sets the FF_SYNCSERVER_PUBLIC_URL env var" + schema: + type: string + default: "" + - variable: FF_SYNCSERVER_FORCE_WSGI_ENVIRON + label: "FF_SYNCSERVER_FORCE_WSGI_ENVIRON" + description: "Sets the FF_SYNCSERVER_FORCE_WSGI_ENVIRON env var" + schema: + type: boolean + default: true + - variable: FF_SYNCSERVER_ACCESSLOG + label: "FF_SYNCSERVER_ACCESSLOG" + description: "Sets the FF_SYNCSERVER_ACCESSLOG env var" + schema: + type: boolean + default: false + - variable: FF_SYNCSERVER_LOGLEVEL + label: "FF_SYNCSERVER_LOGLEVEL" + description: "Sets the FF_SYNCSERVER_LOGLEVEL env var" + schema: + type: string + default: "info" + - variable: FF_SYNCSERVER_ALLOW_NEW_USERS + label: "FF_SYNCSERVER_ALLOW_NEW_USERS" + description: "Sets the FF_SYNCSERVER_ALLOW_NEW_USERS env var" + schema: + type: boolean + default: true + - variable: FF_SYNCSERVER_FORWARDED_ALLOW_IPS + label: "FF_SYNCSERVER_FORWARDED_ALLOW_IPS" + description: "Sets the FF_SYNCSERVER_FORWARDED_ALLOW_IPS env var" + schema: + type: string + default: "*" + + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10051 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/mc-router/3.0.1/templates/NOTES.txt b/stable/firefox-syncserver/16.1.0/templates/NOTES.txt similarity index 100% rename from stable/mc-router/3.0.1/templates/NOTES.txt rename to stable/firefox-syncserver/16.1.0/templates/NOTES.txt diff --git a/stable/local-ai/8.0.1/templates/common.yaml b/stable/firefox-syncserver/16.1.0/templates/common.yaml similarity index 100% rename from stable/local-ai/8.0.1/templates/common.yaml rename to stable/firefox-syncserver/16.1.0/templates/common.yaml diff --git a/stable/homelablabelmaker/7.0.1/values.yaml b/stable/firefox-syncserver/16.1.0/values.yaml similarity index 100% rename from stable/homelablabelmaker/7.0.1/values.yaml rename to stable/firefox-syncserver/16.1.0/values.yaml diff --git a/stable/firefox/9.0.1/CHANGELOG.md b/stable/firefox/9.0.1/CHANGELOG.md deleted file mode 100644 index 381c66959b..0000000000 --- a/stable/firefox/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [firefox-9.0.1](https://github.com/truecharts/charts/compare/firefox-9.0.0...firefox-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [firefox-9.0.0](https://github.com/truecharts/charts/compare/firefox-8.0.11...firefox-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [firefox-8.0.11](https://github.com/truecharts/charts/compare/firefox-8.0.10...firefox-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [firefox-8.0.10](https://github.com/truecharts/charts/compare/firefox-8.0.9...firefox-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [firefox-8.0.9](https://github.com/truecharts/charts/compare/firefox-8.0.8...firefox-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [firefox-8.0.8](https://github.com/truecharts/charts/compare/firefox-8.0.7...firefox-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [firefox-8.0.7](https://github.com/truecharts/charts/compare/firefox-8.0.6...firefox-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [firefox-8.0.6](https://github.com/truecharts/charts/compare/firefox-8.0.5...firefox-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [firefox-8.0.5](https://github.com/truecharts/charts/compare/firefox-8.0.4...firefox-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [firefox-8.0.4](https://github.com/truecharts/charts/compare/firefox-8.0.3...firefox-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [firefox-8.0.3](https://github.com/truecharts/charts/compare/firefox-8.0.2...firefox-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/firefox/9.0.1/Chart.yaml b/stable/firefox/9.0.1/Chart.yaml deleted file mode 100644 index 466a9cb026..0000000000 --- a/stable/firefox/9.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: firefox -version: 9.0.1 -appVersion: 116.0.3 -description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. -home: https://truecharts.org/charts/stable/firefox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png -deprecated: false -sources: - - https://github.com/linuxserver/docker-firefox - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - - https://ghcr.io/linuxserver/firefox -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - firefox - - browser -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: browser - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/firefox/9.0.1/app-changelog.md b/stable/firefox/9.0.1/app-changelog.md deleted file mode 100644 index 739e1d6d97..0000000000 --- a/stable/firefox/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firefox-9.0.1](https://github.com/truecharts/charts/compare/firefox-9.0.0...firefox-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/firefox/9.0.1/charts/common-17.1.4.tgz b/stable/firefox/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/firefox/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/firefox/9.1.0/CHANGELOG.md b/stable/firefox/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..92f65c261d --- /dev/null +++ b/stable/firefox/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [firefox-9.1.0](https://github.com/truecharts/charts/compare/firefox-9.0.1...firefox-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [firefox-9.0.1](https://github.com/truecharts/charts/compare/firefox-9.0.0...firefox-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [firefox-9.0.0](https://github.com/truecharts/charts/compare/firefox-8.0.11...firefox-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [firefox-8.0.11](https://github.com/truecharts/charts/compare/firefox-8.0.10...firefox-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [firefox-8.0.10](https://github.com/truecharts/charts/compare/firefox-8.0.9...firefox-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [firefox-8.0.9](https://github.com/truecharts/charts/compare/firefox-8.0.8...firefox-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [firefox-8.0.8](https://github.com/truecharts/charts/compare/firefox-8.0.7...firefox-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [firefox-8.0.7](https://github.com/truecharts/charts/compare/firefox-8.0.6...firefox-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [firefox-8.0.6](https://github.com/truecharts/charts/compare/firefox-8.0.5...firefox-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [firefox-8.0.5](https://github.com/truecharts/charts/compare/firefox-8.0.4...firefox-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [firefox-8.0.4](https://github.com/truecharts/charts/compare/firefox-8.0.3...firefox-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/firefox/9.1.0/Chart.yaml b/stable/firefox/9.1.0/Chart.yaml new file mode 100644 index 0000000000..eed06e48a1 --- /dev/null +++ b/stable/firefox/9.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: firefox +version: 9.1.0 +appVersion: 116.0.3 +description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. +home: https://truecharts.org/charts/stable/firefox +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png +deprecated: false +sources: + - https://github.com/linuxserver/docker-firefox + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox + - https://ghcr.io/linuxserver/firefox +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - firefox + - browser +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: browser + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/firefox/9.0.1/README.md b/stable/firefox/9.1.0/README.md similarity index 100% rename from stable/firefox/9.0.1/README.md rename to stable/firefox/9.1.0/README.md diff --git a/stable/firefox/9.1.0/app-changelog.md b/stable/firefox/9.1.0/app-changelog.md new file mode 100644 index 0000000000..77b0ae72ea --- /dev/null +++ b/stable/firefox/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-9.1.0](https://github.com/truecharts/charts/compare/firefox-9.0.1...firefox-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/firefox/9.0.1/app-readme.md b/stable/firefox/9.1.0/app-readme.md similarity index 100% rename from stable/firefox/9.0.1/app-readme.md rename to stable/firefox/9.1.0/app-readme.md diff --git a/stable/firefox/9.1.0/charts/common-17.2.2.tgz b/stable/firefox/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/firefox/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/firefox/9.0.1/ix_values.yaml b/stable/firefox/9.1.0/ix_values.yaml similarity index 100% rename from stable/firefox/9.0.1/ix_values.yaml rename to stable/firefox/9.1.0/ix_values.yaml diff --git a/stable/firefox/9.0.1/questions.yaml b/stable/firefox/9.1.0/questions.yaml similarity index 100% rename from stable/firefox/9.0.1/questions.yaml rename to stable/firefox/9.1.0/questions.yaml diff --git a/stable/mediainfo/7.0.1/templates/NOTES.txt b/stable/firefox/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/mediainfo/7.0.1/templates/NOTES.txt rename to stable/firefox/9.1.0/templates/NOTES.txt diff --git a/stable/makemkv/8.0.1/templates/common.yaml b/stable/firefox/9.1.0/templates/common.yaml similarity index 100% rename from stable/makemkv/8.0.1/templates/common.yaml rename to stable/firefox/9.1.0/templates/common.yaml diff --git a/stable/homepage/6.2.3/values.yaml b/stable/firefox/9.1.0/values.yaml similarity index 100% rename from stable/homepage/6.2.3/values.yaml rename to stable/firefox/9.1.0/values.yaml diff --git a/stable/fireshare/5.0.1/CHANGELOG.md b/stable/fireshare/5.0.1/CHANGELOG.md deleted file mode 100644 index 3a2cab5f43..0000000000 --- a/stable/fireshare/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fireshare-5.0.1](https://github.com/truecharts/charts/compare/fireshare-5.0.0...fireshare-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fireshare-5.0.0](https://github.com/truecharts/charts/compare/fireshare-4.0.12...fireshare-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fireshare-4.0.12](https://github.com/truecharts/charts/compare/fireshare-4.0.11...fireshare-4.0.12) (2023-12-25) - -### Chore - -- update container image shaneisrael/fireshare to v1.2.16[@338eaa8](https://github.com/338eaa8) by renovate ([#16476](https://github.com/truecharts/charts/issues/16476)) - - - - -## [fireshare-4.0.11](https://github.com/truecharts/charts/compare/fireshare-4.0.10...fireshare-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fireshare-4.0.10](https://github.com/truecharts/charts/compare/fireshare-4.0.9...fireshare-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fireshare-4.0.9](https://github.com/truecharts/charts/compare/fireshare-4.0.8...fireshare-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fireshare-4.0.8](https://github.com/truecharts/charts/compare/fireshare-4.0.7...fireshare-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fireshare-4.0.7](https://github.com/truecharts/charts/compare/fireshare-4.0.6...fireshare-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fireshare-4.0.6](https://github.com/truecharts/charts/compare/fireshare-4.0.5...fireshare-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fireshare-4.0.5](https://github.com/truecharts/charts/compare/fireshare-4.0.4...fireshare-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fireshare-4.0.4](https://github.com/truecharts/charts/compare/fireshare-4.0.3...fireshare-4.0.4) (2023-12-21) - -### Fix diff --git a/stable/fireshare/5.0.1/Chart.yaml b/stable/fireshare/5.0.1/Chart.yaml deleted file mode 100644 index 1a5cae9f5e..0000000000 --- a/stable/fireshare/5.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fireshare -version: 5.0.1 -appVersion: 1.2.16 -description: Share your game clips, videos, or other media via unique links. -home: https://truecharts.org/charts/incubator/fireshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png -deprecated: false -sources: - - https://github.com/ShaneIsrael/fireshare - - https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare - - https://hub.docker.com/r/shaneisrael/fireshare -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fireshare -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/fireshare/5.0.1/app-changelog.md b/stable/fireshare/5.0.1/app-changelog.md deleted file mode 100644 index ba80d4a3e4..0000000000 --- a/stable/fireshare/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fireshare-5.0.1](https://github.com/truecharts/charts/compare/fireshare-5.0.0...fireshare-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/fireshare/5.0.1/charts/common-17.1.4.tgz b/stable/fireshare/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fireshare/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fireshare/5.1.0/CHANGELOG.md b/stable/fireshare/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fdb069fec6 --- /dev/null +++ b/stable/fireshare/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fireshare-5.1.0](https://github.com/truecharts/charts/compare/fireshare-5.0.1...fireshare-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fireshare-5.0.1](https://github.com/truecharts/charts/compare/fireshare-5.0.0...fireshare-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fireshare-5.0.0](https://github.com/truecharts/charts/compare/fireshare-4.0.12...fireshare-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fireshare-4.0.12](https://github.com/truecharts/charts/compare/fireshare-4.0.11...fireshare-4.0.12) (2023-12-25) + +### Chore + +- update container image shaneisrael/fireshare to v1.2.16[@338eaa8](https://github.com/338eaa8) by renovate ([#16476](https://github.com/truecharts/charts/issues/16476)) + + + + +## [fireshare-4.0.11](https://github.com/truecharts/charts/compare/fireshare-4.0.10...fireshare-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fireshare-4.0.10](https://github.com/truecharts/charts/compare/fireshare-4.0.9...fireshare-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fireshare-4.0.9](https://github.com/truecharts/charts/compare/fireshare-4.0.8...fireshare-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fireshare-4.0.8](https://github.com/truecharts/charts/compare/fireshare-4.0.7...fireshare-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fireshare-4.0.7](https://github.com/truecharts/charts/compare/fireshare-4.0.6...fireshare-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fireshare-4.0.6](https://github.com/truecharts/charts/compare/fireshare-4.0.5...fireshare-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fireshare-4.0.5](https://github.com/truecharts/charts/compare/fireshare-4.0.4...fireshare-4.0.5) (2023-12-22) + +### Fix diff --git a/stable/fireshare/5.1.0/Chart.yaml b/stable/fireshare/5.1.0/Chart.yaml new file mode 100644 index 0000000000..67af31d38e --- /dev/null +++ b/stable/fireshare/5.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fireshare +version: 5.1.0 +appVersion: 1.2.16 +description: Share your game clips, videos, or other media via unique links. +home: https://truecharts.org/charts/incubator/fireshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare + - https://hub.docker.com/r/shaneisrael/fireshare + - https://github.com/ShaneIsrael/fireshare +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fireshare +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/fireshare/5.0.1/README.md b/stable/fireshare/5.1.0/README.md similarity index 100% rename from stable/fireshare/5.0.1/README.md rename to stable/fireshare/5.1.0/README.md diff --git a/stable/fireshare/5.1.0/app-changelog.md b/stable/fireshare/5.1.0/app-changelog.md new file mode 100644 index 0000000000..23ca08d859 --- /dev/null +++ b/stable/fireshare/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fireshare-5.1.0](https://github.com/truecharts/charts/compare/fireshare-5.0.1...fireshare-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fireshare/5.0.1/app-readme.md b/stable/fireshare/5.1.0/app-readme.md similarity index 100% rename from stable/fireshare/5.0.1/app-readme.md rename to stable/fireshare/5.1.0/app-readme.md diff --git a/stable/fireshare/5.1.0/charts/common-17.2.2.tgz b/stable/fireshare/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fireshare/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fireshare/5.0.1/ix_values.yaml b/stable/fireshare/5.1.0/ix_values.yaml similarity index 100% rename from stable/fireshare/5.0.1/ix_values.yaml rename to stable/fireshare/5.1.0/ix_values.yaml diff --git a/stable/fireshare/5.0.1/questions.yaml b/stable/fireshare/5.1.0/questions.yaml similarity index 100% rename from stable/fireshare/5.0.1/questions.yaml rename to stable/fireshare/5.1.0/questions.yaml diff --git a/stable/fireshare/5.0.1/templates/_secrets.tpl b/stable/fireshare/5.1.0/templates/_secrets.tpl similarity index 100% rename from stable/fireshare/5.0.1/templates/_secrets.tpl rename to stable/fireshare/5.1.0/templates/_secrets.tpl diff --git a/stable/fireshare/5.0.1/templates/common.yaml b/stable/fireshare/5.1.0/templates/common.yaml similarity index 100% rename from stable/fireshare/5.0.1/templates/common.yaml rename to stable/fireshare/5.1.0/templates/common.yaml diff --git a/stable/homer/8.0.1/values.yaml b/stable/fireshare/5.1.0/values.yaml similarity index 100% rename from stable/homer/8.0.1/values.yaml rename to stable/fireshare/5.1.0/values.yaml diff --git a/stable/firezone/2.0.1/CHANGELOG.md b/stable/firezone/2.0.1/CHANGELOG.md deleted file mode 100644 index a62e969ba5..0000000000 --- a/stable/firezone/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [firezone-2.0.1](https://github.com/truecharts/charts/compare/firezone-2.0.0...firezone-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [firezone-2.0.0](https://github.com/truecharts/charts/compare/firezone-1.0.11...firezone-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [firezone-1.0.11](https://github.com/truecharts/charts/compare/firezone-1.0.10...firezone-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [firezone-1.0.10](https://github.com/truecharts/charts/compare/firezone-1.0.9...firezone-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [firezone-1.0.9](https://github.com/truecharts/charts/compare/firezone-1.0.8...firezone-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [firezone-1.0.8](https://github.com/truecharts/charts/compare/firezone-1.0.7...firezone-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [firezone-1.0.7](https://github.com/truecharts/charts/compare/firezone-1.0.6...firezone-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [firezone-1.0.6](https://github.com/truecharts/charts/compare/firezone-1.0.5...firezone-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [firezone-1.0.5](https://github.com/truecharts/charts/compare/firezone-1.0.4...firezone-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [firezone-1.0.4](https://github.com/truecharts/charts/compare/firezone-1.0.3...firezone-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [firezone-1.0.3](https://github.com/truecharts/charts/compare/firezone-1.0.2...firezone-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/firezone/2.0.1/Chart.yaml b/stable/firezone/2.0.1/Chart.yaml deleted file mode 100644 index 0e99b15dd5..0000000000 --- a/stable/firezone/2.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: firezone -version: 2.0.1 -appVersion: 0.7.36 -description: WireGuard-based VPN server and egress firewall -home: https://truecharts.org/charts/stable/firezone -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firezone.png -deprecated: false -sources: - - https://github.com/firezone/firezone - - https://github.com/truecharts/charts/tree/master/charts/stable/firezone - - https://hub.docker.com/r/firezone/firezone -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - firezone - - wireguard - - vpn -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: vpn - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/firezone/2.0.1/app-changelog.md b/stable/firezone/2.0.1/app-changelog.md deleted file mode 100644 index fe4a859f81..0000000000 --- a/stable/firezone/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firezone-2.0.1](https://github.com/truecharts/charts/compare/firezone-2.0.0...firezone-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/firezone/2.0.1/charts/common-17.1.4.tgz b/stable/firezone/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/firezone/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/firezone/2.1.0/CHANGELOG.md b/stable/firezone/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..be8cf07b0c --- /dev/null +++ b/stable/firezone/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [firezone-2.1.0](https://github.com/truecharts/charts/compare/firezone-2.0.1...firezone-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [firezone-2.0.1](https://github.com/truecharts/charts/compare/firezone-2.0.0...firezone-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [firezone-2.0.0](https://github.com/truecharts/charts/compare/firezone-1.0.11...firezone-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [firezone-1.0.11](https://github.com/truecharts/charts/compare/firezone-1.0.10...firezone-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [firezone-1.0.10](https://github.com/truecharts/charts/compare/firezone-1.0.9...firezone-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [firezone-1.0.9](https://github.com/truecharts/charts/compare/firezone-1.0.8...firezone-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [firezone-1.0.8](https://github.com/truecharts/charts/compare/firezone-1.0.7...firezone-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [firezone-1.0.7](https://github.com/truecharts/charts/compare/firezone-1.0.6...firezone-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [firezone-1.0.6](https://github.com/truecharts/charts/compare/firezone-1.0.5...firezone-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [firezone-1.0.5](https://github.com/truecharts/charts/compare/firezone-1.0.4...firezone-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [firezone-1.0.4](https://github.com/truecharts/charts/compare/firezone-1.0.3...firezone-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/firezone/2.1.0/Chart.yaml b/stable/firezone/2.1.0/Chart.yaml new file mode 100644 index 0000000000..01064a4021 --- /dev/null +++ b/stable/firezone/2.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: firezone +version: 2.1.0 +appVersion: 0.7.36 +description: WireGuard-based VPN server and egress firewall +home: https://truecharts.org/charts/stable/firezone +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firezone.png +deprecated: false +sources: + - https://github.com/firezone/firezone + - https://github.com/truecharts/charts/tree/master/charts/stable/firezone + - https://hub.docker.com/r/firezone/firezone +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - firezone + - wireguard + - vpn +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: vpn + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/firezone/2.0.1/README.md b/stable/firezone/2.1.0/README.md similarity index 100% rename from stable/firezone/2.0.1/README.md rename to stable/firezone/2.1.0/README.md diff --git a/stable/firezone/2.1.0/app-changelog.md b/stable/firezone/2.1.0/app-changelog.md new file mode 100644 index 0000000000..fc6f2d065e --- /dev/null +++ b/stable/firezone/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firezone-2.1.0](https://github.com/truecharts/charts/compare/firezone-2.0.1...firezone-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/firezone/2.0.1/app-readme.md b/stable/firezone/2.1.0/app-readme.md similarity index 100% rename from stable/firezone/2.0.1/app-readme.md rename to stable/firezone/2.1.0/app-readme.md diff --git a/stable/firezone/2.1.0/charts/common-17.2.2.tgz b/stable/firezone/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/firezone/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/firezone/2.0.1/ix_values.yaml b/stable/firezone/2.1.0/ix_values.yaml similarity index 100% rename from stable/firezone/2.0.1/ix_values.yaml rename to stable/firezone/2.1.0/ix_values.yaml diff --git a/stable/firezone/2.0.1/questions.yaml b/stable/firezone/2.1.0/questions.yaml similarity index 100% rename from stable/firezone/2.0.1/questions.yaml rename to stable/firezone/2.1.0/questions.yaml diff --git a/stable/medusa/9.0.1/templates/NOTES.txt b/stable/firezone/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/medusa/9.0.1/templates/NOTES.txt rename to stable/firezone/2.1.0/templates/NOTES.txt diff --git a/stable/firezone/2.0.1/templates/_secrets.tpl b/stable/firezone/2.1.0/templates/_secrets.tpl similarity index 100% rename from stable/firezone/2.0.1/templates/_secrets.tpl rename to stable/firezone/2.1.0/templates/_secrets.tpl diff --git a/stable/firezone/2.0.1/templates/common.yaml b/stable/firezone/2.1.0/templates/common.yaml similarity index 100% rename from stable/firezone/2.0.1/templates/common.yaml rename to stable/firezone/2.1.0/templates/common.yaml diff --git a/stable/hoobs/4.0.1/values.yaml b/stable/firezone/2.1.0/values.yaml similarity index 100% rename from stable/hoobs/4.0.1/values.yaml rename to stable/firezone/2.1.0/values.yaml diff --git a/stable/fistfuloffrags/4.0.1/CHANGELOG.md b/stable/fistfuloffrags/4.0.1/CHANGELOG.md deleted file mode 100644 index 868273c52d..0000000000 --- a/stable/fistfuloffrags/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fistfuloffrags-4.0.1](https://github.com/truecharts/charts/compare/fistfuloffrags-4.0.0...fistfuloffrags-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fistfuloffrags-4.0.0](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.17...fistfuloffrags-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fistfuloffrags-3.0.17](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.16...fistfuloffrags-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fistfuloffrags-3.0.16](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.15...fistfuloffrags-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fistfuloffrags-3.0.15](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.14...fistfuloffrags-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fistfuloffrags-3.0.14](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.13...fistfuloffrags-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fistfuloffrags-3.0.13](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.12...fistfuloffrags-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fistfuloffrags-3.0.12](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.11...fistfuloffrags-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fistfuloffrags-3.0.11](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.10...fistfuloffrags-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fistfuloffrags-3.0.10](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.9...fistfuloffrags-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [fistfuloffrags-3.0.9](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.8...fistfuloffrags-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/fistfuloffrags/4.0.1/Chart.yaml b/stable/fistfuloffrags/4.0.1/Chart.yaml deleted file mode 100644 index 9094932734..0000000000 --- a/stable/fistfuloffrags/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fistfuloffrags -version: 4.0.1 -appVersion: fistfuloffrags -description: This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it. -home: https://truecharts.org/charts/incubator/fistfuloffrags -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fistfuloffrags - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/fistfuloffrags/4.0.1/app-changelog.md b/stable/fistfuloffrags/4.0.1/app-changelog.md deleted file mode 100644 index 47c5cefbf6..0000000000 --- a/stable/fistfuloffrags/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fistfuloffrags-4.0.1](https://github.com/truecharts/charts/compare/fistfuloffrags-4.0.0...fistfuloffrags-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/fistfuloffrags/4.0.1/charts/common-17.1.4.tgz b/stable/fistfuloffrags/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fistfuloffrags/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fistfuloffrags/4.1.0/CHANGELOG.md b/stable/fistfuloffrags/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8644fdb833 --- /dev/null +++ b/stable/fistfuloffrags/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fistfuloffrags-4.1.0](https://github.com/truecharts/charts/compare/fistfuloffrags-4.0.1...fistfuloffrags-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fistfuloffrags-4.0.1](https://github.com/truecharts/charts/compare/fistfuloffrags-4.0.0...fistfuloffrags-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fistfuloffrags-4.0.0](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.17...fistfuloffrags-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fistfuloffrags-3.0.17](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.16...fistfuloffrags-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fistfuloffrags-3.0.16](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.15...fistfuloffrags-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fistfuloffrags-3.0.15](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.14...fistfuloffrags-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fistfuloffrags-3.0.14](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.13...fistfuloffrags-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fistfuloffrags-3.0.13](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.12...fistfuloffrags-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fistfuloffrags-3.0.12](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.11...fistfuloffrags-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fistfuloffrags-3.0.11](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.10...fistfuloffrags-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [fistfuloffrags-3.0.10](https://github.com/truecharts/charts/compare/fistfuloffrags-3.0.9...fistfuloffrags-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/fistfuloffrags/4.1.0/Chart.yaml b/stable/fistfuloffrags/4.1.0/Chart.yaml new file mode 100644 index 0000000000..02f15ff799 --- /dev/null +++ b/stable/fistfuloffrags/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fistfuloffrags +version: 4.1.0 +appVersion: fistfuloffrags +description: This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it. +home: https://truecharts.org/charts/incubator/fistfuloffrags +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png +deprecated: false +sources: + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fistfuloffrags + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/fistfuloffrags/4.0.1/README.md b/stable/fistfuloffrags/4.1.0/README.md similarity index 100% rename from stable/fistfuloffrags/4.0.1/README.md rename to stable/fistfuloffrags/4.1.0/README.md diff --git a/stable/fistfuloffrags/4.1.0/app-changelog.md b/stable/fistfuloffrags/4.1.0/app-changelog.md new file mode 100644 index 0000000000..14b680cf18 --- /dev/null +++ b/stable/fistfuloffrags/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fistfuloffrags-4.1.0](https://github.com/truecharts/charts/compare/fistfuloffrags-4.0.1...fistfuloffrags-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fistfuloffrags/4.0.1/app-readme.md b/stable/fistfuloffrags/4.1.0/app-readme.md similarity index 100% rename from stable/fistfuloffrags/4.0.1/app-readme.md rename to stable/fistfuloffrags/4.1.0/app-readme.md diff --git a/stable/fistfuloffrags/4.1.0/charts/common-17.2.2.tgz b/stable/fistfuloffrags/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fistfuloffrags/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fistfuloffrags/4.0.1/ix_values.yaml b/stable/fistfuloffrags/4.1.0/ix_values.yaml similarity index 100% rename from stable/fistfuloffrags/4.0.1/ix_values.yaml rename to stable/fistfuloffrags/4.1.0/ix_values.yaml diff --git a/stable/fistfuloffrags/4.0.1/questions.yaml b/stable/fistfuloffrags/4.1.0/questions.yaml similarity index 100% rename from stable/fistfuloffrags/4.0.1/questions.yaml rename to stable/fistfuloffrags/4.1.0/questions.yaml diff --git a/stable/fivem/4.0.1/templates/common.yaml b/stable/fistfuloffrags/4.1.0/templates/common.yaml similarity index 100% rename from stable/fivem/4.0.1/templates/common.yaml rename to stable/fistfuloffrags/4.1.0/templates/common.yaml diff --git a/stable/htpcmanager/8.0.1/values.yaml b/stable/fistfuloffrags/4.1.0/values.yaml similarity index 100% rename from stable/htpcmanager/8.0.1/values.yaml rename to stable/fistfuloffrags/4.1.0/values.yaml diff --git a/stable/fivem/4.0.1/CHANGELOG.md b/stable/fivem/4.0.1/CHANGELOG.md deleted file mode 100644 index 1453f167cf..0000000000 --- a/stable/fivem/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fivem-4.0.1](https://github.com/truecharts/charts/compare/fivem-4.0.0...fivem-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fivem-4.0.0](https://github.com/truecharts/charts/compare/fivem-3.0.17...fivem-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fivem-3.0.17](https://github.com/truecharts/charts/compare/fivem-3.0.16...fivem-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fivem-3.0.16](https://github.com/truecharts/charts/compare/fivem-3.0.15...fivem-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fivem-3.0.15](https://github.com/truecharts/charts/compare/fivem-3.0.14...fivem-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fivem-3.0.14](https://github.com/truecharts/charts/compare/fivem-3.0.13...fivem-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fivem-3.0.13](https://github.com/truecharts/charts/compare/fivem-3.0.12...fivem-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fivem-3.0.12](https://github.com/truecharts/charts/compare/fivem-3.0.11...fivem-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fivem-3.0.11](https://github.com/truecharts/charts/compare/fivem-3.0.10...fivem-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fivem-3.0.10](https://github.com/truecharts/charts/compare/fivem-3.0.9...fivem-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [fivem-3.0.9](https://github.com/truecharts/charts/compare/fivem-3.0.8...fivem-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/fivem/4.0.1/Chart.yaml b/stable/fivem/4.0.1/Chart.yaml deleted file mode 100644 index 6ad5e61b43..0000000000 --- a/stable/fivem/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fivem -version: 4.0.1 -appVersion: latest -description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." -home: https://truecharts.org/charts/incubator/fivem -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png -deprecated: false -sources: - - https://fivem.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem - - https://hub.docker.com/r/ich777/fivemserver -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fivem - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/fivem/4.0.1/app-changelog.md b/stable/fivem/4.0.1/app-changelog.md deleted file mode 100644 index e97338e8c1..0000000000 --- a/stable/fivem/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fivem-4.0.1](https://github.com/truecharts/charts/compare/fivem-4.0.0...fivem-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/fivem/4.0.1/charts/common-17.1.4.tgz b/stable/fivem/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fivem/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fivem/4.1.0/CHANGELOG.md b/stable/fivem/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3509b4431c --- /dev/null +++ b/stable/fivem/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fivem-4.1.0](https://github.com/truecharts/charts/compare/fivem-4.0.1...fivem-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fivem-4.0.1](https://github.com/truecharts/charts/compare/fivem-4.0.0...fivem-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fivem-4.0.0](https://github.com/truecharts/charts/compare/fivem-3.0.17...fivem-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fivem-3.0.17](https://github.com/truecharts/charts/compare/fivem-3.0.16...fivem-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fivem-3.0.16](https://github.com/truecharts/charts/compare/fivem-3.0.15...fivem-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fivem-3.0.15](https://github.com/truecharts/charts/compare/fivem-3.0.14...fivem-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fivem-3.0.14](https://github.com/truecharts/charts/compare/fivem-3.0.13...fivem-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fivem-3.0.13](https://github.com/truecharts/charts/compare/fivem-3.0.12...fivem-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fivem-3.0.12](https://github.com/truecharts/charts/compare/fivem-3.0.11...fivem-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fivem-3.0.11](https://github.com/truecharts/charts/compare/fivem-3.0.10...fivem-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [fivem-3.0.10](https://github.com/truecharts/charts/compare/fivem-3.0.9...fivem-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/fivem/4.1.0/Chart.yaml b/stable/fivem/4.1.0/Chart.yaml new file mode 100644 index 0000000000..328077e3d1 --- /dev/null +++ b/stable/fivem/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fivem +version: 4.1.0 +appVersion: latest +description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." +home: https://truecharts.org/charts/incubator/fivem +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png +deprecated: false +sources: + - https://fivem.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem + - https://hub.docker.com/r/ich777/fivemserver +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fivem + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/fivem/4.0.1/README.md b/stable/fivem/4.1.0/README.md similarity index 100% rename from stable/fivem/4.0.1/README.md rename to stable/fivem/4.1.0/README.md diff --git a/stable/fivem/4.1.0/app-changelog.md b/stable/fivem/4.1.0/app-changelog.md new file mode 100644 index 0000000000..3e473ef954 --- /dev/null +++ b/stable/fivem/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fivem-4.1.0](https://github.com/truecharts/charts/compare/fivem-4.0.1...fivem-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fivem/4.0.1/app-readme.md b/stable/fivem/4.1.0/app-readme.md similarity index 100% rename from stable/fivem/4.0.1/app-readme.md rename to stable/fivem/4.1.0/app-readme.md diff --git a/stable/fivem/4.1.0/charts/common-17.2.2.tgz b/stable/fivem/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fivem/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fivem/4.0.1/ix_values.yaml b/stable/fivem/4.1.0/ix_values.yaml similarity index 100% rename from stable/fivem/4.0.1/ix_values.yaml rename to stable/fivem/4.1.0/ix_values.yaml diff --git a/stable/fivem/4.0.1/questions.yaml b/stable/fivem/4.1.0/questions.yaml similarity index 100% rename from stable/fivem/4.0.1/questions.yaml rename to stable/fivem/4.1.0/questions.yaml diff --git a/stable/flextv/4.0.2/templates/common.yaml b/stable/fivem/4.1.0/templates/common.yaml similarity index 100% rename from stable/flextv/4.0.2/templates/common.yaml rename to stable/fivem/4.1.0/templates/common.yaml diff --git a/stable/humhub/6.0.2/values.yaml b/stable/fivem/4.1.0/values.yaml similarity index 100% rename from stable/humhub/6.0.2/values.yaml rename to stable/fivem/4.1.0/values.yaml diff --git a/stable/flame/4.0.1/CHANGELOG.md b/stable/flame/4.0.1/CHANGELOG.md deleted file mode 100644 index 97c7c6c420..0000000000 --- a/stable/flame/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flame-4.0.1](https://github.com/truecharts/charts/compare/flame-4.0.0...flame-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [flame-4.0.0](https://github.com/truecharts/charts/compare/flame-3.0.17...flame-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [flame-3.0.17](https://github.com/truecharts/charts/compare/flame-3.0.16...flame-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [flame-3.0.16](https://github.com/truecharts/charts/compare/flame-3.0.15...flame-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [flame-3.0.15](https://github.com/truecharts/charts/compare/flame-3.0.14...flame-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [flame-3.0.14](https://github.com/truecharts/charts/compare/flame-3.0.13...flame-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [flame-3.0.13](https://github.com/truecharts/charts/compare/flame-3.0.12...flame-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [flame-3.0.12](https://github.com/truecharts/charts/compare/flame-3.0.11...flame-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [flame-3.0.11](https://github.com/truecharts/charts/compare/flame-3.0.10...flame-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [flame-3.0.10](https://github.com/truecharts/charts/compare/flame-3.0.9...flame-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [flame-3.0.9](https://github.com/truecharts/charts/compare/flame-3.0.8...flame-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/flame/4.0.1/Chart.yaml b/stable/flame/4.0.1/Chart.yaml deleted file mode 100644 index f10be3d383..0000000000 --- a/stable/flame/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: flame -version: 4.0.1 -appVersion: 2.3.1 -description: Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. -home: https://truecharts.org/charts/incubator/flame -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.png -deprecated: false -sources: - - https://github.com/pawelmalak/flame - - https://github.com/truecharts/charts/tree/master/charts/incubator/flame - - https://hub.docker.com/r/pawelmalak/flame -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - flame - - dashboard -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/flame/4.0.1/app-changelog.md b/stable/flame/4.0.1/app-changelog.md deleted file mode 100644 index 3e5749c7f1..0000000000 --- a/stable/flame/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flame-4.0.1](https://github.com/truecharts/charts/compare/flame-4.0.0...flame-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/flame/4.0.1/charts/common-17.1.4.tgz b/stable/flame/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/flame/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/flame/4.1.0/CHANGELOG.md b/stable/flame/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8ea67f20f6 --- /dev/null +++ b/stable/flame/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flame-4.1.0](https://github.com/truecharts/charts/compare/flame-4.0.1...flame-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [flame-4.0.1](https://github.com/truecharts/charts/compare/flame-4.0.0...flame-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [flame-4.0.0](https://github.com/truecharts/charts/compare/flame-3.0.17...flame-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [flame-3.0.17](https://github.com/truecharts/charts/compare/flame-3.0.16...flame-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [flame-3.0.16](https://github.com/truecharts/charts/compare/flame-3.0.15...flame-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [flame-3.0.15](https://github.com/truecharts/charts/compare/flame-3.0.14...flame-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [flame-3.0.14](https://github.com/truecharts/charts/compare/flame-3.0.13...flame-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [flame-3.0.13](https://github.com/truecharts/charts/compare/flame-3.0.12...flame-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [flame-3.0.12](https://github.com/truecharts/charts/compare/flame-3.0.11...flame-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [flame-3.0.11](https://github.com/truecharts/charts/compare/flame-3.0.10...flame-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [flame-3.0.10](https://github.com/truecharts/charts/compare/flame-3.0.9...flame-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/flame/4.1.0/Chart.yaml b/stable/flame/4.1.0/Chart.yaml new file mode 100644 index 0000000000..05f3f842d6 --- /dev/null +++ b/stable/flame/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: flame +version: 4.1.0 +appVersion: 2.3.1 +description: Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. +home: https://truecharts.org/charts/incubator/flame +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.png +deprecated: false +sources: + - https://github.com/pawelmalak/flame + - https://github.com/truecharts/charts/tree/master/charts/incubator/flame + - https://hub.docker.com/r/pawelmalak/flame +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - flame + - dashboard +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/flame/4.0.1/README.md b/stable/flame/4.1.0/README.md similarity index 100% rename from stable/flame/4.0.1/README.md rename to stable/flame/4.1.0/README.md diff --git a/stable/flame/4.1.0/app-changelog.md b/stable/flame/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4dd97dd670 --- /dev/null +++ b/stable/flame/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flame-4.1.0](https://github.com/truecharts/charts/compare/flame-4.0.1...flame-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/flame/4.0.1/app-readme.md b/stable/flame/4.1.0/app-readme.md similarity index 100% rename from stable/flame/4.0.1/app-readme.md rename to stable/flame/4.1.0/app-readme.md diff --git a/stable/flame/4.1.0/charts/common-17.2.2.tgz b/stable/flame/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/flame/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/flame/4.0.1/ix_values.yaml b/stable/flame/4.1.0/ix_values.yaml similarity index 100% rename from stable/flame/4.0.1/ix_values.yaml rename to stable/flame/4.1.0/ix_values.yaml diff --git a/stable/flame/4.0.1/questions.yaml b/stable/flame/4.1.0/questions.yaml similarity index 100% rename from stable/flame/4.0.1/questions.yaml rename to stable/flame/4.1.0/questions.yaml diff --git a/stable/openhab/8.0.1/templates/common.yaml b/stable/flame/4.1.0/templates/common.yaml similarity index 100% rename from stable/openhab/8.0.1/templates/common.yaml rename to stable/flame/4.1.0/templates/common.yaml diff --git a/stable/hurtworld/4.0.1/values.yaml b/stable/flame/4.1.0/values.yaml similarity index 100% rename from stable/hurtworld/4.0.1/values.yaml rename to stable/flame/4.1.0/values.yaml diff --git a/stable/flaresolverr/12.1.0/CHANGELOG.md b/stable/flaresolverr/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..15c0f391b2 --- /dev/null +++ b/stable/flaresolverr/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flaresolverr-12.1.0](https://github.com/truecharts/charts/compare/flaresolverr-12.0.1...flaresolverr-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [flaresolverr-12.0.1](https://github.com/truecharts/charts/compare/flaresolverr-12.0.0...flaresolverr-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [flaresolverr-12.0.0](https://github.com/truecharts/charts/compare/flaresolverr-11.0.11...flaresolverr-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [flaresolverr-11.0.11](https://github.com/truecharts/charts/compare/flaresolverr-11.0.10...flaresolverr-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [flaresolverr-11.0.10](https://github.com/truecharts/charts/compare/flaresolverr-11.0.9...flaresolverr-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [flaresolverr-11.0.9](https://github.com/truecharts/charts/compare/flaresolverr-11.0.8...flaresolverr-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [flaresolverr-11.0.8](https://github.com/truecharts/charts/compare/flaresolverr-11.0.7...flaresolverr-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [flaresolverr-11.0.7](https://github.com/truecharts/charts/compare/flaresolverr-11.0.6...flaresolverr-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [flaresolverr-11.0.6](https://github.com/truecharts/charts/compare/flaresolverr-11.0.5...flaresolverr-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [flaresolverr-11.0.5](https://github.com/truecharts/charts/compare/flaresolverr-11.0.4...flaresolverr-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [flaresolverr-11.0.4](https://github.com/truecharts/charts/compare/flaresolverr-11.0.3...flaresolverr-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/flaresolverr/12.1.0/Chart.yaml b/stable/flaresolverr/12.1.0/Chart.yaml new file mode 100644 index 0000000000..b2c3ea50ff --- /dev/null +++ b/stable/flaresolverr/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: flaresolverr +version: 12.1.0 +appVersion: 3.3.12 +description: FlareSolverr is a proxy server to bypass Cloudflare protection +home: https://truecharts.org/charts/stable/flaresolverr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr + - https://ghcr.io/flaresolverr/flaresolverr + - https://github.com/FlareSolverr/FlareSolverr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - flaresolverr + - proxy +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/flaresolverr/12.1.0/README.md b/stable/flaresolverr/12.1.0/README.md new file mode 100644 index 0000000000..0a2f09f5d6 --- /dev/null +++ b/stable/flaresolverr/12.1.0/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/flaresolverr) + +**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/flaresolverr/12.1.0/app-changelog.md b/stable/flaresolverr/12.1.0/app-changelog.md new file mode 100644 index 0000000000..430cdfa0a9 --- /dev/null +++ b/stable/flaresolverr/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flaresolverr-12.1.0](https://github.com/truecharts/charts/compare/flaresolverr-12.0.1...flaresolverr-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/flaresolverr/12.1.0/app-readme.md b/stable/flaresolverr/12.1.0/app-readme.md new file mode 100644 index 0000000000..702ad61d82 --- /dev/null +++ b/stable/flaresolverr/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +FlareSolverr is a proxy server to bypass Cloudflare protection + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/flaresolverr](https://truecharts.org/charts/stable/flaresolverr) + +--- + +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/flaresolverr/12.1.0/charts/common-17.2.2.tgz b/stable/flaresolverr/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/flaresolverr/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/flaresolverr/12.1.0/ix_values.yaml b/stable/flaresolverr/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..439d20c69c --- /dev/null +++ b/stable/flaresolverr/12.1.0/ix_values.yaml @@ -0,0 +1,37 @@ +image: + repository: ghcr.io/flaresolverr/flaresolverr + pullPolicy: IfNotPresent + tag: v3.3.12@sha256:aa83c92aefc2512a8776e30b387df57573ca5688c5e4f07858e3db84670a76c9 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 8191 +workload: + main: + podSpec: + containers: + main: + env: + PORT: "{{ .Values.service.main.ports.main.port }}" + HOST: "0.0.0.0" + TEST_URL: "https://www.google.com" + BROWSER_TIMEOUT: 40000 + HEADLESS: true + LOG_LEVEL: info + LOG_HTML: false + # At this time none of the captcha solvers work, defaults to none. + CAPTCHA_SOLVER: none +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: false diff --git a/stable/flaresolverr/12.1.0/questions.yaml b/stable/flaresolverr/12.1.0/questions.yaml new file mode 100644 index 0000000000..30dc2412dd --- /dev/null +++ b/stable/flaresolverr/12.1.0/questions.yaml @@ -0,0 +1,2859 @@ +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: {} +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: env + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: TEST_URL + label: Test Url + description: Makes a request on start to make sure the web browser is working. + schema: + type: string + required: true + default: "https://www.google.com" + - variable: LOG_LEVEL + label: Log Level + schema: + type: string + required: true + default: info + enum: + - value: info + description: Info + - value: debug + description: Debug + - variable: LOG_HTML + label: Log HTML + description: If true all HTML that passes through the proxy will be logged to the console in debug level. + schema: + type: boolean + default: false + - variable: BROWSER_TIMEOUT + label: Browser Timeout + description: If you are experiencing errors/timeouts because your system is slow, you can try to increase this value. + schema: + type: int + required: true + default: 40000 + - variable: HEADLESS + label: Headless + description: To run the web browser in headless mode or visible. + schema: + type: boolean + default: true + + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8191 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/megasync/5.0.1/templates/NOTES.txt b/stable/flaresolverr/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/megasync/5.0.1/templates/NOTES.txt rename to stable/flaresolverr/12.1.0/templates/NOTES.txt diff --git a/stable/mediainfo/7.0.1/templates/common.yaml b/stable/flaresolverr/12.1.0/templates/common.yaml similarity index 100% rename from stable/mediainfo/7.0.1/templates/common.yaml rename to stable/flaresolverr/12.1.0/templates/common.yaml diff --git a/stable/icloudpd/5.0.1/values.yaml b/stable/flaresolverr/12.1.0/values.yaml similarity index 100% rename from stable/icloudpd/5.0.1/values.yaml rename to stable/flaresolverr/12.1.0/values.yaml diff --git a/stable/fleet/11.1.0/CHANGELOG.md b/stable/fleet/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1205cbd26e --- /dev/null +++ b/stable/fleet/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fleet-11.1.0](https://github.com/truecharts/charts/compare/fleet-11.0.2...fleet-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fleet-11.0.2](https://github.com/truecharts/charts/compare/fleet-11.0.1...fleet-11.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [fleet-11.0.1](https://github.com/truecharts/charts/compare/fleet-11.0.0...fleet-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fleet-11.0.0](https://github.com/truecharts/charts/compare/fleet-10.0.0...fleet-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [fleet-11.0.0](https://github.com/truecharts/charts/compare/fleet-10.0.0...fleet-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [fleet-10.0.0](https://github.com/truecharts/charts/compare/fleet-9.0.12...fleet-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fleet-9.0.12](https://github.com/truecharts/charts/compare/fleet-9.0.11...fleet-9.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fleet-9.0.11](https://github.com/truecharts/charts/compare/fleet-9.0.10...fleet-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fleet-9.0.10](https://github.com/truecharts/charts/compare/fleet-9.0.9...fleet-9.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fleet-9.0.9](https://github.com/truecharts/charts/compare/fleet-9.0.8...fleet-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fleet-9.0.8](https://github.com/truecharts/charts/compare/fleet-9.0.7...fleet-9.0.8) (2023-12-23) + +### Chore diff --git a/stable/fleet/11.1.0/Chart.yaml b/stable/fleet/11.1.0/Chart.yaml new file mode 100644 index 0000000000..fd1fec580e --- /dev/null +++ b/stable/fleet/11.1.0/Chart.yaml @@ -0,0 +1,42 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fleet +version: 11.1.0 +appVersion: 2.3.3 +description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. +home: https://truecharts.org/charts/stable/fleet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fleet + - https://ghcr.io/linuxserver/fleet +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fleet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/fleet/11.1.0/README.md b/stable/fleet/11.1.0/README.md new file mode 100644 index 0000000000..9b29250393 --- /dev/null +++ b/stable/fleet/11.1.0/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/fleet) + +**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/fleet/11.1.0/app-changelog.md b/stable/fleet/11.1.0/app-changelog.md new file mode 100644 index 0000000000..a76d294182 --- /dev/null +++ b/stable/fleet/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fleet-11.1.0](https://github.com/truecharts/charts/compare/fleet-11.0.2...fleet-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fleet/11.1.0/app-readme.md b/stable/fleet/11.1.0/app-readme.md new file mode 100644 index 0000000000..60c613c4c3 --- /dev/null +++ b/stable/fleet/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/fleet](https://truecharts.org/charts/stable/fleet) + +--- + +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/fleet/11.1.0/charts/common-17.2.2.tgz b/stable/fleet/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fleet/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fleet/11.1.0/charts/mariadb-12.1.0.tgz b/stable/fleet/11.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/fleet/11.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/fleet/11.1.0/ix_values.yaml b/stable/fleet/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..94f566e8b9 --- /dev/null +++ b/stable/fleet/11.1.0/ix_values.yaml @@ -0,0 +1,59 @@ +image: + repository: ghcr.io/linuxserver/fleet + pullPolicy: IfNotPresent + tag: 2.3.3@sha256:f13633a41df7fd2b4f96bd5181fa02dbe3832e1ad48e284813ff9fa9bbbfd3af +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + fleet_admin_authentication_type: DATABASE + fleet_database_username: fleet + fleet_database_url: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: jdbc-mariadb + fleet_database_password: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password +# secretEnv: + +service: + main: + ports: + main: + targetPort: 8080 + port: 10145 +persistence: + config: + enabled: true + mountPath: /config + varrun: + enabled: true +mariadb: + enabled: true + mariadbUsername: fleet + mariadbDatabase: fleet +portal: + open: + enabled: true diff --git a/stable/fleet/11.1.0/questions.yaml b/stable/fleet/11.1.0/questions.yaml new file mode 100644 index 0000000000..1d71bca781 --- /dev/null +++ b/stable/fleet/11.1.0/questions.yaml @@ -0,0 +1,2835 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: fleet_admin_secret + label: "fleet_admin_secret" + schema: + type: string + private: true + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10145 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/meshroom/8.0.1/templates/NOTES.txt b/stable/fleet/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/meshroom/8.0.1/templates/NOTES.txt rename to stable/fleet/11.1.0/templates/NOTES.txt diff --git a/stable/megasync/5.0.1/templates/common.yaml b/stable/fleet/11.1.0/templates/common.yaml similarity index 100% rename from stable/megasync/5.0.1/templates/common.yaml rename to stable/fleet/11.1.0/templates/common.yaml diff --git a/stable/imgpush/4.0.1/values.yaml b/stable/fleet/11.1.0/values.yaml similarity index 100% rename from stable/imgpush/4.0.1/values.yaml rename to stable/fleet/11.1.0/values.yaml diff --git a/stable/flexget/8.0.1/CHANGELOG.md b/stable/flexget/8.0.1/CHANGELOG.md deleted file mode 100644 index fdf86e5d29..0000000000 --- a/stable/flexget/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flexget-8.0.1](https://github.com/truecharts/charts/compare/flexget-8.0.0...flexget-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [flexget-8.0.0](https://github.com/truecharts/charts/compare/flexget-7.0.12...flexget-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [flexget-7.0.12](https://github.com/truecharts/charts/compare/flexget-7.0.11...flexget-7.0.12) (2023-12-25) - -### Chore - -- update container image wiserain/flexget to 3.10.6[@85dddfd](https://github.com/85dddfd) by renovate ([#16452](https://github.com/truecharts/charts/issues/16452)) - - - - -## [flexget-7.0.11](https://github.com/truecharts/charts/compare/flexget-7.0.10...flexget-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [flexget-7.0.10](https://github.com/truecharts/charts/compare/flexget-7.0.9...flexget-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [flexget-7.0.9](https://github.com/truecharts/charts/compare/flexget-7.0.8...flexget-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [flexget-7.0.8](https://github.com/truecharts/charts/compare/flexget-7.0.7...flexget-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [flexget-7.0.7](https://github.com/truecharts/charts/compare/flexget-7.0.6...flexget-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [flexget-7.0.6](https://github.com/truecharts/charts/compare/flexget-7.0.5...flexget-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [flexget-7.0.5](https://github.com/truecharts/charts/compare/flexget-7.0.4...flexget-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [flexget-7.0.4](https://github.com/truecharts/charts/compare/flexget-7.0.3...flexget-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/flexget/8.0.1/Chart.yaml b/stable/flexget/8.0.1/Chart.yaml deleted file mode 100644 index a8ea43d902..0000000000 --- a/stable/flexget/8.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: flexget -version: 8.0.1 -appVersion: 3.10.6 -description: FlexGet is a multipurpose automation tool for all of your media -home: https://truecharts.org/charts/stable/flexget -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png -deprecated: false -sources: - - https://hub.docker.com/r/wiserain/flexget - - https://github.com/wiserain/docker-flexget - - https://github.com/truecharts/charts/tree/master/charts/stable/flexget -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - flexget - - automation -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/flexget/8.0.1/app-changelog.md b/stable/flexget/8.0.1/app-changelog.md deleted file mode 100644 index b174d3de09..0000000000 --- a/stable/flexget/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flexget-8.0.1](https://github.com/truecharts/charts/compare/flexget-8.0.0...flexget-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/flexget/8.0.1/charts/common-17.1.4.tgz b/stable/flexget/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/flexget/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/flexget/8.1.0/CHANGELOG.md b/stable/flexget/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..dbc57df6e0 --- /dev/null +++ b/stable/flexget/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flexget-8.1.0](https://github.com/truecharts/charts/compare/flexget-8.0.1...flexget-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [flexget-8.0.1](https://github.com/truecharts/charts/compare/flexget-8.0.0...flexget-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [flexget-8.0.0](https://github.com/truecharts/charts/compare/flexget-7.0.12...flexget-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [flexget-7.0.12](https://github.com/truecharts/charts/compare/flexget-7.0.11...flexget-7.0.12) (2023-12-25) + +### Chore + +- update container image wiserain/flexget to 3.10.6[@85dddfd](https://github.com/85dddfd) by renovate ([#16452](https://github.com/truecharts/charts/issues/16452)) + + + + +## [flexget-7.0.11](https://github.com/truecharts/charts/compare/flexget-7.0.10...flexget-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [flexget-7.0.10](https://github.com/truecharts/charts/compare/flexget-7.0.9...flexget-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [flexget-7.0.9](https://github.com/truecharts/charts/compare/flexget-7.0.8...flexget-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [flexget-7.0.8](https://github.com/truecharts/charts/compare/flexget-7.0.7...flexget-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [flexget-7.0.7](https://github.com/truecharts/charts/compare/flexget-7.0.6...flexget-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [flexget-7.0.6](https://github.com/truecharts/charts/compare/flexget-7.0.5...flexget-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [flexget-7.0.5](https://github.com/truecharts/charts/compare/flexget-7.0.4...flexget-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/flexget/8.1.0/Chart.yaml b/stable/flexget/8.1.0/Chart.yaml new file mode 100644 index 0000000000..08aaa74061 --- /dev/null +++ b/stable/flexget/8.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: flexget +version: 8.1.0 +appVersion: 3.10.6 +description: FlexGet is a multipurpose automation tool for all of your media +home: https://truecharts.org/charts/stable/flexget +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png +deprecated: false +sources: + - https://hub.docker.com/r/wiserain/flexget + - https://github.com/wiserain/docker-flexget + - https://github.com/truecharts/charts/tree/master/charts/stable/flexget +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - flexget + - automation +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/flexget/8.0.1/README.md b/stable/flexget/8.1.0/README.md similarity index 100% rename from stable/flexget/8.0.1/README.md rename to stable/flexget/8.1.0/README.md diff --git a/stable/flexget/8.1.0/app-changelog.md b/stable/flexget/8.1.0/app-changelog.md new file mode 100644 index 0000000000..06243a081b --- /dev/null +++ b/stable/flexget/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flexget-8.1.0](https://github.com/truecharts/charts/compare/flexget-8.0.1...flexget-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/flexget/8.0.1/app-readme.md b/stable/flexget/8.1.0/app-readme.md similarity index 100% rename from stable/flexget/8.0.1/app-readme.md rename to stable/flexget/8.1.0/app-readme.md diff --git a/stable/flexget/8.1.0/charts/common-17.2.2.tgz b/stable/flexget/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/flexget/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/flexget/8.0.1/ix_values.yaml b/stable/flexget/8.1.0/ix_values.yaml similarity index 100% rename from stable/flexget/8.0.1/ix_values.yaml rename to stable/flexget/8.1.0/ix_values.yaml diff --git a/stable/flexget/8.0.1/questions.yaml b/stable/flexget/8.1.0/questions.yaml similarity index 100% rename from stable/flexget/8.0.1/questions.yaml rename to stable/flexget/8.1.0/questions.yaml diff --git a/stable/metabase/2.0.1/templates/NOTES.txt b/stable/flexget/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/metabase/2.0.1/templates/NOTES.txt rename to stable/flexget/8.1.0/templates/NOTES.txt diff --git a/stable/meshroom/8.0.1/templates/common.yaml b/stable/flexget/8.1.0/templates/common.yaml similarity index 100% rename from stable/meshroom/8.0.1/templates/common.yaml rename to stable/flexget/8.1.0/templates/common.yaml diff --git a/stable/import-ics/4.0.1/values.yaml b/stable/flexget/8.1.0/values.yaml similarity index 100% rename from stable/import-ics/4.0.1/values.yaml rename to stable/flexget/8.1.0/values.yaml diff --git a/stable/flextv/4.0.2/CHANGELOG.md b/stable/flextv/4.0.2/CHANGELOG.md deleted file mode 100644 index 6a94e20355..0000000000 --- a/stable/flextv/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flextv-4.0.2](https://github.com/truecharts/charts/compare/flextv-4.0.1...flextv-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [flextv-4.0.1](https://github.com/truecharts/charts/compare/flextv-4.0.0...flextv-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [flextv-4.0.0](https://github.com/truecharts/charts/compare/flextv-3.0.17...flextv-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [flextv-3.0.17](https://github.com/truecharts/charts/compare/flextv-3.0.16...flextv-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [flextv-3.0.16](https://github.com/truecharts/charts/compare/flextv-3.0.15...flextv-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [flextv-3.0.15](https://github.com/truecharts/charts/compare/flextv-3.0.14...flextv-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [flextv-3.0.14](https://github.com/truecharts/charts/compare/flextv-3.0.13...flextv-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [flextv-3.0.13](https://github.com/truecharts/charts/compare/flextv-3.0.12...flextv-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [flextv-3.0.12](https://github.com/truecharts/charts/compare/flextv-3.0.11...flextv-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [flextv-3.0.11](https://github.com/truecharts/charts/compare/flextv-3.0.10...flextv-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [flextv-3.0.10](https://github.com/truecharts/charts/compare/flextv-3.0.9...flextv-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/flextv/4.0.2/Chart.yaml b/stable/flextv/4.0.2/Chart.yaml deleted file mode 100644 index 1e2f551740..0000000000 --- a/stable/flextv/4.0.2/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: flextv -version: 4.0.2 -appVersion: latest -description: A super-sexy voice interface for the Plex HTPC. -home: https://truecharts.org/charts/stable/flextv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png -deprecated: false -sources: - - https://registry.hub.docker.com/r/jcreynolds/flextv/ - - https://github.com/truecharts/charts/tree/master/charts/stable/flextv - - https://hub.docker.com/r/jcreynolds/flextv - - https://github.com/d8ahazard/FlexTV -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - flextv - - MediaApp -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/flextv/4.0.2/README.md b/stable/flextv/4.0.2/README.md deleted file mode 100644 index daf22b737c..0000000000 --- a/stable/flextv/4.0.2/README.md +++ /dev/null @@ -1,27 +0,0 @@ -# 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/incubator/flextv) - -**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/flextv/4.0.2/app-changelog.md b/stable/flextv/4.0.2/app-changelog.md deleted file mode 100644 index 681f9703b9..0000000000 --- a/stable/flextv/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flextv-4.0.2](https://github.com/truecharts/charts/compare/flextv-4.0.1...flextv-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/flextv/4.0.2/charts/common-17.1.4.tgz b/stable/flextv/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/flextv/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/flextv/4.1.0/CHANGELOG.md b/stable/flextv/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..35c10c74a3 --- /dev/null +++ b/stable/flextv/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flextv-4.1.0](https://github.com/truecharts/charts/compare/flextv-4.0.2...flextv-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [flextv-4.0.2](https://github.com/truecharts/charts/compare/flextv-4.0.1...flextv-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [flextv-4.0.1](https://github.com/truecharts/charts/compare/flextv-4.0.0...flextv-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [flextv-4.0.0](https://github.com/truecharts/charts/compare/flextv-3.0.17...flextv-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [flextv-3.0.17](https://github.com/truecharts/charts/compare/flextv-3.0.16...flextv-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [flextv-3.0.16](https://github.com/truecharts/charts/compare/flextv-3.0.15...flextv-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [flextv-3.0.15](https://github.com/truecharts/charts/compare/flextv-3.0.14...flextv-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [flextv-3.0.14](https://github.com/truecharts/charts/compare/flextv-3.0.13...flextv-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [flextv-3.0.13](https://github.com/truecharts/charts/compare/flextv-3.0.12...flextv-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [flextv-3.0.12](https://github.com/truecharts/charts/compare/flextv-3.0.11...flextv-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [flextv-3.0.11](https://github.com/truecharts/charts/compare/flextv-3.0.10...flextv-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/flextv/4.1.0/Chart.yaml b/stable/flextv/4.1.0/Chart.yaml new file mode 100644 index 0000000000..76c9561bab --- /dev/null +++ b/stable/flextv/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: flextv +version: 4.1.0 +appVersion: latest +description: A super-sexy voice interface for the Plex HTPC. +home: https://truecharts.org/charts/stable/flextv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png +deprecated: false +sources: + - https://registry.hub.docker.com/r/jcreynolds/flextv/ + - https://github.com/d8ahazard/FlexTV + - https://github.com/truecharts/charts/tree/master/charts/stable/flextv + - https://hub.docker.com/r/jcreynolds/flextv +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - flextv + - MediaApp +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/flextv/4.1.0/README.md b/stable/flextv/4.1.0/README.md new file mode 100644 index 0000000000..b005825483 --- /dev/null +++ b/stable/flextv/4.1.0/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/flextv) + +**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/flextv/4.1.0/app-changelog.md b/stable/flextv/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ade0780dda --- /dev/null +++ b/stable/flextv/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flextv-4.1.0](https://github.com/truecharts/charts/compare/flextv-4.0.2...flextv-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/flextv/4.0.2/app-readme.md b/stable/flextv/4.1.0/app-readme.md similarity index 100% rename from stable/flextv/4.0.2/app-readme.md rename to stable/flextv/4.1.0/app-readme.md diff --git a/stable/flextv/4.1.0/charts/common-17.2.2.tgz b/stable/flextv/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/flextv/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/flextv/4.0.2/ix_values.yaml b/stable/flextv/4.1.0/ix_values.yaml similarity index 100% rename from stable/flextv/4.0.2/ix_values.yaml rename to stable/flextv/4.1.0/ix_values.yaml diff --git a/stable/flextv/4.0.2/questions.yaml b/stable/flextv/4.1.0/questions.yaml similarity index 100% rename from stable/flextv/4.0.2/questions.yaml rename to stable/flextv/4.1.0/questions.yaml diff --git a/stable/fluttercoin-wallet/4.0.2/templates/common.yaml b/stable/flextv/4.1.0/templates/common.yaml similarity index 100% rename from stable/fluttercoin-wallet/4.0.2/templates/common.yaml rename to stable/flextv/4.1.0/templates/common.yaml diff --git a/stable/impostor-server/7.0.1/values.yaml b/stable/flextv/4.1.0/values.yaml similarity index 100% rename from stable/impostor-server/7.0.1/values.yaml rename to stable/flextv/4.1.0/values.yaml diff --git a/stable/flood/12.1.0/CHANGELOG.md b/stable/flood/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..593e98414d --- /dev/null +++ b/stable/flood/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flood-12.1.0](https://github.com/truecharts/charts/compare/flood-12.0.1...flood-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [flood-12.0.1](https://github.com/truecharts/charts/compare/flood-12.0.0...flood-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [flood-12.0.0](https://github.com/truecharts/charts/compare/flood-11.0.11...flood-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [flood-11.0.11](https://github.com/truecharts/charts/compare/flood-11.0.10...flood-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [flood-11.0.10](https://github.com/truecharts/charts/compare/flood-11.0.9...flood-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [flood-11.0.9](https://github.com/truecharts/charts/compare/flood-11.0.8...flood-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [flood-11.0.8](https://github.com/truecharts/charts/compare/flood-11.0.7...flood-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [flood-11.0.7](https://github.com/truecharts/charts/compare/flood-11.0.6...flood-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [flood-11.0.6](https://github.com/truecharts/charts/compare/flood-11.0.5...flood-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [flood-11.0.5](https://github.com/truecharts/charts/compare/flood-11.0.4...flood-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [flood-11.0.4](https://github.com/truecharts/charts/compare/flood-11.0.3...flood-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/flood/12.1.0/Chart.yaml b/stable/flood/12.1.0/Chart.yaml new file mode 100644 index 0000000000..7eb34a2a12 --- /dev/null +++ b/stable/flood/12.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: flood +version: 12.1.0 +appVersion: 4.7.0 +description: Flood is a monitoring service for various torrent clients +home: https://truecharts.org/charts/stable/flood +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flood + - https://hub.docker.com/r/jesec/flood + - https://github.com/jesec/flood +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - flood + - rtorrent + - qbittorrent + - transmission +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/flood/12.1.0/README.md b/stable/flood/12.1.0/README.md new file mode 100644 index 0000000000..f2dc61e6c7 --- /dev/null +++ b/stable/flood/12.1.0/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/flood) + +**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/flood/12.1.0/app-changelog.md b/stable/flood/12.1.0/app-changelog.md new file mode 100644 index 0000000000..c1d18396ec --- /dev/null +++ b/stable/flood/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flood-12.1.0](https://github.com/truecharts/charts/compare/flood-12.0.1...flood-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/flood/12.1.0/app-readme.md b/stable/flood/12.1.0/app-readme.md new file mode 100644 index 0000000000..a1c9cfd97c --- /dev/null +++ b/stable/flood/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Flood is a monitoring service for various torrent clients + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/flood](https://truecharts.org/charts/stable/flood) + +--- + +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/flood/12.1.0/charts/common-17.2.2.tgz b/stable/flood/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/flood/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/flood/12.1.0/ix_values.yaml b/stable/flood/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..2966e1aa0f --- /dev/null +++ b/stable/flood/12.1.0/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: jesec/flood + pullPolicy: IfNotPresent + tag: 4.7.0@sha256:3d1d0bec117ad360c0f55a0157af5aa186a8733e26e1e9649e07f0cc797d2deb +workload: + main: + podSpec: + containers: + main: + env: + FLOOD_OPTION_RUNDIR: /data +service: + main: + ports: + main: + port: 10036 + targetPort: 3000 +persistence: + data: + enabled: true + mountPath: /data +portal: + open: + enabled: true diff --git a/stable/flood/12.1.0/questions.yaml b/stable/flood/12.1.0/questions.yaml new file mode 100644 index 0000000000..d47208edd6 --- /dev/null +++ b/stable/flood/12.1.0/questions.yaml @@ -0,0 +1,2835 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: FLOOD_OPTION_RUNDIR + label: "FLOOD_OPTION_RUNDIR" + description: "Where to store Flood's runtime files (eg. database)" + schema: + type: string + default: "/data" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10036 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/minecraft-bedrock/7.0.1/templates/NOTES.txt b/stable/flood/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bedrock/7.0.1/templates/NOTES.txt rename to stable/flood/12.1.0/templates/NOTES.txt diff --git a/stable/metabase/2.0.1/templates/common.yaml b/stable/flood/12.1.0/templates/common.yaml similarity index 100% rename from stable/metabase/2.0.1/templates/common.yaml rename to stable/flood/12.1.0/templates/common.yaml diff --git a/stable/inkscape-desktop-g3/4.0.1/values.yaml b/stable/flood/12.1.0/values.yaml similarity index 100% rename from stable/inkscape-desktop-g3/4.0.1/values.yaml rename to stable/flood/12.1.0/values.yaml diff --git a/stable/flowise/3.0.1/CHANGELOG.md b/stable/flowise/3.0.1/CHANGELOG.md deleted file mode 100644 index dd6e6ad590..0000000000 --- a/stable/flowise/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flowise-3.0.1](https://github.com/truecharts/charts/compare/flowise-3.0.0...flowise-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [flowise-3.0.0](https://github.com/truecharts/charts/compare/flowise-2.0.12...flowise-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [flowise-2.0.12](https://github.com/truecharts/charts/compare/flowise-2.0.11...flowise-2.0.12) (2023-12-25) - -### Chore - -- update container image flowiseai/flowise to v1.4.7[@f227fcd](https://github.com/f227fcd) by renovate ([#16464](https://github.com/truecharts/charts/issues/16464)) - - - - -## [flowise-2.0.11](https://github.com/truecharts/charts/compare/flowise-2.0.10...flowise-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [flowise-2.0.10](https://github.com/truecharts/charts/compare/flowise-2.0.9...flowise-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [flowise-2.0.9](https://github.com/truecharts/charts/compare/flowise-2.0.8...flowise-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [flowise-2.0.8](https://github.com/truecharts/charts/compare/flowise-2.0.7...flowise-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [flowise-2.0.7](https://github.com/truecharts/charts/compare/flowise-2.0.6...flowise-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [flowise-2.0.6](https://github.com/truecharts/charts/compare/flowise-2.0.5...flowise-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [flowise-2.0.5](https://github.com/truecharts/charts/compare/flowise-2.0.4...flowise-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [flowise-2.0.4](https://github.com/truecharts/charts/compare/flowise-2.0.3...flowise-2.0.4) (2023-12-21) - -### Fix diff --git a/stable/flowise/3.0.1/Chart.yaml b/stable/flowise/3.0.1/Chart.yaml deleted file mode 100644 index 83a227b6e7..0000000000 --- a/stable/flowise/3.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: flowise -version: 3.0.1 -appVersion: 1.4.7 -description: Drag & drop UI to build your customized LLM flow. -home: https://truecharts.org/charts/stable/flowise -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - - https://hub.docker.com/r/flowiseai/flowise - - https://github.com/FlowiseAI/Flowise -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - flowise - - ai -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ai - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/flowise/3.0.1/app-changelog.md b/stable/flowise/3.0.1/app-changelog.md deleted file mode 100644 index 5838ff8fa8..0000000000 --- a/stable/flowise/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flowise-3.0.1](https://github.com/truecharts/charts/compare/flowise-3.0.0...flowise-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/flowise/3.0.1/charts/common-17.1.4.tgz b/stable/flowise/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/flowise/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/flowise/3.1.0/CHANGELOG.md b/stable/flowise/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..22d4a5b32b --- /dev/null +++ b/stable/flowise/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flowise-3.1.0](https://github.com/truecharts/charts/compare/flowise-3.0.1...flowise-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [flowise-3.0.1](https://github.com/truecharts/charts/compare/flowise-3.0.0...flowise-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [flowise-3.0.0](https://github.com/truecharts/charts/compare/flowise-2.0.12...flowise-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [flowise-2.0.12](https://github.com/truecharts/charts/compare/flowise-2.0.11...flowise-2.0.12) (2023-12-25) + +### Chore + +- update container image flowiseai/flowise to v1.4.7[@f227fcd](https://github.com/f227fcd) by renovate ([#16464](https://github.com/truecharts/charts/issues/16464)) + + + + +## [flowise-2.0.11](https://github.com/truecharts/charts/compare/flowise-2.0.10...flowise-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [flowise-2.0.10](https://github.com/truecharts/charts/compare/flowise-2.0.9...flowise-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [flowise-2.0.9](https://github.com/truecharts/charts/compare/flowise-2.0.8...flowise-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [flowise-2.0.8](https://github.com/truecharts/charts/compare/flowise-2.0.7...flowise-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [flowise-2.0.7](https://github.com/truecharts/charts/compare/flowise-2.0.6...flowise-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [flowise-2.0.6](https://github.com/truecharts/charts/compare/flowise-2.0.5...flowise-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [flowise-2.0.5](https://github.com/truecharts/charts/compare/flowise-2.0.4...flowise-2.0.5) (2023-12-22) + +### Fix diff --git a/stable/flowise/3.1.0/Chart.yaml b/stable/flowise/3.1.0/Chart.yaml new file mode 100644 index 0000000000..efe01d278b --- /dev/null +++ b/stable/flowise/3.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: flowise +version: 3.1.0 +appVersion: 1.4.7 +description: Drag & drop UI to build your customized LLM flow. +home: https://truecharts.org/charts/stable/flowise +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png +deprecated: false +sources: + - https://github.com/FlowiseAI/Flowise + - https://github.com/truecharts/charts/tree/master/charts/stable/flowise + - https://hub.docker.com/r/flowiseai/flowise +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - flowise + - ai +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ai + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/flowise/3.0.1/README.md b/stable/flowise/3.1.0/README.md similarity index 100% rename from stable/flowise/3.0.1/README.md rename to stable/flowise/3.1.0/README.md diff --git a/stable/flowise/3.1.0/app-changelog.md b/stable/flowise/3.1.0/app-changelog.md new file mode 100644 index 0000000000..20aefe77f5 --- /dev/null +++ b/stable/flowise/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flowise-3.1.0](https://github.com/truecharts/charts/compare/flowise-3.0.1...flowise-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/flowise/3.0.1/app-readme.md b/stable/flowise/3.1.0/app-readme.md similarity index 100% rename from stable/flowise/3.0.1/app-readme.md rename to stable/flowise/3.1.0/app-readme.md diff --git a/stable/flowise/3.1.0/charts/common-17.2.2.tgz b/stable/flowise/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/flowise/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/flowise/3.0.1/ix_values.yaml b/stable/flowise/3.1.0/ix_values.yaml similarity index 100% rename from stable/flowise/3.0.1/ix_values.yaml rename to stable/flowise/3.1.0/ix_values.yaml diff --git a/stable/flowise/3.0.1/questions.yaml b/stable/flowise/3.1.0/questions.yaml similarity index 100% rename from stable/flowise/3.0.1/questions.yaml rename to stable/flowise/3.1.0/questions.yaml diff --git a/stable/minecraft-bungeecord/7.0.1/templates/NOTES.txt b/stable/flowise/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bungeecord/7.0.1/templates/NOTES.txt rename to stable/flowise/3.1.0/templates/NOTES.txt diff --git a/stable/flowise/3.0.1/templates/_secrets.tpl b/stable/flowise/3.1.0/templates/_secrets.tpl similarity index 100% rename from stable/flowise/3.0.1/templates/_secrets.tpl rename to stable/flowise/3.1.0/templates/_secrets.tpl diff --git a/stable/flowise/3.0.1/templates/common.yaml b/stable/flowise/3.1.0/templates/common.yaml similarity index 100% rename from stable/flowise/3.0.1/templates/common.yaml rename to stable/flowise/3.1.0/templates/common.yaml diff --git a/stable/insurgencysandstorm/4.0.1/values.yaml b/stable/flowise/3.1.0/values.yaml similarity index 100% rename from stable/insurgencysandstorm/4.0.1/values.yaml rename to stable/flowise/3.1.0/values.yaml diff --git a/stable/fluidd/8.0.1/CHANGELOG.md b/stable/fluidd/8.0.1/CHANGELOG.md deleted file mode 100644 index df5489be17..0000000000 --- a/stable/fluidd/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fluidd-8.0.1](https://github.com/truecharts/charts/compare/fluidd-8.0.0...fluidd-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fluidd-8.0.0](https://github.com/truecharts/charts/compare/fluidd-7.0.12...fluidd-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fluidd-7.0.12](https://github.com/truecharts/charts/compare/fluidd-7.0.11...fluidd-7.0.12) (2023-12-25) - -### Chore - -- update container image ghcr.io/fluidd-core/fluidd to v1.27.1[@01e6dcf](https://github.com/01e6dcf) by renovate ([#16466](https://github.com/truecharts/charts/issues/16466)) - - - - -## [fluidd-7.0.11](https://github.com/truecharts/charts/compare/fluidd-7.0.10...fluidd-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fluidd-7.0.10](https://github.com/truecharts/charts/compare/fluidd-7.0.9...fluidd-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fluidd-7.0.9](https://github.com/truecharts/charts/compare/fluidd-7.0.8...fluidd-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fluidd-7.0.8](https://github.com/truecharts/charts/compare/fluidd-7.0.7...fluidd-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fluidd-7.0.7](https://github.com/truecharts/charts/compare/fluidd-7.0.6...fluidd-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fluidd-7.0.6](https://github.com/truecharts/charts/compare/fluidd-7.0.5...fluidd-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fluidd-7.0.5](https://github.com/truecharts/charts/compare/fluidd-7.0.4...fluidd-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fluidd-7.0.4](https://github.com/truecharts/charts/compare/fluidd-7.0.3...fluidd-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/fluidd/8.0.1/Chart.yaml b/stable/fluidd/8.0.1/Chart.yaml deleted file mode 100644 index bbf644bfb7..0000000000 --- a/stable/fluidd/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fluidd -version: 8.0.1 -appVersion: 1.27.1 -description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. -home: https://truecharts.org/charts/stable/fluidd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png -deprecated: false -sources: - - https://ghcr.io/fluidd-core/fluidd - - https://github.com/fluidd-core/fluidd - - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fluidd -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/fluidd/8.0.1/app-changelog.md b/stable/fluidd/8.0.1/app-changelog.md deleted file mode 100644 index 1e4c532ed7..0000000000 --- a/stable/fluidd/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fluidd-8.0.1](https://github.com/truecharts/charts/compare/fluidd-8.0.0...fluidd-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/fluidd/8.0.1/charts/common-17.1.4.tgz b/stable/fluidd/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fluidd/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fluidd/8.1.0/CHANGELOG.md b/stable/fluidd/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..00fc93359c --- /dev/null +++ b/stable/fluidd/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fluidd-8.1.0](https://github.com/truecharts/charts/compare/fluidd-8.0.1...fluidd-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fluidd-8.0.1](https://github.com/truecharts/charts/compare/fluidd-8.0.0...fluidd-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fluidd-8.0.0](https://github.com/truecharts/charts/compare/fluidd-7.0.12...fluidd-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fluidd-7.0.12](https://github.com/truecharts/charts/compare/fluidd-7.0.11...fluidd-7.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/fluidd-core/fluidd to v1.27.1[@01e6dcf](https://github.com/01e6dcf) by renovate ([#16466](https://github.com/truecharts/charts/issues/16466)) + + + + +## [fluidd-7.0.11](https://github.com/truecharts/charts/compare/fluidd-7.0.10...fluidd-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fluidd-7.0.10](https://github.com/truecharts/charts/compare/fluidd-7.0.9...fluidd-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fluidd-7.0.9](https://github.com/truecharts/charts/compare/fluidd-7.0.8...fluidd-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fluidd-7.0.8](https://github.com/truecharts/charts/compare/fluidd-7.0.7...fluidd-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fluidd-7.0.7](https://github.com/truecharts/charts/compare/fluidd-7.0.6...fluidd-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fluidd-7.0.6](https://github.com/truecharts/charts/compare/fluidd-7.0.5...fluidd-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fluidd-7.0.5](https://github.com/truecharts/charts/compare/fluidd-7.0.4...fluidd-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/fluidd/8.1.0/Chart.yaml b/stable/fluidd/8.1.0/Chart.yaml new file mode 100644 index 0000000000..c338cd0953 --- /dev/null +++ b/stable/fluidd/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fluidd +version: 8.1.0 +appVersion: 1.27.1 +description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. +home: https://truecharts.org/charts/stable/fluidd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png +deprecated: false +sources: + - https://github.com/fluidd-core/fluidd + - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd + - https://ghcr.io/fluidd-core/fluidd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fluidd +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/fluidd/8.0.1/README.md b/stable/fluidd/8.1.0/README.md similarity index 100% rename from stable/fluidd/8.0.1/README.md rename to stable/fluidd/8.1.0/README.md diff --git a/stable/fluidd/8.1.0/app-changelog.md b/stable/fluidd/8.1.0/app-changelog.md new file mode 100644 index 0000000000..35f5584765 --- /dev/null +++ b/stable/fluidd/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fluidd-8.1.0](https://github.com/truecharts/charts/compare/fluidd-8.0.1...fluidd-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fluidd/8.0.1/app-readme.md b/stable/fluidd/8.1.0/app-readme.md similarity index 100% rename from stable/fluidd/8.0.1/app-readme.md rename to stable/fluidd/8.1.0/app-readme.md diff --git a/stable/fluidd/8.1.0/charts/common-17.2.2.tgz b/stable/fluidd/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fluidd/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fluidd/8.0.1/ix_values.yaml b/stable/fluidd/8.1.0/ix_values.yaml similarity index 100% rename from stable/fluidd/8.0.1/ix_values.yaml rename to stable/fluidd/8.1.0/ix_values.yaml diff --git a/stable/fluidd/8.0.1/questions.yaml b/stable/fluidd/8.1.0/questions.yaml similarity index 100% rename from stable/fluidd/8.0.1/questions.yaml rename to stable/fluidd/8.1.0/questions.yaml diff --git a/stable/minecraft-java/7.0.1/templates/NOTES.txt b/stable/fluidd/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/minecraft-java/7.0.1/templates/NOTES.txt rename to stable/fluidd/8.1.0/templates/NOTES.txt diff --git a/stable/minecraft-bedrock/7.0.1/templates/common.yaml b/stable/fluidd/8.1.0/templates/common.yaml similarity index 100% rename from stable/minecraft-bedrock/7.0.1/templates/common.yaml rename to stable/fluidd/8.1.0/templates/common.yaml diff --git a/stable/invidious/8.0.1/values.yaml b/stable/fluidd/8.1.0/values.yaml similarity index 100% rename from stable/invidious/8.0.1/values.yaml rename to stable/fluidd/8.1.0/values.yaml diff --git a/stable/fluttercoin-wallet/4.0.2/CHANGELOG.md b/stable/fluttercoin-wallet/4.0.2/CHANGELOG.md deleted file mode 100644 index 3dc1c548af..0000000000 --- a/stable/fluttercoin-wallet/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fluttercoin-wallet-4.0.2](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.0.1...fluttercoin-wallet-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [fluttercoin-wallet-4.0.1](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.0.0...fluttercoin-wallet-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fluttercoin-wallet-4.0.0](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.17...fluttercoin-wallet-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fluttercoin-wallet-3.0.17](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.16...fluttercoin-wallet-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fluttercoin-wallet-3.0.16](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.15...fluttercoin-wallet-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fluttercoin-wallet-3.0.15](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.14...fluttercoin-wallet-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fluttercoin-wallet-3.0.14](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.13...fluttercoin-wallet-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fluttercoin-wallet-3.0.13](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.12...fluttercoin-wallet-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fluttercoin-wallet-3.0.12](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.11...fluttercoin-wallet-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fluttercoin-wallet-3.0.11](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.10...fluttercoin-wallet-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fluttercoin-wallet-3.0.10](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.9...fluttercoin-wallet-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/fluttercoin-wallet/4.0.2/Chart.yaml b/stable/fluttercoin-wallet/4.0.2/Chart.yaml deleted file mode 100644 index bc1518e97c..0000000000 --- a/stable/fluttercoin-wallet/4.0.2/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fluttercoin-wallet -version: 4.0.2 -appVersion: latest -description: FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. -home: https://truecharts.org/charts/incubator/fluttercoin-wallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.png -deprecated: false -sources: - - https://hub.docker.com/r/ich777/fluttercoin - - https://fluttercoin.me/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/fluttercoin-wallet -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fluttercoin-wallet - - Network-Other - - Productivity - - Tools-Utilities - - Crypto -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/fluttercoin-wallet/4.0.2/app-changelog.md b/stable/fluttercoin-wallet/4.0.2/app-changelog.md deleted file mode 100644 index 8c4e49cb97..0000000000 --- a/stable/fluttercoin-wallet/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fluttercoin-wallet-4.0.2](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.0.1...fluttercoin-wallet-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/fluttercoin-wallet/4.0.2/charts/common-17.1.4.tgz b/stable/fluttercoin-wallet/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fluttercoin-wallet/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fluttercoin-wallet/4.1.0/CHANGELOG.md b/stable/fluttercoin-wallet/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..35d0a0c2dc --- /dev/null +++ b/stable/fluttercoin-wallet/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fluttercoin-wallet-4.1.0](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.0.2...fluttercoin-wallet-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fluttercoin-wallet-4.0.2](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.0.1...fluttercoin-wallet-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [fluttercoin-wallet-4.0.1](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.0.0...fluttercoin-wallet-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fluttercoin-wallet-4.0.0](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.17...fluttercoin-wallet-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fluttercoin-wallet-3.0.17](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.16...fluttercoin-wallet-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fluttercoin-wallet-3.0.16](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.15...fluttercoin-wallet-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fluttercoin-wallet-3.0.15](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.14...fluttercoin-wallet-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fluttercoin-wallet-3.0.14](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.13...fluttercoin-wallet-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fluttercoin-wallet-3.0.13](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.12...fluttercoin-wallet-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fluttercoin-wallet-3.0.12](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.11...fluttercoin-wallet-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fluttercoin-wallet-3.0.11](https://github.com/truecharts/charts/compare/fluttercoin-wallet-3.0.10...fluttercoin-wallet-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/fluttercoin-wallet/4.1.0/Chart.yaml b/stable/fluttercoin-wallet/4.1.0/Chart.yaml new file mode 100644 index 0000000000..7d5edeccdb --- /dev/null +++ b/stable/fluttercoin-wallet/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fluttercoin-wallet +version: 4.1.0 +appVersion: latest +description: FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. +home: https://truecharts.org/charts/incubator/fluttercoin-wallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.png +deprecated: false +sources: + - https://fluttercoin.me/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fluttercoin-wallet + - https://hub.docker.com/r/ich777/fluttercoin +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fluttercoin-wallet + - Network-Other + - Productivity + - Tools-Utilities + - Crypto +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/fluttercoin-wallet/4.0.2/README.md b/stable/fluttercoin-wallet/4.1.0/README.md similarity index 100% rename from stable/fluttercoin-wallet/4.0.2/README.md rename to stable/fluttercoin-wallet/4.1.0/README.md diff --git a/stable/fluttercoin-wallet/4.1.0/app-changelog.md b/stable/fluttercoin-wallet/4.1.0/app-changelog.md new file mode 100644 index 0000000000..0dcc014fd4 --- /dev/null +++ b/stable/fluttercoin-wallet/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fluttercoin-wallet-4.1.0](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.0.2...fluttercoin-wallet-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fluttercoin-wallet/4.0.2/app-readme.md b/stable/fluttercoin-wallet/4.1.0/app-readme.md similarity index 100% rename from stable/fluttercoin-wallet/4.0.2/app-readme.md rename to stable/fluttercoin-wallet/4.1.0/app-readme.md diff --git a/stable/fluttercoin-wallet/4.1.0/charts/common-17.2.2.tgz b/stable/fluttercoin-wallet/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fluttercoin-wallet/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fluttercoin-wallet/4.0.2/ix_values.yaml b/stable/fluttercoin-wallet/4.1.0/ix_values.yaml similarity index 100% rename from stable/fluttercoin-wallet/4.0.2/ix_values.yaml rename to stable/fluttercoin-wallet/4.1.0/ix_values.yaml diff --git a/stable/fluttercoin-wallet/4.0.2/questions.yaml b/stable/fluttercoin-wallet/4.1.0/questions.yaml similarity index 100% rename from stable/fluttercoin-wallet/4.0.2/questions.yaml rename to stable/fluttercoin-wallet/4.1.0/questions.yaml diff --git a/stable/fmd2-wine/4.0.2/templates/common.yaml b/stable/fluttercoin-wallet/4.1.0/templates/common.yaml similarity index 100% rename from stable/fmd2-wine/4.0.2/templates/common.yaml rename to stable/fluttercoin-wallet/4.1.0/templates/common.yaml diff --git a/stable/invitarr/4.0.1/values.yaml b/stable/fluttercoin-wallet/4.1.0/values.yaml similarity index 100% rename from stable/invitarr/4.0.1/values.yaml rename to stable/fluttercoin-wallet/4.1.0/values.yaml diff --git a/stable/fmd2-wine/4.0.2/CHANGELOG.md b/stable/fmd2-wine/4.0.2/CHANGELOG.md deleted file mode 100644 index a9d21a1688..0000000000 --- a/stable/fmd2-wine/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fmd2-wine-4.0.2](https://github.com/truecharts/charts/compare/fmd2-wine-4.0.1...fmd2-wine-4.0.2) (2023-12-27) - -### Fix - -- remove usmask ([#16569](https://github.com/truecharts/charts/issues/16569)) - - - - -## [fmd2-wine-4.0.1](https://github.com/truecharts/charts/compare/fmd2-wine-4.0.0...fmd2-wine-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fmd2-wine-4.0.0](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.17...fmd2-wine-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fmd2-wine-3.0.17](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.16...fmd2-wine-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fmd2-wine-3.0.16](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.15...fmd2-wine-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fmd2-wine-3.0.15](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.14...fmd2-wine-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fmd2-wine-3.0.14](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.13...fmd2-wine-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fmd2-wine-3.0.13](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.12...fmd2-wine-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fmd2-wine-3.0.12](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.11...fmd2-wine-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fmd2-wine-3.0.11](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.10...fmd2-wine-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fmd2-wine-3.0.10](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.9...fmd2-wine-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/fmd2-wine/4.0.2/Chart.yaml b/stable/fmd2-wine/4.0.2/Chart.yaml deleted file mode 100644 index 25ef0e4f2e..0000000000 --- a/stable/fmd2-wine/4.0.2/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fmd2-wine -version: 4.0.2 -appVersion: latest -description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. " -home: https://truecharts.org/charts/incubator/fmd2-wine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.png -deprecated: false -sources: - - https://github.com/Banh-Canh/docker-FMD2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/fmd2-wine - - https://hub.docker.com/r/banhcanh/docker-fmd2 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fmd2-wine - - Downloaders - - MediaApp-Books -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/fmd2-wine/4.0.2/app-changelog.md b/stable/fmd2-wine/4.0.2/app-changelog.md deleted file mode 100644 index 3bdec23b8c..0000000000 --- a/stable/fmd2-wine/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fmd2-wine-4.0.2](https://github.com/truecharts/charts/compare/fmd2-wine-4.0.1...fmd2-wine-4.0.2) (2023-12-27) - -### Fix - -- remove usmask ([#16569](https://github.com/truecharts/charts/issues/16569)) - - \ No newline at end of file diff --git a/stable/fmd2-wine/4.0.2/charts/common-17.1.4.tgz b/stable/fmd2-wine/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fmd2-wine/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fmd2-wine/4.0.2/questions.yaml b/stable/fmd2-wine/4.0.2/questions.yaml deleted file mode 100644 index c0009753b7..0000000000 --- a/stable/fmd2-wine/4.0.2/questions.yaml +++ /dev/null @@ -1,3916 +0,0 @@ -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: 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: imagePullSecretList - group: "General Settings" - label: "Image Pull Secrets" - schema: - type: list - default: [] - items: - - variable: pullsecretentry - label: "Pull Secret" - schema: - type: dict - additional_attrs: true - attrs: - - variable: registry - label: "Registry" - schema: - type: string - required: true - default: "https://index.docker.io/v1/" - - variable: username - label: "Username" - schema: - type: string - required: true - default: "" - - variable: password - label: "Password" - schema: - type: string - required: true - default: "" - - variable: email - label: "Email" - schema: - type: string - required: true - default: "" - - 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: 6080 - 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: persistence - label: Integrated Persistent Storage - description: Integrated Persistent Storage - group: Storage and Persistence - schema: - additional_attrs: true - type: dict - attrs: - - variable: downloaddirectory - label: "downloaddirectory Storage" - description: "Container Path downloads" - schema: - additional_attrs: true - type: dict - attrs: - - variable: type - label: Type of Storage - description: Sets the persistence type, Anything other than PVC could break rollback! - schema: - type: string - default: pvc - enum: - - value: pvc - description: PVC - - value: hostPath - description: Host Path - - value: emptyDir - description: emptyDir - - value: nfs - description: NFS Share - - value: iscsi - description: iSCSI 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: iscsi - label: iSCSI Options - schema: - show_if: [["type", "=", "iscsi"]] - type: dict - additional_attrs: true - attrs: - - variable: targetPortal - label: targetPortal - schema: - type: string - required: true - default: "" - - variable: iqn - label: iqn - schema: - type: string - required: true - default: "" - - variable: lun - label: lun - schema: - type: int - default: 0 - - variable: authSession - label: authSession - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - type: string - default: "" - - variable: authDiscovery - label: authDiscovery - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - 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: 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 (Do NOT REDUCE after installation) - description: This value can ONLY be INCREASED after the installation - 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: appluamodulespath - label: "appluamodulespath Storage" - description: "Container Path appFMD2lua" - schema: - additional_attrs: true - type: dict - attrs: - - variable: type - label: Type of Storage - description: Sets the persistence type, Anything other than PVC could break rollback! - schema: - type: string - default: pvc - enum: - - value: pvc - description: PVC - - value: hostPath - description: Host Path - - value: emptyDir - description: emptyDir - - value: nfs - description: NFS Share - - value: iscsi - description: iSCSI 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: iscsi - label: iSCSI Options - schema: - show_if: [["type", "=", "iscsi"]] - type: dict - additional_attrs: true - attrs: - - variable: targetPortal - label: targetPortal - schema: - type: string - required: true - default: "" - - variable: iqn - label: iqn - schema: - type: string - required: true - default: "" - - variable: lun - label: lun - schema: - type: int - default: 0 - - variable: authSession - label: authSession - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - type: string - default: "" - - variable: authDiscovery - label: authDiscovery - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - 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: 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 (Do NOT REDUCE after installation) - description: This value can ONLY be INCREASED after the installation - 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: data - label: "data Storage" - description: "Container Path appFMD2data" - schema: - additional_attrs: true - type: dict - attrs: - - variable: type - label: Type of Storage - description: Sets the persistence type, Anything other than PVC could break rollback! - schema: - type: string - default: pvc - enum: - - value: pvc - description: PVC - - value: hostPath - description: Host Path - - value: emptyDir - description: emptyDir - - value: nfs - description: NFS Share - - value: iscsi - description: iSCSI 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: iscsi - label: iSCSI Options - schema: - show_if: [["type", "=", "iscsi"]] - type: dict - additional_attrs: true - attrs: - - variable: targetPortal - label: targetPortal - schema: - type: string - required: true - default: "" - - variable: iqn - label: iqn - schema: - type: string - required: true - default: "" - - variable: lun - label: lun - schema: - type: int - default: 0 - - variable: authSession - label: authSession - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - type: string - default: "" - - variable: authDiscovery - label: authDiscovery - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - 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: 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 (Do NOT REDUCE after installation) - description: This value can ONLY be INCREASED after the installation - 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: appwineconfig - label: "appwineconfig Storage" - description: "Container Path config.wine" - schema: - additional_attrs: true - type: dict - attrs: - - variable: type - label: Type of Storage - description: Sets the persistence type, Anything other than PVC could break rollback! - schema: - type: string - default: pvc - enum: - - value: pvc - description: PVC - - value: hostPath - description: Host Path - - value: emptyDir - description: emptyDir - - value: nfs - description: NFS Share - - value: iscsi - description: iSCSI 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: iscsi - label: iSCSI Options - schema: - show_if: [["type", "=", "iscsi"]] - type: dict - additional_attrs: true - attrs: - - variable: targetPortal - label: targetPortal - schema: - type: string - required: true - default: "" - - variable: iqn - label: iqn - schema: - type: string - required: true - default: "" - - variable: lun - label: lun - schema: - type: int - default: 0 - - variable: authSession - label: authSession - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - type: string - default: "" - - variable: authDiscovery - label: authDiscovery - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - 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: 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 (Do NOT REDUCE after installation) - description: This value can ONLY be INCREASED after the installation - 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: appuserdata - label: "appuserdata Storage" - description: "Container Path appFMD2userdata" - schema: - additional_attrs: true - type: dict - attrs: - - variable: type - label: Type of Storage - description: Sets the persistence type, Anything other than PVC could break rollback! - schema: - type: string - default: pvc - enum: - - value: pvc - description: PVC - - value: hostPath - description: Host Path - - value: emptyDir - description: emptyDir - - value: nfs - description: NFS Share - - value: iscsi - description: iSCSI 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: iscsi - label: iSCSI Options - schema: - show_if: [["type", "=", "iscsi"]] - type: dict - additional_attrs: true - attrs: - - variable: targetPortal - label: targetPortal - schema: - type: string - required: true - default: "" - - variable: iqn - label: iqn - schema: - type: string - required: true - default: "" - - variable: lun - label: lun - schema: - type: int - default: 0 - - variable: authSession - label: authSession - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - type: string - default: "" - - variable: authDiscovery - label: authDiscovery - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - 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: 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 (Do NOT REDUCE after installation) - description: This value can ONLY be INCREASED after the installation - 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: 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: iscsi - label: iSCSI Options - schema: - show_if: [["type", "=", "iscsi"]] - type: dict - additional_attrs: true - attrs: - - variable: targetPortal - label: targetPortal - schema: - type: string - required: true - default: "" - - variable: iqn - label: iqn - schema: - type: string - required: true - default: "" - - variable: lun - label: lun - schema: - type: int - default: 0 - - variable: authSession - label: authSession - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - type: string - default: "" - - variable: authDiscovery - label: authDiscovery - schema: - type: dict - additional_attrs: true - attrs: - - variable: username - label: username - schema: - type: string - default: "" - - variable: password - label: password - schema: - type: string - default: "" - - variable: usernameInitiator - label: usernameInitiator - schema: - type: string - default: "" - - variable: passwordInitiator - label: passwordInitiator - schema: - 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: integrations - label: Integrations - description: Connect ingress with other charts - schema: - additional_attrs: true - type: dict - attrs: - - variable: traefik - label: Traefik - description: Connect ingress with Traefik - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: enabled - schema: - type: boolean - default: true - - variable: allowCors - label: 'Allow Cross Origin Requests (advanced)' - schema: - type: boolean - default: false - show_if: [["enabled", "=", true]] - - variable: entrypoints - label: Entrypoints - schema: - type: list - default: ["websecure"] - show_if: [["enabled", "=", true]] - items: - - variable: entrypoint - label: Entrypoint - schema: - type: string - - variable: middlewares - label: Middlewares - schema: - type: list - default: [] - show_if: [["enabled", "=", true]] - items: - - variable: middleware - label: Middleware - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: name - schema: - type: string - default: "" - required: true - - variable: namespace - label: 'namespace (optional)' - schema: - type: string - default: "" - - variable: certManager - label: certManager - description: Connect ingress with certManager - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: enabled - schema: - type: boolean - default: false - - variable: certificateIssuer - label: certificateIssuer - description: defaults to chartname - schema: - type: string - default: "" - show_if: [["enabled", "=", true]] - - variable: homepage - label: Homepage - description: Connect ingress with Homepage - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: enabled - schema: - type: boolean - default: false - - variable: name - label: Name (Optional) - description: Defaults to chart name - schema: - type: string - default: "" - show_if: [["enabled", "=", true]] - - variable: description - label: Description (Optional) - description: Defaults to chart description - schema: - type: string - default: "" - show_if: [["enabled", "=", true]] - - variable: icon - label: Icon (Optional) - description: Defaults to chart icon - schema: - type: string - default: "" - show_if: [["enabled", "=", true]] - - variable: group - label: Group - schema: - type: string - required: true - default: "default" - show_if: [["enabled", "=", true]] - - variable: widget - label: Widget Settings - schema: - type: dict - additional_attrs: true - show_if: [["enabled", "=", true]] - attrs: - - variable: enabled - label: Enable Widget - description: When disabled all widget annotations are skipped. - schema: - type: boolean - default: true - - variable: custom - label: Options - schema: - type: dict - additional_attrs: true - attrs: - - variable: key - label: API-key (key) - schema: - type: string - default: "" - - variable: customkv - label: Custom Options - schema: - type: list - default: [] - items: - - variable: option - label: Option - schema: - additional_attrs: true - type: dict - attrs: - - variable: key - label: Key - schema: - type: string - default: "" - required: true - - variable: value - label: Value - 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: 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: 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: overrideService - 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: 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: integrations - label: Integrations - description: Connect ingress with other charts - schema: - additional_attrs: true - type: dict - attrs: - - variable: traefik - label: Traefik - description: Connect ingress with Traefik - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: enabled - schema: - type: boolean - default: true - - variable: allowCors - label: "Allow Cross Origin Requests" - schema: - type: boolean - default: false - show_if: [["enabled", "=", true]] - - variable: entrypoints - label: Entrypoints - schema: - type: list - default: ["websecure"] - show_if: [["enabled", "=", true]] - items: - - variable: entrypoint - label: Entrypoint - schema: - type: string - - variable: middlewares - label: Middlewares - schema: - type: list - default: [] - show_if: [["enabled", "=", true]] - items: - - variable: middleware - label: Middleware - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: name - schema: - type: string - default: "" - required: true - - variable: namespace - label: namespace - schema: - type: string - default: "" - - variable: certManager - label: certManager - description: Connect ingress with certManager - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: enabled - schema: - type: boolean - default: true - - variable: certificateIssuer - label: certificateIssuer - description: defaults to chartname - schema: - type: string - default: "" - show_if: [["enabled", "=", true]] - - variable: homepage - label: Homepage - description: Connect ingress with Homepage - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: enabled - schema: - type: boolean - default: false - - variable: name - label: Name - description: defaults to chartname - schema: - type: string - default: "" - show_if: [["enabled", "=", true]] - - variable: description - label: Description - description: defaults to chart description - schema: - type: string - default: "" - show_if: [["enabled", "=", true]] - - variable: group - label: Group - schema: - type: string - required: true - default: "default" - show_if: [["enabled", "=", 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: 0 - - variable: runAsGroup - label: "runAsGroup" - description: "The groupID of the user running the application" - schema: - type: int - default: 0 - # 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: integrations - label: Integrations - description: Connect ingress with other charts - schema: - additional_attrs: true - type: dict - attrs: - - variable: traefik - label: Traefik - description: Connect ingress with Traefik - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: enabled - schema: - type: boolean - default: true - - variable: allowCors - label: 'Allow Cross Origin Requests (advanced)' - schema: - type: boolean - default: false - show_if: [["enabled", "=", true]] - - variable: entrypoints - label: Entrypoints - schema: - type: list - default: ["websecure"] - show_if: [["enabled", "=", true]] - items: - - variable: entrypoint - label: Entrypoint - schema: - type: string - - variable: middlewares - label: Middlewares - schema: - type: list - default: [] - show_if: [["enabled", "=", true]] - items: - - variable: middleware - label: Middleware - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: name - schema: - type: string - default: "" - required: true - - variable: namespace - label: 'namespace (optional)' - schema: - type: string - default: "" - - variable: certManager - label: certManager - description: Connect ingress with certManager - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: enabled - schema: - type: boolean - default: false - - variable: certificateIssuer - label: certificateIssuer - description: defaults to chartname - schema: - type: string - default: "" - show_if: [["enabled", "=", true]] - - variable: advanced - label: Show Advanced Settings - description: Advanced settings are not covered by TrueCharts Support - schema: - type: boolean - 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/fmd2-wine/4.1.0/CHANGELOG.md b/stable/fmd2-wine/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5ef639193c --- /dev/null +++ b/stable/fmd2-wine/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fmd2-wine-4.1.0](https://github.com/truecharts/charts/compare/fmd2-wine-4.0.2...fmd2-wine-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + - remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [fmd2-wine-4.0.2](https://github.com/truecharts/charts/compare/fmd2-wine-4.0.1...fmd2-wine-4.0.2) (2023-12-27) + +### Fix + +- remove usmask ([#16569](https://github.com/truecharts/charts/issues/16569)) + + + + +## [fmd2-wine-4.0.1](https://github.com/truecharts/charts/compare/fmd2-wine-4.0.0...fmd2-wine-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fmd2-wine-4.0.0](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.17...fmd2-wine-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fmd2-wine-3.0.17](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.16...fmd2-wine-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fmd2-wine-3.0.16](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.15...fmd2-wine-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fmd2-wine-3.0.15](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.14...fmd2-wine-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fmd2-wine-3.0.14](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.13...fmd2-wine-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fmd2-wine-3.0.13](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.12...fmd2-wine-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fmd2-wine-3.0.12](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.11...fmd2-wine-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fmd2-wine-3.0.11](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.10...fmd2-wine-3.0.11) (2023-12-22) + diff --git a/stable/fmd2-wine/4.1.0/Chart.yaml b/stable/fmd2-wine/4.1.0/Chart.yaml new file mode 100644 index 0000000000..17093dceda --- /dev/null +++ b/stable/fmd2-wine/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fmd2-wine +version: 4.1.0 +appVersion: latest +description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. " +home: https://truecharts.org/charts/incubator/fmd2-wine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.png +deprecated: false +sources: + - https://github.com/Banh-Canh/docker-FMD2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/fmd2-wine + - https://hub.docker.com/r/banhcanh/docker-fmd2 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fmd2-wine + - Downloaders + - MediaApp-Books +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/fmd2-wine/4.0.2/README.md b/stable/fmd2-wine/4.1.0/README.md similarity index 100% rename from stable/fmd2-wine/4.0.2/README.md rename to stable/fmd2-wine/4.1.0/README.md diff --git a/stable/fmd2-wine/4.1.0/app-changelog.md b/stable/fmd2-wine/4.1.0/app-changelog.md new file mode 100644 index 0000000000..c1eed86a5e --- /dev/null +++ b/stable/fmd2-wine/4.1.0/app-changelog.md @@ -0,0 +1,10 @@ + + +## [fmd2-wine-4.1.0](https://github.com/truecharts/charts/compare/fmd2-wine-4.0.2...fmd2-wine-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + - remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + \ No newline at end of file diff --git a/stable/fmd2-wine/4.0.2/app-readme.md b/stable/fmd2-wine/4.1.0/app-readme.md similarity index 100% rename from stable/fmd2-wine/4.0.2/app-readme.md rename to stable/fmd2-wine/4.1.0/app-readme.md diff --git a/stable/fmd2-wine/4.1.0/charts/common-17.2.2.tgz b/stable/fmd2-wine/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fmd2-wine/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fmd2-wine/4.0.2/ix_values.yaml b/stable/fmd2-wine/4.1.0/ix_values.yaml similarity index 100% rename from stable/fmd2-wine/4.0.2/ix_values.yaml rename to stable/fmd2-wine/4.1.0/ix_values.yaml diff --git a/stable/fmd2-wine/4.1.0/questions.yaml b/stable/fmd2-wine/4.1.0/questions.yaml new file mode 100644 index 0000000000..65aed68397 --- /dev/null +++ b/stable/fmd2-wine/4.1.0/questions.yaml @@ -0,0 +1,3914 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 6080 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: downloaddirectory + label: "downloaddirectory Storage" + description: "Container Path downloads" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: appluamodulespath + label: "appluamodulespath Storage" + description: "Container Path appFMD2lua" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: data + label: "data Storage" + description: "Container Path appFMD2data" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: appwineconfig + label: "appwineconfig Storage" + description: "Container Path config.wine" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: appuserdata + label: "appuserdata Storage" + description: "Container Path appFMD2userdata" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/fogproject/4.0.1/templates/common.yaml b/stable/fmd2-wine/4.1.0/templates/common.yaml similarity index 100% rename from stable/fogproject/4.0.1/templates/common.yaml rename to stable/fmd2-wine/4.1.0/templates/common.yaml diff --git a/stable/ipfs/9.0.1/values.yaml b/stable/fmd2-wine/4.1.0/values.yaml similarity index 100% rename from stable/ipfs/9.0.1/values.yaml rename to stable/fmd2-wine/4.1.0/values.yaml diff --git a/stable/fogproject/4.0.1/CHANGELOG.md b/stable/fogproject/4.0.1/CHANGELOG.md deleted file mode 100644 index f5fcd3f4c8..0000000000 --- a/stable/fogproject/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fogproject-4.0.1](https://github.com/truecharts/charts/compare/fogproject-4.0.0...fogproject-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fogproject-4.0.0](https://github.com/truecharts/charts/compare/fogproject-3.0.17...fogproject-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fogproject-3.0.17](https://github.com/truecharts/charts/compare/fogproject-3.0.16...fogproject-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fogproject-3.0.16](https://github.com/truecharts/charts/compare/fogproject-3.0.15...fogproject-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fogproject-3.0.15](https://github.com/truecharts/charts/compare/fogproject-3.0.14...fogproject-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fogproject-3.0.14](https://github.com/truecharts/charts/compare/fogproject-3.0.13...fogproject-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fogproject-3.0.13](https://github.com/truecharts/charts/compare/fogproject-3.0.12...fogproject-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fogproject-3.0.12](https://github.com/truecharts/charts/compare/fogproject-3.0.11...fogproject-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fogproject-3.0.11](https://github.com/truecharts/charts/compare/fogproject-3.0.10...fogproject-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fogproject-3.0.10](https://github.com/truecharts/charts/compare/fogproject-3.0.9...fogproject-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [fogproject-3.0.9](https://github.com/truecharts/charts/compare/fogproject-3.0.8...fogproject-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/fogproject/4.0.1/Chart.yaml b/stable/fogproject/4.0.1/Chart.yaml deleted file mode 100644 index 38c1ce0f8d..0000000000 --- a/stable/fogproject/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fogproject -version: 4.0.1 -appVersion: latest -description: FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions. -home: https://truecharts.org/charts/incubator/fogproject -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fogproject.png -deprecated: false -sources: - - https://github.com/redvex2460/fogproject - - https://github.com/truecharts/charts/tree/master/charts/incubator/fogproject - - https://hub.docker.com/r/redvex2460/fogproject -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fogproject - - Backup - - Network-DNS -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/fogproject/4.0.1/app-changelog.md b/stable/fogproject/4.0.1/app-changelog.md deleted file mode 100644 index a62ef7727b..0000000000 --- a/stable/fogproject/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fogproject-4.0.1](https://github.com/truecharts/charts/compare/fogproject-4.0.0...fogproject-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/fogproject/4.0.1/charts/common-17.1.4.tgz b/stable/fogproject/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fogproject/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fogproject/4.1.0/CHANGELOG.md b/stable/fogproject/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fb7ad488d1 --- /dev/null +++ b/stable/fogproject/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fogproject-4.1.0](https://github.com/truecharts/charts/compare/fogproject-4.0.1...fogproject-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fogproject-4.0.1](https://github.com/truecharts/charts/compare/fogproject-4.0.0...fogproject-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fogproject-4.0.0](https://github.com/truecharts/charts/compare/fogproject-3.0.17...fogproject-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fogproject-3.0.17](https://github.com/truecharts/charts/compare/fogproject-3.0.16...fogproject-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fogproject-3.0.16](https://github.com/truecharts/charts/compare/fogproject-3.0.15...fogproject-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fogproject-3.0.15](https://github.com/truecharts/charts/compare/fogproject-3.0.14...fogproject-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fogproject-3.0.14](https://github.com/truecharts/charts/compare/fogproject-3.0.13...fogproject-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fogproject-3.0.13](https://github.com/truecharts/charts/compare/fogproject-3.0.12...fogproject-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fogproject-3.0.12](https://github.com/truecharts/charts/compare/fogproject-3.0.11...fogproject-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fogproject-3.0.11](https://github.com/truecharts/charts/compare/fogproject-3.0.10...fogproject-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [fogproject-3.0.10](https://github.com/truecharts/charts/compare/fogproject-3.0.9...fogproject-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/fogproject/4.1.0/Chart.yaml b/stable/fogproject/4.1.0/Chart.yaml new file mode 100644 index 0000000000..742db3ee53 --- /dev/null +++ b/stable/fogproject/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fogproject +version: 4.1.0 +appVersion: latest +description: FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions. +home: https://truecharts.org/charts/incubator/fogproject +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fogproject.png +deprecated: false +sources: + - https://github.com/redvex2460/fogproject + - https://github.com/truecharts/charts/tree/master/charts/incubator/fogproject + - https://hub.docker.com/r/redvex2460/fogproject +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fogproject + - Backup + - Network-DNS +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/fogproject/4.0.1/README.md b/stable/fogproject/4.1.0/README.md similarity index 100% rename from stable/fogproject/4.0.1/README.md rename to stable/fogproject/4.1.0/README.md diff --git a/stable/fogproject/4.1.0/app-changelog.md b/stable/fogproject/4.1.0/app-changelog.md new file mode 100644 index 0000000000..bf7ffdde5f --- /dev/null +++ b/stable/fogproject/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fogproject-4.1.0](https://github.com/truecharts/charts/compare/fogproject-4.0.1...fogproject-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fogproject/4.0.1/app-readme.md b/stable/fogproject/4.1.0/app-readme.md similarity index 100% rename from stable/fogproject/4.0.1/app-readme.md rename to stable/fogproject/4.1.0/app-readme.md diff --git a/stable/fogproject/4.1.0/charts/common-17.2.2.tgz b/stable/fogproject/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fogproject/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fogproject/4.0.1/ix_values.yaml b/stable/fogproject/4.1.0/ix_values.yaml similarity index 100% rename from stable/fogproject/4.0.1/ix_values.yaml rename to stable/fogproject/4.1.0/ix_values.yaml diff --git a/stable/fogproject/4.0.1/questions.yaml b/stable/fogproject/4.1.0/questions.yaml similarity index 100% rename from stable/fogproject/4.0.1/questions.yaml rename to stable/fogproject/4.1.0/questions.yaml diff --git a/stable/fotosho/4.0.1/templates/common.yaml b/stable/fogproject/4.1.0/templates/common.yaml similarity index 100% rename from stable/fotosho/4.0.1/templates/common.yaml rename to stable/fogproject/4.1.0/templates/common.yaml diff --git a/stable/ipmi-tools/5.0.1/values.yaml b/stable/fogproject/4.1.0/values.yaml similarity index 100% rename from stable/ipmi-tools/5.0.1/values.yaml rename to stable/fogproject/4.1.0/values.yaml diff --git a/stable/foldingathome/8.0.1/CHANGELOG.md b/stable/foldingathome/8.0.1/CHANGELOG.md deleted file mode 100644 index e508602301..0000000000 --- a/stable/foldingathome/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [foldingathome-8.0.1](https://github.com/truecharts/charts/compare/foldingathome-8.0.0...foldingathome-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [foldingathome-8.0.0](https://github.com/truecharts/charts/compare/foldingathome-7.0.12...foldingathome-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [foldingathome-7.0.12](https://github.com/truecharts/charts/compare/foldingathome-7.0.11...foldingathome-7.0.12) (2023-12-25) - -### Chore - -- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@8c3b02c](https://github.com/8c3b02c) by renovate ([#16413](https://github.com/truecharts/charts/issues/16413)) - - - - -## [foldingathome-7.0.11](https://github.com/truecharts/charts/compare/foldingathome-7.0.10...foldingathome-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [foldingathome-7.0.10](https://github.com/truecharts/charts/compare/foldingathome-7.0.9...foldingathome-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [foldingathome-7.0.9](https://github.com/truecharts/charts/compare/foldingathome-7.0.8...foldingathome-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [foldingathome-7.0.8](https://github.com/truecharts/charts/compare/foldingathome-7.0.7...foldingathome-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [foldingathome-7.0.7](https://github.com/truecharts/charts/compare/foldingathome-7.0.6...foldingathome-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [foldingathome-7.0.6](https://github.com/truecharts/charts/compare/foldingathome-7.0.5...foldingathome-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [foldingathome-7.0.5](https://github.com/truecharts/charts/compare/foldingathome-7.0.4...foldingathome-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [foldingathome-7.0.4](https://github.com/truecharts/charts/compare/foldingathome-7.0.3...foldingathome-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/foldingathome/8.0.1/Chart.yaml b/stable/foldingathome/8.0.1/Chart.yaml deleted file mode 100644 index 611619f060..0000000000 --- a/stable/foldingathome/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: foldingathome -version: 8.0.1 -appVersion: 7.6.21 -description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. -home: https://truecharts.org/charts/stable/foldingathome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome - - https://ghcr.io/linuxserver/foldingathome -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - foldingathome -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/foldingathome/8.0.1/app-changelog.md b/stable/foldingathome/8.0.1/app-changelog.md deleted file mode 100644 index 52ff91e945..0000000000 --- a/stable/foldingathome/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [foldingathome-8.0.1](https://github.com/truecharts/charts/compare/foldingathome-8.0.0...foldingathome-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/foldingathome/8.0.1/charts/common-17.1.4.tgz b/stable/foldingathome/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/foldingathome/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/foldingathome/8.1.0/CHANGELOG.md b/stable/foldingathome/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..94ceedf03f --- /dev/null +++ b/stable/foldingathome/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [foldingathome-8.1.0](https://github.com/truecharts/charts/compare/foldingathome-8.0.1...foldingathome-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [foldingathome-8.0.1](https://github.com/truecharts/charts/compare/foldingathome-8.0.0...foldingathome-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [foldingathome-8.0.0](https://github.com/truecharts/charts/compare/foldingathome-7.0.12...foldingathome-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [foldingathome-7.0.12](https://github.com/truecharts/charts/compare/foldingathome-7.0.11...foldingathome-7.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@8c3b02c](https://github.com/8c3b02c) by renovate ([#16413](https://github.com/truecharts/charts/issues/16413)) + + + + +## [foldingathome-7.0.11](https://github.com/truecharts/charts/compare/foldingathome-7.0.10...foldingathome-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [foldingathome-7.0.10](https://github.com/truecharts/charts/compare/foldingathome-7.0.9...foldingathome-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [foldingathome-7.0.9](https://github.com/truecharts/charts/compare/foldingathome-7.0.8...foldingathome-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [foldingathome-7.0.8](https://github.com/truecharts/charts/compare/foldingathome-7.0.7...foldingathome-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [foldingathome-7.0.7](https://github.com/truecharts/charts/compare/foldingathome-7.0.6...foldingathome-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [foldingathome-7.0.6](https://github.com/truecharts/charts/compare/foldingathome-7.0.5...foldingathome-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [foldingathome-7.0.5](https://github.com/truecharts/charts/compare/foldingathome-7.0.4...foldingathome-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/foldingathome/8.1.0/Chart.yaml b/stable/foldingathome/8.1.0/Chart.yaml new file mode 100644 index 0000000000..10ec000b62 --- /dev/null +++ b/stable/foldingathome/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: foldingathome +version: 8.1.0 +appVersion: 7.6.21 +description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. +home: https://truecharts.org/charts/stable/foldingathome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome + - https://ghcr.io/linuxserver/foldingathome +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - foldingathome +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/foldingathome/8.0.1/README.md b/stable/foldingathome/8.1.0/README.md similarity index 100% rename from stable/foldingathome/8.0.1/README.md rename to stable/foldingathome/8.1.0/README.md diff --git a/stable/foldingathome/8.1.0/app-changelog.md b/stable/foldingathome/8.1.0/app-changelog.md new file mode 100644 index 0000000000..3634a85e99 --- /dev/null +++ b/stable/foldingathome/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [foldingathome-8.1.0](https://github.com/truecharts/charts/compare/foldingathome-8.0.1...foldingathome-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/foldingathome/8.0.1/app-readme.md b/stable/foldingathome/8.1.0/app-readme.md similarity index 100% rename from stable/foldingathome/8.0.1/app-readme.md rename to stable/foldingathome/8.1.0/app-readme.md diff --git a/stable/foldingathome/8.1.0/charts/common-17.2.2.tgz b/stable/foldingathome/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/foldingathome/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/foldingathome/8.0.1/ix_values.yaml b/stable/foldingathome/8.1.0/ix_values.yaml similarity index 100% rename from stable/foldingathome/8.0.1/ix_values.yaml rename to stable/foldingathome/8.1.0/ix_values.yaml diff --git a/stable/foldingathome/8.0.1/questions.yaml b/stable/foldingathome/8.1.0/questions.yaml similarity index 100% rename from stable/foldingathome/8.0.1/questions.yaml rename to stable/foldingathome/8.1.0/questions.yaml diff --git a/stable/minetest/7.0.1/templates/NOTES.txt b/stable/foldingathome/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/minetest/7.0.1/templates/NOTES.txt rename to stable/foldingathome/8.1.0/templates/NOTES.txt diff --git a/stable/minecraft-bungeecord/7.0.1/templates/common.yaml b/stable/foldingathome/8.1.0/templates/common.yaml similarity index 100% rename from stable/minecraft-bungeecord/7.0.1/templates/common.yaml rename to stable/foldingathome/8.1.0/templates/common.yaml diff --git a/stable/ispy-agent-dvr/8.0.1/values.yaml b/stable/foldingathome/8.1.0/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/8.0.1/values.yaml rename to stable/foldingathome/8.1.0/values.yaml diff --git a/stable/fossil/10.1.0/CHANGELOG.md b/stable/fossil/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..20b9410775 --- /dev/null +++ b/stable/fossil/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fossil-10.1.0](https://github.com/truecharts/charts/compare/fossil-10.0.1...fossil-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fossil-10.0.1](https://github.com/truecharts/charts/compare/fossil-10.0.0...fossil-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fossil-10.0.0](https://github.com/truecharts/charts/compare/fossil-9.0.11...fossil-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fossil-9.0.11](https://github.com/truecharts/charts/compare/fossil-9.0.10...fossil-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fossil-9.0.10](https://github.com/truecharts/charts/compare/fossil-9.0.9...fossil-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fossil-9.0.9](https://github.com/truecharts/charts/compare/fossil-9.0.8...fossil-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fossil-9.0.8](https://github.com/truecharts/charts/compare/fossil-9.0.7...fossil-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fossil-9.0.7](https://github.com/truecharts/charts/compare/fossil-9.0.6...fossil-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fossil-9.0.6](https://github.com/truecharts/charts/compare/fossil-9.0.5...fossil-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fossil-9.0.5](https://github.com/truecharts/charts/compare/fossil-9.0.4...fossil-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [fossil-9.0.4](https://github.com/truecharts/charts/compare/fossil-9.0.3...fossil-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/fossil/10.1.0/Chart.yaml b/stable/fossil/10.1.0/Chart.yaml new file mode 100644 index 0000000000..255922b3d9 --- /dev/null +++ b/stable/fossil/10.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fossil +version: 10.1.0 +appVersion: 2.15.1 +description: A simple, high-reliability, distributed software configuration management system +home: https://truecharts.org/charts/stable/fossil +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png +deprecated: false +sources: + - https://fossil-scm.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/fossil + - https://ghcr.io/nicholaswilde/fossil +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fossil + - scm +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/fossil/10.1.0/README.md b/stable/fossil/10.1.0/README.md new file mode 100644 index 0000000000..9306841ed4 --- /dev/null +++ b/stable/fossil/10.1.0/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/fossil) + +**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/fossil/10.1.0/app-changelog.md b/stable/fossil/10.1.0/app-changelog.md new file mode 100644 index 0000000000..309978b6e9 --- /dev/null +++ b/stable/fossil/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fossil-10.1.0](https://github.com/truecharts/charts/compare/fossil-10.0.1...fossil-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fossil/10.1.0/app-readme.md b/stable/fossil/10.1.0/app-readme.md new file mode 100644 index 0000000000..5df675c174 --- /dev/null +++ b/stable/fossil/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +A simple, high-reliability, distributed software configuration management system + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/fossil](https://truecharts.org/charts/stable/fossil) + +--- + +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/fossil/10.1.0/charts/common-17.2.2.tgz b/stable/fossil/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fossil/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fossil/10.1.0/ix_values.yaml b/stable/fossil/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..bb4644ae55 --- /dev/null +++ b/stable/fossil/10.1.0/ix_values.yaml @@ -0,0 +1,38 @@ +image: + repository: ghcr.io/nicholaswilde/fossil + pullPolicy: IfNotPresent + tag: 2.15.1-ls4@sha256:a0a819ed2707e8e829dec371de0e166fbcf0499d3d12005880f603b2b95bf64d +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +service: + main: + ports: + main: + port: 10083 + targetPort: 8080 +persistence: + varrun: + enabled: true +portal: + open: + enabled: true diff --git a/stable/fossil/10.1.0/questions.yaml b/stable/fossil/10.1.0/questions.yaml new file mode 100644 index 0000000000..7a00cd699f --- /dev/null +++ b/stable/fossil/10.1.0/questions.yaml @@ -0,0 +1,2435 @@ +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: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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: 10083 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/minio-console/9.0.1/templates/NOTES.txt b/stable/fossil/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/minio-console/9.0.1/templates/NOTES.txt rename to stable/fossil/10.1.0/templates/NOTES.txt diff --git a/stable/shorturl/9.0.1/templates/common.yaml b/stable/fossil/10.1.0/templates/common.yaml similarity index 100% rename from stable/shorturl/9.0.1/templates/common.yaml rename to stable/fossil/10.1.0/templates/common.yaml diff --git a/stable/it-tools/3.0.1/values.yaml b/stable/fossil/10.1.0/values.yaml similarity index 100% rename from stable/it-tools/3.0.1/values.yaml rename to stable/fossil/10.1.0/values.yaml diff --git a/stable/fotosho/4.0.1/CHANGELOG.md b/stable/fotosho/4.0.1/CHANGELOG.md deleted file mode 100644 index b9ab4db0b4..0000000000 --- a/stable/fotosho/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fotosho-4.0.1](https://github.com/truecharts/charts/compare/fotosho-4.0.0...fotosho-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fotosho-4.0.0](https://github.com/truecharts/charts/compare/fotosho-3.0.17...fotosho-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fotosho-3.0.17](https://github.com/truecharts/charts/compare/fotosho-3.0.16...fotosho-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fotosho-3.0.16](https://github.com/truecharts/charts/compare/fotosho-3.0.15...fotosho-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fotosho-3.0.15](https://github.com/truecharts/charts/compare/fotosho-3.0.14...fotosho-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fotosho-3.0.14](https://github.com/truecharts/charts/compare/fotosho-3.0.13...fotosho-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fotosho-3.0.13](https://github.com/truecharts/charts/compare/fotosho-3.0.12...fotosho-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fotosho-3.0.12](https://github.com/truecharts/charts/compare/fotosho-3.0.11...fotosho-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fotosho-3.0.11](https://github.com/truecharts/charts/compare/fotosho-3.0.10...fotosho-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fotosho-3.0.10](https://github.com/truecharts/charts/compare/fotosho-3.0.9...fotosho-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [fotosho-3.0.9](https://github.com/truecharts/charts/compare/fotosho-3.0.8...fotosho-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/fotosho/4.0.1/Chart.yaml b/stable/fotosho/4.0.1/Chart.yaml deleted file mode 100644 index 81be99452c..0000000000 --- a/stable/fotosho/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fotosho -version: 4.0.1 -appVersion: latest -description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos." -home: https://truecharts.org/charts/incubator/fotosho -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.png -deprecated: false -sources: - - https://github.com/advplyr/fotosho - - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho - - https://hub.docker.com/r/advplyr/fotosho -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fotosho - - MediaApp-Photos - - MediaServer-Photos -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/fotosho/4.0.1/app-changelog.md b/stable/fotosho/4.0.1/app-changelog.md deleted file mode 100644 index 3f4c415d68..0000000000 --- a/stable/fotosho/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fotosho-4.0.1](https://github.com/truecharts/charts/compare/fotosho-4.0.0...fotosho-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/fotosho/4.0.1/charts/common-17.1.4.tgz b/stable/fotosho/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fotosho/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fotosho/4.1.0/CHANGELOG.md b/stable/fotosho/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..34c7f6872f --- /dev/null +++ b/stable/fotosho/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fotosho-4.1.0](https://github.com/truecharts/charts/compare/fotosho-4.0.1...fotosho-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fotosho-4.0.1](https://github.com/truecharts/charts/compare/fotosho-4.0.0...fotosho-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fotosho-4.0.0](https://github.com/truecharts/charts/compare/fotosho-3.0.17...fotosho-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fotosho-3.0.17](https://github.com/truecharts/charts/compare/fotosho-3.0.16...fotosho-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fotosho-3.0.16](https://github.com/truecharts/charts/compare/fotosho-3.0.15...fotosho-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fotosho-3.0.15](https://github.com/truecharts/charts/compare/fotosho-3.0.14...fotosho-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fotosho-3.0.14](https://github.com/truecharts/charts/compare/fotosho-3.0.13...fotosho-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fotosho-3.0.13](https://github.com/truecharts/charts/compare/fotosho-3.0.12...fotosho-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fotosho-3.0.12](https://github.com/truecharts/charts/compare/fotosho-3.0.11...fotosho-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fotosho-3.0.11](https://github.com/truecharts/charts/compare/fotosho-3.0.10...fotosho-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [fotosho-3.0.10](https://github.com/truecharts/charts/compare/fotosho-3.0.9...fotosho-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/fotosho/4.1.0/Chart.yaml b/stable/fotosho/4.1.0/Chart.yaml new file mode 100644 index 0000000000..9cdb4d409b --- /dev/null +++ b/stable/fotosho/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fotosho +version: 4.1.0 +appVersion: latest +description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos." +home: https://truecharts.org/charts/incubator/fotosho +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho + - https://hub.docker.com/r/advplyr/fotosho + - https://github.com/advplyr/fotosho +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fotosho + - MediaApp-Photos + - MediaServer-Photos +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/fotosho/4.0.1/README.md b/stable/fotosho/4.1.0/README.md similarity index 100% rename from stable/fotosho/4.0.1/README.md rename to stable/fotosho/4.1.0/README.md diff --git a/stable/fotosho/4.1.0/app-changelog.md b/stable/fotosho/4.1.0/app-changelog.md new file mode 100644 index 0000000000..c11de4c0fd --- /dev/null +++ b/stable/fotosho/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fotosho-4.1.0](https://github.com/truecharts/charts/compare/fotosho-4.0.1...fotosho-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fotosho/4.0.1/app-readme.md b/stable/fotosho/4.1.0/app-readme.md similarity index 100% rename from stable/fotosho/4.0.1/app-readme.md rename to stable/fotosho/4.1.0/app-readme.md diff --git a/stable/fotosho/4.1.0/charts/common-17.2.2.tgz b/stable/fotosho/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fotosho/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fotosho/4.0.1/ix_values.yaml b/stable/fotosho/4.1.0/ix_values.yaml similarity index 100% rename from stable/fotosho/4.0.1/ix_values.yaml rename to stable/fotosho/4.1.0/ix_values.yaml diff --git a/stable/fotosho/4.0.1/questions.yaml b/stable/fotosho/4.1.0/questions.yaml similarity index 100% rename from stable/fotosho/4.0.1/questions.yaml rename to stable/fotosho/4.1.0/questions.yaml diff --git a/stable/freecad-desktop-g3/4.0.1/templates/common.yaml b/stable/fotosho/4.1.0/templates/common.yaml similarity index 100% rename from stable/freecad-desktop-g3/4.0.1/templates/common.yaml rename to stable/fotosho/4.1.0/templates/common.yaml diff --git a/stable/iyuuplus/8.0.1/values.yaml b/stable/fotosho/4.1.0/values.yaml similarity index 100% rename from stable/iyuuplus/8.0.1/values.yaml rename to stable/fotosho/4.1.0/values.yaml diff --git a/stable/freecad-desktop-g3/4.0.1/CHANGELOG.md b/stable/freecad-desktop-g3/4.0.1/CHANGELOG.md deleted file mode 100644 index 064d169942..0000000000 --- a/stable/freecad-desktop-g3/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [freecad-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.0.0...freecad-desktop-g3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [freecad-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.18...freecad-desktop-g3-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [freecad-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.17...freecad-desktop-g3-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [freecad-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.16...freecad-desktop-g3-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [freecad-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.15...freecad-desktop-g3-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [freecad-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.14...freecad-desktop-g3-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [freecad-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.13...freecad-desktop-g3-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [freecad-desktop-g3-3.0.13](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.12...freecad-desktop-g3-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [freecad-desktop-g3-3.0.12](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.11...freecad-desktop-g3-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [freecad-desktop-g3-3.0.11](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.10...freecad-desktop-g3-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [freecad-desktop-g3-3.0.10](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.9...freecad-desktop-g3-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/freecad-desktop-g3/4.0.1/Chart.yaml b/stable/freecad-desktop-g3/4.0.1/Chart.yaml deleted file mode 100644 index e88ed77b5b..0000000000 --- a/stable/freecad-desktop-g3/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: freecad-desktop-g3 -version: 4.0.1 -appVersion: latest -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/incubator/freecad-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/freecad-desktop-g3.png -deprecated: false -sources: - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/freecad-desktop-g3 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - freecad-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/freecad-desktop-g3/4.0.1/app-changelog.md b/stable/freecad-desktop-g3/4.0.1/app-changelog.md deleted file mode 100644 index a3212784ca..0000000000 --- a/stable/freecad-desktop-g3/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [freecad-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.0.0...freecad-desktop-g3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/freecad-desktop-g3/4.0.1/charts/common-17.1.4.tgz b/stable/freecad-desktop-g3/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/freecad-desktop-g3/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/freecad-desktop-g3/4.1.0/CHANGELOG.md b/stable/freecad-desktop-g3/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..94a0c36a1a --- /dev/null +++ b/stable/freecad-desktop-g3/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [freecad-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.0.1...freecad-desktop-g3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [freecad-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.0.0...freecad-desktop-g3-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [freecad-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.18...freecad-desktop-g3-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [freecad-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.17...freecad-desktop-g3-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [freecad-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.16...freecad-desktop-g3-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [freecad-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.15...freecad-desktop-g3-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [freecad-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.14...freecad-desktop-g3-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [freecad-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.13...freecad-desktop-g3-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [freecad-desktop-g3-3.0.13](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.12...freecad-desktop-g3-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [freecad-desktop-g3-3.0.12](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.11...freecad-desktop-g3-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [freecad-desktop-g3-3.0.11](https://github.com/truecharts/charts/compare/freecad-desktop-g3-3.0.10...freecad-desktop-g3-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/freecad-desktop-g3/4.1.0/Chart.yaml b/stable/freecad-desktop-g3/4.1.0/Chart.yaml new file mode 100644 index 0000000000..a606fa2dbc --- /dev/null +++ b/stable/freecad-desktop-g3/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: freecad-desktop-g3 +version: 4.1.0 +appVersion: latest +description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing +home: https://truecharts.org/charts/incubator/freecad-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freecad-desktop-g3.png +deprecated: false +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/freecad-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - freecad-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/freecad-desktop-g3/4.0.1/README.md b/stable/freecad-desktop-g3/4.1.0/README.md similarity index 100% rename from stable/freecad-desktop-g3/4.0.1/README.md rename to stable/freecad-desktop-g3/4.1.0/README.md diff --git a/stable/freecad-desktop-g3/4.1.0/app-changelog.md b/stable/freecad-desktop-g3/4.1.0/app-changelog.md new file mode 100644 index 0000000000..fb78e9db2c --- /dev/null +++ b/stable/freecad-desktop-g3/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [freecad-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.0.1...freecad-desktop-g3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/freecad-desktop-g3/4.0.1/app-readme.md b/stable/freecad-desktop-g3/4.1.0/app-readme.md similarity index 100% rename from stable/freecad-desktop-g3/4.0.1/app-readme.md rename to stable/freecad-desktop-g3/4.1.0/app-readme.md diff --git a/stable/freecad-desktop-g3/4.1.0/charts/common-17.2.2.tgz b/stable/freecad-desktop-g3/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/freecad-desktop-g3/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/freecad-desktop-g3/4.0.1/ix_values.yaml b/stable/freecad-desktop-g3/4.1.0/ix_values.yaml similarity index 100% rename from stable/freecad-desktop-g3/4.0.1/ix_values.yaml rename to stable/freecad-desktop-g3/4.1.0/ix_values.yaml diff --git a/stable/freecad-desktop-g3/4.0.1/questions.yaml b/stable/freecad-desktop-g3/4.1.0/questions.yaml similarity index 100% rename from stable/freecad-desktop-g3/4.0.1/questions.yaml rename to stable/freecad-desktop-g3/4.1.0/questions.yaml diff --git a/stable/fsm/4.0.1/templates/common.yaml b/stable/freecad-desktop-g3/4.1.0/templates/common.yaml similarity index 100% rename from stable/fsm/4.0.1/templates/common.yaml rename to stable/freecad-desktop-g3/4.1.0/templates/common.yaml diff --git a/stable/jellyseerr/8.0.1/values.yaml b/stable/freecad-desktop-g3/4.1.0/values.yaml similarity index 100% rename from stable/jellyseerr/8.0.1/values.yaml rename to stable/freecad-desktop-g3/4.1.0/values.yaml diff --git a/stable/freeradius/12.1.0/CHANGELOG.md b/stable/freeradius/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..904a423e9a --- /dev/null +++ b/stable/freeradius/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [freeradius-12.1.0](https://github.com/truecharts/charts/compare/freeradius-12.0.1...freeradius-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [freeradius-12.0.1](https://github.com/truecharts/charts/compare/freeradius-12.0.0...freeradius-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [freeradius-12.0.0](https://github.com/truecharts/charts/compare/freeradius-11.0.11...freeradius-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [freeradius-11.0.11](https://github.com/truecharts/charts/compare/freeradius-11.0.10...freeradius-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [freeradius-11.0.10](https://github.com/truecharts/charts/compare/freeradius-11.0.9...freeradius-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [freeradius-11.0.9](https://github.com/truecharts/charts/compare/freeradius-11.0.8...freeradius-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [freeradius-11.0.8](https://github.com/truecharts/charts/compare/freeradius-11.0.7...freeradius-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [freeradius-11.0.7](https://github.com/truecharts/charts/compare/freeradius-11.0.6...freeradius-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [freeradius-11.0.6](https://github.com/truecharts/charts/compare/freeradius-11.0.5...freeradius-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [freeradius-11.0.5](https://github.com/truecharts/charts/compare/freeradius-11.0.4...freeradius-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [freeradius-11.0.4](https://github.com/truecharts/charts/compare/freeradius-11.0.3...freeradius-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/freeradius/12.1.0/Chart.yaml b/stable/freeradius/12.1.0/Chart.yaml new file mode 100644 index 0000000000..8edb87f06f --- /dev/null +++ b/stable/freeradius/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: freeradius +version: 12.1.0 +appVersion: 3.2.0 +description: OpenSource Radius implementation +home: https://truecharts.org/charts/stable/freeradius +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png +deprecated: false +sources: + - https://freeradius.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius + - https://github.com/truecharts/containers/tree/master/mirrorfreeradius +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - radius + - auth +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: auth + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/freeradius/12.1.0/README.md b/stable/freeradius/12.1.0/README.md new file mode 100644 index 0000000000..75a2125eae --- /dev/null +++ b/stable/freeradius/12.1.0/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/freeradius) + +**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/freeradius/12.1.0/app-changelog.md b/stable/freeradius/12.1.0/app-changelog.md new file mode 100644 index 0000000000..a9dddd93c8 --- /dev/null +++ b/stable/freeradius/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [freeradius-12.1.0](https://github.com/truecharts/charts/compare/freeradius-12.0.1...freeradius-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/freeradius/12.1.0/app-readme.md b/stable/freeradius/12.1.0/app-readme.md new file mode 100644 index 0000000000..aa8d2b26e0 --- /dev/null +++ b/stable/freeradius/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +OpenSource Radius implementation + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/freeradius](https://truecharts.org/charts/stable/freeradius) + +--- + +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/freeradius/12.1.0/charts/common-17.2.2.tgz b/stable/freeradius/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/freeradius/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/freeradius/12.1.0/ix_values.yaml b/stable/freeradius/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..77e16f404e --- /dev/null +++ b/stable/freeradius/12.1.0/ix_values.yaml @@ -0,0 +1,44 @@ +image: + repository: tccr.io/truecharts/freeradius + pullPolicy: IfNotPresent + tag: v3.2.0@sha256:e6a9295ae6caf282e957d0e329810e13bbdedc3bec3865e8ab322a0055107623 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false +service: + main: + ports: + main: + protocol: udp + port: 1812 + targetPort: 1812 + accounting: + enabled: true + ports: + accounting: + enabled: true + protocol: udp + port: 1813 + targetPort: 1813 +persistence: + config: + enabled: true + mountPath: /etc/raddb +portal: + open: + enabled: false diff --git a/stable/freeradius/12.1.0/questions.yaml b/stable/freeradius/12.1.0/questions.yaml new file mode 100644 index 0000000000..65f4082c92 --- /dev/null +++ b/stable/freeradius/12.1.0/questions.yaml @@ -0,0 +1,2320 @@ +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 +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 1812 + required: true + - variable: accounting + label: "accounting Service" + description: "The administration service" + 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: accounting + label: "accounting 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: 1813 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Config." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/minio/9.0.1/templates/NOTES.txt b/stable/freeradius/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/minio/9.0.1/templates/NOTES.txt rename to stable/freeradius/12.1.0/templates/NOTES.txt diff --git a/stable/freeradius/12.1.0/templates/common.yaml b/stable/freeradius/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..995efb03eb --- /dev/null +++ b/stable/freeradius/12.1.0/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/jellystat/2.0.1/values.yaml b/stable/freeradius/12.1.0/values.yaml similarity index 100% rename from stable/jellystat/2.0.1/values.yaml rename to stable/freeradius/12.1.0/values.yaml diff --git a/stable/freshrss/17.1.0/CHANGELOG.md b/stable/freshrss/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ed7ed19579 --- /dev/null +++ b/stable/freshrss/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [freshrss-17.1.0](https://github.com/truecharts/charts/compare/freshrss-17.0.1...freshrss-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [freshrss-17.0.1](https://github.com/truecharts/charts/compare/freshrss-17.0.0...freshrss-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [freshrss-17.0.0](https://github.com/truecharts/charts/compare/freshrss-16.1.0...freshrss-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [freshrss-16.1.0](https://github.com/truecharts/charts/compare/freshrss-16.0.11...freshrss-16.1.0) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/freshrss to v1.23.0[@5e9c9dd](https://github.com/5e9c9dd) by renovate ([#16490](https://github.com/truecharts/charts/issues/16490)) + + + + +## [freshrss-16.0.11](https://github.com/truecharts/charts/compare/freshrss-16.0.10...freshrss-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [freshrss-16.0.10](https://github.com/truecharts/charts/compare/freshrss-16.0.9...freshrss-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [freshrss-16.0.9](https://github.com/truecharts/charts/compare/freshrss-16.0.8...freshrss-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [freshrss-16.0.8](https://github.com/truecharts/charts/compare/freshrss-16.0.7...freshrss-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [freshrss-16.0.7](https://github.com/truecharts/charts/compare/freshrss-16.0.6...freshrss-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [freshrss-16.0.6](https://github.com/truecharts/charts/compare/freshrss-16.0.5...freshrss-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [freshrss-16.0.5](https://github.com/truecharts/charts/compare/freshrss-16.0.4...freshrss-16.0.5) (2023-12-22) + +### Fix diff --git a/stable/freshrss/17.1.0/Chart.yaml b/stable/freshrss/17.1.0/Chart.yaml new file mode 100644 index 0000000000..be4fc2ca46 --- /dev/null +++ b/stable/freshrss/17.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: freshrss +version: 17.1.0 +appVersion: 1.23.0 +description: FreshRSS is a self-hosted RSS feed aggregator +home: https://truecharts.org/charts/stable/freshrss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png +deprecated: false +sources: + - https://github.com/FreshRSS/FreshRSS + - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss + - https://ghcr.io/linuxserver/freshrss +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - freshrss + - rss +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/freshrss/17.1.0/README.md b/stable/freshrss/17.1.0/README.md new file mode 100644 index 0000000000..33b5fd94b6 --- /dev/null +++ b/stable/freshrss/17.1.0/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/freshrss) + +**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/freshrss/17.1.0/app-changelog.md b/stable/freshrss/17.1.0/app-changelog.md new file mode 100644 index 0000000000..7d735915bb --- /dev/null +++ b/stable/freshrss/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [freshrss-17.1.0](https://github.com/truecharts/charts/compare/freshrss-17.0.1...freshrss-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/freshrss/17.1.0/app-readme.md b/stable/freshrss/17.1.0/app-readme.md new file mode 100644 index 0000000000..54945d89ba --- /dev/null +++ b/stable/freshrss/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +FreshRSS is a self-hosted RSS feed aggregator + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/freshrss](https://truecharts.org/charts/stable/freshrss) + +--- + +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/freshrss/17.1.0/charts/common-17.2.2.tgz b/stable/freshrss/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/freshrss/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/freshrss/17.1.0/ix_values.yaml b/stable/freshrss/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..39ae8491d5 --- /dev/null +++ b/stable/freshrss/17.1.0/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: ghcr.io/linuxserver/freshrss + pullPolicy: IfNotPresent + tag: 1.23.0@sha256:5e9c9dd3fe30742880a512b43c1c695a47ad0b64e907d88fc425e54178dd09ac +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10010 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/freshrss/17.1.0/questions.yaml b/stable/freshrss/17.1.0/questions.yaml new file mode 100644 index 0000000000..7e48338ddb --- /dev/null +++ b/stable/freshrss/17.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10010 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/minisatip/8.0.1/templates/NOTES.txt b/stable/freshrss/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/minisatip/8.0.1/templates/NOTES.txt rename to stable/freshrss/17.1.0/templates/NOTES.txt diff --git a/stable/minetest/7.0.1/templates/common.yaml b/stable/freshrss/17.1.0/templates/common.yaml similarity index 100% rename from stable/minetest/7.0.1/templates/common.yaml rename to stable/freshrss/17.1.0/templates/common.yaml diff --git a/stable/jelu/4.0.1/values.yaml b/stable/freshrss/17.1.0/values.yaml similarity index 100% rename from stable/jelu/4.0.1/values.yaml rename to stable/freshrss/17.1.0/values.yaml diff --git a/stable/friendica/12.1.0/CHANGELOG.md b/stable/friendica/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6e79aee002 --- /dev/null +++ b/stable/friendica/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [friendica-12.1.0](https://github.com/truecharts/charts/compare/friendica-12.0.2...friendica-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [friendica-12.0.2](https://github.com/truecharts/charts/compare/friendica-12.0.1...friendica-12.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [friendica-12.0.1](https://github.com/truecharts/charts/compare/friendica-12.0.0...friendica-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [friendica-12.0.0](https://github.com/truecharts/charts/compare/friendica-11.0.0...friendica-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [friendica-12.0.0](https://github.com/truecharts/charts/compare/friendica-11.0.0...friendica-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [friendica-11.0.0](https://github.com/truecharts/charts/compare/friendica-10.0.13...friendica-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [friendica-10.0.13](https://github.com/truecharts/charts/compare/friendica-10.0.12...friendica-10.0.13) (2023-12-25) + +### Chore + +- update container image friendica to 2023.05[@ed2c115](https://github.com/ed2c115) by renovate ([#16405](https://github.com/truecharts/charts/issues/16405)) + + + + +## [friendica-10.0.12](https://github.com/truecharts/charts/compare/friendica-10.0.11...friendica-10.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [friendica-10.0.11](https://github.com/truecharts/charts/compare/friendica-10.0.10...friendica-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [friendica-10.0.10](https://github.com/truecharts/charts/compare/friendica-10.0.9...friendica-10.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [friendica-10.0.9](https://github.com/truecharts/charts/compare/friendica-10.0.8...friendica-10.0.9) (2023-12-23) + +### Chore diff --git a/stable/friendica/12.1.0/Chart.yaml b/stable/friendica/12.1.0/Chart.yaml new file mode 100644 index 0000000000..59f0e1233d --- /dev/null +++ b/stable/friendica/12.1.0/Chart.yaml @@ -0,0 +1,51 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: friendica +version: 12.1.0 +appVersion: "2023.05" +description: Welcome to the free social web +home: https://truecharts.org/charts/stable/friendica +icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png +deprecated: false +sources: + - https://friendi.ca/ + - https://github.com/truecharts/charts/tree/master/charts/stable/friendica + - https://hub.docker.com/_/friendica +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - friend + - social +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: social + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/friendica/12.1.0/README.md b/stable/friendica/12.1.0/README.md new file mode 100644 index 0000000000..f38172165f --- /dev/null +++ b/stable/friendica/12.1.0/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/friendica) + +**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/friendica/12.1.0/app-changelog.md b/stable/friendica/12.1.0/app-changelog.md new file mode 100644 index 0000000000..25aff09030 --- /dev/null +++ b/stable/friendica/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [friendica-12.1.0](https://github.com/truecharts/charts/compare/friendica-12.0.2...friendica-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/friendica/12.1.0/app-readme.md b/stable/friendica/12.1.0/app-readme.md new file mode 100644 index 0000000000..96a86dd4a0 --- /dev/null +++ b/stable/friendica/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Welcome to the free social web + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/friendica](https://truecharts.org/charts/stable/friendica) + +--- + +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/friendica/12.1.0/charts/common-17.2.2.tgz b/stable/friendica/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/friendica/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/friendica/12.1.0/charts/mariadb-12.1.0.tgz b/stable/friendica/12.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/friendica/12.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/friendica/12.1.0/charts/redis-11.1.0.tgz b/stable/friendica/12.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/friendica/12.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/friendica/12.1.0/ix_values.yaml b/stable/friendica/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..1fcf876e6d --- /dev/null +++ b/stable/friendica/12.1.0/ix_values.yaml @@ -0,0 +1,82 @@ +image: + repository: friendica + pullPolicy: IfNotPresent + tag: 2023.05@sha256:ed2c115803ae0cd1f8539633dcdfddc0635e2da4b398b281ac29c404c13e078f +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/ping" + readiness: + path: "/ping" + startup: + path: "/ping" + env: + MYSQL_USER: "{{ .Values.mariadb.mariadbUsername }}" + MYSQL_DATABASE: "{{ .Values.mariadb.mariadbDatabase }}" + MYSQL_PORT: 3306 + REDIS_PORT: 6379 + REDIS_DB: 1 + FRIENDICA_TZ: "{{ .Values.TZ }}" + FRIENDICA_DATA_DIR: "/data" + FRIENDICA_CONFIG_DIR: "/config" + # User Defined + FRIENDICA_ADMIN_MAIL: "my@domain.com" + FRIENDICA_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" + FRIENDICA_UPGRADE: false + FRIENDICA_SITENAME: "" + PHP_MEMORY_LIMIT: "512M" + PHP_UPLOAD_LIMIT: "512M" + MYSQL_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainhost + MYSQL_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password + REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_PW: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password +service: + main: + ports: + main: + port: 10058 + targetPort: 80 +persistence: + varrun: + enabled: true + config: + enabled: true + mountPath: /config + data: + enabled: true + mountPath: /data +redis: + enabled: true +mariadb: + enabled: true + mariadbUsername: friendica + mariadbDatabase: friendica +portal: + open: + enabled: true diff --git a/stable/friendica/12.1.0/questions.yaml b/stable/friendica/12.1.0/questions.yaml new file mode 100644 index 0000000000..ca737a197e --- /dev/null +++ b/stable/friendica/12.1.0/questions.yaml @@ -0,0 +1,3143 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: FRIENDICA_UPGRADE + label: "Friendica Force Upgrade" + description: "Force starting the Friendica update even it's the same version" + schema: + type: boolean + default: false + - variable: FRIENDICA_ADMIN_MAIL + label: "Admin E-Mail" + description: "E-Mail address of the administrator." + schema: + type: string + required: true + default: "" + - variable: FRIENDICA_URL + label: "Friendica URL" + description: "The Friendica complete URL including protocol, domain and subpath (example: https://friendica.local/sub/ )." + schema: + type: string + required: true + default: "" + - variable: FRIENDICA_SITENAME + label: "Friendica Site Name" + description: "The Sitename of the Friendica server." + schema: + type: string + required: true + default: "" + - variable: PHP_MEMORY_LIMIT + label: "PHP Memory Limit" + description: "This sets the maximum amount of memory in bytes that a script is allowed to allocate." + schema: + type: string + required: true + default: "512M" + - variable: PHP_UPLOAD_LIMIT + label: "PHP Upload Limit" + description: "This sets the upload limit (post_max_size and upload_max_filesize) for big files." + schema: + type: string + required: true + default: "512M" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10058 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/misskey/7.0.2/templates/NOTES.txt b/stable/friendica/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/misskey/7.0.2/templates/NOTES.txt rename to stable/friendica/12.1.0/templates/NOTES.txt diff --git a/stable/sickchill/9.0.1/templates/common.yaml b/stable/friendica/12.1.0/templates/common.yaml similarity index 100% rename from stable/sickchill/9.0.1/templates/common.yaml rename to stable/friendica/12.1.0/templates/common.yaml diff --git a/stable/jenkins/6.0.1/values.yaml b/stable/friendica/12.1.0/values.yaml similarity index 100% rename from stable/jenkins/6.0.1/values.yaml rename to stable/friendica/12.1.0/values.yaml diff --git a/stable/frigate/12.1.0/CHANGELOG.md b/stable/frigate/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..24058d342f --- /dev/null +++ b/stable/frigate/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [frigate-12.1.0](https://github.com/truecharts/charts/compare/frigate-12.0.1...frigate-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [frigate-12.0.1](https://github.com/truecharts/charts/compare/frigate-12.0.0...frigate-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [frigate-12.0.0](https://github.com/truecharts/charts/compare/frigate-11.0.11...frigate-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [frigate-11.0.11](https://github.com/truecharts/charts/compare/frigate-11.0.10...frigate-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [frigate-11.0.10](https://github.com/truecharts/charts/compare/frigate-11.0.9...frigate-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [frigate-11.0.9](https://github.com/truecharts/charts/compare/frigate-11.0.8...frigate-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [frigate-11.0.8](https://github.com/truecharts/charts/compare/frigate-11.0.7...frigate-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [frigate-11.0.7](https://github.com/truecharts/charts/compare/frigate-11.0.6...frigate-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [frigate-11.0.6](https://github.com/truecharts/charts/compare/frigate-11.0.5...frigate-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [frigate-11.0.5](https://github.com/truecharts/charts/compare/frigate-11.0.4...frigate-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [frigate-11.0.4](https://github.com/truecharts/charts/compare/frigate-11.0.3...frigate-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/frigate/12.1.0/Chart.yaml b/stable/frigate/12.1.0/Chart.yaml new file mode 100644 index 0000000000..180fee9ffa --- /dev/null +++ b/stable/frigate/12.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: frigate +version: 12.1.0 +appVersion: 0.12.1 +description: NVR With Realtime Object Detection for IP Cameras +home: https://truecharts.org/charts/stable/frigate +icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.png +deprecated: false +sources: + - https://github.com/blakeblackshear/frigate + - https://github.com/truecharts/charts/tree/master/charts/stable/frigate + - https://ghcr.io/blakeblackshear/frigate +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - encode + - nvr + - media + - frigate +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: nvr + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/frigate/12.1.0/README.md b/stable/frigate/12.1.0/README.md new file mode 100644 index 0000000000..fff5f20ac1 --- /dev/null +++ b/stable/frigate/12.1.0/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/frigate) + +**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/frigate/12.1.0/app-changelog.md b/stable/frigate/12.1.0/app-changelog.md new file mode 100644 index 0000000000..c740a4cfcc --- /dev/null +++ b/stable/frigate/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [frigate-12.1.0](https://github.com/truecharts/charts/compare/frigate-12.0.1...frigate-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/frigate/12.1.0/app-readme.md b/stable/frigate/12.1.0/app-readme.md new file mode 100644 index 0000000000..2f2f6ddc7f --- /dev/null +++ b/stable/frigate/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +NVR With Realtime Object Detection for IP Cameras + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/frigate](https://truecharts.org/charts/stable/frigate) + +--- + +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/frigate/12.1.0/charts/common-17.2.2.tgz b/stable/frigate/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/frigate/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/frigate/12.1.0/ix_values.yaml b/stable/frigate/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..f5513e2bce --- /dev/null +++ b/stable/frigate/12.1.0/ix_values.yaml @@ -0,0 +1,96 @@ +image: + repository: ghcr.io/blakeblackshear/frigate + pullPolicy: IfNotPresent + tag: 0.12.1@sha256:bb7f7e76a13eccef0b12704e5851cc774a12af1f12df387d6a70a796a3e938c3 +tensorrtImage: + repository: ghcr.io/blakeblackshear/frigate + pullPolicy: IfNotPresent + tag: 0.12.1-tensorrt@sha256:db6e62d94206803011307296242ee6bfcc185bcf4eb6f68a6fdab8fa7f03a3fb +# When this is defined, the contents will be mounted +# as configmap into the container at /config/config.yml. +frigateConfig: {} +# -- https://docs.frigate.video/configuration/ +# mqtt: +# enabled: False +# cameras: +# dummy: +# enabled: False +# ffmpeg: +# inputs: +# - path: rtsp://127.0.0.1:554/rtsp +# roles: +# - detect + +workload: + main: + podSpec: + initContainers: + init-config: + enabled: "{{ not .Values.frigateConfig }}" + type: init + imageSelector: alpineImage + command: + - /bin/sh + - -c + - | + mkdir -p /config + if [ ! -f /config/config.yml ]; then + echo "Config file not found, copying dummy..." + cp /dummy-config/config.yml.dummy /config/config.yml + echo "Config file copied, you can now edit it at /config/config.yml" + fi +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10500 + protocol: http + targetPort: 5000 + rtmp: + enabled: true + ports: + rtmp: + enabled: true + port: 1935 + targetPort: 1935 + rtsp: + enabled: true + ports: + rtsp: + enabled: true + port: 8554 + targetPort: 8554 + webrtc: + enabled: true + ports: + webrtc-tcp: + enabled: true + port: 8555 + targetPort: 8555 + webrtc-udp: + enabled: true + port: 8555 + protocol: udp + targetPort: 8555 +persistence: + media: + enabled: true + mountPath: /media + config: + # Only enable when not using frigateConfig + enabled: false + mountPath: /config + targetSelector: + main: + main: {} + init-config: {} +portal: + open: + enabled: true +updated: true diff --git a/stable/frigate/12.1.0/questions.yaml b/stable/frigate/12.1.0/questions.yaml new file mode 100644 index 0000000000..5184599dc5 --- /dev/null +++ b/stable/frigate/12.1.0/questions.yaml @@ -0,0 +1,3266 @@ +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: imageSelector + label: Select Image + schema: + type: string + default: image + enum: + - value: image + description: Base Image + - value: tensorrtImage + description: Image with TensorRT libraries for nvidia cards + + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10500 + required: true + - variable: rtmp + label: RTMP Service + description: The service on which nodes connect to. + 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: rtmp + label: RTMP 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: 1935 + required: true + - variable: rtsp + label: RTSP Service + description: The service on which nodes connect to. + 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: rtsp + label: RTSP 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: 8554 + required: true + - variable: webrtc + label: WebRTC Service + description: The service on which nodes connect to. + 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: webrtc-tcp + label: WebRTC (TCP) 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: 8555 + required: true + - variable: webrtc-udp + label: WebRTC (UDP) 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: 8555 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: media + label: App Media + description: Stores the Application Media and DB + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: config + label: App Config + description: Stores the Application Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: runAsGroup + description: The groupID this App of the user running the application + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/mkvcleaver/7.0.1/templates/NOTES.txt b/stable/frigate/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/mkvcleaver/7.0.1/templates/NOTES.txt rename to stable/frigate/12.1.0/templates/NOTES.txt diff --git a/stable/frigate/12.1.0/templates/_configmap.tpl b/stable/frigate/12.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..ebf25801a7 --- /dev/null +++ b/stable/frigate/12.1.0/templates/_configmap.tpl @@ -0,0 +1,42 @@ +{{/* Define the configmap */}} +{{- define "frigate.configmap" -}} +enabled: true +data: + {{- if .Values.frigateConfig }} + config.yml: | + {{- .Values.frigateConfig | toYaml | nindent 4 }} + {{- else }} + config.yml.dummy: | + mqtt: + enabled: false + cameras: + dummy: + enabled: false + ffmpeg: + inputs: + - path: rtsp://127.0.0.1:554/rtsp + roles: + - detect + {{- end }} +{{- end -}} + +{{- define "frigate.configVolume" -}} +enabled: true +type: configmap +objectName: frigate-config +targetSelector: + main: + main: {} + init-config: {} +{{- if .Values.frigateConfig }} +mountPath: /config +items: + - key: config.yml + path: config.yml +{{- else }} +mountPath: /dummy-config +items: + - key: config.yml.dummy + path: config.yml.dummy +{{- end -}} +{{- end -}} diff --git a/stable/frigate/12.1.0/templates/common.yaml b/stable/frigate/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..6ec5e06b3c --- /dev/null +++ b/stable/frigate/12.1.0/templates/common.yaml @@ -0,0 +1,20 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for frigate */}} +{{- $config := include "frigate.configmap" . | fromYaml -}} +{{- if $config -}} + {{- $_ := set .Values.configmap "frigate-config" $config -}} +{{- end -}} + +{{- if not .Values.frigateConfig -}} + {{- $_ := set .Values.persistence.config "enabled" true -}} +{{- end -}} + +{{- $vol := include "frigate.configVolume" . | fromYaml -}} +{{- if $vol -}} + {{- $_ := set .Values.persistence "frigate-config" $vol -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/jmzhomeproxy/4.0.1/values.yaml b/stable/frigate/12.1.0/values.yaml similarity index 100% rename from stable/jmzhomeproxy/4.0.1/values.yaml rename to stable/frigate/12.1.0/values.yaml diff --git a/stable/fsm/4.0.1/CHANGELOG.md b/stable/fsm/4.0.1/CHANGELOG.md deleted file mode 100644 index eedc1f86f5..0000000000 --- a/stable/fsm/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fsm-4.0.1](https://github.com/truecharts/charts/compare/fsm-4.0.0...fsm-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [fsm-4.0.0](https://github.com/truecharts/charts/compare/fsm-3.0.17...fsm-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [fsm-3.0.17](https://github.com/truecharts/charts/compare/fsm-3.0.16...fsm-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [fsm-3.0.16](https://github.com/truecharts/charts/compare/fsm-3.0.15...fsm-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [fsm-3.0.15](https://github.com/truecharts/charts/compare/fsm-3.0.14...fsm-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [fsm-3.0.14](https://github.com/truecharts/charts/compare/fsm-3.0.13...fsm-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [fsm-3.0.13](https://github.com/truecharts/charts/compare/fsm-3.0.12...fsm-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [fsm-3.0.12](https://github.com/truecharts/charts/compare/fsm-3.0.11...fsm-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [fsm-3.0.11](https://github.com/truecharts/charts/compare/fsm-3.0.10...fsm-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [fsm-3.0.10](https://github.com/truecharts/charts/compare/fsm-3.0.9...fsm-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [fsm-3.0.9](https://github.com/truecharts/charts/compare/fsm-3.0.8...fsm-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/fsm/4.0.1/Chart.yaml b/stable/fsm/4.0.1/Chart.yaml deleted file mode 100644 index 759b710e3f..0000000000 --- a/stable/fsm/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: fsm -version: 4.0.1 -appVersion: latest -description: No description provide. -home: https://truecharts.org/charts/incubator/fsm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fsm - - https://hub.docker.com/r/ofsm/ofsm - - https://registry.hub.docker.com/r/ofsm/ofsm -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - fsm - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/fsm/4.0.1/app-changelog.md b/stable/fsm/4.0.1/app-changelog.md deleted file mode 100644 index a08bab84d6..0000000000 --- a/stable/fsm/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fsm-4.0.1](https://github.com/truecharts/charts/compare/fsm-4.0.0...fsm-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/fsm/4.0.1/charts/common-17.1.4.tgz b/stable/fsm/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/fsm/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/fsm/4.1.0/CHANGELOG.md b/stable/fsm/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b76652c0e7 --- /dev/null +++ b/stable/fsm/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fsm-4.1.0](https://github.com/truecharts/charts/compare/fsm-4.0.1...fsm-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [fsm-4.0.1](https://github.com/truecharts/charts/compare/fsm-4.0.0...fsm-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [fsm-4.0.0](https://github.com/truecharts/charts/compare/fsm-3.0.17...fsm-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [fsm-3.0.17](https://github.com/truecharts/charts/compare/fsm-3.0.16...fsm-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [fsm-3.0.16](https://github.com/truecharts/charts/compare/fsm-3.0.15...fsm-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [fsm-3.0.15](https://github.com/truecharts/charts/compare/fsm-3.0.14...fsm-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [fsm-3.0.14](https://github.com/truecharts/charts/compare/fsm-3.0.13...fsm-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [fsm-3.0.13](https://github.com/truecharts/charts/compare/fsm-3.0.12...fsm-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [fsm-3.0.12](https://github.com/truecharts/charts/compare/fsm-3.0.11...fsm-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [fsm-3.0.11](https://github.com/truecharts/charts/compare/fsm-3.0.10...fsm-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [fsm-3.0.10](https://github.com/truecharts/charts/compare/fsm-3.0.9...fsm-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/fsm/4.1.0/Chart.yaml b/stable/fsm/4.1.0/Chart.yaml new file mode 100644 index 0000000000..5963ad0dcc --- /dev/null +++ b/stable/fsm/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: fsm +version: 4.1.0 +appVersion: latest +description: No description provide. +home: https://truecharts.org/charts/incubator/fsm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.png +deprecated: false +sources: + - https://registry.hub.docker.com/r/ofsm/ofsm + - https://github.com/truecharts/charts/tree/master/charts/incubator/fsm + - https://hub.docker.com/r/ofsm/ofsm +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - fsm + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/fsm/4.0.1/README.md b/stable/fsm/4.1.0/README.md similarity index 100% rename from stable/fsm/4.0.1/README.md rename to stable/fsm/4.1.0/README.md diff --git a/stable/fsm/4.1.0/app-changelog.md b/stable/fsm/4.1.0/app-changelog.md new file mode 100644 index 0000000000..c4b83cde01 --- /dev/null +++ b/stable/fsm/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fsm-4.1.0](https://github.com/truecharts/charts/compare/fsm-4.0.1...fsm-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/fsm/4.0.1/app-readme.md b/stable/fsm/4.1.0/app-readme.md similarity index 100% rename from stable/fsm/4.0.1/app-readme.md rename to stable/fsm/4.1.0/app-readme.md diff --git a/stable/fsm/4.1.0/charts/common-17.2.2.tgz b/stable/fsm/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/fsm/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/fsm/4.0.1/ix_values.yaml b/stable/fsm/4.1.0/ix_values.yaml similarity index 100% rename from stable/fsm/4.0.1/ix_values.yaml rename to stable/fsm/4.1.0/ix_values.yaml diff --git a/stable/fsm/4.0.1/questions.yaml b/stable/fsm/4.1.0/questions.yaml similarity index 100% rename from stable/fsm/4.0.1/questions.yaml rename to stable/fsm/4.1.0/questions.yaml diff --git a/stable/garrysmod/4.0.1/templates/common.yaml b/stable/fsm/4.1.0/templates/common.yaml similarity index 100% rename from stable/garrysmod/4.0.1/templates/common.yaml rename to stable/fsm/4.1.0/templates/common.yaml diff --git a/stable/jupyter/7.0.1/values.yaml b/stable/fsm/4.1.0/values.yaml similarity index 100% rename from stable/jupyter/7.0.1/values.yaml rename to stable/fsm/4.1.0/values.yaml diff --git a/stable/gamevault-backend/4.0.0/CHANGELOG.md b/stable/gamevault-backend/4.0.0/CHANGELOG.md deleted file mode 100644 index 65f7c9946b..0000000000 --- a/stable/gamevault-backend/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [gamevault-backend-4.0.0](https://github.com/truecharts/charts/compare/gamevault-backend-3.0.1...gamevault-backend-4.0.0) (2023-12-26) - -### Chore - -- update container image phalcode/gamevault-backend to v10.0.1[@3123f5b](https://github.com/3123f5b) by renovate ([#16503](https://github.com/truecharts/charts/issues/16503)) - - - - -## [gamevault-backend-3.0.1](https://github.com/truecharts/charts/compare/gamevault-backend-3.0.0...gamevault-backend-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [gamevault-backend-3.0.0](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.11...gamevault-backend-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [gamevault-backend-2.0.11](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.10...gamevault-backend-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [gamevault-backend-2.0.10](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.9...gamevault-backend-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [gamevault-backend-2.0.9](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.8...gamevault-backend-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [gamevault-backend-2.0.8](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.7...gamevault-backend-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [gamevault-backend-2.0.7](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.6...gamevault-backend-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [gamevault-backend-2.0.6](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.5...gamevault-backend-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [gamevault-backend-2.0.5](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.4...gamevault-backend-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [gamevault-backend-2.0.4](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.3...gamevault-backend-2.0.4) (2023-12-21) - -### Fix diff --git a/stable/gamevault-backend/4.0.0/Chart.yaml b/stable/gamevault-backend/4.0.0/Chart.yaml deleted file mode 100644 index 4b62d4b914..0000000000 --- a/stable/gamevault-backend/4.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: gamevault-backend -version: 4.0.0 -appVersion: 10.0.1 -description: the self-hosted gaming platform for alternatively obtained games. -home: https://truecharts.org/charts/stable/gamevault-backend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png -deprecated: false -sources: - - https://github.com/Phalcode/gamevault-backend - - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend - - https://hub.docker.com/r/phalcode/gamevault-backend -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - gamevault-backend - - games -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/gamevault-backend/4.0.0/app-changelog.md b/stable/gamevault-backend/4.0.0/app-changelog.md deleted file mode 100644 index 45881ff6b1..0000000000 --- a/stable/gamevault-backend/4.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [gamevault-backend-4.0.0](https://github.com/truecharts/charts/compare/gamevault-backend-3.0.1...gamevault-backend-4.0.0) (2023-12-26) - -### Chore - -- update container image phalcode/gamevault-backend to v10.0.1[@3123f5b](https://github.com/3123f5b) by renovate ([#16503](https://github.com/truecharts/charts/issues/16503)) - - \ No newline at end of file diff --git a/stable/gamevault-backend/4.0.0/charts/common-17.1.4.tgz b/stable/gamevault-backend/4.0.0/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/gamevault-backend/4.0.0/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/gamevault-backend/4.1.0/CHANGELOG.md b/stable/gamevault-backend/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..aea931041d --- /dev/null +++ b/stable/gamevault-backend/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gamevault-backend-4.1.0](https://github.com/truecharts/charts/compare/gamevault-backend-4.0.0...gamevault-backend-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [gamevault-backend-4.0.0](https://github.com/truecharts/charts/compare/gamevault-backend-3.0.1...gamevault-backend-4.0.0) (2023-12-26) + +### Chore + +- update container image phalcode/gamevault-backend to v10.0.1[@3123f5b](https://github.com/3123f5b) by renovate ([#16503](https://github.com/truecharts/charts/issues/16503)) + + + + +## [gamevault-backend-3.0.1](https://github.com/truecharts/charts/compare/gamevault-backend-3.0.0...gamevault-backend-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [gamevault-backend-3.0.0](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.11...gamevault-backend-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [gamevault-backend-2.0.11](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.10...gamevault-backend-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [gamevault-backend-2.0.10](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.9...gamevault-backend-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [gamevault-backend-2.0.9](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.8...gamevault-backend-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [gamevault-backend-2.0.8](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.7...gamevault-backend-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [gamevault-backend-2.0.7](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.6...gamevault-backend-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [gamevault-backend-2.0.6](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.5...gamevault-backend-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [gamevault-backend-2.0.5](https://github.com/truecharts/charts/compare/gamevault-backend-2.0.4...gamevault-backend-2.0.5) (2023-12-22) + +### Fix diff --git a/stable/gamevault-backend/4.1.0/Chart.yaml b/stable/gamevault-backend/4.1.0/Chart.yaml new file mode 100644 index 0000000000..f98a36e81c --- /dev/null +++ b/stable/gamevault-backend/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: gamevault-backend +version: 4.1.0 +appVersion: 10.0.1 +description: the self-hosted gaming platform for alternatively obtained games. +home: https://truecharts.org/charts/stable/gamevault-backend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend + - https://hub.docker.com/r/phalcode/gamevault-backend + - https://github.com/Phalcode/gamevault-backend +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - gamevault-backend + - games +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/gamevault-backend/4.0.0/README.md b/stable/gamevault-backend/4.1.0/README.md similarity index 100% rename from stable/gamevault-backend/4.0.0/README.md rename to stable/gamevault-backend/4.1.0/README.md diff --git a/stable/gamevault-backend/4.1.0/app-changelog.md b/stable/gamevault-backend/4.1.0/app-changelog.md new file mode 100644 index 0000000000..14339b9719 --- /dev/null +++ b/stable/gamevault-backend/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gamevault-backend-4.1.0](https://github.com/truecharts/charts/compare/gamevault-backend-4.0.0...gamevault-backend-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/gamevault-backend/4.0.0/app-readme.md b/stable/gamevault-backend/4.1.0/app-readme.md similarity index 100% rename from stable/gamevault-backend/4.0.0/app-readme.md rename to stable/gamevault-backend/4.1.0/app-readme.md diff --git a/stable/gamevault-backend/4.1.0/charts/common-17.2.2.tgz b/stable/gamevault-backend/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/gamevault-backend/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/gamevault-backend/4.0.0/ix_values.yaml b/stable/gamevault-backend/4.1.0/ix_values.yaml similarity index 100% rename from stable/gamevault-backend/4.0.0/ix_values.yaml rename to stable/gamevault-backend/4.1.0/ix_values.yaml diff --git a/stable/gamevault-backend/4.0.0/questions.yaml b/stable/gamevault-backend/4.1.0/questions.yaml similarity index 100% rename from stable/gamevault-backend/4.0.0/questions.yaml rename to stable/gamevault-backend/4.1.0/questions.yaml diff --git a/stable/mkvtoolnix/8.0.1/templates/NOTES.txt b/stable/gamevault-backend/4.1.0/templates/NOTES.txt similarity index 100% rename from stable/mkvtoolnix/8.0.1/templates/NOTES.txt rename to stable/gamevault-backend/4.1.0/templates/NOTES.txt diff --git a/stable/minio-console/9.0.1/templates/common.yaml b/stable/gamevault-backend/4.1.0/templates/common.yaml similarity index 100% rename from stable/minio-console/9.0.1/templates/common.yaml rename to stable/gamevault-backend/4.1.0/templates/common.yaml diff --git a/stable/kasm/7.0.1/values.yaml b/stable/gamevault-backend/4.1.0/values.yaml similarity index 100% rename from stable/kasm/7.0.1/values.yaml rename to stable/gamevault-backend/4.1.0/values.yaml diff --git a/stable/gaps/17.1.0/CHANGELOG.md b/stable/gaps/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..67744ef640 --- /dev/null +++ b/stable/gaps/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gaps-17.1.0](https://github.com/truecharts/charts/compare/gaps-17.0.1...gaps-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [gaps-17.0.1](https://github.com/truecharts/charts/compare/gaps-17.0.0...gaps-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [gaps-17.0.0](https://github.com/truecharts/charts/compare/gaps-16.0.11...gaps-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [gaps-16.0.11](https://github.com/truecharts/charts/compare/gaps-16.0.10...gaps-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [gaps-16.0.10](https://github.com/truecharts/charts/compare/gaps-16.0.9...gaps-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [gaps-16.0.9](https://github.com/truecharts/charts/compare/gaps-16.0.8...gaps-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [gaps-16.0.8](https://github.com/truecharts/charts/compare/gaps-16.0.7...gaps-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [gaps-16.0.7](https://github.com/truecharts/charts/compare/gaps-16.0.6...gaps-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [gaps-16.0.6](https://github.com/truecharts/charts/compare/gaps-16.0.5...gaps-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [gaps-16.0.5](https://github.com/truecharts/charts/compare/gaps-16.0.4...gaps-16.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [gaps-16.0.4](https://github.com/truecharts/charts/compare/gaps-16.0.3...gaps-16.0.4) (2023-12-21) + +### Fix diff --git a/stable/gaps/17.1.0/Chart.yaml b/stable/gaps/17.1.0/Chart.yaml new file mode 100644 index 0000000000..d721b4e84c --- /dev/null +++ b/stable/gaps/17.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: gaps +version: 17.1.0 +appVersion: 0.10.4 +description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. +home: https://truecharts.org/charts/stable/gaps +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaps.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gaps + - https://hub.docker.com/r/housewrecker/gaps + - https://github.com/JasonHHouse/gaps +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - gaps + - plex + - plex-media-server +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/gaps/17.1.0/README.md b/stable/gaps/17.1.0/README.md new file mode 100644 index 0000000000..a3441f21a3 --- /dev/null +++ b/stable/gaps/17.1.0/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/gaps) + +**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/gaps/17.1.0/app-changelog.md b/stable/gaps/17.1.0/app-changelog.md new file mode 100644 index 0000000000..8d1a92a5f9 --- /dev/null +++ b/stable/gaps/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gaps-17.1.0](https://github.com/truecharts/charts/compare/gaps-17.0.1...gaps-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/gaps/17.1.0/app-readme.md b/stable/gaps/17.1.0/app-readme.md new file mode 100644 index 0000000000..ac58a5bf8b --- /dev/null +++ b/stable/gaps/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/gaps](https://truecharts.org/charts/stable/gaps) + +--- + +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/gaps/17.1.0/charts/common-17.2.2.tgz b/stable/gaps/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/gaps/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/gaps/17.1.0/ix_values.yaml b/stable/gaps/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..e0b57e2474 --- /dev/null +++ b/stable/gaps/17.1.0/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: housewrecker/gaps + pullPolicy: IfNotPresent + tag: x64-v0.10.4@sha256:beef4e3dcb48b021ac4c409e27affbbaff4bf312ace632d69f50c1e5ae6c9de8 +service: + main: + ports: + main: + port: 8484 + targetPort: 8484 +persistence: + data: + enabled: true + mountPath: "/usr/data" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: {} diff --git a/stable/gaps/17.1.0/questions.yaml b/stable/gaps/17.1.0/questions.yaml new file mode 100644 index 0000000000..8065e4c8e6 --- /dev/null +++ b/stable/gaps/17.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8484 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/modsecurity-crs/2.0.1/templates/NOTES.txt b/stable/gaps/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/modsecurity-crs/2.0.1/templates/NOTES.txt rename to stable/gaps/17.1.0/templates/NOTES.txt diff --git a/stable/minio/9.0.1/templates/common.yaml b/stable/gaps/17.1.0/templates/common.yaml similarity index 100% rename from stable/minio/9.0.1/templates/common.yaml rename to stable/gaps/17.1.0/templates/common.yaml diff --git a/stable/kavita/8.0.1/values.yaml b/stable/gaps/17.1.0/values.yaml similarity index 100% rename from stable/kavita/8.0.1/values.yaml rename to stable/gaps/17.1.0/values.yaml diff --git a/stable/garrysmod/4.0.1/CHANGELOG.md b/stable/garrysmod/4.0.1/CHANGELOG.md deleted file mode 100644 index 74702c3e61..0000000000 --- a/stable/garrysmod/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [garrysmod-4.0.1](https://github.com/truecharts/charts/compare/garrysmod-4.0.0...garrysmod-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [garrysmod-4.0.0](https://github.com/truecharts/charts/compare/garrysmod-3.0.17...garrysmod-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [garrysmod-3.0.17](https://github.com/truecharts/charts/compare/garrysmod-3.0.16...garrysmod-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [garrysmod-3.0.16](https://github.com/truecharts/charts/compare/garrysmod-3.0.15...garrysmod-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [garrysmod-3.0.15](https://github.com/truecharts/charts/compare/garrysmod-3.0.14...garrysmod-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [garrysmod-3.0.14](https://github.com/truecharts/charts/compare/garrysmod-3.0.13...garrysmod-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [garrysmod-3.0.13](https://github.com/truecharts/charts/compare/garrysmod-3.0.12...garrysmod-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [garrysmod-3.0.12](https://github.com/truecharts/charts/compare/garrysmod-3.0.11...garrysmod-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [garrysmod-3.0.11](https://github.com/truecharts/charts/compare/garrysmod-3.0.10...garrysmod-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [garrysmod-3.0.10](https://github.com/truecharts/charts/compare/garrysmod-3.0.9...garrysmod-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [garrysmod-3.0.9](https://github.com/truecharts/charts/compare/garrysmod-3.0.8...garrysmod-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/garrysmod/4.0.1/Chart.yaml b/stable/garrysmod/4.0.1/Chart.yaml deleted file mode 100644 index da01d94cc1..0000000000 --- a/stable/garrysmod/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: garrysmod -version: 4.0.1 -appVersion: garrysmod -description: This Chart will download and install SteamCMD. It will also install Garry's Mod and run it. -home: https://truecharts.org/charts/incubator/garrysmod -icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - garrysmod - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/garrysmod/4.0.1/app-changelog.md b/stable/garrysmod/4.0.1/app-changelog.md deleted file mode 100644 index acfa25d311..0000000000 --- a/stable/garrysmod/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [garrysmod-4.0.1](https://github.com/truecharts/charts/compare/garrysmod-4.0.0...garrysmod-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/garrysmod/4.0.1/charts/common-17.1.4.tgz b/stable/garrysmod/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/garrysmod/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/garrysmod/4.1.0/CHANGELOG.md b/stable/garrysmod/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a679ab2543 --- /dev/null +++ b/stable/garrysmod/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [garrysmod-4.1.0](https://github.com/truecharts/charts/compare/garrysmod-4.0.1...garrysmod-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [garrysmod-4.0.1](https://github.com/truecharts/charts/compare/garrysmod-4.0.0...garrysmod-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [garrysmod-4.0.0](https://github.com/truecharts/charts/compare/garrysmod-3.0.17...garrysmod-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [garrysmod-3.0.17](https://github.com/truecharts/charts/compare/garrysmod-3.0.16...garrysmod-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [garrysmod-3.0.16](https://github.com/truecharts/charts/compare/garrysmod-3.0.15...garrysmod-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [garrysmod-3.0.15](https://github.com/truecharts/charts/compare/garrysmod-3.0.14...garrysmod-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [garrysmod-3.0.14](https://github.com/truecharts/charts/compare/garrysmod-3.0.13...garrysmod-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [garrysmod-3.0.13](https://github.com/truecharts/charts/compare/garrysmod-3.0.12...garrysmod-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [garrysmod-3.0.12](https://github.com/truecharts/charts/compare/garrysmod-3.0.11...garrysmod-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [garrysmod-3.0.11](https://github.com/truecharts/charts/compare/garrysmod-3.0.10...garrysmod-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [garrysmod-3.0.10](https://github.com/truecharts/charts/compare/garrysmod-3.0.9...garrysmod-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/garrysmod/4.1.0/Chart.yaml b/stable/garrysmod/4.1.0/Chart.yaml new file mode 100644 index 0000000000..c9c6d02eaa --- /dev/null +++ b/stable/garrysmod/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: garrysmod +version: 4.1.0 +appVersion: garrysmod +description: This Chart will download and install SteamCMD. It will also install Garry's Mod and run it. +home: https://truecharts.org/charts/incubator/garrysmod +icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - garrysmod + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/garrysmod/4.0.1/README.md b/stable/garrysmod/4.1.0/README.md similarity index 100% rename from stable/garrysmod/4.0.1/README.md rename to stable/garrysmod/4.1.0/README.md diff --git a/stable/garrysmod/4.1.0/app-changelog.md b/stable/garrysmod/4.1.0/app-changelog.md new file mode 100644 index 0000000000..c82ab720a1 --- /dev/null +++ b/stable/garrysmod/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [garrysmod-4.1.0](https://github.com/truecharts/charts/compare/garrysmod-4.0.1...garrysmod-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/garrysmod/4.0.1/app-readme.md b/stable/garrysmod/4.1.0/app-readme.md similarity index 100% rename from stable/garrysmod/4.0.1/app-readme.md rename to stable/garrysmod/4.1.0/app-readme.md diff --git a/stable/garrysmod/4.1.0/charts/common-17.2.2.tgz b/stable/garrysmod/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/garrysmod/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/garrysmod/4.0.1/ix_values.yaml b/stable/garrysmod/4.1.0/ix_values.yaml similarity index 100% rename from stable/garrysmod/4.0.1/ix_values.yaml rename to stable/garrysmod/4.1.0/ix_values.yaml diff --git a/stable/garrysmod/4.0.1/questions.yaml b/stable/garrysmod/4.1.0/questions.yaml similarity index 100% rename from stable/garrysmod/4.0.1/questions.yaml rename to stable/garrysmod/4.1.0/questions.yaml diff --git a/stable/genea/4.0.1/templates/common.yaml b/stable/garrysmod/4.1.0/templates/common.yaml similarity index 100% rename from stable/genea/4.0.1/templates/common.yaml rename to stable/garrysmod/4.1.0/templates/common.yaml diff --git a/stable/kdenlive-vnc/4.0.1/values.yaml b/stable/garrysmod/4.1.0/values.yaml similarity index 100% rename from stable/kdenlive-vnc/4.0.1/values.yaml rename to stable/garrysmod/4.1.0/values.yaml diff --git a/stable/genea/4.0.1/CHANGELOG.md b/stable/genea/4.0.1/CHANGELOG.md deleted file mode 100644 index 842a0caac2..0000000000 --- a/stable/genea/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [genea-4.0.1](https://github.com/truecharts/charts/compare/genea-4.0.0...genea-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [genea-4.0.0](https://github.com/truecharts/charts/compare/genea-3.0.17...genea-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [genea-3.0.17](https://github.com/truecharts/charts/compare/genea-3.0.16...genea-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [genea-3.0.16](https://github.com/truecharts/charts/compare/genea-3.0.15...genea-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [genea-3.0.15](https://github.com/truecharts/charts/compare/genea-3.0.14...genea-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [genea-3.0.14](https://github.com/truecharts/charts/compare/genea-3.0.13...genea-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [genea-3.0.13](https://github.com/truecharts/charts/compare/genea-3.0.12...genea-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [genea-3.0.12](https://github.com/truecharts/charts/compare/genea-3.0.11...genea-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [genea-3.0.11](https://github.com/truecharts/charts/compare/genea-3.0.10...genea-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [genea-3.0.10](https://github.com/truecharts/charts/compare/genea-3.0.9...genea-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [genea-3.0.9](https://github.com/truecharts/charts/compare/genea-3.0.8...genea-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/genea/4.0.1/Chart.yaml b/stable/genea/4.0.1/Chart.yaml deleted file mode 100644 index fd0bd8a8e3..0000000000 --- a/stable/genea/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: genea -version: 4.0.1 -appVersion: latest -description: Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. -home: https://truecharts.org/charts/incubator/genea -icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/genea - - https://hub.docker.com/r/biggiesize/genea-app - - https://github.com/genea-app/genea-app -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - genea - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/genea/4.0.1/app-changelog.md b/stable/genea/4.0.1/app-changelog.md deleted file mode 100644 index 0e589da72f..0000000000 --- a/stable/genea/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [genea-4.0.1](https://github.com/truecharts/charts/compare/genea-4.0.0...genea-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/genea/4.0.1/charts/common-17.1.4.tgz b/stable/genea/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/genea/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/genea/4.1.0/CHANGELOG.md b/stable/genea/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..69b3da345b --- /dev/null +++ b/stable/genea/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [genea-4.1.0](https://github.com/truecharts/charts/compare/genea-4.0.1...genea-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [genea-4.0.1](https://github.com/truecharts/charts/compare/genea-4.0.0...genea-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [genea-4.0.0](https://github.com/truecharts/charts/compare/genea-3.0.17...genea-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [genea-3.0.17](https://github.com/truecharts/charts/compare/genea-3.0.16...genea-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [genea-3.0.16](https://github.com/truecharts/charts/compare/genea-3.0.15...genea-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [genea-3.0.15](https://github.com/truecharts/charts/compare/genea-3.0.14...genea-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [genea-3.0.14](https://github.com/truecharts/charts/compare/genea-3.0.13...genea-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [genea-3.0.13](https://github.com/truecharts/charts/compare/genea-3.0.12...genea-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [genea-3.0.12](https://github.com/truecharts/charts/compare/genea-3.0.11...genea-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [genea-3.0.11](https://github.com/truecharts/charts/compare/genea-3.0.10...genea-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [genea-3.0.10](https://github.com/truecharts/charts/compare/genea-3.0.9...genea-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/genea/4.1.0/Chart.yaml b/stable/genea/4.1.0/Chart.yaml new file mode 100644 index 0000000000..4f7770fce5 --- /dev/null +++ b/stable/genea/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: genea +version: 4.1.0 +appVersion: latest +description: Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. +home: https://truecharts.org/charts/incubator/genea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.png +deprecated: false +sources: + - https://github.com/genea-app/genea-app + - https://github.com/truecharts/charts/tree/master/charts/incubator/genea + - https://hub.docker.com/r/biggiesize/genea-app +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - genea + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/genea/4.0.1/README.md b/stable/genea/4.1.0/README.md similarity index 100% rename from stable/genea/4.0.1/README.md rename to stable/genea/4.1.0/README.md diff --git a/stable/genea/4.1.0/app-changelog.md b/stable/genea/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4ad1c39fc6 --- /dev/null +++ b/stable/genea/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [genea-4.1.0](https://github.com/truecharts/charts/compare/genea-4.0.1...genea-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/genea/4.0.1/app-readme.md b/stable/genea/4.1.0/app-readme.md similarity index 100% rename from stable/genea/4.0.1/app-readme.md rename to stable/genea/4.1.0/app-readme.md diff --git a/stable/genea/4.1.0/charts/common-17.2.2.tgz b/stable/genea/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/genea/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/genea/4.0.1/ix_values.yaml b/stable/genea/4.1.0/ix_values.yaml similarity index 100% rename from stable/genea/4.0.1/ix_values.yaml rename to stable/genea/4.1.0/ix_values.yaml diff --git a/stable/genea/4.0.1/questions.yaml b/stable/genea/4.1.0/questions.yaml similarity index 100% rename from stable/genea/4.0.1/questions.yaml rename to stable/genea/4.1.0/questions.yaml diff --git a/stable/github-backup/4.0.1/templates/common.yaml b/stable/genea/4.1.0/templates/common.yaml similarity index 100% rename from stable/github-backup/4.0.1/templates/common.yaml rename to stable/genea/4.1.0/templates/common.yaml diff --git a/stable/kdenlive/4.0.3/values.yaml b/stable/genea/4.1.0/values.yaml similarity index 100% rename from stable/kdenlive/4.0.3/values.yaml rename to stable/genea/4.1.0/values.yaml diff --git a/stable/ghostfolio/3.0.2/CHANGELOG.md b/stable/ghostfolio/3.0.2/CHANGELOG.md deleted file mode 100644 index 5056d7fd9f..0000000000 --- a/stable/ghostfolio/3.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ghostfolio-3.0.2](https://github.com/truecharts/charts/compare/ghostfolio-3.0.1...ghostfolio-3.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [ghostfolio-3.0.1](https://github.com/truecharts/charts/compare/ghostfolio-3.0.0...ghostfolio-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ghostfolio-3.0.0](https://github.com/truecharts/charts/compare/ghostfolio-2.0.0...ghostfolio-3.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [ghostfolio-3.0.0](https://github.com/truecharts/charts/compare/ghostfolio-2.0.0...ghostfolio-3.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [ghostfolio-2.0.0](https://github.com/truecharts/charts/compare/ghostfolio-1.0.12...ghostfolio-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ghostfolio-1.0.12](https://github.com/truecharts/charts/compare/ghostfolio-1.0.11...ghostfolio-1.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ghostfolio-1.0.11](https://github.com/truecharts/charts/compare/ghostfolio-1.0.10...ghostfolio-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ghostfolio-1.0.10](https://github.com/truecharts/charts/compare/ghostfolio-1.0.9...ghostfolio-1.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ghostfolio-1.0.9](https://github.com/truecharts/charts/compare/ghostfolio-1.0.8...ghostfolio-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ghostfolio-1.0.8](https://github.com/truecharts/charts/compare/ghostfolio-1.0.7...ghostfolio-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ghostfolio-1.0.7](https://github.com/truecharts/charts/compare/ghostfolio-1.0.6...ghostfolio-1.0.7) (2023-12-22) - -### Chore diff --git a/stable/ghostfolio/3.0.2/Chart.yaml b/stable/ghostfolio/3.0.2/Chart.yaml deleted file mode 100644 index e1f3a64d9f..0000000000 --- a/stable/ghostfolio/3.0.2/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ghostfolio -version: 3.0.2 -appVersion: 2.31.0 -description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. -home: https://truecharts.org/charts/stable/ghostfolio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png -deprecated: false -sources: - - https://github.com/ghostfolio/ghostfolio - - https://ghostfol.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - - https://hub.docker.com/r/ghostfolio/ghostfolio -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ghostfolio - - finance -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.0.3 - repository: https://deps.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: finance - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ghostfolio/3.0.2/app-changelog.md b/stable/ghostfolio/3.0.2/app-changelog.md deleted file mode 100644 index 5293377407..0000000000 --- a/stable/ghostfolio/3.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghostfolio-3.0.2](https://github.com/truecharts/charts/compare/ghostfolio-3.0.1...ghostfolio-3.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/ghostfolio/3.0.2/charts/common-17.1.4.tgz b/stable/ghostfolio/3.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ghostfolio/3.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ghostfolio/3.0.2/charts/redis-11.0.3.tgz b/stable/ghostfolio/3.0.2/charts/redis-11.0.3.tgz deleted file mode 100644 index 90bc5a87d5..0000000000 Binary files a/stable/ghostfolio/3.0.2/charts/redis-11.0.3.tgz and /dev/null differ diff --git a/stable/ghostfolio/3.1.0/CHANGELOG.md b/stable/ghostfolio/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1460bb77ae --- /dev/null +++ b/stable/ghostfolio/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ghostfolio-3.1.0](https://github.com/truecharts/charts/compare/ghostfolio-3.0.2...ghostfolio-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ghostfolio-3.0.2](https://github.com/truecharts/charts/compare/ghostfolio-3.0.1...ghostfolio-3.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [ghostfolio-3.0.1](https://github.com/truecharts/charts/compare/ghostfolio-3.0.0...ghostfolio-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ghostfolio-3.0.0](https://github.com/truecharts/charts/compare/ghostfolio-2.0.0...ghostfolio-3.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [ghostfolio-3.0.0](https://github.com/truecharts/charts/compare/ghostfolio-2.0.0...ghostfolio-3.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [ghostfolio-2.0.0](https://github.com/truecharts/charts/compare/ghostfolio-1.0.12...ghostfolio-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ghostfolio-1.0.12](https://github.com/truecharts/charts/compare/ghostfolio-1.0.11...ghostfolio-1.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ghostfolio-1.0.11](https://github.com/truecharts/charts/compare/ghostfolio-1.0.10...ghostfolio-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ghostfolio-1.0.10](https://github.com/truecharts/charts/compare/ghostfolio-1.0.9...ghostfolio-1.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ghostfolio-1.0.9](https://github.com/truecharts/charts/compare/ghostfolio-1.0.8...ghostfolio-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ghostfolio-1.0.8](https://github.com/truecharts/charts/compare/ghostfolio-1.0.7...ghostfolio-1.0.8) (2023-12-23) + +### Chore diff --git a/stable/ghostfolio/3.1.0/Chart.yaml b/stable/ghostfolio/3.1.0/Chart.yaml new file mode 100644 index 0000000000..5411fb3c3d --- /dev/null +++ b/stable/ghostfolio/3.1.0/Chart.yaml @@ -0,0 +1,45 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ghostfolio +version: 3.1.0 +appVersion: 2.31.0 +description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. +home: https://truecharts.org/charts/stable/ghostfolio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio + - https://hub.docker.com/r/ghostfolio/ghostfolio + - https://github.com/ghostfolio/ghostfolio + - https://ghostfol.io/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ghostfolio + - finance +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: finance + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ghostfolio/3.0.2/README.md b/stable/ghostfolio/3.1.0/README.md similarity index 100% rename from stable/ghostfolio/3.0.2/README.md rename to stable/ghostfolio/3.1.0/README.md diff --git a/stable/ghostfolio/3.1.0/app-changelog.md b/stable/ghostfolio/3.1.0/app-changelog.md new file mode 100644 index 0000000000..8c92f95396 --- /dev/null +++ b/stable/ghostfolio/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghostfolio-3.1.0](https://github.com/truecharts/charts/compare/ghostfolio-3.0.2...ghostfolio-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ghostfolio/3.0.2/app-readme.md b/stable/ghostfolio/3.1.0/app-readme.md similarity index 100% rename from stable/ghostfolio/3.0.2/app-readme.md rename to stable/ghostfolio/3.1.0/app-readme.md diff --git a/stable/ghostfolio/3.1.0/charts/common-17.2.2.tgz b/stable/ghostfolio/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ghostfolio/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ghostfolio/3.1.0/charts/redis-11.1.0.tgz b/stable/ghostfolio/3.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/ghostfolio/3.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/ghostfolio/3.0.2/ix_values.yaml b/stable/ghostfolio/3.1.0/ix_values.yaml similarity index 100% rename from stable/ghostfolio/3.0.2/ix_values.yaml rename to stable/ghostfolio/3.1.0/ix_values.yaml diff --git a/stable/ghostfolio/3.0.2/questions.yaml b/stable/ghostfolio/3.1.0/questions.yaml similarity index 100% rename from stable/ghostfolio/3.0.2/questions.yaml rename to stable/ghostfolio/3.1.0/questions.yaml diff --git a/stable/mongo-express/5.0.2/templates/NOTES.txt b/stable/ghostfolio/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/mongo-express/5.0.2/templates/NOTES.txt rename to stable/ghostfolio/3.1.0/templates/NOTES.txt diff --git a/stable/ghostfolio/3.0.2/templates/_secrets.tpl b/stable/ghostfolio/3.1.0/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/3.0.2/templates/_secrets.tpl rename to stable/ghostfolio/3.1.0/templates/_secrets.tpl diff --git a/stable/ghostfolio/3.0.2/templates/common.yaml b/stable/ghostfolio/3.1.0/templates/common.yaml similarity index 100% rename from stable/ghostfolio/3.0.2/templates/common.yaml rename to stable/ghostfolio/3.1.0/templates/common.yaml diff --git a/stable/keeweb/4.0.1/values.yaml b/stable/ghostfolio/3.1.0/values.yaml similarity index 100% rename from stable/keeweb/4.0.1/values.yaml rename to stable/ghostfolio/3.1.0/values.yaml diff --git a/stable/gitea/17.1.0/CHANGELOG.md b/stable/gitea/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ad4e50b11b --- /dev/null +++ b/stable/gitea/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gitea-17.1.0](https://github.com/truecharts/charts/compare/gitea-17.0.2...gitea-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [gitea-17.0.2](https://github.com/truecharts/charts/compare/gitea-17.0.1...gitea-17.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [gitea-17.0.1](https://github.com/truecharts/charts/compare/gitea-17.0.0...gitea-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [gitea-17.0.0](https://github.com/truecharts/charts/compare/gitea-16.0.0...gitea-17.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [gitea-17.0.0](https://github.com/truecharts/charts/compare/gitea-16.0.0...gitea-17.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [gitea-16.0.0](https://github.com/truecharts/charts/compare/gitea-15.0.14...gitea-16.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [gitea-15.0.14](https://github.com/truecharts/charts/compare/gitea-15.0.13...gitea-15.0.14) (2023-12-25) + +### Chore + +- update container image gitea/gitea to v1.21.3[@00677d8](https://github.com/00677d8) by renovate ([#16471](https://github.com/truecharts/charts/issues/16471)) + + + + +## [gitea-15.0.13](https://github.com/truecharts/charts/compare/gitea-15.0.12...gitea-15.0.13) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [gitea-15.0.12](https://github.com/truecharts/charts/compare/gitea-15.0.11...gitea-15.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [gitea-15.0.11](https://github.com/truecharts/charts/compare/gitea-15.0.10...gitea-15.0.11) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [gitea-15.0.10](https://github.com/truecharts/charts/compare/gitea-15.0.9...gitea-15.0.10) (2023-12-23) + +### Chore diff --git a/stable/gitea/17.1.0/Chart.yaml b/stable/gitea/17.1.0/Chart.yaml new file mode 100644 index 0000000000..1d5042cbd9 --- /dev/null +++ b/stable/gitea/17.1.0/Chart.yaml @@ -0,0 +1,49 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: gitea +version: 17.1.0 +appVersion: 1.21.3 +description: Self hosted GIT repositories +home: https://truecharts.org/charts/stable/gitea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.png +deprecated: false +sources: + - https://gitea.com/gitea/helm-chart + - https://github.com/go-gitea/gitea + - https://github.com/truecharts/charts/tree/master/charts/stable/gitea + - https://hub.docker.com/r/gitea/gitea +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - git + - issue tracker + - code review + - wiki + - gitea + - gogs +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: memcached + version: 11.1.0 + repository: https://deps.truecharts.org/ + condition: memcached.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GIT + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/gitea/17.1.0/LICENSE b/stable/gitea/17.1.0/LICENSE new file mode 100644 index 0000000000..33a8cbb23f --- /dev/null +++ b/stable/gitea/17.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Blocky" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/gitea/17.1.0/README.md b/stable/gitea/17.1.0/README.md new file mode 100644 index 0000000000..4fea92417e --- /dev/null +++ b/stable/gitea/17.1.0/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/gitea) + +**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/gitea/17.1.0/app-changelog.md b/stable/gitea/17.1.0/app-changelog.md new file mode 100644 index 0000000000..42ec8a5f65 --- /dev/null +++ b/stable/gitea/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gitea-17.1.0](https://github.com/truecharts/charts/compare/gitea-17.0.2...gitea-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/gitea/17.1.0/app-readme.md b/stable/gitea/17.1.0/app-readme.md new file mode 100644 index 0000000000..e8603ada35 --- /dev/null +++ b/stable/gitea/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Self hosted GIT repositories + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/gitea](https://truecharts.org/charts/stable/gitea) + +--- + +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/gitea/17.1.0/charts/common-17.2.2.tgz b/stable/gitea/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/gitea/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/gitea/17.1.0/charts/memcached-11.1.0.tgz b/stable/gitea/17.1.0/charts/memcached-11.1.0.tgz new file mode 100644 index 0000000000..dd2839fb87 Binary files /dev/null and b/stable/gitea/17.1.0/charts/memcached-11.1.0.tgz differ diff --git a/stable/gitea/17.1.0/ix_values.yaml b/stable/gitea/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..ec82a17e34 --- /dev/null +++ b/stable/gitea/17.1.0/ix_values.yaml @@ -0,0 +1,132 @@ +image: + repository: gitea/gitea + tag: 1.21.3-rootless@sha256:00677d8d32eddb4c9c61ef2834ee89d9b269036c6918081c3971a6009e7ed2c0 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10037 + targetPort: 3000 + ssh: + enabled: true + ports: + ssh: + enabled: true + port: 2222 + targetPort: 2222 +persistence: + data: + enabled: true + mountPath: "/data" + targetSelectAll: true + varlib: + enabled: true + mountPath: "/var/lib/gitea" + type: emptyDir +# Configure commit/action signing prerequisites +signing: + enabled: true + gpgHome: /data/git/.gnupg +admin: + username: giteaadmin + password: r8sA8CPHD9!bt6d + email: "gitea@local.domain" +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: main + path: /metrics +ldap: + enabled: false + # name: + # securityProtocol: + # host: + # port: + # userSearchBase: + # userFilter: + # adminFilter: + # emailAttribute: + # bindDn: + # bindPassword: + # usernameAttribute: + # sshPublicKeyAttribute: +oauth: + enabled: false + # name: + # provider: + # key: + # secret: + # autoDiscoverUrl: + # useCustomUrls: + # customAuthUrl: + # customTokenUrl: + # customProfileUrl: + # customEmailUrl: +config: + APP_NAME: "Gitea: Git with a cup of tea" + RUN_MODE: dev + ALLOWED_HOST_LIST: "127.0.0.1" + nodeIP: 127.0.0.1 +customConfig: [] +# - name: test +# keys: +# - name: testkey +# value: testvalue + +# Enabled postgres +cnpg: + main: + enabled: true + user: gitea + database: gitea +# -- memcached dependency settings +memcached: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsUser: 1000 + runAsGroup: 1000 + fsGroup: 1000 +workload: + main: + podSpec: + initContainers: + 1-init-directories: + enabled: true + imageSelector: image + type: init + command: + - "/usr/sbin/init_directory_structure.sh" + securityContext: + runAsUser: 0 + runAsNonRoot: false + envFrom: + - configMapRef: + name: gitea-env + 2-configure-gitea: + enabled: true + imageSelector: image + type: init + command: + - "/usr/sbin/configure_gitea.sh" + envFrom: + - configMapRef: + name: gitea-env + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + envFrom: + - configMapRef: + name: gitea-env diff --git a/stable/gitea/17.1.0/questions.yaml b/stable/gitea/17.1.0/questions.yaml new file mode 100644 index 0000000000..871a12c7dd --- /dev/null +++ b/stable/gitea/17.1.0/questions.yaml @@ -0,0 +1,3438 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - variable: admin + group: "App Configuration" + label: "Admin Credentials" + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: "username" + schema: + type: string + valid_chars: '^(?!^admin$).*$' + required: true + - variable: password + label: "password" + schema: + type: string + required: true + private: true + - variable: email + label: "email" + schema: + type: string + required: true + - variable: config + group: "App Configuration" + label: "Admin Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_NAME + label: "APP_NAME" + schema: + type: string + default: "Gitea" + required: true + - variable: RUN_MODE + label: "RUN_MODE" + schema: + type: string + default: "prod" + enum: + - value: "prod" + description: "Production" + - value: "dev" + description: "Development" + - value: "test" + description: "Testing" + - variable: ALLOWED_HOST_LIST + label: "ALLOWED_HOST_LIST" + schema: + type: string + default: "127.0.0.1" + required: true + - variable: nodeIP + label: Node IP + description: Used to generate configuration, when installed without ingress + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: customConfig + group: "App Configuration" + label: "Custom Configuration parameters" + schema: + type: list + default: [] + items: + # Do not fix this typo, it will break + # current installations + - variable: catagoryItem + label: "Category" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Config Category Name" + schema: + type: string + required: true + - variable: keys + label: "Configuration Parameters" + schema: + type: list + default: [] + items: + - variable: configItem + label: "parameter" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Parameter Name" + schema: + type: string + required: true + - variable: value + label: "Parameter Value" + 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: 10037 + required: true + - variable: ssh + label: "SSH Service" + description: "The SSH service" + 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: ssh + label: "SSH 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: 2222 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App data Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 1000 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 1000 + # 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: 1000 + + - 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/mosdns/8.0.1/templates/NOTES.txt b/stable/gitea/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/mosdns/8.0.1/templates/NOTES.txt rename to stable/gitea/17.1.0/templates/NOTES.txt diff --git a/stable/gitea/17.1.0/templates/_configmap.tpl b/stable/gitea/17.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..7605060d62 --- /dev/null +++ b/stable/gitea/17.1.0/templates/_configmap.tpl @@ -0,0 +1,15 @@ +{{/* Define the configmap */}} +{{- define "gitea.configmap" -}} +enabled: true +data: + GITEA_APP_INI: "/data/gitea/conf/app.ini" + GITEA_CUSTOM: "/data/gitea" + GITEA_WORK_DIR: "/data" + GITEA_TEMP: "/tmp/gitea" + GITEA_ADMIN_USERNAME: {{ .Values.admin.username | quote }} + GITEA_ADMIN_PASSWORD: {{ .Values.admin.password | quote }} + SSH_PORT: {{ .Values.service.ssh.ports.ssh.port | quote }} + SSH_LISTEN_PORT: {{ .Values.service.ssh.ports.ssh.targetPort | quote }} + TMPDIR: "/tmp/gitea" + GNUPGHOME: "/data/git/.gnupg" +{{- end -}} diff --git a/stable/gitea/17.1.0/templates/_secrets.tpl b/stable/gitea/17.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..215287c072 --- /dev/null +++ b/stable/gitea/17.1.0/templates/_secrets.tpl @@ -0,0 +1,233 @@ +{{/* Define the secrets */}} +{{- define "gitea.secrets" -}} + +{{ $DOMAIN := .Values.config.nodeIP | quote -}} +{{ $URL := (printf "http://%s:%v/" .Values.config.nodeIP .Values.service.main.ports.main.port) }} +{{- $pgHost := printf "%v-cnpg-main-rw" (include "tc.v1.common.lib.chart.names.fullname" $) -}} + +{{- if and (.Values.ingress.main.enabled) (gt (len .Values.ingress.main.hosts) 0) -}} + {{- $DOMAIN = (index .Values.ingress.main.hosts 0).host -}} + {{- $URL = (printf "https://%s/" (index .Values.ingress.main.hosts 0).host) -}} +{{- end -}} + +secret: + enabled: true + data: + app.ini: |- + APP_NAME = {{ .Values.config.APP_NAME }} + RUN_MODE = {{ .Values.config.RUN_MODE }} + + [cache] + ADAPTER = memcache + ENABLED = true + HOST = {{ printf "%v-%v:%v" .Release.Name "memcached" "11211" }} + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "cache" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + [database] + DB_TYPE = postgres + HOST = {{ printf "%v:5432" $pgHost }} + NAME = {{ .Values.cnpg.main.database }} + PASSWD = {{ .Values.cnpg.main.creds.password }} + USER = {{ .Values.cnpg.main.user }} + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "database" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + [metrics] + ENABLED = {{ .Values.metrics.main.enabled }} + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "metrics" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + [repository] + ROOT = /data/git/gitea-repositories + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "repository" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + + [security] + INSTALL_LOCK = true + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "security" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + [webhook] + ALLOWED_HOST_LIST = {{ .Values.config.ALLOWED_HOST_LIST }} + + [server] + APP_DATA_PATH = /data + DOMAIN = {{ $DOMAIN }} + ENABLE_PPROF = false + HTTP_PORT = {{ .Values.service.main.ports.main.targetPort }} + PROTOCOL = http + ROOT_URL = {{ $URL }} + SSH_DOMAIN = {{ $DOMAIN }} + SSH_LISTEN_PORT = {{ .Values.service.ssh.ports.ssh.targetPort }} + SSH_PORT = {{ .Values.service.ssh.ports.ssh.port }} + START_SSH_SERVER = true + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "server" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if not ( or ( eq $catvalue.name "server" ) ( eq $catvalue.name "server" ) ( eq $catvalue.name "security" ) ( eq $catvalue.name "repository" ) ( eq $catvalue.name "metrics" ) ( eq $catvalue.name "database" ) ( eq $catvalue.name "cache" ) ) }} + [{{ $catvalue.name }}] + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + +init: + enabled: true + data: + init_directory_structure.sh: |- + #!/usr/bin/env bash + + set -euo pipefail + + {{- if .Values.initPreScript }} + # BEGIN: initPreScript + {{- with .Values.initPreScript -}} + {{ . | nindent 4}} + {{- end -}} + # END: initPreScript + {{- end }} + + set -x + + mkdir -p /data/git/.ssh + chmod -R 700 /data/git/.ssh + [ ! -d /data/gitea ] && mkdir -p /data/gitea/conf + + # prepare temp directory structure + mkdir -p "${GITEA_TEMP}" + chown -Rf {{ .Values.securityContext.container.runAsUser }}:{{ .Values.securityContext.pod.fsGroup }} "${GITEA_TEMP}" + chmod ug+rwx "${GITEA_TEMP}" + + # Copy config file to writable volume + cp /etc/gitea/conf/app.ini /data/gitea/conf/app.ini + chown -Rf {{ .Values.securityContext.container.runAsUser }}:{{ .Values.securityContext.pod.fsGroup }} "/data" + chmod a+rwx /data/gitea/conf/app.ini + + # Patch dockercontainer for dynamic users + chown -Rf {{ .Values.securityContext.container.runAsUser }}:{{ .Values.securityContext.pod.fsGroup }} "/var/lib/gitea" + + configure_gitea.sh: |- + #!/usr/bin/env bash + + set -euo pipefail + + + # Connection retry inspired by https://gist.github.com/dublx/e99ea94858c07d2ca6de + function test_db_connection() { + local RETRY=0 + local MAX=30 + + echo 'Wait for database to become avialable...' + until [ "${RETRY}" -ge "${MAX}" ]; do + nc -vz -w2 {{ $pgHost }} 5432 && break + RETRY=$[${RETRY}+1] + echo "...not ready yet (${RETRY}/${MAX})" + done + + if [ "${RETRY}" -ge "${MAX}" ]; then + echo "Database not reachable after '${MAX}' attempts!" + exit 1 + fi + } + + test_db_connection + + + echo '==== BEGIN GITEA MIGRATION ====' + + gitea migrate + + echo '==== BEGIN GITEA CONFIGURATION ====' + + {{- if or .Values.admin.existingSecret (and .Values.admin.username .Values.admin.password) }} + function configure_admin_user() { + local ACCOUNT_ID=$(gitea admin user list --admin | grep -e "\s\+${GITEA_ADMIN_USERNAME}\|{{ .Values.admin.email }}\s\+" | awk -F " " "{printf \$1}") + if [[ -z "${ACCOUNT_ID}" ]]; then + echo "No admin user '${GITEA_ADMIN_USERNAME}' found, neither email '{{ .Values.admin.email }}' is assigned to an admin. Creating now..." + gitea admin user create --admin --username "${GITEA_ADMIN_USERNAME}" --password "${GITEA_ADMIN_PASSWORD}" --email {{ .Values.admin.email | quote }} --must-change-password=false + echo '...created.' + else + echo "Admin account '${GITEA_ADMIN_USERNAME}' or email {{ .Values.admin.email }} already exist. Running update to sync password..." + gitea admin user change-password --username "${GITEA_ADMIN_USERNAME}" --password "${GITEA_ADMIN_PASSWORD}" + echo '...password sync done.' + fi + } + + configure_admin_user + {{- end }} + + {{- if .Values.ldap.enabled }} + function configure_ldap() { + local LDAP_NAME={{ (printf "%s" .Values.ldap.name) | squote }} + local GITEA_AUTH_ID=$(gitea admin auth list --vertical-bars | grep -E "\|${LDAP_NAME}\s+\|" | grep -iE '\|LDAP \(via BindDN\)\s+\|' | awk -F " " "{print \$1}") + + if [[ -z "${GITEA_AUTH_ID}" ]]; then + echo "No ldap configuration found with name '${LDAP_NAME}'. Installing it now..." + gitea admin auth add-ldap {{- include "gitea.ldap_settings" . | indent 1 }} + echo '...installed.' + else + echo "Existing ldap configuration with name '${LDAP_NAME}': '${GITEA_AUTH_ID}'. Running update to sync settings..." + gitea admin auth update-ldap --id "${GITEA_AUTH_ID}" {{- include "gitea.ldap_settings" . | indent 1 }} + echo '...sync settings done.' + fi + } + + configure_ldap + {{- end }} + + {{- if .Values.oauth.enabled }} + function configure_oauth() { + local OAUTH_NAME={{ (printf "%s" .Values.oauth.name) | squote }} + local AUTH_ID=$(gitea admin auth list --vertical-bars | grep -E "\|${OAUTH_NAME}\s+\|" | grep -iE '\|OAuth2\s+\|' | awk -F " " "{print \$1}") + + if [[ -z "${AUTH_ID}" ]]; then + echo "No oauth configuration found with name '${OAUTH_NAME}'. Installing it now..." + gitea admin auth add-oauth {{- include "gitea.oauth_settings" . | indent 1 }} + echo '...installed.' + else + echo "Existing oauth configuration with name '${OAUTH_NAME}': '${AUTH_ID}'. Running update to sync settings..." + gitea admin auth update-oauth --id "${AUTH_ID}" {{- include "gitea.oauth_settings" . | indent 1 }} + echo '...sync settings done.' + fi + } + + configure_oauth + {{- end }} + + echo '==== END GITEA CONFIGURATION ====' + +{{- end -}} diff --git a/stable/gitea/17.1.0/templates/common.yaml b/stable/gitea/17.1.0/templates/common.yaml new file mode 100644 index 0000000000..ebc9e9874f --- /dev/null +++ b/stable/gitea/17.1.0/templates/common.yaml @@ -0,0 +1,52 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for gitea */}} +{{- $secrets := include "gitea.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := mustMergeOverwrite .Values.secret $secrets -}} +{{- end -}} + +{{/* Render configmap for gitea */}} +{{- $configmap := include "gitea.configmap" . | fromYaml -}} +{{- if $configmap -}} + {{- $_ := set .Values.configmap "gitea-env" $configmap -}} +{{- end -}} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "gitea.initvolume" -}} +enabled: true +readOnly: true +type: secret +objectName: init +defaultMode: "0777" +targetSelector: + main: + main: + mountPath: /secrets/ini + 1-init-directories: + mountPath: "/usr/sbin" + 2-configure-gitea: + mountPath: "/usr/sbin" +{{- end -}} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "gitea.configvolume" -}} +enabled: true +readOnly: true +type: secret +objectName: secret +targetSelector: + main: + main: + mountPath: /secrets/config + 1-init-directories: + mountPath: /etc/gitea/conf +{{- end -}} + +{{- $_ := set .Values.persistence "init" (include "gitea.initvolume" . | fromYaml) -}} +{{- $_ := set .Values.persistence "config" (include "gitea.configvolume" . | fromYaml) -}} + + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/kerbalspaceprogram-lmp/4.0.2/values.yaml b/stable/gitea/17.1.0/values.yaml similarity index 100% rename from stable/kerbalspaceprogram-lmp/4.0.2/values.yaml rename to stable/gitea/17.1.0/values.yaml diff --git a/stable/github-backup/4.0.1/CHANGELOG.md b/stable/github-backup/4.0.1/CHANGELOG.md deleted file mode 100644 index b002a6d402..0000000000 --- a/stable/github-backup/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [github-backup-4.0.1](https://github.com/truecharts/charts/compare/github-backup-4.0.0...github-backup-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [github-backup-4.0.0](https://github.com/truecharts/charts/compare/github-backup-3.0.17...github-backup-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [github-backup-3.0.17](https://github.com/truecharts/charts/compare/github-backup-3.0.16...github-backup-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [github-backup-3.0.16](https://github.com/truecharts/charts/compare/github-backup-3.0.15...github-backup-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [github-backup-3.0.15](https://github.com/truecharts/charts/compare/github-backup-3.0.14...github-backup-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [github-backup-3.0.14](https://github.com/truecharts/charts/compare/github-backup-3.0.13...github-backup-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [github-backup-3.0.13](https://github.com/truecharts/charts/compare/github-backup-3.0.12...github-backup-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [github-backup-3.0.12](https://github.com/truecharts/charts/compare/github-backup-3.0.11...github-backup-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [github-backup-3.0.11](https://github.com/truecharts/charts/compare/github-backup-3.0.10...github-backup-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [github-backup-3.0.10](https://github.com/truecharts/charts/compare/github-backup-3.0.9...github-backup-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [github-backup-3.0.9](https://github.com/truecharts/charts/compare/github-backup-3.0.8...github-backup-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/github-backup/4.0.1/Chart.yaml b/stable/github-backup/4.0.1/Chart.yaml deleted file mode 100644 index 4d6814dbdd..0000000000 --- a/stable/github-backup/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: github-backup -version: 4.0.1 -appVersion: latest -description: Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. -home: https://truecharts.org/charts/incubator/github-backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/github-backup - - https://hub.docker.com/r/lnxd/github-backup -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - github-backup - - Backup -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/github-backup/4.0.1/app-changelog.md b/stable/github-backup/4.0.1/app-changelog.md deleted file mode 100644 index f651acb205..0000000000 --- a/stable/github-backup/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [github-backup-4.0.1](https://github.com/truecharts/charts/compare/github-backup-4.0.0...github-backup-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/github-backup/4.0.1/charts/common-17.1.4.tgz b/stable/github-backup/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/github-backup/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/github-backup/4.1.0/CHANGELOG.md b/stable/github-backup/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..85edbba264 --- /dev/null +++ b/stable/github-backup/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [github-backup-4.1.0](https://github.com/truecharts/charts/compare/github-backup-4.0.1...github-backup-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [github-backup-4.0.1](https://github.com/truecharts/charts/compare/github-backup-4.0.0...github-backup-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [github-backup-4.0.0](https://github.com/truecharts/charts/compare/github-backup-3.0.17...github-backup-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [github-backup-3.0.17](https://github.com/truecharts/charts/compare/github-backup-3.0.16...github-backup-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [github-backup-3.0.16](https://github.com/truecharts/charts/compare/github-backup-3.0.15...github-backup-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [github-backup-3.0.15](https://github.com/truecharts/charts/compare/github-backup-3.0.14...github-backup-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [github-backup-3.0.14](https://github.com/truecharts/charts/compare/github-backup-3.0.13...github-backup-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [github-backup-3.0.13](https://github.com/truecharts/charts/compare/github-backup-3.0.12...github-backup-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [github-backup-3.0.12](https://github.com/truecharts/charts/compare/github-backup-3.0.11...github-backup-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [github-backup-3.0.11](https://github.com/truecharts/charts/compare/github-backup-3.0.10...github-backup-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [github-backup-3.0.10](https://github.com/truecharts/charts/compare/github-backup-3.0.9...github-backup-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/github-backup/4.1.0/Chart.yaml b/stable/github-backup/4.1.0/Chart.yaml new file mode 100644 index 0000000000..2890bcad56 --- /dev/null +++ b/stable/github-backup/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: github-backup +version: 4.1.0 +appVersion: latest +description: Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. +home: https://truecharts.org/charts/incubator/github-backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/github-backup + - https://hub.docker.com/r/lnxd/github-backup +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - github-backup + - Backup +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/github-backup/4.0.1/README.md b/stable/github-backup/4.1.0/README.md similarity index 100% rename from stable/github-backup/4.0.1/README.md rename to stable/github-backup/4.1.0/README.md diff --git a/stable/github-backup/4.1.0/app-changelog.md b/stable/github-backup/4.1.0/app-changelog.md new file mode 100644 index 0000000000..7563501ff2 --- /dev/null +++ b/stable/github-backup/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [github-backup-4.1.0](https://github.com/truecharts/charts/compare/github-backup-4.0.1...github-backup-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/github-backup/4.0.1/app-readme.md b/stable/github-backup/4.1.0/app-readme.md similarity index 100% rename from stable/github-backup/4.0.1/app-readme.md rename to stable/github-backup/4.1.0/app-readme.md diff --git a/stable/github-backup/4.1.0/charts/common-17.2.2.tgz b/stable/github-backup/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/github-backup/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/github-backup/4.0.1/ix_values.yaml b/stable/github-backup/4.1.0/ix_values.yaml similarity index 100% rename from stable/github-backup/4.0.1/ix_values.yaml rename to stable/github-backup/4.1.0/ix_values.yaml diff --git a/stable/github-backup/4.0.1/questions.yaml b/stable/github-backup/4.1.0/questions.yaml similarity index 100% rename from stable/github-backup/4.0.1/questions.yaml rename to stable/github-backup/4.1.0/questions.yaml diff --git a/stable/glauth/4.0.1/templates/common.yaml b/stable/github-backup/4.1.0/templates/common.yaml similarity index 100% rename from stable/glauth/4.0.1/templates/common.yaml rename to stable/github-backup/4.1.0/templates/common.yaml diff --git a/stable/kerio-connect/4.0.1/values.yaml b/stable/github-backup/4.1.0/values.yaml similarity index 100% rename from stable/kerio-connect/4.0.1/values.yaml rename to stable/github-backup/4.1.0/values.yaml diff --git a/stable/glauth/4.0.1/CHANGELOG.md b/stable/glauth/4.0.1/CHANGELOG.md deleted file mode 100644 index 4566175066..0000000000 --- a/stable/glauth/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [glauth-4.0.1](https://github.com/truecharts/charts/compare/glauth-4.0.0...glauth-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [glauth-4.0.0](https://github.com/truecharts/charts/compare/glauth-3.0.17...glauth-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [glauth-3.0.17](https://github.com/truecharts/charts/compare/glauth-3.0.16...glauth-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [glauth-3.0.16](https://github.com/truecharts/charts/compare/glauth-3.0.15...glauth-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [glauth-3.0.15](https://github.com/truecharts/charts/compare/glauth-3.0.14...glauth-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [glauth-3.0.14](https://github.com/truecharts/charts/compare/glauth-3.0.13...glauth-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [glauth-3.0.13](https://github.com/truecharts/charts/compare/glauth-3.0.12...glauth-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [glauth-3.0.12](https://github.com/truecharts/charts/compare/glauth-3.0.11...glauth-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [glauth-3.0.11](https://github.com/truecharts/charts/compare/glauth-3.0.10...glauth-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [glauth-3.0.10](https://github.com/truecharts/charts/compare/glauth-3.0.9...glauth-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [glauth-3.0.9](https://github.com/truecharts/charts/compare/glauth-3.0.8...glauth-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/glauth/4.0.1/Chart.yaml b/stable/glauth/4.0.1/Chart.yaml deleted file mode 100644 index 83c4a0afb8..0000000000 --- a/stable/glauth/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: glauth -version: 4.0.1 -appVersion: latest -description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. -home: https://truecharts.org/charts/incubator/glauth -icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png -deprecated: false -sources: - - https://glauth.github.io - - https://github.com/truecharts/charts/tree/master/charts/incubator/glauth - - https://hub.docker.com/r/glauth/glauth -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - glauth - - Security -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/glauth/4.0.1/app-changelog.md b/stable/glauth/4.0.1/app-changelog.md deleted file mode 100644 index 765342407e..0000000000 --- a/stable/glauth/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [glauth-4.0.1](https://github.com/truecharts/charts/compare/glauth-4.0.0...glauth-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/glauth/4.0.1/charts/common-17.1.4.tgz b/stable/glauth/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/glauth/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/glauth/4.1.0/CHANGELOG.md b/stable/glauth/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..55e7ee0fdf --- /dev/null +++ b/stable/glauth/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [glauth-4.1.0](https://github.com/truecharts/charts/compare/glauth-4.0.1...glauth-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [glauth-4.0.1](https://github.com/truecharts/charts/compare/glauth-4.0.0...glauth-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [glauth-4.0.0](https://github.com/truecharts/charts/compare/glauth-3.0.17...glauth-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [glauth-3.0.17](https://github.com/truecharts/charts/compare/glauth-3.0.16...glauth-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [glauth-3.0.16](https://github.com/truecharts/charts/compare/glauth-3.0.15...glauth-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [glauth-3.0.15](https://github.com/truecharts/charts/compare/glauth-3.0.14...glauth-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [glauth-3.0.14](https://github.com/truecharts/charts/compare/glauth-3.0.13...glauth-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [glauth-3.0.13](https://github.com/truecharts/charts/compare/glauth-3.0.12...glauth-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [glauth-3.0.12](https://github.com/truecharts/charts/compare/glauth-3.0.11...glauth-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [glauth-3.0.11](https://github.com/truecharts/charts/compare/glauth-3.0.10...glauth-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [glauth-3.0.10](https://github.com/truecharts/charts/compare/glauth-3.0.9...glauth-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/glauth/4.1.0/Chart.yaml b/stable/glauth/4.1.0/Chart.yaml new file mode 100644 index 0000000000..cded139dae --- /dev/null +++ b/stable/glauth/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: glauth +version: 4.1.0 +appVersion: latest +description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. +home: https://truecharts.org/charts/incubator/glauth +icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png +deprecated: false +sources: + - https://glauth.github.io + - https://github.com/truecharts/charts/tree/master/charts/incubator/glauth + - https://hub.docker.com/r/glauth/glauth +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - glauth + - Security +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/glauth/4.0.1/README.md b/stable/glauth/4.1.0/README.md similarity index 100% rename from stable/glauth/4.0.1/README.md rename to stable/glauth/4.1.0/README.md diff --git a/stable/glauth/4.1.0/app-changelog.md b/stable/glauth/4.1.0/app-changelog.md new file mode 100644 index 0000000000..d2cae71d78 --- /dev/null +++ b/stable/glauth/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [glauth-4.1.0](https://github.com/truecharts/charts/compare/glauth-4.0.1...glauth-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/glauth/4.0.1/app-readme.md b/stable/glauth/4.1.0/app-readme.md similarity index 100% rename from stable/glauth/4.0.1/app-readme.md rename to stable/glauth/4.1.0/app-readme.md diff --git a/stable/glauth/4.1.0/charts/common-17.2.2.tgz b/stable/glauth/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/glauth/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/glauth/4.0.1/ix_values.yaml b/stable/glauth/4.1.0/ix_values.yaml similarity index 100% rename from stable/glauth/4.0.1/ix_values.yaml rename to stable/glauth/4.1.0/ix_values.yaml diff --git a/stable/glauth/4.0.1/questions.yaml b/stable/glauth/4.1.0/questions.yaml similarity index 100% rename from stable/glauth/4.0.1/questions.yaml rename to stable/glauth/4.1.0/questions.yaml diff --git a/stable/go-playground/4.0.1/templates/common.yaml b/stable/glauth/4.1.0/templates/common.yaml similarity index 100% rename from stable/go-playground/4.0.1/templates/common.yaml rename to stable/glauth/4.1.0/templates/common.yaml diff --git a/stable/kitana/4.0.1/values.yaml b/stable/glauth/4.1.0/values.yaml similarity index 100% rename from stable/kitana/4.0.1/values.yaml rename to stable/glauth/4.1.0/values.yaml diff --git a/stable/go-playground/4.0.1/CHANGELOG.md b/stable/go-playground/4.0.1/CHANGELOG.md deleted file mode 100644 index c3bb2aae24..0000000000 --- a/stable/go-playground/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [go-playground-4.0.1](https://github.com/truecharts/charts/compare/go-playground-4.0.0...go-playground-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [go-playground-4.0.0](https://github.com/truecharts/charts/compare/go-playground-3.0.17...go-playground-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [go-playground-3.0.17](https://github.com/truecharts/charts/compare/go-playground-3.0.16...go-playground-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [go-playground-3.0.16](https://github.com/truecharts/charts/compare/go-playground-3.0.15...go-playground-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [go-playground-3.0.15](https://github.com/truecharts/charts/compare/go-playground-3.0.14...go-playground-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [go-playground-3.0.14](https://github.com/truecharts/charts/compare/go-playground-3.0.13...go-playground-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [go-playground-3.0.13](https://github.com/truecharts/charts/compare/go-playground-3.0.12...go-playground-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [go-playground-3.0.12](https://github.com/truecharts/charts/compare/go-playground-3.0.11...go-playground-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [go-playground-3.0.11](https://github.com/truecharts/charts/compare/go-playground-3.0.10...go-playground-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [go-playground-3.0.10](https://github.com/truecharts/charts/compare/go-playground-3.0.9...go-playground-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [go-playground-3.0.9](https://github.com/truecharts/charts/compare/go-playground-3.0.8...go-playground-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/go-playground/4.0.1/Chart.yaml b/stable/go-playground/4.0.1/Chart.yaml deleted file mode 100644 index 3d58b709e1..0000000000 --- a/stable/go-playground/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: go-playground -version: 4.0.1 -appVersion: latest -description: mproved Go Playground powered by Monaco Editor and React -home: https://truecharts.org/charts/incubator/go-playground -icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground - - https://hub.docker.com/r/x1unix/go-playground -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - go-playground - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/go-playground/4.0.1/app-changelog.md b/stable/go-playground/4.0.1/app-changelog.md deleted file mode 100644 index 884f228c20..0000000000 --- a/stable/go-playground/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [go-playground-4.0.1](https://github.com/truecharts/charts/compare/go-playground-4.0.0...go-playground-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/go-playground/4.0.1/charts/common-17.1.4.tgz b/stable/go-playground/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/go-playground/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/go-playground/4.1.0/CHANGELOG.md b/stable/go-playground/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..df838f615f --- /dev/null +++ b/stable/go-playground/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [go-playground-4.1.0](https://github.com/truecharts/charts/compare/go-playground-4.0.1...go-playground-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [go-playground-4.0.1](https://github.com/truecharts/charts/compare/go-playground-4.0.0...go-playground-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [go-playground-4.0.0](https://github.com/truecharts/charts/compare/go-playground-3.0.17...go-playground-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [go-playground-3.0.17](https://github.com/truecharts/charts/compare/go-playground-3.0.16...go-playground-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [go-playground-3.0.16](https://github.com/truecharts/charts/compare/go-playground-3.0.15...go-playground-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [go-playground-3.0.15](https://github.com/truecharts/charts/compare/go-playground-3.0.14...go-playground-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [go-playground-3.0.14](https://github.com/truecharts/charts/compare/go-playground-3.0.13...go-playground-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [go-playground-3.0.13](https://github.com/truecharts/charts/compare/go-playground-3.0.12...go-playground-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [go-playground-3.0.12](https://github.com/truecharts/charts/compare/go-playground-3.0.11...go-playground-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [go-playground-3.0.11](https://github.com/truecharts/charts/compare/go-playground-3.0.10...go-playground-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [go-playground-3.0.10](https://github.com/truecharts/charts/compare/go-playground-3.0.9...go-playground-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/go-playground/4.1.0/Chart.yaml b/stable/go-playground/4.1.0/Chart.yaml new file mode 100644 index 0000000000..cad12f0ed2 --- /dev/null +++ b/stable/go-playground/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: go-playground +version: 4.1.0 +appVersion: latest +description: mproved Go Playground powered by Monaco Editor and React +home: https://truecharts.org/charts/incubator/go-playground +icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground + - https://hub.docker.com/r/x1unix/go-playground +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - go-playground + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/go-playground/4.0.1/README.md b/stable/go-playground/4.1.0/README.md similarity index 100% rename from stable/go-playground/4.0.1/README.md rename to stable/go-playground/4.1.0/README.md diff --git a/stable/go-playground/4.1.0/app-changelog.md b/stable/go-playground/4.1.0/app-changelog.md new file mode 100644 index 0000000000..fca8f28cae --- /dev/null +++ b/stable/go-playground/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [go-playground-4.1.0](https://github.com/truecharts/charts/compare/go-playground-4.0.1...go-playground-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/go-playground/4.0.1/app-readme.md b/stable/go-playground/4.1.0/app-readme.md similarity index 100% rename from stable/go-playground/4.0.1/app-readme.md rename to stable/go-playground/4.1.0/app-readme.md diff --git a/stable/go-playground/4.1.0/charts/common-17.2.2.tgz b/stable/go-playground/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/go-playground/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/go-playground/4.0.1/ix_values.yaml b/stable/go-playground/4.1.0/ix_values.yaml similarity index 100% rename from stable/go-playground/4.0.1/ix_values.yaml rename to stable/go-playground/4.1.0/ix_values.yaml diff --git a/stable/go-playground/4.0.1/questions.yaml b/stable/go-playground/4.1.0/questions.yaml similarity index 100% rename from stable/go-playground/4.0.1/questions.yaml rename to stable/go-playground/4.1.0/questions.yaml diff --git a/stable/goaccess-npm-logs/4.0.1/templates/common.yaml b/stable/go-playground/4.1.0/templates/common.yaml similarity index 100% rename from stable/goaccess-npm-logs/4.0.1/templates/common.yaml rename to stable/go-playground/4.1.0/templates/common.yaml diff --git a/stable/kitchenowl/8.0.1/values.yaml b/stable/go-playground/4.1.0/values.yaml similarity index 100% rename from stable/kitchenowl/8.0.1/values.yaml rename to stable/go-playground/4.1.0/values.yaml diff --git a/stable/goaccess-npm-logs/4.0.1/CHANGELOG.md b/stable/goaccess-npm-logs/4.0.1/CHANGELOG.md deleted file mode 100644 index 24457a743c..0000000000 --- a/stable/goaccess-npm-logs/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [goaccess-npm-logs-4.0.1](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.0.0...goaccess-npm-logs-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [goaccess-npm-logs-4.0.0](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.17...goaccess-npm-logs-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [goaccess-npm-logs-3.0.17](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.16...goaccess-npm-logs-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [goaccess-npm-logs-3.0.16](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.15...goaccess-npm-logs-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [goaccess-npm-logs-3.0.15](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.14...goaccess-npm-logs-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [goaccess-npm-logs-3.0.14](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.13...goaccess-npm-logs-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [goaccess-npm-logs-3.0.13](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.12...goaccess-npm-logs-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [goaccess-npm-logs-3.0.12](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.11...goaccess-npm-logs-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [goaccess-npm-logs-3.0.11](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.10...goaccess-npm-logs-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [goaccess-npm-logs-3.0.10](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.9...goaccess-npm-logs-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [goaccess-npm-logs-3.0.9](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.8...goaccess-npm-logs-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/goaccess-npm-logs/4.0.1/Chart.yaml b/stable/goaccess-npm-logs/4.0.1/Chart.yaml deleted file mode 100644 index f22ae05aa3..0000000000 --- a/stable/goaccess-npm-logs/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: goaccess-npm-logs -version: 4.0.1 -appVersion: latest -description: GoAccess for Nginx Proxy Manager Logs -home: https://truecharts.org/charts/incubator/goaccess-npm-logs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png -deprecated: false -sources: - - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager - - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs - - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - goaccess-npm-logs - - Tools-Utilities - - Network-Proxy -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/goaccess-npm-logs/4.0.1/app-changelog.md b/stable/goaccess-npm-logs/4.0.1/app-changelog.md deleted file mode 100644 index 6fc2709b47..0000000000 --- a/stable/goaccess-npm-logs/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [goaccess-npm-logs-4.0.1](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.0.0...goaccess-npm-logs-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/goaccess-npm-logs/4.0.1/charts/common-17.1.4.tgz b/stable/goaccess-npm-logs/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/goaccess-npm-logs/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/goaccess-npm-logs/4.1.0/CHANGELOG.md b/stable/goaccess-npm-logs/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..66a2cbacaa --- /dev/null +++ b/stable/goaccess-npm-logs/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [goaccess-npm-logs-4.1.0](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.0.1...goaccess-npm-logs-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [goaccess-npm-logs-4.0.1](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.0.0...goaccess-npm-logs-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [goaccess-npm-logs-4.0.0](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.17...goaccess-npm-logs-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [goaccess-npm-logs-3.0.17](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.16...goaccess-npm-logs-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [goaccess-npm-logs-3.0.16](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.15...goaccess-npm-logs-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [goaccess-npm-logs-3.0.15](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.14...goaccess-npm-logs-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [goaccess-npm-logs-3.0.14](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.13...goaccess-npm-logs-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [goaccess-npm-logs-3.0.13](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.12...goaccess-npm-logs-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [goaccess-npm-logs-3.0.12](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.11...goaccess-npm-logs-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [goaccess-npm-logs-3.0.11](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.10...goaccess-npm-logs-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [goaccess-npm-logs-3.0.10](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.9...goaccess-npm-logs-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/goaccess-npm-logs/4.1.0/Chart.yaml b/stable/goaccess-npm-logs/4.1.0/Chart.yaml new file mode 100644 index 0000000000..ecb9bf4fa1 --- /dev/null +++ b/stable/goaccess-npm-logs/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: goaccess-npm-logs +version: 4.1.0 +appVersion: latest +description: GoAccess for Nginx Proxy Manager Logs +home: https://truecharts.org/charts/incubator/goaccess-npm-logs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs + - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager + - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - goaccess-npm-logs + - Tools-Utilities + - Network-Proxy +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/goaccess-npm-logs/4.0.1/README.md b/stable/goaccess-npm-logs/4.1.0/README.md similarity index 100% rename from stable/goaccess-npm-logs/4.0.1/README.md rename to stable/goaccess-npm-logs/4.1.0/README.md diff --git a/stable/goaccess-npm-logs/4.1.0/app-changelog.md b/stable/goaccess-npm-logs/4.1.0/app-changelog.md new file mode 100644 index 0000000000..122f0a265d --- /dev/null +++ b/stable/goaccess-npm-logs/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [goaccess-npm-logs-4.1.0](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.0.1...goaccess-npm-logs-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/goaccess-npm-logs/4.0.1/app-readme.md b/stable/goaccess-npm-logs/4.1.0/app-readme.md similarity index 100% rename from stable/goaccess-npm-logs/4.0.1/app-readme.md rename to stable/goaccess-npm-logs/4.1.0/app-readme.md diff --git a/stable/goaccess-npm-logs/4.1.0/charts/common-17.2.2.tgz b/stable/goaccess-npm-logs/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/goaccess-npm-logs/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/goaccess-npm-logs/4.0.1/ix_values.yaml b/stable/goaccess-npm-logs/4.1.0/ix_values.yaml similarity index 100% rename from stable/goaccess-npm-logs/4.0.1/ix_values.yaml rename to stable/goaccess-npm-logs/4.1.0/ix_values.yaml diff --git a/stable/goaccess-npm-logs/4.0.1/questions.yaml b/stable/goaccess-npm-logs/4.1.0/questions.yaml similarity index 100% rename from stable/goaccess-npm-logs/4.0.1/questions.yaml rename to stable/goaccess-npm-logs/4.1.0/questions.yaml diff --git a/stable/goaccess/4.0.1/templates/common.yaml b/stable/goaccess-npm-logs/4.1.0/templates/common.yaml similarity index 100% rename from stable/goaccess/4.0.1/templates/common.yaml rename to stable/goaccess-npm-logs/4.1.0/templates/common.yaml diff --git a/stable/kiwix-serve/7.0.1/values.yaml b/stable/goaccess-npm-logs/4.1.0/values.yaml similarity index 100% rename from stable/kiwix-serve/7.0.1/values.yaml rename to stable/goaccess-npm-logs/4.1.0/values.yaml diff --git a/stable/goaccess/4.0.1/CHANGELOG.md b/stable/goaccess/4.0.1/CHANGELOG.md deleted file mode 100644 index 711656e016..0000000000 --- a/stable/goaccess/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [goaccess-4.0.1](https://github.com/truecharts/charts/compare/goaccess-4.0.0...goaccess-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [goaccess-4.0.0](https://github.com/truecharts/charts/compare/goaccess-3.0.17...goaccess-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [goaccess-3.0.17](https://github.com/truecharts/charts/compare/goaccess-3.0.16...goaccess-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [goaccess-3.0.16](https://github.com/truecharts/charts/compare/goaccess-3.0.15...goaccess-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [goaccess-3.0.15](https://github.com/truecharts/charts/compare/goaccess-3.0.14...goaccess-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [goaccess-3.0.14](https://github.com/truecharts/charts/compare/goaccess-3.0.13...goaccess-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [goaccess-3.0.13](https://github.com/truecharts/charts/compare/goaccess-3.0.12...goaccess-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [goaccess-3.0.12](https://github.com/truecharts/charts/compare/goaccess-3.0.11...goaccess-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [goaccess-3.0.11](https://github.com/truecharts/charts/compare/goaccess-3.0.10...goaccess-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [goaccess-3.0.10](https://github.com/truecharts/charts/compare/goaccess-3.0.9...goaccess-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [goaccess-3.0.9](https://github.com/truecharts/charts/compare/goaccess-3.0.8...goaccess-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/goaccess/4.0.1/Chart.yaml b/stable/goaccess/4.0.1/Chart.yaml deleted file mode 100644 index f93d05d9fd..0000000000 --- a/stable/goaccess/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: goaccess -version: 4.0.1 -appVersion: latest -description: GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. -home: https://truecharts.org/charts/incubator/goaccess -icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess - - https://hub.docker.com/r/gregyankovoy/goaccess -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - goaccess - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/goaccess/4.0.1/app-changelog.md b/stable/goaccess/4.0.1/app-changelog.md deleted file mode 100644 index 5835ca33cf..0000000000 --- a/stable/goaccess/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [goaccess-4.0.1](https://github.com/truecharts/charts/compare/goaccess-4.0.0...goaccess-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/goaccess/4.0.1/charts/common-17.1.4.tgz b/stable/goaccess/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/goaccess/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/goaccess/4.1.0/CHANGELOG.md b/stable/goaccess/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7eff1aa7df --- /dev/null +++ b/stable/goaccess/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [goaccess-4.1.0](https://github.com/truecharts/charts/compare/goaccess-4.0.1...goaccess-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [goaccess-4.0.1](https://github.com/truecharts/charts/compare/goaccess-4.0.0...goaccess-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [goaccess-4.0.0](https://github.com/truecharts/charts/compare/goaccess-3.0.17...goaccess-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [goaccess-3.0.17](https://github.com/truecharts/charts/compare/goaccess-3.0.16...goaccess-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [goaccess-3.0.16](https://github.com/truecharts/charts/compare/goaccess-3.0.15...goaccess-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [goaccess-3.0.15](https://github.com/truecharts/charts/compare/goaccess-3.0.14...goaccess-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [goaccess-3.0.14](https://github.com/truecharts/charts/compare/goaccess-3.0.13...goaccess-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [goaccess-3.0.13](https://github.com/truecharts/charts/compare/goaccess-3.0.12...goaccess-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [goaccess-3.0.12](https://github.com/truecharts/charts/compare/goaccess-3.0.11...goaccess-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [goaccess-3.0.11](https://github.com/truecharts/charts/compare/goaccess-3.0.10...goaccess-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [goaccess-3.0.10](https://github.com/truecharts/charts/compare/goaccess-3.0.9...goaccess-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/goaccess/4.1.0/Chart.yaml b/stable/goaccess/4.1.0/Chart.yaml new file mode 100644 index 0000000000..9cdeeb8ebd --- /dev/null +++ b/stable/goaccess/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: goaccess +version: 4.1.0 +appVersion: latest +description: GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. +home: https://truecharts.org/charts/incubator/goaccess +icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess + - https://hub.docker.com/r/gregyankovoy/goaccess +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - goaccess + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/goaccess/4.0.1/README.md b/stable/goaccess/4.1.0/README.md similarity index 100% rename from stable/goaccess/4.0.1/README.md rename to stable/goaccess/4.1.0/README.md diff --git a/stable/goaccess/4.1.0/app-changelog.md b/stable/goaccess/4.1.0/app-changelog.md new file mode 100644 index 0000000000..a4e0582e0f --- /dev/null +++ b/stable/goaccess/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [goaccess-4.1.0](https://github.com/truecharts/charts/compare/goaccess-4.0.1...goaccess-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/goaccess/4.0.1/app-readme.md b/stable/goaccess/4.1.0/app-readme.md similarity index 100% rename from stable/goaccess/4.0.1/app-readme.md rename to stable/goaccess/4.1.0/app-readme.md diff --git a/stable/goaccess/4.1.0/charts/common-17.2.2.tgz b/stable/goaccess/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/goaccess/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/goaccess/4.0.1/ix_values.yaml b/stable/goaccess/4.1.0/ix_values.yaml similarity index 100% rename from stable/goaccess/4.0.1/ix_values.yaml rename to stable/goaccess/4.1.0/ix_values.yaml diff --git a/stable/goaccess/4.0.1/questions.yaml b/stable/goaccess/4.1.0/questions.yaml similarity index 100% rename from stable/goaccess/4.0.1/questions.yaml rename to stable/goaccess/4.1.0/questions.yaml diff --git a/stable/godaddy-ddns/4.0.1/templates/common.yaml b/stable/goaccess/4.1.0/templates/common.yaml similarity index 100% rename from stable/godaddy-ddns/4.0.1/templates/common.yaml rename to stable/goaccess/4.1.0/templates/common.yaml diff --git a/stable/kodi-headless/8.0.1/values.yaml b/stable/goaccess/4.1.0/values.yaml similarity index 100% rename from stable/kodi-headless/8.0.1/values.yaml rename to stable/goaccess/4.1.0/values.yaml diff --git a/stable/godaddy-ddns/4.0.1/CHANGELOG.md b/stable/godaddy-ddns/4.0.1/CHANGELOG.md deleted file mode 100644 index 47704ca7bb..0000000000 --- a/stable/godaddy-ddns/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [godaddy-ddns-4.0.1](https://github.com/truecharts/charts/compare/godaddy-ddns-4.0.0...godaddy-ddns-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [godaddy-ddns-4.0.0](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.17...godaddy-ddns-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [godaddy-ddns-3.0.17](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.16...godaddy-ddns-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [godaddy-ddns-3.0.16](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.15...godaddy-ddns-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [godaddy-ddns-3.0.15](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.14...godaddy-ddns-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [godaddy-ddns-3.0.14](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.13...godaddy-ddns-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [godaddy-ddns-3.0.13](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.12...godaddy-ddns-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [godaddy-ddns-3.0.12](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.11...godaddy-ddns-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [godaddy-ddns-3.0.11](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.10...godaddy-ddns-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [godaddy-ddns-3.0.10](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.9...godaddy-ddns-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [godaddy-ddns-3.0.9](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.8...godaddy-ddns-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/godaddy-ddns/4.0.1/Chart.yaml b/stable/godaddy-ddns/4.0.1/Chart.yaml deleted file mode 100644 index 7dd993d386..0000000000 --- a/stable/godaddy-ddns/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: godaddy-ddns -version: 4.0.1 -appVersion: latest -description: Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. -home: https://truecharts.org/charts/incubator/godaddy-ddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns - - https://hub.docker.com/r/jwater7/godaddy-publicip-updater -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - godaddy-ddns - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/godaddy-ddns/4.0.1/app-changelog.md b/stable/godaddy-ddns/4.0.1/app-changelog.md deleted file mode 100644 index b150af1f54..0000000000 --- a/stable/godaddy-ddns/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [godaddy-ddns-4.0.1](https://github.com/truecharts/charts/compare/godaddy-ddns-4.0.0...godaddy-ddns-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/godaddy-ddns/4.0.1/charts/common-17.1.4.tgz b/stable/godaddy-ddns/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/godaddy-ddns/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/godaddy-ddns/4.1.0/CHANGELOG.md b/stable/godaddy-ddns/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9cb4b71b7b --- /dev/null +++ b/stable/godaddy-ddns/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [godaddy-ddns-4.1.0](https://github.com/truecharts/charts/compare/godaddy-ddns-4.0.1...godaddy-ddns-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [godaddy-ddns-4.0.1](https://github.com/truecharts/charts/compare/godaddy-ddns-4.0.0...godaddy-ddns-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [godaddy-ddns-4.0.0](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.17...godaddy-ddns-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [godaddy-ddns-3.0.17](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.16...godaddy-ddns-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [godaddy-ddns-3.0.16](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.15...godaddy-ddns-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [godaddy-ddns-3.0.15](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.14...godaddy-ddns-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [godaddy-ddns-3.0.14](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.13...godaddy-ddns-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [godaddy-ddns-3.0.13](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.12...godaddy-ddns-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [godaddy-ddns-3.0.12](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.11...godaddy-ddns-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [godaddy-ddns-3.0.11](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.10...godaddy-ddns-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [godaddy-ddns-3.0.10](https://github.com/truecharts/charts/compare/godaddy-ddns-3.0.9...godaddy-ddns-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/godaddy-ddns/4.1.0/Chart.yaml b/stable/godaddy-ddns/4.1.0/Chart.yaml new file mode 100644 index 0000000000..a964f54365 --- /dev/null +++ b/stable/godaddy-ddns/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: godaddy-ddns +version: 4.1.0 +appVersion: latest +description: Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. +home: https://truecharts.org/charts/incubator/godaddy-ddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns + - https://hub.docker.com/r/jwater7/godaddy-publicip-updater +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - godaddy-ddns + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/godaddy-ddns/4.0.1/README.md b/stable/godaddy-ddns/4.1.0/README.md similarity index 100% rename from stable/godaddy-ddns/4.0.1/README.md rename to stable/godaddy-ddns/4.1.0/README.md diff --git a/stable/godaddy-ddns/4.1.0/app-changelog.md b/stable/godaddy-ddns/4.1.0/app-changelog.md new file mode 100644 index 0000000000..22de2536ef --- /dev/null +++ b/stable/godaddy-ddns/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [godaddy-ddns-4.1.0](https://github.com/truecharts/charts/compare/godaddy-ddns-4.0.1...godaddy-ddns-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/godaddy-ddns/4.0.1/app-readme.md b/stable/godaddy-ddns/4.1.0/app-readme.md similarity index 100% rename from stable/godaddy-ddns/4.0.1/app-readme.md rename to stable/godaddy-ddns/4.1.0/app-readme.md diff --git a/stable/godaddy-ddns/4.1.0/charts/common-17.2.2.tgz b/stable/godaddy-ddns/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/godaddy-ddns/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/godaddy-ddns/4.0.1/ix_values.yaml b/stable/godaddy-ddns/4.1.0/ix_values.yaml similarity index 100% rename from stable/godaddy-ddns/4.0.1/ix_values.yaml rename to stable/godaddy-ddns/4.1.0/ix_values.yaml diff --git a/stable/godaddy-ddns/4.0.1/questions.yaml b/stable/godaddy-ddns/4.1.0/questions.yaml similarity index 100% rename from stable/godaddy-ddns/4.0.1/questions.yaml rename to stable/godaddy-ddns/4.1.0/questions.yaml diff --git a/stable/gokapi/4.0.1/templates/common.yaml b/stable/godaddy-ddns/4.1.0/templates/common.yaml similarity index 100% rename from stable/gokapi/4.0.1/templates/common.yaml rename to stable/godaddy-ddns/4.1.0/templates/common.yaml diff --git a/stable/krusader/4.0.1/values.yaml b/stable/godaddy-ddns/4.1.0/values.yaml similarity index 100% rename from stable/krusader/4.0.1/values.yaml rename to stable/godaddy-ddns/4.1.0/values.yaml diff --git a/stable/gokapi/4.0.1/CHANGELOG.md b/stable/gokapi/4.0.1/CHANGELOG.md deleted file mode 100644 index 2a20330f1e..0000000000 --- a/stable/gokapi/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [gokapi-4.0.1](https://github.com/truecharts/charts/compare/gokapi-4.0.0...gokapi-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [gokapi-4.0.0](https://github.com/truecharts/charts/compare/gokapi-3.1.13...gokapi-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [gokapi-3.1.13](https://github.com/truecharts/charts/compare/gokapi-3.1.12...gokapi-3.1.13) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [gokapi-3.1.12](https://github.com/truecharts/charts/compare/gokapi-3.1.11...gokapi-3.1.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [gokapi-3.1.11](https://github.com/truecharts/charts/compare/gokapi-3.1.10...gokapi-3.1.11) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [gokapi-3.1.10](https://github.com/truecharts/charts/compare/gokapi-3.1.9...gokapi-3.1.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [gokapi-3.1.9](https://github.com/truecharts/charts/compare/gokapi-3.1.8...gokapi-3.1.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [gokapi-3.1.8](https://github.com/truecharts/charts/compare/gokapi-3.1.7...gokapi-3.1.8) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [gokapi-3.1.7](https://github.com/truecharts/charts/compare/gokapi-3.1.6...gokapi-3.1.7) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [gokapi-3.1.6](https://github.com/truecharts/charts/compare/gokapi-3.1.5...gokapi-3.1.6) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [gokapi-3.1.5](https://github.com/truecharts/charts/compare/gokapi-3.1.4...gokapi-3.1.5) (2023-12-21) - -### Chore diff --git a/stable/gokapi/4.0.1/Chart.yaml b/stable/gokapi/4.0.1/Chart.yaml deleted file mode 100644 index 587bfd2330..0000000000 --- a/stable/gokapi/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: gokapi -version: 4.0.1 -appVersion: 1.8.0 -description: Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. -home: https://truecharts.org/charts/incubator/gokapi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png -deprecated: false -sources: - - https://github.com/Forceu/gokapi - - https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi - - https://hub.docker.com/r/f0rc3/gokapi -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - gokapi - - cloud - - utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/gokapi/4.0.1/app-changelog.md b/stable/gokapi/4.0.1/app-changelog.md deleted file mode 100644 index 7cd696c966..0000000000 --- a/stable/gokapi/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [gokapi-4.0.1](https://github.com/truecharts/charts/compare/gokapi-4.0.0...gokapi-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/gokapi/4.0.1/charts/common-17.1.4.tgz b/stable/gokapi/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/gokapi/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/gokapi/4.1.0/CHANGELOG.md b/stable/gokapi/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2bb327fae9 --- /dev/null +++ b/stable/gokapi/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gokapi-4.1.0](https://github.com/truecharts/charts/compare/gokapi-4.0.1...gokapi-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [gokapi-4.0.1](https://github.com/truecharts/charts/compare/gokapi-4.0.0...gokapi-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [gokapi-4.0.0](https://github.com/truecharts/charts/compare/gokapi-3.1.13...gokapi-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [gokapi-3.1.13](https://github.com/truecharts/charts/compare/gokapi-3.1.12...gokapi-3.1.13) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [gokapi-3.1.12](https://github.com/truecharts/charts/compare/gokapi-3.1.11...gokapi-3.1.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [gokapi-3.1.11](https://github.com/truecharts/charts/compare/gokapi-3.1.10...gokapi-3.1.11) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [gokapi-3.1.10](https://github.com/truecharts/charts/compare/gokapi-3.1.9...gokapi-3.1.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [gokapi-3.1.9](https://github.com/truecharts/charts/compare/gokapi-3.1.8...gokapi-3.1.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [gokapi-3.1.8](https://github.com/truecharts/charts/compare/gokapi-3.1.7...gokapi-3.1.8) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [gokapi-3.1.7](https://github.com/truecharts/charts/compare/gokapi-3.1.6...gokapi-3.1.7) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [gokapi-3.1.6](https://github.com/truecharts/charts/compare/gokapi-3.1.5...gokapi-3.1.6) (2023-12-21) + +### Fix diff --git a/stable/gokapi/4.1.0/Chart.yaml b/stable/gokapi/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e863fa360d --- /dev/null +++ b/stable/gokapi/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: gokapi +version: 4.1.0 +appVersion: 1.8.0 +description: Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. +home: https://truecharts.org/charts/incubator/gokapi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png +deprecated: false +sources: + - https://github.com/Forceu/gokapi + - https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi + - https://hub.docker.com/r/f0rc3/gokapi +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - gokapi + - cloud + - utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/gokapi/4.0.1/README.md b/stable/gokapi/4.1.0/README.md similarity index 100% rename from stable/gokapi/4.0.1/README.md rename to stable/gokapi/4.1.0/README.md diff --git a/stable/gokapi/4.1.0/app-changelog.md b/stable/gokapi/4.1.0/app-changelog.md new file mode 100644 index 0000000000..9990fbd6e0 --- /dev/null +++ b/stable/gokapi/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gokapi-4.1.0](https://github.com/truecharts/charts/compare/gokapi-4.0.1...gokapi-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/gokapi/4.0.1/app-readme.md b/stable/gokapi/4.1.0/app-readme.md similarity index 100% rename from stable/gokapi/4.0.1/app-readme.md rename to stable/gokapi/4.1.0/app-readme.md diff --git a/stable/gokapi/4.1.0/charts/common-17.2.2.tgz b/stable/gokapi/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/gokapi/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/gokapi/4.0.1/ix_values.yaml b/stable/gokapi/4.1.0/ix_values.yaml similarity index 100% rename from stable/gokapi/4.0.1/ix_values.yaml rename to stable/gokapi/4.1.0/ix_values.yaml diff --git a/stable/gokapi/4.0.1/questions.yaml b/stable/gokapi/4.1.0/questions.yaml similarity index 100% rename from stable/gokapi/4.0.1/questions.yaml rename to stable/gokapi/4.1.0/questions.yaml diff --git a/stable/googlephotossync/4.0.1/templates/common.yaml b/stable/gokapi/4.1.0/templates/common.yaml similarity index 100% rename from stable/googlephotossync/4.0.1/templates/common.yaml rename to stable/gokapi/4.1.0/templates/common.yaml diff --git a/stable/lama-cleaner/5.0.1/values.yaml b/stable/gokapi/4.1.0/values.yaml similarity index 100% rename from stable/lama-cleaner/5.0.1/values.yaml rename to stable/gokapi/4.1.0/values.yaml diff --git a/stable/golinks/10.1.0/CHANGELOG.md b/stable/golinks/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d9071b612d --- /dev/null +++ b/stable/golinks/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [golinks-10.1.0](https://github.com/truecharts/charts/compare/golinks-10.0.1...golinks-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [golinks-10.0.1](https://github.com/truecharts/charts/compare/golinks-10.0.0...golinks-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [golinks-10.0.0](https://github.com/truecharts/charts/compare/golinks-9.0.11...golinks-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [golinks-9.0.11](https://github.com/truecharts/charts/compare/golinks-9.0.10...golinks-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [golinks-9.0.10](https://github.com/truecharts/charts/compare/golinks-9.0.9...golinks-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [golinks-9.0.9](https://github.com/truecharts/charts/compare/golinks-9.0.8...golinks-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [golinks-9.0.8](https://github.com/truecharts/charts/compare/golinks-9.0.7...golinks-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [golinks-9.0.7](https://github.com/truecharts/charts/compare/golinks-9.0.6...golinks-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [golinks-9.0.6](https://github.com/truecharts/charts/compare/golinks-9.0.5...golinks-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [golinks-9.0.5](https://github.com/truecharts/charts/compare/golinks-9.0.4...golinks-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [golinks-9.0.4](https://github.com/truecharts/charts/compare/golinks-9.0.3...golinks-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/golinks/10.1.0/Chart.yaml b/stable/golinks/10.1.0/Chart.yaml new file mode 100644 index 0000000000..2e9d95ead1 --- /dev/null +++ b/stable/golinks/10.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: golinks +version: 10.1.0 +appVersion: ersion-154c581 +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://truecharts.org/charts/stable/golinks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/golinks + - https://ghcr.io/nicholaswilde/golinks + - https://github.com/prologic/golinks + - https://github.com/nicholaswilde/docker-golinks +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - search + - browser + - bookmarks + - smart-bookmarks + - golinks +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/golinks/10.1.0/README.md b/stable/golinks/10.1.0/README.md new file mode 100644 index 0000000000..47d48cbf4c --- /dev/null +++ b/stable/golinks/10.1.0/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/golinks) + +**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/golinks/10.1.0/app-changelog.md b/stable/golinks/10.1.0/app-changelog.md new file mode 100644 index 0000000000..df58c2f496 --- /dev/null +++ b/stable/golinks/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [golinks-10.1.0](https://github.com/truecharts/charts/compare/golinks-10.0.1...golinks-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/golinks/10.1.0/app-readme.md b/stable/golinks/10.1.0/app-readme.md new file mode 100644 index 0000000000..c5fe31dc79 --- /dev/null +++ b/stable/golinks/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +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. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/golinks](https://truecharts.org/charts/stable/golinks) + +--- + +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/golinks/10.1.0/charts/common-17.2.2.tgz b/stable/golinks/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/golinks/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/golinks/10.1.0/ix_values.yaml b/stable/golinks/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..65b6737d8e --- /dev/null +++ b/stable/golinks/10.1.0/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: ghcr.io/nicholaswilde/golinks + pullPolicy: IfNotPresent + tag: version-154c581@sha256:8e67b26324c5dc433210df8f2fb64317db3cbbe7db0b9e10c6e5bc3f3f7860e4 +service: + main: + ports: + main: + port: 10073 + targetPort: 8000 +persistence: + data: + enabled: true + mountPath: "/data" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: {} diff --git a/stable/golinks/10.1.0/questions.yaml b/stable/golinks/10.1.0/questions.yaml new file mode 100644 index 0000000000..4cbefeabdb --- /dev/null +++ b/stable/golinks/10.1.0/questions.yaml @@ -0,0 +1,2847 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: SUGGEST + label: "SUGGEST (Optional)" + description: "Sets the SUGGEST env var" + schema: + type: string + default: "" + - variable: TITLE + label: "TITLE (Optional)" + description: "Sets the TITLE env var" + schema: + type: string + default: "" + - variable: URL + label: "URL (Optional)" + description: "Sets the URL env var" + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10073 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/mstream/9.0.1/templates/NOTES.txt b/stable/golinks/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/mstream/9.0.1/templates/NOTES.txt rename to stable/golinks/10.1.0/templates/NOTES.txt diff --git a/stable/smokeping/9.0.1/templates/common.yaml b/stable/golinks/10.1.0/templates/common.yaml similarity index 100% rename from stable/smokeping/9.0.1/templates/common.yaml rename to stable/golinks/10.1.0/templates/common.yaml diff --git a/stable/lancache-dns/7.0.1/values.yaml b/stable/golinks/10.1.0/values.yaml similarity index 100% rename from stable/lancache-dns/7.0.1/values.yaml rename to stable/golinks/10.1.0/values.yaml diff --git a/stable/gonic/12.1.0/CHANGELOG.md b/stable/gonic/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ea67137219 --- /dev/null +++ b/stable/gonic/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gonic-12.1.0](https://github.com/truecharts/charts/compare/gonic-12.0.1...gonic-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [gonic-12.0.1](https://github.com/truecharts/charts/compare/gonic-12.0.0...gonic-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [gonic-12.0.0](https://github.com/truecharts/charts/compare/gonic-11.0.11...gonic-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [gonic-11.0.11](https://github.com/truecharts/charts/compare/gonic-11.0.10...gonic-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [gonic-11.0.10](https://github.com/truecharts/charts/compare/gonic-11.0.9...gonic-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [gonic-11.0.9](https://github.com/truecharts/charts/compare/gonic-11.0.8...gonic-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [gonic-11.0.8](https://github.com/truecharts/charts/compare/gonic-11.0.7...gonic-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [gonic-11.0.7](https://github.com/truecharts/charts/compare/gonic-11.0.6...gonic-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [gonic-11.0.6](https://github.com/truecharts/charts/compare/gonic-11.0.5...gonic-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [gonic-11.0.5](https://github.com/truecharts/charts/compare/gonic-11.0.4...gonic-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [gonic-11.0.4](https://github.com/truecharts/charts/compare/gonic-11.0.3...gonic-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/gonic/12.1.0/Chart.yaml b/stable/gonic/12.1.0/Chart.yaml new file mode 100644 index 0000000000..b413e5e4d6 --- /dev/null +++ b/stable/gonic/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: gonic +version: 12.1.0 +appVersion: 0.16.2 +description: Music streaming server / subsonic server API implementation +home: https://truecharts.org/charts/stable/gonic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png +deprecated: false +sources: + - https://github.com/sentriz/gonic + - https://github.com/truecharts/charts/tree/master/charts/stable/gonic + - https://hub.docker.com/r/sentriz/gonic +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - music + - subsonic +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/gonic/12.1.0/README.md b/stable/gonic/12.1.0/README.md new file mode 100644 index 0000000000..79175b8e2c --- /dev/null +++ b/stable/gonic/12.1.0/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/gonic) + +**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/gonic/12.1.0/app-changelog.md b/stable/gonic/12.1.0/app-changelog.md new file mode 100644 index 0000000000..39286382bb --- /dev/null +++ b/stable/gonic/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gonic-12.1.0](https://github.com/truecharts/charts/compare/gonic-12.0.1...gonic-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/gonic/12.1.0/app-readme.md b/stable/gonic/12.1.0/app-readme.md new file mode 100644 index 0000000000..ab427b57e2 --- /dev/null +++ b/stable/gonic/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Music streaming server / subsonic server API implementation + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/gonic](https://truecharts.org/charts/stable/gonic) + +--- + +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/gonic/12.1.0/charts/common-17.2.2.tgz b/stable/gonic/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/gonic/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/gonic/12.1.0/ix_values.yaml b/stable/gonic/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..bfb605fc01 --- /dev/null +++ b/stable/gonic/12.1.0/ix_values.yaml @@ -0,0 +1,50 @@ +image: + repository: sentriz/gonic + pullPolicy: IfNotPresent + tag: v0.16.2@sha256:da7f1a0da391e31afc6e8dcac52f1a036e4e89b302c503778014befd246f8d57 + +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10023 + +workload: + main: + podSpec: + containers: + main: + env: + GONIC_LISTEN_ADDR: ":{{ .Values.service.main.ports.main.port }}" + GONIC_DB_PATH: "{{ .Values.persistence.data.mountPath }}/gonic.db" + GONIC_CACHE_PATH: "{{ .Values.persistence.cache.mountPath }}" + GONIC_PLAYLISTS_PATH: "{{ .Values.persistence.playlists.mountPath }}" + GONIC_PODCAST_PATH: "{{ .Values.persistence.podcast.mountPath }}" + GONIC_MUSIC_PATH: "{{ .Values.persistence.music.mountPath }}" + +persistence: + data: + enabled: true + mountPath: /data + cache: + enabled: true + mountPath: /cache + playlists: + enabled: true + mountPath: /playlists + podcast: + enabled: true + mountPath: /podcast + music: + enabled: true + mountPath: /music + +portal: + open: + enabled: true diff --git a/stable/gonic/12.1.0/questions.yaml b/stable/gonic/12.1.0/questions.yaml new file mode 100644 index 0000000000..eb204b8462 --- /dev/null +++ b/stable/gonic/12.1.0/questions.yaml @@ -0,0 +1,3914 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10023 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: cache + label: "App Cache Storage" + description: "Stores the Application Cache." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: playlists + label: "App PlayLists Storage" + description: "Stores the Application PlayLists." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: podcast + label: "App Podcast Storage" + description: "Stores the Application Podcast." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: music + label: "App Music Storage" + description: "Stores the Application Music." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/multi-scrobbler/5.0.1/templates/NOTES.txt b/stable/gonic/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/multi-scrobbler/5.0.1/templates/NOTES.txt rename to stable/gonic/12.1.0/templates/NOTES.txt diff --git a/stable/minisatip/8.0.1/templates/common.yaml b/stable/gonic/12.1.0/templates/common.yaml similarity index 100% rename from stable/minisatip/8.0.1/templates/common.yaml rename to stable/gonic/12.1.0/templates/common.yaml diff --git a/stable/lancache-monolithic/7.0.1/values.yaml b/stable/gonic/12.1.0/values.yaml similarity index 100% rename from stable/lancache-monolithic/7.0.1/values.yaml rename to stable/gonic/12.1.0/values.yaml diff --git a/stable/googlephotossync/4.0.1/CHANGELOG.md b/stable/googlephotossync/4.0.1/CHANGELOG.md deleted file mode 100644 index ae66c1e043..0000000000 --- a/stable/googlephotossync/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [googlephotossync-4.0.1](https://github.com/truecharts/charts/compare/googlephotossync-4.0.0...googlephotossync-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [googlephotossync-4.0.0](https://github.com/truecharts/charts/compare/googlephotossync-3.0.17...googlephotossync-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [googlephotossync-3.0.17](https://github.com/truecharts/charts/compare/googlephotossync-3.0.16...googlephotossync-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [googlephotossync-3.0.16](https://github.com/truecharts/charts/compare/googlephotossync-3.0.15...googlephotossync-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [googlephotossync-3.0.15](https://github.com/truecharts/charts/compare/googlephotossync-3.0.14...googlephotossync-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [googlephotossync-3.0.14](https://github.com/truecharts/charts/compare/googlephotossync-3.0.13...googlephotossync-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [googlephotossync-3.0.13](https://github.com/truecharts/charts/compare/googlephotossync-3.0.12...googlephotossync-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [googlephotossync-3.0.12](https://github.com/truecharts/charts/compare/googlephotossync-3.0.11...googlephotossync-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [googlephotossync-3.0.11](https://github.com/truecharts/charts/compare/googlephotossync-3.0.10...googlephotossync-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [googlephotossync-3.0.10](https://github.com/truecharts/charts/compare/googlephotossync-3.0.9...googlephotossync-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [googlephotossync-3.0.9](https://github.com/truecharts/charts/compare/googlephotossync-3.0.8...googlephotossync-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/googlephotossync/4.0.1/Chart.yaml b/stable/googlephotossync/4.0.1/Chart.yaml deleted file mode 100644 index 7b9a2afdfe..0000000000 --- a/stable/googlephotossync/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: googlephotossync -version: 4.0.1 -appVersion: 3.1.3 -description: Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). -home: https://truecharts.org/charts/incubator/googlephotossync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync - - https://ghcr.io/gilesknap/gphotos-sync -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - googlephotossync - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/googlephotossync/4.0.1/app-changelog.md b/stable/googlephotossync/4.0.1/app-changelog.md deleted file mode 100644 index dc60eda03b..0000000000 --- a/stable/googlephotossync/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [googlephotossync-4.0.1](https://github.com/truecharts/charts/compare/googlephotossync-4.0.0...googlephotossync-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/googlephotossync/4.0.1/charts/common-17.1.4.tgz b/stable/googlephotossync/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/googlephotossync/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/googlephotossync/4.1.0/CHANGELOG.md b/stable/googlephotossync/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b769bdfa21 --- /dev/null +++ b/stable/googlephotossync/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [googlephotossync-4.1.0](https://github.com/truecharts/charts/compare/googlephotossync-4.0.1...googlephotossync-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [googlephotossync-4.0.1](https://github.com/truecharts/charts/compare/googlephotossync-4.0.0...googlephotossync-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [googlephotossync-4.0.0](https://github.com/truecharts/charts/compare/googlephotossync-3.0.17...googlephotossync-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [googlephotossync-3.0.17](https://github.com/truecharts/charts/compare/googlephotossync-3.0.16...googlephotossync-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [googlephotossync-3.0.16](https://github.com/truecharts/charts/compare/googlephotossync-3.0.15...googlephotossync-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [googlephotossync-3.0.15](https://github.com/truecharts/charts/compare/googlephotossync-3.0.14...googlephotossync-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [googlephotossync-3.0.14](https://github.com/truecharts/charts/compare/googlephotossync-3.0.13...googlephotossync-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [googlephotossync-3.0.13](https://github.com/truecharts/charts/compare/googlephotossync-3.0.12...googlephotossync-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [googlephotossync-3.0.12](https://github.com/truecharts/charts/compare/googlephotossync-3.0.11...googlephotossync-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [googlephotossync-3.0.11](https://github.com/truecharts/charts/compare/googlephotossync-3.0.10...googlephotossync-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [googlephotossync-3.0.10](https://github.com/truecharts/charts/compare/googlephotossync-3.0.9...googlephotossync-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/googlephotossync/4.1.0/Chart.yaml b/stable/googlephotossync/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e382ab5944 --- /dev/null +++ b/stable/googlephotossync/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: googlephotossync +version: 4.1.0 +appVersion: 3.1.3 +description: Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). +home: https://truecharts.org/charts/incubator/googlephotossync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync + - https://ghcr.io/gilesknap/gphotos-sync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - googlephotossync + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/googlephotossync/4.0.1/README.md b/stable/googlephotossync/4.1.0/README.md similarity index 100% rename from stable/googlephotossync/4.0.1/README.md rename to stable/googlephotossync/4.1.0/README.md diff --git a/stable/googlephotossync/4.1.0/app-changelog.md b/stable/googlephotossync/4.1.0/app-changelog.md new file mode 100644 index 0000000000..a45a1b1bcf --- /dev/null +++ b/stable/googlephotossync/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [googlephotossync-4.1.0](https://github.com/truecharts/charts/compare/googlephotossync-4.0.1...googlephotossync-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/googlephotossync/4.0.1/app-readme.md b/stable/googlephotossync/4.1.0/app-readme.md similarity index 100% rename from stable/googlephotossync/4.0.1/app-readme.md rename to stable/googlephotossync/4.1.0/app-readme.md diff --git a/stable/googlephotossync/4.1.0/charts/common-17.2.2.tgz b/stable/googlephotossync/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/googlephotossync/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/googlephotossync/4.0.1/ix_values.yaml b/stable/googlephotossync/4.1.0/ix_values.yaml similarity index 100% rename from stable/googlephotossync/4.0.1/ix_values.yaml rename to stable/googlephotossync/4.1.0/ix_values.yaml diff --git a/stable/googlephotossync/4.0.1/questions.yaml b/stable/googlephotossync/4.1.0/questions.yaml similarity index 100% rename from stable/googlephotossync/4.0.1/questions.yaml rename to stable/googlephotossync/4.1.0/questions.yaml diff --git a/stable/gpodder/4.0.1/templates/common.yaml b/stable/googlephotossync/4.1.0/templates/common.yaml similarity index 100% rename from stable/gpodder/4.0.1/templates/common.yaml rename to stable/googlephotossync/4.1.0/templates/common.yaml diff --git a/stable/lanraragi/8.0.1/values.yaml b/stable/googlephotossync/4.1.0/values.yaml similarity index 100% rename from stable/lanraragi/8.0.1/values.yaml rename to stable/googlephotossync/4.1.0/values.yaml diff --git a/stable/gpodder/4.0.1/CHANGELOG.md b/stable/gpodder/4.0.1/CHANGELOG.md deleted file mode 100644 index 85cc03d5bd..0000000000 --- a/stable/gpodder/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [gpodder-4.0.1](https://github.com/truecharts/charts/compare/gpodder-4.0.0...gpodder-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [gpodder-4.0.0](https://github.com/truecharts/charts/compare/gpodder-3.0.17...gpodder-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [gpodder-3.0.17](https://github.com/truecharts/charts/compare/gpodder-3.0.16...gpodder-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [gpodder-3.0.16](https://github.com/truecharts/charts/compare/gpodder-3.0.15...gpodder-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [gpodder-3.0.15](https://github.com/truecharts/charts/compare/gpodder-3.0.14...gpodder-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [gpodder-3.0.14](https://github.com/truecharts/charts/compare/gpodder-3.0.13...gpodder-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [gpodder-3.0.13](https://github.com/truecharts/charts/compare/gpodder-3.0.12...gpodder-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [gpodder-3.0.12](https://github.com/truecharts/charts/compare/gpodder-3.0.11...gpodder-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [gpodder-3.0.11](https://github.com/truecharts/charts/compare/gpodder-3.0.10...gpodder-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [gpodder-3.0.10](https://github.com/truecharts/charts/compare/gpodder-3.0.9...gpodder-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [gpodder-3.0.9](https://github.com/truecharts/charts/compare/gpodder-3.0.8...gpodder-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/gpodder/4.0.1/Chart.yaml b/stable/gpodder/4.0.1/Chart.yaml deleted file mode 100644 index 168356eb58..0000000000 --- a/stable/gpodder/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: gpodder -version: 4.0.1 -appVersion: latest -description: gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; -home: https://truecharts.org/charts/incubator/gpodder -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.png -deprecated: false -sources: - - https://gpodder.github.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder - - https://hub.docker.com/r/xthursdayx/gpodder-docker -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - gpodder - - Downloaders - - MediaApp-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/gpodder/4.0.1/app-changelog.md b/stable/gpodder/4.0.1/app-changelog.md deleted file mode 100644 index 1fb7acb244..0000000000 --- a/stable/gpodder/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [gpodder-4.0.1](https://github.com/truecharts/charts/compare/gpodder-4.0.0...gpodder-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/gpodder/4.0.1/charts/common-17.1.4.tgz b/stable/gpodder/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/gpodder/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/gpodder/4.1.0/CHANGELOG.md b/stable/gpodder/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a22eaaf92e --- /dev/null +++ b/stable/gpodder/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gpodder-4.1.0](https://github.com/truecharts/charts/compare/gpodder-4.0.1...gpodder-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [gpodder-4.0.1](https://github.com/truecharts/charts/compare/gpodder-4.0.0...gpodder-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [gpodder-4.0.0](https://github.com/truecharts/charts/compare/gpodder-3.0.17...gpodder-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [gpodder-3.0.17](https://github.com/truecharts/charts/compare/gpodder-3.0.16...gpodder-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [gpodder-3.0.16](https://github.com/truecharts/charts/compare/gpodder-3.0.15...gpodder-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [gpodder-3.0.15](https://github.com/truecharts/charts/compare/gpodder-3.0.14...gpodder-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [gpodder-3.0.14](https://github.com/truecharts/charts/compare/gpodder-3.0.13...gpodder-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [gpodder-3.0.13](https://github.com/truecharts/charts/compare/gpodder-3.0.12...gpodder-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [gpodder-3.0.12](https://github.com/truecharts/charts/compare/gpodder-3.0.11...gpodder-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [gpodder-3.0.11](https://github.com/truecharts/charts/compare/gpodder-3.0.10...gpodder-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [gpodder-3.0.10](https://github.com/truecharts/charts/compare/gpodder-3.0.9...gpodder-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/gpodder/4.1.0/Chart.yaml b/stable/gpodder/4.1.0/Chart.yaml new file mode 100644 index 0000000000..00cf501b84 --- /dev/null +++ b/stable/gpodder/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: gpodder +version: 4.1.0 +appVersion: latest +description: gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; +home: https://truecharts.org/charts/incubator/gpodder +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.png +deprecated: false +sources: + - https://gpodder.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder + - https://hub.docker.com/r/xthursdayx/gpodder-docker +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - gpodder + - Downloaders + - MediaApp-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/gpodder/4.0.1/README.md b/stable/gpodder/4.1.0/README.md similarity index 100% rename from stable/gpodder/4.0.1/README.md rename to stable/gpodder/4.1.0/README.md diff --git a/stable/gpodder/4.1.0/app-changelog.md b/stable/gpodder/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ccb8e5c8f8 --- /dev/null +++ b/stable/gpodder/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gpodder-4.1.0](https://github.com/truecharts/charts/compare/gpodder-4.0.1...gpodder-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/gpodder/4.0.1/app-readme.md b/stable/gpodder/4.1.0/app-readme.md similarity index 100% rename from stable/gpodder/4.0.1/app-readme.md rename to stable/gpodder/4.1.0/app-readme.md diff --git a/stable/gpodder/4.1.0/charts/common-17.2.2.tgz b/stable/gpodder/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/gpodder/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/gpodder/4.0.1/ix_values.yaml b/stable/gpodder/4.1.0/ix_values.yaml similarity index 100% rename from stable/gpodder/4.0.1/ix_values.yaml rename to stable/gpodder/4.1.0/ix_values.yaml diff --git a/stable/gpodder/4.0.1/questions.yaml b/stable/gpodder/4.1.0/questions.yaml similarity index 100% rename from stable/gpodder/4.0.1/questions.yaml rename to stable/gpodder/4.1.0/questions.yaml diff --git a/stable/grafana-image-renderer/4.0.1/templates/common.yaml b/stable/gpodder/4.1.0/templates/common.yaml similarity index 100% rename from stable/grafana-image-renderer/4.0.1/templates/common.yaml rename to stable/gpodder/4.1.0/templates/common.yaml diff --git a/stable/lastoasis/4.0.1/values.yaml b/stable/gpodder/4.1.0/values.yaml similarity index 100% rename from stable/lastoasis/4.0.1/values.yaml rename to stable/gpodder/4.1.0/values.yaml diff --git a/stable/grafana-image-renderer/4.0.1/CHANGELOG.md b/stable/grafana-image-renderer/4.0.1/CHANGELOG.md deleted file mode 100644 index ad14042700..0000000000 --- a/stable/grafana-image-renderer/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [grafana-image-renderer-4.0.1](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.0.0...grafana-image-renderer-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [grafana-image-renderer-4.0.0](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.18...grafana-image-renderer-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [grafana-image-renderer-3.0.18](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.17...grafana-image-renderer-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [grafana-image-renderer-3.0.17](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.16...grafana-image-renderer-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [grafana-image-renderer-3.0.16](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.15...grafana-image-renderer-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [grafana-image-renderer-3.0.15](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.14...grafana-image-renderer-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [grafana-image-renderer-3.0.14](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.13...grafana-image-renderer-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [grafana-image-renderer-3.0.13](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.12...grafana-image-renderer-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [grafana-image-renderer-3.0.12](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.11...grafana-image-renderer-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [grafana-image-renderer-3.0.11](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.10...grafana-image-renderer-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [grafana-image-renderer-3.0.10](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.9...grafana-image-renderer-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/grafana-image-renderer/4.0.1/Chart.yaml b/stable/grafana-image-renderer/4.0.1/Chart.yaml deleted file mode 100644 index 52b40d9618..0000000000 --- a/stable/grafana-image-renderer/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: grafana-image-renderer -version: 4.0.1 -appVersion: latest -description: A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. -home: https://truecharts.org/charts/incubator/grafana-image-renderer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.png -deprecated: false -sources: - - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md - - https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-image-renderer - - https://hub.docker.com/r/grafana/grafana-image-renderer -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - grafana-image-renderer - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/grafana-image-renderer/4.0.1/app-changelog.md b/stable/grafana-image-renderer/4.0.1/app-changelog.md deleted file mode 100644 index b6242c84f3..0000000000 --- a/stable/grafana-image-renderer/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grafana-image-renderer-4.0.1](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.0.0...grafana-image-renderer-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/grafana-image-renderer/4.0.1/charts/common-17.1.4.tgz b/stable/grafana-image-renderer/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/grafana-image-renderer/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/grafana-image-renderer/4.1.0/CHANGELOG.md b/stable/grafana-image-renderer/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..467bd862d4 --- /dev/null +++ b/stable/grafana-image-renderer/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grafana-image-renderer-4.1.0](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.0.1...grafana-image-renderer-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [grafana-image-renderer-4.0.1](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.0.0...grafana-image-renderer-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [grafana-image-renderer-4.0.0](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.18...grafana-image-renderer-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [grafana-image-renderer-3.0.18](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.17...grafana-image-renderer-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [grafana-image-renderer-3.0.17](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.16...grafana-image-renderer-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [grafana-image-renderer-3.0.16](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.15...grafana-image-renderer-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [grafana-image-renderer-3.0.15](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.14...grafana-image-renderer-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [grafana-image-renderer-3.0.14](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.13...grafana-image-renderer-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [grafana-image-renderer-3.0.13](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.12...grafana-image-renderer-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [grafana-image-renderer-3.0.12](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.11...grafana-image-renderer-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [grafana-image-renderer-3.0.11](https://github.com/truecharts/charts/compare/grafana-image-renderer-3.0.10...grafana-image-renderer-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/grafana-image-renderer/4.1.0/Chart.yaml b/stable/grafana-image-renderer/4.1.0/Chart.yaml new file mode 100644 index 0000000000..b895459df4 --- /dev/null +++ b/stable/grafana-image-renderer/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: grafana-image-renderer +version: 4.1.0 +appVersion: latest +description: A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. +home: https://truecharts.org/charts/incubator/grafana-image-renderer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.png +deprecated: false +sources: + - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md + - https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-image-renderer + - https://hub.docker.com/r/grafana/grafana-image-renderer +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - grafana-image-renderer + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/grafana-image-renderer/4.0.1/README.md b/stable/grafana-image-renderer/4.1.0/README.md similarity index 100% rename from stable/grafana-image-renderer/4.0.1/README.md rename to stable/grafana-image-renderer/4.1.0/README.md diff --git a/stable/grafana-image-renderer/4.1.0/app-changelog.md b/stable/grafana-image-renderer/4.1.0/app-changelog.md new file mode 100644 index 0000000000..f59f7c553b --- /dev/null +++ b/stable/grafana-image-renderer/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grafana-image-renderer-4.1.0](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.0.1...grafana-image-renderer-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/grafana-image-renderer/4.0.1/app-readme.md b/stable/grafana-image-renderer/4.1.0/app-readme.md similarity index 100% rename from stable/grafana-image-renderer/4.0.1/app-readme.md rename to stable/grafana-image-renderer/4.1.0/app-readme.md diff --git a/stable/grafana-image-renderer/4.1.0/charts/common-17.2.2.tgz b/stable/grafana-image-renderer/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/grafana-image-renderer/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/grafana-image-renderer/4.0.1/ix_values.yaml b/stable/grafana-image-renderer/4.1.0/ix_values.yaml similarity index 100% rename from stable/grafana-image-renderer/4.0.1/ix_values.yaml rename to stable/grafana-image-renderer/4.1.0/ix_values.yaml diff --git a/stable/grafana-image-renderer/4.0.1/questions.yaml b/stable/grafana-image-renderer/4.1.0/questions.yaml similarity index 100% rename from stable/grafana-image-renderer/4.0.1/questions.yaml rename to stable/grafana-image-renderer/4.1.0/questions.yaml diff --git a/stable/gridcoinwalletgui/4.0.1/templates/common.yaml b/stable/grafana-image-renderer/4.1.0/templates/common.yaml similarity index 100% rename from stable/gridcoinwalletgui/4.0.1/templates/common.yaml rename to stable/grafana-image-renderer/4.1.0/templates/common.yaml diff --git a/stable/left4dead/4.0.1/values.yaml b/stable/grafana-image-renderer/4.1.0/values.yaml similarity index 100% rename from stable/left4dead/4.0.1/values.yaml rename to stable/grafana-image-renderer/4.1.0/values.yaml diff --git a/stable/grav/10.1.0/CHANGELOG.md b/stable/grav/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..96aadf1646 --- /dev/null +++ b/stable/grav/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grav-10.1.0](https://github.com/truecharts/charts/compare/grav-10.0.1...grav-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [grav-10.0.1](https://github.com/truecharts/charts/compare/grav-10.0.0...grav-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [grav-10.0.0](https://github.com/truecharts/charts/compare/grav-9.0.12...grav-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [grav-9.0.12](https://github.com/truecharts/charts/compare/grav-9.0.11...grav-9.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/grav to 1.7.43[@ac7dd47](https://github.com/ac7dd47) by renovate ([#16414](https://github.com/truecharts/charts/issues/16414)) + + + + +## [grav-9.0.11](https://github.com/truecharts/charts/compare/grav-9.0.10...grav-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [grav-9.0.10](https://github.com/truecharts/charts/compare/grav-9.0.9...grav-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [grav-9.0.9](https://github.com/truecharts/charts/compare/grav-9.0.8...grav-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [grav-9.0.8](https://github.com/truecharts/charts/compare/grav-9.0.7...grav-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [grav-9.0.7](https://github.com/truecharts/charts/compare/grav-9.0.6...grav-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [grav-9.0.6](https://github.com/truecharts/charts/compare/grav-9.0.5...grav-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [grav-9.0.5](https://github.com/truecharts/charts/compare/grav-9.0.4...grav-9.0.5) (2023-12-22) + +### Fix diff --git a/stable/grav/10.1.0/Chart.yaml b/stable/grav/10.1.0/Chart.yaml new file mode 100644 index 0000000000..2a351a4518 --- /dev/null +++ b/stable/grav/10.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: grav +version: 10.1.0 +appVersion: 1.7.43 +description: A Fast, Simple, and Flexible, file-based Web-platform. +home: https://truecharts.org/charts/stable/grav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.png +deprecated: false +sources: + - https://github.com/linuxserver/docker-grav + - https://github.com/getgrav/grav/ + - https://github.com/truecharts/charts/tree/master/charts/stable/grav + - https://ghcr.io/linuxserver/grav +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - grav + - web + - platform + - file +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/grav/10.1.0/README.md b/stable/grav/10.1.0/README.md new file mode 100644 index 0000000000..84db75e115 --- /dev/null +++ b/stable/grav/10.1.0/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/grav) + +**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/grav/10.1.0/app-changelog.md b/stable/grav/10.1.0/app-changelog.md new file mode 100644 index 0000000000..211b0952ff --- /dev/null +++ b/stable/grav/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grav-10.1.0](https://github.com/truecharts/charts/compare/grav-10.0.1...grav-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/grav/10.1.0/app-readme.md b/stable/grav/10.1.0/app-readme.md new file mode 100644 index 0000000000..7b5d92599c --- /dev/null +++ b/stable/grav/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +A Fast, Simple, and Flexible, file-based Web-platform. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/grav](https://truecharts.org/charts/stable/grav) + +--- + +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/grav/10.1.0/charts/common-17.2.2.tgz b/stable/grav/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/grav/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/grav/10.1.0/ix_values.yaml b/stable/grav/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..1230a5bbe2 --- /dev/null +++ b/stable/grav/10.1.0/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: ghcr.io/linuxserver/grav + pullPolicy: IfNotPresent + tag: 1.7.43@sha256:ac7dd474903f2edbc388688ce1b7e4f37202e9c0a6f3a1372526b3c237fd8784 +service: + main: + ports: + main: + port: 10012 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/grav/10.1.0/questions.yaml b/stable/grav/10.1.0/questions.yaml new file mode 100644 index 0000000000..c286faf2d8 --- /dev/null +++ b/stable/grav/10.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10012 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/muximux/9.0.1/templates/NOTES.txt b/stable/grav/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/muximux/9.0.1/templates/NOTES.txt rename to stable/grav/10.1.0/templates/NOTES.txt diff --git a/stable/sqlitebrowser/9.0.1/templates/common.yaml b/stable/grav/10.1.0/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/9.0.1/templates/common.yaml rename to stable/grav/10.1.0/templates/common.yaml diff --git a/stable/lemur-cfssl/4.0.1/values.yaml b/stable/grav/10.1.0/values.yaml similarity index 100% rename from stable/lemur-cfssl/4.0.1/values.yaml rename to stable/grav/10.1.0/values.yaml diff --git a/stable/gravity/2.0.1/CHANGELOG.md b/stable/gravity/2.0.1/CHANGELOG.md deleted file mode 100644 index 3cd6799d6a..0000000000 --- a/stable/gravity/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [gravity-2.0.1](https://github.com/truecharts/charts/compare/gravity-2.0.0...gravity-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [gravity-2.0.0](https://github.com/truecharts/charts/compare/gravity-1.0.11...gravity-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [gravity-1.0.11](https://github.com/truecharts/charts/compare/gravity-1.0.10...gravity-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [gravity-1.0.10](https://github.com/truecharts/charts/compare/gravity-1.0.9...gravity-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [gravity-1.0.9](https://github.com/truecharts/charts/compare/gravity-1.0.8...gravity-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [gravity-1.0.8](https://github.com/truecharts/charts/compare/gravity-1.0.7...gravity-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [gravity-1.0.7](https://github.com/truecharts/charts/compare/gravity-1.0.6...gravity-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [gravity-1.0.6](https://github.com/truecharts/charts/compare/gravity-1.0.5...gravity-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [gravity-1.0.5](https://github.com/truecharts/charts/compare/gravity-1.0.4...gravity-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [gravity-1.0.4](https://github.com/truecharts/charts/compare/gravity-1.0.3...gravity-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [gravity-1.0.3](https://github.com/truecharts/charts/compare/gravity-1.0.2...gravity-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/gravity/2.0.1/Chart.yaml b/stable/gravity/2.0.1/Chart.yaml deleted file mode 100644 index 84f61074f0..0000000000 --- a/stable/gravity/2.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: gravity -version: 2.0.1 -appVersion: 0.6.18 -description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd. -home: https://truecharts.org/charts/incubator/gravity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.png -deprecated: false -sources: - - https://github.com/BeryJu/gravity - - https://github.com/truecharts/charts/tree/master/charts/incubator/gravity - - https://github.com/truecharts/containers/tree/master/mirrorgravity -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - gravity - - dns - - networking -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: dns - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/gravity/2.0.1/app-changelog.md b/stable/gravity/2.0.1/app-changelog.md deleted file mode 100644 index 23918b7349..0000000000 --- a/stable/gravity/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [gravity-2.0.1](https://github.com/truecharts/charts/compare/gravity-2.0.0...gravity-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/gravity/2.0.1/charts/common-17.1.4.tgz b/stable/gravity/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/gravity/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/gravity/2.1.0/CHANGELOG.md b/stable/gravity/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..258cca03ef --- /dev/null +++ b/stable/gravity/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gravity-2.1.0](https://github.com/truecharts/charts/compare/gravity-2.0.1...gravity-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [gravity-2.0.1](https://github.com/truecharts/charts/compare/gravity-2.0.0...gravity-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [gravity-2.0.0](https://github.com/truecharts/charts/compare/gravity-1.0.11...gravity-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [gravity-1.0.11](https://github.com/truecharts/charts/compare/gravity-1.0.10...gravity-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [gravity-1.0.10](https://github.com/truecharts/charts/compare/gravity-1.0.9...gravity-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [gravity-1.0.9](https://github.com/truecharts/charts/compare/gravity-1.0.8...gravity-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [gravity-1.0.8](https://github.com/truecharts/charts/compare/gravity-1.0.7...gravity-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [gravity-1.0.7](https://github.com/truecharts/charts/compare/gravity-1.0.6...gravity-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [gravity-1.0.6](https://github.com/truecharts/charts/compare/gravity-1.0.5...gravity-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [gravity-1.0.5](https://github.com/truecharts/charts/compare/gravity-1.0.4...gravity-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [gravity-1.0.4](https://github.com/truecharts/charts/compare/gravity-1.0.3...gravity-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/gravity/2.1.0/Chart.yaml b/stable/gravity/2.1.0/Chart.yaml new file mode 100644 index 0000000000..522798acb4 --- /dev/null +++ b/stable/gravity/2.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: gravity +version: 2.1.0 +appVersion: 0.6.18 +description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd. +home: https://truecharts.org/charts/incubator/gravity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.png +deprecated: false +sources: + - https://github.com/BeryJu/gravity + - https://github.com/truecharts/charts/tree/master/charts/incubator/gravity + - https://github.com/truecharts/containers/tree/master/mirrorgravity +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - gravity + - dns + - networking +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: dns + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/gravity/2.0.1/README.md b/stable/gravity/2.1.0/README.md similarity index 100% rename from stable/gravity/2.0.1/README.md rename to stable/gravity/2.1.0/README.md diff --git a/stable/gravity/2.1.0/app-changelog.md b/stable/gravity/2.1.0/app-changelog.md new file mode 100644 index 0000000000..c3c12e9974 --- /dev/null +++ b/stable/gravity/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gravity-2.1.0](https://github.com/truecharts/charts/compare/gravity-2.0.1...gravity-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/gravity/2.0.1/app-readme.md b/stable/gravity/2.1.0/app-readme.md similarity index 100% rename from stable/gravity/2.0.1/app-readme.md rename to stable/gravity/2.1.0/app-readme.md diff --git a/stable/gravity/2.1.0/charts/common-17.2.2.tgz b/stable/gravity/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/gravity/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/gravity/2.0.1/ix_values.yaml b/stable/gravity/2.1.0/ix_values.yaml similarity index 100% rename from stable/gravity/2.0.1/ix_values.yaml rename to stable/gravity/2.1.0/ix_values.yaml diff --git a/stable/gravity/2.0.1/logo.png b/stable/gravity/2.1.0/logo.png similarity index 100% rename from stable/gravity/2.0.1/logo.png rename to stable/gravity/2.1.0/logo.png diff --git a/stable/gravity/2.0.1/questions.yaml b/stable/gravity/2.1.0/questions.yaml similarity index 100% rename from stable/gravity/2.0.1/questions.yaml rename to stable/gravity/2.1.0/questions.yaml diff --git a/stable/mymediaforalexa/7.0.1/templates/NOTES.txt b/stable/gravity/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/mymediaforalexa/7.0.1/templates/NOTES.txt rename to stable/gravity/2.1.0/templates/NOTES.txt diff --git a/stable/gravity/2.0.1/templates/_secrets.tpl b/stable/gravity/2.1.0/templates/_secrets.tpl similarity index 100% rename from stable/gravity/2.0.1/templates/_secrets.tpl rename to stable/gravity/2.1.0/templates/_secrets.tpl diff --git a/stable/gravity/2.0.1/templates/common.yaml b/stable/gravity/2.1.0/templates/common.yaml similarity index 100% rename from stable/gravity/2.0.1/templates/common.yaml rename to stable/gravity/2.1.0/templates/common.yaml diff --git a/stable/libreddit/7.0.1/values.yaml b/stable/gravity/2.1.0/values.yaml similarity index 100% rename from stable/libreddit/7.0.1/values.yaml rename to stable/gravity/2.1.0/values.yaml diff --git a/stable/gridcoinwalletgui/4.0.1/CHANGELOG.md b/stable/gridcoinwalletgui/4.0.1/CHANGELOG.md deleted file mode 100644 index 2f931e5cd1..0000000000 --- a/stable/gridcoinwalletgui/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [gridcoinwalletgui-4.0.1](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.0.0...gridcoinwalletgui-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [gridcoinwalletgui-4.0.0](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.17...gridcoinwalletgui-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [gridcoinwalletgui-3.0.17](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.16...gridcoinwalletgui-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [gridcoinwalletgui-3.0.16](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.15...gridcoinwalletgui-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [gridcoinwalletgui-3.0.15](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.14...gridcoinwalletgui-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [gridcoinwalletgui-3.0.14](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.13...gridcoinwalletgui-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [gridcoinwalletgui-3.0.13](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.12...gridcoinwalletgui-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [gridcoinwalletgui-3.0.12](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.11...gridcoinwalletgui-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [gridcoinwalletgui-3.0.11](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.10...gridcoinwalletgui-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [gridcoinwalletgui-3.0.10](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.9...gridcoinwalletgui-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [gridcoinwalletgui-3.0.9](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.8...gridcoinwalletgui-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/gridcoinwalletgui/4.0.1/Chart.yaml b/stable/gridcoinwalletgui/4.0.1/Chart.yaml deleted file mode 100644 index 29d4b00619..0000000000 --- a/stable/gridcoinwalletgui/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: gridcoinwalletgui -version: 4.0.1 -appVersion: latest -description: Running Boinc? Get some Gridcoins from your Boinc work! -home: https://truecharts.org/charts/incubator/gridcoinwalletgui -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png -deprecated: false -sources: - - https://gridcoin.us/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui - - https://hub.docker.com/r/sublivion/gridcoinwalletgui -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - gridcoinwalletgui - - Crypto -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/gridcoinwalletgui/4.0.1/app-changelog.md b/stable/gridcoinwalletgui/4.0.1/app-changelog.md deleted file mode 100644 index c9f5ed3179..0000000000 --- a/stable/gridcoinwalletgui/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [gridcoinwalletgui-4.0.1](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.0.0...gridcoinwalletgui-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/gridcoinwalletgui/4.0.1/charts/common-17.1.4.tgz b/stable/gridcoinwalletgui/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/gridcoinwalletgui/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/gridcoinwalletgui/4.1.0/CHANGELOG.md b/stable/gridcoinwalletgui/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..17ae656f83 --- /dev/null +++ b/stable/gridcoinwalletgui/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gridcoinwalletgui-4.1.0](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.0.1...gridcoinwalletgui-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [gridcoinwalletgui-4.0.1](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.0.0...gridcoinwalletgui-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [gridcoinwalletgui-4.0.0](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.17...gridcoinwalletgui-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [gridcoinwalletgui-3.0.17](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.16...gridcoinwalletgui-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [gridcoinwalletgui-3.0.16](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.15...gridcoinwalletgui-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [gridcoinwalletgui-3.0.15](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.14...gridcoinwalletgui-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [gridcoinwalletgui-3.0.14](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.13...gridcoinwalletgui-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [gridcoinwalletgui-3.0.13](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.12...gridcoinwalletgui-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [gridcoinwalletgui-3.0.12](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.11...gridcoinwalletgui-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [gridcoinwalletgui-3.0.11](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.10...gridcoinwalletgui-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [gridcoinwalletgui-3.0.10](https://github.com/truecharts/charts/compare/gridcoinwalletgui-3.0.9...gridcoinwalletgui-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/gridcoinwalletgui/4.1.0/Chart.yaml b/stable/gridcoinwalletgui/4.1.0/Chart.yaml new file mode 100644 index 0000000000..6c1d81f742 --- /dev/null +++ b/stable/gridcoinwalletgui/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: gridcoinwalletgui +version: 4.1.0 +appVersion: latest +description: Running Boinc? Get some Gridcoins from your Boinc work! +home: https://truecharts.org/charts/incubator/gridcoinwalletgui +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png +deprecated: false +sources: + - https://gridcoin.us/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui + - https://hub.docker.com/r/sublivion/gridcoinwalletgui +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - gridcoinwalletgui + - Crypto +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/gridcoinwalletgui/4.0.1/README.md b/stable/gridcoinwalletgui/4.1.0/README.md similarity index 100% rename from stable/gridcoinwalletgui/4.0.1/README.md rename to stable/gridcoinwalletgui/4.1.0/README.md diff --git a/stable/gridcoinwalletgui/4.1.0/app-changelog.md b/stable/gridcoinwalletgui/4.1.0/app-changelog.md new file mode 100644 index 0000000000..5a896469bf --- /dev/null +++ b/stable/gridcoinwalletgui/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gridcoinwalletgui-4.1.0](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.0.1...gridcoinwalletgui-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/gridcoinwalletgui/4.0.1/app-readme.md b/stable/gridcoinwalletgui/4.1.0/app-readme.md similarity index 100% rename from stable/gridcoinwalletgui/4.0.1/app-readme.md rename to stable/gridcoinwalletgui/4.1.0/app-readme.md diff --git a/stable/gridcoinwalletgui/4.1.0/charts/common-17.2.2.tgz b/stable/gridcoinwalletgui/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/gridcoinwalletgui/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/gridcoinwalletgui/4.0.1/ix_values.yaml b/stable/gridcoinwalletgui/4.1.0/ix_values.yaml similarity index 100% rename from stable/gridcoinwalletgui/4.0.1/ix_values.yaml rename to stable/gridcoinwalletgui/4.1.0/ix_values.yaml diff --git a/stable/gridcoinwalletgui/4.0.1/questions.yaml b/stable/gridcoinwalletgui/4.1.0/questions.yaml similarity index 100% rename from stable/gridcoinwalletgui/4.0.1/questions.yaml rename to stable/gridcoinwalletgui/4.1.0/questions.yaml diff --git a/stable/guide2go/4.0.1/templates/common.yaml b/stable/gridcoinwalletgui/4.1.0/templates/common.yaml similarity index 100% rename from stable/guide2go/4.0.1/templates/common.yaml rename to stable/gridcoinwalletgui/4.1.0/templates/common.yaml diff --git a/stable/libremdb/6.0.2/values.yaml b/stable/gridcoinwalletgui/4.1.0/values.yaml similarity index 100% rename from stable/libremdb/6.0.2/values.yaml rename to stable/gridcoinwalletgui/4.1.0/values.yaml diff --git a/stable/grocy/17.1.0/CHANGELOG.md b/stable/grocy/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4cd612a3ad --- /dev/null +++ b/stable/grocy/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grocy-17.1.0](https://github.com/truecharts/charts/compare/grocy-17.0.1...grocy-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [grocy-17.0.1](https://github.com/truecharts/charts/compare/grocy-17.0.0...grocy-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [grocy-17.0.0](https://github.com/truecharts/charts/compare/grocy-16.0.12...grocy-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [grocy-16.0.12](https://github.com/truecharts/charts/compare/grocy-16.0.11...grocy-16.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/grocy to 4.0.3[@8644452](https://github.com/8644452) by renovate ([#16415](https://github.com/truecharts/charts/issues/16415)) + + + + +## [grocy-16.0.11](https://github.com/truecharts/charts/compare/grocy-16.0.10...grocy-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [grocy-16.0.10](https://github.com/truecharts/charts/compare/grocy-16.0.9...grocy-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [grocy-16.0.9](https://github.com/truecharts/charts/compare/grocy-16.0.8...grocy-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [grocy-16.0.8](https://github.com/truecharts/charts/compare/grocy-16.0.7...grocy-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [grocy-16.0.7](https://github.com/truecharts/charts/compare/grocy-16.0.6...grocy-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [grocy-16.0.6](https://github.com/truecharts/charts/compare/grocy-16.0.5...grocy-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [grocy-16.0.5](https://github.com/truecharts/charts/compare/grocy-16.0.4...grocy-16.0.5) (2023-12-22) + +### Fix diff --git a/stable/grocy/17.1.0/Chart.yaml b/stable/grocy/17.1.0/Chart.yaml new file mode 100644 index 0000000000..541cbb8918 --- /dev/null +++ b/stable/grocy/17.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: grocy +version: 17.1.0 +appVersion: 4.0.3 +description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home +home: https://truecharts.org/charts/stable/grocy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png +deprecated: false +sources: + - https://github.com/grocy/grocy + - https://github.com/truecharts/charts/tree/master/charts/stable/grocy + - https://ghcr.io/linuxserver/grocy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - grocy +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Home-Automation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/grocy/17.1.0/README.md b/stable/grocy/17.1.0/README.md new file mode 100644 index 0000000000..4e0c2aedb0 --- /dev/null +++ b/stable/grocy/17.1.0/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/grocy) + +**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/grocy/17.1.0/app-changelog.md b/stable/grocy/17.1.0/app-changelog.md new file mode 100644 index 0000000000..89fb9a5b01 --- /dev/null +++ b/stable/grocy/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grocy-17.1.0](https://github.com/truecharts/charts/compare/grocy-17.0.1...grocy-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/grocy/17.1.0/app-readme.md b/stable/grocy/17.1.0/app-readme.md new file mode 100644 index 0000000000..bff2541fcc --- /dev/null +++ b/stable/grocy/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/grocy](https://truecharts.org/charts/stable/grocy) + +--- + +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/grocy/17.1.0/charts/common-17.2.2.tgz b/stable/grocy/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/grocy/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/grocy/17.1.0/ix_values.yaml b/stable/grocy/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..6ca31e819b --- /dev/null +++ b/stable/grocy/17.1.0/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: ghcr.io/linuxserver/grocy + tag: 4.0.3@sha256:8644452d8fada981bdef944e4d7cc6b497f11e22c87179fee87c5bf8adb37cda + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10013 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/grocy/17.1.0/questions.yaml b/stable/grocy/17.1.0/questions.yaml new file mode 100644 index 0000000000..bc320b3675 --- /dev/null +++ b/stable/grocy/17.1.0/questions.yaml @@ -0,0 +1,2822 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10013 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/mysql-workbench/8.0.1/templates/NOTES.txt b/stable/grocy/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/mysql-workbench/8.0.1/templates/NOTES.txt rename to stable/grocy/17.1.0/templates/NOTES.txt diff --git a/stable/mkvcleaver/7.0.1/templates/common.yaml b/stable/grocy/17.1.0/templates/common.yaml similarity index 100% rename from stable/mkvcleaver/7.0.1/templates/common.yaml rename to stable/grocy/17.1.0/templates/common.yaml diff --git a/stable/lingva/4.0.1/values.yaml b/stable/grocy/17.1.0/values.yaml similarity index 100% rename from stable/lingva/4.0.1/values.yaml rename to stable/grocy/17.1.0/values.yaml diff --git a/stable/guacamole/12.1.0/CHANGELOG.md b/stable/guacamole/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c357d3d3d4 --- /dev/null +++ b/stable/guacamole/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [guacamole-12.1.0](https://github.com/truecharts/charts/compare/guacamole-12.0.1...guacamole-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [guacamole-12.0.1](https://github.com/truecharts/charts/compare/guacamole-12.0.0...guacamole-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [guacamole-12.0.0](https://github.com/truecharts/charts/compare/guacamole-11.0.11...guacamole-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [guacamole-11.0.11](https://github.com/truecharts/charts/compare/guacamole-11.0.10...guacamole-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [guacamole-11.0.10](https://github.com/truecharts/charts/compare/guacamole-11.0.9...guacamole-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [guacamole-11.0.9](https://github.com/truecharts/charts/compare/guacamole-11.0.8...guacamole-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [guacamole-11.0.8](https://github.com/truecharts/charts/compare/guacamole-11.0.7...guacamole-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [guacamole-11.0.7](https://github.com/truecharts/charts/compare/guacamole-11.0.6...guacamole-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [guacamole-11.0.6](https://github.com/truecharts/charts/compare/guacamole-11.0.5...guacamole-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [guacamole-11.0.5](https://github.com/truecharts/charts/compare/guacamole-11.0.4...guacamole-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [guacamole-11.0.4](https://github.com/truecharts/charts/compare/guacamole-11.0.3...guacamole-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/guacamole/12.1.0/Chart.yaml b/stable/guacamole/12.1.0/Chart.yaml new file mode 100644 index 0000000000..9de357c711 --- /dev/null +++ b/stable/guacamole/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: guacamole +version: 12.1.0 +appVersion: 1.5.4 +description: Apache Guacamole is a clientless remote desktop gateway. +home: https://truecharts.org/charts/stable/guacamole +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.png +deprecated: false +sources: + - https://github.com/apache/guacamole-client + - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole + - https://hub.docker.com/r/guacamole/guacamole +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - guacamole + - remote +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/guacamole/12.1.0/README.md b/stable/guacamole/12.1.0/README.md new file mode 100644 index 0000000000..01a608ff12 --- /dev/null +++ b/stable/guacamole/12.1.0/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/guacamole) + +**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/guacamole/12.1.0/app-changelog.md b/stable/guacamole/12.1.0/app-changelog.md new file mode 100644 index 0000000000..8f444de41c --- /dev/null +++ b/stable/guacamole/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [guacamole-12.1.0](https://github.com/truecharts/charts/compare/guacamole-12.0.1...guacamole-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/guacamole/12.1.0/app-readme.md b/stable/guacamole/12.1.0/app-readme.md new file mode 100644 index 0000000000..9443f3df8c --- /dev/null +++ b/stable/guacamole/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Apache Guacamole is a clientless remote desktop gateway. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/guacamole](https://truecharts.org/charts/stable/guacamole) + +--- + +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/guacamole/12.1.0/charts/common-17.2.2.tgz b/stable/guacamole/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/guacamole/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/guacamole/12.1.0/ix_values.yaml b/stable/guacamole/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..e8e519880e --- /dev/null +++ b/stable/guacamole/12.1.0/ix_values.yaml @@ -0,0 +1,261 @@ +image: + repository: guacamole/guacamole + pullPolicy: IfNotPresent + tag: 1.5.4@sha256:a7763a8057036c12b4fde8a6725e5200a434aa74f0a4cff726e70718ee4521b4 +guacdImage: + repository: guacamole/guacd + pullPolicy: IfNotPresent + tag: 1.5.4@sha256:8a6fd083213053cd0217663c24ab59245ebfe442b6717e606ebea25707ace650 +guacamole: + general: + EXTENSION_PRIORITY: "" + api: + API_SESSION_TIMEOUT: 60 + ldap: {} + # LDAP_HOSTNAME: "" + # LDAP_USER_BASE_DN: "" + # LDAP_PORT: 389 + # LDAP_ENCRYPTION_METHOD: none + # LDAP_MAX_SEARCH_RESULTS: 1000 + # LDAP_SEARCH_BIND_DN: "" + # LDAP_USER_ATTRIBUTES: "" + # LDAP_SEARCH_BIND_PASSWORD: "" + # LDAP_USERNAME_ATTRIBUTE: uid + # LDAP_MEMBER_ATTRIBUTE: member + # LDAP_USER_SEARCH_FILTER: "(objectClass=*)" + # LDAP_CONFIG_BASE_DN: "" + # LDAP_GROUP_BASE_DN: "" + # LDAP_GROUP_SEARCH_FILTER: "(objectClass=*)" + # LDAP_MEMBER_ATTRIBUTE_TYPE: dn + # LDAP_GROUP_NAME_ATTRIBUTE: cn + # LDAP_DEREFERENCE_ALIASES: never + # LDAP_FOLLOW_REFERRALS: false + # LDAP_MAX_REFERRAL_HOPS: 5 + # LDAP_OPERATION_TIMEOUT: 30 + header: {} + # HEADER_ENABLED: false + # HTTP_AUTH_HEADER: REMOTE_USER + saml: {} + # SAML_IDP_METADATA_URL: "" + # SAML_IDP_URL: "" + # SAML_ENTITY_ID: "" + # SAML_CALLBACK_URL: "" + # SAML_STRICT: true + # SAML_DEBUG: false + # SAML_COMPRESS_REQUEST: true + # SAML_COMPRESS_RESPONSE: true + # SAML_GROUP_ATTRIBUTE: groups + proxy: {} + # REMOTE_IP_VALVE_ENABLED: false + # PROXY_ALLOWED_IPS_REGEX: "" + # PROXY_IP_HEADER: "" + # PROXY_PROTOCOL_HEADER: "" + # PROXY_BY_HEADER: "" + totp: {} + # TOTP_ENABLED: false + # TOTP_ISSUER: Apache Guacamole + # TOTP_DIGITS: 6 + # TOTP_PERIOD: 30 + # TOTP_MODE: sha1 + duo: {} + # DUO_API_HOSTNAME: "" + # DUO_INTEGRATION_KEY: "" + # DUO_SECRET_KEY: "" + # DUO_APPLICATION_KEY: "" + radius: {} + # RADIUS_SHARED_SECRET: "" + # RADIUS_AUTH_PROTOCOL: eap-tls + # RADIUS_HOSTNAME: "" + # RADIUS_AUTH_PORT: 1812 + # RADIUS_KEY_FILE: "" + # RADIUS_KEY_TYPE: pkcs12 + # RADIUS_KEY_PASSWORD: "" + # RADIUS_CA_FILE: "" + # RADIUS_CA_TYPE: pem + # RADIUS_CA_PASSWORD: "" + # RADIUS_TRUST_ALL: false + # RADIUS_RETRIES: 5 + # RADIUS_TIMEOUT: 60 + # RADIUS_EAP_TTLS_INNER_PROTOCOL: eap-tls + # RADIUS_NAS_IP: "" + openid: {} + # OPENID_AUTHORIZATION_ENDPOINT: "" + # OPENID_JWKS_ENDPOINT: "" + # OPENID_ISSUER: "" + # OPENID_CLIENT_ID: "" + # OPENID_REDIRECT_URI: "" + # OPENID_USERNAME_CLAIM_TYPE: email + # OPENID_GROUPS_CLAIM_TYPE: groups + # OPENID_SCOPE: openid email profile + # OPENID_ALLOWED_CLOCK_SKEW: 30 + # OPENID_MAX_TOKEN_VALIDITY: 300 + # OPENID_MAX_NONCE_VALIDITY: 300 + cas: {} + # CAS_AUTHORIZATION_ENDPOINT: "" + # CAS_REDIRECT_URI: "" + # CAS_CLEARPASS_KEY: "" + # CAS_GROUP_ATTRIBUTE: "" + # CAS_GROUP_FORMAT: plain + # CAS_GROUP_LDAP_BASE_DN: "" + # CAS_GROUP_LDAP_ATTRIBUTE: "" + json: {} + # JSON_SECRET_KEY: "" + # JSON_TRUSTED_NETWORKS: "" +workload: + main: + podSpec: + containers: + main: + securityContext: + runAsUser: 1001 + runAsGroup: 1001 + readOnlyRootFilesystem: false + envFrom: + - configMapRef: + name: guacamole-config + probes: + liveness: + type: http + port: "{{ .Values.service.main.ports.main.targetPort }}" + readiness: + type: http + port: "{{ .Values.service.main.ports.main.targetPort }}" + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.targetPort }}" + # zz is used to ensure that the initContainers are run after db-waits + initContainers: + 1-create-seed: + enabled: true + type: install + imageSelector: image + securityContext: + runAsUser: 1001 + runAsGroup: 1001 + readOnlyRootFilesystem: false + envFrom: + - configMapRef: + name: guacamole-config + command: + - /bin/sh + args: + - -c + - /tc-scripts/create-seed.sh + 2-apply-seed: + enabled: true + type: install + imageSelector: postgresClientImage + securityContext: + runAsUser: 1001 + runAsGroup: 1001 + readOnlyRootFilesystem: false + envFrom: + - configMapRef: + name: guacamole-config + command: + - /bin/sh + args: + - -c + - /tc-scripts/apply-seed.sh + guacd: + enabled: true + type: Deployment + strategy: RollingUpdate + podSpec: + containers: + guacd: + enabled: true + primary: true + imageSelector: guacdImage + command: + - /opt/guacamole/sbin/guacd + args: + # Listen Address + - -b + - "0.0.0.0" + # Listen Port + - -l + - "{{ .Values.service.guacd.ports.guacd.port }}" + # Log Level + - -L + - info + # Foreground + - -f + securityContext: + runAsUser: 1000 + runAsGroup: 1000 + readOnlyRootFilesystem: false + probes: + liveness: + type: tcp + port: "{{ .Values.service.guacd.ports.guacd.port }}" + readiness: + type: tcp + port: "{{ .Values.service.guacd.ports.guacd.port }}" + startup: + type: tcp + port: "{{ .Values.service.guacd.ports.guacd.port }}" +service: + main: + ports: + main: + port: 10123 + targetPort: 8080 + guacd: + enabled: true + targetSelector: guacd + ports: + guacd: + enabled: true + targetSelector: guacd + port: 10124 +persistence: + recordings: + enabled: true + # Check how this works and + # which containers need it mounted + targetSelector: + main: + main: + mountPath: /var/lib/guacamole/recordings + readOnly: true + guacd: + guacd: + mountPath: /var/lib/guacamole/recordings + drive: + enabled: true + targetSelector: + guacd: + guacd: + mountPath: /var/lib/guacamole/drive + tc-init: + enabled: true + type: emptyDir + targetSelector: + main: + 1-create-seed: + mountPath: /tc-init + 2-apply-seed: + mountPath: /tc-init + db-seed: + enabled: true + type: configmap + objectName: db-init + defaultMode: "0770" + targetSelector: + main: + 1-create-seed: + mountPath: /tc-scripts/create-seed.sh + subPath: create-seed.sh + 2-apply-seed: + mountPath: /tc-scripts/apply-seed.sh + subPath: apply-seed.sh +cnpg: + main: + enabled: true + user: guacamole + database: guacamole +portal: + open: + enabled: true +updated: true diff --git a/stable/guacamole/12.1.0/questions.yaml b/stable/guacamole/12.1.0/questions.yaml new file mode 100644 index 0000000000..be6df5c88a --- /dev/null +++ b/stable/guacamole/12.1.0/questions.yaml @@ -0,0 +1,4224 @@ +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: guacamole + label: Guacamole Configuration + group: App Configuration + schema: + type: dict + additional_attrs: true + attrs: + - variable: general + label: General Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: EXTENSION_PRIORITY + label: Extension Priority + description: A comma-separated list of the namespaces of all extensions that should be loaded in a specific order + schema: + type: string + default: "" + - variable: api + label: API Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: API_SESSION_TIMEOUT + label: API Session Timeout (in minutes) + schema: + type: int + default: 60 + - variable: totp + label: TOTP Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: TOTP_ENABLED + label: Enable TOTP + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: TOTP_ISSUER + label: TOTP Issuer + schema: + type: string + default: Apache Guacamole + required: true + - variable: TOTP_PERIOD + label: TOTP Period + schema: + type: int + default: 30 + required: true + - variable: TOTP_DIGITS + label: TOTP Digits + schema: + type: int + min: 6 + max: 8 + default: 6 + required: true + - variable: TOTP_MODE + label: TOTP Mode + schema: + type: string + default: sha1 + required: true + enum: + - value: sha1 + description: sha1 + - value: sha256 + description: sha256 + - value: sha512 + description: sha512 + - variable: header + label: Header Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: HEADER_ENABLED + label: Enable Header + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: HTTP_AUTH_HEADER + label: HTTP Auth Header + schema: + type: string + required: true + default: REMOTE_USER + - variable: json + label: JSON Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: json_enabled + label: Enable JSON + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: JSON_SECRET_KEY + label: JSON Secret Key + schema: + type: string + required: true + default: "" + - variable: JSON_TRUSTED_NETWORKS + label: JSON Trusted Networks (Leave blank for unrestricted + description: "Comma separated list e.g.: 127.0.0.0/8, 10.0.0.0/8" + schema: + type: string + default: "" + - variable: duo + label: DUO Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: duo_enabled + label: Enable DUO + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: DUO_API_HOSTNAME + label: DUO API Hostname (api-XXXXXXXX.duosecurity.com) + schema: + type: string + required: true + default: "" + - variable: DUO_INTEGRATION_KEY + label: DUO Integration Key (Exactly 20 chars) + schema: + min_length: 20 + max_length: 20 + type: string + required: true + default: "" + - variable: DUO_SECRET_KEY + label: DUO Secret Key (Exactly 40 chars) + schema: + min_length: 40 + max_length: 40 + type: string + required: true + default: "" + - variable: DUO_APPLICATION_KEY + label: DUO Application Key (At least 40 chars) + schema: + min_length: 40 + type: string + required: true + default: "" + - variable: cas + label: CAS Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: cas_enabled + label: Enable CAS + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CAS_AUTHORIZATION_ENDPOINT + label: CAS Authorization Endpoint + schema: + type: string + required: true + default: "" + - variable: CAS_REDIRECT_URI + label: CAS Redirect URI + schema: + type: string + required: true + default: "" + - variable: CAS_CLEARPASS_KEY + label: CAS Clearpass Key + schema: + type: string + default: "" + - variable: CAS_GROUP_ATTRIBUTE + label: CAS Group Attribute + schema: + type: string + default: "" + - variable: CAS_GROUP_LDAP_BASE_DN + label: CAS Group LDAP Base DN + schema: + type: string + default: "" + - variable: CAS_GROUP_LDAP_ATTRIBUTE + label: CAS Group LDAP Attribute + schema: + type: string + default: "" + - variable: CAS_GROUP_FORMAT + label: CAS Group Format + schema: + type: string + default: plain + enum: + - value: plain + description: plain + - value: ldap + description: ldap + - variable: openid + label: OpenID Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: openid_enabled + label: Enable OpenID + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: OPENID_AUTHORIZATION_ENDPOINT + label: OpenID Authorization Endpoint + schema: + type: string + required: true + default: "" + - variable: OPENID_JWKS_ENDPOINT + label: OpenID JWKS Endpoint + schema: + type: string + required: true + default: "" + - variable: OPENID_ISSUER + label: OpenID Issuer + schema: + type: string + required: true + default: "" + - variable: OPENID_CLIENT_ID + label: OpenID Client ID + schema: + type: string + required: true + default: "" + - variable: OPENID_REDIRECT_URI + label: OpenID Redirect URI + schema: + type: string + required: true + default: "" + - variable: OPENID_USERNAME_CLAIM_TYPE + label: OpenID Username Claim Type + schema: + type: string + required: true + default: email + - variable: OPENID_GROUPS_CLAIM_TYPE + label: OpenID Groups Claim Type + schema: + type: string + required: true + default: groups + - variable: OPENID_SCOPE + label: OpenID Scope + schema: + type: string + default: openid email profile + - variable: OPENID_ALLOWED_CLOCK_SKEW + label: OpenID Allowed Clock Skew (in seconds) + schema: + type: int + required: true + default: 30 + - variable: OPENID_MAX_TOKEN_VALIDITY + label: OpenID Max Token Validity (in minutes) + schema: + type: int + required: true + default: 300 + - variable: OPENID_MAX_NONCE_VALIDITY + label: OpenID Max Nonce Validity (in minutes) + schema: + type: int + required: true + default: 10 + - variable: radius + label: Radius Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: radius_enabled + label: Enable Radius + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: RADIUS_SHARED_SECRET + label: Radius Shared Secret + schema: + type: string + required: true + default: "" + - variable: RADIUS_AUTH_PROTOCOL + label: Radius Auth Protocol + schema: + type: string + required: true + default: eap-tls + enum: + - value: pap + description: pap + - value: chap + description: chap + - value: mschapv1 + description: mschapv1 + - value: mschapv2 + description: mschapv2 + - value: eap-md5 + description: eap-md5 + - value: eap-tls + description: eap-tls + - value: eap-ttls + description: eap-ttls + - variable: RADIUS_HOSTNAME + label: Radius Hostname + schema: + type: string + required: true + default: "" + - variable: RADIUS_AUTH_PORT + label: Radius Auth Port + schema: + type: int + default: 1812 + - variable: RADIUS_KEY_FILE + label: Radius Key File + schema: + type: string + default: "" + - variable: RADIUS_KEY_TYPE + label: Radius Key Type + schema: + type: string + default: pkcs12 + required: true + enum: + - value: pem + description: pem + - value: jceks + description: jceks + - value: jks + description: jks + - value: pkcs12 + description: pkcs12 + - variable: RADIUS_KEY_PASSWORD + label: Radius Key Password + schema: + type: string + default: "" + - variable: RADIUS_CA_FILE + label: Radius CA File + schema: + type: string + default: "" + - variable: RADIUS_CA_TYPE + label: Radius CA Type + schema: + type: string + required: true + default: pem + enum: + - value: pem + description: pem + - value: jceks + description: jceks + - value: jks + description: jks + - value: pkcs12 + description: pkcs12 + - variable: RADIUS_CA_PASSWORD + label: Radius CA Password + schema: + type: string + default: "" + - variable: RADIUS_TRUST_ALL + label: Radius Trust All + schema: + type: boolean + default: false + - variable: RADIUS_RETRIES + label: Radius Retries + schema: + type: int + required: true + default: 5 + - variable: RADIUS_TIMEOUT + label: Radius Timeout + schema: + type: int + required: true + default: 60 + - variable: RADIUS_EAP_TTLS_INNER_PROTOCOL + label: Radius eap-ttls Inner Protocol + description: Only has effect when RADIUS_AUTH_PROTOCOL is set to eap-ttls + schema: + type: string + default: eap-tls + required: true + enum: + - value: pap + description: pap + - value: chap + description: chap + - value: mschapv1 + description: mschapv1 + - value: mschapv2 + description: mschapv2 + - value: eap-md5 + description: eap-md5 + - value: eap-tls + description: eap-tls + - variable: RADIUS_NAS_IP + label: Radius Network Access Server IP + schema: + type: string + default: "" + - variable: ldap + group: "App Configuration" + label: LDAP Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: ldap_enabled + label: Enable LDAP + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: LDAP_HOSTNAME + label: LDAP Hostname + schema: + type: string + required: true + default: "" + - variable: LDAP_USER_BASE_DN + label: LDAP User Base DN + schema: + type: string + required: true + default: "" + - variable: LDAP_PORT + label: LDAP Port + schema: + type: int + default: 389 + - variable: LDAP_ENCRYPTION_METHOD + label: LDAP Encryption Method + schema: + type: string + default: none + required: true + enum: + - value: none + description: none + - value: ssl + description: ssl + - value: starttls + description: starttls + - variable: LDAP_MAX_SEARCH_RESULTS + label: LDAP Max Search Results + schema: + type: int + default: 1000 + - variable: LDAP_SEARCH_BIND_DN + label: LDAP Search Bind DN + schema: + type: string + default: "" + - variable: LDAP_USER_ATTRIBUTES + label: LDAP User Attributes + schema: + type: string + default: "" + - variable: LDAP_SEARCH_BIND_PASSWORD + label: LDAP Search Bind Password + schema: + type: string + default: "" + - variable: LDAP_USERNAME_ATTRIBUTE + label: LDAP Username Attribute + schema: + type: string + default: uid + - variable: LDAP_MEMBER_ATTRIBUTE + label: LDAP Member Attribute + schema: + type: string + default: member + - variable: LDAP_USER_SEARCH_FILTER + label: LDAP User Search Filter + schema: + type: string + default: "(objectClass=*)" + - variable: LDAP_CONFIG_BASE_DN + label: LDAP Config Base DN + schema: + type: string + default: "" + - variable: LDAP_GROUP_BASE_DN + label: LDAP Group Base DN + schema: + type: string + default: "" + - variable: LDAP_GROUP_SEARCH_FILTER + label: LDAP Group Search Filter + schema: + type: string + default: "(objectClass=*)" + - variable: LDAP_MEMBER_ATTRIBUTE_TYPE + label: LDAP Member Attribute Type + schema: + type: string + default: dn + required: true + enum: + - value: dn + description: dn + - value: uid + description: uid + - variable: LDAP_GROUP_NAME_ATTRIBUTE + label: LDAP Group Name Attribute + schema: + type: string + default: cn + - variable: LDAP_DEREFERENCE_ALIASES + label: LDAP Dereference Aliases + schema: + type: string + required: true + default: never + enum: + - value: never + description: never + - value: searching + description: searching + - value: finding + description: finding + - value: always + description: always + - variable: LDAP_FOLLOW_REFERRALS + label: LDAP Follow Referrals + schema: + type: boolean + default: false + - variable: LDAP_MAX_REFERRAL_HOPS + label: LDAP Max Referrals Hops + schema: + type: int + required: true + default: 5 + - variable: LDAP_OPERATION_TIMEOUT + label: LDAP Operation Timeout + schema: + type: int + required: true + default: 30 + - variable: saml + label: SAML Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: saml_enabled + label: Enable SAML + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: SAML_IDP_METADATA_URL + label: SAML IDP Metadata URL + schema: + type: string + default: "" + - variable: SAML_IDP_URL + label: SAML IDP URL + schema: + type: string + default: "" + - variable: SAML_ENTITY_ID + label: SAML Entity ID + schema: + type: string + default: "" + - variable: SAML_CALLBACK_URL + label: SAML Callback URL + schema: + type: string + default: "" + - variable: SAML_STRICT + label: SAML Strict + schema: + type: boolean + default: true + - variable: SAML_DEBUG + label: SAML Debug + schema: + type: boolean + default: false + - variable: SAML_COMPRESS_REQUEST + label: SAML Compress Request + schema: + type: boolean + default: true + - variable: SAML_COMPRESS_RESPONSE + label: SAML Compress Response + schema: + type: boolean + default: true + - variable: SAML_GROUP_ATTRIBUTE + label: SAML Group Attribute + schema: + type: string + required: true + default: groups + - variable: proxy + label: Proxy Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: REMOTE_IP_VALVE_ENABLED + label: Enable Proxy + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PROXY_BY_HEADER + label: Proxy by Header + schema: + type: string + default: "" + - variable: PROXY_PROTOCOL_HEADER + label: Proxy Protocol Header + schema: + type: string + default: "" + - variable: PROXY_IP_HEADER + label: Proxy IP Header + schema: + type: string + default: "" + - variable: PROXY_ALLOWED_IPS_REGEX + label: Proxy Allowed IP Regex + 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 9998 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: recordings + label: App Recordings Storage + description: Mounts this volume at [/var/lib/guacamole/recordings] in both guacd and client containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: drive + label: Virtual Drive Storage (guacd) + description: Mounts this volume at [/var/lib/guacamole/drive] in the guacd container + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 1001 + - variable: runAsGroup + label: runAsGroup + description: The groupID of the user running the application + schema: + type: int + default: 1001 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/guacamole/12.1.0/templates/_configmap.tpl b/stable/guacamole/12.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..c1aa878445 --- /dev/null +++ b/stable/guacamole/12.1.0/templates/_configmap.tpl @@ -0,0 +1,198 @@ +{{/* Define the configmap */}} +{{- define "guacamole.configmap" -}} +{{/* https://github.com/apache/guacamole-client/blob/master/guacamole-docker/bin/start.sh */}} +{{/* https://guacamole.apache.org/doc/gug/guacamole-docker.html */}} +{{- $fullname := include "tc.v1.common.lib.chart.names.fullname" $ }} +guacamole-config: + enabled: true + data: + RECORDING_SEARCH_PATH: /var/lib/guacamole/recordings + {{/* + https://github.com/apache/guacamole-client/blob/bffc5fbdd5e2bb7a777f55c819a1d4d858829cb7/guacamole-docker/bin/start.sh#L1038 + TomCat uses the war name as the context path. ROOT.war is the default and means the context path is /. + */}} + WEBAPP_CONTEXT: ROOT + {{/* GuacD */}} + GUACD_HOSTNAME: {{ printf "%v-guacd" $fullname }} + GUACD_PORT: {{ .Values.service.guacd.ports.guacd.port | quote }} + {{/* Database */}} + POSTGRESQL_PORT: "5432" + POSTGRESQL_DATABASE: {{ .Values.cnpg.main.database }} + POSTGRESQL_USER: {{ .Values.cnpg.main.user }} + POSTGRESQL_HOSTNAME: {{ .Values.cnpg.main.creds.host }} + POSTGRESQL_PASSWORD: {{ .Values.cnpg.main.creds.password | trimAll "\"" }} + {{/* LDAP */}} + {{- if (get .Values.guacamole "ldap").LDAP_HOSTNAME }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_HOSTNAME" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_PORT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_ENCRYPTION_METHOD" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_USER_BASE_DN" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_USER_SEARCH_FILTER" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_GROUP_BASE_DN" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_GROUP_SEARCH_FILTER" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_GROUP_NAME_ATTRIBUTE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_MEMBER_ATTRIBUTE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_MEMBER_ATTRIBUTE_TYPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_SEARCH_BIND_DN" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_SEARCH_BIND_PASSWORD" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_USERNAME_ATTRIBUTE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_USER_ATTRIBUTES" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_CONFIG_BASE_DN" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_DEREFERENCE_ALIASES" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_FOLLOW_REFERRALS" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_MAX_REFERRAL_HOPS" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_MAX_SEARCH_RESULTS" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "ldap" "key" "LDAP_OPERATION_TIMEOUT" "rootCtx" $) }} + {{- end }} + {{/* Header */}} + {{- if (get .Values.guacamole "header").HEADER_ENABLED }} + {{ include "guac.env" (dict "ob" "header" "key" "HEADER_ENABLED" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "header" "key" "HTTP_AUTH_HEADER" "rootCtx" $) }} + {{- end }} + {{/* SAML */}} + {{- if or + (and ((get .Values.guacamole "saml").SAML_ENTITY_ID) ((get .Values.guacamole "saml").SAML_CALLBACK_URL)) + ((get .Values.guacamole "saml").SAML_IDP_METADATA_URL) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_IDP_METADATA_URL" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_IDP_URL" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_ENTITY_ID" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_CALLBACK_URL" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_STRICT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_DEBUG" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_COMPRESS_REQUEST" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_COMPRESS_RESPONSE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "saml" "key" "SAML_GROUP_ATTRIBUTE" "rootCtx" $) }} + {{- end }} + {{/* Proxy */}} + {{- if (get .Values.guacamole "proxy").REMOTE_IP_VALVE_ENABLED }} + {{ include "guac.env" (dict "ob" "proxy" "key" "REMOTE_IP_VALVE_ENABLED" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "proxy" "key" "PROXY_ALLOWED_IPS_REGEX" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "proxy" "key" "PROXY_IP_HEADER" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "proxy" "key" "PROXY_PROTOCOL_HEADER" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "proxy" "key" "PROXY_BY_HEADER" "rootCtx" $) }} + {{- end }} + {{/* General */}} + {{ include "guac.env" (dict "ob" "general" "key" "EXTENSION_PRIORITY" "rootCtx" $) }} + {{/* TOTP */}} + {{- if (get .Values.guacamole "totp").TOTP_ENABLED }} + {{ include "guac.env" (dict "ob" "totp" "key" "TOTP_ENABLED" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "totp" "key" "TOTP_ISSUER" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "totp" "key" "TOTP_DIGITS" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "totp" "key" "TOTP_PERIOD" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "totp" "key" "TOTP_MODE" "rootCtx" $) }} + {{- end }} + {{/* DUO */}} + {{- if (get .Values.guacamole "duo").DUO_API_HOSTNAME }} + {{ include "guac.env" (dict "ob" "duo" "key" "DUO_API_HOSTNAME" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "duo" "key" "DUO_INTEGRATION_KEY" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "duo" "key" "DUO_SECRET_KEY" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "duo" "key" "DUO_APPLICATION_KEY" "rootCtx" $) }} + {{- end }} + {{/* API */}} + {{ include "guac.env" (dict "ob" "api" "key" "API_SESSION_TIMEOUT" "rootCtx" $) }} + {{/* RADIUS */}} + {{- if (get .Values.guacamole "radius").SHARED_SECRET }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_HOSTNAME" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_AUTH_PORT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_SHARED_SECRET" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_AUTH_PROTOCOL" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_KEY_TYPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_KEY_TYPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_KEY_PASSWORD" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_CA_FILE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_CA_TYPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_CA_PASSWORD" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_TRUST_ALL" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_RETRIES" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_TIMEOUT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_EAP_TTLS_INNER_PROTOCOL" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "radius" "key" "RADIUS_NAS_IP" "rootCtx" $) }} + {{- end }} + {{/* OPENID */}} + {{- if (get .Values.guacamole "openid").OPENID_AUTHORIZATION_ENDPOINT }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_AUTHORIZATION_ENDPOINT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_JWKS_ENDPOINT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_ISSUER" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_CLIENT_ID" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_REDIRECT_URI" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_USERNAME_CLAIM_TYPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_GROUPS_CLAIM_TYPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_SCOPE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_ALLOWED_CLOCK_SKEW" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_MAX_TOKEN_VALIDITY" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "openid" "key" "OPENID_MAX_NONCE_VALIDITY" "rootCtx" $) }} + {{- end }} + {{/* CAS */}} + {{- if (get .Values.guacamole "cas").CAS_AUTHORIZATION_ENDPOINT }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_AUTHORIZATION_ENDPOINT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_REDIRECT_URI" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_CLEARPASS_KEY" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_GROUP_ATTRIBUTE" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_GROUP_FORMAT" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_GROUP_LDAP_BASE_DN" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "cas" "key" "CAS_GROUP_LDAP_ATTRIBUTE" "rootCtx" $) }} + {{- end }} + {{/* JSON */}} + {{- if (get .Values.guacamole "json").JSON_SECRET_KEY }} + {{ include "guac.env" (dict "ob" "json" "key" "JSON_SECRET_KEY" "rootCtx" $) }} + {{ include "guac.env" (dict "ob" "json" "key" "JSON_TRUSTED_NETWORKS" "rootCtx" $) }} + {{- end }} +db-init: + enabled: true + data: + {{- $filename := "/tc-init/initdb.sql" }} + create-seed.sh: | + echo "Creating [{{ $filename }}] file..." + /opt/guacamole/bin/initdb.sh --postgresql > {{ $filename }} + if [ -f {{ $filename }} ]; then + echo "File [{{ $filename }}] created successfully!" + exit 0 + fi + echo "File [{{ $filename }}] failed to create." + exit 1 + apply-seed.sh: | + export PGPASSWORD="$POSTGRESQL_PASSWORD" + until + pg_isready --username="$POSTGRESQL_USER" --host="$POSTGRESQL_HOSTNAME" --port="$POSTGRESQL_PORT" + do + echo "Waiting for PostgreSQL to start..." + sleep 2 + done + psql --host="$POSTGRESQL_HOSTNAME" --port="$POSTGRESQL_PORT" \ + --username="$POSTGRESQL_USER" --dbname="$POSTGRESQL_DATABASE" \ + --no-password --command='SELECT * FROM public.guacamole_user' \ + --output=/dev/null --quiet + if [ $? -eq 0 ]; then + echo "Database already initialized." + exit 0 + fi + if [ ! -f {{ $filename }} ]; then + echo "File [{{ $filename }}] does not exist." + exit 1 + fi + echo "Initializing database from [{{ $filename }}] file..." + psql --host="$POSTGRESQL_HOSTNAME" --port="$POSTGRESQL_PORT" \ + --username="$POSTGRESQL_USER" --dbname="$POSTGRESQL_DATABASE" \ + --no-password --quiet --output=/dev/null --file={{ $filename }} + if [ $? -eq 0 ]; then + echo "Database initialized successfully!" + exit 0 + fi + echo "Database failed to initialize." + exit 1 +{{- end -}} + +{{- define "guac.env" -}} + {{- $key := .key -}} + {{- $ob := .ob -}} + {{- $rootCtx := .rootCtx -}} + {{- $object := (get $rootCtx.Values.guacamole $ob) -}} + + {{- if $object -}} + {{- if hasKey $object $key -}} + {{- if not (kindIs "invalid" $key) -}} + {{- printf "%v: %v" $key (get $object $key | quote) -}} + {{- end -}} + {{- end -}} + {{- end -}} +{{- end -}} diff --git a/stable/guacamole/12.1.0/templates/common.yaml b/stable/guacamole/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..2a97a4f00b --- /dev/null +++ b/stable/guacamole/12.1.0/templates/common.yaml @@ -0,0 +1,10 @@ +{{/* Make sure all variables are set properly */}} +{{ include "tc.v1.common.loader.init" . }} + +{{- $configmap := (include "guacamole.configmap" $ | fromYaml) -}} +{{- if $configmap -}} + {{- $_ := mustMergeOverwrite .Values.configmap $configmap -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/linkding/8.0.1/values.yaml b/stable/guacamole/12.1.0/values.yaml similarity index 100% rename from stable/linkding/8.0.1/values.yaml rename to stable/guacamole/12.1.0/values.yaml diff --git a/stable/guacd/8.0.1/CHANGELOG.md b/stable/guacd/8.0.1/CHANGELOG.md deleted file mode 100644 index 77c9602d0c..0000000000 --- a/stable/guacd/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [guacd-8.0.1](https://github.com/truecharts/charts/compare/guacd-8.0.0...guacd-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [guacd-8.0.0](https://github.com/truecharts/charts/compare/guacd-7.0.11...guacd-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [guacd-7.0.11](https://github.com/truecharts/charts/compare/guacd-7.0.10...guacd-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [guacd-7.0.10](https://github.com/truecharts/charts/compare/guacd-7.0.9...guacd-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [guacd-7.0.9](https://github.com/truecharts/charts/compare/guacd-7.0.8...guacd-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [guacd-7.0.8](https://github.com/truecharts/charts/compare/guacd-7.0.7...guacd-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [guacd-7.0.7](https://github.com/truecharts/charts/compare/guacd-7.0.6...guacd-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [guacd-7.0.6](https://github.com/truecharts/charts/compare/guacd-7.0.5...guacd-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [guacd-7.0.5](https://github.com/truecharts/charts/compare/guacd-7.0.4...guacd-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [guacd-7.0.4](https://github.com/truecharts/charts/compare/guacd-7.0.3...guacd-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [guacd-7.0.3](https://github.com/truecharts/charts/compare/guacd-7.0.2...guacd-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/guacd/8.0.1/Chart.yaml b/stable/guacd/8.0.1/Chart.yaml deleted file mode 100644 index 8a574c9a6e..0000000000 --- a/stable/guacd/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: guacd -version: 8.0.1 -appVersion: 1.5.4 -description: Guacd - Apache Guacamole is a clientless remote desktop gateway. -home: https://truecharts.org/charts/stable/guacd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png -deprecated: false -sources: - - https://github.com/apache/guacamole-server - - https://github.com/truecharts/charts/tree/master/charts/stable/guacd - - https://hub.docker.com/r/guacamole/guacd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - guacd - - guacamole - - remote -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/guacd/8.0.1/app-changelog.md b/stable/guacd/8.0.1/app-changelog.md deleted file mode 100644 index bc75d86ed7..0000000000 --- a/stable/guacd/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [guacd-8.0.1](https://github.com/truecharts/charts/compare/guacd-8.0.0...guacd-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/guacd/8.0.1/charts/common-17.1.4.tgz b/stable/guacd/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/guacd/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/guacd/8.1.0/CHANGELOG.md b/stable/guacd/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..05bef7fde0 --- /dev/null +++ b/stable/guacd/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [guacd-8.1.0](https://github.com/truecharts/charts/compare/guacd-8.0.1...guacd-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [guacd-8.0.1](https://github.com/truecharts/charts/compare/guacd-8.0.0...guacd-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [guacd-8.0.0](https://github.com/truecharts/charts/compare/guacd-7.0.11...guacd-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [guacd-7.0.11](https://github.com/truecharts/charts/compare/guacd-7.0.10...guacd-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [guacd-7.0.10](https://github.com/truecharts/charts/compare/guacd-7.0.9...guacd-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [guacd-7.0.9](https://github.com/truecharts/charts/compare/guacd-7.0.8...guacd-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [guacd-7.0.8](https://github.com/truecharts/charts/compare/guacd-7.0.7...guacd-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [guacd-7.0.7](https://github.com/truecharts/charts/compare/guacd-7.0.6...guacd-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [guacd-7.0.6](https://github.com/truecharts/charts/compare/guacd-7.0.5...guacd-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [guacd-7.0.5](https://github.com/truecharts/charts/compare/guacd-7.0.4...guacd-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [guacd-7.0.4](https://github.com/truecharts/charts/compare/guacd-7.0.3...guacd-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/guacd/8.1.0/Chart.yaml b/stable/guacd/8.1.0/Chart.yaml new file mode 100644 index 0000000000..387fac6d52 --- /dev/null +++ b/stable/guacd/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: guacd +version: 8.1.0 +appVersion: 1.5.4 +description: Guacd - Apache Guacamole is a clientless remote desktop gateway. +home: https://truecharts.org/charts/stable/guacd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png +deprecated: false +sources: + - https://github.com/apache/guacamole-server + - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - https://hub.docker.com/r/guacamole/guacd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - guacd + - guacamole + - remote +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/guacd/8.0.1/README.md b/stable/guacd/8.1.0/README.md similarity index 100% rename from stable/guacd/8.0.1/README.md rename to stable/guacd/8.1.0/README.md diff --git a/stable/guacd/8.1.0/app-changelog.md b/stable/guacd/8.1.0/app-changelog.md new file mode 100644 index 0000000000..f895c4ad06 --- /dev/null +++ b/stable/guacd/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [guacd-8.1.0](https://github.com/truecharts/charts/compare/guacd-8.0.1...guacd-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/guacd/8.0.1/app-readme.md b/stable/guacd/8.1.0/app-readme.md similarity index 100% rename from stable/guacd/8.0.1/app-readme.md rename to stable/guacd/8.1.0/app-readme.md diff --git a/stable/guacd/8.1.0/charts/common-17.2.2.tgz b/stable/guacd/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/guacd/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/guacd/8.0.1/ix_values.yaml b/stable/guacd/8.1.0/ix_values.yaml similarity index 100% rename from stable/guacd/8.0.1/ix_values.yaml rename to stable/guacd/8.1.0/ix_values.yaml diff --git a/stable/guacd/8.0.1/questions.yaml b/stable/guacd/8.1.0/questions.yaml similarity index 100% rename from stable/guacd/8.0.1/questions.yaml rename to stable/guacd/8.1.0/questions.yaml diff --git a/stable/nano-wallet/8.0.1/templates/NOTES.txt b/stable/guacd/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/nano-wallet/8.0.1/templates/NOTES.txt rename to stable/guacd/8.1.0/templates/NOTES.txt diff --git a/stable/mkvtoolnix/8.0.1/templates/common.yaml b/stable/guacd/8.1.0/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/8.0.1/templates/common.yaml rename to stable/guacd/8.1.0/templates/common.yaml diff --git a/stable/linkwallet/4.0.1/values.yaml b/stable/guacd/8.1.0/values.yaml similarity index 100% rename from stable/linkwallet/4.0.1/values.yaml rename to stable/guacd/8.1.0/values.yaml diff --git a/stable/guide2go/4.0.1/CHANGELOG.md b/stable/guide2go/4.0.1/CHANGELOG.md deleted file mode 100644 index 25137ce44a..0000000000 --- a/stable/guide2go/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [guide2go-4.0.1](https://github.com/truecharts/charts/compare/guide2go-4.0.0...guide2go-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [guide2go-4.0.0](https://github.com/truecharts/charts/compare/guide2go-3.0.17...guide2go-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [guide2go-3.0.17](https://github.com/truecharts/charts/compare/guide2go-3.0.16...guide2go-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [guide2go-3.0.16](https://github.com/truecharts/charts/compare/guide2go-3.0.15...guide2go-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [guide2go-3.0.15](https://github.com/truecharts/charts/compare/guide2go-3.0.14...guide2go-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [guide2go-3.0.14](https://github.com/truecharts/charts/compare/guide2go-3.0.13...guide2go-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [guide2go-3.0.13](https://github.com/truecharts/charts/compare/guide2go-3.0.12...guide2go-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [guide2go-3.0.12](https://github.com/truecharts/charts/compare/guide2go-3.0.11...guide2go-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [guide2go-3.0.11](https://github.com/truecharts/charts/compare/guide2go-3.0.10...guide2go-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [guide2go-3.0.10](https://github.com/truecharts/charts/compare/guide2go-3.0.9...guide2go-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [guide2go-3.0.9](https://github.com/truecharts/charts/compare/guide2go-3.0.8...guide2go-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/guide2go/4.0.1/Chart.yaml b/stable/guide2go/4.0.1/Chart.yaml deleted file mode 100644 index f18ff082fd..0000000000 --- a/stable/guide2go/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: guide2go -version: 4.0.1 -appVersion: latest -description: a xml grabber from schedule direct service -home: https://truecharts.org/charts/incubator/guide2go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.png -deprecated: false -sources: - - https://github.com/alturismo/guide2go - - https://github.com/truecharts/charts/tree/master/charts/incubator/guide2go - - https://hub.docker.com/r/alturismo/guide2go -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - guide2go - - Downloaders -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/guide2go/4.0.1/app-changelog.md b/stable/guide2go/4.0.1/app-changelog.md deleted file mode 100644 index 9fc303c042..0000000000 --- a/stable/guide2go/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [guide2go-4.0.1](https://github.com/truecharts/charts/compare/guide2go-4.0.0...guide2go-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/guide2go/4.0.1/charts/common-17.1.4.tgz b/stable/guide2go/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/guide2go/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/guide2go/4.1.0/CHANGELOG.md b/stable/guide2go/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b99796b0ad --- /dev/null +++ b/stable/guide2go/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [guide2go-4.1.0](https://github.com/truecharts/charts/compare/guide2go-4.0.1...guide2go-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [guide2go-4.0.1](https://github.com/truecharts/charts/compare/guide2go-4.0.0...guide2go-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [guide2go-4.0.0](https://github.com/truecharts/charts/compare/guide2go-3.0.17...guide2go-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [guide2go-3.0.17](https://github.com/truecharts/charts/compare/guide2go-3.0.16...guide2go-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [guide2go-3.0.16](https://github.com/truecharts/charts/compare/guide2go-3.0.15...guide2go-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [guide2go-3.0.15](https://github.com/truecharts/charts/compare/guide2go-3.0.14...guide2go-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [guide2go-3.0.14](https://github.com/truecharts/charts/compare/guide2go-3.0.13...guide2go-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [guide2go-3.0.13](https://github.com/truecharts/charts/compare/guide2go-3.0.12...guide2go-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [guide2go-3.0.12](https://github.com/truecharts/charts/compare/guide2go-3.0.11...guide2go-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [guide2go-3.0.11](https://github.com/truecharts/charts/compare/guide2go-3.0.10...guide2go-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [guide2go-3.0.10](https://github.com/truecharts/charts/compare/guide2go-3.0.9...guide2go-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/guide2go/4.1.0/Chart.yaml b/stable/guide2go/4.1.0/Chart.yaml new file mode 100644 index 0000000000..564746b75a --- /dev/null +++ b/stable/guide2go/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: guide2go +version: 4.1.0 +appVersion: latest +description: a xml grabber from schedule direct service +home: https://truecharts.org/charts/incubator/guide2go +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.png +deprecated: false +sources: + - https://github.com/alturismo/guide2go + - https://github.com/truecharts/charts/tree/master/charts/incubator/guide2go + - https://hub.docker.com/r/alturismo/guide2go +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - guide2go + - Downloaders +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/guide2go/4.0.1/README.md b/stable/guide2go/4.1.0/README.md similarity index 100% rename from stable/guide2go/4.0.1/README.md rename to stable/guide2go/4.1.0/README.md diff --git a/stable/guide2go/4.1.0/app-changelog.md b/stable/guide2go/4.1.0/app-changelog.md new file mode 100644 index 0000000000..38b5255129 --- /dev/null +++ b/stable/guide2go/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [guide2go-4.1.0](https://github.com/truecharts/charts/compare/guide2go-4.0.1...guide2go-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/guide2go/4.0.1/app-readme.md b/stable/guide2go/4.1.0/app-readme.md similarity index 100% rename from stable/guide2go/4.0.1/app-readme.md rename to stable/guide2go/4.1.0/app-readme.md diff --git a/stable/guide2go/4.1.0/charts/common-17.2.2.tgz b/stable/guide2go/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/guide2go/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/guide2go/4.0.1/ix_values.yaml b/stable/guide2go/4.1.0/ix_values.yaml similarity index 100% rename from stable/guide2go/4.0.1/ix_values.yaml rename to stable/guide2go/4.1.0/ix_values.yaml diff --git a/stable/guide2go/4.0.1/questions.yaml b/stable/guide2go/4.1.0/questions.yaml similarity index 100% rename from stable/guide2go/4.0.1/questions.yaml rename to stable/guide2go/4.1.0/questions.yaml diff --git a/stable/h5ai/4.0.1/templates/common.yaml b/stable/guide2go/4.1.0/templates/common.yaml similarity index 100% rename from stable/h5ai/4.0.1/templates/common.yaml rename to stable/guide2go/4.1.0/templates/common.yaml diff --git a/stable/linkwarden/3.0.1/values.yaml b/stable/guide2go/4.1.0/values.yaml similarity index 100% rename from stable/linkwarden/3.0.1/values.yaml rename to stable/guide2go/4.1.0/values.yaml diff --git a/stable/h5ai/4.0.1/CHANGELOG.md b/stable/h5ai/4.0.1/CHANGELOG.md deleted file mode 100644 index ba24b2a22d..0000000000 --- a/stable/h5ai/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [h5ai-4.0.1](https://github.com/truecharts/charts/compare/h5ai-4.0.0...h5ai-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [h5ai-4.0.0](https://github.com/truecharts/charts/compare/h5ai-3.0.17...h5ai-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [h5ai-3.0.17](https://github.com/truecharts/charts/compare/h5ai-3.0.16...h5ai-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [h5ai-3.0.16](https://github.com/truecharts/charts/compare/h5ai-3.0.15...h5ai-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [h5ai-3.0.15](https://github.com/truecharts/charts/compare/h5ai-3.0.14...h5ai-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [h5ai-3.0.14](https://github.com/truecharts/charts/compare/h5ai-3.0.13...h5ai-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [h5ai-3.0.13](https://github.com/truecharts/charts/compare/h5ai-3.0.12...h5ai-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [h5ai-3.0.12](https://github.com/truecharts/charts/compare/h5ai-3.0.11...h5ai-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [h5ai-3.0.11](https://github.com/truecharts/charts/compare/h5ai-3.0.10...h5ai-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [h5ai-3.0.10](https://github.com/truecharts/charts/compare/h5ai-3.0.9...h5ai-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [h5ai-3.0.9](https://github.com/truecharts/charts/compare/h5ai-3.0.8...h5ai-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/h5ai/4.0.1/Chart.yaml b/stable/h5ai/4.0.1/Chart.yaml deleted file mode 100644 index a7562e7d19..0000000000 --- a/stable/h5ai/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: h5ai -version: 4.0.1 -appVersion: latest -description: h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. -home: https://truecharts.org/charts/incubator/h5ai -icon: https://truecharts.org/img/hotlink-ok/chart-icons/h5ai.png -deprecated: false -sources: - - https://github.com/awesometic/docker-h5ai - - https://github.com/truecharts/charts/tree/master/charts/incubator/h5ai - - https://hub.docker.com/r/awesometic/h5ai -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - h5ai - - Cloud - - Network-FTP -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/h5ai/4.0.1/app-changelog.md b/stable/h5ai/4.0.1/app-changelog.md deleted file mode 100644 index 8b6fd1f99d..0000000000 --- a/stable/h5ai/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [h5ai-4.0.1](https://github.com/truecharts/charts/compare/h5ai-4.0.0...h5ai-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/h5ai/4.0.1/charts/common-17.1.4.tgz b/stable/h5ai/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/h5ai/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/h5ai/4.1.0/CHANGELOG.md b/stable/h5ai/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bb6dc05130 --- /dev/null +++ b/stable/h5ai/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [h5ai-4.1.0](https://github.com/truecharts/charts/compare/h5ai-4.0.1...h5ai-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [h5ai-4.0.1](https://github.com/truecharts/charts/compare/h5ai-4.0.0...h5ai-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [h5ai-4.0.0](https://github.com/truecharts/charts/compare/h5ai-3.0.17...h5ai-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [h5ai-3.0.17](https://github.com/truecharts/charts/compare/h5ai-3.0.16...h5ai-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [h5ai-3.0.16](https://github.com/truecharts/charts/compare/h5ai-3.0.15...h5ai-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [h5ai-3.0.15](https://github.com/truecharts/charts/compare/h5ai-3.0.14...h5ai-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [h5ai-3.0.14](https://github.com/truecharts/charts/compare/h5ai-3.0.13...h5ai-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [h5ai-3.0.13](https://github.com/truecharts/charts/compare/h5ai-3.0.12...h5ai-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [h5ai-3.0.12](https://github.com/truecharts/charts/compare/h5ai-3.0.11...h5ai-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [h5ai-3.0.11](https://github.com/truecharts/charts/compare/h5ai-3.0.10...h5ai-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [h5ai-3.0.10](https://github.com/truecharts/charts/compare/h5ai-3.0.9...h5ai-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/h5ai/4.1.0/Chart.yaml b/stable/h5ai/4.1.0/Chart.yaml new file mode 100644 index 0000000000..af5c495f1b --- /dev/null +++ b/stable/h5ai/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: h5ai +version: 4.1.0 +appVersion: latest +description: h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. +home: https://truecharts.org/charts/incubator/h5ai +icon: https://truecharts.org/img/hotlink-ok/chart-icons/h5ai.png +deprecated: false +sources: + - https://github.com/awesometic/docker-h5ai + - https://github.com/truecharts/charts/tree/master/charts/incubator/h5ai + - https://hub.docker.com/r/awesometic/h5ai +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - h5ai + - Cloud + - Network-FTP +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/h5ai/4.0.1/README.md b/stable/h5ai/4.1.0/README.md similarity index 100% rename from stable/h5ai/4.0.1/README.md rename to stable/h5ai/4.1.0/README.md diff --git a/stable/h5ai/4.1.0/app-changelog.md b/stable/h5ai/4.1.0/app-changelog.md new file mode 100644 index 0000000000..c45bf6409a --- /dev/null +++ b/stable/h5ai/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [h5ai-4.1.0](https://github.com/truecharts/charts/compare/h5ai-4.0.1...h5ai-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/h5ai/4.0.1/app-readme.md b/stable/h5ai/4.1.0/app-readme.md similarity index 100% rename from stable/h5ai/4.0.1/app-readme.md rename to stable/h5ai/4.1.0/app-readme.md diff --git a/stable/h5ai/4.1.0/charts/common-17.2.2.tgz b/stable/h5ai/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/h5ai/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/h5ai/4.0.1/ix_values.yaml b/stable/h5ai/4.1.0/ix_values.yaml similarity index 100% rename from stable/h5ai/4.0.1/ix_values.yaml rename to stable/h5ai/4.1.0/ix_values.yaml diff --git a/stable/h5ai/4.0.1/questions.yaml b/stable/h5ai/4.1.0/questions.yaml similarity index 100% rename from stable/h5ai/4.0.1/questions.yaml rename to stable/h5ai/4.1.0/questions.yaml diff --git a/stable/halflife2deathmatch/4.0.1/templates/common.yaml b/stable/h5ai/4.1.0/templates/common.yaml similarity index 100% rename from stable/halflife2deathmatch/4.0.1/templates/common.yaml rename to stable/h5ai/4.1.0/templates/common.yaml diff --git a/stable/livestreamdvr/4.0.1/values.yaml b/stable/h5ai/4.1.0/values.yaml similarity index 100% rename from stable/livestreamdvr/4.0.1/values.yaml rename to stable/h5ai/4.1.0/values.yaml diff --git a/stable/halflife2deathmatch/4.0.1/CHANGELOG.md b/stable/halflife2deathmatch/4.0.1/CHANGELOG.md deleted file mode 100644 index 9936232281..0000000000 --- a/stable/halflife2deathmatch/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [halflife2deathmatch-4.0.1](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.0.0...halflife2deathmatch-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [halflife2deathmatch-4.0.0](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.17...halflife2deathmatch-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [halflife2deathmatch-3.0.17](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.16...halflife2deathmatch-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [halflife2deathmatch-3.0.16](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.15...halflife2deathmatch-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [halflife2deathmatch-3.0.15](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.14...halflife2deathmatch-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [halflife2deathmatch-3.0.14](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.13...halflife2deathmatch-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [halflife2deathmatch-3.0.13](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.12...halflife2deathmatch-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [halflife2deathmatch-3.0.12](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.11...halflife2deathmatch-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [halflife2deathmatch-3.0.11](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.10...halflife2deathmatch-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [halflife2deathmatch-3.0.10](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.9...halflife2deathmatch-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [halflife2deathmatch-3.0.9](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.8...halflife2deathmatch-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/halflife2deathmatch/4.0.1/Chart.yaml b/stable/halflife2deathmatch/4.0.1/Chart.yaml deleted file mode 100644 index 3faf52e3aa..0000000000 --- a/stable/halflife2deathmatch/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: halflife2deathmatch -version: 4.0.1 -appVersion: hl2dm -description: This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. -home: https://truecharts.org/charts/incubator/halflife2deathmatch -icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/halflife2deathmatch - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - halflife2deathmatch - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/halflife2deathmatch/4.0.1/app-changelog.md b/stable/halflife2deathmatch/4.0.1/app-changelog.md deleted file mode 100644 index 40bec43bab..0000000000 --- a/stable/halflife2deathmatch/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [halflife2deathmatch-4.0.1](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.0.0...halflife2deathmatch-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/halflife2deathmatch/4.0.1/charts/common-17.1.4.tgz b/stable/halflife2deathmatch/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/halflife2deathmatch/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/halflife2deathmatch/4.1.0/CHANGELOG.md b/stable/halflife2deathmatch/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..aaff4d4e03 --- /dev/null +++ b/stable/halflife2deathmatch/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [halflife2deathmatch-4.1.0](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.0.1...halflife2deathmatch-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [halflife2deathmatch-4.0.1](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.0.0...halflife2deathmatch-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [halflife2deathmatch-4.0.0](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.17...halflife2deathmatch-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [halflife2deathmatch-3.0.17](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.16...halflife2deathmatch-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [halflife2deathmatch-3.0.16](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.15...halflife2deathmatch-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [halflife2deathmatch-3.0.15](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.14...halflife2deathmatch-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [halflife2deathmatch-3.0.14](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.13...halflife2deathmatch-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [halflife2deathmatch-3.0.13](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.12...halflife2deathmatch-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [halflife2deathmatch-3.0.12](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.11...halflife2deathmatch-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [halflife2deathmatch-3.0.11](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.10...halflife2deathmatch-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [halflife2deathmatch-3.0.10](https://github.com/truecharts/charts/compare/halflife2deathmatch-3.0.9...halflife2deathmatch-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/halflife2deathmatch/4.1.0/Chart.yaml b/stable/halflife2deathmatch/4.1.0/Chart.yaml new file mode 100644 index 0000000000..cba896b712 --- /dev/null +++ b/stable/halflife2deathmatch/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: halflife2deathmatch +version: 4.1.0 +appVersion: hl2dm +description: This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. +home: https://truecharts.org/charts/incubator/halflife2deathmatch +icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/halflife2deathmatch + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - halflife2deathmatch + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/halflife2deathmatch/4.0.1/README.md b/stable/halflife2deathmatch/4.1.0/README.md similarity index 100% rename from stable/halflife2deathmatch/4.0.1/README.md rename to stable/halflife2deathmatch/4.1.0/README.md diff --git a/stable/halflife2deathmatch/4.1.0/app-changelog.md b/stable/halflife2deathmatch/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4ce83d9fbb --- /dev/null +++ b/stable/halflife2deathmatch/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [halflife2deathmatch-4.1.0](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.0.1...halflife2deathmatch-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/halflife2deathmatch/4.0.1/app-readme.md b/stable/halflife2deathmatch/4.1.0/app-readme.md similarity index 100% rename from stable/halflife2deathmatch/4.0.1/app-readme.md rename to stable/halflife2deathmatch/4.1.0/app-readme.md diff --git a/stable/halflife2deathmatch/4.1.0/charts/common-17.2.2.tgz b/stable/halflife2deathmatch/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/halflife2deathmatch/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/halflife2deathmatch/4.0.1/ix_values.yaml b/stable/halflife2deathmatch/4.1.0/ix_values.yaml similarity index 100% rename from stable/halflife2deathmatch/4.0.1/ix_values.yaml rename to stable/halflife2deathmatch/4.1.0/ix_values.yaml diff --git a/stable/halflife2deathmatch/4.0.1/questions.yaml b/stable/halflife2deathmatch/4.1.0/questions.yaml similarity index 100% rename from stable/halflife2deathmatch/4.0.1/questions.yaml rename to stable/halflife2deathmatch/4.1.0/questions.yaml diff --git a/stable/hassconfigurator/4.0.1/templates/common.yaml b/stable/halflife2deathmatch/4.1.0/templates/common.yaml similarity index 100% rename from stable/hassconfigurator/4.0.1/templates/common.yaml rename to stable/halflife2deathmatch/4.1.0/templates/common.yaml diff --git a/stable/llalon-github-backup/4.0.1/values.yaml b/stable/halflife2deathmatch/4.1.0/values.yaml similarity index 100% rename from stable/llalon-github-backup/4.0.1/values.yaml rename to stable/halflife2deathmatch/4.1.0/values.yaml diff --git a/stable/hammond/8.0.1/CHANGELOG.md b/stable/hammond/8.0.1/CHANGELOG.md deleted file mode 100644 index d393462d3e..0000000000 --- a/stable/hammond/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hammond-8.0.1](https://github.com/truecharts/charts/compare/hammond-8.0.0...hammond-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [hammond-8.0.0](https://github.com/truecharts/charts/compare/hammond-7.0.11...hammond-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [hammond-7.0.11](https://github.com/truecharts/charts/compare/hammond-7.0.10...hammond-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [hammond-7.0.10](https://github.com/truecharts/charts/compare/hammond-7.0.9...hammond-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [hammond-7.0.9](https://github.com/truecharts/charts/compare/hammond-7.0.8...hammond-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [hammond-7.0.8](https://github.com/truecharts/charts/compare/hammond-7.0.7...hammond-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [hammond-7.0.7](https://github.com/truecharts/charts/compare/hammond-7.0.6...hammond-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [hammond-7.0.6](https://github.com/truecharts/charts/compare/hammond-7.0.5...hammond-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [hammond-7.0.5](https://github.com/truecharts/charts/compare/hammond-7.0.4...hammond-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [hammond-7.0.4](https://github.com/truecharts/charts/compare/hammond-7.0.3...hammond-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [hammond-7.0.3](https://github.com/truecharts/charts/compare/hammond-7.0.2...hammond-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/hammond/8.0.1/Chart.yaml b/stable/hammond/8.0.1/Chart.yaml deleted file mode 100644 index 685605027a..0000000000 --- a/stable/hammond/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: hammond -version: 8.0.1 -appVersion: 1.0.0 -description: A self-hosted vehicle expense tracking system with support for multiple users. -home: https://truecharts.org/charts/stable/hammond -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png -deprecated: false -sources: - - https://github.com/akhilrex/hammond - - https://github.com/truecharts/charts/tree/master/charts/stable/hammond - - https://hub.docker.com/r/akhilrex/hammond -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - hammond -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/hammond/8.0.1/app-changelog.md b/stable/hammond/8.0.1/app-changelog.md deleted file mode 100644 index 97e4eecb53..0000000000 --- a/stable/hammond/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hammond-8.0.1](https://github.com/truecharts/charts/compare/hammond-8.0.0...hammond-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/hammond/8.0.1/charts/common-17.1.4.tgz b/stable/hammond/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/hammond/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/hammond/8.1.0/CHANGELOG.md b/stable/hammond/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..20806b78d4 --- /dev/null +++ b/stable/hammond/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hammond-8.1.0](https://github.com/truecharts/charts/compare/hammond-8.0.1...hammond-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [hammond-8.0.1](https://github.com/truecharts/charts/compare/hammond-8.0.0...hammond-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [hammond-8.0.0](https://github.com/truecharts/charts/compare/hammond-7.0.11...hammond-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [hammond-7.0.11](https://github.com/truecharts/charts/compare/hammond-7.0.10...hammond-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [hammond-7.0.10](https://github.com/truecharts/charts/compare/hammond-7.0.9...hammond-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [hammond-7.0.9](https://github.com/truecharts/charts/compare/hammond-7.0.8...hammond-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [hammond-7.0.8](https://github.com/truecharts/charts/compare/hammond-7.0.7...hammond-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [hammond-7.0.7](https://github.com/truecharts/charts/compare/hammond-7.0.6...hammond-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [hammond-7.0.6](https://github.com/truecharts/charts/compare/hammond-7.0.5...hammond-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [hammond-7.0.5](https://github.com/truecharts/charts/compare/hammond-7.0.4...hammond-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [hammond-7.0.4](https://github.com/truecharts/charts/compare/hammond-7.0.3...hammond-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/hammond/8.1.0/Chart.yaml b/stable/hammond/8.1.0/Chart.yaml new file mode 100644 index 0000000000..72a16b3ca0 --- /dev/null +++ b/stable/hammond/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: hammond +version: 8.1.0 +appVersion: 1.0.0 +description: A self-hosted vehicle expense tracking system with support for multiple users. +home: https://truecharts.org/charts/stable/hammond +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png +deprecated: false +sources: + - https://github.com/akhilrex/hammond + - https://github.com/truecharts/charts/tree/master/charts/stable/hammond + - https://hub.docker.com/r/akhilrex/hammond +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - hammond +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/hammond/8.0.1/README.md b/stable/hammond/8.1.0/README.md similarity index 100% rename from stable/hammond/8.0.1/README.md rename to stable/hammond/8.1.0/README.md diff --git a/stable/hammond/8.1.0/app-changelog.md b/stable/hammond/8.1.0/app-changelog.md new file mode 100644 index 0000000000..791ada14d1 --- /dev/null +++ b/stable/hammond/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hammond-8.1.0](https://github.com/truecharts/charts/compare/hammond-8.0.1...hammond-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/hammond/8.0.1/app-readme.md b/stable/hammond/8.1.0/app-readme.md similarity index 100% rename from stable/hammond/8.0.1/app-readme.md rename to stable/hammond/8.1.0/app-readme.md diff --git a/stable/hammond/8.1.0/charts/common-17.2.2.tgz b/stable/hammond/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/hammond/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/hammond/8.0.1/ix_values.yaml b/stable/hammond/8.1.0/ix_values.yaml similarity index 100% rename from stable/hammond/8.0.1/ix_values.yaml rename to stable/hammond/8.1.0/ix_values.yaml diff --git a/stable/hammond/8.0.1/questions.yaml b/stable/hammond/8.1.0/questions.yaml similarity index 100% rename from stable/hammond/8.0.1/questions.yaml rename to stable/hammond/8.1.0/questions.yaml diff --git a/stable/netdata/8.0.1/templates/NOTES.txt b/stable/hammond/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/netdata/8.0.1/templates/NOTES.txt rename to stable/hammond/8.1.0/templates/NOTES.txt diff --git a/stable/hammond/8.0.1/templates/_secrets.tpl b/stable/hammond/8.1.0/templates/_secrets.tpl similarity index 100% rename from stable/hammond/8.0.1/templates/_secrets.tpl rename to stable/hammond/8.1.0/templates/_secrets.tpl diff --git a/stable/hammond/8.0.1/templates/common.yaml b/stable/hammond/8.1.0/templates/common.yaml similarity index 100% rename from stable/hammond/8.0.1/templates/common.yaml rename to stable/hammond/8.1.0/templates/common.yaml diff --git a/stable/lldap/4.0.1/values.yaml b/stable/hammond/8.1.0/values.yaml similarity index 100% rename from stable/lldap/4.0.1/values.yaml rename to stable/hammond/8.1.0/values.yaml diff --git a/stable/handbrake/19.1.0/CHANGELOG.md b/stable/handbrake/19.1.0/CHANGELOG.md new file mode 100644 index 0000000000..05139586ee --- /dev/null +++ b/stable/handbrake/19.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [handbrake-19.1.0](https://github.com/truecharts/charts/compare/handbrake-19.0.1...handbrake-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [handbrake-19.0.1](https://github.com/truecharts/charts/compare/handbrake-19.0.0...handbrake-19.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [handbrake-19.0.0](https://github.com/truecharts/charts/compare/handbrake-18.0.12...handbrake-19.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [handbrake-18.0.12](https://github.com/truecharts/charts/compare/handbrake-18.0.11...handbrake-18.0.12) (2023-12-25) + +### Chore + +- update container image jlesage/handbrake to v23.12.2[@7c43c9d](https://github.com/7c43c9d) by renovate ([#16517](https://github.com/truecharts/charts/issues/16517)) + + + + +## [handbrake-18.0.11](https://github.com/truecharts/charts/compare/handbrake-18.0.10...handbrake-18.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [handbrake-18.0.10](https://github.com/truecharts/charts/compare/handbrake-18.0.9...handbrake-18.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [handbrake-18.0.9](https://github.com/truecharts/charts/compare/handbrake-18.0.8...handbrake-18.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [handbrake-18.0.8](https://github.com/truecharts/charts/compare/handbrake-18.0.7...handbrake-18.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [handbrake-18.0.7](https://github.com/truecharts/charts/compare/handbrake-18.0.6...handbrake-18.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [handbrake-18.0.6](https://github.com/truecharts/charts/compare/handbrake-18.0.5...handbrake-18.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [handbrake-18.0.5](https://github.com/truecharts/charts/compare/handbrake-18.0.4...handbrake-18.0.5) (2023-12-22) + +### Fix diff --git a/stable/handbrake/19.1.0/Chart.yaml b/stable/handbrake/19.1.0/Chart.yaml new file mode 100644 index 0000000000..3d86db7bdc --- /dev/null +++ b/stable/handbrake/19.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: handbrake +version: 19.1.0 +appVersion: 23.12.2 +description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. +home: https://truecharts.org/charts/stable/handbrake +icon: https://truecharts.org/img/hotlink-ok/chart-icons/handbrake.png +deprecated: false +sources: + - https://github.com/jlesage/docker-handbrake + - https://handbrake.fr/ + - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake + - https://hub.docker.com/r/jlesage/handbrake +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - handbrake + - encode + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/handbrake/19.1.0/README.md b/stable/handbrake/19.1.0/README.md new file mode 100644 index 0000000000..c950e2da1c --- /dev/null +++ b/stable/handbrake/19.1.0/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/handbrake) + +**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/handbrake/19.1.0/app-changelog.md b/stable/handbrake/19.1.0/app-changelog.md new file mode 100644 index 0000000000..db1b501011 --- /dev/null +++ b/stable/handbrake/19.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [handbrake-19.1.0](https://github.com/truecharts/charts/compare/handbrake-19.0.1...handbrake-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/handbrake/19.1.0/app-readme.md b/stable/handbrake/19.1.0/app-readme.md new file mode 100644 index 0000000000..15638c5e05 --- /dev/null +++ b/stable/handbrake/19.1.0/app-readme.md @@ -0,0 +1,8 @@ +HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/handbrake](https://truecharts.org/charts/stable/handbrake) + +--- + +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/handbrake/19.1.0/charts/common-17.2.2.tgz b/stable/handbrake/19.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/handbrake/19.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/handbrake/19.1.0/ix_values.yaml b/stable/handbrake/19.1.0/ix_values.yaml new file mode 100644 index 0000000000..2a70034a70 --- /dev/null +++ b/stable/handbrake/19.1.0/ix_values.yaml @@ -0,0 +1,81 @@ +image: + repository: jlesage/handbrake + tag: v23.12.2@sha256:7c43c9d281a2e9a9796304d578bcc9312407e1953b046b84912f55e3e49101bf + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10053 + targetPort: 5800 + vnc: + enabled: true + ports: + vnc: + enabled: true + port: 10055 + targetPort: 5900 +handbrake: + KEEP_APP_RUNNING: false + DISPLAY_WIDTH: 1280 + DISPLAY_HEIGHT: 768 + SECURE_CONNECTION: false + ENABLE_CJK_FONT: false + AUTOMATED_CONVERSION_PRESET: "General/Very Fast 1080p30" + AUTOMATED_CONVERSION_FORMAT: "mp4" + AUTOMATED_CONVERSION_KEEP_SOURCE: true + AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "ignore" +configmap: + handbrake: + enabled: true + data: + ENABLE_CJK_FONT: '{{ ternary "1" "0" .Values.handbrake.ENABLE_CJK_FONT }}' + KEEP_APP_RUNNING: '{{ ternary "1" "0" .Values.handbrake.KEEP_APP_RUNNING }}' + SECURE_CONNECTION: '{{ ternary "1" "0" .Values.handbrake.SECURE_CONNECTION }}' + DISPLAY_WIDTH: "{{ .Values.handbrake.DISPLAY_WIDTH }}" + DISPLAY_HEIGHT: "{{ .Values.handbrake.DISPLAY_HEIGHT }}" + AUTOMATED_CONVERSION_KEEP_SOURCE: '{{ ternary "1" "0" .Values.handbrake.AUTOMATED_CONVERSION_KEEP_SOURCE }}' + AUTOMATED_CONVERSION_PRESET: "{{ .Values.handbrake.AUTOMATED_CONVERSION_PRESET }}" + AUTOMATED_CONVERSION_FORMAT: "{{ .Values.handbrake.AUTOMATED_CONVERSION_FORMAT }}" + AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "{{ .Values.handbrake.AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION }}" +persistence: + config: + enabled: true + mountPath: "/config" + storage: + enabled: true + mountPath: "/storage" + output: + enabled: true + mountPath: "/output" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + securityContext: + capabilities: + add: + - NET_BIND_SERVICE + - KILL + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + VNC_PASSWORD: "" + envFrom: + - configMapRef: + name: "handbrake" diff --git a/stable/handbrake/19.1.0/questions.yaml b/stable/handbrake/19.1.0/questions.yaml new file mode 100644 index 0000000000..94fca33989 --- /dev/null +++ b/stable/handbrake/19.1.0/questions.yaml @@ -0,0 +1,3516 @@ +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: + # Portal + - 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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: VNC_PASSWORD + label: "VNC_PASSWORD" + description: "Password needed to connect to the application's GUI. See the VNC Password section for more details." + schema: + type: string + private: true + default: "" + - 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: handbrake + group: "App Configuration" + label: "HandBrake Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ENABLE_CJK_FONT + label: "ENABLE_CJK_FONT" + description: "When set to true, open-source computer font WenQuanYi Zen Hei is installed. " + schema: + type: boolean + default: false + - variable: KEEP_APP_RUNNING + label: "KEEP_APP_RUNNING" + description: "When set to true, the application will be automatically restarted if it crashes or if a user quits it." + schema: + type: boolean + default: false + - variable: gui + label: "GUI Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: DISPLAY_WIDTH + label: "DISPLAY_WIDTH" + description: "Width (in pixels) of the application's window." + schema: + type: int + default: 1280 + required: true + - variable: DISPLAY_HEIGHT + label: "DISPLAY_HEIGHT" + description: "Height (in pixels) of the application's window." + schema: + type: int + default: 768 + required: true + - variable: SECURE_CONNECTION + label: "SECURE_CONNECTION" + description: "When set to true, an encrypted connection is used to access the application's GUI (either via a web browser or VNC client). See the Security section for more details." + schema: + type: boolean + default: false + - variable: autoconv + label: "Automated Conversion Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: AUTOMATED_CONVERSION_PRESET + label: "AUTOMATED_CONVERSION_PRESET" + description: "HandBrake preset used by the automatic video converter. Identification of a preset must follow the format /" + schema: + type: string + default: "General/Very Fast 1080p30" + required: true + - variable: AUTOMATED_CONVERSION_FORMAT + label: "AUTOMATED_CONVERSION_FORMAT" + description: "Video container format used by the automatic video converter for output files. This is typically the video filename extension." + schema: + type: string + default: "mp4" + required: true + - variable: AUTOMATED_CONVERSION_KEEP_SOURCE + label: "AUTOMATED_CONVERSION_KEEP_SOURCE" + description: "When set to 0, a video that has been successfully converted is removed from the watch folder." + schema: + type: boolean + default: false + - variable: AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION + label: "AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION" + description: "When set to ignore, a non-video file found in the watch folder is ignored. If set to copy, a non-video file is copied as-is to the output folder." + schema: + type: string + default: "ignore" + required: true + + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10053 + required: true + - variable: vnc + label: "VNC Service" + description: "VNC Service" + 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: vnc + label: "TCP 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: 10055 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: storage + label: "App Storage" + description: "Application Storage." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: output + label: "App Output Storage" + description: "Stores the Application Output." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/nextpvr/8.0.1/templates/NOTES.txt b/stable/handbrake/19.1.0/templates/NOTES.txt similarity index 100% rename from stable/nextpvr/8.0.1/templates/NOTES.txt rename to stable/handbrake/19.1.0/templates/NOTES.txt diff --git a/stable/modsecurity-crs/2.0.1/templates/common.yaml b/stable/handbrake/19.1.0/templates/common.yaml similarity index 100% rename from stable/modsecurity-crs/2.0.1/templates/common.yaml rename to stable/handbrake/19.1.0/templates/common.yaml diff --git a/stable/local-ai/8.0.1/values.yaml b/stable/handbrake/19.1.0/values.yaml similarity index 100% rename from stable/local-ai/8.0.1/values.yaml rename to stable/handbrake/19.1.0/values.yaml diff --git a/stable/hassconfigurator/4.0.1/CHANGELOG.md b/stable/hassconfigurator/4.0.1/CHANGELOG.md deleted file mode 100644 index 4fda2e2d42..0000000000 --- a/stable/hassconfigurator/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hassconfigurator-4.0.1](https://github.com/truecharts/charts/compare/hassconfigurator-4.0.0...hassconfigurator-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [hassconfigurator-4.0.0](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.17...hassconfigurator-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [hassconfigurator-3.0.17](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.16...hassconfigurator-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [hassconfigurator-3.0.16](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.15...hassconfigurator-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [hassconfigurator-3.0.15](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.14...hassconfigurator-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [hassconfigurator-3.0.14](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.13...hassconfigurator-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [hassconfigurator-3.0.13](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.12...hassconfigurator-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [hassconfigurator-3.0.12](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.11...hassconfigurator-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [hassconfigurator-3.0.11](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.10...hassconfigurator-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [hassconfigurator-3.0.10](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.9...hassconfigurator-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [hassconfigurator-3.0.9](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.8...hassconfigurator-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/hassconfigurator/4.0.1/Chart.yaml b/stable/hassconfigurator/4.0.1/Chart.yaml deleted file mode 100644 index 5297293e88..0000000000 --- a/stable/hassconfigurator/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: hassconfigurator -version: 4.0.1 -appVersion: x86_64 -description: Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator -home: https://truecharts.org/charts/incubator/hassconfigurator -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png -deprecated: false -sources: - - https://github.com/danielperna84/hass-configurator - - https://github.com/truecharts/charts/tree/master/charts/incubator/hassconfigurator - - https://hub.docker.com/r/causticlab/hass-configurator-docker -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - hassconfigurator - - HomeAutomation -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/hassconfigurator/4.0.1/app-changelog.md b/stable/hassconfigurator/4.0.1/app-changelog.md deleted file mode 100644 index 7ef69120e6..0000000000 --- a/stable/hassconfigurator/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hassconfigurator-4.0.1](https://github.com/truecharts/charts/compare/hassconfigurator-4.0.0...hassconfigurator-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/hassconfigurator/4.0.1/charts/common-17.1.4.tgz b/stable/hassconfigurator/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/hassconfigurator/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/hassconfigurator/4.1.0/CHANGELOG.md b/stable/hassconfigurator/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e31ba2bdc5 --- /dev/null +++ b/stable/hassconfigurator/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hassconfigurator-4.1.0](https://github.com/truecharts/charts/compare/hassconfigurator-4.0.1...hassconfigurator-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [hassconfigurator-4.0.1](https://github.com/truecharts/charts/compare/hassconfigurator-4.0.0...hassconfigurator-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [hassconfigurator-4.0.0](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.17...hassconfigurator-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [hassconfigurator-3.0.17](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.16...hassconfigurator-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [hassconfigurator-3.0.16](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.15...hassconfigurator-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [hassconfigurator-3.0.15](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.14...hassconfigurator-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [hassconfigurator-3.0.14](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.13...hassconfigurator-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [hassconfigurator-3.0.13](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.12...hassconfigurator-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [hassconfigurator-3.0.12](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.11...hassconfigurator-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [hassconfigurator-3.0.11](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.10...hassconfigurator-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [hassconfigurator-3.0.10](https://github.com/truecharts/charts/compare/hassconfigurator-3.0.9...hassconfigurator-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/hassconfigurator/4.1.0/Chart.yaml b/stable/hassconfigurator/4.1.0/Chart.yaml new file mode 100644 index 0000000000..1e40a3b3ec --- /dev/null +++ b/stable/hassconfigurator/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: hassconfigurator +version: 4.1.0 +appVersion: x86_64 +description: Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator +home: https://truecharts.org/charts/incubator/hassconfigurator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png +deprecated: false +sources: + - https://github.com/danielperna84/hass-configurator + - https://github.com/truecharts/charts/tree/master/charts/incubator/hassconfigurator + - https://hub.docker.com/r/causticlab/hass-configurator-docker +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - hassconfigurator + - HomeAutomation +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/hassconfigurator/4.0.1/README.md b/stable/hassconfigurator/4.1.0/README.md similarity index 100% rename from stable/hassconfigurator/4.0.1/README.md rename to stable/hassconfigurator/4.1.0/README.md diff --git a/stable/hassconfigurator/4.1.0/app-changelog.md b/stable/hassconfigurator/4.1.0/app-changelog.md new file mode 100644 index 0000000000..7dff21115e --- /dev/null +++ b/stable/hassconfigurator/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hassconfigurator-4.1.0](https://github.com/truecharts/charts/compare/hassconfigurator-4.0.1...hassconfigurator-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/hassconfigurator/4.0.1/app-readme.md b/stable/hassconfigurator/4.1.0/app-readme.md similarity index 100% rename from stable/hassconfigurator/4.0.1/app-readme.md rename to stable/hassconfigurator/4.1.0/app-readme.md diff --git a/stable/hassconfigurator/4.1.0/charts/common-17.2.2.tgz b/stable/hassconfigurator/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/hassconfigurator/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/hassconfigurator/4.0.1/ix_values.yaml b/stable/hassconfigurator/4.1.0/ix_values.yaml similarity index 100% rename from stable/hassconfigurator/4.0.1/ix_values.yaml rename to stable/hassconfigurator/4.1.0/ix_values.yaml diff --git a/stable/hassconfigurator/4.0.1/questions.yaml b/stable/hassconfigurator/4.1.0/questions.yaml similarity index 100% rename from stable/hassconfigurator/4.0.1/questions.yaml rename to stable/hassconfigurator/4.1.0/questions.yaml diff --git a/stable/hastebin/4.0.1/templates/common.yaml b/stable/hassconfigurator/4.1.0/templates/common.yaml similarity index 100% rename from stable/hastebin/4.0.1/templates/common.yaml rename to stable/hassconfigurator/4.1.0/templates/common.yaml diff --git a/stable/longvinter/4.0.1/values.yaml b/stable/hassconfigurator/4.1.0/values.yaml similarity index 100% rename from stable/longvinter/4.0.1/values.yaml rename to stable/hassconfigurator/4.1.0/values.yaml diff --git a/stable/haste-server/12.1.0/CHANGELOG.md b/stable/haste-server/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c4c37f50b9 --- /dev/null +++ b/stable/haste-server/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [haste-server-12.1.0](https://github.com/truecharts/charts/compare/haste-server-12.0.1...haste-server-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [haste-server-12.0.1](https://github.com/truecharts/charts/compare/haste-server-12.0.0...haste-server-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [haste-server-12.0.0](https://github.com/truecharts/charts/compare/haste-server-11.0.11...haste-server-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [haste-server-11.0.11](https://github.com/truecharts/charts/compare/haste-server-11.0.10...haste-server-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [haste-server-11.0.10](https://github.com/truecharts/charts/compare/haste-server-11.0.9...haste-server-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [haste-server-11.0.9](https://github.com/truecharts/charts/compare/haste-server-11.0.8...haste-server-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [haste-server-11.0.8](https://github.com/truecharts/charts/compare/haste-server-11.0.7...haste-server-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [haste-server-11.0.7](https://github.com/truecharts/charts/compare/haste-server-11.0.6...haste-server-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [haste-server-11.0.6](https://github.com/truecharts/charts/compare/haste-server-11.0.5...haste-server-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [haste-server-11.0.5](https://github.com/truecharts/charts/compare/haste-server-11.0.4...haste-server-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [haste-server-11.0.4](https://github.com/truecharts/charts/compare/haste-server-11.0.3...haste-server-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/haste-server/12.1.0/Chart.yaml b/stable/haste-server/12.1.0/Chart.yaml new file mode 100644 index 0000000000..a2538a2e0c --- /dev/null +++ b/stable/haste-server/12.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: haste-server +version: 12.1.0 +appVersion: latest +description: Simple text sharing +home: https://truecharts.org/charts/stable/haste-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png +deprecated: false +sources: + - https://github.com/seejohnrun/haste-server + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server + - https://ghcr.io/k8s-at-home/haste-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - haste + - hastebin + - haste-server + - pastebin +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/haste-server/12.1.0/README.md b/stable/haste-server/12.1.0/README.md new file mode 100644 index 0000000000..1d65babda0 --- /dev/null +++ b/stable/haste-server/12.1.0/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/haste-server) + +**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/haste-server/12.1.0/app-changelog.md b/stable/haste-server/12.1.0/app-changelog.md new file mode 100644 index 0000000000..af0fb752d5 --- /dev/null +++ b/stable/haste-server/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [haste-server-12.1.0](https://github.com/truecharts/charts/compare/haste-server-12.0.1...haste-server-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/haste-server/12.1.0/app-readme.md b/stable/haste-server/12.1.0/app-readme.md new file mode 100644 index 0000000000..6603cccc9f --- /dev/null +++ b/stable/haste-server/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Simple text sharing + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/haste-server](https://truecharts.org/charts/stable/haste-server) + +--- + +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/haste-server/12.1.0/charts/common-17.2.2.tgz b/stable/haste-server/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/haste-server/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/haste-server/12.1.0/ix_values.yaml b/stable/haste-server/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..184b4c7413 --- /dev/null +++ b/stable/haste-server/12.1.0/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: ghcr.io/k8s-at-home/haste-server + pullPolicy: IfNotPresent + tag: latest@sha256:827aa2f2389d94a522e333080fa8cbc0e0a487c5681173caca785b3b6b9e5b01 +service: + main: + ports: + main: + port: 7777 + targetPort: 7777 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + env: + STORAGE_FILEPATH: "/config" + STORAGE_TYPE: "file" diff --git a/stable/haste-server/12.1.0/questions.yaml b/stable/haste-server/12.1.0/questions.yaml new file mode 100644 index 0000000000..b31dd20c51 --- /dev/null +++ b/stable/haste-server/12.1.0/questions.yaml @@ -0,0 +1,2842 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: STORAGE_FILEPATH + label: "STORAGE_FILEPATH" + schema: + type: string + default: "/config" + - variable: STORAGE_TYPE + label: "STORAGE_TYPE" + schema: + type: string + default: "file" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 7777 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/nginx-proxy-manager/8.0.2/templates/NOTES.txt b/stable/haste-server/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/nginx-proxy-manager/8.0.2/templates/NOTES.txt rename to stable/haste-server/12.1.0/templates/NOTES.txt diff --git a/stable/mongo-express/5.0.2/templates/common.yaml b/stable/haste-server/12.1.0/templates/common.yaml similarity index 100% rename from stable/mongo-express/5.0.2/templates/common.yaml rename to stable/haste-server/12.1.0/templates/common.yaml diff --git a/stable/mailpile/4.0.1/values.yaml b/stable/haste-server/12.1.0/values.yaml similarity index 100% rename from stable/mailpile/4.0.1/values.yaml rename to stable/haste-server/12.1.0/values.yaml diff --git a/stable/hastebin/4.0.1/CHANGELOG.md b/stable/hastebin/4.0.1/CHANGELOG.md deleted file mode 100644 index a3855c2033..0000000000 --- a/stable/hastebin/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hastebin-4.0.1](https://github.com/truecharts/charts/compare/hastebin-4.0.0...hastebin-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [hastebin-4.0.0](https://github.com/truecharts/charts/compare/hastebin-3.0.17...hastebin-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [hastebin-3.0.17](https://github.com/truecharts/charts/compare/hastebin-3.0.16...hastebin-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [hastebin-3.0.16](https://github.com/truecharts/charts/compare/hastebin-3.0.15...hastebin-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [hastebin-3.0.15](https://github.com/truecharts/charts/compare/hastebin-3.0.14...hastebin-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [hastebin-3.0.14](https://github.com/truecharts/charts/compare/hastebin-3.0.13...hastebin-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [hastebin-3.0.13](https://github.com/truecharts/charts/compare/hastebin-3.0.12...hastebin-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [hastebin-3.0.12](https://github.com/truecharts/charts/compare/hastebin-3.0.11...hastebin-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [hastebin-3.0.11](https://github.com/truecharts/charts/compare/hastebin-3.0.10...hastebin-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [hastebin-3.0.10](https://github.com/truecharts/charts/compare/hastebin-3.0.9...hastebin-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [hastebin-3.0.9](https://github.com/truecharts/charts/compare/hastebin-3.0.8...hastebin-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/hastebin/4.0.1/Chart.yaml b/stable/hastebin/4.0.1/Chart.yaml deleted file mode 100644 index fca73578a3..0000000000 --- a/stable/hastebin/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: hastebin -version: 4.0.1 -appVersion: latest -description: "Alpine-based Chart for Hastebin, the node.js paste service " -home: https://truecharts.org/charts/incubator/hastebin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hastebin.png -deprecated: false -sources: - - https://github.com/nzzane/haste-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/hastebin - - https://hub.docker.com/r/flippinturt/hastebin -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - hastebin - - Cloud - - Productivity - - Tools-Utilities - - Network-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/hastebin/4.0.1/app-changelog.md b/stable/hastebin/4.0.1/app-changelog.md deleted file mode 100644 index 9c333a1fe5..0000000000 --- a/stable/hastebin/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hastebin-4.0.1](https://github.com/truecharts/charts/compare/hastebin-4.0.0...hastebin-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/hastebin/4.0.1/charts/common-17.1.4.tgz b/stable/hastebin/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/hastebin/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/hastebin/4.1.0/CHANGELOG.md b/stable/hastebin/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3ff5fc9055 --- /dev/null +++ b/stable/hastebin/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hastebin-4.1.0](https://github.com/truecharts/charts/compare/hastebin-4.0.1...hastebin-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [hastebin-4.0.1](https://github.com/truecharts/charts/compare/hastebin-4.0.0...hastebin-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [hastebin-4.0.0](https://github.com/truecharts/charts/compare/hastebin-3.0.17...hastebin-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [hastebin-3.0.17](https://github.com/truecharts/charts/compare/hastebin-3.0.16...hastebin-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [hastebin-3.0.16](https://github.com/truecharts/charts/compare/hastebin-3.0.15...hastebin-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [hastebin-3.0.15](https://github.com/truecharts/charts/compare/hastebin-3.0.14...hastebin-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [hastebin-3.0.14](https://github.com/truecharts/charts/compare/hastebin-3.0.13...hastebin-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [hastebin-3.0.13](https://github.com/truecharts/charts/compare/hastebin-3.0.12...hastebin-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [hastebin-3.0.12](https://github.com/truecharts/charts/compare/hastebin-3.0.11...hastebin-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [hastebin-3.0.11](https://github.com/truecharts/charts/compare/hastebin-3.0.10...hastebin-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [hastebin-3.0.10](https://github.com/truecharts/charts/compare/hastebin-3.0.9...hastebin-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/hastebin/4.1.0/Chart.yaml b/stable/hastebin/4.1.0/Chart.yaml new file mode 100644 index 0000000000..72baaeeed7 --- /dev/null +++ b/stable/hastebin/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: hastebin +version: 4.1.0 +appVersion: latest +description: "Alpine-based Chart for Hastebin, the node.js paste service " +home: https://truecharts.org/charts/incubator/hastebin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hastebin.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hastebin + - https://hub.docker.com/r/flippinturt/hastebin + - https://github.com/nzzane/haste-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - hastebin + - Cloud + - Productivity + - Tools-Utilities + - Network-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/hastebin/4.0.1/README.md b/stable/hastebin/4.1.0/README.md similarity index 100% rename from stable/hastebin/4.0.1/README.md rename to stable/hastebin/4.1.0/README.md diff --git a/stable/hastebin/4.1.0/app-changelog.md b/stable/hastebin/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4bceed5fcb --- /dev/null +++ b/stable/hastebin/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hastebin-4.1.0](https://github.com/truecharts/charts/compare/hastebin-4.0.1...hastebin-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/hastebin/4.0.1/app-readme.md b/stable/hastebin/4.1.0/app-readme.md similarity index 100% rename from stable/hastebin/4.0.1/app-readme.md rename to stable/hastebin/4.1.0/app-readme.md diff --git a/stable/hastebin/4.1.0/charts/common-17.2.2.tgz b/stable/hastebin/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/hastebin/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/hastebin/4.0.1/ix_values.yaml b/stable/hastebin/4.1.0/ix_values.yaml similarity index 100% rename from stable/hastebin/4.0.1/ix_values.yaml rename to stable/hastebin/4.1.0/ix_values.yaml diff --git a/stable/hastebin/4.0.1/questions.yaml b/stable/hastebin/4.1.0/questions.yaml similarity index 100% rename from stable/hastebin/4.0.1/questions.yaml rename to stable/hastebin/4.1.0/questions.yaml diff --git a/stable/hetzner-ddns/4.0.1/templates/common.yaml b/stable/hastebin/4.1.0/templates/common.yaml similarity index 100% rename from stable/hetzner-ddns/4.0.1/templates/common.yaml rename to stable/hastebin/4.1.0/templates/common.yaml diff --git a/stable/makemkv/8.0.1/values.yaml b/stable/hastebin/4.1.0/values.yaml similarity index 100% rename from stable/makemkv/8.0.1/values.yaml rename to stable/hastebin/4.1.0/values.yaml diff --git a/stable/hasty-paste/5.0.2/CHANGELOG.md b/stable/hasty-paste/5.0.2/CHANGELOG.md deleted file mode 100644 index b71fadb159..0000000000 --- a/stable/hasty-paste/5.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hasty-paste-5.0.2](https://github.com/truecharts/charts/compare/hasty-paste-5.0.1...hasty-paste-5.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [hasty-paste-5.0.1](https://github.com/truecharts/charts/compare/hasty-paste-5.0.0...hasty-paste-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [hasty-paste-5.0.0](https://github.com/truecharts/charts/compare/hasty-paste-4.0.0...hasty-paste-5.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [hasty-paste-5.0.0](https://github.com/truecharts/charts/compare/hasty-paste-4.0.0...hasty-paste-5.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [hasty-paste-4.0.0](https://github.com/truecharts/charts/compare/hasty-paste-3.0.12...hasty-paste-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [hasty-paste-3.0.12](https://github.com/truecharts/charts/compare/hasty-paste-3.0.11...hasty-paste-3.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [hasty-paste-3.0.11](https://github.com/truecharts/charts/compare/hasty-paste-3.0.10...hasty-paste-3.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [hasty-paste-3.0.10](https://github.com/truecharts/charts/compare/hasty-paste-3.0.9...hasty-paste-3.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [hasty-paste-3.0.9](https://github.com/truecharts/charts/compare/hasty-paste-3.0.8...hasty-paste-3.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [hasty-paste-3.0.8](https://github.com/truecharts/charts/compare/hasty-paste-3.0.7...hasty-paste-3.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [hasty-paste-3.0.7](https://github.com/truecharts/charts/compare/hasty-paste-3.0.6...hasty-paste-3.0.7) (2023-12-22) - -### Chore diff --git a/stable/hasty-paste/5.0.2/Chart.yaml b/stable/hasty-paste/5.0.2/Chart.yaml deleted file mode 100644 index b4f1325785..0000000000 --- a/stable/hasty-paste/5.0.2/Chart.yaml +++ /dev/null @@ -1,48 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: hasty-paste -version: 5.0.2 -appVersion: 1.9.0 -description: A fast and minimal paste bin, written in Python using Quart. -home: https://truecharts.org/charts/incubator/hasty-paste -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hasty-paste.png -deprecated: false -sources: - - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md - - https://github.com/enchant97/hasty-paste - - https://github.com/truecharts/charts/tree/master/charts/incubator/hasty-paste - - https://ghcr.io/enchant97/hasty-paste -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - hasty-paste - - Cloud - - Productivity - - Tools-Utilities - - Network-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/hasty-paste/5.0.2/app-changelog.md b/stable/hasty-paste/5.0.2/app-changelog.md deleted file mode 100644 index 83b4e15452..0000000000 --- a/stable/hasty-paste/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hasty-paste-5.0.2](https://github.com/truecharts/charts/compare/hasty-paste-5.0.1...hasty-paste-5.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/hasty-paste/5.0.2/charts/common-17.1.4.tgz b/stable/hasty-paste/5.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/hasty-paste/5.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/hasty-paste/5.0.2/charts/redis-11.0.3.tgz b/stable/hasty-paste/5.0.2/charts/redis-11.0.3.tgz deleted file mode 100644 index 90bc5a87d5..0000000000 Binary files a/stable/hasty-paste/5.0.2/charts/redis-11.0.3.tgz and /dev/null differ diff --git a/stable/hasty-paste/5.1.0/CHANGELOG.md b/stable/hasty-paste/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ce3cfd5b4f --- /dev/null +++ b/stable/hasty-paste/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hasty-paste-5.1.0](https://github.com/truecharts/charts/compare/hasty-paste-5.0.2...hasty-paste-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [hasty-paste-5.0.2](https://github.com/truecharts/charts/compare/hasty-paste-5.0.1...hasty-paste-5.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [hasty-paste-5.0.1](https://github.com/truecharts/charts/compare/hasty-paste-5.0.0...hasty-paste-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [hasty-paste-5.0.0](https://github.com/truecharts/charts/compare/hasty-paste-4.0.0...hasty-paste-5.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [hasty-paste-5.0.0](https://github.com/truecharts/charts/compare/hasty-paste-4.0.0...hasty-paste-5.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [hasty-paste-4.0.0](https://github.com/truecharts/charts/compare/hasty-paste-3.0.12...hasty-paste-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [hasty-paste-3.0.12](https://github.com/truecharts/charts/compare/hasty-paste-3.0.11...hasty-paste-3.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [hasty-paste-3.0.11](https://github.com/truecharts/charts/compare/hasty-paste-3.0.10...hasty-paste-3.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [hasty-paste-3.0.10](https://github.com/truecharts/charts/compare/hasty-paste-3.0.9...hasty-paste-3.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [hasty-paste-3.0.9](https://github.com/truecharts/charts/compare/hasty-paste-3.0.8...hasty-paste-3.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [hasty-paste-3.0.8](https://github.com/truecharts/charts/compare/hasty-paste-3.0.7...hasty-paste-3.0.8) (2023-12-23) + +### Chore diff --git a/stable/hasty-paste/5.1.0/Chart.yaml b/stable/hasty-paste/5.1.0/Chart.yaml new file mode 100644 index 0000000000..3c1242934f --- /dev/null +++ b/stable/hasty-paste/5.1.0/Chart.yaml @@ -0,0 +1,48 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: hasty-paste +version: 5.1.0 +appVersion: 1.9.0 +description: A fast and minimal paste bin, written in Python using Quart. +home: https://truecharts.org/charts/incubator/hasty-paste +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hasty-paste.png +deprecated: false +sources: + - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md + - https://github.com/enchant97/hasty-paste + - https://github.com/truecharts/charts/tree/master/charts/incubator/hasty-paste + - https://ghcr.io/enchant97/hasty-paste +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - hasty-paste + - Cloud + - Productivity + - Tools-Utilities + - Network-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/hasty-paste/5.0.2/README.md b/stable/hasty-paste/5.1.0/README.md similarity index 100% rename from stable/hasty-paste/5.0.2/README.md rename to stable/hasty-paste/5.1.0/README.md diff --git a/stable/hasty-paste/5.1.0/app-changelog.md b/stable/hasty-paste/5.1.0/app-changelog.md new file mode 100644 index 0000000000..9951241675 --- /dev/null +++ b/stable/hasty-paste/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hasty-paste-5.1.0](https://github.com/truecharts/charts/compare/hasty-paste-5.0.2...hasty-paste-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/hasty-paste/5.0.2/app-readme.md b/stable/hasty-paste/5.1.0/app-readme.md similarity index 100% rename from stable/hasty-paste/5.0.2/app-readme.md rename to stable/hasty-paste/5.1.0/app-readme.md diff --git a/stable/hasty-paste/5.1.0/charts/common-17.2.2.tgz b/stable/hasty-paste/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/hasty-paste/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/hasty-paste/5.1.0/charts/redis-11.1.0.tgz b/stable/hasty-paste/5.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/hasty-paste/5.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/hasty-paste/5.0.2/ix_values.yaml b/stable/hasty-paste/5.1.0/ix_values.yaml similarity index 100% rename from stable/hasty-paste/5.0.2/ix_values.yaml rename to stable/hasty-paste/5.1.0/ix_values.yaml diff --git a/stable/hasty-paste/5.0.2/questions.yaml b/stable/hasty-paste/5.1.0/questions.yaml similarity index 100% rename from stable/hasty-paste/5.0.2/questions.yaml rename to stable/hasty-paste/5.1.0/questions.yaml diff --git a/stable/hasty-paste/5.0.2/templates/_secrets.tpl b/stable/hasty-paste/5.1.0/templates/_secrets.tpl similarity index 100% rename from stable/hasty-paste/5.0.2/templates/_secrets.tpl rename to stable/hasty-paste/5.1.0/templates/_secrets.tpl diff --git a/stable/hasty-paste/5.0.2/templates/common.yaml b/stable/hasty-paste/5.1.0/templates/common.yaml similarity index 100% rename from stable/hasty-paste/5.0.2/templates/common.yaml rename to stable/hasty-paste/5.1.0/templates/common.yaml diff --git a/stable/maloja/4.0.1/values.yaml b/stable/hasty-paste/5.1.0/values.yaml similarity index 100% rename from stable/maloja/4.0.1/values.yaml rename to stable/hasty-paste/5.1.0/values.yaml diff --git a/stable/headphones/10.1.0/CHANGELOG.md b/stable/headphones/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f1c1328bd2 --- /dev/null +++ b/stable/headphones/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [headphones-10.1.0](https://github.com/truecharts/charts/compare/headphones-10.0.1...headphones-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [headphones-10.0.1](https://github.com/truecharts/charts/compare/headphones-10.0.0...headphones-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [headphones-10.0.0](https://github.com/truecharts/charts/compare/headphones-9.0.11...headphones-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [headphones-9.0.11](https://github.com/truecharts/charts/compare/headphones-9.0.10...headphones-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [headphones-9.0.10](https://github.com/truecharts/charts/compare/headphones-9.0.9...headphones-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [headphones-9.0.9](https://github.com/truecharts/charts/compare/headphones-9.0.8...headphones-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [headphones-9.0.8](https://github.com/truecharts/charts/compare/headphones-9.0.7...headphones-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [headphones-9.0.7](https://github.com/truecharts/charts/compare/headphones-9.0.6...headphones-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [headphones-9.0.6](https://github.com/truecharts/charts/compare/headphones-9.0.5...headphones-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [headphones-9.0.5](https://github.com/truecharts/charts/compare/headphones-9.0.4...headphones-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [headphones-9.0.4](https://github.com/truecharts/charts/compare/headphones-9.0.3...headphones-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/headphones/10.1.0/Chart.yaml b/stable/headphones/10.1.0/Chart.yaml new file mode 100644 index 0000000000..ce72414c7d --- /dev/null +++ b/stable/headphones/10.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: headphones +version: 10.1.0 +appVersion: ersion-a78f38c1 +description: An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. +home: https://truecharts.org/charts/stable/headphones +icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.png +deprecated: false +sources: + - https://github.com/rembo10/headphones + - https://github.com/linuxserver/docker-headphones + - https://github.com/truecharts/charts/tree/master/charts/stable/headphones + - https://ghcr.io/linuxserver/headphones +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - headphones + - music + - downloader +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/headphones/10.1.0/README.md b/stable/headphones/10.1.0/README.md new file mode 100644 index 0000000000..597addf560 --- /dev/null +++ b/stable/headphones/10.1.0/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/headphones) + +**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/headphones/10.1.0/app-changelog.md b/stable/headphones/10.1.0/app-changelog.md new file mode 100644 index 0000000000..bd3891251c --- /dev/null +++ b/stable/headphones/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [headphones-10.1.0](https://github.com/truecharts/charts/compare/headphones-10.0.1...headphones-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/headphones/10.1.0/app-readme.md b/stable/headphones/10.1.0/app-readme.md new file mode 100644 index 0000000000..77438f846d --- /dev/null +++ b/stable/headphones/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/headphones](https://truecharts.org/charts/stable/headphones) + +--- + +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/headphones/10.1.0/charts/common-17.2.2.tgz b/stable/headphones/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/headphones/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/headphones/10.1.0/ix_values.yaml b/stable/headphones/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..6c2d9132fb --- /dev/null +++ b/stable/headphones/10.1.0/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: ghcr.io/linuxserver/headphones + pullPolicy: IfNotPresent + tag: version-a78f38c1@sha256:393b0b1abe6fd75cf58178e24638b173eb3404e38fc836aa5730ada32caf95f9 +service: + main: + ports: + main: + port: 10064 + targetPort: 8181 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/headphones/10.1.0/questions.yaml b/stable/headphones/10.1.0/questions.yaml new file mode 100644 index 0000000000..1920e45510 --- /dev/null +++ b/stable/headphones/10.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10064 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/ngircd/8.0.1/templates/NOTES.txt b/stable/headphones/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/ngircd/8.0.1/templates/NOTES.txt rename to stable/headphones/10.1.0/templates/NOTES.txt diff --git a/stable/static/9.0.1/templates/common.yaml b/stable/headphones/10.1.0/templates/common.yaml similarity index 100% rename from stable/static/9.0.1/templates/common.yaml rename to stable/headphones/10.1.0/templates/common.yaml diff --git a/stable/mango/4.0.1/values.yaml b/stable/headphones/10.1.0/values.yaml similarity index 100% rename from stable/mango/4.0.1/values.yaml rename to stable/headphones/10.1.0/values.yaml diff --git a/stable/healthchecks/13.1.0/CHANGELOG.md b/stable/healthchecks/13.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7579f804fa --- /dev/null +++ b/stable/healthchecks/13.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [healthchecks-13.1.0](https://github.com/truecharts/charts/compare/healthchecks-13.0.1...healthchecks-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [healthchecks-13.0.1](https://github.com/truecharts/charts/compare/healthchecks-13.0.0...healthchecks-13.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [healthchecks-13.0.0](https://github.com/truecharts/charts/compare/healthchecks-12.0.12...healthchecks-13.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [healthchecks-12.0.12](https://github.com/truecharts/charts/compare/healthchecks-12.0.11...healthchecks-12.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/healthchecks to v3.1.20231225[@c96b768](https://github.com/c96b768) by renovate ([#16526](https://github.com/truecharts/charts/issues/16526)) + + + + +## [healthchecks-12.0.11](https://github.com/truecharts/charts/compare/healthchecks-12.0.10...healthchecks-12.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [healthchecks-12.0.10](https://github.com/truecharts/charts/compare/healthchecks-12.0.9...healthchecks-12.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [healthchecks-12.0.9](https://github.com/truecharts/charts/compare/healthchecks-12.0.8...healthchecks-12.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [healthchecks-12.0.8](https://github.com/truecharts/charts/compare/healthchecks-12.0.7...healthchecks-12.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [healthchecks-12.0.7](https://github.com/truecharts/charts/compare/healthchecks-12.0.6...healthchecks-12.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [healthchecks-12.0.6](https://github.com/truecharts/charts/compare/healthchecks-12.0.5...healthchecks-12.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [healthchecks-12.0.5](https://github.com/truecharts/charts/compare/healthchecks-12.0.4...healthchecks-12.0.5) (2023-12-22) + +### Fix diff --git a/stable/healthchecks/13.1.0/Chart.yaml b/stable/healthchecks/13.1.0/Chart.yaml new file mode 100644 index 0000000000..23557b9189 --- /dev/null +++ b/stable/healthchecks/13.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: healthchecks +version: 13.1.0 +appVersion: 3.1.20231225 +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. +home: https://truecharts.org/charts/stable/healthchecks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.png +deprecated: false +sources: + - https://github.com/healthchecks/healthchecks + - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks + - https://ghcr.io/linuxserver/healthchecks +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - cron + - monitoring + - alert +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/healthchecks/13.1.0/README.md b/stable/healthchecks/13.1.0/README.md new file mode 100644 index 0000000000..14f267f1dd --- /dev/null +++ b/stable/healthchecks/13.1.0/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/healthchecks) + +**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/healthchecks/13.1.0/app-changelog.md b/stable/healthchecks/13.1.0/app-changelog.md new file mode 100644 index 0000000000..f004db0a6e --- /dev/null +++ b/stable/healthchecks/13.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [healthchecks-13.1.0](https://github.com/truecharts/charts/compare/healthchecks-13.0.1...healthchecks-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/healthchecks/13.1.0/app-readme.md b/stable/healthchecks/13.1.0/app-readme.md new file mode 100644 index 0000000000..66f01581c9 --- /dev/null +++ b/stable/healthchecks/13.1.0/app-readme.md @@ -0,0 +1,8 @@ +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. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/healthchecks](https://truecharts.org/charts/stable/healthchecks) + +--- + +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/healthchecks/13.1.0/charts/common-17.2.2.tgz b/stable/healthchecks/13.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/healthchecks/13.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/healthchecks/13.1.0/ix_values.yaml b/stable/healthchecks/13.1.0/ix_values.yaml new file mode 100644 index 0000000000..e33039e047 --- /dev/null +++ b/stable/healthchecks/13.1.0/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: ghcr.io/linuxserver/healthchecks + tag: 3.1.20231225@sha256:c96b76863fc5f19943a8395684076220f7301deeade67b121c69721ab1093aad + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10074 + targetPort: 8000 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + REGENERATE_SETTINGS: "True" + SITE_ROOT: "https://healthchecks.domain" + SITE_NAME: "" + SUPERUSER_EMAIL: "email@healthchecks.io" + SUPERUSER_PASSWORD: "myVeryStrongPassword" diff --git a/stable/healthchecks/13.1.0/questions.yaml b/stable/healthchecks/13.1.0/questions.yaml new file mode 100644 index 0000000000..6920e287fa --- /dev/null +++ b/stable/healthchecks/13.1.0/questions.yaml @@ -0,0 +1,2864 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: SUPERUSER_EMAIL + label: "SUPERUSER_EMAIL" + description: "Superuser email" + schema: + type: string + required: true + default: "REPLACETHIS" + - variable: SUPERUSER_PASSWORD + label: "SUPERUSER_PASSWORD" + description: "Superuser password" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: REGENERATE_SETTINGS + label: "REGENERATE_SETTINGS" + description: "Set to true to always override the local_settings.py file with values from environment variables" + schema: + type: string + default: "True" + - variable: SITE_ROOT + label: "SITE_ROOT" + description: "The site's top-level URL and the port it listens to" + schema: + type: string + required: true + default: "" + - variable: SITE_NAME + label: "SITE_NAME" + description: "The site's name" + schema: + type: string + required: true + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10074 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/nitter/5.0.2/templates/NOTES.txt b/stable/healthchecks/13.1.0/templates/NOTES.txt similarity index 100% rename from stable/nitter/5.0.2/templates/NOTES.txt rename to stable/healthchecks/13.1.0/templates/NOTES.txt diff --git a/stable/mosdns/8.0.1/templates/common.yaml b/stable/healthchecks/13.1.0/templates/common.yaml similarity index 100% rename from stable/mosdns/8.0.1/templates/common.yaml rename to stable/healthchecks/13.1.0/templates/common.yaml diff --git a/stable/mc-router/3.0.1/values.yaml b/stable/healthchecks/13.1.0/values.yaml similarity index 100% rename from stable/mc-router/3.0.1/values.yaml rename to stable/healthchecks/13.1.0/values.yaml diff --git a/stable/hedgedoc/11.1.0/CHANGELOG.md b/stable/hedgedoc/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d635f88ea5 --- /dev/null +++ b/stable/hedgedoc/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hedgedoc-11.1.0](https://github.com/truecharts/charts/compare/hedgedoc-11.0.1...hedgedoc-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [hedgedoc-11.0.1](https://github.com/truecharts/charts/compare/hedgedoc-11.0.0...hedgedoc-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [hedgedoc-11.0.0](https://github.com/truecharts/charts/compare/hedgedoc-10.0.11...hedgedoc-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [hedgedoc-10.0.11](https://github.com/truecharts/charts/compare/hedgedoc-10.0.10...hedgedoc-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [hedgedoc-10.0.10](https://github.com/truecharts/charts/compare/hedgedoc-10.0.9...hedgedoc-10.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [hedgedoc-10.0.9](https://github.com/truecharts/charts/compare/hedgedoc-10.0.8...hedgedoc-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [hedgedoc-10.0.8](https://github.com/truecharts/charts/compare/hedgedoc-10.0.7...hedgedoc-10.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [hedgedoc-10.0.7](https://github.com/truecharts/charts/compare/hedgedoc-10.0.6...hedgedoc-10.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [hedgedoc-10.0.6](https://github.com/truecharts/charts/compare/hedgedoc-10.0.5...hedgedoc-10.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [hedgedoc-10.0.5](https://github.com/truecharts/charts/compare/hedgedoc-10.0.4...hedgedoc-10.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [hedgedoc-10.0.4](https://github.com/truecharts/charts/compare/hedgedoc-10.0.3...hedgedoc-10.0.4) (2023-12-21) + +### Fix diff --git a/stable/hedgedoc/11.1.0/Chart.yaml b/stable/hedgedoc/11.1.0/Chart.yaml new file mode 100644 index 0000000000..5040c249b2 --- /dev/null +++ b/stable/hedgedoc/11.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: hedgedoc +version: 11.1.0 +appVersion: 1.9.9 +description: HedgeDoc lets you create real-time collaborative markdown notes. +home: https://truecharts.org/charts/stable/hedgedoc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc + - https://quay.io/hedgedoc/hedgedoc +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - hedgedoc +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/hedgedoc/11.1.0/README.md b/stable/hedgedoc/11.1.0/README.md new file mode 100644 index 0000000000..dc105ccb45 --- /dev/null +++ b/stable/hedgedoc/11.1.0/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/hedgedoc) + +**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/hedgedoc/11.1.0/app-changelog.md b/stable/hedgedoc/11.1.0/app-changelog.md new file mode 100644 index 0000000000..7c0bc26063 --- /dev/null +++ b/stable/hedgedoc/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hedgedoc-11.1.0](https://github.com/truecharts/charts/compare/hedgedoc-11.0.1...hedgedoc-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/hedgedoc/11.1.0/app-readme.md b/stable/hedgedoc/11.1.0/app-readme.md new file mode 100644 index 0000000000..0b49726b35 --- /dev/null +++ b/stable/hedgedoc/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +HedgeDoc lets you create real-time collaborative markdown notes. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/hedgedoc](https://truecharts.org/charts/stable/hedgedoc) + +--- + +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/hedgedoc/11.1.0/charts/common-17.2.2.tgz b/stable/hedgedoc/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/hedgedoc/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/hedgedoc/11.1.0/ix_values.yaml b/stable/hedgedoc/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..c384a23e0b --- /dev/null +++ b/stable/hedgedoc/11.1.0/ix_values.yaml @@ -0,0 +1,145 @@ +image: + repository: quay.io/hedgedoc/hedgedoc + pullPolicy: IfNotPresent + tag: 1.9.9@sha256:c29606e2a143a9b02bde6e159727e6ac3206b18d19eeba5c17e911e492a0911c +service: + main: + ports: + main: + port: 10132 +persistence: + uploads: + enabled: true + mountPath: "/hedgedoc/public/uploads" +cnpg: + main: + enabled: true + user: hedgedoc + database: hedgedoc +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + env: + NODE_ENV: "production" + CMD_PORT: "{{ .Values.service.main.ports.main.port }}" + CMD_DB_PORT: "5432" + CMD_DB_DIALECT: "postgres" + CMD_DB_USERNAME: "{{ .Values.cnpg.main.user }}" + CMD_DB_DATABASE: "{{ .Values.cnpg.main.database }}" + CMD_SESSION_SECRET: + secretKeyRef: + name: secrets + key: CMD_SESSION_SECRET + CMD_DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + CMD_DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + # User Defined + CMD_FORBIDDEN_NOTE_IDS: "robots.txt, favicon.ico, api, build, css, docs, fonts, js, uploads, vendor, views" + CMD_IMAGE_UPLOAD_TYPE: "filesystem" + CMD_SOURCE_URL: "" + CMD_TOOBUSY_LAG: 70 + CMD_ALLOW_GRAVATAR: true + CMD_DOMAIN: false + CMD_PROTOCOL_USESSL: false + CMD_URL_ADDPORT: false + # CMD_ALLOW_ORIGIN: "localhost" + # CMD_HSTS_ENABLE: true + # CMD_HSTS_INCLUDE_SUBDOMAINS: true + # CMD_HSTS_MAX_AGE: 31536000 + # CMD_HSTS_PRELOAD: true + # CMD_CSP_ENABLE: true + # CMD_CSP_ADD_DISQUS: false + # CMD_CSP_ADD_GOOGLE_ANALYTICS: false + # CMD_CSP_REPORTURI: "" + # CMD_CSP_ALLOW_FRAMING: true + # CMD_CSP_ALLOW_PDF_EMBED: true + # CMD_COOKIE_POLICY: "lax" + # CMD_ALLOW_ANONYMOUS: false + # CMD_ALLOW_ANONYMOUS_EDITS: false + # CMD_ALLOW_FREEURL: false + # CMD_REQUIRE_FREEURL_AUTHENTICATION: true + # CMD_DEFAULT_PERMISSION: "editable" + # CMD_SESSION_LIFE: 1209600000 + # CMD_EMAIL: true + # CMD_ALLOW_EMAIL_REGISTER: true + # CMD_DROPBOX_CLIENTID: "" + # CMD_DROPBOX_CLIENTSECRET: "" + # CMD_FACEBOOK_CLIENTID: "" + # CMD_FACEBOOK_CLIENTSECRET: "" + # CMD_GITHUB_CLIENTID: "" + # CMD_GITHUB_CLIENTSECRET: "" + # CMD_GITLAB_SCOPE: "api" + # CMD_GITLAB_BASEURL: "" + # CMD_GITLAB_CLIENTID: "" + # CMD_GITLAB_CLIENTSECRET: "" + # CMD_GITLAB_VERSION: "v4" + # CMD_GOOGLE_CLIENTID: "" + # CMD_GOOGLE_CLIENTSECRET: "" + # CMD_GOOGLE_HOSTEDDOMAIN: "" + # CMD_TWITTER_CONSUMERKEY: "" + # CMD_TWITTER_CONSUMERSECRET: "" + # CMD_MATTERMOST_BASEURL: "" + # CMD_MATTERMOST_CLIENTID: "" + # CMD_MATTERMOST_CLIENTSECRET: "" + # CMD_OAUTH2_USER_PROFILE_URL: "" + # CMD_OAUTH2_USER_PROFILE_USERNAME_ATTR: "" + # CMD_OAUTH2_USER_PROFILE_DISPLAY_NAME_ATTR: "" + # CMD_OAUTH2_USER_PROFILE_EMAIL_ATTR: "" + # CMD_OAUTH2_USER_PROFILE_ID_ATTR: "" + # CMD_OAUTH2_TOKEN_URL: "" + # CMD_OAUTH2_AUTHORIZATION_URL: "" + # CMD_OAUTH2_CLIENT_ID: "" + # CMD_OAUTH2_CLIENT_SECRET: "" + # CMD_OAUTH2_PROVIDERNAME: "" + # CMD_OAUTH2_SCOPE: "" + # CMD_OAUTH2_ROLES_CLAIM: "" + # CMD_OAUTH2_ACCESS_ROLE: "" + # CMD_LDAP_URL: "" + # CMD_LDAP_BINDDN: "" + # CMD_LDAP_BINDCREDENTIALS: "" + # CMD_LDAP_SEARCHBASE: "" + # CMD_LDAP_SEARCHFILTER: "" + # CMD_LDAP_SEARCHATTRIBUTES: "" + # CMD_LDAP_USERIDFIELD: "" + # CMD_LDAP_USERNAMEFIELD: "" + # CMD_LDAP_TLS_CA: "" + # CMD_LDAP_PROVIDERNAME: "" + # CMD_SAML_IDPSSOURL: "" + # CMD_SAML_IDPCERT: "" + # CMD_SAML_CLIENTCERT: "" + # CMD_SAML_ISSUER: "" + # CMD_SAML_DISABLEREQUESTEDAUTHNCONTEXT: false + # CMD_SAML_IDENTIFIERFORMAT: "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress" + # CMD_SAML_GROUPATTRIBUTE: "" + # CMD_SAML_REQUIREDGROUPS: "" + # CMD_SAML_EXTERNALGROUPS: "" + # CMD_SAML_ATTRIBUTE_ID: "" + # CMD_SAML_ATTRIBUTE_USERNAME: "" + # CMD_SAML_ATTRIBUTE_EMAIL: "" + # CMD_SAML_PROVIDERNAME: "" + # CMD_S3_ACCESS_KEY_ID: "" + # CMD_S3_SECRET_ACCESS_KEY: "" + # CMD_S3_REGION: "" + # CMD_S3_BUCKET: "" + # CMD_S3_ENDPOINT: "" + # CMD_AZURE_CONNECTION_STRING: "" + # CMD_AZURE_CONTAINER: "" + # CMD_MINIO_ACCESS_KEY: "" + # CMD_MINIO_SECRET_KEY: "" + # CMD_MINIO_ENDPOINT: "" + # CMD_MINIO_PORT: "" + # CMD_MINIO_SECURE: true + # CMD_IMGUR_CLIENTID: "" + # CMD_LUTIM_URL: "" + # DEBUG: false + # CMD_LOGLEVEL: "info" diff --git a/stable/hedgedoc/11.1.0/questions.yaml b/stable/hedgedoc/11.1.0/questions.yaml new file mode 100644 index 0000000000..17d9a7a2e0 --- /dev/null +++ b/stable/hedgedoc/11.1.0/questions.yaml @@ -0,0 +1,4106 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: generalsettings + label: "General Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_FORBIDDEN_NOTE_IDS + label: "CMD_FORBIDDEN_NOTE_IDS" + description: "disallow creation of notes, even if allowFreeUrl or CMD_ALLOW_FREEURL is true" + schema: + type: string + default: "robots.txt, favicon.ico, api, build, css, docs, fonts, js, uploads, vendor, views" + - variable: CMD_IMAGE_UPLOAD_TYPE + label: "CMD_IMAGE_UPLOAD_TYPE" + description: "Where to upload images." + schema: + type: string + default: "filesystem" + enum: + - value: "filesystem" + description: "filesystem" + - value: "imgur" + description: "imgur" + - value: "s3" + description: "s3" + - value: "minio" + description: "minio" + - value: "azure" + description: "azure" + - value: "lutim" + description: "lutim" + - variable: CMD_SOURCE_URL + label: "CMD_SOURCE_URL" + description: "Provides the link to the source code of HedgeDoc on the entry page" + schema: + type: string + default: "" + - variable: CMD_TOOBUSY_LAG + label: "CMD_TOOBUSY_LAG" + description: "CPU time for one event loop tick until node throttles connections. (milliseconds)" + schema: + type: int + default: 70 + - variable: CMD_ALLOW_GRAVATAR + label: "CMD_ALLOW_GRAVATAR" + description: "Set to false to disable Libravatar as profile picture source on your instance." + schema: + type: boolean + default: true + - variable: httpsettings + label: "HTTP Settings" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: CMD_DOMAIN + label: "CMD_DOMAIN" + description: "Domain name (eg. hedgedoc.org)" + schema: + type: string + default: "" + - variable: CMD_PROTOCOL_USESSL + label: "CMD_PROTOCOL_USESSL" + description: "Set to use SSL protocol for resources path (only applied when domain is set)" + schema: + type: boolean + default: false + - variable: CMD_URL_ADDPORT + label: "CMD_URL_ADDPORT" + description: "Set to add port on callback URL (ports 80 or 443 won't be applied) (only applied when domain is set)" + schema: + type: boolean + default: false + - variable: CMD_ALLOW_ORIGIN + label: "CMD_ALLOW_ORIGIN" + description: "Domain name whitelist (use comma to separate)" + schema: + type: string + default: "localhost" + - variable: websecsettings + label: "Web Security Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_HSTS_ENABLE + label: "CMD_HSTS_ENABLE" + description: "Set to enable HSTS if HTTPS is also enabled" + schema: + type: boolean + default: true + - variable: CMD_HSTS_INCLUDE_SUBDOMAINS + label: "CMD_HSTS_INCLUDE_SUBDOMAINS" + description: "Set to include subdomains in HSTS" + schema: + type: boolean + default: true + - variable: CMD_HSTS_MAX_AGE + label: "CMD_HSTS_MAX_AGE" + description: "Max duration in seconds to tell clients to keep HSTS status" + schema: + type: int + default: 31536000 + - variable: CMD_HSTS_PRELOAD + label: "CMD_HSTS_PRELOAD" + description: "Whether to allow preloading of the site's HSTS status" + schema: + type: boolean + default: true + - variable: CMD_CSP_ENABLE + label: "CMD_CSP_ENABLE" + description: "Whether to apply a Content-Security-Policy header to responses" + schema: + type: boolean + default: true + - variable: CMD_CSP_ADD_DISQUS + label: "CMD_CSP_ADD_DISQUS" + description: "Enable to allow users to add Disqus comments to their notes or presentations." + schema: + type: boolean + default: false + - variable: CMD_CSP_ADD_GOOGLE_ANALYTICS + label: "CMD_CSP_ADD_GOOGLE_ANALYTICS" + description: "Enable to allow users to add Google Analytics to their notes." + schema: + type: boolean + default: false + - variable: CMD_CSP_REPORTURI + label: "CMD_CSP_REPORTURI" + description: "Allows to add a URL for CSP reports in case of violations." + schema: + type: string + default: "" + - variable: CMD_CSP_ALLOW_FRAMING + label: "CMD_CSP_ALLOW_FRAMING" + description: "Disable to disallow embedding of the instance via iframe." + schema: + type: boolean + default: true + - variable: CMD_CSP_ALLOW_PDF_EMBED + label: "CMD_CSP_ALLOW_PDF_EMBED" + description: "Disable to disallow embedding PDFs." + schema: + type: boolean + default: true + - variable: CMD_COOKIE_POLICY + label: "CMD_COOKIE_POLICY" + description: "Set a SameSite policy whether cookies are send from cross-origin" + schema: + type: string + default: "lax" + enum: + - value: "lax" + description: "lax" + - value: "strict" + description: "strict" + - value: "none" + description: "none" + - variable: userprivillegesettings + label: "Users and Privileges Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_ALLOW_ANONYMOUS + label: "CMD_ALLOW_ANONYMOUS" + description: "Set to allow anonymous usage" + schema: + type: boolean + default: false + - variable: CMD_ALLOW_ANONYMOUS_EDITS + label: "CMD_ALLOW_ANONYMOUS_EDITS" + description: "If allowAnonymous is false: allow users to select freely permission, allowing guests to edit existing notes" + schema: + type: boolean + default: false + - variable: CMD_ALLOW_FREEURL + label: "CMD_ALLOW_FREEURL" + description: "Set to allow new note creation by accessing a nonexistent note URL" + schema: + type: boolean + default: false + - variable: CMD_REQUIRE_FREEURL_AUTHENTICATION + label: "CMD_REQUIRE_FREEURL_AUTHENTICATION" + description: "Set to require authentication for FreeURL mode style note creation" + schema: + type: boolean + default: true + - variable: CMD_DEFAULT_PERMISSION + label: "CMD_DEFAULT_PERMISSION" + description: "Set notes default permission (only applied on signed-in users)" + schema: + type: string + default: "editable" + enum: + - value: "editable" + description: "editable" + - value: "freely" + description: "freely" + - value: "limited" + description: "limited" + - value: "locked" + description: "locked" + - value: "protected" + description: "protected" + - value: "private" + description: "private" + - variable: CMD_SESSION_LIFE + label: "CMD_SESSION_LIFE" + description: "Cookie session life time in milliseconds." + schema: + type: int + default: 1209600000 + - variable: loginsettings + label: "Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_EMAIL + label: "CMD_EMAIL" + description: "Set to allow email sign-in" + schema: + type: boolean + default: true + - variable: CMD_ALLOW_EMAIL_REGISTER + label: "CMD_ALLOW_EMAIL_REGISTER" + description: "Set to allow registration of new accounts using an email address." + schema: + type: boolean + default: true + - variable: dropboxsettings + label: "Dropbox Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_DROPBOX_CLIENTID + label: "CMD_DROPBOX_CLIENTID" + description: "Dropbox API client id" + schema: + type: string + private: true + default: "" + - variable: CMD_DROPBOX_CLIENTSECRET + label: "CMD_DROPBOX_CLIENTSECRET" + description: "Dropbox API client secret" + schema: + type: string + private: true + default: "" + - variable: facebooksettings + label: "Facebook Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_FACEBOOK_CLIENTID + label: "CMD_FACEBOOK_CLIENTID" + description: "Facebook API client id" + schema: + type: string + private: true + default: "" + - variable: CMD_FACEBOOK_CLIENTSECRET + label: "CMD_FACEBOOK_CLIENTSECRET" + description: "Facebook API client secret" + schema: + type: string + private: true + default: "" + - variable: githubsettings + label: "Github Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_GITHUB_CLIENTID + label: "CMD_GITHUB_CLIENTID" + description: "Github API client id" + schema: + type: string + private: true + default: "" + - variable: CMD_GITHUB_CLIENTSECRET + label: "CMD_GITHUB_CLIENTSECRET" + description: "Github API client secret" + schema: + type: string + private: true + default: "" + - variable: gitlabsettings + label: "GitLab Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_GITLAB_SCOPE + label: "CMD_GITLAB_SCOPE" + description: "GitLab API requested scope" + schema: + type: string + default: "api" + enum: + - value: "api" + description: "api" + - value: "read_user" + description: "read_user" + - variable: CMD_GITLAB_BASEURL + label: "CMD_GITLAB_BASEURL" + description: "GitLab authentication endpoint" + schema: + type: string + default: "" + - variable: CMD_GITLAB_CLIENTID + label: "CMD_GITLAB_CLIENTID" + description: "GitLab API client id" + schema: + type: string + private: true + default: "" + - variable: CMD_GITLAB_CLIENTSECRET + label: "CMD_GITLAB_CLIENTSECRET" + description: "GitLab API client secret" + schema: + type: string + private: true + default: "" + - variable: CMD_GITLAB_VERSION + label: "CMD_GITLAB_VERSION" + description: "GitLab API version" + schema: + type: string + default: "v4" + enum: + - value: "v4" + description: "v4" + - value: "v3" + description: "v3" + - variable: googlesettings + label: "Google Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_GOOGLE_CLIENTID + label: "CMD_GOOGLE_CLIENTID" + description: "Google API client id" + schema: + type: string + private: true + default: "" + - variable: CMD_GOOGLE_CLIENTSECRET + label: "CMD_GOOGLE_CLIENTSECRET" + description: "Google API client secret" + schema: + type: string + private: true + default: "" + - variable: CMD_GOOGLE_HOSTEDDOMAIN + label: "CMD_GOOGLE_HOSTEDDOMAIN" + description: "Provided only if the user belongs to a hosted domain" + schema: + type: string + default: "" + - variable: twittersettings + label: "Twitter Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_TWITTER_CONSUMERKEY + label: "CMD_TWITTER_CONSUMERKEY" + description: "Twitter API consumer key" + schema: + type: string + private: true + default: "" + - variable: CMD_TWITTER_CONSUMERSECRET + label: "CMD_TWITTER_CONSUMERSECRET" + description: "Twitter API consumer secret" + schema: + type: string + private: true + default: "" + - variable: mattermostsettings + label: "Mattermost Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_MATTERMOST_BASEURL + label: "CMD_MATTERMOST_BASEURL" + description: "Mattermost authentication endpoint for versions below 5.0" + schema: + type: string + default: "" + - variable: CMD_MATTERMOST_CLIENTID + label: "CMD_MATTERMOST_CLIENTID" + description: "Mattermost API client id" + schema: + type: string + private: true + default: "" + - variable: CMD_MATTERMOST_CLIENTSECRET + label: "CMD_MATTERMOST_CLIENTSECRET" + description: "Mattermost API client secret" + schema: + type: string + private: true + default: "" + - variable: oauthsettings + label: "OAuth2 Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_OAUTH2_USER_PROFILE_URL + label: "CMD_OAUTH2_USER_PROFILE_URL" + description: "Where to retrieve information about a user after successful login" + schema: + type: string + default: "" + - variable: CMD_OAUTH2_USER_PROFILE_USERNAME_ATTR + label: "CMD_OAUTH2_USER_PROFILE_USERNAME_ATTR" + description: "Where to find the username in the JSON from the user profile URL" + schema: + type: string + default: "" + - variable: CMD_OAUTH2_USER_PROFILE_DISPLAY_NAME_ATTR + label: "CMD_OAUTH2_USER_PROFILE_DISPLAY_NAME_ATTR" + description: "Where to find the display-name in the JSON from the user profile URL" + schema: + type: string + default: "" + - variable: CMD_OAUTH2_USER_PROFILE_EMAIL_ATTR + label: "CMD_OAUTH2_USER_PROFILE_EMAIL_ATTR" + description: "Where to find the email address in the JSON from the user profile URL" + schema: + type: string + default: "" + - variable: CMD_OAUTH2_USER_PROFILE_ID_ATTR + label: "CMD_OAUTH2_USER_PROFILE_ID_ATTR" + description: "Where to find the dedicated user ID (optional, overrides CMD_OAUTH2_USER_PROFILE_USERNAME_ATTR)" + schema: + type: string + default: "" + - variable: CMD_OAUTH2_TOKEN_URL + label: "CMD_OAUTH2_TOKEN_URL" + description: "Sometimes called token endpoint, please refer to the documentation of your OAuth2 provider" + schema: + type: string + default: "" + - variable: CMD_OAUTH2_AUTHORIZATION_URL + label: "CMD_OAUTH2_AUTHORIZATION_URL" + description: "Authorization URL of your provider, please refer to the documentation of your OAuth2 provider" + schema: + type: string + default: "" + - variable: CMD_OAUTH2_CLIENT_ID + label: "CMD_OAUTH2_CLIENT_ID" + description: "You will get this from your OAuth2 provider when you register HedgeDoc as OAuth2-client" + schema: + type: string + private: true + default: "" + - variable: CMD_OAUTH2_CLIENT_SECRET + label: "CMD_OAUTH2_CLIENT_SECRET" + description: "You will get this from your OAuth2 provider when you register HedgeDoc as OAuth2-client" + schema: + type: string + default: "" + - variable: CMD_OAUTH2_PROVIDERNAME + label: "CMD_OAUTH2_PROVIDERNAME" + description: "Optional name to be displayed at login form indicating the oAuth2 provider" + schema: + type: string + default: "" + - variable: CMD_OAUTH2_SCOPE + label: "CMD_OAUTH2_SCOPE" + description: "Scope to request for OIDC (OpenID Connect) providers" + schema: + type: string + default: "" + - variable: CMD_OAUTH2_ROLES_CLAIM + label: "CMD_OAUTH2_ROLES_CLAIM" + description: "ID token claim, which is supposed to provide an array of strings of roles" + schema: + type: string + default: "" + - variable: CMD_OAUTH2_ACCESS_ROLE + label: "CMD_OAUTH2_ACCESS_ROLE" + description: "The role which should be included in the ID token roles claim to grant access" + schema: + type: string + default: "" + - variable: ldapsettings + label: "LDAP Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_LDAP_URL + label: "CMD_LDAP_URL" + description: "URL of LDAP server" + schema: + type: string + default: "" + - variable: CMD_LDAP_BINDDN + label: "CMD_LDAP_BINDDN" + description: "bindDn for LDAP access" + schema: + type: string + default: "" + - variable: CMD_LDAP_BINDCREDENTIALS + label: "CMD_LDAP_BINDCREDENTIALS" + description: "bindCredentials for LDAP access" + schema: + type: string + default: "" + - variable: CMD_LDAP_SEARCHBASE + label: "CMD_LDAP_SEARCHBASE" + description: "LDAP directory to begin search from" + schema: + type: string + default: "" + - variable: CMD_LDAP_SEARCHFILTER + label: "CMD_LDAP_SEARCHFILTER" + description: "LDAP filter to search with" + schema: + type: string + default: "" + - variable: CMD_LDAP_SEARCHATTRIBUTES + label: "CMD_LDAP_SEARCHATTRIBUTES" + description: "LDAP attributes to search with (use comma to separate)" + schema: + type: string + default: "" + - variable: CMD_LDAP_USERIDFIELD + label: "CMD_LDAP_USERIDFIELD" + description: "The LDAP field which is used uniquely identify a user on HedgeDoc" + schema: + type: string + default: "" + - variable: CMD_LDAP_USERNAMEFIELD + label: "CMD_LDAP_USERNAMEFIELD" + description: "The LDAP field which is used as the username on HedgeDoc" + schema: + type: string + default: "" + - variable: CMD_LDAP_TLS_CA + label: "CMD_LDAP_TLS_CA" + description: "Root CA for LDAP TLS in PEM format (use comma to separate)" + schema: + type: string + default: "" + - variable: CMD_LDAP_PROVIDERNAME + label: "CMD_LDAP_PROVIDERNAME" + description: "CMD_LDAP_PROVIDERNAME" + schema: + type: string + default: "" + - variable: samlsettings + label: "SAML Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_SAML_IDPSSOURL + label: "CMD_SAML_IDPSSOURL" + description: "Authentication endpoint of IdP. for details" + schema: + type: string + default: "" + - variable: CMD_SAML_IDPCERT + label: "CMD_SAML_IDPCERT" + description: "Certificate file path of IdP in PEM format" + schema: + type: string + default: "" + - variable: CMD_SAML_CLIENTCERT + label: "CMD_SAML_CLIENTCERT" + description: "Certificate file path for the client in PEM format" + schema: + type: string + default: "" + - variable: CMD_SAML_ISSUER + label: "CMD_SAML_ISSUER" + description: "Issuer to supply to identity provider" + schema: + type: string + default: "" + - variable: CMD_SAML_DISABLEREQUESTEDAUTHNCONTEXT + label: "CMD_SAML_DISABLEREQUESTEDAUTHNCONTEXT" + description: "True to allow any authentication method, false restricts to password authentication" + schema: + type: boolean + default: false + - variable: CMD_SAML_IDENTIFIERFORMAT + label: "CMD_SAML_IDENTIFIERFORMAT" + description: "Name identifier format" + schema: + type: string + default: "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress" + - variable: CMD_SAML_GROUPATTRIBUTE + label: "CMD_SAML_GROUPATTRIBUTE" + description: "Attribute name for group list" + schema: + type: string + default: "" + - variable: CMD_SAML_REQUIREDGROUPS + label: "CMD_SAML_REQUIREDGROUPS" + description: "Group names that allowed (use vertical bar to separate)" + schema: + type: string + default: "" + - variable: CMD_SAML_EXTERNALGROUPS + label: "CMD_SAML_EXTERNALGROUPS" + description: "Group names that not allowed (use vertical bar to separate) " + schema: + type: string + default: "" + - variable: CMD_SAML_ATTRIBUTE_ID + label: "CMD_SAML_ATTRIBUTE_ID" + description: "Attribute map for id" + schema: + type: string + default: "" + - variable: CMD_SAML_ATTRIBUTE_USERNAME + label: "CMD_SAML_ATTRIBUTE_USERNAME" + description: "Attribute map for username" + schema: + type: string + default: "" + - variable: CMD_SAML_ATTRIBUTE_EMAIL + label: "CMD_SAML_ATTRIBUTE_EMAIL" + description: "Attribute map for email" + schema: + type: string + default: "" + - variable: CMD_SAML_PROVIDERNAME + label: "CMD_SAML_PROVIDERNAME" + description: "Optional name to be displayed at login form indicating the SAML provider" + schema: + type: string + default: "" + - variable: amazonsettings + label: "Amazon S3 Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_S3_ACCESS_KEY_ID + label: "CMD_S3_ACCESS_KEY_ID" + description: "AWS access key id" + schema: + type: string + private: true + default: "" + - variable: CMD_S3_SECRET_ACCESS_KEY + label: "CMD_S3_SECRET_ACCESS_KEY" + description: "AWS secret key" + schema: + type: string + private: true + default: "" + - variable: CMD_S3_REGION + label: "CMD_S3_REGION" + description: "AWS S3 region" + schema: + type: string + default: "" + - variable: CMD_S3_BUCKET + label: "CMD_S3_BUCKET" + description: "AWS S3 bucket name" + schema: + type: string + default: "" + - variable: CMD_S3_ENDPOINT + label: "CMD_S3_ENDPOINT " + description: "S3 API endpoint if you don't use AWS name" + schema: + type: string + default: "" + - variable: azuresettings + label: "Azure Blob Storage Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_AZURE_CONNECTION_STRING + label: "CMD_AZURE_CONNECTION_STRING" + description: "Azure Blob Storage connection string" + schema: + type: string + default: "" + - variable: CMD_AZURE_CONTAINER + label: "CMD_AZURE_CONTAINER" + description: "Azure Blob Storage container name (automatically created if non existent)" + schema: + type: string + default: "" + - variable: miniosettings + label: "Minio Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_MINIO_ACCESS_KEY + label: "CMD_MINIO_ACCESS_KEY" + description: "Minio access key" + schema: + type: string + private: true + default: "" + - variable: CMD_MINIO_SECRET_KEY + label: "CMD_MINIO_SECRET_KEY" + description: "Minio secret key" + schema: + type: string + private: true + default: "" + - variable: CMD_MINIO_ENDPOINT + label: "CMD_MINIO_ENDPOINT" + description: "Address of your Minio endpoint/instance" + schema: + type: string + default: "" + - variable: CMD_MINIO_PORT + label: "CMD_MINIO_ACCESS_KEY" + description: "Port that is used for your Minio instance" + schema: + type: string + default: "" + - variable: CMD_MINIO_SECURE + label: "CMD_MINIO_SECURE" + description: "If set to true HTTPS is used for Minio" + schema: + type: boolean + default: true + - variable: imgursettings + label: "Imgur Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_IMGUR_CLIENTID + label: "CMD_IMGUR_CLIENTID" + description: "Imgur API client id" + schema: + type: string + private: true + default: "" + - variable: lutimsettings + label: "Lutim Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CMD_LUTIM_URL + label: "CMD_LUTIM_URL" + description: "When CMD_IMAGE_UPLOAD_TYPE is set to lutim, you can setup the lutim url" + schema: + type: string + default: "" + - variable: logsettings + label: "Logs Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: DEBUG + label: "DEBUG" + description: "Set debug mode, show more logs" + schema: + type: boolean + default: false + - variable: CMD_LOGLEVEL + label: "CMD_LOGLEVEL" + description: "Defines what kind of logs are provided to stdout." + schema: + type: string + default: "info" + enum: + - value: "info" + description: "info" + - value: "warn" + description: "warn" + - value: "error" + description: "error" + - value: "verbose" + description: "verbose" + - value: "debug" + description: "debug" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10132 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: uploads + label: "App Uploads Storage" + description: "Stores the Application Uploads." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/nntp2nntp/8.0.1/templates/NOTES.txt b/stable/hedgedoc/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/nntp2nntp/8.0.1/templates/NOTES.txt rename to stable/hedgedoc/11.1.0/templates/NOTES.txt diff --git a/stable/hedgedoc/11.1.0/templates/_secrets.tpl b/stable/hedgedoc/11.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..723bcbe355 --- /dev/null +++ b/stable/hedgedoc/11.1.0/templates/_secrets.tpl @@ -0,0 +1,14 @@ +{{/* Define the secrets */}} +{{- define "hedgedoc.secrets" -}} +{{- $hedgedocprevious := lookup "v1" "Secret" .Release.Namespace "hedgedoc-secrets" }} +{{- $session_secret := "" }} +enabled: true +data: + {{- if $hedgedocprevious}} + CMD_SESSION_SECRET: {{ index $hedgedocprevious.data "CMD_SESSION_SECRET" }} + {{- else }} + {{- $session_secret := randAlphaNum 32 }} + CMD_SESSION_SECRET: {{ $session_secret | b64enc }} + {{- end }} + +{{- end -}} diff --git a/stable/hedgedoc/11.1.0/templates/common.yaml b/stable/hedgedoc/11.1.0/templates/common.yaml new file mode 100644 index 0000000000..9590ce96f1 --- /dev/null +++ b/stable/hedgedoc/11.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secret for hedgedoc */}} +{{- $secret := include "hedgedoc.secrets" . | fromYaml -}} +{{- if $secret -}} + {{- $_ := set .Values.secret "secrets" $secret -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/media-roller/4.0.1/values.yaml b/stable/hedgedoc/11.1.0/values.yaml similarity index 100% rename from stable/media-roller/4.0.1/values.yaml rename to stable/hedgedoc/11.1.0/values.yaml diff --git a/stable/heimdall/18.1.0/CHANGELOG.md b/stable/heimdall/18.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7e337a835e --- /dev/null +++ b/stable/heimdall/18.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [heimdall-18.1.0](https://github.com/truecharts/charts/compare/heimdall-18.0.1...heimdall-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [heimdall-18.0.1](https://github.com/truecharts/charts/compare/heimdall-18.0.0...heimdall-18.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [heimdall-18.0.0](https://github.com/truecharts/charts/compare/heimdall-17.0.11...heimdall-18.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [heimdall-17.0.11](https://github.com/truecharts/charts/compare/heimdall-17.0.10...heimdall-17.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [heimdall-17.0.10](https://github.com/truecharts/charts/compare/heimdall-17.0.9...heimdall-17.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [heimdall-17.0.9](https://github.com/truecharts/charts/compare/heimdall-17.0.8...heimdall-17.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [heimdall-17.0.8](https://github.com/truecharts/charts/compare/heimdall-17.0.7...heimdall-17.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [heimdall-17.0.7](https://github.com/truecharts/charts/compare/heimdall-17.0.6...heimdall-17.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [heimdall-17.0.6](https://github.com/truecharts/charts/compare/heimdall-17.0.5...heimdall-17.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [heimdall-17.0.5](https://github.com/truecharts/charts/compare/heimdall-17.0.4...heimdall-17.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [heimdall-17.0.4](https://github.com/truecharts/charts/compare/heimdall-17.0.3...heimdall-17.0.4) (2023-12-21) + +### Fix diff --git a/stable/heimdall/18.1.0/Chart.yaml b/stable/heimdall/18.1.0/Chart.yaml new file mode 100644 index 0000000000..18d55a82a9 --- /dev/null +++ b/stable/heimdall/18.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: heimdall +version: 18.1.0 +appVersion: 2.5.7 +description: An Application dashboard and launcher +home: https://truecharts.org/charts/stable/heimdall +icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png +deprecated: false +sources: + - https://hub.docker.com/r/linuxserver/heimdall + - https://github.com/linuxserver/Heimdall/ + - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - heimdall +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: organizers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/heimdall/18.1.0/README.md b/stable/heimdall/18.1.0/README.md new file mode 100644 index 0000000000..e104c5e8f0 --- /dev/null +++ b/stable/heimdall/18.1.0/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/heimdall) + +**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/heimdall/18.1.0/app-changelog.md b/stable/heimdall/18.1.0/app-changelog.md new file mode 100644 index 0000000000..182bb91ce8 --- /dev/null +++ b/stable/heimdall/18.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [heimdall-18.1.0](https://github.com/truecharts/charts/compare/heimdall-18.0.1...heimdall-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/heimdall/18.1.0/app-readme.md b/stable/heimdall/18.1.0/app-readme.md new file mode 100644 index 0000000000..07a4cb167b --- /dev/null +++ b/stable/heimdall/18.1.0/app-readme.md @@ -0,0 +1,8 @@ +An Application dashboard and launcher + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/heimdall](https://truecharts.org/charts/stable/heimdall) + +--- + +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/heimdall/18.1.0/charts/common-17.2.2.tgz b/stable/heimdall/18.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/heimdall/18.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/heimdall/18.1.0/ix_values.yaml b/stable/heimdall/18.1.0/ix_values.yaml new file mode 100644 index 0000000000..377adbd234 --- /dev/null +++ b/stable/heimdall/18.1.0/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: linuxserver/heimdall + tag: version-v2.5.7@sha256:afe621940a1e1d3adfff566eec342076f8c21aa870e98b5c29ff587d2679cf96 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10014 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + startup: + enabled: true diff --git a/stable/heimdall/18.1.0/questions.yaml b/stable/heimdall/18.1.0/questions.yaml new file mode 100644 index 0000000000..9387431ca7 --- /dev/null +++ b/stable/heimdall/18.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10014 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/novnc/9.0.1/templates/NOTES.txt b/stable/heimdall/18.1.0/templates/NOTES.txt similarity index 100% rename from stable/novnc/9.0.1/templates/NOTES.txt rename to stable/heimdall/18.1.0/templates/NOTES.txt diff --git a/stable/muse/4.0.1/templates/common.yaml b/stable/heimdall/18.1.0/templates/common.yaml similarity index 100% rename from stable/muse/4.0.1/templates/common.yaml rename to stable/heimdall/18.1.0/templates/common.yaml diff --git a/stable/mediaelch/4.0.2/values.yaml b/stable/heimdall/18.1.0/values.yaml similarity index 100% rename from stable/mediaelch/4.0.2/values.yaml rename to stable/heimdall/18.1.0/values.yaml diff --git a/stable/hetzner-ddns/4.0.1/CHANGELOG.md b/stable/hetzner-ddns/4.0.1/CHANGELOG.md deleted file mode 100644 index 36d48ed6dd..0000000000 --- a/stable/hetzner-ddns/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hetzner-ddns-4.0.1](https://github.com/truecharts/charts/compare/hetzner-ddns-4.0.0...hetzner-ddns-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [hetzner-ddns-4.0.0](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.17...hetzner-ddns-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [hetzner-ddns-3.0.17](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.16...hetzner-ddns-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [hetzner-ddns-3.0.16](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.15...hetzner-ddns-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [hetzner-ddns-3.0.15](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.14...hetzner-ddns-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [hetzner-ddns-3.0.14](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.13...hetzner-ddns-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [hetzner-ddns-3.0.13](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.12...hetzner-ddns-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [hetzner-ddns-3.0.12](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.11...hetzner-ddns-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [hetzner-ddns-3.0.11](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.10...hetzner-ddns-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [hetzner-ddns-3.0.10](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.9...hetzner-ddns-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [hetzner-ddns-3.0.9](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.8...hetzner-ddns-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/hetzner-ddns/4.0.1/Chart.yaml b/stable/hetzner-ddns/4.0.1/Chart.yaml deleted file mode 100644 index bd5998ab53..0000000000 --- a/stable/hetzner-ddns/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: hetzner-ddns -version: 4.0.1 -appVersion: latest -description: This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. -home: https://truecharts.org/charts/incubator/hetzner-ddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.png -deprecated: false -sources: - - https://hub.docker.com/r/kutzilla/hetzner-ddns - - https://github.com/kutzilla/docker-hetzner-ddns - - https://github.com/truecharts/charts/tree/master/charts/incubator/hetzner-ddns -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - hetzner-ddns - - Network-DNS -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/hetzner-ddns/4.0.1/app-changelog.md b/stable/hetzner-ddns/4.0.1/app-changelog.md deleted file mode 100644 index 5ef6213350..0000000000 --- a/stable/hetzner-ddns/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hetzner-ddns-4.0.1](https://github.com/truecharts/charts/compare/hetzner-ddns-4.0.0...hetzner-ddns-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/hetzner-ddns/4.0.1/charts/common-17.1.4.tgz b/stable/hetzner-ddns/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/hetzner-ddns/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/hetzner-ddns/4.1.0/CHANGELOG.md b/stable/hetzner-ddns/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e8354d292a --- /dev/null +++ b/stable/hetzner-ddns/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hetzner-ddns-4.1.0](https://github.com/truecharts/charts/compare/hetzner-ddns-4.0.1...hetzner-ddns-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [hetzner-ddns-4.0.1](https://github.com/truecharts/charts/compare/hetzner-ddns-4.0.0...hetzner-ddns-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [hetzner-ddns-4.0.0](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.17...hetzner-ddns-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [hetzner-ddns-3.0.17](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.16...hetzner-ddns-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [hetzner-ddns-3.0.16](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.15...hetzner-ddns-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [hetzner-ddns-3.0.15](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.14...hetzner-ddns-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [hetzner-ddns-3.0.14](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.13...hetzner-ddns-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [hetzner-ddns-3.0.13](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.12...hetzner-ddns-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [hetzner-ddns-3.0.12](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.11...hetzner-ddns-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [hetzner-ddns-3.0.11](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.10...hetzner-ddns-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [hetzner-ddns-3.0.10](https://github.com/truecharts/charts/compare/hetzner-ddns-3.0.9...hetzner-ddns-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/hetzner-ddns/4.1.0/Chart.yaml b/stable/hetzner-ddns/4.1.0/Chart.yaml new file mode 100644 index 0000000000..8324753173 --- /dev/null +++ b/stable/hetzner-ddns/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: hetzner-ddns +version: 4.1.0 +appVersion: latest +description: This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. +home: https://truecharts.org/charts/incubator/hetzner-ddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.png +deprecated: false +sources: + - https://hub.docker.com/r/kutzilla/hetzner-ddns + - https://github.com/kutzilla/docker-hetzner-ddns + - https://github.com/truecharts/charts/tree/master/charts/incubator/hetzner-ddns +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - hetzner-ddns + - Network-DNS +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/hetzner-ddns/4.0.1/README.md b/stable/hetzner-ddns/4.1.0/README.md similarity index 100% rename from stable/hetzner-ddns/4.0.1/README.md rename to stable/hetzner-ddns/4.1.0/README.md diff --git a/stable/hetzner-ddns/4.1.0/app-changelog.md b/stable/hetzner-ddns/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4fff9674ca --- /dev/null +++ b/stable/hetzner-ddns/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hetzner-ddns-4.1.0](https://github.com/truecharts/charts/compare/hetzner-ddns-4.0.1...hetzner-ddns-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/hetzner-ddns/4.0.1/app-readme.md b/stable/hetzner-ddns/4.1.0/app-readme.md similarity index 100% rename from stable/hetzner-ddns/4.0.1/app-readme.md rename to stable/hetzner-ddns/4.1.0/app-readme.md diff --git a/stable/hetzner-ddns/4.1.0/charts/common-17.2.2.tgz b/stable/hetzner-ddns/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/hetzner-ddns/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/hetzner-ddns/4.0.1/ix_values.yaml b/stable/hetzner-ddns/4.1.0/ix_values.yaml similarity index 100% rename from stable/hetzner-ddns/4.0.1/ix_values.yaml rename to stable/hetzner-ddns/4.1.0/ix_values.yaml diff --git a/stable/hetzner-ddns/4.0.1/questions.yaml b/stable/hetzner-ddns/4.1.0/questions.yaml similarity index 100% rename from stable/hetzner-ddns/4.0.1/questions.yaml rename to stable/hetzner-ddns/4.1.0/questions.yaml diff --git a/stable/hexchat/4.0.1/templates/common.yaml b/stable/hetzner-ddns/4.1.0/templates/common.yaml similarity index 100% rename from stable/hexchat/4.0.1/templates/common.yaml rename to stable/hetzner-ddns/4.1.0/templates/common.yaml diff --git a/stable/mediagoblin/4.0.1/values.yaml b/stable/hetzner-ddns/4.1.0/values.yaml similarity index 100% rename from stable/mediagoblin/4.0.1/values.yaml rename to stable/hetzner-ddns/4.1.0/values.yaml diff --git a/stable/hexchat/4.0.1/CHANGELOG.md b/stable/hexchat/4.0.1/CHANGELOG.md deleted file mode 100644 index 36b956912a..0000000000 --- a/stable/hexchat/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hexchat-4.0.1](https://github.com/truecharts/charts/compare/hexchat-4.0.0...hexchat-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [hexchat-4.0.0](https://github.com/truecharts/charts/compare/hexchat-3.0.17...hexchat-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [hexchat-3.0.17](https://github.com/truecharts/charts/compare/hexchat-3.0.16...hexchat-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [hexchat-3.0.16](https://github.com/truecharts/charts/compare/hexchat-3.0.15...hexchat-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [hexchat-3.0.15](https://github.com/truecharts/charts/compare/hexchat-3.0.14...hexchat-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [hexchat-3.0.14](https://github.com/truecharts/charts/compare/hexchat-3.0.13...hexchat-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [hexchat-3.0.13](https://github.com/truecharts/charts/compare/hexchat-3.0.12...hexchat-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [hexchat-3.0.12](https://github.com/truecharts/charts/compare/hexchat-3.0.11...hexchat-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [hexchat-3.0.11](https://github.com/truecharts/charts/compare/hexchat-3.0.10...hexchat-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [hexchat-3.0.10](https://github.com/truecharts/charts/compare/hexchat-3.0.9...hexchat-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [hexchat-3.0.9](https://github.com/truecharts/charts/compare/hexchat-3.0.8...hexchat-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/hexchat/4.0.1/Chart.yaml b/stable/hexchat/4.0.1/Chart.yaml deleted file mode 100644 index 288af59575..0000000000 --- a/stable/hexchat/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: hexchat -version: 4.0.1 -appVersion: latest -description: HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. -home: https://truecharts.org/charts/incubator/hexchat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/hexchat - - https://hub.docker.com/r/binhex/arch-hexchat - - https://registry.hub.docker.com/r/binhex/arch-hexchat/ - - https://github.com/binhex/documentation - - https://hexchat.github.io/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - hexchat - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/hexchat/4.0.1/app-changelog.md b/stable/hexchat/4.0.1/app-changelog.md deleted file mode 100644 index 24885024dd..0000000000 --- a/stable/hexchat/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hexchat-4.0.1](https://github.com/truecharts/charts/compare/hexchat-4.0.0...hexchat-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/hexchat/4.0.1/charts/common-17.1.4.tgz b/stable/hexchat/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/hexchat/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/hexchat/4.1.0/CHANGELOG.md b/stable/hexchat/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..67d82f39f7 --- /dev/null +++ b/stable/hexchat/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hexchat-4.1.0](https://github.com/truecharts/charts/compare/hexchat-4.0.1...hexchat-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [hexchat-4.0.1](https://github.com/truecharts/charts/compare/hexchat-4.0.0...hexchat-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [hexchat-4.0.0](https://github.com/truecharts/charts/compare/hexchat-3.0.17...hexchat-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [hexchat-3.0.17](https://github.com/truecharts/charts/compare/hexchat-3.0.16...hexchat-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [hexchat-3.0.16](https://github.com/truecharts/charts/compare/hexchat-3.0.15...hexchat-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [hexchat-3.0.15](https://github.com/truecharts/charts/compare/hexchat-3.0.14...hexchat-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [hexchat-3.0.14](https://github.com/truecharts/charts/compare/hexchat-3.0.13...hexchat-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [hexchat-3.0.13](https://github.com/truecharts/charts/compare/hexchat-3.0.12...hexchat-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [hexchat-3.0.12](https://github.com/truecharts/charts/compare/hexchat-3.0.11...hexchat-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [hexchat-3.0.11](https://github.com/truecharts/charts/compare/hexchat-3.0.10...hexchat-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [hexchat-3.0.10](https://github.com/truecharts/charts/compare/hexchat-3.0.9...hexchat-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/hexchat/4.1.0/Chart.yaml b/stable/hexchat/4.1.0/Chart.yaml new file mode 100644 index 0000000000..45ea56db3f --- /dev/null +++ b/stable/hexchat/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: hexchat +version: 4.1.0 +appVersion: latest +description: HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. +home: https://truecharts.org/charts/incubator/hexchat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.png +deprecated: false +sources: + - https://registry.hub.docker.com/r/binhex/arch-hexchat/ + - https://github.com/binhex/documentation + - https://hexchat.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/hexchat + - https://hub.docker.com/r/binhex/arch-hexchat +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - hexchat + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/hexchat/4.0.1/README.md b/stable/hexchat/4.1.0/README.md similarity index 100% rename from stable/hexchat/4.0.1/README.md rename to stable/hexchat/4.1.0/README.md diff --git a/stable/hexchat/4.1.0/app-changelog.md b/stable/hexchat/4.1.0/app-changelog.md new file mode 100644 index 0000000000..dec166f74f --- /dev/null +++ b/stable/hexchat/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hexchat-4.1.0](https://github.com/truecharts/charts/compare/hexchat-4.0.1...hexchat-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/hexchat/4.0.1/app-readme.md b/stable/hexchat/4.1.0/app-readme.md similarity index 100% rename from stable/hexchat/4.0.1/app-readme.md rename to stable/hexchat/4.1.0/app-readme.md diff --git a/stable/hexchat/4.1.0/charts/common-17.2.2.tgz b/stable/hexchat/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/hexchat/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/hexchat/4.0.1/ix_values.yaml b/stable/hexchat/4.1.0/ix_values.yaml similarity index 100% rename from stable/hexchat/4.0.1/ix_values.yaml rename to stable/hexchat/4.1.0/ix_values.yaml diff --git a/stable/hexchat/4.0.1/questions.yaml b/stable/hexchat/4.1.0/questions.yaml similarity index 100% rename from stable/hexchat/4.0.1/questions.yaml rename to stable/hexchat/4.1.0/questions.yaml diff --git a/stable/hexo-blog/4.0.1/templates/common.yaml b/stable/hexchat/4.1.0/templates/common.yaml similarity index 100% rename from stable/hexo-blog/4.0.1/templates/common.yaml rename to stable/hexchat/4.1.0/templates/common.yaml diff --git a/stable/mediainfo/7.0.1/values.yaml b/stable/hexchat/4.1.0/values.yaml similarity index 100% rename from stable/mediainfo/7.0.1/values.yaml rename to stable/hexchat/4.1.0/values.yaml diff --git a/stable/hexo-blog/4.0.1/CHANGELOG.md b/stable/hexo-blog/4.0.1/CHANGELOG.md deleted file mode 100644 index 6c48f38729..0000000000 --- a/stable/hexo-blog/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hexo-blog-4.0.1](https://github.com/truecharts/charts/compare/hexo-blog-4.0.0...hexo-blog-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [hexo-blog-4.0.0](https://github.com/truecharts/charts/compare/hexo-blog-3.0.17...hexo-blog-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [hexo-blog-3.0.17](https://github.com/truecharts/charts/compare/hexo-blog-3.0.16...hexo-blog-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [hexo-blog-3.0.16](https://github.com/truecharts/charts/compare/hexo-blog-3.0.15...hexo-blog-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [hexo-blog-3.0.15](https://github.com/truecharts/charts/compare/hexo-blog-3.0.14...hexo-blog-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [hexo-blog-3.0.14](https://github.com/truecharts/charts/compare/hexo-blog-3.0.13...hexo-blog-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [hexo-blog-3.0.13](https://github.com/truecharts/charts/compare/hexo-blog-3.0.12...hexo-blog-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [hexo-blog-3.0.12](https://github.com/truecharts/charts/compare/hexo-blog-3.0.11...hexo-blog-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [hexo-blog-3.0.11](https://github.com/truecharts/charts/compare/hexo-blog-3.0.10...hexo-blog-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [hexo-blog-3.0.10](https://github.com/truecharts/charts/compare/hexo-blog-3.0.9...hexo-blog-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [hexo-blog-3.0.9](https://github.com/truecharts/charts/compare/hexo-blog-3.0.8...hexo-blog-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/hexo-blog/4.0.1/Chart.yaml b/stable/hexo-blog/4.0.1/Chart.yaml deleted file mode 100644 index 5be468d452..0000000000 --- a/stable/hexo-blog/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: hexo-blog -version: 4.0.1 -appVersion: latest -description: A self-hosted blogging platform in which posts are written in markdown -home: https://truecharts.org/charts/incubator/hexo-blog -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.png -deprecated: false -sources: - - https://github.com/fletchto99/hexo-dev-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/hexo-blog - - https://hub.docker.com/r/fletchto99/hexo-dev-blog -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - hexo-blog - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/hexo-blog/4.0.1/app-changelog.md b/stable/hexo-blog/4.0.1/app-changelog.md deleted file mode 100644 index 2622e38f63..0000000000 --- a/stable/hexo-blog/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hexo-blog-4.0.1](https://github.com/truecharts/charts/compare/hexo-blog-4.0.0...hexo-blog-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/hexo-blog/4.0.1/charts/common-17.1.4.tgz b/stable/hexo-blog/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/hexo-blog/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/hexo-blog/4.1.0/CHANGELOG.md b/stable/hexo-blog/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..269454109d --- /dev/null +++ b/stable/hexo-blog/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hexo-blog-4.1.0](https://github.com/truecharts/charts/compare/hexo-blog-4.0.1...hexo-blog-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [hexo-blog-4.0.1](https://github.com/truecharts/charts/compare/hexo-blog-4.0.0...hexo-blog-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [hexo-blog-4.0.0](https://github.com/truecharts/charts/compare/hexo-blog-3.0.17...hexo-blog-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [hexo-blog-3.0.17](https://github.com/truecharts/charts/compare/hexo-blog-3.0.16...hexo-blog-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [hexo-blog-3.0.16](https://github.com/truecharts/charts/compare/hexo-blog-3.0.15...hexo-blog-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [hexo-blog-3.0.15](https://github.com/truecharts/charts/compare/hexo-blog-3.0.14...hexo-blog-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [hexo-blog-3.0.14](https://github.com/truecharts/charts/compare/hexo-blog-3.0.13...hexo-blog-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [hexo-blog-3.0.13](https://github.com/truecharts/charts/compare/hexo-blog-3.0.12...hexo-blog-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [hexo-blog-3.0.12](https://github.com/truecharts/charts/compare/hexo-blog-3.0.11...hexo-blog-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [hexo-blog-3.0.11](https://github.com/truecharts/charts/compare/hexo-blog-3.0.10...hexo-blog-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [hexo-blog-3.0.10](https://github.com/truecharts/charts/compare/hexo-blog-3.0.9...hexo-blog-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/hexo-blog/4.1.0/Chart.yaml b/stable/hexo-blog/4.1.0/Chart.yaml new file mode 100644 index 0000000000..b9ebcfdf4a --- /dev/null +++ b/stable/hexo-blog/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: hexo-blog +version: 4.1.0 +appVersion: latest +description: A self-hosted blogging platform in which posts are written in markdown +home: https://truecharts.org/charts/incubator/hexo-blog +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.png +deprecated: false +sources: + - https://github.com/fletchto99/hexo-dev-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/hexo-blog + - https://hub.docker.com/r/fletchto99/hexo-dev-blog +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - hexo-blog + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/hexo-blog/4.0.1/README.md b/stable/hexo-blog/4.1.0/README.md similarity index 100% rename from stable/hexo-blog/4.0.1/README.md rename to stable/hexo-blog/4.1.0/README.md diff --git a/stable/hexo-blog/4.1.0/app-changelog.md b/stable/hexo-blog/4.1.0/app-changelog.md new file mode 100644 index 0000000000..6345705877 --- /dev/null +++ b/stable/hexo-blog/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hexo-blog-4.1.0](https://github.com/truecharts/charts/compare/hexo-blog-4.0.1...hexo-blog-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/hexo-blog/4.0.1/app-readme.md b/stable/hexo-blog/4.1.0/app-readme.md similarity index 100% rename from stable/hexo-blog/4.0.1/app-readme.md rename to stable/hexo-blog/4.1.0/app-readme.md diff --git a/stable/hexo-blog/4.1.0/charts/common-17.2.2.tgz b/stable/hexo-blog/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/hexo-blog/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/hexo-blog/4.0.1/ix_values.yaml b/stable/hexo-blog/4.1.0/ix_values.yaml similarity index 100% rename from stable/hexo-blog/4.0.1/ix_values.yaml rename to stable/hexo-blog/4.1.0/ix_values.yaml diff --git a/stable/hexo-blog/4.0.1/questions.yaml b/stable/hexo-blog/4.1.0/questions.yaml similarity index 100% rename from stable/hexo-blog/4.0.1/questions.yaml rename to stable/hexo-blog/4.1.0/questions.yaml diff --git a/stable/homelablabelmaker/7.0.1/templates/common.yaml b/stable/hexo-blog/4.1.0/templates/common.yaml similarity index 100% rename from stable/homelablabelmaker/7.0.1/templates/common.yaml rename to stable/hexo-blog/4.1.0/templates/common.yaml diff --git a/stable/medusa/9.0.1/values.yaml b/stable/hexo-blog/4.1.0/values.yaml similarity index 100% rename from stable/medusa/9.0.1/values.yaml rename to stable/hexo-blog/4.1.0/values.yaml diff --git a/stable/homarr/9.0.1/CHANGELOG.md b/stable/homarr/9.0.1/CHANGELOG.md deleted file mode 100644 index 0f07be1655..0000000000 --- a/stable/homarr/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homarr-9.0.1](https://github.com/truecharts/charts/compare/homarr-9.0.0...homarr-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [homarr-9.0.0](https://github.com/truecharts/charts/compare/homarr-8.0.11...homarr-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [homarr-8.0.11](https://github.com/truecharts/charts/compare/homarr-8.0.10...homarr-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [homarr-8.0.10](https://github.com/truecharts/charts/compare/homarr-8.0.9...homarr-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [homarr-8.0.9](https://github.com/truecharts/charts/compare/homarr-8.0.8...homarr-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [homarr-8.0.8](https://github.com/truecharts/charts/compare/homarr-8.0.7...homarr-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [homarr-8.0.7](https://github.com/truecharts/charts/compare/homarr-8.0.6...homarr-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [homarr-8.0.6](https://github.com/truecharts/charts/compare/homarr-8.0.5...homarr-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [homarr-8.0.5](https://github.com/truecharts/charts/compare/homarr-8.0.4...homarr-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [homarr-8.0.4](https://github.com/truecharts/charts/compare/homarr-8.0.3...homarr-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [homarr-8.0.3](https://github.com/truecharts/charts/compare/homarr-8.0.2...homarr-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/homarr/9.0.1/Chart.yaml b/stable/homarr/9.0.1/Chart.yaml deleted file mode 100644 index 1d13cad3a0..0000000000 --- a/stable/homarr/9.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: homarr -version: 9.0.1 -appVersion: 0.14.2 -description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. -home: https://truecharts.org/charts/stable/homarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - - https://ghcr.io/ajnart/homarr - - https://github.com/ajnart/homarr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dashboard -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/homarr/9.0.1/app-changelog.md b/stable/homarr/9.0.1/app-changelog.md deleted file mode 100644 index ac6567baee..0000000000 --- a/stable/homarr/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homarr-9.0.1](https://github.com/truecharts/charts/compare/homarr-9.0.0...homarr-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/homarr/9.0.1/charts/common-17.1.4.tgz b/stable/homarr/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/homarr/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/homarr/9.1.0/CHANGELOG.md b/stable/homarr/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..93d1c724da --- /dev/null +++ b/stable/homarr/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homarr-9.1.0](https://github.com/truecharts/charts/compare/homarr-9.0.1...homarr-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [homarr-9.0.1](https://github.com/truecharts/charts/compare/homarr-9.0.0...homarr-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [homarr-9.0.0](https://github.com/truecharts/charts/compare/homarr-8.0.11...homarr-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [homarr-8.0.11](https://github.com/truecharts/charts/compare/homarr-8.0.10...homarr-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [homarr-8.0.10](https://github.com/truecharts/charts/compare/homarr-8.0.9...homarr-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [homarr-8.0.9](https://github.com/truecharts/charts/compare/homarr-8.0.8...homarr-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [homarr-8.0.8](https://github.com/truecharts/charts/compare/homarr-8.0.7...homarr-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [homarr-8.0.7](https://github.com/truecharts/charts/compare/homarr-8.0.6...homarr-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [homarr-8.0.6](https://github.com/truecharts/charts/compare/homarr-8.0.5...homarr-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [homarr-8.0.5](https://github.com/truecharts/charts/compare/homarr-8.0.4...homarr-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [homarr-8.0.4](https://github.com/truecharts/charts/compare/homarr-8.0.3...homarr-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/homarr/9.1.0/Chart.yaml b/stable/homarr/9.1.0/Chart.yaml new file mode 100644 index 0000000000..ce5a3757b4 --- /dev/null +++ b/stable/homarr/9.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: homarr +version: 9.1.0 +appVersion: 0.14.2 +description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. +home: https://truecharts.org/charts/stable/homarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png +deprecated: false +sources: + - https://github.com/ajnart/homarr + - https://github.com/truecharts/charts/tree/master/charts/stable/homarr + - https://ghcr.io/ajnart/homarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dashboard +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/homarr/9.0.1/README.md b/stable/homarr/9.1.0/README.md similarity index 100% rename from stable/homarr/9.0.1/README.md rename to stable/homarr/9.1.0/README.md diff --git a/stable/homarr/9.1.0/app-changelog.md b/stable/homarr/9.1.0/app-changelog.md new file mode 100644 index 0000000000..ef8e41a9c7 --- /dev/null +++ b/stable/homarr/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homarr-9.1.0](https://github.com/truecharts/charts/compare/homarr-9.0.1...homarr-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/homarr/9.0.1/app-readme.md b/stable/homarr/9.1.0/app-readme.md similarity index 100% rename from stable/homarr/9.0.1/app-readme.md rename to stable/homarr/9.1.0/app-readme.md diff --git a/stable/homarr/9.1.0/charts/common-17.2.2.tgz b/stable/homarr/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/homarr/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/homarr/9.0.1/ix_values.yaml b/stable/homarr/9.1.0/ix_values.yaml similarity index 100% rename from stable/homarr/9.0.1/ix_values.yaml rename to stable/homarr/9.1.0/ix_values.yaml diff --git a/stable/homarr/9.0.1/questions.yaml b/stable/homarr/9.1.0/questions.yaml similarity index 100% rename from stable/homarr/9.0.1/questions.yaml rename to stable/homarr/9.1.0/questions.yaml diff --git a/stable/ntfy/8.0.1/templates/NOTES.txt b/stable/homarr/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/ntfy/8.0.1/templates/NOTES.txt rename to stable/homarr/9.1.0/templates/NOTES.txt diff --git a/stable/homarr/9.0.1/templates/_secrets.tpl b/stable/homarr/9.1.0/templates/_secrets.tpl similarity index 100% rename from stable/homarr/9.0.1/templates/_secrets.tpl rename to stable/homarr/9.1.0/templates/_secrets.tpl diff --git a/stable/homarr/9.0.1/templates/common.yaml b/stable/homarr/9.1.0/templates/common.yaml similarity index 100% rename from stable/homarr/9.0.1/templates/common.yaml rename to stable/homarr/9.1.0/templates/common.yaml diff --git a/stable/megasync/5.0.1/values.yaml b/stable/homarr/9.1.0/values.yaml similarity index 100% rename from stable/megasync/5.0.1/values.yaml rename to stable/homarr/9.1.0/values.yaml diff --git a/stable/home-assistant/22.1.0/CHANGELOG.md b/stable/home-assistant/22.1.0/CHANGELOG.md new file mode 100644 index 0000000000..20fc10e801 --- /dev/null +++ b/stable/home-assistant/22.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [home-assistant-22.1.0](https://github.com/truecharts/charts/compare/home-assistant-22.0.1...home-assistant-22.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [home-assistant-22.0.1](https://github.com/truecharts/charts/compare/home-assistant-22.0.0...home-assistant-22.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [home-assistant-22.0.0](https://github.com/truecharts/charts/compare/home-assistant-21.0.11...home-assistant-22.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [home-assistant-21.0.11](https://github.com/truecharts/charts/compare/home-assistant-21.0.10...home-assistant-21.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [home-assistant-21.0.10](https://github.com/truecharts/charts/compare/home-assistant-21.0.9...home-assistant-21.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [home-assistant-21.0.9](https://github.com/truecharts/charts/compare/home-assistant-21.0.8...home-assistant-21.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [home-assistant-21.0.8](https://github.com/truecharts/charts/compare/home-assistant-21.0.7...home-assistant-21.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [home-assistant-21.0.7](https://github.com/truecharts/charts/compare/home-assistant-21.0.6...home-assistant-21.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [home-assistant-21.0.6](https://github.com/truecharts/charts/compare/home-assistant-21.0.5...home-assistant-21.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [home-assistant-21.0.5](https://github.com/truecharts/charts/compare/home-assistant-21.0.4...home-assistant-21.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [home-assistant-21.0.4](https://github.com/truecharts/charts/compare/home-assistant-21.0.3...home-assistant-21.0.4) (2023-12-21) + +### Fix diff --git a/stable/home-assistant/22.1.0/Chart.yaml b/stable/home-assistant/22.1.0/Chart.yaml new file mode 100644 index 0000000000..521823f43f --- /dev/null +++ b/stable/home-assistant/22.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: home-assistant +version: 22.1.0 +appVersion: 2023.12.3 +description: home-assistant App for TrueNAS SCALE +home: https://truecharts.org/charts/stable/home-assistant +icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png +deprecated: false +sources: + - https://hub.docker.com/r/homeassistant/home-assistant + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server + - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - home-assistant + - hass + - homeassistant +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/home-assistant/22.1.0/README.md b/stable/home-assistant/22.1.0/README.md new file mode 100644 index 0000000000..ed4498d3f3 --- /dev/null +++ b/stable/home-assistant/22.1.0/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/home-assistant) + +**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/home-assistant/22.1.0/app-changelog.md b/stable/home-assistant/22.1.0/app-changelog.md new file mode 100644 index 0000000000..b5db7dae64 --- /dev/null +++ b/stable/home-assistant/22.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [home-assistant-22.1.0](https://github.com/truecharts/charts/compare/home-assistant-22.0.1...home-assistant-22.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/home-assistant/22.1.0/app-readme.md b/stable/home-assistant/22.1.0/app-readme.md new file mode 100644 index 0000000000..9a840a5743 --- /dev/null +++ b/stable/home-assistant/22.1.0/app-readme.md @@ -0,0 +1,8 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/home-assistant](https://truecharts.org/charts/stable/home-assistant) + +--- + +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/home-assistant/22.1.0/charts/common-17.2.2.tgz b/stable/home-assistant/22.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/home-assistant/22.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/home-assistant/22.1.0/ix_values.yaml b/stable/home-assistant/22.1.0/ix_values.yaml new file mode 100644 index 0000000000..5087c11eb1 --- /dev/null +++ b/stable/home-assistant/22.1.0/ix_values.yaml @@ -0,0 +1,158 @@ +image: + repository: homeassistant/home-assistant + pullPolicy: IfNotPresent + tag: 2023.12.3@sha256:128abdfe0b0a82df32a0a192032a86d113564ce2ce5ad470c47d551a53bf5db4 +service: + main: + ports: + main: + port: 8123 + targetPort: 8123 +workload: + main: + podSpec: + initContainers: + init: + type: init + enabled: true + imageSelector: image + command: /config/init/init.sh +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet +homeassistant: + trusted_proxies: [] +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} +persistence: + config: + enabled: true + mountPath: /config + targetSelectAll: true + init: + enabled: true + type: configmap + objectName: init + mountPath: "/config/init" + defaultMode: "0777" + readOnly: true + targetSelector: + main: + init: {} +configmap: + init: + enabled: true + data: + init.sh: |- + #!/bin/sh + config_file="/config/configuration.yaml" + if test -f "$config_file"; then + echo "configuration.yaml exists." + if grep -q recorder: "$config_file"; then + echo "configuration.yaml already contains recorder" + else + echo "" >> "$config_file" + cat /config/init/recorder.default >> "$config_file" + fi + if grep -q http: "$config_file"; then + echo "configuration.yaml already contains http section" + else + echo "" >> "$config_file" + cat /config/init/http.default >> "$config_file" + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default "$config_file" + echo "" >> "$config_file" + cat /config/init/recorder.default >> "$config_file" + echo "" >> "$config_file" + cat /config/init/http.default >> "$config_file" + echo "" >> "$config_file" + 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.cnpg.main.creds.std | trimAll "\"")) | quote }} + http.default: |- + http: + use_x_forwarded_for: true + trusted_proxies: + {{- if hasKey .Values "ixChartContext" }} + - {{ .Values.ixChartContext.kubernetes_config.cluster_cidr }} + {{- else }} + {{- range .Values.homeassistant.trusted_proxies }} + - {{ . }} + {{- end }} + {{- end }} +cnpg: + main: + enabled: true + user: home-assistant + database: home-assistant +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + capabilities: + add: + - CAP_NET_RAW + - CAP_NET_BIND_SERVICE diff --git a/stable/home-assistant/22.1.0/questions.yaml b/stable/home-assistant/22.1.0/questions.yaml new file mode 100644 index 0000000000..e092553609 --- /dev/null +++ b/stable/home-assistant/22.1.0/questions.yaml @@ -0,0 +1,3284 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8123 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/openbooks/3.0.1/templates/NOTES.txt b/stable/home-assistant/22.1.0/templates/NOTES.txt similarity index 100% rename from stable/openbooks/3.0.1/templates/NOTES.txt rename to stable/home-assistant/22.1.0/templates/NOTES.txt diff --git a/stable/home-assistant/22.1.0/templates/common.yaml b/stable/home-assistant/22.1.0/templates/common.yaml new file mode 100644 index 0000000000..995efb03eb --- /dev/null +++ b/stable/home-assistant/22.1.0/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/memories-of-mars/4.0.1/values.yaml b/stable/home-assistant/22.1.0/values.yaml similarity index 100% rename from stable/memories-of-mars/4.0.1/values.yaml rename to stable/home-assistant/22.1.0/values.yaml diff --git a/stable/homebox/5.0.1/CHANGELOG.md b/stable/homebox/5.0.1/CHANGELOG.md deleted file mode 100644 index ebff797821..0000000000 --- a/stable/homebox/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homebox-5.0.1](https://github.com/truecharts/charts/compare/homebox-5.0.0...homebox-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [homebox-5.0.0](https://github.com/truecharts/charts/compare/homebox-4.0.11...homebox-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [homebox-4.0.11](https://github.com/truecharts/charts/compare/homebox-4.0.10...homebox-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [homebox-4.0.10](https://github.com/truecharts/charts/compare/homebox-4.0.9...homebox-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [homebox-4.0.9](https://github.com/truecharts/charts/compare/homebox-4.0.8...homebox-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [homebox-4.0.8](https://github.com/truecharts/charts/compare/homebox-4.0.7...homebox-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [homebox-4.0.7](https://github.com/truecharts/charts/compare/homebox-4.0.6...homebox-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [homebox-4.0.6](https://github.com/truecharts/charts/compare/homebox-4.0.5...homebox-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [homebox-4.0.5](https://github.com/truecharts/charts/compare/homebox-4.0.4...homebox-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [homebox-4.0.4](https://github.com/truecharts/charts/compare/homebox-4.0.3...homebox-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [homebox-4.0.3](https://github.com/truecharts/charts/compare/homebox-4.0.2...homebox-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/homebox/5.0.1/Chart.yaml b/stable/homebox/5.0.1/Chart.yaml deleted file mode 100644 index 66f74f0aeb..0000000000 --- a/stable/homebox/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: homebox -version: 5.0.1 -appVersion: 0.10.2 -description: Inventory and organization system built for the Home User. -home: https://truecharts.org/charts/stable/homebox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.png -deprecated: false -sources: - - https://github.com/hay-kot/homebox - - https://github.com/truecharts/charts/tree/master/charts/stable/homebox - - https://ghcr.io/hay-kot/homebox -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - homebox - - inventory -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: inventory - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/homebox/5.0.1/app-changelog.md b/stable/homebox/5.0.1/app-changelog.md deleted file mode 100644 index 7142fa4e17..0000000000 --- a/stable/homebox/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homebox-5.0.1](https://github.com/truecharts/charts/compare/homebox-5.0.0...homebox-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/homebox/5.0.1/charts/common-17.1.4.tgz b/stable/homebox/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/homebox/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/homebox/5.1.0/CHANGELOG.md b/stable/homebox/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0434f5f842 --- /dev/null +++ b/stable/homebox/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homebox-5.1.0](https://github.com/truecharts/charts/compare/homebox-5.0.1...homebox-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [homebox-5.0.1](https://github.com/truecharts/charts/compare/homebox-5.0.0...homebox-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [homebox-5.0.0](https://github.com/truecharts/charts/compare/homebox-4.0.11...homebox-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [homebox-4.0.11](https://github.com/truecharts/charts/compare/homebox-4.0.10...homebox-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [homebox-4.0.10](https://github.com/truecharts/charts/compare/homebox-4.0.9...homebox-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [homebox-4.0.9](https://github.com/truecharts/charts/compare/homebox-4.0.8...homebox-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [homebox-4.0.8](https://github.com/truecharts/charts/compare/homebox-4.0.7...homebox-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [homebox-4.0.7](https://github.com/truecharts/charts/compare/homebox-4.0.6...homebox-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [homebox-4.0.6](https://github.com/truecharts/charts/compare/homebox-4.0.5...homebox-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [homebox-4.0.5](https://github.com/truecharts/charts/compare/homebox-4.0.4...homebox-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [homebox-4.0.4](https://github.com/truecharts/charts/compare/homebox-4.0.3...homebox-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/homebox/5.1.0/Chart.yaml b/stable/homebox/5.1.0/Chart.yaml new file mode 100644 index 0000000000..3d308e9b83 --- /dev/null +++ b/stable/homebox/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: homebox +version: 5.1.0 +appVersion: 0.10.2 +description: Inventory and organization system built for the Home User. +home: https://truecharts.org/charts/stable/homebox +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.png +deprecated: false +sources: + - https://github.com/hay-kot/homebox + - https://github.com/truecharts/charts/tree/master/charts/stable/homebox + - https://ghcr.io/hay-kot/homebox +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - homebox + - inventory +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: inventory + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/homebox/5.0.1/README.md b/stable/homebox/5.1.0/README.md similarity index 100% rename from stable/homebox/5.0.1/README.md rename to stable/homebox/5.1.0/README.md diff --git a/stable/homebox/5.1.0/app-changelog.md b/stable/homebox/5.1.0/app-changelog.md new file mode 100644 index 0000000000..aa5e57acf5 --- /dev/null +++ b/stable/homebox/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homebox-5.1.0](https://github.com/truecharts/charts/compare/homebox-5.0.1...homebox-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/homebox/5.0.1/app-readme.md b/stable/homebox/5.1.0/app-readme.md similarity index 100% rename from stable/homebox/5.0.1/app-readme.md rename to stable/homebox/5.1.0/app-readme.md diff --git a/stable/homebox/5.1.0/charts/common-17.2.2.tgz b/stable/homebox/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/homebox/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/homebox/5.0.1/ix_values.yaml b/stable/homebox/5.1.0/ix_values.yaml similarity index 100% rename from stable/homebox/5.0.1/ix_values.yaml rename to stable/homebox/5.1.0/ix_values.yaml diff --git a/stable/homebox/5.0.1/questions.yaml b/stable/homebox/5.1.0/questions.yaml similarity index 100% rename from stable/homebox/5.0.1/questions.yaml rename to stable/homebox/5.1.0/questions.yaml diff --git a/stable/openhab/8.0.1/templates/NOTES.txt b/stable/homebox/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/openhab/8.0.1/templates/NOTES.txt rename to stable/homebox/5.1.0/templates/NOTES.txt diff --git a/stable/homebox/5.0.1/templates/_secret.tpl b/stable/homebox/5.1.0/templates/_secret.tpl similarity index 100% rename from stable/homebox/5.0.1/templates/_secret.tpl rename to stable/homebox/5.1.0/templates/_secret.tpl diff --git a/stable/homebox/5.0.1/templates/common.yaml b/stable/homebox/5.1.0/templates/common.yaml similarity index 100% rename from stable/homebox/5.0.1/templates/common.yaml rename to stable/homebox/5.1.0/templates/common.yaml diff --git a/stable/meshroom/8.0.1/values.yaml b/stable/homebox/5.1.0/values.yaml similarity index 100% rename from stable/meshroom/8.0.1/values.yaml rename to stable/homebox/5.1.0/values.yaml diff --git a/stable/homebridge/6.0.1/CHANGELOG.md b/stable/homebridge/6.0.1/CHANGELOG.md deleted file mode 100644 index b1e4759394..0000000000 --- a/stable/homebridge/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homebridge-6.0.1](https://github.com/truecharts/charts/compare/homebridge-6.0.0...homebridge-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [homebridge-6.0.0](https://github.com/truecharts/charts/compare/homebridge-5.0.11...homebridge-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [homebridge-5.0.11](https://github.com/truecharts/charts/compare/homebridge-5.0.10...homebridge-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [homebridge-5.0.10](https://github.com/truecharts/charts/compare/homebridge-5.0.9...homebridge-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [homebridge-5.0.9](https://github.com/truecharts/charts/compare/homebridge-5.0.8...homebridge-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [homebridge-5.0.8](https://github.com/truecharts/charts/compare/homebridge-5.0.7...homebridge-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [homebridge-5.0.7](https://github.com/truecharts/charts/compare/homebridge-5.0.6...homebridge-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [homebridge-5.0.6](https://github.com/truecharts/charts/compare/homebridge-5.0.5...homebridge-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [homebridge-5.0.5](https://github.com/truecharts/charts/compare/homebridge-5.0.4...homebridge-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [homebridge-5.0.4](https://github.com/truecharts/charts/compare/homebridge-5.0.3...homebridge-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [homebridge-5.0.3](https://github.com/truecharts/charts/compare/homebridge-5.0.2...homebridge-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/homebridge/6.0.1/Chart.yaml b/stable/homebridge/6.0.1/Chart.yaml deleted file mode 100644 index bb8f508c8f..0000000000 --- a/stable/homebridge/6.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: homebridge -version: 6.0.1 -appVersion: 2023-01 -description: A lightweight NodeJS server that emulates the iOS HomeKit API -home: https://truecharts.org/charts/incubator/homebridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png -deprecated: false -sources: - - https://github.com/oznu/docker-homebridge - - https://homebridge.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge - - https://github.com/truecharts/containers/tree/master/mirrorhomebridge -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - homebridge - - homekit -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/homebridge/6.0.1/app-changelog.md b/stable/homebridge/6.0.1/app-changelog.md deleted file mode 100644 index 639b6fd2bb..0000000000 --- a/stable/homebridge/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homebridge-6.0.1](https://github.com/truecharts/charts/compare/homebridge-6.0.0...homebridge-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/homebridge/6.0.1/charts/common-17.1.4.tgz b/stable/homebridge/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/homebridge/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/homebridge/6.1.0/CHANGELOG.md b/stable/homebridge/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c124fb2bb1 --- /dev/null +++ b/stable/homebridge/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homebridge-6.1.0](https://github.com/truecharts/charts/compare/homebridge-6.0.1...homebridge-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [homebridge-6.0.1](https://github.com/truecharts/charts/compare/homebridge-6.0.0...homebridge-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [homebridge-6.0.0](https://github.com/truecharts/charts/compare/homebridge-5.0.11...homebridge-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [homebridge-5.0.11](https://github.com/truecharts/charts/compare/homebridge-5.0.10...homebridge-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [homebridge-5.0.10](https://github.com/truecharts/charts/compare/homebridge-5.0.9...homebridge-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [homebridge-5.0.9](https://github.com/truecharts/charts/compare/homebridge-5.0.8...homebridge-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [homebridge-5.0.8](https://github.com/truecharts/charts/compare/homebridge-5.0.7...homebridge-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [homebridge-5.0.7](https://github.com/truecharts/charts/compare/homebridge-5.0.6...homebridge-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [homebridge-5.0.6](https://github.com/truecharts/charts/compare/homebridge-5.0.5...homebridge-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [homebridge-5.0.5](https://github.com/truecharts/charts/compare/homebridge-5.0.4...homebridge-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [homebridge-5.0.4](https://github.com/truecharts/charts/compare/homebridge-5.0.3...homebridge-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/homebridge/6.1.0/Chart.yaml b/stable/homebridge/6.1.0/Chart.yaml new file mode 100644 index 0000000000..de30d2368e --- /dev/null +++ b/stable/homebridge/6.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: homebridge +version: 6.1.0 +appVersion: 2023-01 +description: A lightweight NodeJS server that emulates the iOS HomeKit API +home: https://truecharts.org/charts/incubator/homebridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png +deprecated: false +sources: + - https://github.com/oznu/docker-homebridge + - https://homebridge.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge + - https://github.com/truecharts/containers/tree/master/mirrorhomebridge +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - homebridge + - homekit +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/homebridge/6.0.1/README.md b/stable/homebridge/6.1.0/README.md similarity index 100% rename from stable/homebridge/6.0.1/README.md rename to stable/homebridge/6.1.0/README.md diff --git a/stable/homebridge/6.1.0/app-changelog.md b/stable/homebridge/6.1.0/app-changelog.md new file mode 100644 index 0000000000..f400afa6ab --- /dev/null +++ b/stable/homebridge/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homebridge-6.1.0](https://github.com/truecharts/charts/compare/homebridge-6.0.1...homebridge-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/homebridge/6.0.1/app-readme.md b/stable/homebridge/6.1.0/app-readme.md similarity index 100% rename from stable/homebridge/6.0.1/app-readme.md rename to stable/homebridge/6.1.0/app-readme.md diff --git a/stable/homebridge/6.1.0/charts/common-17.2.2.tgz b/stable/homebridge/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/homebridge/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/homebridge/6.0.1/ix_values.yaml b/stable/homebridge/6.1.0/ix_values.yaml similarity index 100% rename from stable/homebridge/6.0.1/ix_values.yaml rename to stable/homebridge/6.1.0/ix_values.yaml diff --git a/stable/homebridge/6.0.1/questions.yaml b/stable/homebridge/6.1.0/questions.yaml similarity index 100% rename from stable/homebridge/6.0.1/questions.yaml rename to stable/homebridge/6.1.0/questions.yaml diff --git a/stable/openspeedtest/7.0.1/templates/NOTES.txt b/stable/homebridge/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/openspeedtest/7.0.1/templates/NOTES.txt rename to stable/homebridge/6.1.0/templates/NOTES.txt diff --git a/stable/mymediaforalexa/7.0.1/templates/common.yaml b/stable/homebridge/6.1.0/templates/common.yaml similarity index 100% rename from stable/mymediaforalexa/7.0.1/templates/common.yaml rename to stable/homebridge/6.1.0/templates/common.yaml diff --git a/stable/metabase/2.0.1/values.yaml b/stable/homebridge/6.1.0/values.yaml similarity index 100% rename from stable/metabase/2.0.1/values.yaml rename to stable/homebridge/6.1.0/values.yaml diff --git a/stable/homelablabelmaker/7.0.1/CHANGELOG.md b/stable/homelablabelmaker/7.0.1/CHANGELOG.md deleted file mode 100644 index b6e2e5610f..0000000000 --- a/stable/homelablabelmaker/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homelablabelmaker-7.0.1](https://github.com/truecharts/charts/compare/homelablabelmaker-7.0.0...homelablabelmaker-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [homelablabelmaker-7.0.0](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.11...homelablabelmaker-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [homelablabelmaker-6.0.11](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.10...homelablabelmaker-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [homelablabelmaker-6.0.10](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.9...homelablabelmaker-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [homelablabelmaker-6.0.9](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.8...homelablabelmaker-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [homelablabelmaker-6.0.8](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.7...homelablabelmaker-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [homelablabelmaker-6.0.7](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.6...homelablabelmaker-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [homelablabelmaker-6.0.6](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.5...homelablabelmaker-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [homelablabelmaker-6.0.5](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.4...homelablabelmaker-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [homelablabelmaker-6.0.4](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.3...homelablabelmaker-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [homelablabelmaker-6.0.3](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.2...homelablabelmaker-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/homelablabelmaker/7.0.1/Chart.yaml b/stable/homelablabelmaker/7.0.1/Chart.yaml deleted file mode 100644 index 57d95814ff..0000000000 --- a/stable/homelablabelmaker/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: homelablabelmaker -version: 7.0.1 -appVersion: latest -description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. -home: https://truecharts.org/charts/stable/homelablabelmaker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.png -deprecated: false -sources: - - https://github.com/DavidSpek/homelablabelmaker - - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker - - https://hub.docker.com/r/davidspek/homelablabelmaker -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - homelablabelmaker - - Tools-Utilities - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/homelablabelmaker/7.0.1/app-changelog.md b/stable/homelablabelmaker/7.0.1/app-changelog.md deleted file mode 100644 index 12e5a67f61..0000000000 --- a/stable/homelablabelmaker/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homelablabelmaker-7.0.1](https://github.com/truecharts/charts/compare/homelablabelmaker-7.0.0...homelablabelmaker-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/homelablabelmaker/7.0.1/charts/common-17.1.4.tgz b/stable/homelablabelmaker/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/homelablabelmaker/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/homelablabelmaker/7.1.0/CHANGELOG.md b/stable/homelablabelmaker/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..587d7cf794 --- /dev/null +++ b/stable/homelablabelmaker/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homelablabelmaker-7.1.0](https://github.com/truecharts/charts/compare/homelablabelmaker-7.0.1...homelablabelmaker-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [homelablabelmaker-7.0.1](https://github.com/truecharts/charts/compare/homelablabelmaker-7.0.0...homelablabelmaker-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [homelablabelmaker-7.0.0](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.11...homelablabelmaker-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [homelablabelmaker-6.0.11](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.10...homelablabelmaker-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [homelablabelmaker-6.0.10](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.9...homelablabelmaker-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [homelablabelmaker-6.0.9](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.8...homelablabelmaker-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [homelablabelmaker-6.0.8](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.7...homelablabelmaker-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [homelablabelmaker-6.0.7](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.6...homelablabelmaker-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [homelablabelmaker-6.0.6](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.5...homelablabelmaker-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [homelablabelmaker-6.0.5](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.4...homelablabelmaker-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [homelablabelmaker-6.0.4](https://github.com/truecharts/charts/compare/homelablabelmaker-6.0.3...homelablabelmaker-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/homelablabelmaker/7.1.0/Chart.yaml b/stable/homelablabelmaker/7.1.0/Chart.yaml new file mode 100644 index 0000000000..3f8728f7fd --- /dev/null +++ b/stable/homelablabelmaker/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: homelablabelmaker +version: 7.1.0 +appVersion: latest +description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. +home: https://truecharts.org/charts/stable/homelablabelmaker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.png +deprecated: false +sources: + - https://github.com/DavidSpek/homelablabelmaker + - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker + - https://hub.docker.com/r/davidspek/homelablabelmaker +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - homelablabelmaker + - Tools-Utilities + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/homelablabelmaker/7.0.1/README.md b/stable/homelablabelmaker/7.1.0/README.md similarity index 100% rename from stable/homelablabelmaker/7.0.1/README.md rename to stable/homelablabelmaker/7.1.0/README.md diff --git a/stable/homelablabelmaker/7.1.0/app-changelog.md b/stable/homelablabelmaker/7.1.0/app-changelog.md new file mode 100644 index 0000000000..17960ba437 --- /dev/null +++ b/stable/homelablabelmaker/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homelablabelmaker-7.1.0](https://github.com/truecharts/charts/compare/homelablabelmaker-7.0.1...homelablabelmaker-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/homelablabelmaker/7.0.1/app-readme.md b/stable/homelablabelmaker/7.1.0/app-readme.md similarity index 100% rename from stable/homelablabelmaker/7.0.1/app-readme.md rename to stable/homelablabelmaker/7.1.0/app-readme.md diff --git a/stable/homelablabelmaker/7.1.0/charts/common-17.2.2.tgz b/stable/homelablabelmaker/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/homelablabelmaker/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/homelablabelmaker/7.0.1/ix_values.yaml b/stable/homelablabelmaker/7.1.0/ix_values.yaml similarity index 100% rename from stable/homelablabelmaker/7.0.1/ix_values.yaml rename to stable/homelablabelmaker/7.1.0/ix_values.yaml diff --git a/stable/homelablabelmaker/7.0.1/questions.yaml b/stable/homelablabelmaker/7.1.0/questions.yaml similarity index 100% rename from stable/homelablabelmaker/7.0.1/questions.yaml rename to stable/homelablabelmaker/7.1.0/questions.yaml diff --git a/stable/openvscode-server/8.0.1/templates/NOTES.txt b/stable/homelablabelmaker/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/openvscode-server/8.0.1/templates/NOTES.txt rename to stable/homelablabelmaker/7.1.0/templates/NOTES.txt diff --git a/stable/hoobs/4.0.1/templates/common.yaml b/stable/homelablabelmaker/7.1.0/templates/common.yaml similarity index 100% rename from stable/hoobs/4.0.1/templates/common.yaml rename to stable/homelablabelmaker/7.1.0/templates/common.yaml diff --git a/stable/metatube/4.0.1/values.yaml b/stable/homelablabelmaker/7.1.0/values.yaml similarity index 100% rename from stable/metatube/4.0.1/values.yaml rename to stable/homelablabelmaker/7.1.0/values.yaml diff --git a/stable/homepage/6.2.3/CHANGELOG.md b/stable/homepage/6.2.3/CHANGELOG.md deleted file mode 100644 index d7db4b8e2f..0000000000 --- a/stable/homepage/6.2.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homepage-6.2.3](https://github.com/truecharts/charts/compare/homepage-6.2.2...homepage-6.2.3) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [homepage-6.2.2](https://github.com/truecharts/charts/compare/homepage-6.2.1...homepage-6.2.2) (2023-12-26) - -### Fix - -- temproary fix due to common rendering issue - - - - -## [homepage-6.2.1](https://github.com/truecharts/charts/compare/homepage-6.2.0...homepage-6.2.1) (2023-12-26) - - - - -## [homepage-6.2.0](https://github.com/truecharts/charts/compare/homepage-6.1.1...homepage-6.2.0) (2023-12-26) - -### Docs - -- Redo Integration section ([#16550](https://github.com/truecharts/charts/issues/16550)) - - ### Feat - -- add tc defaults ([#16553](https://github.com/truecharts/charts/issues/16553)) - - ### Fix - -- docs hp-integration grammar ([#16549](https://github.com/truecharts/charts/issues/16549)) - - - - -## [homepage-6.1.1](https://github.com/truecharts/charts/compare/homepage-6.1.0...homepage-6.1.1) (2023-12-26) - -### Docs - -- Add Homepage Setup Guide ([#16544](https://github.com/truecharts/charts/issues/16544)) - - - - -## [homepage-6.1.0](https://github.com/truecharts/charts/compare/homepage-6.0.0...homepage-6.1.0) (2023-12-25) - -### Feat - -- always enable kubernetes config ([#16537](https://github.com/truecharts/charts/issues/16537)) - - - - -## [homepage-6.0.0](https://github.com/truecharts/charts/compare/homepage-5.0.12...homepage-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [homepage-5.0.12](https://github.com/truecharts/charts/compare/homepage-5.0.11...homepage-5.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [homepage-5.0.11](https://github.com/truecharts/charts/compare/homepage-5.0.10...homepage-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [homepage-5.0.10](https://github.com/truecharts/charts/compare/homepage-5.0.9...homepage-5.0.10) (2023-12-24) - -### Fix - -- set ndots to 3 to ensure it can render svc without .cluster.local - - - diff --git a/stable/homepage/6.2.3/Chart.yaml b/stable/homepage/6.2.3/Chart.yaml deleted file mode 100644 index b5a1b0c03b..0000000000 --- a/stable/homepage/6.2.3/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: homepage -version: 6.2.3 -appVersion: 0.8.3 -description: A highly customizable homepage -home: https://truecharts.org/charts/stable/homepage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png -deprecated: false -sources: - - https://github.com/benphelps/homepage - - https://github.com/truecharts/charts/tree/master/charts/stable/homepage - - https://ghcr.io/gethomepage/homepage -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - homepage -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/homepage/6.2.3/app-changelog.md b/stable/homepage/6.2.3/app-changelog.md deleted file mode 100644 index ed743fb777..0000000000 --- a/stable/homepage/6.2.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homepage-6.2.3](https://github.com/truecharts/charts/compare/homepage-6.2.2...homepage-6.2.3) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/homepage/6.2.3/charts/common-17.1.4.tgz b/stable/homepage/6.2.3/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/homepage/6.2.3/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/homepage/6.3.0/CHANGELOG.md b/stable/homepage/6.3.0/CHANGELOG.md new file mode 100644 index 0000000000..5bf512148c --- /dev/null +++ b/stable/homepage/6.3.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homepage-6.3.0](https://github.com/truecharts/charts/compare/homepage-6.2.3...homepage-6.3.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [homepage-6.2.3](https://github.com/truecharts/charts/compare/homepage-6.2.2...homepage-6.2.3) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [homepage-6.2.2](https://github.com/truecharts/charts/compare/homepage-6.2.1...homepage-6.2.2) (2023-12-26) + +### Fix + +- temproary fix due to common rendering issue + + + + +## [homepage-6.2.1](https://github.com/truecharts/charts/compare/homepage-6.2.0...homepage-6.2.1) (2023-12-26) + + + + +## [homepage-6.2.0](https://github.com/truecharts/charts/compare/homepage-6.1.1...homepage-6.2.0) (2023-12-26) + +### Docs + +- Redo Integration section ([#16550](https://github.com/truecharts/charts/issues/16550)) + + ### Feat + +- add tc defaults ([#16553](https://github.com/truecharts/charts/issues/16553)) + + ### Fix + +- docs hp-integration grammar ([#16549](https://github.com/truecharts/charts/issues/16549)) + + + + +## [homepage-6.1.1](https://github.com/truecharts/charts/compare/homepage-6.1.0...homepage-6.1.1) (2023-12-26) + +### Docs + +- Add Homepage Setup Guide ([#16544](https://github.com/truecharts/charts/issues/16544)) + + + + +## [homepage-6.1.0](https://github.com/truecharts/charts/compare/homepage-6.0.0...homepage-6.1.0) (2023-12-25) + +### Feat + +- always enable kubernetes config ([#16537](https://github.com/truecharts/charts/issues/16537)) + + + + +## [homepage-6.0.0](https://github.com/truecharts/charts/compare/homepage-5.0.12...homepage-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [homepage-5.0.12](https://github.com/truecharts/charts/compare/homepage-5.0.11...homepage-5.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [homepage-5.0.11](https://github.com/truecharts/charts/compare/homepage-5.0.10...homepage-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + diff --git a/stable/homepage/6.3.0/Chart.yaml b/stable/homepage/6.3.0/Chart.yaml new file mode 100644 index 0000000000..48c1fdfde8 --- /dev/null +++ b/stable/homepage/6.3.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: homepage +version: 6.3.0 +appVersion: 0.8.3 +description: A highly customizable homepage +home: https://truecharts.org/charts/stable/homepage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png +deprecated: false +sources: + - https://github.com/benphelps/homepage + - https://github.com/truecharts/charts/tree/master/charts/stable/homepage + - https://ghcr.io/gethomepage/homepage +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - homepage +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: dashboard + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/homepage/6.2.3/README.md b/stable/homepage/6.3.0/README.md similarity index 100% rename from stable/homepage/6.2.3/README.md rename to stable/homepage/6.3.0/README.md diff --git a/stable/homepage/6.3.0/app-changelog.md b/stable/homepage/6.3.0/app-changelog.md new file mode 100644 index 0000000000..caa22b2408 --- /dev/null +++ b/stable/homepage/6.3.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homepage-6.3.0](https://github.com/truecharts/charts/compare/homepage-6.2.3...homepage-6.3.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/homepage/6.2.3/app-readme.md b/stable/homepage/6.3.0/app-readme.md similarity index 100% rename from stable/homepage/6.2.3/app-readme.md rename to stable/homepage/6.3.0/app-readme.md diff --git a/stable/homepage/6.3.0/charts/common-17.2.2.tgz b/stable/homepage/6.3.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/homepage/6.3.0/charts/common-17.2.2.tgz differ diff --git a/stable/homepage/6.2.3/ix_values.yaml b/stable/homepage/6.3.0/ix_values.yaml similarity index 100% rename from stable/homepage/6.2.3/ix_values.yaml rename to stable/homepage/6.3.0/ix_values.yaml diff --git a/stable/homepage/6.2.3/questions.yaml b/stable/homepage/6.3.0/questions.yaml similarity index 100% rename from stable/homepage/6.2.3/questions.yaml rename to stable/homepage/6.3.0/questions.yaml diff --git a/stable/paperless-ngx/6.0.2/templates/NOTES.txt b/stable/homepage/6.3.0/templates/NOTES.txt similarity index 100% rename from stable/paperless-ngx/6.0.2/templates/NOTES.txt rename to stable/homepage/6.3.0/templates/NOTES.txt diff --git a/stable/mysql-workbench/8.0.1/templates/common.yaml b/stable/homepage/6.3.0/templates/common.yaml similarity index 100% rename from stable/mysql-workbench/8.0.1/templates/common.yaml rename to stable/homepage/6.3.0/templates/common.yaml diff --git a/stable/mindustry/4.0.2/values.yaml b/stable/homepage/6.3.0/values.yaml similarity index 100% rename from stable/mindustry/4.0.2/values.yaml rename to stable/homepage/6.3.0/values.yaml diff --git a/stable/homer/8.0.1/CHANGELOG.md b/stable/homer/8.0.1/CHANGELOG.md deleted file mode 100644 index 9ce054164a..0000000000 --- a/stable/homer/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homer-8.0.1](https://github.com/truecharts/charts/compare/homer-8.0.0...homer-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [homer-8.0.0](https://github.com/truecharts/charts/compare/homer-7.0.11...homer-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [homer-7.0.11](https://github.com/truecharts/charts/compare/homer-7.0.10...homer-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [homer-7.0.10](https://github.com/truecharts/charts/compare/homer-7.0.9...homer-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [homer-7.0.9](https://github.com/truecharts/charts/compare/homer-7.0.8...homer-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [homer-7.0.8](https://github.com/truecharts/charts/compare/homer-7.0.7...homer-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [homer-7.0.7](https://github.com/truecharts/charts/compare/homer-7.0.6...homer-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [homer-7.0.6](https://github.com/truecharts/charts/compare/homer-7.0.5...homer-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [homer-7.0.5](https://github.com/truecharts/charts/compare/homer-7.0.4...homer-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [homer-7.0.4](https://github.com/truecharts/charts/compare/homer-7.0.3...homer-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [homer-7.0.3](https://github.com/truecharts/charts/compare/homer-7.0.2...homer-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/homer/8.0.1/Chart.yaml b/stable/homer/8.0.1/Chart.yaml deleted file mode 100644 index d41e3c5e81..0000000000 --- a/stable/homer/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: homer -version: 8.0.1 -appVersion: 23.10.1 -description: A dead simple static homepage for your server to keep your services on hand. -home: https://truecharts.org/charts/stable/homer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.png -deprecated: false -sources: - - https://github.com/bastienwirtz/homer - - https://github.com/truecharts/charts/tree/master/charts/stable/homer - - https://hub.docker.com/r/b4bz/homer -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - homer - - dashboard - - launcher -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/homer/8.0.1/app-changelog.md b/stable/homer/8.0.1/app-changelog.md deleted file mode 100644 index bca73affad..0000000000 --- a/stable/homer/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homer-8.0.1](https://github.com/truecharts/charts/compare/homer-8.0.0...homer-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/homer/8.0.1/charts/common-17.1.4.tgz b/stable/homer/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/homer/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/homer/8.1.0/CHANGELOG.md b/stable/homer/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..eebcbe376a --- /dev/null +++ b/stable/homer/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homer-8.1.0](https://github.com/truecharts/charts/compare/homer-8.0.1...homer-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [homer-8.0.1](https://github.com/truecharts/charts/compare/homer-8.0.0...homer-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [homer-8.0.0](https://github.com/truecharts/charts/compare/homer-7.0.11...homer-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [homer-7.0.11](https://github.com/truecharts/charts/compare/homer-7.0.10...homer-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [homer-7.0.10](https://github.com/truecharts/charts/compare/homer-7.0.9...homer-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [homer-7.0.9](https://github.com/truecharts/charts/compare/homer-7.0.8...homer-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [homer-7.0.8](https://github.com/truecharts/charts/compare/homer-7.0.7...homer-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [homer-7.0.7](https://github.com/truecharts/charts/compare/homer-7.0.6...homer-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [homer-7.0.6](https://github.com/truecharts/charts/compare/homer-7.0.5...homer-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [homer-7.0.5](https://github.com/truecharts/charts/compare/homer-7.0.4...homer-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [homer-7.0.4](https://github.com/truecharts/charts/compare/homer-7.0.3...homer-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/homer/8.1.0/Chart.yaml b/stable/homer/8.1.0/Chart.yaml new file mode 100644 index 0000000000..f1e2fbe50b --- /dev/null +++ b/stable/homer/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: homer +version: 8.1.0 +appVersion: 23.10.1 +description: A dead simple static homepage for your server to keep your services on hand. +home: https://truecharts.org/charts/stable/homer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.png +deprecated: false +sources: + - https://github.com/bastienwirtz/homer + - https://github.com/truecharts/charts/tree/master/charts/stable/homer + - https://hub.docker.com/r/b4bz/homer +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - homer + - dashboard + - launcher +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/homer/8.0.1/README.md b/stable/homer/8.1.0/README.md similarity index 100% rename from stable/homer/8.0.1/README.md rename to stable/homer/8.1.0/README.md diff --git a/stable/homer/8.1.0/app-changelog.md b/stable/homer/8.1.0/app-changelog.md new file mode 100644 index 0000000000..e877c71124 --- /dev/null +++ b/stable/homer/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homer-8.1.0](https://github.com/truecharts/charts/compare/homer-8.0.1...homer-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/homer/8.0.1/app-readme.md b/stable/homer/8.1.0/app-readme.md similarity index 100% rename from stable/homer/8.0.1/app-readme.md rename to stable/homer/8.1.0/app-readme.md diff --git a/stable/homer/8.1.0/charts/common-17.2.2.tgz b/stable/homer/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/homer/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/homer/8.0.1/ix_values.yaml b/stable/homer/8.1.0/ix_values.yaml similarity index 100% rename from stable/homer/8.0.1/ix_values.yaml rename to stable/homer/8.1.0/ix_values.yaml diff --git a/stable/homer/8.0.1/questions.yaml b/stable/homer/8.1.0/questions.yaml similarity index 100% rename from stable/homer/8.0.1/questions.yaml rename to stable/homer/8.1.0/questions.yaml diff --git a/stable/pasta/7.0.1/templates/NOTES.txt b/stable/homer/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/pasta/7.0.1/templates/NOTES.txt rename to stable/homer/8.1.0/templates/NOTES.txt diff --git a/stable/nano-wallet/8.0.1/templates/common.yaml b/stable/homer/8.1.0/templates/common.yaml similarity index 100% rename from stable/nano-wallet/8.0.1/templates/common.yaml rename to stable/homer/8.1.0/templates/common.yaml diff --git a/stable/minecraft-bedrock/7.0.1/values.yaml b/stable/homer/8.1.0/values.yaml similarity index 100% rename from stable/minecraft-bedrock/7.0.1/values.yaml rename to stable/homer/8.1.0/values.yaml diff --git a/stable/hoobs/4.0.1/CHANGELOG.md b/stable/hoobs/4.0.1/CHANGELOG.md deleted file mode 100644 index 5345548d05..0000000000 --- a/stable/hoobs/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hoobs-4.0.1](https://github.com/truecharts/charts/compare/hoobs-4.0.0...hoobs-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [hoobs-4.0.0](https://github.com/truecharts/charts/compare/hoobs-3.0.17...hoobs-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [hoobs-3.0.17](https://github.com/truecharts/charts/compare/hoobs-3.0.16...hoobs-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [hoobs-3.0.16](https://github.com/truecharts/charts/compare/hoobs-3.0.15...hoobs-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [hoobs-3.0.15](https://github.com/truecharts/charts/compare/hoobs-3.0.14...hoobs-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [hoobs-3.0.14](https://github.com/truecharts/charts/compare/hoobs-3.0.13...hoobs-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [hoobs-3.0.13](https://github.com/truecharts/charts/compare/hoobs-3.0.12...hoobs-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [hoobs-3.0.12](https://github.com/truecharts/charts/compare/hoobs-3.0.11...hoobs-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [hoobs-3.0.11](https://github.com/truecharts/charts/compare/hoobs-3.0.10...hoobs-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [hoobs-3.0.10](https://github.com/truecharts/charts/compare/hoobs-3.0.9...hoobs-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [hoobs-3.0.9](https://github.com/truecharts/charts/compare/hoobs-3.0.8...hoobs-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/hoobs/4.0.1/Chart.yaml b/stable/hoobs/4.0.1/Chart.yaml deleted file mode 100644 index 507659ea18..0000000000 --- a/stable/hoobs/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: hoobs -version: 4.0.1 -appVersion: latest -description: "HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. " -home: https://truecharts.org/charts/incubator/hoobs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs - - https://hub.docker.com/r/hoobs/hoobs -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - hoobs - - HomeAutomation - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/hoobs/4.0.1/app-changelog.md b/stable/hoobs/4.0.1/app-changelog.md deleted file mode 100644 index 837521e86d..0000000000 --- a/stable/hoobs/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hoobs-4.0.1](https://github.com/truecharts/charts/compare/hoobs-4.0.0...hoobs-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/hoobs/4.0.1/charts/common-17.1.4.tgz b/stable/hoobs/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/hoobs/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/hoobs/4.1.0/CHANGELOG.md b/stable/hoobs/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3b366b5dd2 --- /dev/null +++ b/stable/hoobs/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hoobs-4.1.0](https://github.com/truecharts/charts/compare/hoobs-4.0.1...hoobs-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [hoobs-4.0.1](https://github.com/truecharts/charts/compare/hoobs-4.0.0...hoobs-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [hoobs-4.0.0](https://github.com/truecharts/charts/compare/hoobs-3.0.17...hoobs-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [hoobs-3.0.17](https://github.com/truecharts/charts/compare/hoobs-3.0.16...hoobs-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [hoobs-3.0.16](https://github.com/truecharts/charts/compare/hoobs-3.0.15...hoobs-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [hoobs-3.0.15](https://github.com/truecharts/charts/compare/hoobs-3.0.14...hoobs-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [hoobs-3.0.14](https://github.com/truecharts/charts/compare/hoobs-3.0.13...hoobs-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [hoobs-3.0.13](https://github.com/truecharts/charts/compare/hoobs-3.0.12...hoobs-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [hoobs-3.0.12](https://github.com/truecharts/charts/compare/hoobs-3.0.11...hoobs-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [hoobs-3.0.11](https://github.com/truecharts/charts/compare/hoobs-3.0.10...hoobs-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [hoobs-3.0.10](https://github.com/truecharts/charts/compare/hoobs-3.0.9...hoobs-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/hoobs/4.1.0/Chart.yaml b/stable/hoobs/4.1.0/Chart.yaml new file mode 100644 index 0000000000..3dd629ea6b --- /dev/null +++ b/stable/hoobs/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: hoobs +version: 4.1.0 +appVersion: latest +description: "HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. " +home: https://truecharts.org/charts/incubator/hoobs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs + - https://hub.docker.com/r/hoobs/hoobs +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - hoobs + - HomeAutomation + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/hoobs/4.0.1/README.md b/stable/hoobs/4.1.0/README.md similarity index 100% rename from stable/hoobs/4.0.1/README.md rename to stable/hoobs/4.1.0/README.md diff --git a/stable/hoobs/4.1.0/app-changelog.md b/stable/hoobs/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ba0f7904cb --- /dev/null +++ b/stable/hoobs/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hoobs-4.1.0](https://github.com/truecharts/charts/compare/hoobs-4.0.1...hoobs-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/hoobs/4.0.1/app-readme.md b/stable/hoobs/4.1.0/app-readme.md similarity index 100% rename from stable/hoobs/4.0.1/app-readme.md rename to stable/hoobs/4.1.0/app-readme.md diff --git a/stable/hoobs/4.1.0/charts/common-17.2.2.tgz b/stable/hoobs/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/hoobs/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/hoobs/4.0.1/ix_values.yaml b/stable/hoobs/4.1.0/ix_values.yaml similarity index 100% rename from stable/hoobs/4.0.1/ix_values.yaml rename to stable/hoobs/4.1.0/ix_values.yaml diff --git a/stable/hoobs/4.0.1/questions.yaml b/stable/hoobs/4.1.0/questions.yaml similarity index 100% rename from stable/hoobs/4.0.1/questions.yaml rename to stable/hoobs/4.1.0/questions.yaml diff --git a/stable/hurtworld/4.0.1/templates/common.yaml b/stable/hoobs/4.1.0/templates/common.yaml similarity index 100% rename from stable/hurtworld/4.0.1/templates/common.yaml rename to stable/hoobs/4.1.0/templates/common.yaml diff --git a/stable/minecraft-bungeecord/7.0.1/values.yaml b/stable/hoobs/4.1.0/values.yaml similarity index 100% rename from stable/minecraft-bungeecord/7.0.1/values.yaml rename to stable/hoobs/4.1.0/values.yaml diff --git a/stable/htpcmanager/8.0.1/CHANGELOG.md b/stable/htpcmanager/8.0.1/CHANGELOG.md deleted file mode 100644 index 24699382db..0000000000 --- a/stable/htpcmanager/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [htpcmanager-8.0.1](https://github.com/truecharts/charts/compare/htpcmanager-8.0.0...htpcmanager-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [htpcmanager-8.0.0](https://github.com/truecharts/charts/compare/htpcmanager-7.0.11...htpcmanager-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [htpcmanager-7.0.11](https://github.com/truecharts/charts/compare/htpcmanager-7.0.10...htpcmanager-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [htpcmanager-7.0.10](https://github.com/truecharts/charts/compare/htpcmanager-7.0.9...htpcmanager-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [htpcmanager-7.0.9](https://github.com/truecharts/charts/compare/htpcmanager-7.0.8...htpcmanager-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [htpcmanager-7.0.8](https://github.com/truecharts/charts/compare/htpcmanager-7.0.7...htpcmanager-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [htpcmanager-7.0.7](https://github.com/truecharts/charts/compare/htpcmanager-7.0.6...htpcmanager-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [htpcmanager-7.0.6](https://github.com/truecharts/charts/compare/htpcmanager-7.0.5...htpcmanager-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [htpcmanager-7.0.5](https://github.com/truecharts/charts/compare/htpcmanager-7.0.4...htpcmanager-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [htpcmanager-7.0.4](https://github.com/truecharts/charts/compare/htpcmanager-7.0.3...htpcmanager-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [htpcmanager-7.0.3](https://github.com/truecharts/charts/compare/htpcmanager-7.0.2...htpcmanager-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/htpcmanager/8.0.1/Chart.yaml b/stable/htpcmanager/8.0.1/Chart.yaml deleted file mode 100644 index 6dc04b08f9..0000000000 --- a/stable/htpcmanager/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: htpcmanager -version: 8.0.1 -appVersion: 2021.11.17 -description: Htpcmanager is a front end for many htpc related applications. -home: https://truecharts.org/charts/stable/htpcmanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager - - https://ghcr.io/linuxserver/htpcmanager -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - htpcmanager -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/htpcmanager/8.0.1/app-changelog.md b/stable/htpcmanager/8.0.1/app-changelog.md deleted file mode 100644 index 3ffe46290a..0000000000 --- a/stable/htpcmanager/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [htpcmanager-8.0.1](https://github.com/truecharts/charts/compare/htpcmanager-8.0.0...htpcmanager-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/htpcmanager/8.0.1/charts/common-17.1.4.tgz b/stable/htpcmanager/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/htpcmanager/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/htpcmanager/8.1.0/CHANGELOG.md b/stable/htpcmanager/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..699aada06e --- /dev/null +++ b/stable/htpcmanager/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [htpcmanager-8.1.0](https://github.com/truecharts/charts/compare/htpcmanager-8.0.1...htpcmanager-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [htpcmanager-8.0.1](https://github.com/truecharts/charts/compare/htpcmanager-8.0.0...htpcmanager-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [htpcmanager-8.0.0](https://github.com/truecharts/charts/compare/htpcmanager-7.0.11...htpcmanager-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [htpcmanager-7.0.11](https://github.com/truecharts/charts/compare/htpcmanager-7.0.10...htpcmanager-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [htpcmanager-7.0.10](https://github.com/truecharts/charts/compare/htpcmanager-7.0.9...htpcmanager-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [htpcmanager-7.0.9](https://github.com/truecharts/charts/compare/htpcmanager-7.0.8...htpcmanager-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [htpcmanager-7.0.8](https://github.com/truecharts/charts/compare/htpcmanager-7.0.7...htpcmanager-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [htpcmanager-7.0.7](https://github.com/truecharts/charts/compare/htpcmanager-7.0.6...htpcmanager-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [htpcmanager-7.0.6](https://github.com/truecharts/charts/compare/htpcmanager-7.0.5...htpcmanager-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [htpcmanager-7.0.5](https://github.com/truecharts/charts/compare/htpcmanager-7.0.4...htpcmanager-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [htpcmanager-7.0.4](https://github.com/truecharts/charts/compare/htpcmanager-7.0.3...htpcmanager-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/htpcmanager/8.1.0/Chart.yaml b/stable/htpcmanager/8.1.0/Chart.yaml new file mode 100644 index 0000000000..4aa0e34531 --- /dev/null +++ b/stable/htpcmanager/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: htpcmanager +version: 8.1.0 +appVersion: 2021.11.17 +description: Htpcmanager is a front end for many htpc related applications. +home: https://truecharts.org/charts/stable/htpcmanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager + - https://ghcr.io/linuxserver/htpcmanager +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - htpcmanager +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/htpcmanager/8.0.1/README.md b/stable/htpcmanager/8.1.0/README.md similarity index 100% rename from stable/htpcmanager/8.0.1/README.md rename to stable/htpcmanager/8.1.0/README.md diff --git a/stable/htpcmanager/8.1.0/app-changelog.md b/stable/htpcmanager/8.1.0/app-changelog.md new file mode 100644 index 0000000000..1b4a5c9835 --- /dev/null +++ b/stable/htpcmanager/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [htpcmanager-8.1.0](https://github.com/truecharts/charts/compare/htpcmanager-8.0.1...htpcmanager-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/htpcmanager/8.0.1/app-readme.md b/stable/htpcmanager/8.1.0/app-readme.md similarity index 100% rename from stable/htpcmanager/8.0.1/app-readme.md rename to stable/htpcmanager/8.1.0/app-readme.md diff --git a/stable/htpcmanager/8.1.0/charts/common-17.2.2.tgz b/stable/htpcmanager/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/htpcmanager/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/htpcmanager/8.0.1/ix_values.yaml b/stable/htpcmanager/8.1.0/ix_values.yaml similarity index 100% rename from stable/htpcmanager/8.0.1/ix_values.yaml rename to stable/htpcmanager/8.1.0/ix_values.yaml diff --git a/stable/htpcmanager/8.0.1/questions.yaml b/stable/htpcmanager/8.1.0/questions.yaml similarity index 100% rename from stable/htpcmanager/8.0.1/questions.yaml rename to stable/htpcmanager/8.1.0/questions.yaml diff --git a/stable/pastey/5.0.1/templates/NOTES.txt b/stable/htpcmanager/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/pastey/5.0.1/templates/NOTES.txt rename to stable/htpcmanager/8.1.0/templates/NOTES.txt diff --git a/stable/netbootxyz/3.0.0/templates/common.yaml b/stable/htpcmanager/8.1.0/templates/common.yaml similarity index 100% rename from stable/netbootxyz/3.0.0/templates/common.yaml rename to stable/htpcmanager/8.1.0/templates/common.yaml diff --git a/stable/minecraft-java/7.0.1/values.yaml b/stable/htpcmanager/8.1.0/values.yaml similarity index 100% rename from stable/minecraft-java/7.0.1/values.yaml rename to stable/htpcmanager/8.1.0/values.yaml diff --git a/stable/humhub/6.0.2/CHANGELOG.md b/stable/humhub/6.0.2/CHANGELOG.md deleted file mode 100644 index b533a84caf..0000000000 --- a/stable/humhub/6.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [humhub-6.0.2](https://github.com/truecharts/charts/compare/humhub-6.0.1...humhub-6.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [humhub-6.0.1](https://github.com/truecharts/charts/compare/humhub-6.0.0...humhub-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [humhub-6.0.0](https://github.com/truecharts/charts/compare/humhub-5.0.0...humhub-6.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [humhub-6.0.0](https://github.com/truecharts/charts/compare/humhub-5.0.0...humhub-6.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [humhub-5.0.0](https://github.com/truecharts/charts/compare/humhub-4.1.0...humhub-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [humhub-4.1.0](https://github.com/truecharts/charts/compare/humhub-4.0.12...humhub-4.1.0) (2023-12-25) - -### Chore - -- update container image ghcr.io/mriedmann/humhub-allinone to v1.15.0[@a2a5719](https://github.com/a2a5719) by renovate ([#16491](https://github.com/truecharts/charts/issues/16491)) - - - - -## [humhub-4.0.12](https://github.com/truecharts/charts/compare/humhub-4.0.11...humhub-4.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [humhub-4.0.11](https://github.com/truecharts/charts/compare/humhub-4.0.10...humhub-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [humhub-4.0.10](https://github.com/truecharts/charts/compare/humhub-4.0.9...humhub-4.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [humhub-4.0.9](https://github.com/truecharts/charts/compare/humhub-4.0.8...humhub-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [humhub-4.0.8](https://github.com/truecharts/charts/compare/humhub-4.0.7...humhub-4.0.8) (2023-12-23) - -### Chore diff --git a/stable/humhub/6.0.2/Chart.yaml b/stable/humhub/6.0.2/Chart.yaml deleted file mode 100644 index 25db607fc5..0000000000 --- a/stable/humhub/6.0.2/Chart.yaml +++ /dev/null @@ -1,50 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: humhub -version: 6.0.2 -appVersion: 1.15.0 -description: A feature rich and highly flexible OpenSource Social Network Kit written in PHP. -home: https://truecharts.org/charts/stable/humhub -icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/humhub - - https://ghcr.io/mriedmann/humhub-allinone -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - humhub - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.0.3 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/humhub/6.0.2/app-changelog.md b/stable/humhub/6.0.2/app-changelog.md deleted file mode 100644 index dd16ef8b36..0000000000 --- a/stable/humhub/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [humhub-6.0.2](https://github.com/truecharts/charts/compare/humhub-6.0.1...humhub-6.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/humhub/6.0.2/charts/common-17.1.4.tgz b/stable/humhub/6.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/humhub/6.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/humhub/6.0.2/charts/mariadb-12.0.3.tgz b/stable/humhub/6.0.2/charts/mariadb-12.0.3.tgz deleted file mode 100644 index bb993ca989..0000000000 Binary files a/stable/humhub/6.0.2/charts/mariadb-12.0.3.tgz and /dev/null differ diff --git a/stable/humhub/6.0.2/charts/redis-11.0.3.tgz b/stable/humhub/6.0.2/charts/redis-11.0.3.tgz deleted file mode 100644 index 90bc5a87d5..0000000000 Binary files a/stable/humhub/6.0.2/charts/redis-11.0.3.tgz and /dev/null differ diff --git a/stable/humhub/6.1.0/CHANGELOG.md b/stable/humhub/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0d842cb92d --- /dev/null +++ b/stable/humhub/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [humhub-6.1.0](https://github.com/truecharts/charts/compare/humhub-6.0.2...humhub-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [humhub-6.0.2](https://github.com/truecharts/charts/compare/humhub-6.0.1...humhub-6.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [humhub-6.0.1](https://github.com/truecharts/charts/compare/humhub-6.0.0...humhub-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [humhub-6.0.0](https://github.com/truecharts/charts/compare/humhub-5.0.0...humhub-6.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [humhub-6.0.0](https://github.com/truecharts/charts/compare/humhub-5.0.0...humhub-6.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [humhub-5.0.0](https://github.com/truecharts/charts/compare/humhub-4.1.0...humhub-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [humhub-4.1.0](https://github.com/truecharts/charts/compare/humhub-4.0.12...humhub-4.1.0) (2023-12-25) + +### Chore + +- update container image ghcr.io/mriedmann/humhub-allinone to v1.15.0[@a2a5719](https://github.com/a2a5719) by renovate ([#16491](https://github.com/truecharts/charts/issues/16491)) + + + + +## [humhub-4.0.12](https://github.com/truecharts/charts/compare/humhub-4.0.11...humhub-4.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [humhub-4.0.11](https://github.com/truecharts/charts/compare/humhub-4.0.10...humhub-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [humhub-4.0.10](https://github.com/truecharts/charts/compare/humhub-4.0.9...humhub-4.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [humhub-4.0.9](https://github.com/truecharts/charts/compare/humhub-4.0.8...humhub-4.0.9) (2023-12-23) + +### Chore diff --git a/stable/humhub/6.1.0/Chart.yaml b/stable/humhub/6.1.0/Chart.yaml new file mode 100644 index 0000000000..d4fa1e60c6 --- /dev/null +++ b/stable/humhub/6.1.0/Chart.yaml @@ -0,0 +1,50 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: humhub +version: 6.1.0 +appVersion: 1.15.0 +description: A feature rich and highly flexible OpenSource Social Network Kit written in PHP. +home: https://truecharts.org/charts/stable/humhub +icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/humhub + - https://ghcr.io/mriedmann/humhub-allinone +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - humhub + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/humhub/6.0.2/README.md b/stable/humhub/6.1.0/README.md similarity index 100% rename from stable/humhub/6.0.2/README.md rename to stable/humhub/6.1.0/README.md diff --git a/stable/humhub/6.1.0/app-changelog.md b/stable/humhub/6.1.0/app-changelog.md new file mode 100644 index 0000000000..a047886d82 --- /dev/null +++ b/stable/humhub/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [humhub-6.1.0](https://github.com/truecharts/charts/compare/humhub-6.0.2...humhub-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/humhub/6.0.2/app-readme.md b/stable/humhub/6.1.0/app-readme.md similarity index 100% rename from stable/humhub/6.0.2/app-readme.md rename to stable/humhub/6.1.0/app-readme.md diff --git a/stable/humhub/6.1.0/charts/common-17.2.2.tgz b/stable/humhub/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/humhub/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/humhub/6.1.0/charts/mariadb-12.1.0.tgz b/stable/humhub/6.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/humhub/6.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/humhub/6.1.0/charts/redis-11.1.0.tgz b/stable/humhub/6.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/humhub/6.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/humhub/6.0.2/ix_values.yaml b/stable/humhub/6.1.0/ix_values.yaml similarity index 100% rename from stable/humhub/6.0.2/ix_values.yaml rename to stable/humhub/6.1.0/ix_values.yaml diff --git a/stable/humhub/6.0.2/questions.yaml b/stable/humhub/6.1.0/questions.yaml similarity index 100% rename from stable/humhub/6.0.2/questions.yaml rename to stable/humhub/6.1.0/questions.yaml diff --git a/stable/photoshow/9.0.1/templates/NOTES.txt b/stable/humhub/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/photoshow/9.0.1/templates/NOTES.txt rename to stable/humhub/6.1.0/templates/NOTES.txt diff --git a/stable/nextpvr/8.0.1/templates/common.yaml b/stable/humhub/6.1.0/templates/common.yaml similarity index 100% rename from stable/nextpvr/8.0.1/templates/common.yaml rename to stable/humhub/6.1.0/templates/common.yaml diff --git a/stable/minetest/7.0.1/values.yaml b/stable/humhub/6.1.0/values.yaml similarity index 100% rename from stable/minetest/7.0.1/values.yaml rename to stable/humhub/6.1.0/values.yaml diff --git a/stable/hurtworld/4.0.1/CHANGELOG.md b/stable/hurtworld/4.0.1/CHANGELOG.md deleted file mode 100644 index abcb9e6bd5..0000000000 --- a/stable/hurtworld/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hurtworld-4.0.1](https://github.com/truecharts/charts/compare/hurtworld-4.0.0...hurtworld-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [hurtworld-4.0.0](https://github.com/truecharts/charts/compare/hurtworld-3.0.17...hurtworld-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [hurtworld-3.0.17](https://github.com/truecharts/charts/compare/hurtworld-3.0.16...hurtworld-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [hurtworld-3.0.16](https://github.com/truecharts/charts/compare/hurtworld-3.0.15...hurtworld-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [hurtworld-3.0.15](https://github.com/truecharts/charts/compare/hurtworld-3.0.14...hurtworld-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [hurtworld-3.0.14](https://github.com/truecharts/charts/compare/hurtworld-3.0.13...hurtworld-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [hurtworld-3.0.13](https://github.com/truecharts/charts/compare/hurtworld-3.0.12...hurtworld-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [hurtworld-3.0.12](https://github.com/truecharts/charts/compare/hurtworld-3.0.11...hurtworld-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [hurtworld-3.0.11](https://github.com/truecharts/charts/compare/hurtworld-3.0.10...hurtworld-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [hurtworld-3.0.10](https://github.com/truecharts/charts/compare/hurtworld-3.0.9...hurtworld-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [hurtworld-3.0.9](https://github.com/truecharts/charts/compare/hurtworld-3.0.8...hurtworld-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/hurtworld/4.0.1/Chart.yaml b/stable/hurtworld/4.0.1/Chart.yaml deleted file mode 100644 index f331e41d9f..0000000000 --- a/stable/hurtworld/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: hurtworld -version: 4.0.1 -appVersion: hurtworld -description: This Chart will download and install SteamCMD. It will also install Hurtworld and run it. -home: https://truecharts.org/charts/incubator/hurtworld -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - hurtworld - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/hurtworld/4.0.1/app-changelog.md b/stable/hurtworld/4.0.1/app-changelog.md deleted file mode 100644 index 2aa3d0eef8..0000000000 --- a/stable/hurtworld/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hurtworld-4.0.1](https://github.com/truecharts/charts/compare/hurtworld-4.0.0...hurtworld-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/hurtworld/4.0.1/charts/common-17.1.4.tgz b/stable/hurtworld/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/hurtworld/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/hurtworld/4.1.0/CHANGELOG.md b/stable/hurtworld/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0453e5c25a --- /dev/null +++ b/stable/hurtworld/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hurtworld-4.1.0](https://github.com/truecharts/charts/compare/hurtworld-4.0.1...hurtworld-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [hurtworld-4.0.1](https://github.com/truecharts/charts/compare/hurtworld-4.0.0...hurtworld-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [hurtworld-4.0.0](https://github.com/truecharts/charts/compare/hurtworld-3.0.17...hurtworld-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [hurtworld-3.0.17](https://github.com/truecharts/charts/compare/hurtworld-3.0.16...hurtworld-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [hurtworld-3.0.16](https://github.com/truecharts/charts/compare/hurtworld-3.0.15...hurtworld-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [hurtworld-3.0.15](https://github.com/truecharts/charts/compare/hurtworld-3.0.14...hurtworld-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [hurtworld-3.0.14](https://github.com/truecharts/charts/compare/hurtworld-3.0.13...hurtworld-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [hurtworld-3.0.13](https://github.com/truecharts/charts/compare/hurtworld-3.0.12...hurtworld-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [hurtworld-3.0.12](https://github.com/truecharts/charts/compare/hurtworld-3.0.11...hurtworld-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [hurtworld-3.0.11](https://github.com/truecharts/charts/compare/hurtworld-3.0.10...hurtworld-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [hurtworld-3.0.10](https://github.com/truecharts/charts/compare/hurtworld-3.0.9...hurtworld-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/hurtworld/4.1.0/Chart.yaml b/stable/hurtworld/4.1.0/Chart.yaml new file mode 100644 index 0000000000..74bd1d22da --- /dev/null +++ b/stable/hurtworld/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: hurtworld +version: 4.1.0 +appVersion: hurtworld +description: This Chart will download and install SteamCMD. It will also install Hurtworld and run it. +home: https://truecharts.org/charts/incubator/hurtworld +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.png +deprecated: false +sources: + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - hurtworld + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/hurtworld/4.0.1/README.md b/stable/hurtworld/4.1.0/README.md similarity index 100% rename from stable/hurtworld/4.0.1/README.md rename to stable/hurtworld/4.1.0/README.md diff --git a/stable/hurtworld/4.1.0/app-changelog.md b/stable/hurtworld/4.1.0/app-changelog.md new file mode 100644 index 0000000000..b7cefd18da --- /dev/null +++ b/stable/hurtworld/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hurtworld-4.1.0](https://github.com/truecharts/charts/compare/hurtworld-4.0.1...hurtworld-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/hurtworld/4.0.1/app-readme.md b/stable/hurtworld/4.1.0/app-readme.md similarity index 100% rename from stable/hurtworld/4.0.1/app-readme.md rename to stable/hurtworld/4.1.0/app-readme.md diff --git a/stable/hurtworld/4.1.0/charts/common-17.2.2.tgz b/stable/hurtworld/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/hurtworld/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/hurtworld/4.0.1/ix_values.yaml b/stable/hurtworld/4.1.0/ix_values.yaml similarity index 100% rename from stable/hurtworld/4.0.1/ix_values.yaml rename to stable/hurtworld/4.1.0/ix_values.yaml diff --git a/stable/hurtworld/4.0.1/questions.yaml b/stable/hurtworld/4.1.0/questions.yaml similarity index 100% rename from stable/hurtworld/4.0.1/questions.yaml rename to stable/hurtworld/4.1.0/questions.yaml diff --git a/stable/imgpush/4.0.1/templates/common.yaml b/stable/hurtworld/4.1.0/templates/common.yaml similarity index 100% rename from stable/imgpush/4.0.1/templates/common.yaml rename to stable/hurtworld/4.1.0/templates/common.yaml diff --git a/stable/mininote/4.0.1/values.yaml b/stable/hurtworld/4.1.0/values.yaml similarity index 100% rename from stable/mininote/4.0.1/values.yaml rename to stable/hurtworld/4.1.0/values.yaml diff --git a/stable/hyperion-ng/12.1.0/CHANGELOG.md b/stable/hyperion-ng/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..317f3ede02 --- /dev/null +++ b/stable/hyperion-ng/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hyperion-ng-12.1.0](https://github.com/truecharts/charts/compare/hyperion-ng-12.0.1...hyperion-ng-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [hyperion-ng-12.0.1](https://github.com/truecharts/charts/compare/hyperion-ng-12.0.0...hyperion-ng-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [hyperion-ng-12.0.0](https://github.com/truecharts/charts/compare/hyperion-ng-11.0.11...hyperion-ng-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [hyperion-ng-11.0.11](https://github.com/truecharts/charts/compare/hyperion-ng-11.0.10...hyperion-ng-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [hyperion-ng-11.0.10](https://github.com/truecharts/charts/compare/hyperion-ng-11.0.9...hyperion-ng-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [hyperion-ng-11.0.9](https://github.com/truecharts/charts/compare/hyperion-ng-11.0.8...hyperion-ng-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [hyperion-ng-11.0.8](https://github.com/truecharts/charts/compare/hyperion-ng-11.0.7...hyperion-ng-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [hyperion-ng-11.0.7](https://github.com/truecharts/charts/compare/hyperion-ng-11.0.6...hyperion-ng-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [hyperion-ng-11.0.6](https://github.com/truecharts/charts/compare/hyperion-ng-11.0.5...hyperion-ng-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [hyperion-ng-11.0.5](https://github.com/truecharts/charts/compare/hyperion-ng-11.0.4...hyperion-ng-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [hyperion-ng-11.0.4](https://github.com/truecharts/charts/compare/hyperion-ng-11.0.3...hyperion-ng-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/hyperion-ng/12.1.0/Chart.yaml b/stable/hyperion-ng/12.1.0/Chart.yaml new file mode 100644 index 0000000000..a4dc50a048 --- /dev/null +++ b/stable/hyperion-ng/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: hyperion-ng +version: 12.1.0 +appVersion: 2.0.15 +description: Hyperion is an opensource Bias or Ambient Lighting implementation +home: https://truecharts.org/charts/stable/hyperion-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png +deprecated: false +sources: + - https://github.com/hyperion-project/hyperion.ng + - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng + - https://hub.docker.com/r/sirfragalot/hyperion.ng +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - hyperion-ng + - hyperion +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/hyperion-ng/12.1.0/README.md b/stable/hyperion-ng/12.1.0/README.md new file mode 100644 index 0000000000..2c87995695 --- /dev/null +++ b/stable/hyperion-ng/12.1.0/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/hyperion-ng) + +**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/hyperion-ng/12.1.0/app-changelog.md b/stable/hyperion-ng/12.1.0/app-changelog.md new file mode 100644 index 0000000000..17a1b8f811 --- /dev/null +++ b/stable/hyperion-ng/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hyperion-ng-12.1.0](https://github.com/truecharts/charts/compare/hyperion-ng-12.0.1...hyperion-ng-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/hyperion-ng/12.1.0/app-readme.md b/stable/hyperion-ng/12.1.0/app-readme.md new file mode 100644 index 0000000000..b07f7f5065 --- /dev/null +++ b/stable/hyperion-ng/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Hyperion is an opensource Bias or Ambient Lighting implementation + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/hyperion-ng](https://truecharts.org/charts/stable/hyperion-ng) + +--- + +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/hyperion-ng/12.1.0/charts/common-17.2.2.tgz b/stable/hyperion-ng/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/hyperion-ng/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/hyperion-ng/12.1.0/ix_values.yaml b/stable/hyperion-ng/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..783e2c6976 --- /dev/null +++ b/stable/hyperion-ng/12.1.0/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: sirfragalot/hyperion.ng + tag: 2.0.15@sha256:5e70b6f464304e34c2da795beab28d05d104a445237da000256134267d69d406 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10065 + targetPort: 8090 + jsonservice: + enabled: true + ports: + jsonservice: + enabled: true + port: 19444 + targetPort: 19444 + protobufservice: + enabled: true + ports: + protobufservice: + enabled: true + port: 19445 + targetPort: 19445 + boblightservice: + enabled: true + ports: + boblightservice: + enabled: true + port: 19333 + targetPort: 19333 +persistence: + config: + enabled: true + mountPath: "/root/.hyperion" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/hyperion-ng/12.1.0/questions.yaml b/stable/hyperion-ng/12.1.0/questions.yaml new file mode 100644 index 0000000000..308d6aba23 --- /dev/null +++ b/stable/hyperion-ng/12.1.0/questions.yaml @@ -0,0 +1,2974 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10065 + required: true + - variable: jsonservice + label: "jsonservice Service" + description: "The jsonservice service" + 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: jsonservice + label: "jsonservice 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: 19444 + required: true + - variable: protobufservice + label: "protobufservice Service" + description: "The protobufservice service" + 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: protobufservice + label: "protobufservice 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: 19445 + required: true + - variable: boblightservice + label: "boblightservice Service" + description: "The boblightservice service" + 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: boblightservice + label: "boblightservice 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: 19333 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/photostructure/5.0.1/templates/NOTES.txt b/stable/hyperion-ng/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/photostructure/5.0.1/templates/NOTES.txt rename to stable/hyperion-ng/12.1.0/templates/NOTES.txt diff --git a/stable/ngircd/8.0.1/templates/common.yaml b/stable/hyperion-ng/12.1.0/templates/common.yaml similarity index 100% rename from stable/ngircd/8.0.1/templates/common.yaml rename to stable/hyperion-ng/12.1.0/templates/common.yaml diff --git a/stable/minio-console/9.0.1/values.yaml b/stable/hyperion-ng/12.1.0/values.yaml similarity index 100% rename from stable/minio-console/9.0.1/values.yaml rename to stable/hyperion-ng/12.1.0/values.yaml diff --git a/stable/icloudpd/5.0.1/CHANGELOG.md b/stable/icloudpd/5.0.1/CHANGELOG.md deleted file mode 100644 index 6f297c38a0..0000000000 --- a/stable/icloudpd/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [icloudpd-5.0.1](https://github.com/truecharts/charts/compare/icloudpd-5.0.0...icloudpd-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [icloudpd-5.0.0](https://github.com/truecharts/charts/compare/icloudpd-4.0.12...icloudpd-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [icloudpd-4.0.12](https://github.com/truecharts/charts/compare/icloudpd-4.0.11...icloudpd-4.0.12) (2023-12-25) - -### Chore - -- update container image boredazfcuk/icloudpd to v1.0.696[@b76c4db](https://github.com/b76c4db) by renovate ([#16459](https://github.com/truecharts/charts/issues/16459)) - - - - -## [icloudpd-4.0.11](https://github.com/truecharts/charts/compare/icloudpd-4.0.10...icloudpd-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [icloudpd-4.0.10](https://github.com/truecharts/charts/compare/icloudpd-4.0.9...icloudpd-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [icloudpd-4.0.9](https://github.com/truecharts/charts/compare/icloudpd-4.0.8...icloudpd-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [icloudpd-4.0.8](https://github.com/truecharts/charts/compare/icloudpd-4.0.7...icloudpd-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - ### Fix - -- fix image ([#16362](https://github.com/truecharts/charts/issues/16362)) - - - - -## [icloudpd-4.0.7](https://github.com/truecharts/charts/compare/icloudpd-4.0.6...icloudpd-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [icloudpd-4.0.6](https://github.com/truecharts/charts/compare/icloudpd-4.0.5...icloudpd-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [icloudpd-4.0.5](https://github.com/truecharts/charts/compare/icloudpd-4.0.4...icloudpd-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - diff --git a/stable/icloudpd/5.0.1/Chart.yaml b/stable/icloudpd/5.0.1/Chart.yaml deleted file mode 100644 index 9b493c3a91..0000000000 --- a/stable/icloudpd/5.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: icloudpd -version: 5.0.1 -appVersion: 1.0.696 -description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. -home: https://truecharts.org/charts/incubator/icloudpd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png -deprecated: false -sources: - - https://github.com/Womabre/-TrueNAS-docker-templates - - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd - - https://hub.docker.com/r/boredazfcuk/icloudpd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - icloudpd - - Backup - - Cloud - - Downloaders -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/icloudpd/5.0.1/app-changelog.md b/stable/icloudpd/5.0.1/app-changelog.md deleted file mode 100644 index 22b059327f..0000000000 --- a/stable/icloudpd/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [icloudpd-5.0.1](https://github.com/truecharts/charts/compare/icloudpd-5.0.0...icloudpd-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/icloudpd/5.0.1/charts/common-17.1.4.tgz b/stable/icloudpd/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/icloudpd/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/icloudpd/5.1.0/CHANGELOG.md b/stable/icloudpd/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..95076c2af0 --- /dev/null +++ b/stable/icloudpd/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [icloudpd-5.1.0](https://github.com/truecharts/charts/compare/icloudpd-5.0.1...icloudpd-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [icloudpd-5.0.1](https://github.com/truecharts/charts/compare/icloudpd-5.0.0...icloudpd-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [icloudpd-5.0.0](https://github.com/truecharts/charts/compare/icloudpd-4.0.12...icloudpd-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [icloudpd-4.0.12](https://github.com/truecharts/charts/compare/icloudpd-4.0.11...icloudpd-4.0.12) (2023-12-25) + +### Chore + +- update container image boredazfcuk/icloudpd to v1.0.696[@b76c4db](https://github.com/b76c4db) by renovate ([#16459](https://github.com/truecharts/charts/issues/16459)) + + + + +## [icloudpd-4.0.11](https://github.com/truecharts/charts/compare/icloudpd-4.0.10...icloudpd-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [icloudpd-4.0.10](https://github.com/truecharts/charts/compare/icloudpd-4.0.9...icloudpd-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [icloudpd-4.0.9](https://github.com/truecharts/charts/compare/icloudpd-4.0.8...icloudpd-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [icloudpd-4.0.8](https://github.com/truecharts/charts/compare/icloudpd-4.0.7...icloudpd-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + ### Fix + +- fix image ([#16362](https://github.com/truecharts/charts/issues/16362)) + + + + +## [icloudpd-4.0.7](https://github.com/truecharts/charts/compare/icloudpd-4.0.6...icloudpd-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [icloudpd-4.0.6](https://github.com/truecharts/charts/compare/icloudpd-4.0.5...icloudpd-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + diff --git a/stable/icloudpd/5.1.0/Chart.yaml b/stable/icloudpd/5.1.0/Chart.yaml new file mode 100644 index 0000000000..ba2197c64e --- /dev/null +++ b/stable/icloudpd/5.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: icloudpd +version: 5.1.0 +appVersion: 1.0.696 +description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. +home: https://truecharts.org/charts/incubator/icloudpd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd + - https://hub.docker.com/r/boredazfcuk/icloudpd + - https://github.com/Womabre/-TrueNAS-docker-templates +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - icloudpd + - Backup + - Cloud + - Downloaders +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/icloudpd/5.0.1/README.md b/stable/icloudpd/5.1.0/README.md similarity index 100% rename from stable/icloudpd/5.0.1/README.md rename to stable/icloudpd/5.1.0/README.md diff --git a/stable/icloudpd/5.1.0/app-changelog.md b/stable/icloudpd/5.1.0/app-changelog.md new file mode 100644 index 0000000000..28d917eb0c --- /dev/null +++ b/stable/icloudpd/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [icloudpd-5.1.0](https://github.com/truecharts/charts/compare/icloudpd-5.0.1...icloudpd-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/icloudpd/5.0.1/app-readme.md b/stable/icloudpd/5.1.0/app-readme.md similarity index 100% rename from stable/icloudpd/5.0.1/app-readme.md rename to stable/icloudpd/5.1.0/app-readme.md diff --git a/stable/icloudpd/5.1.0/charts/common-17.2.2.tgz b/stable/icloudpd/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/icloudpd/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/icloudpd/5.0.1/ix_values.yaml b/stable/icloudpd/5.1.0/ix_values.yaml similarity index 100% rename from stable/icloudpd/5.0.1/ix_values.yaml rename to stable/icloudpd/5.1.0/ix_values.yaml diff --git a/stable/icloudpd/5.0.1/questions.yaml b/stable/icloudpd/5.1.0/questions.yaml similarity index 100% rename from stable/icloudpd/5.0.1/questions.yaml rename to stable/icloudpd/5.1.0/questions.yaml diff --git a/stable/picoshare/8.0.1/templates/NOTES.txt b/stable/icloudpd/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/picoshare/8.0.1/templates/NOTES.txt rename to stable/icloudpd/5.1.0/templates/NOTES.txt diff --git a/stable/nntp2nntp/8.0.1/templates/common.yaml b/stable/icloudpd/5.1.0/templates/common.yaml similarity index 100% rename from stable/nntp2nntp/8.0.1/templates/common.yaml rename to stable/icloudpd/5.1.0/templates/common.yaml diff --git a/stable/minio/9.0.1/values.yaml b/stable/icloudpd/5.1.0/values.yaml similarity index 100% rename from stable/minio/9.0.1/values.yaml rename to stable/icloudpd/5.1.0/values.yaml diff --git a/stable/imgpush/4.0.1/CHANGELOG.md b/stable/imgpush/4.0.1/CHANGELOG.md deleted file mode 100644 index 5928ed5540..0000000000 --- a/stable/imgpush/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [imgpush-4.0.1](https://github.com/truecharts/charts/compare/imgpush-4.0.0...imgpush-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [imgpush-4.0.0](https://github.com/truecharts/charts/compare/imgpush-3.0.17...imgpush-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [imgpush-3.0.17](https://github.com/truecharts/charts/compare/imgpush-3.0.16...imgpush-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [imgpush-3.0.16](https://github.com/truecharts/charts/compare/imgpush-3.0.15...imgpush-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [imgpush-3.0.15](https://github.com/truecharts/charts/compare/imgpush-3.0.14...imgpush-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [imgpush-3.0.14](https://github.com/truecharts/charts/compare/imgpush-3.0.13...imgpush-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [imgpush-3.0.13](https://github.com/truecharts/charts/compare/imgpush-3.0.12...imgpush-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [imgpush-3.0.12](https://github.com/truecharts/charts/compare/imgpush-3.0.11...imgpush-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [imgpush-3.0.11](https://github.com/truecharts/charts/compare/imgpush-3.0.10...imgpush-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [imgpush-3.0.10](https://github.com/truecharts/charts/compare/imgpush-3.0.9...imgpush-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [imgpush-3.0.9](https://github.com/truecharts/charts/compare/imgpush-3.0.8...imgpush-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/imgpush/4.0.1/Chart.yaml b/stable/imgpush/4.0.1/Chart.yaml deleted file mode 100644 index 2178a16205..0000000000 --- a/stable/imgpush/4.0.1/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: imgpush -version: 4.0.1 -appVersion: latest -description: Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). -home: https://truecharts.org/charts/incubator/imgpush -icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png -deprecated: false -sources: - - https://github.com/hauxir/imgpush - - https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush - - https://hub.docker.com/r/hauxir/imgpush -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - imgpush - - Cloud - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/imgpush/4.0.1/app-changelog.md b/stable/imgpush/4.0.1/app-changelog.md deleted file mode 100644 index 34666e8222..0000000000 --- a/stable/imgpush/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [imgpush-4.0.1](https://github.com/truecharts/charts/compare/imgpush-4.0.0...imgpush-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/imgpush/4.0.1/charts/common-17.1.4.tgz b/stable/imgpush/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/imgpush/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/imgpush/4.1.0/CHANGELOG.md b/stable/imgpush/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b5dac2d1b5 --- /dev/null +++ b/stable/imgpush/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [imgpush-4.1.0](https://github.com/truecharts/charts/compare/imgpush-4.0.1...imgpush-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [imgpush-4.0.1](https://github.com/truecharts/charts/compare/imgpush-4.0.0...imgpush-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [imgpush-4.0.0](https://github.com/truecharts/charts/compare/imgpush-3.0.17...imgpush-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [imgpush-3.0.17](https://github.com/truecharts/charts/compare/imgpush-3.0.16...imgpush-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [imgpush-3.0.16](https://github.com/truecharts/charts/compare/imgpush-3.0.15...imgpush-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [imgpush-3.0.15](https://github.com/truecharts/charts/compare/imgpush-3.0.14...imgpush-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [imgpush-3.0.14](https://github.com/truecharts/charts/compare/imgpush-3.0.13...imgpush-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [imgpush-3.0.13](https://github.com/truecharts/charts/compare/imgpush-3.0.12...imgpush-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [imgpush-3.0.12](https://github.com/truecharts/charts/compare/imgpush-3.0.11...imgpush-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [imgpush-3.0.11](https://github.com/truecharts/charts/compare/imgpush-3.0.10...imgpush-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [imgpush-3.0.10](https://github.com/truecharts/charts/compare/imgpush-3.0.9...imgpush-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/imgpush/4.1.0/Chart.yaml b/stable/imgpush/4.1.0/Chart.yaml new file mode 100644 index 0000000000..99c3b9c7cb --- /dev/null +++ b/stable/imgpush/4.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: imgpush +version: 4.1.0 +appVersion: latest +description: Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). +home: https://truecharts.org/charts/incubator/imgpush +icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png +deprecated: false +sources: + - https://github.com/hauxir/imgpush + - https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush + - https://hub.docker.com/r/hauxir/imgpush +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - imgpush + - Cloud + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/imgpush/4.0.1/README.md b/stable/imgpush/4.1.0/README.md similarity index 100% rename from stable/imgpush/4.0.1/README.md rename to stable/imgpush/4.1.0/README.md diff --git a/stable/imgpush/4.1.0/app-changelog.md b/stable/imgpush/4.1.0/app-changelog.md new file mode 100644 index 0000000000..d562048297 --- /dev/null +++ b/stable/imgpush/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [imgpush-4.1.0](https://github.com/truecharts/charts/compare/imgpush-4.0.1...imgpush-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/imgpush/4.0.1/app-readme.md b/stable/imgpush/4.1.0/app-readme.md similarity index 100% rename from stable/imgpush/4.0.1/app-readme.md rename to stable/imgpush/4.1.0/app-readme.md diff --git a/stable/imgpush/4.1.0/charts/common-17.2.2.tgz b/stable/imgpush/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/imgpush/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/imgpush/4.0.1/ix_values.yaml b/stable/imgpush/4.1.0/ix_values.yaml similarity index 100% rename from stable/imgpush/4.0.1/ix_values.yaml rename to stable/imgpush/4.1.0/ix_values.yaml diff --git a/stable/imgpush/4.0.1/questions.yaml b/stable/imgpush/4.1.0/questions.yaml similarity index 100% rename from stable/imgpush/4.0.1/questions.yaml rename to stable/imgpush/4.1.0/questions.yaml diff --git a/stable/import-ics/4.0.1/templates/common.yaml b/stable/imgpush/4.1.0/templates/common.yaml similarity index 100% rename from stable/import-ics/4.0.1/templates/common.yaml rename to stable/imgpush/4.1.0/templates/common.yaml diff --git a/stable/minisatip/8.0.1/values.yaml b/stable/imgpush/4.1.0/values.yaml similarity index 100% rename from stable/minisatip/8.0.1/values.yaml rename to stable/imgpush/4.1.0/values.yaml diff --git a/stable/import-ics/4.0.1/CHANGELOG.md b/stable/import-ics/4.0.1/CHANGELOG.md deleted file mode 100644 index f11ec1d013..0000000000 --- a/stable/import-ics/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [import-ics-4.0.1](https://github.com/truecharts/charts/compare/import-ics-4.0.0...import-ics-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [import-ics-4.0.0](https://github.com/truecharts/charts/compare/import-ics-3.0.17...import-ics-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [import-ics-3.0.17](https://github.com/truecharts/charts/compare/import-ics-3.0.16...import-ics-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [import-ics-3.0.16](https://github.com/truecharts/charts/compare/import-ics-3.0.15...import-ics-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [import-ics-3.0.15](https://github.com/truecharts/charts/compare/import-ics-3.0.14...import-ics-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [import-ics-3.0.14](https://github.com/truecharts/charts/compare/import-ics-3.0.13...import-ics-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [import-ics-3.0.13](https://github.com/truecharts/charts/compare/import-ics-3.0.12...import-ics-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [import-ics-3.0.12](https://github.com/truecharts/charts/compare/import-ics-3.0.11...import-ics-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [import-ics-3.0.11](https://github.com/truecharts/charts/compare/import-ics-3.0.10...import-ics-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [import-ics-3.0.10](https://github.com/truecharts/charts/compare/import-ics-3.0.9...import-ics-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [import-ics-3.0.9](https://github.com/truecharts/charts/compare/import-ics-3.0.8...import-ics-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/import-ics/4.0.1/Chart.yaml b/stable/import-ics/4.0.1/Chart.yaml deleted file mode 100644 index 4b4cd2ca80..0000000000 --- a/stable/import-ics/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: import-ics -version: 4.0.1 -appVersion: latest -description: Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. -home: https://truecharts.org/charts/incubator/import-ics -icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.png -deprecated: false -sources: - - https://github.com/Vilhjalmr26/import_ics - - https://github.com/truecharts/charts/tree/master/charts/incubator/import-ics - - https://hub.docker.com/r/vilhjalmr26/import_ics -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - import-ics - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/import-ics/4.0.1/app-changelog.md b/stable/import-ics/4.0.1/app-changelog.md deleted file mode 100644 index 7b3c67e41e..0000000000 --- a/stable/import-ics/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [import-ics-4.0.1](https://github.com/truecharts/charts/compare/import-ics-4.0.0...import-ics-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/import-ics/4.0.1/charts/common-17.1.4.tgz b/stable/import-ics/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/import-ics/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/import-ics/4.1.0/CHANGELOG.md b/stable/import-ics/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..73882ff4f3 --- /dev/null +++ b/stable/import-ics/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [import-ics-4.1.0](https://github.com/truecharts/charts/compare/import-ics-4.0.1...import-ics-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [import-ics-4.0.1](https://github.com/truecharts/charts/compare/import-ics-4.0.0...import-ics-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [import-ics-4.0.0](https://github.com/truecharts/charts/compare/import-ics-3.0.17...import-ics-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [import-ics-3.0.17](https://github.com/truecharts/charts/compare/import-ics-3.0.16...import-ics-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [import-ics-3.0.16](https://github.com/truecharts/charts/compare/import-ics-3.0.15...import-ics-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [import-ics-3.0.15](https://github.com/truecharts/charts/compare/import-ics-3.0.14...import-ics-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [import-ics-3.0.14](https://github.com/truecharts/charts/compare/import-ics-3.0.13...import-ics-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [import-ics-3.0.13](https://github.com/truecharts/charts/compare/import-ics-3.0.12...import-ics-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [import-ics-3.0.12](https://github.com/truecharts/charts/compare/import-ics-3.0.11...import-ics-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [import-ics-3.0.11](https://github.com/truecharts/charts/compare/import-ics-3.0.10...import-ics-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [import-ics-3.0.10](https://github.com/truecharts/charts/compare/import-ics-3.0.9...import-ics-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/import-ics/4.1.0/Chart.yaml b/stable/import-ics/4.1.0/Chart.yaml new file mode 100644 index 0000000000..dfc0dc4406 --- /dev/null +++ b/stable/import-ics/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: import-ics +version: 4.1.0 +appVersion: latest +description: Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. +home: https://truecharts.org/charts/incubator/import-ics +icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.png +deprecated: false +sources: + - https://github.com/Vilhjalmr26/import_ics + - https://github.com/truecharts/charts/tree/master/charts/incubator/import-ics + - https://hub.docker.com/r/vilhjalmr26/import_ics +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - import-ics + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/import-ics/4.0.1/README.md b/stable/import-ics/4.1.0/README.md similarity index 100% rename from stable/import-ics/4.0.1/README.md rename to stable/import-ics/4.1.0/README.md diff --git a/stable/import-ics/4.1.0/app-changelog.md b/stable/import-ics/4.1.0/app-changelog.md new file mode 100644 index 0000000000..429f282f6e --- /dev/null +++ b/stable/import-ics/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [import-ics-4.1.0](https://github.com/truecharts/charts/compare/import-ics-4.0.1...import-ics-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/import-ics/4.0.1/app-readme.md b/stable/import-ics/4.1.0/app-readme.md similarity index 100% rename from stable/import-ics/4.0.1/app-readme.md rename to stable/import-ics/4.1.0/app-readme.md diff --git a/stable/import-ics/4.1.0/charts/common-17.2.2.tgz b/stable/import-ics/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/import-ics/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/import-ics/4.0.1/ix_values.yaml b/stable/import-ics/4.1.0/ix_values.yaml similarity index 100% rename from stable/import-ics/4.0.1/ix_values.yaml rename to stable/import-ics/4.1.0/ix_values.yaml diff --git a/stable/import-ics/4.0.1/questions.yaml b/stable/import-ics/4.1.0/questions.yaml similarity index 100% rename from stable/import-ics/4.0.1/questions.yaml rename to stable/import-ics/4.1.0/questions.yaml diff --git a/stable/inkscape-desktop-g3/4.0.1/templates/common.yaml b/stable/import-ics/4.1.0/templates/common.yaml similarity index 100% rename from stable/inkscape-desktop-g3/4.0.1/templates/common.yaml rename to stable/import-ics/4.1.0/templates/common.yaml diff --git a/stable/misskey/7.0.2/values.yaml b/stable/import-ics/4.1.0/values.yaml similarity index 100% rename from stable/misskey/7.0.2/values.yaml rename to stable/import-ics/4.1.0/values.yaml diff --git a/stable/impostor-server/7.0.1/CHANGELOG.md b/stable/impostor-server/7.0.1/CHANGELOG.md deleted file mode 100644 index 2fdcf9ace1..0000000000 --- a/stable/impostor-server/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [impostor-server-7.0.1](https://github.com/truecharts/charts/compare/impostor-server-7.0.0...impostor-server-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [impostor-server-7.0.0](https://github.com/truecharts/charts/compare/impostor-server-6.0.11...impostor-server-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [impostor-server-6.0.11](https://github.com/truecharts/charts/compare/impostor-server-6.0.10...impostor-server-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [impostor-server-6.0.10](https://github.com/truecharts/charts/compare/impostor-server-6.0.9...impostor-server-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [impostor-server-6.0.9](https://github.com/truecharts/charts/compare/impostor-server-6.0.8...impostor-server-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [impostor-server-6.0.8](https://github.com/truecharts/charts/compare/impostor-server-6.0.7...impostor-server-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [impostor-server-6.0.7](https://github.com/truecharts/charts/compare/impostor-server-6.0.6...impostor-server-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [impostor-server-6.0.6](https://github.com/truecharts/charts/compare/impostor-server-6.0.5...impostor-server-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [impostor-server-6.0.5](https://github.com/truecharts/charts/compare/impostor-server-6.0.4...impostor-server-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [impostor-server-6.0.4](https://github.com/truecharts/charts/compare/impostor-server-6.0.3...impostor-server-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [impostor-server-6.0.3](https://github.com/truecharts/charts/compare/impostor-server-6.0.2...impostor-server-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/impostor-server/7.0.1/Chart.yaml b/stable/impostor-server/7.0.1/Chart.yaml deleted file mode 100644 index 3cd2821d15..0000000000 --- a/stable/impostor-server/7.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: impostor-server -version: 7.0.1 -appVersion: 1.8.4 -description: A private Among Us server -home: https://truecharts.org/charts/stable/impostor-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server - - https://hub.docker.com/r/aeonlucid/impostor -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - impostor-server -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/impostor-server/7.0.1/app-changelog.md b/stable/impostor-server/7.0.1/app-changelog.md deleted file mode 100644 index 76648d1430..0000000000 --- a/stable/impostor-server/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [impostor-server-7.0.1](https://github.com/truecharts/charts/compare/impostor-server-7.0.0...impostor-server-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/impostor-server/7.0.1/charts/common-17.1.4.tgz b/stable/impostor-server/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/impostor-server/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/impostor-server/7.1.0/CHANGELOG.md b/stable/impostor-server/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8ee6fad21d --- /dev/null +++ b/stable/impostor-server/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [impostor-server-7.1.0](https://github.com/truecharts/charts/compare/impostor-server-7.0.1...impostor-server-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [impostor-server-7.0.1](https://github.com/truecharts/charts/compare/impostor-server-7.0.0...impostor-server-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [impostor-server-7.0.0](https://github.com/truecharts/charts/compare/impostor-server-6.0.11...impostor-server-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [impostor-server-6.0.11](https://github.com/truecharts/charts/compare/impostor-server-6.0.10...impostor-server-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [impostor-server-6.0.10](https://github.com/truecharts/charts/compare/impostor-server-6.0.9...impostor-server-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [impostor-server-6.0.9](https://github.com/truecharts/charts/compare/impostor-server-6.0.8...impostor-server-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [impostor-server-6.0.8](https://github.com/truecharts/charts/compare/impostor-server-6.0.7...impostor-server-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [impostor-server-6.0.7](https://github.com/truecharts/charts/compare/impostor-server-6.0.6...impostor-server-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [impostor-server-6.0.6](https://github.com/truecharts/charts/compare/impostor-server-6.0.5...impostor-server-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [impostor-server-6.0.5](https://github.com/truecharts/charts/compare/impostor-server-6.0.4...impostor-server-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [impostor-server-6.0.4](https://github.com/truecharts/charts/compare/impostor-server-6.0.3...impostor-server-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/impostor-server/7.1.0/Chart.yaml b/stable/impostor-server/7.1.0/Chart.yaml new file mode 100644 index 0000000000..550a3d96fc --- /dev/null +++ b/stable/impostor-server/7.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: impostor-server +version: 7.1.0 +appVersion: 1.8.4 +description: A private Among Us server +home: https://truecharts.org/charts/stable/impostor-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server + - https://hub.docker.com/r/aeonlucid/impostor +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - impostor-server +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/impostor-server/7.0.1/README.md b/stable/impostor-server/7.1.0/README.md similarity index 100% rename from stable/impostor-server/7.0.1/README.md rename to stable/impostor-server/7.1.0/README.md diff --git a/stable/impostor-server/7.1.0/app-changelog.md b/stable/impostor-server/7.1.0/app-changelog.md new file mode 100644 index 0000000000..2331ee2d07 --- /dev/null +++ b/stable/impostor-server/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [impostor-server-7.1.0](https://github.com/truecharts/charts/compare/impostor-server-7.0.1...impostor-server-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/impostor-server/7.0.1/app-readme.md b/stable/impostor-server/7.1.0/app-readme.md similarity index 100% rename from stable/impostor-server/7.0.1/app-readme.md rename to stable/impostor-server/7.1.0/app-readme.md diff --git a/stable/impostor-server/7.1.0/charts/common-17.2.2.tgz b/stable/impostor-server/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/impostor-server/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/impostor-server/7.0.1/ix_values.yaml b/stable/impostor-server/7.1.0/ix_values.yaml similarity index 100% rename from stable/impostor-server/7.0.1/ix_values.yaml rename to stable/impostor-server/7.1.0/ix_values.yaml diff --git a/stable/impostor-server/7.0.1/questions.yaml b/stable/impostor-server/7.1.0/questions.yaml similarity index 100% rename from stable/impostor-server/7.0.1/questions.yaml rename to stable/impostor-server/7.1.0/questions.yaml diff --git a/stable/pinry/8.0.1/templates/NOTES.txt b/stable/impostor-server/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/pinry/8.0.1/templates/NOTES.txt rename to stable/impostor-server/7.1.0/templates/NOTES.txt diff --git a/stable/notifiarr/3.0.1/templates/common.yaml b/stable/impostor-server/7.1.0/templates/common.yaml similarity index 100% rename from stable/notifiarr/3.0.1/templates/common.yaml rename to stable/impostor-server/7.1.0/templates/common.yaml diff --git a/stable/mkvcleaver/7.0.1/values.yaml b/stable/impostor-server/7.1.0/values.yaml similarity index 100% rename from stable/mkvcleaver/7.0.1/values.yaml rename to stable/impostor-server/7.1.0/values.yaml diff --git a/stable/inkscape-desktop-g3/4.0.1/CHANGELOG.md b/stable/inkscape-desktop-g3/4.0.1/CHANGELOG.md deleted file mode 100644 index 99b8fc7505..0000000000 --- a/stable/inkscape-desktop-g3/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [inkscape-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.0.0...inkscape-desktop-g3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [inkscape-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.18...inkscape-desktop-g3-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [inkscape-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.17...inkscape-desktop-g3-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [inkscape-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.16...inkscape-desktop-g3-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [inkscape-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.15...inkscape-desktop-g3-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [inkscape-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.14...inkscape-desktop-g3-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [inkscape-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.13...inkscape-desktop-g3-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [inkscape-desktop-g3-3.0.13](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.12...inkscape-desktop-g3-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [inkscape-desktop-g3-3.0.12](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.11...inkscape-desktop-g3-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [inkscape-desktop-g3-3.0.11](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.10...inkscape-desktop-g3-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [inkscape-desktop-g3-3.0.10](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.9...inkscape-desktop-g3-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/inkscape-desktop-g3/4.0.1/Chart.yaml b/stable/inkscape-desktop-g3/4.0.1/Chart.yaml deleted file mode 100644 index 2053983986..0000000000 --- a/stable/inkscape-desktop-g3/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: inkscape-desktop-g3 -version: 4.0.1 -appVersion: latest -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/incubator/inkscape-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/inkscape-desktop-g3.png -deprecated: false -sources: - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/inkscape-desktop-g3 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - inkscape-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/inkscape-desktop-g3/4.0.1/app-changelog.md b/stable/inkscape-desktop-g3/4.0.1/app-changelog.md deleted file mode 100644 index 2e8dad5cf5..0000000000 --- a/stable/inkscape-desktop-g3/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [inkscape-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.0.0...inkscape-desktop-g3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/inkscape-desktop-g3/4.0.1/charts/common-17.1.4.tgz b/stable/inkscape-desktop-g3/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/inkscape-desktop-g3/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/inkscape-desktop-g3/4.1.0/CHANGELOG.md b/stable/inkscape-desktop-g3/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6fac31aea8 --- /dev/null +++ b/stable/inkscape-desktop-g3/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [inkscape-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.0.1...inkscape-desktop-g3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [inkscape-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.0.0...inkscape-desktop-g3-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [inkscape-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.18...inkscape-desktop-g3-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [inkscape-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.17...inkscape-desktop-g3-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [inkscape-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.16...inkscape-desktop-g3-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [inkscape-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.15...inkscape-desktop-g3-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [inkscape-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.14...inkscape-desktop-g3-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [inkscape-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.13...inkscape-desktop-g3-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [inkscape-desktop-g3-3.0.13](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.12...inkscape-desktop-g3-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [inkscape-desktop-g3-3.0.12](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.11...inkscape-desktop-g3-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [inkscape-desktop-g3-3.0.11](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-3.0.10...inkscape-desktop-g3-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/inkscape-desktop-g3/4.1.0/Chart.yaml b/stable/inkscape-desktop-g3/4.1.0/Chart.yaml new file mode 100644 index 0000000000..a53078d30e --- /dev/null +++ b/stable/inkscape-desktop-g3/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: inkscape-desktop-g3 +version: 4.1.0 +appVersion: latest +description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing +home: https://truecharts.org/charts/incubator/inkscape-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/inkscape-desktop-g3.png +deprecated: false +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/inkscape-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - inkscape-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/inkscape-desktop-g3/4.0.1/README.md b/stable/inkscape-desktop-g3/4.1.0/README.md similarity index 100% rename from stable/inkscape-desktop-g3/4.0.1/README.md rename to stable/inkscape-desktop-g3/4.1.0/README.md diff --git a/stable/inkscape-desktop-g3/4.1.0/app-changelog.md b/stable/inkscape-desktop-g3/4.1.0/app-changelog.md new file mode 100644 index 0000000000..b18d05d77b --- /dev/null +++ b/stable/inkscape-desktop-g3/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [inkscape-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.0.1...inkscape-desktop-g3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/inkscape-desktop-g3/4.0.1/app-readme.md b/stable/inkscape-desktop-g3/4.1.0/app-readme.md similarity index 100% rename from stable/inkscape-desktop-g3/4.0.1/app-readme.md rename to stable/inkscape-desktop-g3/4.1.0/app-readme.md diff --git a/stable/inkscape-desktop-g3/4.1.0/charts/common-17.2.2.tgz b/stable/inkscape-desktop-g3/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/inkscape-desktop-g3/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/inkscape-desktop-g3/4.0.1/ix_values.yaml b/stable/inkscape-desktop-g3/4.1.0/ix_values.yaml similarity index 100% rename from stable/inkscape-desktop-g3/4.0.1/ix_values.yaml rename to stable/inkscape-desktop-g3/4.1.0/ix_values.yaml diff --git a/stable/inkscape-desktop-g3/4.0.1/questions.yaml b/stable/inkscape-desktop-g3/4.1.0/questions.yaml similarity index 100% rename from stable/inkscape-desktop-g3/4.0.1/questions.yaml rename to stable/inkscape-desktop-g3/4.1.0/questions.yaml diff --git a/stable/insurgencysandstorm/4.0.1/templates/common.yaml b/stable/inkscape-desktop-g3/4.1.0/templates/common.yaml similarity index 100% rename from stable/insurgencysandstorm/4.0.1/templates/common.yaml rename to stable/inkscape-desktop-g3/4.1.0/templates/common.yaml diff --git a/stable/mkvtoolnix/8.0.1/values.yaml b/stable/inkscape-desktop-g3/4.1.0/values.yaml similarity index 100% rename from stable/mkvtoolnix/8.0.1/values.yaml rename to stable/inkscape-desktop-g3/4.1.0/values.yaml diff --git a/stable/insurgencysandstorm/4.0.1/CHANGELOG.md b/stable/insurgencysandstorm/4.0.1/CHANGELOG.md deleted file mode 100644 index b32fa196dd..0000000000 --- a/stable/insurgencysandstorm/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [insurgencysandstorm-4.0.1](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.0.0...insurgencysandstorm-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [insurgencysandstorm-4.0.0](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.17...insurgencysandstorm-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [insurgencysandstorm-3.0.17](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.16...insurgencysandstorm-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [insurgencysandstorm-3.0.16](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.15...insurgencysandstorm-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [insurgencysandstorm-3.0.15](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.14...insurgencysandstorm-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [insurgencysandstorm-3.0.14](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.13...insurgencysandstorm-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [insurgencysandstorm-3.0.13](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.12...insurgencysandstorm-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [insurgencysandstorm-3.0.12](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.11...insurgencysandstorm-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [insurgencysandstorm-3.0.11](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.10...insurgencysandstorm-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [insurgencysandstorm-3.0.10](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.9...insurgencysandstorm-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [insurgencysandstorm-3.0.9](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.8...insurgencysandstorm-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/insurgencysandstorm/4.0.1/Chart.yaml b/stable/insurgencysandstorm/4.0.1/Chart.yaml deleted file mode 100644 index a3cdfde412..0000000000 --- a/stable/insurgencysandstorm/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: insurgencysandstorm -version: 4.0.1 -appVersion: insurgencysandstorm -description: This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. -home: https://truecharts.org/charts/incubator/insurgencysandstorm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/insurgencysandstorm - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - insurgencysandstorm - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/insurgencysandstorm/4.0.1/app-changelog.md b/stable/insurgencysandstorm/4.0.1/app-changelog.md deleted file mode 100644 index df3caca864..0000000000 --- a/stable/insurgencysandstorm/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [insurgencysandstorm-4.0.1](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.0.0...insurgencysandstorm-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/insurgencysandstorm/4.0.1/charts/common-17.1.4.tgz b/stable/insurgencysandstorm/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/insurgencysandstorm/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/insurgencysandstorm/4.1.0/CHANGELOG.md b/stable/insurgencysandstorm/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bdaca5c116 --- /dev/null +++ b/stable/insurgencysandstorm/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [insurgencysandstorm-4.1.0](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.0.1...insurgencysandstorm-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [insurgencysandstorm-4.0.1](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.0.0...insurgencysandstorm-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [insurgencysandstorm-4.0.0](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.17...insurgencysandstorm-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [insurgencysandstorm-3.0.17](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.16...insurgencysandstorm-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [insurgencysandstorm-3.0.16](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.15...insurgencysandstorm-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [insurgencysandstorm-3.0.15](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.14...insurgencysandstorm-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [insurgencysandstorm-3.0.14](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.13...insurgencysandstorm-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [insurgencysandstorm-3.0.13](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.12...insurgencysandstorm-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [insurgencysandstorm-3.0.12](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.11...insurgencysandstorm-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [insurgencysandstorm-3.0.11](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.10...insurgencysandstorm-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [insurgencysandstorm-3.0.10](https://github.com/truecharts/charts/compare/insurgencysandstorm-3.0.9...insurgencysandstorm-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/insurgencysandstorm/4.1.0/Chart.yaml b/stable/insurgencysandstorm/4.1.0/Chart.yaml new file mode 100644 index 0000000000..593ef7f8e0 --- /dev/null +++ b/stable/insurgencysandstorm/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: insurgencysandstorm +version: 4.1.0 +appVersion: insurgencysandstorm +description: This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. +home: https://truecharts.org/charts/incubator/insurgencysandstorm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/insurgencysandstorm + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - insurgencysandstorm + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/insurgencysandstorm/4.0.1/README.md b/stable/insurgencysandstorm/4.1.0/README.md similarity index 100% rename from stable/insurgencysandstorm/4.0.1/README.md rename to stable/insurgencysandstorm/4.1.0/README.md diff --git a/stable/insurgencysandstorm/4.1.0/app-changelog.md b/stable/insurgencysandstorm/4.1.0/app-changelog.md new file mode 100644 index 0000000000..6930405fc4 --- /dev/null +++ b/stable/insurgencysandstorm/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [insurgencysandstorm-4.1.0](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.0.1...insurgencysandstorm-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/insurgencysandstorm/4.0.1/app-readme.md b/stable/insurgencysandstorm/4.1.0/app-readme.md similarity index 100% rename from stable/insurgencysandstorm/4.0.1/app-readme.md rename to stable/insurgencysandstorm/4.1.0/app-readme.md diff --git a/stable/insurgencysandstorm/4.1.0/charts/common-17.2.2.tgz b/stable/insurgencysandstorm/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/insurgencysandstorm/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/insurgencysandstorm/4.0.1/ix_values.yaml b/stable/insurgencysandstorm/4.1.0/ix_values.yaml similarity index 100% rename from stable/insurgencysandstorm/4.0.1/ix_values.yaml rename to stable/insurgencysandstorm/4.1.0/ix_values.yaml diff --git a/stable/insurgencysandstorm/4.0.1/questions.yaml b/stable/insurgencysandstorm/4.1.0/questions.yaml similarity index 100% rename from stable/insurgencysandstorm/4.0.1/questions.yaml rename to stable/insurgencysandstorm/4.1.0/questions.yaml diff --git a/stable/invitarr/4.0.1/templates/common.yaml b/stable/insurgencysandstorm/4.1.0/templates/common.yaml similarity index 100% rename from stable/invitarr/4.0.1/templates/common.yaml rename to stable/insurgencysandstorm/4.1.0/templates/common.yaml diff --git a/stable/modsecurity-crs/2.0.1/values.yaml b/stable/insurgencysandstorm/4.1.0/values.yaml similarity index 100% rename from stable/modsecurity-crs/2.0.1/values.yaml rename to stable/insurgencysandstorm/4.1.0/values.yaml diff --git a/stable/invidious/8.0.1/CHANGELOG.md b/stable/invidious/8.0.1/CHANGELOG.md deleted file mode 100644 index 8a4fb94eda..0000000000 --- a/stable/invidious/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [invidious-8.0.1](https://github.com/truecharts/charts/compare/invidious-8.0.0...invidious-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [invidious-8.0.0](https://github.com/truecharts/charts/compare/invidious-7.0.13...invidious-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [invidious-7.0.13](https://github.com/truecharts/charts/compare/invidious-7.0.12...invidious-7.0.13) (2023-12-25) - -### Fix - -- automatically create hmac key ([#16523](https://github.com/truecharts/charts/issues/16523)) - - - - -## [invidious-7.0.12](https://github.com/truecharts/charts/compare/invidious-7.0.11...invidious-7.0.12) (2023-12-25) - -### Chore - -- update container image quay.io/invidious/invidious to latest[@1ecee58](https://github.com/1ecee58) by renovate ([#16444](https://github.com/truecharts/charts/issues/16444)) - - - - -## [invidious-7.0.11](https://github.com/truecharts/charts/compare/invidious-7.0.10...invidious-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [invidious-7.0.10](https://github.com/truecharts/charts/compare/invidious-7.0.9...invidious-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [invidious-7.0.9](https://github.com/truecharts/charts/compare/invidious-7.0.8...invidious-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [invidious-7.0.8](https://github.com/truecharts/charts/compare/invidious-7.0.7...invidious-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [invidious-7.0.7](https://github.com/truecharts/charts/compare/invidious-7.0.6...invidious-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [invidious-7.0.6](https://github.com/truecharts/charts/compare/invidious-7.0.5...invidious-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [invidious-7.0.5](https://github.com/truecharts/charts/compare/invidious-7.0.4...invidious-7.0.5) (2023-12-22) - -### Fix diff --git a/stable/invidious/8.0.1/Chart.yaml b/stable/invidious/8.0.1/Chart.yaml deleted file mode 100644 index 894ff7909b..0000000000 --- a/stable/invidious/8.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: invidious -version: 8.0.1 -appVersion: latest -description: Open source alternative front-end to YouTube. -home: https://truecharts.org/charts/stable/invidious -icon: https://truecharts.org/img/hotlink-ok/chart-icons/invidious.png -deprecated: false -sources: - - https://docs.invidious.io/installation/#docker - - https://github.com/iv-org/invidious - - https://github.com/truecharts/charts/tree/master/charts/stable/invidious - - https://quay.io/invidious/invidious -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - invidious - - youtube - - media -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/invidious/8.0.1/app-changelog.md b/stable/invidious/8.0.1/app-changelog.md deleted file mode 100644 index 7aeedb0e8a..0000000000 --- a/stable/invidious/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [invidious-8.0.1](https://github.com/truecharts/charts/compare/invidious-8.0.0...invidious-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/invidious/8.0.1/charts/common-17.1.4.tgz b/stable/invidious/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/invidious/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/invidious/8.1.0/CHANGELOG.md b/stable/invidious/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..19afc9a28c --- /dev/null +++ b/stable/invidious/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [invidious-8.1.0](https://github.com/truecharts/charts/compare/invidious-8.0.1...invidious-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [invidious-8.0.1](https://github.com/truecharts/charts/compare/invidious-8.0.0...invidious-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [invidious-8.0.0](https://github.com/truecharts/charts/compare/invidious-7.0.13...invidious-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [invidious-7.0.13](https://github.com/truecharts/charts/compare/invidious-7.0.12...invidious-7.0.13) (2023-12-25) + +### Fix + +- automatically create hmac key ([#16523](https://github.com/truecharts/charts/issues/16523)) + + + + +## [invidious-7.0.12](https://github.com/truecharts/charts/compare/invidious-7.0.11...invidious-7.0.12) (2023-12-25) + +### Chore + +- update container image quay.io/invidious/invidious to latest[@1ecee58](https://github.com/1ecee58) by renovate ([#16444](https://github.com/truecharts/charts/issues/16444)) + + + + +## [invidious-7.0.11](https://github.com/truecharts/charts/compare/invidious-7.0.10...invidious-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [invidious-7.0.10](https://github.com/truecharts/charts/compare/invidious-7.0.9...invidious-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [invidious-7.0.9](https://github.com/truecharts/charts/compare/invidious-7.0.8...invidious-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [invidious-7.0.8](https://github.com/truecharts/charts/compare/invidious-7.0.7...invidious-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [invidious-7.0.7](https://github.com/truecharts/charts/compare/invidious-7.0.6...invidious-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [invidious-7.0.6](https://github.com/truecharts/charts/compare/invidious-7.0.5...invidious-7.0.6) (2023-12-22) + +### Chore diff --git a/stable/invidious/8.1.0/Chart.yaml b/stable/invidious/8.1.0/Chart.yaml new file mode 100644 index 0000000000..127315d4f7 --- /dev/null +++ b/stable/invidious/8.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: invidious +version: 8.1.0 +appVersion: latest +description: Open source alternative front-end to YouTube. +home: https://truecharts.org/charts/stable/invidious +icon: https://truecharts.org/img/hotlink-ok/chart-icons/invidious.png +deprecated: false +sources: + - https://quay.io/invidious/invidious + - https://docs.invidious.io/installation/#docker + - https://github.com/iv-org/invidious + - https://github.com/truecharts/charts/tree/master/charts/stable/invidious +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - invidious + - youtube + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/invidious/8.1.0/LICENSE b/stable/invidious/8.1.0/LICENSE new file mode 100644 index 0000000000..33a8cbb23f --- /dev/null +++ b/stable/invidious/8.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Blocky" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/invidious/8.0.1/README.md b/stable/invidious/8.1.0/README.md similarity index 100% rename from stable/invidious/8.0.1/README.md rename to stable/invidious/8.1.0/README.md diff --git a/stable/invidious/8.1.0/app-changelog.md b/stable/invidious/8.1.0/app-changelog.md new file mode 100644 index 0000000000..0fe8f5e005 --- /dev/null +++ b/stable/invidious/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [invidious-8.1.0](https://github.com/truecharts/charts/compare/invidious-8.0.1...invidious-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/invidious/8.0.1/app-readme.md b/stable/invidious/8.1.0/app-readme.md similarity index 100% rename from stable/invidious/8.0.1/app-readme.md rename to stable/invidious/8.1.0/app-readme.md diff --git a/stable/invidious/8.1.0/charts/common-17.2.2.tgz b/stable/invidious/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/invidious/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/invidious/8.0.1/ix_values.yaml b/stable/invidious/8.1.0/ix_values.yaml similarity index 100% rename from stable/invidious/8.0.1/ix_values.yaml rename to stable/invidious/8.1.0/ix_values.yaml diff --git a/stable/invidious/8.0.1/questions.yaml b/stable/invidious/8.1.0/questions.yaml similarity index 100% rename from stable/invidious/8.0.1/questions.yaml rename to stable/invidious/8.1.0/questions.yaml diff --git a/stable/invidious/8.0.1/templates/_config.tpl b/stable/invidious/8.1.0/templates/_config.tpl similarity index 100% rename from stable/invidious/8.0.1/templates/_config.tpl rename to stable/invidious/8.1.0/templates/_config.tpl diff --git a/stable/invidious/8.0.1/templates/common.yaml b/stable/invidious/8.1.0/templates/common.yaml similarity index 100% rename from stable/invidious/8.0.1/templates/common.yaml rename to stable/invidious/8.1.0/templates/common.yaml diff --git a/stable/mojopaste/4.0.1/values.yaml b/stable/invidious/8.1.0/values.yaml similarity index 100% rename from stable/mojopaste/4.0.1/values.yaml rename to stable/invidious/8.1.0/values.yaml diff --git a/stable/invitarr/4.0.1/CHANGELOG.md b/stable/invitarr/4.0.1/CHANGELOG.md deleted file mode 100644 index c883cb3e81..0000000000 --- a/stable/invitarr/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [invitarr-4.0.1](https://github.com/truecharts/charts/compare/invitarr-4.0.0...invitarr-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [invitarr-4.0.0](https://github.com/truecharts/charts/compare/invitarr-3.0.17...invitarr-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [invitarr-3.0.17](https://github.com/truecharts/charts/compare/invitarr-3.0.16...invitarr-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [invitarr-3.0.16](https://github.com/truecharts/charts/compare/invitarr-3.0.15...invitarr-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [invitarr-3.0.15](https://github.com/truecharts/charts/compare/invitarr-3.0.14...invitarr-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [invitarr-3.0.14](https://github.com/truecharts/charts/compare/invitarr-3.0.13...invitarr-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [invitarr-3.0.13](https://github.com/truecharts/charts/compare/invitarr-3.0.12...invitarr-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [invitarr-3.0.12](https://github.com/truecharts/charts/compare/invitarr-3.0.11...invitarr-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [invitarr-3.0.11](https://github.com/truecharts/charts/compare/invitarr-3.0.10...invitarr-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [invitarr-3.0.10](https://github.com/truecharts/charts/compare/invitarr-3.0.9...invitarr-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [invitarr-3.0.9](https://github.com/truecharts/charts/compare/invitarr-3.0.8...invitarr-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/invitarr/4.0.1/Chart.yaml b/stable/invitarr/4.0.1/Chart.yaml deleted file mode 100644 index 99210bc9ba..0000000000 --- a/stable/invitarr/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: invitarr -version: 4.0.1 -appVersion: latest -description: A chatbot that invites discord users to plex. -home: https://truecharts.org/charts/incubator/invitarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png -deprecated: false -sources: - - https://github.com/Sleepingpirates/Invitarr - - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr - - https://hub.docker.com/r/piratify/invitarr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - invitarr - - HomeAutomation - - Tools-Utilities - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/invitarr/4.0.1/app-changelog.md b/stable/invitarr/4.0.1/app-changelog.md deleted file mode 100644 index ec44ec62f3..0000000000 --- a/stable/invitarr/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [invitarr-4.0.1](https://github.com/truecharts/charts/compare/invitarr-4.0.0...invitarr-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/invitarr/4.0.1/charts/common-17.1.4.tgz b/stable/invitarr/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/invitarr/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/invitarr/4.1.0/CHANGELOG.md b/stable/invitarr/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a75eb63c89 --- /dev/null +++ b/stable/invitarr/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [invitarr-4.1.0](https://github.com/truecharts/charts/compare/invitarr-4.0.1...invitarr-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [invitarr-4.0.1](https://github.com/truecharts/charts/compare/invitarr-4.0.0...invitarr-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [invitarr-4.0.0](https://github.com/truecharts/charts/compare/invitarr-3.0.17...invitarr-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [invitarr-3.0.17](https://github.com/truecharts/charts/compare/invitarr-3.0.16...invitarr-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [invitarr-3.0.16](https://github.com/truecharts/charts/compare/invitarr-3.0.15...invitarr-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [invitarr-3.0.15](https://github.com/truecharts/charts/compare/invitarr-3.0.14...invitarr-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [invitarr-3.0.14](https://github.com/truecharts/charts/compare/invitarr-3.0.13...invitarr-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [invitarr-3.0.13](https://github.com/truecharts/charts/compare/invitarr-3.0.12...invitarr-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [invitarr-3.0.12](https://github.com/truecharts/charts/compare/invitarr-3.0.11...invitarr-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [invitarr-3.0.11](https://github.com/truecharts/charts/compare/invitarr-3.0.10...invitarr-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [invitarr-3.0.10](https://github.com/truecharts/charts/compare/invitarr-3.0.9...invitarr-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/invitarr/4.1.0/Chart.yaml b/stable/invitarr/4.1.0/Chart.yaml new file mode 100644 index 0000000000..93c3eae288 --- /dev/null +++ b/stable/invitarr/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: invitarr +version: 4.1.0 +appVersion: latest +description: A chatbot that invites discord users to plex. +home: https://truecharts.org/charts/incubator/invitarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png +deprecated: false +sources: + - https://github.com/Sleepingpirates/Invitarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr + - https://hub.docker.com/r/piratify/invitarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - invitarr + - HomeAutomation + - Tools-Utilities + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/invitarr/4.0.1/README.md b/stable/invitarr/4.1.0/README.md similarity index 100% rename from stable/invitarr/4.0.1/README.md rename to stable/invitarr/4.1.0/README.md diff --git a/stable/invitarr/4.1.0/app-changelog.md b/stable/invitarr/4.1.0/app-changelog.md new file mode 100644 index 0000000000..2e9d4bf3da --- /dev/null +++ b/stable/invitarr/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [invitarr-4.1.0](https://github.com/truecharts/charts/compare/invitarr-4.0.1...invitarr-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/invitarr/4.0.1/app-readme.md b/stable/invitarr/4.1.0/app-readme.md similarity index 100% rename from stable/invitarr/4.0.1/app-readme.md rename to stable/invitarr/4.1.0/app-readme.md diff --git a/stable/invitarr/4.1.0/charts/common-17.2.2.tgz b/stable/invitarr/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/invitarr/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/invitarr/4.0.1/ix_values.yaml b/stable/invitarr/4.1.0/ix_values.yaml similarity index 100% rename from stable/invitarr/4.0.1/ix_values.yaml rename to stable/invitarr/4.1.0/ix_values.yaml diff --git a/stable/invitarr/4.0.1/questions.yaml b/stable/invitarr/4.1.0/questions.yaml similarity index 100% rename from stable/invitarr/4.0.1/questions.yaml rename to stable/invitarr/4.1.0/questions.yaml diff --git a/stable/ipmi-tools/5.0.1/templates/common.yaml b/stable/invitarr/4.1.0/templates/common.yaml similarity index 100% rename from stable/ipmi-tools/5.0.1/templates/common.yaml rename to stable/invitarr/4.1.0/templates/common.yaml diff --git a/stable/monero-node/4.0.1/values.yaml b/stable/invitarr/4.1.0/values.yaml similarity index 100% rename from stable/monero-node/4.0.1/values.yaml rename to stable/invitarr/4.1.0/values.yaml diff --git a/stable/ipfs/9.0.1/CHANGELOG.md b/stable/ipfs/9.0.1/CHANGELOG.md deleted file mode 100644 index 4611521569..0000000000 --- a/stable/ipfs/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ipfs-9.0.1](https://github.com/truecharts/charts/compare/ipfs-9.0.0...ipfs-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ipfs-9.0.0](https://github.com/truecharts/charts/compare/ipfs-8.0.11...ipfs-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ipfs-8.0.11](https://github.com/truecharts/charts/compare/ipfs-8.0.10...ipfs-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ipfs-8.0.10](https://github.com/truecharts/charts/compare/ipfs-8.0.9...ipfs-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ipfs-8.0.9](https://github.com/truecharts/charts/compare/ipfs-8.0.8...ipfs-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ipfs-8.0.8](https://github.com/truecharts/charts/compare/ipfs-8.0.7...ipfs-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ipfs-8.0.7](https://github.com/truecharts/charts/compare/ipfs-8.0.6...ipfs-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ipfs-8.0.6](https://github.com/truecharts/charts/compare/ipfs-8.0.5...ipfs-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ipfs-8.0.5](https://github.com/truecharts/charts/compare/ipfs-8.0.4...ipfs-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ipfs-8.0.4](https://github.com/truecharts/charts/compare/ipfs-8.0.3...ipfs-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ipfs-8.0.3](https://github.com/truecharts/charts/compare/ipfs-8.0.2...ipfs-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/ipfs/9.0.1/Chart.yaml b/stable/ipfs/9.0.1/Chart.yaml deleted file mode 100644 index 31e0a50884..0000000000 --- a/stable/ipfs/9.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ipfs -version: 9.0.1 -appVersion: 0.25.0 -description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem. -home: https://truecharts.org/charts/stable/ipfs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs - - https://hub.docker.com/r/ipfs/kubo - - https://github.com/ipfs/kubo -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ipfs - - kubo -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: storage - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ipfs/9.0.1/app-changelog.md b/stable/ipfs/9.0.1/app-changelog.md deleted file mode 100644 index 4e44f65f6f..0000000000 --- a/stable/ipfs/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ipfs-9.0.1](https://github.com/truecharts/charts/compare/ipfs-9.0.0...ipfs-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ipfs/9.0.1/charts/common-17.1.4.tgz b/stable/ipfs/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ipfs/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ipfs/9.1.0/CHANGELOG.md b/stable/ipfs/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c7027197ca --- /dev/null +++ b/stable/ipfs/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ipfs-9.1.0](https://github.com/truecharts/charts/compare/ipfs-9.0.1...ipfs-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ipfs-9.0.1](https://github.com/truecharts/charts/compare/ipfs-9.0.0...ipfs-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ipfs-9.0.0](https://github.com/truecharts/charts/compare/ipfs-8.0.11...ipfs-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ipfs-8.0.11](https://github.com/truecharts/charts/compare/ipfs-8.0.10...ipfs-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ipfs-8.0.10](https://github.com/truecharts/charts/compare/ipfs-8.0.9...ipfs-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ipfs-8.0.9](https://github.com/truecharts/charts/compare/ipfs-8.0.8...ipfs-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ipfs-8.0.8](https://github.com/truecharts/charts/compare/ipfs-8.0.7...ipfs-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ipfs-8.0.7](https://github.com/truecharts/charts/compare/ipfs-8.0.6...ipfs-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ipfs-8.0.6](https://github.com/truecharts/charts/compare/ipfs-8.0.5...ipfs-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ipfs-8.0.5](https://github.com/truecharts/charts/compare/ipfs-8.0.4...ipfs-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ipfs-8.0.4](https://github.com/truecharts/charts/compare/ipfs-8.0.3...ipfs-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/ipfs/9.1.0/Chart.yaml b/stable/ipfs/9.1.0/Chart.yaml new file mode 100644 index 0000000000..3ba3b72be3 --- /dev/null +++ b/stable/ipfs/9.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ipfs +version: 9.1.0 +appVersion: 0.25.0 +description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem. +home: https://truecharts.org/charts/stable/ipfs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png +deprecated: false +sources: + - https://github.com/ipfs/kubo + - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs + - https://hub.docker.com/r/ipfs/kubo +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ipfs + - kubo +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: storage + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ipfs/9.0.1/README.md b/stable/ipfs/9.1.0/README.md similarity index 100% rename from stable/ipfs/9.0.1/README.md rename to stable/ipfs/9.1.0/README.md diff --git a/stable/ipfs/9.1.0/app-changelog.md b/stable/ipfs/9.1.0/app-changelog.md new file mode 100644 index 0000000000..f4b2a95e56 --- /dev/null +++ b/stable/ipfs/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ipfs-9.1.0](https://github.com/truecharts/charts/compare/ipfs-9.0.1...ipfs-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ipfs/9.0.1/app-readme.md b/stable/ipfs/9.1.0/app-readme.md similarity index 100% rename from stable/ipfs/9.0.1/app-readme.md rename to stable/ipfs/9.1.0/app-readme.md diff --git a/stable/ipfs/9.1.0/charts/common-17.2.2.tgz b/stable/ipfs/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ipfs/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ipfs/9.0.1/ix_values.yaml b/stable/ipfs/9.1.0/ix_values.yaml similarity index 100% rename from stable/ipfs/9.0.1/ix_values.yaml rename to stable/ipfs/9.1.0/ix_values.yaml diff --git a/stable/ipfs/9.0.1/questions.yaml b/stable/ipfs/9.1.0/questions.yaml similarity index 100% rename from stable/ipfs/9.0.1/questions.yaml rename to stable/ipfs/9.1.0/questions.yaml diff --git a/stable/pixapop/9.0.1/templates/NOTES.txt b/stable/ipfs/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/pixapop/9.0.1/templates/NOTES.txt rename to stable/ipfs/9.1.0/templates/NOTES.txt diff --git a/stable/ipfs/9.0.1/templates/common.yaml b/stable/ipfs/9.1.0/templates/common.yaml similarity index 100% rename from stable/ipfs/9.0.1/templates/common.yaml rename to stable/ipfs/9.1.0/templates/common.yaml diff --git a/stable/mongo-express/5.0.2/values.yaml b/stable/ipfs/9.1.0/values.yaml similarity index 100% rename from stable/mongo-express/5.0.2/values.yaml rename to stable/ipfs/9.1.0/values.yaml diff --git a/stable/ipmi-tools/5.0.1/CHANGELOG.md b/stable/ipmi-tools/5.0.1/CHANGELOG.md deleted file mode 100644 index 491d2702d4..0000000000 --- a/stable/ipmi-tools/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ipmi-tools-5.0.1](https://github.com/truecharts/charts/compare/ipmi-tools-5.0.0...ipmi-tools-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ipmi-tools-5.0.0](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.11...ipmi-tools-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ipmi-tools-4.0.11](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.10...ipmi-tools-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ipmi-tools-4.0.10](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.9...ipmi-tools-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ipmi-tools-4.0.9](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.8...ipmi-tools-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ipmi-tools-4.0.8](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.7...ipmi-tools-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ipmi-tools-4.0.7](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.6...ipmi-tools-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ipmi-tools-4.0.6](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.5...ipmi-tools-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ipmi-tools-4.0.5](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.4...ipmi-tools-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ipmi-tools-4.0.4](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.3...ipmi-tools-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ipmi-tools-4.0.3](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.2...ipmi-tools-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/ipmi-tools/5.0.1/Chart.yaml b/stable/ipmi-tools/5.0.1/Chart.yaml deleted file mode 100644 index 6226b41ff7..0000000000 --- a/stable/ipmi-tools/5.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ipmi-tools -version: 5.0.1 -appVersion: latest -description: A simple WebGUI Fan controller for IPMI. -home: https://truecharts.org/charts/stable/ipmi-tools -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.png -deprecated: false -sources: - - https://github.com/EdwardChamberlain/IPMI-Fan-Controller - - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools - - https://hub.docker.com/r/edchamberlain/ipmi-tools -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ipmi-tools - - Productivity - - Tools-Utilities - - Network-Management -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ipmi-tools/5.0.1/app-changelog.md b/stable/ipmi-tools/5.0.1/app-changelog.md deleted file mode 100644 index c9e8c68630..0000000000 --- a/stable/ipmi-tools/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ipmi-tools-5.0.1](https://github.com/truecharts/charts/compare/ipmi-tools-5.0.0...ipmi-tools-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ipmi-tools/5.0.1/charts/common-17.1.4.tgz b/stable/ipmi-tools/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ipmi-tools/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ipmi-tools/5.1.0/CHANGELOG.md b/stable/ipmi-tools/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c90057f002 --- /dev/null +++ b/stable/ipmi-tools/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ipmi-tools-5.1.0](https://github.com/truecharts/charts/compare/ipmi-tools-5.0.1...ipmi-tools-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ipmi-tools-5.0.1](https://github.com/truecharts/charts/compare/ipmi-tools-5.0.0...ipmi-tools-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ipmi-tools-5.0.0](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.11...ipmi-tools-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ipmi-tools-4.0.11](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.10...ipmi-tools-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ipmi-tools-4.0.10](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.9...ipmi-tools-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ipmi-tools-4.0.9](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.8...ipmi-tools-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ipmi-tools-4.0.8](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.7...ipmi-tools-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ipmi-tools-4.0.7](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.6...ipmi-tools-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ipmi-tools-4.0.6](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.5...ipmi-tools-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ipmi-tools-4.0.5](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.4...ipmi-tools-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ipmi-tools-4.0.4](https://github.com/truecharts/charts/compare/ipmi-tools-4.0.3...ipmi-tools-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/ipmi-tools/5.1.0/Chart.yaml b/stable/ipmi-tools/5.1.0/Chart.yaml new file mode 100644 index 0000000000..73ece9773d --- /dev/null +++ b/stable/ipmi-tools/5.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ipmi-tools +version: 5.1.0 +appVersion: latest +description: A simple WebGUI Fan controller for IPMI. +home: https://truecharts.org/charts/stable/ipmi-tools +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools + - https://hub.docker.com/r/edchamberlain/ipmi-tools + - https://github.com/EdwardChamberlain/IPMI-Fan-Controller +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ipmi-tools + - Productivity + - Tools-Utilities + - Network-Management +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ipmi-tools/5.0.1/README.md b/stable/ipmi-tools/5.1.0/README.md similarity index 100% rename from stable/ipmi-tools/5.0.1/README.md rename to stable/ipmi-tools/5.1.0/README.md diff --git a/stable/ipmi-tools/5.1.0/app-changelog.md b/stable/ipmi-tools/5.1.0/app-changelog.md new file mode 100644 index 0000000000..a468f6c716 --- /dev/null +++ b/stable/ipmi-tools/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ipmi-tools-5.1.0](https://github.com/truecharts/charts/compare/ipmi-tools-5.0.1...ipmi-tools-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ipmi-tools/5.0.1/app-readme.md b/stable/ipmi-tools/5.1.0/app-readme.md similarity index 100% rename from stable/ipmi-tools/5.0.1/app-readme.md rename to stable/ipmi-tools/5.1.0/app-readme.md diff --git a/stable/ipmi-tools/5.1.0/charts/common-17.2.2.tgz b/stable/ipmi-tools/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ipmi-tools/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ipmi-tools/5.0.1/ix_values.yaml b/stable/ipmi-tools/5.1.0/ix_values.yaml similarity index 100% rename from stable/ipmi-tools/5.0.1/ix_values.yaml rename to stable/ipmi-tools/5.1.0/ix_values.yaml diff --git a/stable/ipmi-tools/5.0.1/questions.yaml b/stable/ipmi-tools/5.1.0/questions.yaml similarity index 100% rename from stable/ipmi-tools/5.0.1/questions.yaml rename to stable/ipmi-tools/5.1.0/questions.yaml diff --git a/stable/plaxt/7.0.1/templates/NOTES.txt b/stable/ipmi-tools/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/plaxt/7.0.1/templates/NOTES.txt rename to stable/ipmi-tools/5.1.0/templates/NOTES.txt diff --git a/stable/jelu/4.0.1/templates/common.yaml b/stable/ipmi-tools/5.1.0/templates/common.yaml similarity index 100% rename from stable/jelu/4.0.1/templates/common.yaml rename to stable/ipmi-tools/5.1.0/templates/common.yaml diff --git a/stable/mordhau/4.0.1/values.yaml b/stable/ipmi-tools/5.1.0/values.yaml similarity index 100% rename from stable/mordhau/4.0.1/values.yaml rename to stable/ipmi-tools/5.1.0/values.yaml diff --git a/stable/ispy-agent-dvr/8.0.1/CHANGELOG.md b/stable/ispy-agent-dvr/8.0.1/CHANGELOG.md deleted file mode 100644 index 61472b421c..0000000000 --- a/stable/ispy-agent-dvr/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ispy-agent-dvr-8.0.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.0.0...ispy-agent-dvr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ispy-agent-dvr-8.0.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.11...ispy-agent-dvr-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ispy-agent-dvr-7.0.11](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.10...ispy-agent-dvr-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ispy-agent-dvr-7.0.10](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.9...ispy-agent-dvr-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ispy-agent-dvr-7.0.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.8...ispy-agent-dvr-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ispy-agent-dvr-7.0.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.7...ispy-agent-dvr-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ispy-agent-dvr-7.0.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.6...ispy-agent-dvr-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ispy-agent-dvr-7.0.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.5...ispy-agent-dvr-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ispy-agent-dvr-7.0.5](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.4...ispy-agent-dvr-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ispy-agent-dvr-7.0.4](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.3...ispy-agent-dvr-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ispy-agent-dvr-7.0.3](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.2...ispy-agent-dvr-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/ispy-agent-dvr/8.0.1/Chart.yaml b/stable/ispy-agent-dvr/8.0.1/Chart.yaml deleted file mode 100644 index 169a62f17a..0000000000 --- a/stable/ispy-agent-dvr/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ispy-agent-dvr -version: 8.0.1 -appVersion: 5.1.6.0 -description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. -home: https://truecharts.org/charts/stable/ispy-agent-dvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png -deprecated: false -sources: - - https://github.com/doitandbedone/ispyagentdvr-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - - https://hub.docker.com/r/doitandbedone/ispyagentdvr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dvr - - ispy - - agent -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ispy-agent-dvr/8.0.1/app-changelog.md b/stable/ispy-agent-dvr/8.0.1/app-changelog.md deleted file mode 100644 index 4725d9767d..0000000000 --- a/stable/ispy-agent-dvr/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ispy-agent-dvr-8.0.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.0.0...ispy-agent-dvr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ispy-agent-dvr/8.0.1/charts/common-17.1.4.tgz b/stable/ispy-agent-dvr/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ispy-agent-dvr/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ispy-agent-dvr/8.1.0/CHANGELOG.md b/stable/ispy-agent-dvr/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..57e2a18db2 --- /dev/null +++ b/stable/ispy-agent-dvr/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ispy-agent-dvr-8.1.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.0.1...ispy-agent-dvr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ispy-agent-dvr-8.0.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.0.0...ispy-agent-dvr-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ispy-agent-dvr-8.0.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.11...ispy-agent-dvr-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ispy-agent-dvr-7.0.11](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.10...ispy-agent-dvr-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ispy-agent-dvr-7.0.10](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.9...ispy-agent-dvr-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ispy-agent-dvr-7.0.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.8...ispy-agent-dvr-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ispy-agent-dvr-7.0.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.7...ispy-agent-dvr-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ispy-agent-dvr-7.0.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.6...ispy-agent-dvr-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ispy-agent-dvr-7.0.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.5...ispy-agent-dvr-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ispy-agent-dvr-7.0.5](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.4...ispy-agent-dvr-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ispy-agent-dvr-7.0.4](https://github.com/truecharts/charts/compare/ispy-agent-dvr-7.0.3...ispy-agent-dvr-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/ispy-agent-dvr/8.1.0/Chart.yaml b/stable/ispy-agent-dvr/8.1.0/Chart.yaml new file mode 100644 index 0000000000..a2cd85bf4f --- /dev/null +++ b/stable/ispy-agent-dvr/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ispy-agent-dvr +version: 8.1.0 +appVersion: 5.1.6.0 +description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. +home: https://truecharts.org/charts/stable/ispy-agent-dvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png +deprecated: false +sources: + - https://github.com/doitandbedone/ispyagentdvr-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr + - https://hub.docker.com/r/doitandbedone/ispyagentdvr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dvr + - ispy + - agent +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ispy-agent-dvr/8.0.1/README.md b/stable/ispy-agent-dvr/8.1.0/README.md similarity index 100% rename from stable/ispy-agent-dvr/8.0.1/README.md rename to stable/ispy-agent-dvr/8.1.0/README.md diff --git a/stable/ispy-agent-dvr/8.1.0/app-changelog.md b/stable/ispy-agent-dvr/8.1.0/app-changelog.md new file mode 100644 index 0000000000..2ed18c3cd9 --- /dev/null +++ b/stable/ispy-agent-dvr/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ispy-agent-dvr-8.1.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.0.1...ispy-agent-dvr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ispy-agent-dvr/8.0.1/app-readme.md b/stable/ispy-agent-dvr/8.1.0/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/8.0.1/app-readme.md rename to stable/ispy-agent-dvr/8.1.0/app-readme.md diff --git a/stable/ispy-agent-dvr/8.1.0/charts/common-17.2.2.tgz b/stable/ispy-agent-dvr/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ispy-agent-dvr/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ispy-agent-dvr/8.0.1/ix_values.yaml b/stable/ispy-agent-dvr/8.1.0/ix_values.yaml similarity index 100% rename from stable/ispy-agent-dvr/8.0.1/ix_values.yaml rename to stable/ispy-agent-dvr/8.1.0/ix_values.yaml diff --git a/stable/ispy-agent-dvr/8.0.1/questions.yaml b/stable/ispy-agent-dvr/8.1.0/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/8.0.1/questions.yaml rename to stable/ispy-agent-dvr/8.1.0/questions.yaml diff --git a/stable/plex-auto-languages/7.0.1/templates/NOTES.txt b/stable/ispy-agent-dvr/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/plex-auto-languages/7.0.1/templates/NOTES.txt rename to stable/ispy-agent-dvr/8.1.0/templates/NOTES.txt diff --git a/stable/ntfy/8.0.1/templates/common.yaml b/stable/ispy-agent-dvr/8.1.0/templates/common.yaml similarity index 100% rename from stable/ntfy/8.0.1/templates/common.yaml rename to stable/ispy-agent-dvr/8.1.0/templates/common.yaml diff --git a/stable/mosdns/8.0.1/values.yaml b/stable/ispy-agent-dvr/8.1.0/values.yaml similarity index 100% rename from stable/mosdns/8.0.1/values.yaml rename to stable/ispy-agent-dvr/8.1.0/values.yaml diff --git a/stable/it-tools/3.0.1/CHANGELOG.md b/stable/it-tools/3.0.1/CHANGELOG.md deleted file mode 100644 index 8e6914eb30..0000000000 --- a/stable/it-tools/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [it-tools-3.0.1](https://github.com/truecharts/charts/compare/it-tools-3.0.0...it-tools-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [it-tools-3.0.0](https://github.com/truecharts/charts/compare/it-tools-2.1.0...it-tools-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [it-tools-2.1.0](https://github.com/truecharts/charts/compare/it-tools-2.0.11...it-tools-2.1.0) (2023-12-25) - -### Chore - -- update container image corentinth/it-tools to v2023.12.21-5ed3693[@cb54f27](https://github.com/cb54f27) by renovate ([#16486](https://github.com/truecharts/charts/issues/16486)) - - - - -## [it-tools-2.0.11](https://github.com/truecharts/charts/compare/it-tools-2.0.10...it-tools-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [it-tools-2.0.10](https://github.com/truecharts/charts/compare/it-tools-2.0.9...it-tools-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [it-tools-2.0.9](https://github.com/truecharts/charts/compare/it-tools-2.0.8...it-tools-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [it-tools-2.0.8](https://github.com/truecharts/charts/compare/it-tools-2.0.7...it-tools-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [it-tools-2.0.7](https://github.com/truecharts/charts/compare/it-tools-2.0.6...it-tools-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [it-tools-2.0.6](https://github.com/truecharts/charts/compare/it-tools-2.0.5...it-tools-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [it-tools-2.0.5](https://github.com/truecharts/charts/compare/it-tools-2.0.4...it-tools-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [it-tools-2.0.4](https://github.com/truecharts/charts/compare/it-tools-2.0.3...it-tools-2.0.4) (2023-12-21) - -### Fix diff --git a/stable/it-tools/3.0.1/Chart.yaml b/stable/it-tools/3.0.1/Chart.yaml deleted file mode 100644 index d86cedb667..0000000000 --- a/stable/it-tools/3.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: it-tools -version: 3.0.1 -appVersion: 2023.12.21 -description: Useful tools for developer and people working in IT. -home: https://truecharts.org/charts/stable/it-tools -icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png -deprecated: false -sources: - - https://github.com/CorentinTh/it-tools - - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools - - https://hub.docker.com/r/corentinth/it-tools -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - it-tools -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/it-tools/3.0.1/app-changelog.md b/stable/it-tools/3.0.1/app-changelog.md deleted file mode 100644 index c69ab461c1..0000000000 --- a/stable/it-tools/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [it-tools-3.0.1](https://github.com/truecharts/charts/compare/it-tools-3.0.0...it-tools-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/it-tools/3.0.1/charts/common-17.1.4.tgz b/stable/it-tools/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/it-tools/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/it-tools/3.1.0/CHANGELOG.md b/stable/it-tools/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d0bd82d831 --- /dev/null +++ b/stable/it-tools/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [it-tools-3.1.0](https://github.com/truecharts/charts/compare/it-tools-3.0.1...it-tools-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [it-tools-3.0.1](https://github.com/truecharts/charts/compare/it-tools-3.0.0...it-tools-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [it-tools-3.0.0](https://github.com/truecharts/charts/compare/it-tools-2.1.0...it-tools-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [it-tools-2.1.0](https://github.com/truecharts/charts/compare/it-tools-2.0.11...it-tools-2.1.0) (2023-12-25) + +### Chore + +- update container image corentinth/it-tools to v2023.12.21-5ed3693[@cb54f27](https://github.com/cb54f27) by renovate ([#16486](https://github.com/truecharts/charts/issues/16486)) + + + + +## [it-tools-2.0.11](https://github.com/truecharts/charts/compare/it-tools-2.0.10...it-tools-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [it-tools-2.0.10](https://github.com/truecharts/charts/compare/it-tools-2.0.9...it-tools-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [it-tools-2.0.9](https://github.com/truecharts/charts/compare/it-tools-2.0.8...it-tools-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [it-tools-2.0.8](https://github.com/truecharts/charts/compare/it-tools-2.0.7...it-tools-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [it-tools-2.0.7](https://github.com/truecharts/charts/compare/it-tools-2.0.6...it-tools-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [it-tools-2.0.6](https://github.com/truecharts/charts/compare/it-tools-2.0.5...it-tools-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [it-tools-2.0.5](https://github.com/truecharts/charts/compare/it-tools-2.0.4...it-tools-2.0.5) (2023-12-22) + +### Fix diff --git a/stable/it-tools/3.1.0/Chart.yaml b/stable/it-tools/3.1.0/Chart.yaml new file mode 100644 index 0000000000..4012022ad4 --- /dev/null +++ b/stable/it-tools/3.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: it-tools +version: 3.1.0 +appVersion: 2023.12.21 +description: Useful tools for developer and people working in IT. +home: https://truecharts.org/charts/stable/it-tools +icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png +deprecated: false +sources: + - https://github.com/CorentinTh/it-tools + - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools + - https://hub.docker.com/r/corentinth/it-tools +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - it-tools +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/it-tools/3.0.1/README.md b/stable/it-tools/3.1.0/README.md similarity index 100% rename from stable/it-tools/3.0.1/README.md rename to stable/it-tools/3.1.0/README.md diff --git a/stable/it-tools/3.1.0/app-changelog.md b/stable/it-tools/3.1.0/app-changelog.md new file mode 100644 index 0000000000..895a52f0ff --- /dev/null +++ b/stable/it-tools/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [it-tools-3.1.0](https://github.com/truecharts/charts/compare/it-tools-3.0.1...it-tools-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/it-tools/3.0.1/app-readme.md b/stable/it-tools/3.1.0/app-readme.md similarity index 100% rename from stable/it-tools/3.0.1/app-readme.md rename to stable/it-tools/3.1.0/app-readme.md diff --git a/stable/it-tools/3.1.0/charts/common-17.2.2.tgz b/stable/it-tools/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/it-tools/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/it-tools/3.0.1/ix_values.yaml b/stable/it-tools/3.1.0/ix_values.yaml similarity index 100% rename from stable/it-tools/3.0.1/ix_values.yaml rename to stable/it-tools/3.1.0/ix_values.yaml diff --git a/stable/it-tools/3.0.1/questions.yaml b/stable/it-tools/3.1.0/questions.yaml similarity index 100% rename from stable/it-tools/3.0.1/questions.yaml rename to stable/it-tools/3.1.0/questions.yaml diff --git a/stable/plex-meta-manager/5.0.1/templates/NOTES.txt b/stable/it-tools/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/plex-meta-manager/5.0.1/templates/NOTES.txt rename to stable/it-tools/3.1.0/templates/NOTES.txt diff --git a/stable/openaudible/4.0.1/templates/common.yaml b/stable/it-tools/3.1.0/templates/common.yaml similarity index 100% rename from stable/openaudible/4.0.1/templates/common.yaml rename to stable/it-tools/3.1.0/templates/common.yaml diff --git a/stable/mstream/9.0.1/values.yaml b/stable/it-tools/3.1.0/values.yaml similarity index 100% rename from stable/mstream/9.0.1/values.yaml rename to stable/it-tools/3.1.0/values.yaml diff --git a/stable/iyuuplus/8.0.1/CHANGELOG.md b/stable/iyuuplus/8.0.1/CHANGELOG.md deleted file mode 100644 index 9a1620656c..0000000000 --- a/stable/iyuuplus/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [iyuuplus-8.0.1](https://github.com/truecharts/charts/compare/iyuuplus-8.0.0...iyuuplus-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [iyuuplus-8.0.0](https://github.com/truecharts/charts/compare/iyuuplus-7.0.11...iyuuplus-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [iyuuplus-7.0.11](https://github.com/truecharts/charts/compare/iyuuplus-7.0.10...iyuuplus-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [iyuuplus-7.0.10](https://github.com/truecharts/charts/compare/iyuuplus-7.0.9...iyuuplus-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [iyuuplus-7.0.9](https://github.com/truecharts/charts/compare/iyuuplus-7.0.8...iyuuplus-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [iyuuplus-7.0.8](https://github.com/truecharts/charts/compare/iyuuplus-7.0.7...iyuuplus-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [iyuuplus-7.0.7](https://github.com/truecharts/charts/compare/iyuuplus-7.0.6...iyuuplus-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [iyuuplus-7.0.6](https://github.com/truecharts/charts/compare/iyuuplus-7.0.5...iyuuplus-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [iyuuplus-7.0.5](https://github.com/truecharts/charts/compare/iyuuplus-7.0.4...iyuuplus-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [iyuuplus-7.0.4](https://github.com/truecharts/charts/compare/iyuuplus-7.0.3...iyuuplus-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [iyuuplus-7.0.3](https://github.com/truecharts/charts/compare/iyuuplus-7.0.2...iyuuplus-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/iyuuplus/8.0.1/Chart.yaml b/stable/iyuuplus/8.0.1/Chart.yaml deleted file mode 100644 index 75afa11876..0000000000 --- a/stable/iyuuplus/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: iyuuplus -version: 8.0.1 -appVersion: latest -description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. -home: https://truecharts.org/charts/stable/iyuuplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus - - https://hub.docker.com/r/iyuucn/iyuuplus -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - iyuuplus - - pt -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/iyuuplus/8.0.1/app-changelog.md b/stable/iyuuplus/8.0.1/app-changelog.md deleted file mode 100644 index fbf7b8ef18..0000000000 --- a/stable/iyuuplus/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [iyuuplus-8.0.1](https://github.com/truecharts/charts/compare/iyuuplus-8.0.0...iyuuplus-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/iyuuplus/8.0.1/charts/common-17.1.4.tgz b/stable/iyuuplus/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/iyuuplus/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/iyuuplus/8.1.0/CHANGELOG.md b/stable/iyuuplus/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a8481accd7 --- /dev/null +++ b/stable/iyuuplus/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [iyuuplus-8.1.0](https://github.com/truecharts/charts/compare/iyuuplus-8.0.1...iyuuplus-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [iyuuplus-8.0.1](https://github.com/truecharts/charts/compare/iyuuplus-8.0.0...iyuuplus-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [iyuuplus-8.0.0](https://github.com/truecharts/charts/compare/iyuuplus-7.0.11...iyuuplus-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [iyuuplus-7.0.11](https://github.com/truecharts/charts/compare/iyuuplus-7.0.10...iyuuplus-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [iyuuplus-7.0.10](https://github.com/truecharts/charts/compare/iyuuplus-7.0.9...iyuuplus-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [iyuuplus-7.0.9](https://github.com/truecharts/charts/compare/iyuuplus-7.0.8...iyuuplus-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [iyuuplus-7.0.8](https://github.com/truecharts/charts/compare/iyuuplus-7.0.7...iyuuplus-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [iyuuplus-7.0.7](https://github.com/truecharts/charts/compare/iyuuplus-7.0.6...iyuuplus-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [iyuuplus-7.0.6](https://github.com/truecharts/charts/compare/iyuuplus-7.0.5...iyuuplus-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [iyuuplus-7.0.5](https://github.com/truecharts/charts/compare/iyuuplus-7.0.4...iyuuplus-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [iyuuplus-7.0.4](https://github.com/truecharts/charts/compare/iyuuplus-7.0.3...iyuuplus-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/iyuuplus/8.1.0/Chart.yaml b/stable/iyuuplus/8.1.0/Chart.yaml new file mode 100644 index 0000000000..a577a67140 --- /dev/null +++ b/stable/iyuuplus/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: iyuuplus +version: 8.1.0 +appVersion: latest +description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. +home: https://truecharts.org/charts/stable/iyuuplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus + - https://hub.docker.com/r/iyuucn/iyuuplus +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - iyuuplus + - pt +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/iyuuplus/8.0.1/README.md b/stable/iyuuplus/8.1.0/README.md similarity index 100% rename from stable/iyuuplus/8.0.1/README.md rename to stable/iyuuplus/8.1.0/README.md diff --git a/stable/iyuuplus/8.1.0/app-changelog.md b/stable/iyuuplus/8.1.0/app-changelog.md new file mode 100644 index 0000000000..98086ab45b --- /dev/null +++ b/stable/iyuuplus/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [iyuuplus-8.1.0](https://github.com/truecharts/charts/compare/iyuuplus-8.0.1...iyuuplus-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/iyuuplus/8.0.1/app-readme.md b/stable/iyuuplus/8.1.0/app-readme.md similarity index 100% rename from stable/iyuuplus/8.0.1/app-readme.md rename to stable/iyuuplus/8.1.0/app-readme.md diff --git a/stable/iyuuplus/8.1.0/charts/common-17.2.2.tgz b/stable/iyuuplus/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/iyuuplus/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/iyuuplus/8.0.1/ix_values.yaml b/stable/iyuuplus/8.1.0/ix_values.yaml similarity index 100% rename from stable/iyuuplus/8.0.1/ix_values.yaml rename to stable/iyuuplus/8.1.0/ix_values.yaml diff --git a/stable/iyuuplus/8.0.1/questions.yaml b/stable/iyuuplus/8.1.0/questions.yaml similarity index 100% rename from stable/iyuuplus/8.0.1/questions.yaml rename to stable/iyuuplus/8.1.0/questions.yaml diff --git a/stable/plex-playlist-sync/2.0.1/templates/NOTES.txt b/stable/iyuuplus/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/plex-playlist-sync/2.0.1/templates/NOTES.txt rename to stable/iyuuplus/8.1.0/templates/NOTES.txt diff --git a/stable/openspeedtest/7.0.1/templates/common.yaml b/stable/iyuuplus/8.1.0/templates/common.yaml similarity index 100% rename from stable/openspeedtest/7.0.1/templates/common.yaml rename to stable/iyuuplus/8.1.0/templates/common.yaml diff --git a/stable/multi-scrobbler/5.0.1/values.yaml b/stable/iyuuplus/8.1.0/values.yaml similarity index 100% rename from stable/multi-scrobbler/5.0.1/values.yaml rename to stable/iyuuplus/8.1.0/values.yaml diff --git a/stable/jackett/18.1.0/CHANGELOG.md b/stable/jackett/18.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c1d950b472 --- /dev/null +++ b/stable/jackett/18.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jackett-18.1.0](https://github.com/truecharts/charts/compare/jackett-18.0.1...jackett-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [jackett-18.0.1](https://github.com/truecharts/charts/compare/jackett-18.0.0...jackett-18.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [jackett-18.0.0](https://github.com/truecharts/charts/compare/jackett-17.0.11...jackett-18.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [jackett-17.0.11](https://github.com/truecharts/charts/compare/jackett-17.0.10...jackett-17.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [jackett-17.0.10](https://github.com/truecharts/charts/compare/jackett-17.0.9...jackett-17.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [jackett-17.0.9](https://github.com/truecharts/charts/compare/jackett-17.0.8...jackett-17.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [jackett-17.0.8](https://github.com/truecharts/charts/compare/jackett-17.0.7...jackett-17.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [jackett-17.0.7](https://github.com/truecharts/charts/compare/jackett-17.0.6...jackett-17.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [jackett-17.0.6](https://github.com/truecharts/charts/compare/jackett-17.0.5...jackett-17.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [jackett-17.0.5](https://github.com/truecharts/charts/compare/jackett-17.0.4...jackett-17.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [jackett-17.0.4](https://github.com/truecharts/charts/compare/jackett-17.0.3...jackett-17.0.4) (2023-12-21) + +### Fix diff --git a/stable/jackett/18.1.0/Chart.yaml b/stable/jackett/18.1.0/Chart.yaml new file mode 100644 index 0000000000..7773d9a02f --- /dev/null +++ b/stable/jackett/18.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: jackett +version: 18.1.0 +appVersion: 0.21.1155 +description: API Support for your favorite torrent trackers. +home: https://truecharts.org/charts/stable/jackett +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png +deprecated: false +sources: + - https://github.com/Jackett/Jackett + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - https://ghcr.io/linuxserver/jackett +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - jackett + - torrent + - usenet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/jackett/18.1.0/README.md b/stable/jackett/18.1.0/README.md new file mode 100644 index 0000000000..1264622425 --- /dev/null +++ b/stable/jackett/18.1.0/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/jackett) + +**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/jackett/18.1.0/app-changelog.md b/stable/jackett/18.1.0/app-changelog.md new file mode 100644 index 0000000000..1f41a0c65c --- /dev/null +++ b/stable/jackett/18.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jackett-18.1.0](https://github.com/truecharts/charts/compare/jackett-18.0.1...jackett-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/jackett/18.1.0/app-readme.md b/stable/jackett/18.1.0/app-readme.md new file mode 100644 index 0000000000..e2546b99d5 --- /dev/null +++ b/stable/jackett/18.1.0/app-readme.md @@ -0,0 +1,8 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/jackett](https://truecharts.org/charts/stable/jackett) + +--- + +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/jackett/18.1.0/charts/common-17.2.2.tgz b/stable/jackett/18.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/jackett/18.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/jackett/18.1.0/ix_values.yaml b/stable/jackett/18.1.0/ix_values.yaml new file mode 100644 index 0000000000..0a6bb6efe2 --- /dev/null +++ b/stable/jackett/18.1.0/ix_values.yaml @@ -0,0 +1,35 @@ +image: + repository: ghcr.io/linuxserver/jackett + pullPolicy: IfNotPresent + tag: 0.21.1155@sha256:5c408d64cb2385a3ee2934c8a5773eaadd5cd114e6b338328d60ab964ec0c88c +securityContext: + container: + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + protocol: http + targetPort: 9117 + port: 9117 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/UI/Login" + readiness: + path: "/UI/Login" + startup: + path: "/UI/Login" +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true diff --git a/stable/jackett/18.1.0/questions.yaml b/stable/jackett/18.1.0/questions.yaml new file mode 100644 index 0000000000..49c820c23d --- /dev/null +++ b/stable/jackett/18.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 9117 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: 0 + + - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/plex-utills/7.0.1/templates/NOTES.txt b/stable/jackett/18.1.0/templates/NOTES.txt similarity index 100% rename from stable/plex-utills/7.0.1/templates/NOTES.txt rename to stable/jackett/18.1.0/templates/NOTES.txt diff --git a/stable/openvscode-server/8.0.1/templates/common.yaml b/stable/jackett/18.1.0/templates/common.yaml similarity index 100% rename from stable/openvscode-server/8.0.1/templates/common.yaml rename to stable/jackett/18.1.0/templates/common.yaml diff --git a/stable/muse/4.0.1/values.yaml b/stable/jackett/18.1.0/values.yaml similarity index 100% rename from stable/muse/4.0.1/values.yaml rename to stable/jackett/18.1.0/values.yaml diff --git a/stable/jdownloader2/14.1.0/CHANGELOG.md b/stable/jdownloader2/14.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5c730f5834 --- /dev/null +++ b/stable/jdownloader2/14.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jdownloader2-14.1.0](https://github.com/truecharts/charts/compare/jdownloader2-14.0.3...jdownloader2-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [jdownloader2-14.0.3](https://github.com/truecharts/charts/compare/jdownloader2-14.0.2...jdownloader2-14.0.3) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [jdownloader2-14.0.2](https://github.com/truecharts/charts/compare/jdownloader2-14.0.1...jdownloader2-14.0.2) (2023-12-26) + +### Fix + +- fix homepage widget ([#16548](https://github.com/truecharts/charts/issues/16548)) + + + + +## [jdownloader2-14.0.1](https://github.com/truecharts/charts/compare/jdownloader2-14.0.0...jdownloader2-14.0.1) (2023-12-25) + +### Fix + +- homepage widget ([#16543](https://github.com/truecharts/charts/issues/16543)) + + + + +## [jdownloader2-14.0.0](https://github.com/truecharts/charts/compare/jdownloader2-13.0.11...jdownloader2-14.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [jdownloader2-13.0.11](https://github.com/truecharts/charts/compare/jdownloader2-13.0.10...jdownloader2-13.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [jdownloader2-13.0.10](https://github.com/truecharts/charts/compare/jdownloader2-13.0.9...jdownloader2-13.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [jdownloader2-13.0.9](https://github.com/truecharts/charts/compare/jdownloader2-13.0.8...jdownloader2-13.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [jdownloader2-13.0.8](https://github.com/truecharts/charts/compare/jdownloader2-13.0.7...jdownloader2-13.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [jdownloader2-13.0.7](https://github.com/truecharts/charts/compare/jdownloader2-13.0.6...jdownloader2-13.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [jdownloader2-13.0.6](https://github.com/truecharts/charts/compare/jdownloader2-13.0.5...jdownloader2-13.0.6) (2023-12-22) + +### Chore diff --git a/stable/jdownloader2/14.1.0/Chart.yaml b/stable/jdownloader2/14.1.0/Chart.yaml new file mode 100644 index 0000000000..00855e9a1b --- /dev/null +++ b/stable/jdownloader2/14.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: jdownloader2 +version: 14.1.0 +appVersion: 23.11.2 +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. +home: https://truecharts.org/charts/stable/jdownloader2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png +deprecated: false +sources: + - https://jdownloader.org/ + - https://github.com/jlesage/docker-jdownloader-2 + - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 + - https://hub.docker.com/r/jlesage/jdownloader-2 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - jdownloader + - download +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: downloads + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/jdownloader2/14.1.0/README.md b/stable/jdownloader2/14.1.0/README.md new file mode 100644 index 0000000000..d99937c423 --- /dev/null +++ b/stable/jdownloader2/14.1.0/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/jdownloader2) + +**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/jdownloader2/14.1.0/app-changelog.md b/stable/jdownloader2/14.1.0/app-changelog.md new file mode 100644 index 0000000000..afda1b8833 --- /dev/null +++ b/stable/jdownloader2/14.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jdownloader2-14.1.0](https://github.com/truecharts/charts/compare/jdownloader2-14.0.3...jdownloader2-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/jdownloader2/14.1.0/app-readme.md b/stable/jdownloader2/14.1.0/app-readme.md new file mode 100644 index 0000000000..3fbca6272d --- /dev/null +++ b/stable/jdownloader2/14.1.0/app-readme.md @@ -0,0 +1,8 @@ +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. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/jdownloader2](https://truecharts.org/charts/stable/jdownloader2) + +--- + +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/jdownloader2/14.1.0/charts/common-17.2.2.tgz b/stable/jdownloader2/14.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/jdownloader2/14.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/jdownloader2/14.1.0/ix_values.yaml b/stable/jdownloader2/14.1.0/ix_values.yaml new file mode 100644 index 0000000000..367da46772 --- /dev/null +++ b/stable/jdownloader2/14.1.0/ix_values.yaml @@ -0,0 +1,85 @@ +image: + repository: jlesage/jdownloader-2 + pullPolicy: IfNotPresent + tag: v23.11.2@sha256:f7c1fe1ab223aa2fc068f9f9e5df26c3f5228c46c580e52a17b74b7c25402f52 +service: + main: + ports: + main: + port: 10054 + targetPort: 5800 + myjd: + enabled: true + ports: + myjd: + enabled: true + port: 3129 + targetPort: 3129 + vnc: + enabled: true + ports: + vnc: + enabled: true + port: 10056 + targetPort: 5900 +ingress: + main: + integrations: + homepage: + widget: + type: jdownloader +jdownloader: + # General Settings + KEEP_APP_RUNNING: false + # GUI Settings + DISPLAY_WIDTH: 1280 + DISPLAY_HEIGHT: 768 + SECURE_CONNECTION: false + ENABLE_CJK_FONT: false +configmap: + jdownloader: + enabled: true + data: + ENABLE_CJK_FONT: '{{ ternary "1" "0" .Values.jdownloader.ENABLE_CJK_FONT }}' + KEEP_APP_RUNNING: '{{ ternary "1" "0" .Values.jdownloader.KEEP_APP_RUNNING }}' + SECURE_CONNECTION: '{{ ternary "1" "0" .Values.jdownloader.SECURE_CONNECTION }}' + DISPLAY_WIDTH: "{{ .Values.jdownloader.DISPLAY_WIDTH }}" + DISPLAY_HEIGHT: "{{ .Values.jdownloader.DISPLAY_HEIGHT }}" +persistence: + config: + enabled: true + mountPath: "/config" + output: + enabled: true + mountPath: "/output" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + securityContext: + capabilities: + add: + - NET_BIND_SERVICE + - KILL + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + VNC_PASSWORD: "" + envFrom: + - configMapRef: + name: "jdownloader" diff --git a/stable/jdownloader2/14.1.0/questions.yaml b/stable/jdownloader2/14.1.0/questions.yaml new file mode 100644 index 0000000000..add6c2627b --- /dev/null +++ b/stable/jdownloader2/14.1.0/questions.yaml @@ -0,0 +1,3258 @@ +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: + # Portal + - 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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: VNC_PASSWORD + label: "VNC_PASSWORD" + description: "Password needed to connect to the application's GUI. See the VNC Password section for more details." + schema: + type: string + private: true + default: "REPLACETHIS" + - 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: jdownloader + group: "App Configuration" + label: "jDownloader2 Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ENABLE_CJK_FONT + label: "ENABLE_CJK_FONT" + description: "When set to true, open-source computer font WenQuanYi Zen Hei is installed. " + schema: + type: boolean + default: false + - variable: KEEP_APP_RUNNING + label: "KEEP_APP_RUNNING" + description: "When set to true, the application will be automatically restarted if it crashes or if a user quits it." + schema: + type: boolean + default: false + - variable: gui + label: "GUI Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: DISPLAY_WIDTH + label: "DISPLAY_WIDTH" + description: "Width (in pixels) of the application's window." + schema: + type: int + default: 1280 + required: true + - variable: DISPLAY_HEIGHT + label: "DISPLAY_HEIGHT" + description: "Height (in pixels) of the application's window." + schema: + type: int + default: 768 + required: true + - variable: SECURE_CONNECTION + label: "SECURE_CONNECTION" + description: "When set to true, an encrypted connection is used to access the application's GUI (either via a web browser or VNC client). See the Security section for more details." + schema: + type: boolean + default: false + + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10054 + required: true + - variable: myjd + label: "MyJDownloader" + description: "Port used by MyJDownloader mobile applications and browser extensions to establish a direct connect to the JDownloader" + 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: myjd + label: "myjd 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: 3129 + required: true + - variable: vnc + label: "VNC Service" + description: "The VNC service" + 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: vnc + label: "VNC 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: 10056 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: output + label: "App Output Storage" + description: "Stores the Application Output." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/plexanisync/5.0.1/templates/NOTES.txt b/stable/jdownloader2/14.1.0/templates/NOTES.txt similarity index 100% rename from stable/plexanisync/5.0.1/templates/NOTES.txt rename to stable/jdownloader2/14.1.0/templates/NOTES.txt diff --git a/stable/pastey/5.0.1/templates/common.yaml b/stable/jdownloader2/14.1.0/templates/common.yaml similarity index 100% rename from stable/pastey/5.0.1/templates/common.yaml rename to stable/jdownloader2/14.1.0/templates/common.yaml diff --git a/stable/muximux/9.0.1/values.yaml b/stable/jdownloader2/14.1.0/values.yaml similarity index 100% rename from stable/muximux/9.0.1/values.yaml rename to stable/jdownloader2/14.1.0/values.yaml diff --git a/stable/jellyfin/17.1.0/CHANGELOG.md b/stable/jellyfin/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4f7afd079d --- /dev/null +++ b/stable/jellyfin/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jellyfin-17.1.0](https://github.com/truecharts/charts/compare/jellyfin-17.0.1...jellyfin-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [jellyfin-17.0.1](https://github.com/truecharts/charts/compare/jellyfin-17.0.0...jellyfin-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [jellyfin-17.0.0](https://github.com/truecharts/charts/compare/jellyfin-16.0.12...jellyfin-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [jellyfin-16.0.12](https://github.com/truecharts/charts/compare/jellyfin-16.0.11...jellyfin-16.0.12) (2023-12-25) + +### Chore + +- update container image docker.io/alpine/socat to 1.8.0.0[@61a6b0a](https://github.com/61a6b0a) by renovate ([#16402](https://github.com/truecharts/charts/issues/16402)) + + + + +## [jellyfin-16.0.11](https://github.com/truecharts/charts/compare/jellyfin-16.0.10...jellyfin-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [jellyfin-16.0.10](https://github.com/truecharts/charts/compare/jellyfin-16.0.9...jellyfin-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [jellyfin-16.0.9](https://github.com/truecharts/charts/compare/jellyfin-16.0.8...jellyfin-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [jellyfin-16.0.8](https://github.com/truecharts/charts/compare/jellyfin-16.0.7...jellyfin-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [jellyfin-16.0.7](https://github.com/truecharts/charts/compare/jellyfin-16.0.6...jellyfin-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [jellyfin-16.0.6](https://github.com/truecharts/charts/compare/jellyfin-16.0.5...jellyfin-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [jellyfin-16.0.5](https://github.com/truecharts/charts/compare/jellyfin-16.0.4...jellyfin-16.0.5) (2023-12-22) + +### Fix diff --git a/stable/jellyfin/17.1.0/Chart.yaml b/stable/jellyfin/17.1.0/Chart.yaml new file mode 100644 index 0000000000..2f44f8909e --- /dev/null +++ b/stable/jellyfin/17.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: jellyfin +version: 17.1.0 +appVersion: 10.8.13 +description: Jellyfin is a Free Software Media System +home: https://truecharts.org/charts/stable/jellyfin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.png +deprecated: false +sources: + - https://github.com/jellyfin/jellyfin + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin + - https://hub.docker.com/r/jellyfin/jellyfin +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - jellyfin + - plex + - emby +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/jellyfin/17.1.0/README.md b/stable/jellyfin/17.1.0/README.md new file mode 100644 index 0000000000..d594018653 --- /dev/null +++ b/stable/jellyfin/17.1.0/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/jellyfin) + +**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/jellyfin/17.1.0/app-changelog.md b/stable/jellyfin/17.1.0/app-changelog.md new file mode 100644 index 0000000000..69ff0d72cc --- /dev/null +++ b/stable/jellyfin/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jellyfin-17.1.0](https://github.com/truecharts/charts/compare/jellyfin-17.0.1...jellyfin-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/jellyfin/17.1.0/app-readme.md b/stable/jellyfin/17.1.0/app-readme.md new file mode 100644 index 0000000000..73fdb17ba4 --- /dev/null +++ b/stable/jellyfin/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Jellyfin is a Free Software Media System + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/jellyfin](https://truecharts.org/charts/stable/jellyfin) + +--- + +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/jellyfin/17.1.0/charts/common-17.2.2.tgz b/stable/jellyfin/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/jellyfin/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/jellyfin/17.1.0/ix_values.yaml b/stable/jellyfin/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..65c024a329 --- /dev/null +++ b/stable/jellyfin/17.1.0/ix_values.yaml @@ -0,0 +1,98 @@ +image: + repository: docker.io/jellyfin/jellyfin + pullPolicy: IfNotPresent + tag: 10.8.13@sha256:05a9734d7e83086b957c5b7a16cbb5a60b5bb8d113ffb953e57547359dd05140 +broadcastProxyImage: + repository: docker.io/alpine/socat + pullPolicy: IfNotPresent + tag: 1.8.0.0@sha256:61a6b0a17414827961b6641291e772ae826b415c76b571ee2d3347968884fe32 +service: + main: + ports: + main: + port: 8096 + targetPort: 8096 + autodiscovery: + enabled: true + ports: + autodiscovery: + enabled: true + protocol: udp + port: 7359 + targetPort: 7359 +persistence: + config: + enabled: true + mountPath: "/config" + cache: + enabled: true + mountPath: "/cache" + type: "emptyDir" + transcode: + enabled: true + mountPath: "/config/transcodes" + type: "emptyDir" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + JELLYFIN_PublishedServerUrl: "{{ $.Values.chartContext.appUrl }}" + broadcastproxy: + enabled: false + type: DaemonSet + podSpec: + hostNetwork: true + # Proxy doesn't seem to respect the TERM signal, so by default + # this ends up just hanging until the default grace period ends. + # This is unnecesary since this workload only proxies autodiscovery + # messages. + terminationGracePeriodSeconds: 3 + containers: + broadcastproxy: + enabled: true + primary: true + imageSelector: broadcastProxyImage + securityContext: + readOnlyRootFilesystem: true + command: ["/bin/sh"] + # Quite a lot going on here: + # - Resolve Jellyfin's autodiscovery service IP from its FQDN via getent hosts + # - Export the IP to `$TARGET_IP` + # - Check `$TARGET_IP` is not empty (so we can crash if it is - will help to detect templating errors) + # - Touch `/tmp/healty` to use with the readiness, liveness and startup probes + # - Start socat in proxy mode + # - On exit remove `/tmp/healthy` + args: + - "-c" + - 'export TARGET_IP=$(getent hosts ''{{ printf "%v-autodiscovery" (include "tc.v1.common.lib.chart.names.fullname" $) }}'' | awk ''{ print $1 }'') && [[ ! -z $TARGET_IP ]] && touch /tmp/healthy && socat UDP-LISTEN:7359,fork,reuseaddr,rcvbuf=8096 UDP4-SENDTO:${TARGET_IP}:7359,rcvbuf=8096 ; rm -rf /tmp/healthy' + probes: + readiness: + enabled: true + type: exec + command: + - cat + - /tmp/healthy + liveness: + enabled: true + type: exec + command: + - cat + - /tmp/healthy + startup: + enabled: true + type: exec + command: + - cat + - /tmp/healthy +# -- enable Jellyfin autodiscovery on LAN +autodiscovery: + enabled: false +updated: true diff --git a/stable/jellyfin/17.1.0/questions.yaml b/stable/jellyfin/17.1.0/questions.yaml new file mode 100644 index 0000000000..2abb540e33 --- /dev/null +++ b/stable/jellyfin/17.1.0/questions.yaml @@ -0,0 +1,3107 @@ +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: autodiscovery + group: "App Configuration" + label: "Autodiscovery" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Autodiscovery on LAN" + schema: + type: boolean + default: false + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8096 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: transcode + label: "App Transcode Storage" + description: "Storage for transcode, best to be set to emptyDir and if enough RAM, to Memory type." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/plexripper/7.0.1/templates/NOTES.txt b/stable/jellyfin/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/plexripper/7.0.1/templates/NOTES.txt rename to stable/jellyfin/17.1.0/templates/NOTES.txt diff --git a/stable/jellyfin/17.1.0/templates/common.yaml b/stable/jellyfin/17.1.0/templates/common.yaml new file mode 100644 index 0000000000..754fc72816 --- /dev/null +++ b/stable/jellyfin/17.1.0/templates/common.yaml @@ -0,0 +1,8 @@ +{{- include "tc.v1.common.loader.init" . }} + +{{- if .Values.autodiscovery.enabled -}} +{{/* Add proxy workload */}} +{{- $_ := set .Values.workload.broadcastproxy "enabled" true -}} +{{- end -}} + +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/mymediaforalexa/7.0.1/values.yaml b/stable/jellyfin/17.1.0/values.yaml similarity index 100% rename from stable/mymediaforalexa/7.0.1/values.yaml rename to stable/jellyfin/17.1.0/values.yaml diff --git a/stable/jellyseerr/8.0.1/CHANGELOG.md b/stable/jellyseerr/8.0.1/CHANGELOG.md deleted file mode 100644 index 1c407be752..0000000000 --- a/stable/jellyseerr/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jellyseerr-8.0.1](https://github.com/truecharts/charts/compare/jellyseerr-8.0.0...jellyseerr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [jellyseerr-8.0.0](https://github.com/truecharts/charts/compare/jellyseerr-7.0.11...jellyseerr-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [jellyseerr-7.0.11](https://github.com/truecharts/charts/compare/jellyseerr-7.0.10...jellyseerr-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [jellyseerr-7.0.10](https://github.com/truecharts/charts/compare/jellyseerr-7.0.9...jellyseerr-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [jellyseerr-7.0.9](https://github.com/truecharts/charts/compare/jellyseerr-7.0.8...jellyseerr-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [jellyseerr-7.0.8](https://github.com/truecharts/charts/compare/jellyseerr-7.0.7...jellyseerr-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [jellyseerr-7.0.7](https://github.com/truecharts/charts/compare/jellyseerr-7.0.6...jellyseerr-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [jellyseerr-7.0.6](https://github.com/truecharts/charts/compare/jellyseerr-7.0.5...jellyseerr-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [jellyseerr-7.0.5](https://github.com/truecharts/charts/compare/jellyseerr-7.0.4...jellyseerr-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [jellyseerr-7.0.4](https://github.com/truecharts/charts/compare/jellyseerr-7.0.3...jellyseerr-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [jellyseerr-7.0.3](https://github.com/truecharts/charts/compare/jellyseerr-7.0.2...jellyseerr-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/jellyseerr/8.0.1/Chart.yaml b/stable/jellyseerr/8.0.1/Chart.yaml deleted file mode 100644 index 8fc848806b..0000000000 --- a/stable/jellyseerr/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: jellyseerr -version: 8.0.1 -appVersion: 1.7.0 -description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. -home: https://truecharts.org/charts/stable/jellyseerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr - - https://hub.docker.com/r/fallenbagel/jellyseerr - - https://github.com/Fallenbagel/jellyseerr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - jellyseerr -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/jellyseerr/8.0.1/app-changelog.md b/stable/jellyseerr/8.0.1/app-changelog.md deleted file mode 100644 index d13e52ed23..0000000000 --- a/stable/jellyseerr/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jellyseerr-8.0.1](https://github.com/truecharts/charts/compare/jellyseerr-8.0.0...jellyseerr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/jellyseerr/8.0.1/charts/common-17.1.4.tgz b/stable/jellyseerr/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/jellyseerr/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/jellyseerr/8.1.0/CHANGELOG.md b/stable/jellyseerr/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..be0f7bae09 --- /dev/null +++ b/stable/jellyseerr/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jellyseerr-8.1.0](https://github.com/truecharts/charts/compare/jellyseerr-8.0.1...jellyseerr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [jellyseerr-8.0.1](https://github.com/truecharts/charts/compare/jellyseerr-8.0.0...jellyseerr-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [jellyseerr-8.0.0](https://github.com/truecharts/charts/compare/jellyseerr-7.0.11...jellyseerr-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [jellyseerr-7.0.11](https://github.com/truecharts/charts/compare/jellyseerr-7.0.10...jellyseerr-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [jellyseerr-7.0.10](https://github.com/truecharts/charts/compare/jellyseerr-7.0.9...jellyseerr-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [jellyseerr-7.0.9](https://github.com/truecharts/charts/compare/jellyseerr-7.0.8...jellyseerr-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [jellyseerr-7.0.8](https://github.com/truecharts/charts/compare/jellyseerr-7.0.7...jellyseerr-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [jellyseerr-7.0.7](https://github.com/truecharts/charts/compare/jellyseerr-7.0.6...jellyseerr-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [jellyseerr-7.0.6](https://github.com/truecharts/charts/compare/jellyseerr-7.0.5...jellyseerr-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [jellyseerr-7.0.5](https://github.com/truecharts/charts/compare/jellyseerr-7.0.4...jellyseerr-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [jellyseerr-7.0.4](https://github.com/truecharts/charts/compare/jellyseerr-7.0.3...jellyseerr-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/jellyseerr/8.1.0/Chart.yaml b/stable/jellyseerr/8.1.0/Chart.yaml new file mode 100644 index 0000000000..998376c7e3 --- /dev/null +++ b/stable/jellyseerr/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: jellyseerr +version: 8.1.0 +appVersion: 1.7.0 +description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. +home: https://truecharts.org/charts/stable/jellyseerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png +deprecated: false +sources: + - https://github.com/Fallenbagel/jellyseerr + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr + - https://hub.docker.com/r/fallenbagel/jellyseerr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - jellyseerr +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/jellyseerr/8.0.1/README.md b/stable/jellyseerr/8.1.0/README.md similarity index 100% rename from stable/jellyseerr/8.0.1/README.md rename to stable/jellyseerr/8.1.0/README.md diff --git a/stable/jellyseerr/8.1.0/app-changelog.md b/stable/jellyseerr/8.1.0/app-changelog.md new file mode 100644 index 0000000000..27f9463b95 --- /dev/null +++ b/stable/jellyseerr/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jellyseerr-8.1.0](https://github.com/truecharts/charts/compare/jellyseerr-8.0.1...jellyseerr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/jellyseerr/8.0.1/app-readme.md b/stable/jellyseerr/8.1.0/app-readme.md similarity index 100% rename from stable/jellyseerr/8.0.1/app-readme.md rename to stable/jellyseerr/8.1.0/app-readme.md diff --git a/stable/jellyseerr/8.1.0/charts/common-17.2.2.tgz b/stable/jellyseerr/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/jellyseerr/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/jellyseerr/8.0.1/ix_values.yaml b/stable/jellyseerr/8.1.0/ix_values.yaml similarity index 100% rename from stable/jellyseerr/8.0.1/ix_values.yaml rename to stable/jellyseerr/8.1.0/ix_values.yaml diff --git a/stable/jellyseerr/8.0.1/questions.yaml b/stable/jellyseerr/8.1.0/questions.yaml similarity index 100% rename from stable/jellyseerr/8.0.1/questions.yaml rename to stable/jellyseerr/8.1.0/questions.yaml diff --git a/stable/plextraktsync/6.0.1/templates/NOTES.txt b/stable/jellyseerr/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/plextraktsync/6.0.1/templates/NOTES.txt rename to stable/jellyseerr/8.1.0/templates/NOTES.txt diff --git a/stable/photostructure/5.0.1/templates/common.yaml b/stable/jellyseerr/8.1.0/templates/common.yaml similarity index 100% rename from stable/photostructure/5.0.1/templates/common.yaml rename to stable/jellyseerr/8.1.0/templates/common.yaml diff --git a/stable/mysql-workbench/8.0.1/values.yaml b/stable/jellyseerr/8.1.0/values.yaml similarity index 100% rename from stable/mysql-workbench/8.0.1/values.yaml rename to stable/jellyseerr/8.1.0/values.yaml diff --git a/stable/jellystat/2.0.1/CHANGELOG.md b/stable/jellystat/2.0.1/CHANGELOG.md deleted file mode 100644 index 5e6f9aaf27..0000000000 --- a/stable/jellystat/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jellystat-2.0.1](https://github.com/truecharts/charts/compare/jellystat-2.0.0...jellystat-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [jellystat-2.0.0](https://github.com/truecharts/charts/compare/jellystat-1.0.12...jellystat-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [jellystat-1.0.12](https://github.com/truecharts/charts/compare/jellystat-1.0.11...jellystat-1.0.12) (2023-12-25) - -### Chore - -- update container image cyfershepard/jellystat to latest[@d321b59](https://github.com/d321b59) by renovate ([#16400](https://github.com/truecharts/charts/issues/16400)) - - - - -## [jellystat-1.0.11](https://github.com/truecharts/charts/compare/jellystat-1.0.10...jellystat-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [jellystat-1.0.10](https://github.com/truecharts/charts/compare/jellystat-1.0.9...jellystat-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [jellystat-1.0.9](https://github.com/truecharts/charts/compare/jellystat-1.0.8...jellystat-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [jellystat-1.0.8](https://github.com/truecharts/charts/compare/jellystat-1.0.7...jellystat-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [jellystat-1.0.7](https://github.com/truecharts/charts/compare/jellystat-1.0.6...jellystat-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [jellystat-1.0.6](https://github.com/truecharts/charts/compare/jellystat-1.0.5...jellystat-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [jellystat-1.0.5](https://github.com/truecharts/charts/compare/jellystat-1.0.4...jellystat-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [jellystat-1.0.4](https://github.com/truecharts/charts/compare/jellystat-1.0.3...jellystat-1.0.4) (2023-12-21) - -### Fix diff --git a/stable/jellystat/2.0.1/Chart.yaml b/stable/jellystat/2.0.1/Chart.yaml deleted file mode 100644 index 9b94aa59f1..0000000000 --- a/stable/jellystat/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: jellystat -version: 2.0.1 -appVersion: latest -description: A free and open source Statistics App for Jellyfin. -home: https://truecharts.org/charts/stable/jellystat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png -deprecated: false -sources: - - https://github.com/CyferShepard/Jellystat - - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat - - https://hub.docker.com/r/cyfershepard/jellystat -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - jellystat - - jellyfin -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: statistics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/jellystat/2.0.1/app-changelog.md b/stable/jellystat/2.0.1/app-changelog.md deleted file mode 100644 index a562f8f2c5..0000000000 --- a/stable/jellystat/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jellystat-2.0.1](https://github.com/truecharts/charts/compare/jellystat-2.0.0...jellystat-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/jellystat/2.0.1/charts/common-17.1.4.tgz b/stable/jellystat/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/jellystat/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/jellystat/2.1.0/CHANGELOG.md b/stable/jellystat/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d74ed6ab1d --- /dev/null +++ b/stable/jellystat/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jellystat-2.1.0](https://github.com/truecharts/charts/compare/jellystat-2.0.1...jellystat-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [jellystat-2.0.1](https://github.com/truecharts/charts/compare/jellystat-2.0.0...jellystat-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [jellystat-2.0.0](https://github.com/truecharts/charts/compare/jellystat-1.0.12...jellystat-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [jellystat-1.0.12](https://github.com/truecharts/charts/compare/jellystat-1.0.11...jellystat-1.0.12) (2023-12-25) + +### Chore + +- update container image cyfershepard/jellystat to latest[@d321b59](https://github.com/d321b59) by renovate ([#16400](https://github.com/truecharts/charts/issues/16400)) + + + + +## [jellystat-1.0.11](https://github.com/truecharts/charts/compare/jellystat-1.0.10...jellystat-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [jellystat-1.0.10](https://github.com/truecharts/charts/compare/jellystat-1.0.9...jellystat-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [jellystat-1.0.9](https://github.com/truecharts/charts/compare/jellystat-1.0.8...jellystat-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [jellystat-1.0.8](https://github.com/truecharts/charts/compare/jellystat-1.0.7...jellystat-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [jellystat-1.0.7](https://github.com/truecharts/charts/compare/jellystat-1.0.6...jellystat-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [jellystat-1.0.6](https://github.com/truecharts/charts/compare/jellystat-1.0.5...jellystat-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [jellystat-1.0.5](https://github.com/truecharts/charts/compare/jellystat-1.0.4...jellystat-1.0.5) (2023-12-22) + +### Fix diff --git a/stable/jellystat/2.1.0/Chart.yaml b/stable/jellystat/2.1.0/Chart.yaml new file mode 100644 index 0000000000..caf8f22139 --- /dev/null +++ b/stable/jellystat/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: jellystat +version: 2.1.0 +appVersion: latest +description: A free and open source Statistics App for Jellyfin. +home: https://truecharts.org/charts/stable/jellystat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png +deprecated: false +sources: + - https://github.com/CyferShepard/Jellystat + - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat + - https://hub.docker.com/r/cyfershepard/jellystat +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - jellystat + - jellyfin +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: statistics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/jellystat/2.0.1/README.md b/stable/jellystat/2.1.0/README.md similarity index 100% rename from stable/jellystat/2.0.1/README.md rename to stable/jellystat/2.1.0/README.md diff --git a/stable/jellystat/2.1.0/app-changelog.md b/stable/jellystat/2.1.0/app-changelog.md new file mode 100644 index 0000000000..36f83842e1 --- /dev/null +++ b/stable/jellystat/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jellystat-2.1.0](https://github.com/truecharts/charts/compare/jellystat-2.0.1...jellystat-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/jellystat/2.0.1/app-readme.md b/stable/jellystat/2.1.0/app-readme.md similarity index 100% rename from stable/jellystat/2.0.1/app-readme.md rename to stable/jellystat/2.1.0/app-readme.md diff --git a/stable/jellystat/2.1.0/charts/common-17.2.2.tgz b/stable/jellystat/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/jellystat/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/jellystat/2.0.1/ix_values.yaml b/stable/jellystat/2.1.0/ix_values.yaml similarity index 100% rename from stable/jellystat/2.0.1/ix_values.yaml rename to stable/jellystat/2.1.0/ix_values.yaml diff --git a/stable/jellystat/2.0.1/questions.yaml b/stable/jellystat/2.1.0/questions.yaml similarity index 100% rename from stable/jellystat/2.0.1/questions.yaml rename to stable/jellystat/2.1.0/questions.yaml diff --git a/stable/pocketmine-mp/2.0.1/templates/NOTES.txt b/stable/jellystat/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/pocketmine-mp/2.0.1/templates/NOTES.txt rename to stable/jellystat/2.1.0/templates/NOTES.txt diff --git a/stable/jellystat/2.0.1/templates/_secrets.tpl b/stable/jellystat/2.1.0/templates/_secrets.tpl similarity index 100% rename from stable/jellystat/2.0.1/templates/_secrets.tpl rename to stable/jellystat/2.1.0/templates/_secrets.tpl diff --git a/stable/jellystat/2.0.1/templates/common.yaml b/stable/jellystat/2.1.0/templates/common.yaml similarity index 100% rename from stable/jellystat/2.0.1/templates/common.yaml rename to stable/jellystat/2.1.0/templates/common.yaml diff --git a/stable/namecheap-ddns/4.0.1/values.yaml b/stable/jellystat/2.1.0/values.yaml similarity index 100% rename from stable/namecheap-ddns/4.0.1/values.yaml rename to stable/jellystat/2.1.0/values.yaml diff --git a/stable/jelu/4.0.1/CHANGELOG.md b/stable/jelu/4.0.1/CHANGELOG.md deleted file mode 100644 index eecf5b80f5..0000000000 --- a/stable/jelu/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jelu-4.0.1](https://github.com/truecharts/charts/compare/jelu-4.0.0...jelu-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [jelu-4.0.0](https://github.com/truecharts/charts/compare/jelu-3.0.19...jelu-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [jelu-3.0.19](https://github.com/truecharts/charts/compare/jelu-3.0.18...jelu-3.0.19) (2023-12-25) - -### Chore - -- update container image wabayang/jelu to latest[@5cd8181](https://github.com/5cd8181) by renovate ([#16451](https://github.com/truecharts/charts/issues/16451)) - - - - -## [jelu-3.0.18](https://github.com/truecharts/charts/compare/jelu-3.0.17...jelu-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [jelu-3.0.17](https://github.com/truecharts/charts/compare/jelu-3.0.16...jelu-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [jelu-3.0.16](https://github.com/truecharts/charts/compare/jelu-3.0.15...jelu-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [jelu-3.0.15](https://github.com/truecharts/charts/compare/jelu-3.0.14...jelu-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [jelu-3.0.14](https://github.com/truecharts/charts/compare/jelu-3.0.13...jelu-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [jelu-3.0.13](https://github.com/truecharts/charts/compare/jelu-3.0.12...jelu-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [jelu-3.0.12](https://github.com/truecharts/charts/compare/jelu-3.0.11...jelu-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [jelu-3.0.11](https://github.com/truecharts/charts/compare/jelu-3.0.10...jelu-3.0.11) (2023-12-21) - -### Fix diff --git a/stable/jelu/4.0.1/Chart.yaml b/stable/jelu/4.0.1/Chart.yaml deleted file mode 100644 index a3cd81ec0a..0000000000 --- a/stable/jelu/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: jelu -version: 4.0.1 -appVersion: latest -description: Track what you have read, what you are reading and what you want to read. -home: https://truecharts.org/charts/incubator/jelu -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/jelu - - https://hub.docker.com/r/wabayang/jelu - - https://github.com/bayang/jelu -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - jelu - - MediaApp-Books -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Books - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/jelu/4.0.1/app-changelog.md b/stable/jelu/4.0.1/app-changelog.md deleted file mode 100644 index a3fa01e286..0000000000 --- a/stable/jelu/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jelu-4.0.1](https://github.com/truecharts/charts/compare/jelu-4.0.0...jelu-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/jelu/4.0.1/charts/common-17.1.4.tgz b/stable/jelu/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/jelu/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/jelu/4.1.0/CHANGELOG.md b/stable/jelu/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..aace01af04 --- /dev/null +++ b/stable/jelu/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jelu-4.1.0](https://github.com/truecharts/charts/compare/jelu-4.0.1...jelu-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [jelu-4.0.1](https://github.com/truecharts/charts/compare/jelu-4.0.0...jelu-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [jelu-4.0.0](https://github.com/truecharts/charts/compare/jelu-3.0.19...jelu-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [jelu-3.0.19](https://github.com/truecharts/charts/compare/jelu-3.0.18...jelu-3.0.19) (2023-12-25) + +### Chore + +- update container image wabayang/jelu to latest[@5cd8181](https://github.com/5cd8181) by renovate ([#16451](https://github.com/truecharts/charts/issues/16451)) + + + + +## [jelu-3.0.18](https://github.com/truecharts/charts/compare/jelu-3.0.17...jelu-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [jelu-3.0.17](https://github.com/truecharts/charts/compare/jelu-3.0.16...jelu-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [jelu-3.0.16](https://github.com/truecharts/charts/compare/jelu-3.0.15...jelu-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [jelu-3.0.15](https://github.com/truecharts/charts/compare/jelu-3.0.14...jelu-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [jelu-3.0.14](https://github.com/truecharts/charts/compare/jelu-3.0.13...jelu-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [jelu-3.0.13](https://github.com/truecharts/charts/compare/jelu-3.0.12...jelu-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [jelu-3.0.12](https://github.com/truecharts/charts/compare/jelu-3.0.11...jelu-3.0.12) (2023-12-22) + +### Fix diff --git a/stable/jelu/4.1.0/Chart.yaml b/stable/jelu/4.1.0/Chart.yaml new file mode 100644 index 0000000000..70dfab0f11 --- /dev/null +++ b/stable/jelu/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: jelu +version: 4.1.0 +appVersion: latest +description: Track what you have read, what you are reading and what you want to read. +home: https://truecharts.org/charts/incubator/jelu +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png +deprecated: false +sources: + - https://github.com/bayang/jelu + - https://github.com/truecharts/charts/tree/master/charts/incubator/jelu + - https://hub.docker.com/r/wabayang/jelu +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - jelu + - MediaApp-Books +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Books + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/jelu/4.0.1/README.md b/stable/jelu/4.1.0/README.md similarity index 100% rename from stable/jelu/4.0.1/README.md rename to stable/jelu/4.1.0/README.md diff --git a/stable/jelu/4.1.0/app-changelog.md b/stable/jelu/4.1.0/app-changelog.md new file mode 100644 index 0000000000..0f30083fff --- /dev/null +++ b/stable/jelu/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jelu-4.1.0](https://github.com/truecharts/charts/compare/jelu-4.0.1...jelu-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/jelu/4.0.1/app-readme.md b/stable/jelu/4.1.0/app-readme.md similarity index 100% rename from stable/jelu/4.0.1/app-readme.md rename to stable/jelu/4.1.0/app-readme.md diff --git a/stable/jelu/4.1.0/charts/common-17.2.2.tgz b/stable/jelu/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/jelu/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/jelu/4.0.1/ix_values.yaml b/stable/jelu/4.1.0/ix_values.yaml similarity index 100% rename from stable/jelu/4.0.1/ix_values.yaml rename to stable/jelu/4.1.0/ix_values.yaml diff --git a/stable/jelu/4.0.1/questions.yaml b/stable/jelu/4.1.0/questions.yaml similarity index 100% rename from stable/jelu/4.0.1/questions.yaml rename to stable/jelu/4.1.0/questions.yaml diff --git a/stable/jmzhomeproxy/4.0.1/templates/common.yaml b/stable/jelu/4.1.0/templates/common.yaml similarity index 100% rename from stable/jmzhomeproxy/4.0.1/templates/common.yaml rename to stable/jelu/4.1.0/templates/common.yaml diff --git a/stable/nano-wallet/8.0.1/values.yaml b/stable/jelu/4.1.0/values.yaml similarity index 100% rename from stable/nano-wallet/8.0.1/values.yaml rename to stable/jelu/4.1.0/values.yaml diff --git a/stable/jenkins/6.0.1/CHANGELOG.md b/stable/jenkins/6.0.1/CHANGELOG.md deleted file mode 100644 index 9f6e5170bc..0000000000 --- a/stable/jenkins/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jenkins-6.0.1](https://github.com/truecharts/charts/compare/jenkins-6.0.0...jenkins-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [jenkins-6.0.0](https://github.com/truecharts/charts/compare/jenkins-5.1.0...jenkins-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [jenkins-5.1.0](https://github.com/truecharts/charts/compare/jenkins-5.0.11...jenkins-5.1.0) (2023-12-25) - -### Chore - -- update container image jenkins/jenkins to v2.437-jdk17[@db2355b](https://github.com/db2355b) by renovate ([#16494](https://github.com/truecharts/charts/issues/16494)) - - - - -## [jenkins-5.0.11](https://github.com/truecharts/charts/compare/jenkins-5.0.10...jenkins-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [jenkins-5.0.10](https://github.com/truecharts/charts/compare/jenkins-5.0.9...jenkins-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [jenkins-5.0.9](https://github.com/truecharts/charts/compare/jenkins-5.0.8...jenkins-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [jenkins-5.0.8](https://github.com/truecharts/charts/compare/jenkins-5.0.7...jenkins-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [jenkins-5.0.7](https://github.com/truecharts/charts/compare/jenkins-5.0.6...jenkins-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [jenkins-5.0.6](https://github.com/truecharts/charts/compare/jenkins-5.0.5...jenkins-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [jenkins-5.0.5](https://github.com/truecharts/charts/compare/jenkins-5.0.4...jenkins-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [jenkins-5.0.4](https://github.com/truecharts/charts/compare/jenkins-5.0.3...jenkins-5.0.4) (2023-12-21) - -### Fix diff --git a/stable/jenkins/6.0.1/Chart.yaml b/stable/jenkins/6.0.1/Chart.yaml deleted file mode 100644 index d0b1650075..0000000000 --- a/stable/jenkins/6.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: jenkins -version: 6.0.1 -appVersion: "2.437" -description: The gold standard in devops tools for running CI/CD pipelines. -home: https://truecharts.org/charts/stable/jenkins -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png -deprecated: false -sources: - - https://github.com/jenkinsci/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins - - https://hub.docker.com/r/jenkins/jenkins -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - jenkins - - productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/jenkins/6.0.1/app-changelog.md b/stable/jenkins/6.0.1/app-changelog.md deleted file mode 100644 index b1bbdb6797..0000000000 --- a/stable/jenkins/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jenkins-6.0.1](https://github.com/truecharts/charts/compare/jenkins-6.0.0...jenkins-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/jenkins/6.0.1/charts/common-17.1.4.tgz b/stable/jenkins/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/jenkins/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/jenkins/6.1.0/CHANGELOG.md b/stable/jenkins/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..15baa4fec7 --- /dev/null +++ b/stable/jenkins/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jenkins-6.1.0](https://github.com/truecharts/charts/compare/jenkins-6.0.1...jenkins-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [jenkins-6.0.1](https://github.com/truecharts/charts/compare/jenkins-6.0.0...jenkins-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [jenkins-6.0.0](https://github.com/truecharts/charts/compare/jenkins-5.1.0...jenkins-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [jenkins-5.1.0](https://github.com/truecharts/charts/compare/jenkins-5.0.11...jenkins-5.1.0) (2023-12-25) + +### Chore + +- update container image jenkins/jenkins to v2.437-jdk17[@db2355b](https://github.com/db2355b) by renovate ([#16494](https://github.com/truecharts/charts/issues/16494)) + + + + +## [jenkins-5.0.11](https://github.com/truecharts/charts/compare/jenkins-5.0.10...jenkins-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [jenkins-5.0.10](https://github.com/truecharts/charts/compare/jenkins-5.0.9...jenkins-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [jenkins-5.0.9](https://github.com/truecharts/charts/compare/jenkins-5.0.8...jenkins-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [jenkins-5.0.8](https://github.com/truecharts/charts/compare/jenkins-5.0.7...jenkins-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [jenkins-5.0.7](https://github.com/truecharts/charts/compare/jenkins-5.0.6...jenkins-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [jenkins-5.0.6](https://github.com/truecharts/charts/compare/jenkins-5.0.5...jenkins-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [jenkins-5.0.5](https://github.com/truecharts/charts/compare/jenkins-5.0.4...jenkins-5.0.5) (2023-12-22) + +### Fix diff --git a/stable/jenkins/6.1.0/Chart.yaml b/stable/jenkins/6.1.0/Chart.yaml new file mode 100644 index 0000000000..f7802ccb98 --- /dev/null +++ b/stable/jenkins/6.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: jenkins +version: 6.1.0 +appVersion: "2.437" +description: The gold standard in devops tools for running CI/CD pipelines. +home: https://truecharts.org/charts/stable/jenkins +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png +deprecated: false +sources: + - https://github.com/jenkinsci/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins + - https://hub.docker.com/r/jenkins/jenkins +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - jenkins + - productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/jenkins/6.0.1/README.md b/stable/jenkins/6.1.0/README.md similarity index 100% rename from stable/jenkins/6.0.1/README.md rename to stable/jenkins/6.1.0/README.md diff --git a/stable/jenkins/6.1.0/app-changelog.md b/stable/jenkins/6.1.0/app-changelog.md new file mode 100644 index 0000000000..117383c56d --- /dev/null +++ b/stable/jenkins/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jenkins-6.1.0](https://github.com/truecharts/charts/compare/jenkins-6.0.1...jenkins-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/jenkins/6.0.1/app-readme.md b/stable/jenkins/6.1.0/app-readme.md similarity index 100% rename from stable/jenkins/6.0.1/app-readme.md rename to stable/jenkins/6.1.0/app-readme.md diff --git a/stable/jenkins/6.1.0/charts/common-17.2.2.tgz b/stable/jenkins/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/jenkins/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/jenkins/6.0.1/ix_values.yaml b/stable/jenkins/6.1.0/ix_values.yaml similarity index 100% rename from stable/jenkins/6.0.1/ix_values.yaml rename to stable/jenkins/6.1.0/ix_values.yaml diff --git a/stable/jenkins/6.0.1/questions.yaml b/stable/jenkins/6.1.0/questions.yaml similarity index 100% rename from stable/jenkins/6.0.1/questions.yaml rename to stable/jenkins/6.1.0/questions.yaml diff --git a/stable/portainer/7.0.1/templates/NOTES.txt b/stable/jenkins/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/portainer/7.0.1/templates/NOTES.txt rename to stable/jenkins/6.1.0/templates/NOTES.txt diff --git a/stable/jenkins/6.0.1/templates/_secret.tpl b/stable/jenkins/6.1.0/templates/_secret.tpl similarity index 100% rename from stable/jenkins/6.0.1/templates/_secret.tpl rename to stable/jenkins/6.1.0/templates/_secret.tpl diff --git a/stable/jenkins/6.0.1/templates/common.yaml b/stable/jenkins/6.1.0/templates/common.yaml similarity index 100% rename from stable/jenkins/6.0.1/templates/common.yaml rename to stable/jenkins/6.1.0/templates/common.yaml diff --git a/stable/necesse/4.0.1/values.yaml b/stable/jenkins/6.1.0/values.yaml similarity index 100% rename from stable/necesse/4.0.1/values.yaml rename to stable/jenkins/6.1.0/values.yaml diff --git a/stable/jmzhomeproxy/4.0.1/CHANGELOG.md b/stable/jmzhomeproxy/4.0.1/CHANGELOG.md deleted file mode 100644 index 96a85d407a..0000000000 --- a/stable/jmzhomeproxy/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jmzhomeproxy-4.0.1](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.0.0...jmzhomeproxy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [jmzhomeproxy-4.0.0](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.17...jmzhomeproxy-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [jmzhomeproxy-3.0.17](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.16...jmzhomeproxy-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [jmzhomeproxy-3.0.16](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.15...jmzhomeproxy-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [jmzhomeproxy-3.0.15](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.14...jmzhomeproxy-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [jmzhomeproxy-3.0.14](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.13...jmzhomeproxy-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [jmzhomeproxy-3.0.13](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.12...jmzhomeproxy-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [jmzhomeproxy-3.0.12](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.11...jmzhomeproxy-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [jmzhomeproxy-3.0.11](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.10...jmzhomeproxy-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [jmzhomeproxy-3.0.10](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.9...jmzhomeproxy-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [jmzhomeproxy-3.0.9](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.8...jmzhomeproxy-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/jmzhomeproxy/4.0.1/Chart.yaml b/stable/jmzhomeproxy/4.0.1/Chart.yaml deleted file mode 100644 index 28e78cc5ae..0000000000 --- a/stable/jmzhomeproxy/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: jmzhomeproxy -version: 4.0.1 -appVersion: latest -description: Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. -home: https://truecharts.org/charts/incubator/jmzhomeproxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jmzhomeproxy.png -deprecated: false -sources: - - https://github.com/JmzTaylor/homelab_proxy/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/jmzhomeproxy - - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - jmzhomeproxy - - Cloud - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/jmzhomeproxy/4.0.1/app-changelog.md b/stable/jmzhomeproxy/4.0.1/app-changelog.md deleted file mode 100644 index 2cc8884f10..0000000000 --- a/stable/jmzhomeproxy/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jmzhomeproxy-4.0.1](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.0.0...jmzhomeproxy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/jmzhomeproxy/4.0.1/charts/common-17.1.4.tgz b/stable/jmzhomeproxy/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/jmzhomeproxy/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/jmzhomeproxy/4.1.0/CHANGELOG.md b/stable/jmzhomeproxy/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..770cdc319f --- /dev/null +++ b/stable/jmzhomeproxy/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jmzhomeproxy-4.1.0](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.0.1...jmzhomeproxy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [jmzhomeproxy-4.0.1](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.0.0...jmzhomeproxy-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [jmzhomeproxy-4.0.0](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.17...jmzhomeproxy-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [jmzhomeproxy-3.0.17](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.16...jmzhomeproxy-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [jmzhomeproxy-3.0.16](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.15...jmzhomeproxy-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [jmzhomeproxy-3.0.15](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.14...jmzhomeproxy-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [jmzhomeproxy-3.0.14](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.13...jmzhomeproxy-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [jmzhomeproxy-3.0.13](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.12...jmzhomeproxy-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [jmzhomeproxy-3.0.12](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.11...jmzhomeproxy-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [jmzhomeproxy-3.0.11](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.10...jmzhomeproxy-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [jmzhomeproxy-3.0.10](https://github.com/truecharts/charts/compare/jmzhomeproxy-3.0.9...jmzhomeproxy-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/jmzhomeproxy/4.1.0/Chart.yaml b/stable/jmzhomeproxy/4.1.0/Chart.yaml new file mode 100644 index 0000000000..6862207714 --- /dev/null +++ b/stable/jmzhomeproxy/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: jmzhomeproxy +version: 4.1.0 +appVersion: latest +description: Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. +home: https://truecharts.org/charts/incubator/jmzhomeproxy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jmzhomeproxy.png +deprecated: false +sources: + - https://github.com/JmzTaylor/homelab_proxy/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/jmzhomeproxy + - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - jmzhomeproxy + - Cloud + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/jmzhomeproxy/4.0.1/README.md b/stable/jmzhomeproxy/4.1.0/README.md similarity index 100% rename from stable/jmzhomeproxy/4.0.1/README.md rename to stable/jmzhomeproxy/4.1.0/README.md diff --git a/stable/jmzhomeproxy/4.1.0/app-changelog.md b/stable/jmzhomeproxy/4.1.0/app-changelog.md new file mode 100644 index 0000000000..7547f6f4b5 --- /dev/null +++ b/stable/jmzhomeproxy/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jmzhomeproxy-4.1.0](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.0.1...jmzhomeproxy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/jmzhomeproxy/4.0.1/app-readme.md b/stable/jmzhomeproxy/4.1.0/app-readme.md similarity index 100% rename from stable/jmzhomeproxy/4.0.1/app-readme.md rename to stable/jmzhomeproxy/4.1.0/app-readme.md diff --git a/stable/jmzhomeproxy/4.1.0/charts/common-17.2.2.tgz b/stable/jmzhomeproxy/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/jmzhomeproxy/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/jmzhomeproxy/4.0.1/ix_values.yaml b/stable/jmzhomeproxy/4.1.0/ix_values.yaml similarity index 100% rename from stable/jmzhomeproxy/4.0.1/ix_values.yaml rename to stable/jmzhomeproxy/4.1.0/ix_values.yaml diff --git a/stable/jmzhomeproxy/4.0.1/questions.yaml b/stable/jmzhomeproxy/4.1.0/questions.yaml similarity index 100% rename from stable/jmzhomeproxy/4.0.1/questions.yaml rename to stable/jmzhomeproxy/4.1.0/questions.yaml diff --git a/stable/kdenlive-vnc/4.0.1/templates/common.yaml b/stable/jmzhomeproxy/4.1.0/templates/common.yaml similarity index 100% rename from stable/kdenlive-vnc/4.0.1/templates/common.yaml rename to stable/jmzhomeproxy/4.1.0/templates/common.yaml diff --git a/stable/neko/4.0.1/values.yaml b/stable/jmzhomeproxy/4.1.0/values.yaml similarity index 100% rename from stable/neko/4.0.1/values.yaml rename to stable/jmzhomeproxy/4.1.0/values.yaml diff --git a/stable/joplin-server/16.1.0/CHANGELOG.md b/stable/joplin-server/16.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3e9c17c7f4 --- /dev/null +++ b/stable/joplin-server/16.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [joplin-server-16.1.0](https://github.com/truecharts/charts/compare/joplin-server-16.0.1...joplin-server-16.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [joplin-server-16.0.1](https://github.com/truecharts/charts/compare/joplin-server-16.0.0...joplin-server-16.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [joplin-server-16.0.0](https://github.com/truecharts/charts/compare/joplin-server-15.0.11...joplin-server-16.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [joplin-server-15.0.11](https://github.com/truecharts/charts/compare/joplin-server-15.0.10...joplin-server-15.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [joplin-server-15.0.10](https://github.com/truecharts/charts/compare/joplin-server-15.0.9...joplin-server-15.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [joplin-server-15.0.9](https://github.com/truecharts/charts/compare/joplin-server-15.0.8...joplin-server-15.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [joplin-server-15.0.8](https://github.com/truecharts/charts/compare/joplin-server-15.0.7...joplin-server-15.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [joplin-server-15.0.7](https://github.com/truecharts/charts/compare/joplin-server-15.0.6...joplin-server-15.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [joplin-server-15.0.6](https://github.com/truecharts/charts/compare/joplin-server-15.0.5...joplin-server-15.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [joplin-server-15.0.5](https://github.com/truecharts/charts/compare/joplin-server-15.0.4...joplin-server-15.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [joplin-server-15.0.4](https://github.com/truecharts/charts/compare/joplin-server-15.0.3...joplin-server-15.0.4) (2023-12-21) + +### Fix diff --git a/stable/joplin-server/16.1.0/Chart.yaml b/stable/joplin-server/16.1.0/Chart.yaml new file mode 100644 index 0000000000..b65f4c0243 --- /dev/null +++ b/stable/joplin-server/16.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: joplin-server +version: 16.1.0 +appVersion: 2.14.1 +description: Allows you to sync any Joplin client. +home: https://truecharts.org/charts/stable/joplin-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.png +deprecated: false +sources: + - https://github.com/laurent22/joplin/tree/dev/packages/server + - https://github.com/laurent22/joplin + - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server + - https://hub.docker.com/r/joplin/server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - joplin + - notes +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/joplin-server/16.1.0/README.md b/stable/joplin-server/16.1.0/README.md new file mode 100644 index 0000000000..6dcfc64212 --- /dev/null +++ b/stable/joplin-server/16.1.0/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/joplin-server) + +**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/joplin-server/16.1.0/app-changelog.md b/stable/joplin-server/16.1.0/app-changelog.md new file mode 100644 index 0000000000..46b9d54219 --- /dev/null +++ b/stable/joplin-server/16.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [joplin-server-16.1.0](https://github.com/truecharts/charts/compare/joplin-server-16.0.1...joplin-server-16.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/joplin-server/16.1.0/app-readme.md b/stable/joplin-server/16.1.0/app-readme.md new file mode 100644 index 0000000000..54f7320860 --- /dev/null +++ b/stable/joplin-server/16.1.0/app-readme.md @@ -0,0 +1,8 @@ +Allows you to sync any Joplin client. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/joplin-server](https://truecharts.org/charts/stable/joplin-server) + +--- + +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/joplin-server/16.1.0/charts/common-17.2.2.tgz b/stable/joplin-server/16.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/joplin-server/16.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/joplin-server/16.1.0/ix_values.yaml b/stable/joplin-server/16.1.0/ix_values.yaml new file mode 100644 index 0000000000..16aa2c5b5c --- /dev/null +++ b/stable/joplin-server/16.1.0/ix_values.yaml @@ -0,0 +1,69 @@ +image: + repository: joplin/server + tag: 2.14.1-beta@sha256:3444fe77578d3fe8ff0257dc02bcb945e8afcd1a59c7847eecd2416783b374c6 + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/api/ping" + port: "{{ .Values.service.main.ports.main.port }}" + httpHeaders: + Host: '{{ tpl .Values.workload.main.podSpec.containers.main.env.APP_BASE_URL $ | replace "https://" "" | replace "http://" "" }}' + readiness: + path: "/api/ping" + port: "{{ .Values.service.main.ports.main.port }}" + httpHeaders: + Host: '{{ tpl .Values.workload.main.podSpec.containers.main.env.APP_BASE_URL $ | replace "https://" "" | replace "http://" "" }}' + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + env: + APP_BASE_URL: "" + APP_PORT: "{{ .Values.service.main.ports.main.port }}" + DB_CLIENT: "pg" + POSTGRES_DATABASE: "{{ .Values.cnpg.main.database }}" + POSTGRES_USER: "{{ .Values.cnpg.main.user }}" + POSTGRES_PORT: "5432" + POSTGRES_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + POSTGRES_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + MAILER_ENABLED: 0 + MAILER_HOST: "" + MAILER_PORT: 465 + MAILER_SECURE: true + MAILER_AUTH_USER: "" + MAILER_AUTH_PASSWORD: "" + MAILER_NOREPLY_NAME: "" + MAILER_NOREPLY_EMAIL: "" +service: + main: + ports: + main: + port: 22300 +persistence: + config: + enabled: true + mountPath: "/config" +cnpg: + main: + enabled: true + user: joplin + database: joplin +portal: + open: + enabled: true diff --git a/stable/joplin-server/16.1.0/questions.yaml b/stable/joplin-server/16.1.0/questions.yaml new file mode 100644 index 0000000000..764aabaf2b --- /dev/null +++ b/stable/joplin-server/16.1.0/questions.yaml @@ -0,0 +1,3354 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_BASE_URL + label: App Base Url + description: Sets the APP BASE URL, eg http://ip:port | https://app.mydomain.tld + schema: + type: string + required: true + default: "" + - variable: MAILER_ENABLED + label: Mailer Enabled + description: Set 1 to enabled and 0 to disable + schema: + type: int + min: 0 + max: 1 + default: 0 + - variable: MAILER_HOST + label: Mailer Host + description: Set the mail host, eg smtp.example.com + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: string + default: "" + - variable: MAILER_PORT + label: Mailer Port + description: Sets the mail port, eg SMTP PORT 465 + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: int + default: 465 + - variable: MAILER_SECURE + label: Mailer Secure + description: Enable SSL for SMTP + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: boolean + default: true + - variable: MAILER_AUTH_USER + label: Mailer Auth User + description: Sets the username for the email server + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: string + default: "" + - variable: MAILER_AUTH_PASSWORD + label: Mailer Auth Password + description: Sets the password for the email server + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: string + private: true + default: "" + - variable: MAILER_NOREPLY_NAME + label: Mailer No Reply Name + description: Sets the No Reply email name + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: string + default: "" + - variable: MAILER_NOREPLY_EMAIL + label: Mailer No Reply Email + description: Sets the No Reply default email + schema: + show_if: [["MAILER_ENABLED", "=", 1]] + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 22300 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/joplin-server/16.1.0/templates/NOTES.txt b/stable/joplin-server/16.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..72e715a3bc --- /dev/null +++ b/stable/joplin-server/16.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/joplin-server/16.1.0/templates/common.yaml b/stable/joplin-server/16.1.0/templates/common.yaml new file mode 100644 index 0000000000..9d95f16171 --- /dev/null +++ b/stable/joplin-server/16.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/netbootxyz/3.0.0/values.yaml b/stable/joplin-server/16.1.0/values.yaml similarity index 100% rename from stable/netbootxyz/3.0.0/values.yaml rename to stable/joplin-server/16.1.0/values.yaml diff --git a/stable/jupyter/7.0.1/CHANGELOG.md b/stable/jupyter/7.0.1/CHANGELOG.md deleted file mode 100644 index 65762d1b09..0000000000 --- a/stable/jupyter/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jupyter-7.0.1](https://github.com/truecharts/charts/compare/jupyter-7.0.0...jupyter-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [jupyter-7.0.0](https://github.com/truecharts/charts/compare/jupyter-6.0.11...jupyter-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [jupyter-6.0.11](https://github.com/truecharts/charts/compare/jupyter-6.0.10...jupyter-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [jupyter-6.0.10](https://github.com/truecharts/charts/compare/jupyter-6.0.9...jupyter-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [jupyter-6.0.9](https://github.com/truecharts/charts/compare/jupyter-6.0.8...jupyter-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [jupyter-6.0.8](https://github.com/truecharts/charts/compare/jupyter-6.0.7...jupyter-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [jupyter-6.0.7](https://github.com/truecharts/charts/compare/jupyter-6.0.6...jupyter-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [jupyter-6.0.6](https://github.com/truecharts/charts/compare/jupyter-6.0.5...jupyter-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [jupyter-6.0.5](https://github.com/truecharts/charts/compare/jupyter-6.0.4...jupyter-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [jupyter-6.0.4](https://github.com/truecharts/charts/compare/jupyter-6.0.3...jupyter-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [jupyter-6.0.3](https://github.com/truecharts/charts/compare/jupyter-6.0.2...jupyter-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/jupyter/7.0.1/Chart.yaml b/stable/jupyter/7.0.1/Chart.yaml deleted file mode 100644 index 1e2c2185b9..0000000000 --- a/stable/jupyter/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: jupyter -version: 7.0.1 -appVersion: "2023-10-20" -description: Jupyter a web based IDE -home: https://truecharts.org/charts/stable/jupyter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png -deprecated: false -sources: - - https://hub.docker.com/r/jupyter/pyspark-notebook - - https://github.com/jupyter/docker-stacks - - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - Jupyter - - Notebook - - Lab -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/jupyter/7.0.1/app-changelog.md b/stable/jupyter/7.0.1/app-changelog.md deleted file mode 100644 index 715cf50bb0..0000000000 --- a/stable/jupyter/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-7.0.1](https://github.com/truecharts/charts/compare/jupyter-7.0.0...jupyter-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/jupyter/7.0.1/charts/common-17.1.4.tgz b/stable/jupyter/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/jupyter/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/jupyter/7.1.0/CHANGELOG.md b/stable/jupyter/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d717482e4e --- /dev/null +++ b/stable/jupyter/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jupyter-7.1.0](https://github.com/truecharts/charts/compare/jupyter-7.0.1...jupyter-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [jupyter-7.0.1](https://github.com/truecharts/charts/compare/jupyter-7.0.0...jupyter-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [jupyter-7.0.0](https://github.com/truecharts/charts/compare/jupyter-6.0.11...jupyter-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [jupyter-6.0.11](https://github.com/truecharts/charts/compare/jupyter-6.0.10...jupyter-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [jupyter-6.0.10](https://github.com/truecharts/charts/compare/jupyter-6.0.9...jupyter-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [jupyter-6.0.9](https://github.com/truecharts/charts/compare/jupyter-6.0.8...jupyter-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [jupyter-6.0.8](https://github.com/truecharts/charts/compare/jupyter-6.0.7...jupyter-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [jupyter-6.0.7](https://github.com/truecharts/charts/compare/jupyter-6.0.6...jupyter-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [jupyter-6.0.6](https://github.com/truecharts/charts/compare/jupyter-6.0.5...jupyter-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [jupyter-6.0.5](https://github.com/truecharts/charts/compare/jupyter-6.0.4...jupyter-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [jupyter-6.0.4](https://github.com/truecharts/charts/compare/jupyter-6.0.3...jupyter-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/jupyter/7.1.0/Chart.yaml b/stable/jupyter/7.1.0/Chart.yaml new file mode 100644 index 0000000000..1ded0786ec --- /dev/null +++ b/stable/jupyter/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: jupyter +version: 7.1.0 +appVersion: "2023" +description: Jupyter a web based IDE +home: https://truecharts.org/charts/stable/jupyter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png +deprecated: false +sources: + - https://github.com/jupyter/docker-stacks + - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter + - https://hub.docker.com/r/jupyter/tensorflow-notebook +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - Jupyter + - Notebook + - Lab +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/jupyter/7.0.1/README.md b/stable/jupyter/7.1.0/README.md similarity index 100% rename from stable/jupyter/7.0.1/README.md rename to stable/jupyter/7.1.0/README.md diff --git a/stable/jupyter/7.1.0/app-changelog.md b/stable/jupyter/7.1.0/app-changelog.md new file mode 100644 index 0000000000..15114d9d81 --- /dev/null +++ b/stable/jupyter/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-7.1.0](https://github.com/truecharts/charts/compare/jupyter-7.0.1...jupyter-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/jupyter/7.0.1/app-readme.md b/stable/jupyter/7.1.0/app-readme.md similarity index 100% rename from stable/jupyter/7.0.1/app-readme.md rename to stable/jupyter/7.1.0/app-readme.md diff --git a/stable/jupyter/7.1.0/charts/common-17.2.2.tgz b/stable/jupyter/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/jupyter/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/jupyter/7.0.1/ix_values.yaml b/stable/jupyter/7.1.0/ix_values.yaml similarity index 100% rename from stable/jupyter/7.0.1/ix_values.yaml rename to stable/jupyter/7.1.0/ix_values.yaml diff --git a/stable/jupyter/7.0.1/questions.yaml b/stable/jupyter/7.1.0/questions.yaml similarity index 100% rename from stable/jupyter/7.0.1/questions.yaml rename to stable/jupyter/7.1.0/questions.yaml diff --git a/stable/posterr/7.0.1/templates/NOTES.txt b/stable/jupyter/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/posterr/7.0.1/templates/NOTES.txt rename to stable/jupyter/7.1.0/templates/NOTES.txt diff --git a/stable/plexripper/7.0.1/templates/common.yaml b/stable/jupyter/7.1.0/templates/common.yaml similarity index 100% rename from stable/plexripper/7.0.1/templates/common.yaml rename to stable/jupyter/7.1.0/templates/common.yaml diff --git a/stable/netdata/8.0.1/values.yaml b/stable/jupyter/7.1.0/values.yaml similarity index 100% rename from stable/netdata/8.0.1/values.yaml rename to stable/jupyter/7.1.0/values.yaml diff --git a/stable/kanboard/15.1.0/CHANGELOG.md b/stable/kanboard/15.1.0/CHANGELOG.md new file mode 100644 index 0000000000..45c6319ca8 --- /dev/null +++ b/stable/kanboard/15.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kanboard-15.1.0](https://github.com/truecharts/charts/compare/kanboard-15.0.1...kanboard-15.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kanboard-15.0.1](https://github.com/truecharts/charts/compare/kanboard-15.0.0...kanboard-15.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kanboard-15.0.0](https://github.com/truecharts/charts/compare/kanboard-14.0.11...kanboard-15.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kanboard-14.0.11](https://github.com/truecharts/charts/compare/kanboard-14.0.10...kanboard-14.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kanboard-14.0.10](https://github.com/truecharts/charts/compare/kanboard-14.0.9...kanboard-14.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kanboard-14.0.9](https://github.com/truecharts/charts/compare/kanboard-14.0.8...kanboard-14.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kanboard-14.0.8](https://github.com/truecharts/charts/compare/kanboard-14.0.7...kanboard-14.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kanboard-14.0.7](https://github.com/truecharts/charts/compare/kanboard-14.0.6...kanboard-14.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kanboard-14.0.6](https://github.com/truecharts/charts/compare/kanboard-14.0.5...kanboard-14.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kanboard-14.0.5](https://github.com/truecharts/charts/compare/kanboard-14.0.4...kanboard-14.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [kanboard-14.0.4](https://github.com/truecharts/charts/compare/kanboard-14.0.3...kanboard-14.0.4) (2023-12-21) + +### Fix diff --git a/stable/kanboard/15.1.0/Chart.yaml b/stable/kanboard/15.1.0/Chart.yaml new file mode 100644 index 0000000000..b397b5fd40 --- /dev/null +++ b/stable/kanboard/15.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kanboard +version: 15.1.0 +appVersion: 1.2.34 +description: Kanboard is a free and open source Kanban project management software. +home: https://truecharts.org/charts/stable/kanboard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png +deprecated: false +sources: + - https://github.com/kanboard/kanboard + - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard + - https://hub.docker.com/r/kanboard/kanboard +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - kanboard + - kanban +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/kanboard/15.1.0/README.md b/stable/kanboard/15.1.0/README.md new file mode 100644 index 0000000000..791465f1d1 --- /dev/null +++ b/stable/kanboard/15.1.0/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/kanboard) + +**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/kanboard/15.1.0/app-changelog.md b/stable/kanboard/15.1.0/app-changelog.md new file mode 100644 index 0000000000..f204059621 --- /dev/null +++ b/stable/kanboard/15.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kanboard-15.1.0](https://github.com/truecharts/charts/compare/kanboard-15.0.1...kanboard-15.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kanboard/15.1.0/app-readme.md b/stable/kanboard/15.1.0/app-readme.md new file mode 100644 index 0000000000..bb1967699c --- /dev/null +++ b/stable/kanboard/15.1.0/app-readme.md @@ -0,0 +1,8 @@ +Kanboard is a free and open source Kanban project management software. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/kanboard](https://truecharts.org/charts/stable/kanboard) + +--- + +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/kanboard/15.1.0/charts/common-17.2.2.tgz b/stable/kanboard/15.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kanboard/15.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kanboard/15.1.0/ix_values.yaml b/stable/kanboard/15.1.0/ix_values.yaml new file mode 100644 index 0000000000..adb67825d2 --- /dev/null +++ b/stable/kanboard/15.1.0/ix_values.yaml @@ -0,0 +1,51 @@ +image: + repository: kanboard/kanboard + tag: v1.2.34@sha256:63faa984bc8d2006f93734e90c5d3a26bc9bb69529fbf739129a869443adc0fe + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10015 + targetPort: 80 +persistence: + data: + enabled: true + mountPath: "/var/www/app/data" + ssl: + enabled: true + mountPath: "/etc/nginx/ssl" +cnpg: + main: + enabled: true + user: kanboard + database: kanboard +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + MAIL_CONFIGURATION: false + LOG_DRIVER: stdout + DB_DRIVER: "postgres" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USERNAME: "{{ .Values.cnpg.main.user }}" + DB_PORT: "5432" + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOSTNAME: + secretKeyRef: + name: cnpg-main-urls + key: host diff --git a/stable/kanboard/15.1.0/questions.yaml b/stable/kanboard/15.1.0/questions.yaml new file mode 100644 index 0000000000..63fd9463b0 --- /dev/null +++ b/stable/kanboard/15.1.0/questions.yaml @@ -0,0 +1,3574 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: MAIL_CONFIGURATION + label: "MAIL_CONFIGURATION" + description: "Sets the MAIL_CONFIGURATION env var" + schema: + type: boolean + default: false + - variable: LOG_DRIVER + label: "LOG_DRIVER" + description: "Sets the LOG_DRIVER env var" + schema: + type: string + default: "stdout" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10015 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: ssl + label: "App SSL Storage" + description: "Stores the Application SSL." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/prusaslicer-novnc/7.0.1/templates/NOTES.txt b/stable/kanboard/15.1.0/templates/NOTES.txt similarity index 100% rename from stable/prusaslicer-novnc/7.0.1/templates/NOTES.txt rename to stable/kanboard/15.1.0/templates/NOTES.txt diff --git a/stable/pocketmine-mp/2.0.1/templates/common.yaml b/stable/kanboard/15.1.0/templates/common.yaml similarity index 100% rename from stable/pocketmine-mp/2.0.1/templates/common.yaml rename to stable/kanboard/15.1.0/templates/common.yaml diff --git a/stable/neverwinternights-ee/4.0.2/values.yaml b/stable/kanboard/15.1.0/values.yaml similarity index 100% rename from stable/neverwinternights-ee/4.0.2/values.yaml rename to stable/kanboard/15.1.0/values.yaml diff --git a/stable/kasm/7.0.1/CHANGELOG.md b/stable/kasm/7.0.1/CHANGELOG.md deleted file mode 100644 index 43d570c8c4..0000000000 --- a/stable/kasm/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kasm-7.0.1](https://github.com/truecharts/charts/compare/kasm-7.0.0...kasm-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [kasm-7.0.0](https://github.com/truecharts/charts/compare/kasm-6.0.11...kasm-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [kasm-6.0.11](https://github.com/truecharts/charts/compare/kasm-6.0.10...kasm-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [kasm-6.0.10](https://github.com/truecharts/charts/compare/kasm-6.0.9...kasm-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [kasm-6.0.9](https://github.com/truecharts/charts/compare/kasm-6.0.8...kasm-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [kasm-6.0.8](https://github.com/truecharts/charts/compare/kasm-6.0.7...kasm-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [kasm-6.0.7](https://github.com/truecharts/charts/compare/kasm-6.0.6...kasm-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [kasm-6.0.6](https://github.com/truecharts/charts/compare/kasm-6.0.5...kasm-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [kasm-6.0.5](https://github.com/truecharts/charts/compare/kasm-6.0.4...kasm-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [kasm-6.0.4](https://github.com/truecharts/charts/compare/kasm-6.0.3...kasm-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [kasm-6.0.3](https://github.com/truecharts/charts/compare/kasm-6.0.2...kasm-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/kasm/7.0.1/Chart.yaml b/stable/kasm/7.0.1/Chart.yaml deleted file mode 100644 index caf100be4c..0000000000 --- a/stable/kasm/7.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: kasm -version: 7.0.1 -appVersion: 1.14.0 -description: Kasm Workspaces is a streaming platform for delivering browser-based access to desktops, applications, and web services. -home: https://truecharts.org/charts/stable/kasm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png -deprecated: false -sources: - - https://www.kasmweb.com/ - - https://github.com/orgs/linuxserver/packages/container/package/kasm - - https://github.com/linuxserver/docker-kasm#readme - - https://github.com/truecharts/charts/tree/master/charts/stable/kasm - - https://hub.docker.com/r/kasmweb/workspaces -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - kasm - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/kasm/7.0.1/app-changelog.md b/stable/kasm/7.0.1/app-changelog.md deleted file mode 100644 index 790bef9daa..0000000000 --- a/stable/kasm/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kasm-7.0.1](https://github.com/truecharts/charts/compare/kasm-7.0.0...kasm-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/kasm/7.0.1/charts/common-17.1.4.tgz b/stable/kasm/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/kasm/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/kasm/7.1.0/CHANGELOG.md b/stable/kasm/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d149e869bc --- /dev/null +++ b/stable/kasm/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kasm-7.1.0](https://github.com/truecharts/charts/compare/kasm-7.0.1...kasm-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kasm-7.0.1](https://github.com/truecharts/charts/compare/kasm-7.0.0...kasm-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kasm-7.0.0](https://github.com/truecharts/charts/compare/kasm-6.0.11...kasm-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kasm-6.0.11](https://github.com/truecharts/charts/compare/kasm-6.0.10...kasm-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kasm-6.0.10](https://github.com/truecharts/charts/compare/kasm-6.0.9...kasm-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kasm-6.0.9](https://github.com/truecharts/charts/compare/kasm-6.0.8...kasm-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kasm-6.0.8](https://github.com/truecharts/charts/compare/kasm-6.0.7...kasm-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kasm-6.0.7](https://github.com/truecharts/charts/compare/kasm-6.0.6...kasm-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kasm-6.0.6](https://github.com/truecharts/charts/compare/kasm-6.0.5...kasm-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kasm-6.0.5](https://github.com/truecharts/charts/compare/kasm-6.0.4...kasm-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [kasm-6.0.4](https://github.com/truecharts/charts/compare/kasm-6.0.3...kasm-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/kasm/7.1.0/Chart.yaml b/stable/kasm/7.1.0/Chart.yaml new file mode 100644 index 0000000000..bf6a73c4b3 --- /dev/null +++ b/stable/kasm/7.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kasm +version: 7.1.0 +appVersion: 1.14.0 +description: Kasm Workspaces is a streaming platform for delivering browser-based access to desktops, applications, and web services. +home: https://truecharts.org/charts/stable/kasm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kasm + - https://hub.docker.com/r/kasmweb/workspaces + - https://github.com/orgs/linuxserver/packages/container/package/kasm + - https://github.com/linuxserver/docker-kasm#readme + - https://www.kasmweb.com/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - kasm + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/kasm/7.1.0/LICENSE b/stable/kasm/7.1.0/LICENSE new file mode 100644 index 0000000000..33a8cbb23f --- /dev/null +++ b/stable/kasm/7.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Blocky" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/kasm/7.0.1/README.md b/stable/kasm/7.1.0/README.md similarity index 100% rename from stable/kasm/7.0.1/README.md rename to stable/kasm/7.1.0/README.md diff --git a/stable/kasm/7.1.0/app-changelog.md b/stable/kasm/7.1.0/app-changelog.md new file mode 100644 index 0000000000..951d76a911 --- /dev/null +++ b/stable/kasm/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kasm-7.1.0](https://github.com/truecharts/charts/compare/kasm-7.0.1...kasm-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kasm/7.0.1/app-readme.md b/stable/kasm/7.1.0/app-readme.md similarity index 100% rename from stable/kasm/7.0.1/app-readme.md rename to stable/kasm/7.1.0/app-readme.md diff --git a/stable/kasm/7.1.0/charts/common-17.2.2.tgz b/stable/kasm/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kasm/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kasm/7.0.1/ix_values.yaml b/stable/kasm/7.1.0/ix_values.yaml similarity index 100% rename from stable/kasm/7.0.1/ix_values.yaml rename to stable/kasm/7.1.0/ix_values.yaml diff --git a/stable/kasm/7.0.1/questions.yaml b/stable/kasm/7.1.0/questions.yaml similarity index 100% rename from stable/kasm/7.0.1/questions.yaml rename to stable/kasm/7.1.0/questions.yaml diff --git a/stable/putty/7.0.1/templates/NOTES.txt b/stable/kasm/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/putty/7.0.1/templates/NOTES.txt rename to stable/kasm/7.1.0/templates/NOTES.txt diff --git a/stable/kasm/7.0.1/templates/_hostPathMounts.tpl b/stable/kasm/7.1.0/templates/_hostPathMounts.tpl similarity index 100% rename from stable/kasm/7.0.1/templates/_hostPathMounts.tpl rename to stable/kasm/7.1.0/templates/_hostPathMounts.tpl diff --git a/stable/kasm/7.0.1/templates/common.yaml b/stable/kasm/7.1.0/templates/common.yaml similarity index 100% rename from stable/kasm/7.0.1/templates/common.yaml rename to stable/kasm/7.1.0/templates/common.yaml diff --git a/stable/newyearcountdownclock/4.0.1/values.yaml b/stable/kasm/7.1.0/values.yaml similarity index 100% rename from stable/newyearcountdownclock/4.0.1/values.yaml rename to stable/kasm/7.1.0/values.yaml diff --git a/stable/kavita/8.0.1/CHANGELOG.md b/stable/kavita/8.0.1/CHANGELOG.md deleted file mode 100644 index 8084a60b62..0000000000 --- a/stable/kavita/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kavita-8.0.1](https://github.com/truecharts/charts/compare/kavita-8.0.0...kavita-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [kavita-8.0.0](https://github.com/truecharts/charts/compare/kavita-7.0.11...kavita-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [kavita-7.0.11](https://github.com/truecharts/charts/compare/kavita-7.0.10...kavita-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [kavita-7.0.10](https://github.com/truecharts/charts/compare/kavita-7.0.9...kavita-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [kavita-7.0.9](https://github.com/truecharts/charts/compare/kavita-7.0.8...kavita-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [kavita-7.0.8](https://github.com/truecharts/charts/compare/kavita-7.0.7...kavita-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [kavita-7.0.7](https://github.com/truecharts/charts/compare/kavita-7.0.6...kavita-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [kavita-7.0.6](https://github.com/truecharts/charts/compare/kavita-7.0.5...kavita-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [kavita-7.0.5](https://github.com/truecharts/charts/compare/kavita-7.0.4...kavita-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [kavita-7.0.4](https://github.com/truecharts/charts/compare/kavita-7.0.3...kavita-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [kavita-7.0.3](https://github.com/truecharts/charts/compare/kavita-7.0.2...kavita-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/kavita/8.0.1/Chart.yaml b/stable/kavita/8.0.1/Chart.yaml deleted file mode 100644 index 05a5bceaca..0000000000 --- a/stable/kavita/8.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: kavita -version: 8.0.1 -appVersion: 0.7.11 -description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats -home: https://truecharts.org/charts/stable/kavita -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png -deprecated: false -sources: - - https://www.kavitareader.com - - https://github.com/truecharts/charts/tree/master/charts/stable/kavita - - https://hub.docker.com/r/jvmilazz0/kavita -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - kavita - - manga - - library - - book -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/kavita/8.0.1/app-changelog.md b/stable/kavita/8.0.1/app-changelog.md deleted file mode 100644 index 346e8b747d..0000000000 --- a/stable/kavita/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kavita-8.0.1](https://github.com/truecharts/charts/compare/kavita-8.0.0...kavita-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/kavita/8.0.1/charts/common-17.1.4.tgz b/stable/kavita/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/kavita/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/kavita/8.1.0/CHANGELOG.md b/stable/kavita/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..54835f484c --- /dev/null +++ b/stable/kavita/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kavita-8.1.0](https://github.com/truecharts/charts/compare/kavita-8.0.1...kavita-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kavita-8.0.1](https://github.com/truecharts/charts/compare/kavita-8.0.0...kavita-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kavita-8.0.0](https://github.com/truecharts/charts/compare/kavita-7.0.11...kavita-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kavita-7.0.11](https://github.com/truecharts/charts/compare/kavita-7.0.10...kavita-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kavita-7.0.10](https://github.com/truecharts/charts/compare/kavita-7.0.9...kavita-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kavita-7.0.9](https://github.com/truecharts/charts/compare/kavita-7.0.8...kavita-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kavita-7.0.8](https://github.com/truecharts/charts/compare/kavita-7.0.7...kavita-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kavita-7.0.7](https://github.com/truecharts/charts/compare/kavita-7.0.6...kavita-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kavita-7.0.6](https://github.com/truecharts/charts/compare/kavita-7.0.5...kavita-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kavita-7.0.5](https://github.com/truecharts/charts/compare/kavita-7.0.4...kavita-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [kavita-7.0.4](https://github.com/truecharts/charts/compare/kavita-7.0.3...kavita-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/kavita/8.1.0/Chart.yaml b/stable/kavita/8.1.0/Chart.yaml new file mode 100644 index 0000000000..cabc06f8fb --- /dev/null +++ b/stable/kavita/8.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kavita +version: 8.1.0 +appVersion: 0.7.11 +description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats +home: https://truecharts.org/charts/stable/kavita +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png +deprecated: false +sources: + - https://www.kavitareader.com + - https://github.com/truecharts/charts/tree/master/charts/stable/kavita + - https://hub.docker.com/r/jvmilazz0/kavita +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - kavita + - manga + - library + - book +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/kavita/8.0.1/README.md b/stable/kavita/8.1.0/README.md similarity index 100% rename from stable/kavita/8.0.1/README.md rename to stable/kavita/8.1.0/README.md diff --git a/stable/kavita/8.1.0/app-changelog.md b/stable/kavita/8.1.0/app-changelog.md new file mode 100644 index 0000000000..872407f5ee --- /dev/null +++ b/stable/kavita/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kavita-8.1.0](https://github.com/truecharts/charts/compare/kavita-8.0.1...kavita-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kavita/8.0.1/app-readme.md b/stable/kavita/8.1.0/app-readme.md similarity index 100% rename from stable/kavita/8.0.1/app-readme.md rename to stable/kavita/8.1.0/app-readme.md diff --git a/stable/kavita/8.1.0/charts/common-17.2.2.tgz b/stable/kavita/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kavita/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kavita/8.0.1/ix_values.yaml b/stable/kavita/8.1.0/ix_values.yaml similarity index 100% rename from stable/kavita/8.0.1/ix_values.yaml rename to stable/kavita/8.1.0/ix_values.yaml diff --git a/stable/kavita/8.0.1/questions.yaml b/stable/kavita/8.1.0/questions.yaml similarity index 100% rename from stable/kavita/8.0.1/questions.yaml rename to stable/kavita/8.1.0/questions.yaml diff --git a/stable/pwndrop/8.0.1/templates/NOTES.txt b/stable/kavita/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/8.0.1/templates/NOTES.txt rename to stable/kavita/8.1.0/templates/NOTES.txt diff --git a/stable/proxmox-backup-server/2.0.1/templates/common.yaml b/stable/kavita/8.1.0/templates/common.yaml similarity index 100% rename from stable/proxmox-backup-server/2.0.1/templates/common.yaml rename to stable/kavita/8.1.0/templates/common.yaml diff --git a/stable/nextpvr/8.0.1/values.yaml b/stable/kavita/8.1.0/values.yaml similarity index 100% rename from stable/nextpvr/8.0.1/values.yaml rename to stable/kavita/8.1.0/values.yaml diff --git a/stable/kdenlive-vnc/4.0.1/CHANGELOG.md b/stable/kdenlive-vnc/4.0.1/CHANGELOG.md deleted file mode 100644 index 14ffd44794..0000000000 --- a/stable/kdenlive-vnc/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kdenlive-vnc-4.0.1](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.0.0...kdenlive-vnc-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [kdenlive-vnc-4.0.0](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.17...kdenlive-vnc-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [kdenlive-vnc-3.0.17](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.16...kdenlive-vnc-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [kdenlive-vnc-3.0.16](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.15...kdenlive-vnc-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [kdenlive-vnc-3.0.15](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.14...kdenlive-vnc-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [kdenlive-vnc-3.0.14](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.13...kdenlive-vnc-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [kdenlive-vnc-3.0.13](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.12...kdenlive-vnc-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [kdenlive-vnc-3.0.12](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.11...kdenlive-vnc-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [kdenlive-vnc-3.0.11](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.10...kdenlive-vnc-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [kdenlive-vnc-3.0.10](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.9...kdenlive-vnc-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [kdenlive-vnc-3.0.9](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.8...kdenlive-vnc-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/kdenlive-vnc/4.0.1/Chart.yaml b/stable/kdenlive-vnc/4.0.1/Chart.yaml deleted file mode 100644 index 05eff839b3..0000000000 --- a/stable/kdenlive-vnc/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: kdenlive-vnc -version: 4.0.1 -appVersion: latest -description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) -home: https://truecharts.org/charts/incubator/kdenlive-vnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.png -deprecated: false -sources: - - https://hub.docker.com/r/tessypowder/docker-kdenlive - - https://github.com/JonathanTreffler/kdenlive-vnc-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - kdenlive-vnc - - MediaApp-Video - - MediaApp-Music - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/kdenlive-vnc/4.0.1/app-changelog.md b/stable/kdenlive-vnc/4.0.1/app-changelog.md deleted file mode 100644 index 285baee6ef..0000000000 --- a/stable/kdenlive-vnc/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kdenlive-vnc-4.0.1](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.0.0...kdenlive-vnc-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/kdenlive-vnc/4.0.1/charts/common-17.1.4.tgz b/stable/kdenlive-vnc/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/kdenlive-vnc/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/kdenlive-vnc/4.1.0/CHANGELOG.md b/stable/kdenlive-vnc/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5e22428ec0 --- /dev/null +++ b/stable/kdenlive-vnc/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kdenlive-vnc-4.1.0](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.0.1...kdenlive-vnc-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kdenlive-vnc-4.0.1](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.0.0...kdenlive-vnc-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kdenlive-vnc-4.0.0](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.17...kdenlive-vnc-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kdenlive-vnc-3.0.17](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.16...kdenlive-vnc-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kdenlive-vnc-3.0.16](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.15...kdenlive-vnc-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kdenlive-vnc-3.0.15](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.14...kdenlive-vnc-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kdenlive-vnc-3.0.14](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.13...kdenlive-vnc-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kdenlive-vnc-3.0.13](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.12...kdenlive-vnc-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kdenlive-vnc-3.0.12](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.11...kdenlive-vnc-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kdenlive-vnc-3.0.11](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.10...kdenlive-vnc-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [kdenlive-vnc-3.0.10](https://github.com/truecharts/charts/compare/kdenlive-vnc-3.0.9...kdenlive-vnc-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/kdenlive-vnc/4.1.0/Chart.yaml b/stable/kdenlive-vnc/4.1.0/Chart.yaml new file mode 100644 index 0000000000..543f2cfffb --- /dev/null +++ b/stable/kdenlive-vnc/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kdenlive-vnc +version: 4.1.0 +appVersion: latest +description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) +home: https://truecharts.org/charts/incubator/kdenlive-vnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.png +deprecated: false +sources: + - https://github.com/JonathanTreffler/kdenlive-vnc-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc + - https://hub.docker.com/r/tessypowder/docker-kdenlive +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - kdenlive-vnc + - MediaApp-Video + - MediaApp-Music + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/kdenlive-vnc/4.0.1/README.md b/stable/kdenlive-vnc/4.1.0/README.md similarity index 100% rename from stable/kdenlive-vnc/4.0.1/README.md rename to stable/kdenlive-vnc/4.1.0/README.md diff --git a/stable/kdenlive-vnc/4.1.0/app-changelog.md b/stable/kdenlive-vnc/4.1.0/app-changelog.md new file mode 100644 index 0000000000..b39c0c5e6d --- /dev/null +++ b/stable/kdenlive-vnc/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kdenlive-vnc-4.1.0](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.0.1...kdenlive-vnc-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kdenlive-vnc/4.0.1/app-readme.md b/stable/kdenlive-vnc/4.1.0/app-readme.md similarity index 100% rename from stable/kdenlive-vnc/4.0.1/app-readme.md rename to stable/kdenlive-vnc/4.1.0/app-readme.md diff --git a/stable/kdenlive-vnc/4.1.0/charts/common-17.2.2.tgz b/stable/kdenlive-vnc/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kdenlive-vnc/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kdenlive-vnc/4.0.1/ix_values.yaml b/stable/kdenlive-vnc/4.1.0/ix_values.yaml similarity index 100% rename from stable/kdenlive-vnc/4.0.1/ix_values.yaml rename to stable/kdenlive-vnc/4.1.0/ix_values.yaml diff --git a/stable/kdenlive-vnc/4.0.1/questions.yaml b/stable/kdenlive-vnc/4.1.0/questions.yaml similarity index 100% rename from stable/kdenlive-vnc/4.0.1/questions.yaml rename to stable/kdenlive-vnc/4.1.0/questions.yaml diff --git a/stable/kdenlive/4.0.3/templates/common.yaml b/stable/kdenlive-vnc/4.1.0/templates/common.yaml similarity index 100% rename from stable/kdenlive/4.0.3/templates/common.yaml rename to stable/kdenlive-vnc/4.1.0/templates/common.yaml diff --git a/stable/nexus-oss/4.0.1/values.yaml b/stable/kdenlive-vnc/4.1.0/values.yaml similarity index 100% rename from stable/nexus-oss/4.0.1/values.yaml rename to stable/kdenlive-vnc/4.1.0/values.yaml diff --git a/stable/kdenlive/4.0.3/CHANGELOG.md b/stable/kdenlive/4.0.3/CHANGELOG.md deleted file mode 100644 index 547e3f246d..0000000000 --- a/stable/kdenlive/4.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kdenlive-4.0.3](https://github.com/truecharts/charts/compare/kdenlive-4.0.2...kdenlive-4.0.3) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [kdenlive-4.0.2](https://github.com/truecharts/charts/compare/kdenlive-4.0.1...kdenlive-4.0.2) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [kdenlive-4.0.1](https://github.com/truecharts/charts/compare/kdenlive-4.0.0...kdenlive-4.0.1) (2023-12-25) - -### Chore - -- update container image lscr.io/linuxserver/kdenlive to latest[@8552a3f](https://github.com/8552a3f) by renovate ([#16534](https://github.com/truecharts/charts/issues/16534)) - - - - -## [kdenlive-4.0.0](https://github.com/truecharts/charts/compare/kdenlive-3.0.18...kdenlive-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [kdenlive-3.0.18](https://github.com/truecharts/charts/compare/kdenlive-3.0.17...kdenlive-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [kdenlive-3.0.17](https://github.com/truecharts/charts/compare/kdenlive-3.0.16...kdenlive-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [kdenlive-3.0.16](https://github.com/truecharts/charts/compare/kdenlive-3.0.15...kdenlive-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [kdenlive-3.0.15](https://github.com/truecharts/charts/compare/kdenlive-3.0.14...kdenlive-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [kdenlive-3.0.14](https://github.com/truecharts/charts/compare/kdenlive-3.0.13...kdenlive-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [kdenlive-3.0.13](https://github.com/truecharts/charts/compare/kdenlive-3.0.12...kdenlive-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [kdenlive-3.0.12](https://github.com/truecharts/charts/compare/kdenlive-3.0.11...kdenlive-3.0.12) (2023-12-22) - -### Fix diff --git a/stable/kdenlive/4.0.3/Chart.yaml b/stable/kdenlive/4.0.3/Chart.yaml deleted file mode 100644 index 18462f1098..0000000000 --- a/stable/kdenlive/4.0.3/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: kdenlive -version: 4.0.3 -appVersion: latest -description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. -home: https://truecharts.org/charts/incubator/kdenlive -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png -deprecated: false -sources: - - https://github.com/linuxserver/docker-kdenlive#readme - - https://kdenlive.org/ - - https://github.com/orgs/linuxserver/packages/container/package/kdenlive - - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive - - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - kdenlive - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/kdenlive/4.0.3/app-changelog.md b/stable/kdenlive/4.0.3/app-changelog.md deleted file mode 100644 index 0a2120d25a..0000000000 --- a/stable/kdenlive/4.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kdenlive-4.0.3](https://github.com/truecharts/charts/compare/kdenlive-4.0.2...kdenlive-4.0.3) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/kdenlive/4.0.3/charts/common-17.1.4.tgz b/stable/kdenlive/4.0.3/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/kdenlive/4.0.3/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/kdenlive/4.1.0/CHANGELOG.md b/stable/kdenlive/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2da70f48f8 --- /dev/null +++ b/stable/kdenlive/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kdenlive-4.1.0](https://github.com/truecharts/charts/compare/kdenlive-4.0.3...kdenlive-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kdenlive-4.0.3](https://github.com/truecharts/charts/compare/kdenlive-4.0.2...kdenlive-4.0.3) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [kdenlive-4.0.2](https://github.com/truecharts/charts/compare/kdenlive-4.0.1...kdenlive-4.0.2) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kdenlive-4.0.1](https://github.com/truecharts/charts/compare/kdenlive-4.0.0...kdenlive-4.0.1) (2023-12-25) + +### Chore + +- update container image lscr.io/linuxserver/kdenlive to latest[@8552a3f](https://github.com/8552a3f) by renovate ([#16534](https://github.com/truecharts/charts/issues/16534)) + + + + +## [kdenlive-4.0.0](https://github.com/truecharts/charts/compare/kdenlive-3.0.18...kdenlive-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kdenlive-3.0.18](https://github.com/truecharts/charts/compare/kdenlive-3.0.17...kdenlive-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kdenlive-3.0.17](https://github.com/truecharts/charts/compare/kdenlive-3.0.16...kdenlive-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kdenlive-3.0.16](https://github.com/truecharts/charts/compare/kdenlive-3.0.15...kdenlive-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kdenlive-3.0.15](https://github.com/truecharts/charts/compare/kdenlive-3.0.14...kdenlive-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kdenlive-3.0.14](https://github.com/truecharts/charts/compare/kdenlive-3.0.13...kdenlive-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kdenlive-3.0.13](https://github.com/truecharts/charts/compare/kdenlive-3.0.12...kdenlive-3.0.13) (2023-12-22) + +### Chore diff --git a/stable/kdenlive/4.1.0/Chart.yaml b/stable/kdenlive/4.1.0/Chart.yaml new file mode 100644 index 0000000000..a92319590a --- /dev/null +++ b/stable/kdenlive/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kdenlive +version: 4.1.0 +appVersion: latest +description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. +home: https://truecharts.org/charts/incubator/kdenlive +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive + - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive + - https://github.com/orgs/linuxserver/packages/container/package/kdenlive + - https://github.com/linuxserver/docker-kdenlive#readme + - https://kdenlive.org/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - kdenlive + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/kdenlive/4.0.3/README.md b/stable/kdenlive/4.1.0/README.md similarity index 100% rename from stable/kdenlive/4.0.3/README.md rename to stable/kdenlive/4.1.0/README.md diff --git a/stable/kdenlive/4.1.0/app-changelog.md b/stable/kdenlive/4.1.0/app-changelog.md new file mode 100644 index 0000000000..facb59a10a --- /dev/null +++ b/stable/kdenlive/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kdenlive-4.1.0](https://github.com/truecharts/charts/compare/kdenlive-4.0.3...kdenlive-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kdenlive/4.0.3/app-readme.md b/stable/kdenlive/4.1.0/app-readme.md similarity index 100% rename from stable/kdenlive/4.0.3/app-readme.md rename to stable/kdenlive/4.1.0/app-readme.md diff --git a/stable/kdenlive/4.1.0/charts/common-17.2.2.tgz b/stable/kdenlive/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kdenlive/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kdenlive/4.0.3/ix_values.yaml b/stable/kdenlive/4.1.0/ix_values.yaml similarity index 100% rename from stable/kdenlive/4.0.3/ix_values.yaml rename to stable/kdenlive/4.1.0/ix_values.yaml diff --git a/stable/kdenlive/4.0.3/questions.yaml b/stable/kdenlive/4.1.0/questions.yaml similarity index 100% rename from stable/kdenlive/4.0.3/questions.yaml rename to stable/kdenlive/4.1.0/questions.yaml diff --git a/stable/keeweb/4.0.1/templates/common.yaml b/stable/kdenlive/4.1.0/templates/common.yaml similarity index 100% rename from stable/keeweb/4.0.1/templates/common.yaml rename to stable/kdenlive/4.1.0/templates/common.yaml diff --git a/stable/nginx-proxy-manager/8.0.2/values.yaml b/stable/kdenlive/4.1.0/values.yaml similarity index 100% rename from stable/nginx-proxy-manager/8.0.2/values.yaml rename to stable/kdenlive/4.1.0/values.yaml diff --git a/stable/keeweb/4.0.1/CHANGELOG.md b/stable/keeweb/4.0.1/CHANGELOG.md deleted file mode 100644 index e5d209bcfa..0000000000 --- a/stable/keeweb/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [keeweb-4.0.1](https://github.com/truecharts/charts/compare/keeweb-4.0.0...keeweb-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [keeweb-4.0.0](https://github.com/truecharts/charts/compare/keeweb-3.0.17...keeweb-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [keeweb-3.0.17](https://github.com/truecharts/charts/compare/keeweb-3.0.16...keeweb-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [keeweb-3.0.16](https://github.com/truecharts/charts/compare/keeweb-3.0.15...keeweb-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [keeweb-3.0.15](https://github.com/truecharts/charts/compare/keeweb-3.0.14...keeweb-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [keeweb-3.0.14](https://github.com/truecharts/charts/compare/keeweb-3.0.13...keeweb-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [keeweb-3.0.13](https://github.com/truecharts/charts/compare/keeweb-3.0.12...keeweb-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [keeweb-3.0.12](https://github.com/truecharts/charts/compare/keeweb-3.0.11...keeweb-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [keeweb-3.0.11](https://github.com/truecharts/charts/compare/keeweb-3.0.10...keeweb-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [keeweb-3.0.10](https://github.com/truecharts/charts/compare/keeweb-3.0.9...keeweb-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [keeweb-3.0.9](https://github.com/truecharts/charts/compare/keeweb-3.0.8...keeweb-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/keeweb/4.0.1/Chart.yaml b/stable/keeweb/4.0.1/Chart.yaml deleted file mode 100644 index f261e8d876..0000000000 --- a/stable/keeweb/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: keeweb -version: 4.0.1 -appVersion: latest -description: This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app. -home: https://truecharts.org/charts/incubator/keeweb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb - - https://hub.docker.com/r/antelle/keeweb - - https://github.com/keeweb/keeweb -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - keeweb - - Productivity - - Tools-Utilities - - Network-Web - - Network-Management -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/keeweb/4.0.1/app-changelog.md b/stable/keeweb/4.0.1/app-changelog.md deleted file mode 100644 index ec931f2b24..0000000000 --- a/stable/keeweb/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [keeweb-4.0.1](https://github.com/truecharts/charts/compare/keeweb-4.0.0...keeweb-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/keeweb/4.0.1/charts/common-17.1.4.tgz b/stable/keeweb/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/keeweb/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/keeweb/4.1.0/CHANGELOG.md b/stable/keeweb/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..43def8a7b5 --- /dev/null +++ b/stable/keeweb/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [keeweb-4.1.0](https://github.com/truecharts/charts/compare/keeweb-4.0.1...keeweb-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [keeweb-4.0.1](https://github.com/truecharts/charts/compare/keeweb-4.0.0...keeweb-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [keeweb-4.0.0](https://github.com/truecharts/charts/compare/keeweb-3.0.17...keeweb-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [keeweb-3.0.17](https://github.com/truecharts/charts/compare/keeweb-3.0.16...keeweb-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [keeweb-3.0.16](https://github.com/truecharts/charts/compare/keeweb-3.0.15...keeweb-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [keeweb-3.0.15](https://github.com/truecharts/charts/compare/keeweb-3.0.14...keeweb-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [keeweb-3.0.14](https://github.com/truecharts/charts/compare/keeweb-3.0.13...keeweb-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [keeweb-3.0.13](https://github.com/truecharts/charts/compare/keeweb-3.0.12...keeweb-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [keeweb-3.0.12](https://github.com/truecharts/charts/compare/keeweb-3.0.11...keeweb-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [keeweb-3.0.11](https://github.com/truecharts/charts/compare/keeweb-3.0.10...keeweb-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [keeweb-3.0.10](https://github.com/truecharts/charts/compare/keeweb-3.0.9...keeweb-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/keeweb/4.1.0/Chart.yaml b/stable/keeweb/4.1.0/Chart.yaml new file mode 100644 index 0000000000..b462ad895a --- /dev/null +++ b/stable/keeweb/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: keeweb +version: 4.1.0 +appVersion: latest +description: This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app. +home: https://truecharts.org/charts/incubator/keeweb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.png +deprecated: false +sources: + - https://github.com/keeweb/keeweb + - https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb + - https://hub.docker.com/r/antelle/keeweb +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - keeweb + - Productivity + - Tools-Utilities + - Network-Web + - Network-Management +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/keeweb/4.0.1/README.md b/stable/keeweb/4.1.0/README.md similarity index 100% rename from stable/keeweb/4.0.1/README.md rename to stable/keeweb/4.1.0/README.md diff --git a/stable/keeweb/4.1.0/app-changelog.md b/stable/keeweb/4.1.0/app-changelog.md new file mode 100644 index 0000000000..c8c4115628 --- /dev/null +++ b/stable/keeweb/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [keeweb-4.1.0](https://github.com/truecharts/charts/compare/keeweb-4.0.1...keeweb-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/keeweb/4.0.1/app-readme.md b/stable/keeweb/4.1.0/app-readme.md similarity index 100% rename from stable/keeweb/4.0.1/app-readme.md rename to stable/keeweb/4.1.0/app-readme.md diff --git a/stable/keeweb/4.1.0/charts/common-17.2.2.tgz b/stable/keeweb/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/keeweb/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/keeweb/4.0.1/ix_values.yaml b/stable/keeweb/4.1.0/ix_values.yaml similarity index 100% rename from stable/keeweb/4.0.1/ix_values.yaml rename to stable/keeweb/4.1.0/ix_values.yaml diff --git a/stable/keeweb/4.0.1/questions.yaml b/stable/keeweb/4.1.0/questions.yaml similarity index 100% rename from stable/keeweb/4.0.1/questions.yaml rename to stable/keeweb/4.1.0/questions.yaml diff --git a/stable/kerbalspaceprogram-lmp/4.0.2/templates/common.yaml b/stable/keeweb/4.1.0/templates/common.yaml similarity index 100% rename from stable/kerbalspaceprogram-lmp/4.0.2/templates/common.yaml rename to stable/keeweb/4.1.0/templates/common.yaml diff --git a/stable/ngircd/8.0.1/values.yaml b/stable/keeweb/4.1.0/values.yaml similarity index 100% rename from stable/ngircd/8.0.1/values.yaml rename to stable/keeweb/4.1.0/values.yaml diff --git a/stable/kerbalspaceprogram-lmp/4.0.2/CHANGELOG.md b/stable/kerbalspaceprogram-lmp/4.0.2/CHANGELOG.md deleted file mode 100644 index 20db75e9c3..0000000000 --- a/stable/kerbalspaceprogram-lmp/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kerbalspaceprogram-lmp-4.0.2](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.0.1...kerbalspaceprogram-lmp-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [kerbalspaceprogram-lmp-4.0.1](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.0.0...kerbalspaceprogram-lmp-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [kerbalspaceprogram-lmp-4.0.0](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.17...kerbalspaceprogram-lmp-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [kerbalspaceprogram-lmp-3.0.17](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.16...kerbalspaceprogram-lmp-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [kerbalspaceprogram-lmp-3.0.16](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.15...kerbalspaceprogram-lmp-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [kerbalspaceprogram-lmp-3.0.15](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.14...kerbalspaceprogram-lmp-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [kerbalspaceprogram-lmp-3.0.14](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.13...kerbalspaceprogram-lmp-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [kerbalspaceprogram-lmp-3.0.13](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.12...kerbalspaceprogram-lmp-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [kerbalspaceprogram-lmp-3.0.12](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.11...kerbalspaceprogram-lmp-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [kerbalspaceprogram-lmp-3.0.11](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.10...kerbalspaceprogram-lmp-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [kerbalspaceprogram-lmp-3.0.10](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.9...kerbalspaceprogram-lmp-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/kerbalspaceprogram-lmp/4.0.2/Chart.yaml b/stable/kerbalspaceprogram-lmp/4.0.2/Chart.yaml deleted file mode 100644 index 372ea32110..0000000000 --- a/stable/kerbalspaceprogram-lmp/4.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: kerbalspaceprogram-lmp -version: 4.0.2 -appVersion: latest -description: This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). -home: https://truecharts.org/charts/incubator/kerbalspaceprogram-lmp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.png -deprecated: false -sources: - - https://github.com/LunaMultiplayer/LunaMultiplayer - - https://github.com/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp - - https://hub.docker.com/r/ich777/lunamultiplayer-ksp -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - kerbalspaceprogram-lmp - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/kerbalspaceprogram-lmp/4.0.2/app-changelog.md b/stable/kerbalspaceprogram-lmp/4.0.2/app-changelog.md deleted file mode 100644 index f3c567bc4c..0000000000 --- a/stable/kerbalspaceprogram-lmp/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kerbalspaceprogram-lmp-4.0.2](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.0.1...kerbalspaceprogram-lmp-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/kerbalspaceprogram-lmp/4.0.2/charts/common-17.1.4.tgz b/stable/kerbalspaceprogram-lmp/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/kerbalspaceprogram-lmp/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/kerbalspaceprogram-lmp/4.1.0/CHANGELOG.md b/stable/kerbalspaceprogram-lmp/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b38fa7fc13 --- /dev/null +++ b/stable/kerbalspaceprogram-lmp/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kerbalspaceprogram-lmp-4.1.0](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.0.2...kerbalspaceprogram-lmp-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kerbalspaceprogram-lmp-4.0.2](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.0.1...kerbalspaceprogram-lmp-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [kerbalspaceprogram-lmp-4.0.1](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.0.0...kerbalspaceprogram-lmp-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kerbalspaceprogram-lmp-4.0.0](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.17...kerbalspaceprogram-lmp-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kerbalspaceprogram-lmp-3.0.17](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.16...kerbalspaceprogram-lmp-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kerbalspaceprogram-lmp-3.0.16](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.15...kerbalspaceprogram-lmp-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kerbalspaceprogram-lmp-3.0.15](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.14...kerbalspaceprogram-lmp-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kerbalspaceprogram-lmp-3.0.14](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.13...kerbalspaceprogram-lmp-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kerbalspaceprogram-lmp-3.0.13](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.12...kerbalspaceprogram-lmp-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kerbalspaceprogram-lmp-3.0.12](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.11...kerbalspaceprogram-lmp-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kerbalspaceprogram-lmp-3.0.11](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-3.0.10...kerbalspaceprogram-lmp-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/kerbalspaceprogram-lmp/4.1.0/Chart.yaml b/stable/kerbalspaceprogram-lmp/4.1.0/Chart.yaml new file mode 100644 index 0000000000..d54909d044 --- /dev/null +++ b/stable/kerbalspaceprogram-lmp/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kerbalspaceprogram-lmp +version: 4.1.0 +appVersion: latest +description: This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). +home: https://truecharts.org/charts/incubator/kerbalspaceprogram-lmp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.png +deprecated: false +sources: + - https://github.com/LunaMultiplayer/LunaMultiplayer + - https://github.com/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp + - https://hub.docker.com/r/ich777/lunamultiplayer-ksp +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - kerbalspaceprogram-lmp + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/kerbalspaceprogram-lmp/4.0.2/README.md b/stable/kerbalspaceprogram-lmp/4.1.0/README.md similarity index 100% rename from stable/kerbalspaceprogram-lmp/4.0.2/README.md rename to stable/kerbalspaceprogram-lmp/4.1.0/README.md diff --git a/stable/kerbalspaceprogram-lmp/4.1.0/app-changelog.md b/stable/kerbalspaceprogram-lmp/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ee5432044b --- /dev/null +++ b/stable/kerbalspaceprogram-lmp/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kerbalspaceprogram-lmp-4.1.0](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.0.2...kerbalspaceprogram-lmp-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kerbalspaceprogram-lmp/4.0.2/app-readme.md b/stable/kerbalspaceprogram-lmp/4.1.0/app-readme.md similarity index 100% rename from stable/kerbalspaceprogram-lmp/4.0.2/app-readme.md rename to stable/kerbalspaceprogram-lmp/4.1.0/app-readme.md diff --git a/stable/kerbalspaceprogram-lmp/4.1.0/charts/common-17.2.2.tgz b/stable/kerbalspaceprogram-lmp/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kerbalspaceprogram-lmp/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kerbalspaceprogram-lmp/4.0.2/ix_values.yaml b/stable/kerbalspaceprogram-lmp/4.1.0/ix_values.yaml similarity index 100% rename from stable/kerbalspaceprogram-lmp/4.0.2/ix_values.yaml rename to stable/kerbalspaceprogram-lmp/4.1.0/ix_values.yaml diff --git a/stable/kerbalspaceprogram-lmp/4.0.2/questions.yaml b/stable/kerbalspaceprogram-lmp/4.1.0/questions.yaml similarity index 100% rename from stable/kerbalspaceprogram-lmp/4.0.2/questions.yaml rename to stable/kerbalspaceprogram-lmp/4.1.0/questions.yaml diff --git a/stable/kerio-connect/4.0.1/templates/common.yaml b/stable/kerbalspaceprogram-lmp/4.1.0/templates/common.yaml similarity index 100% rename from stable/kerio-connect/4.0.1/templates/common.yaml rename to stable/kerbalspaceprogram-lmp/4.1.0/templates/common.yaml diff --git a/stable/nightscout/4.0.1/values.yaml b/stable/kerbalspaceprogram-lmp/4.1.0/values.yaml similarity index 100% rename from stable/nightscout/4.0.1/values.yaml rename to stable/kerbalspaceprogram-lmp/4.1.0/values.yaml diff --git a/stable/kerio-connect/4.0.1/CHANGELOG.md b/stable/kerio-connect/4.0.1/CHANGELOG.md deleted file mode 100644 index 63893131cd..0000000000 --- a/stable/kerio-connect/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kerio-connect-4.0.1](https://github.com/truecharts/charts/compare/kerio-connect-4.0.0...kerio-connect-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [kerio-connect-4.0.0](https://github.com/truecharts/charts/compare/kerio-connect-3.0.17...kerio-connect-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [kerio-connect-3.0.17](https://github.com/truecharts/charts/compare/kerio-connect-3.0.16...kerio-connect-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [kerio-connect-3.0.16](https://github.com/truecharts/charts/compare/kerio-connect-3.0.15...kerio-connect-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [kerio-connect-3.0.15](https://github.com/truecharts/charts/compare/kerio-connect-3.0.14...kerio-connect-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [kerio-connect-3.0.14](https://github.com/truecharts/charts/compare/kerio-connect-3.0.13...kerio-connect-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [kerio-connect-3.0.13](https://github.com/truecharts/charts/compare/kerio-connect-3.0.12...kerio-connect-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [kerio-connect-3.0.12](https://github.com/truecharts/charts/compare/kerio-connect-3.0.11...kerio-connect-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [kerio-connect-3.0.11](https://github.com/truecharts/charts/compare/kerio-connect-3.0.10...kerio-connect-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [kerio-connect-3.0.10](https://github.com/truecharts/charts/compare/kerio-connect-3.0.9...kerio-connect-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [kerio-connect-3.0.9](https://github.com/truecharts/charts/compare/kerio-connect-3.0.8...kerio-connect-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/kerio-connect/4.0.1/Chart.yaml b/stable/kerio-connect/4.0.1/Chart.yaml deleted file mode 100644 index a7f46bf3cf..0000000000 --- a/stable/kerio-connect/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: kerio-connect -version: 4.0.1 -appVersion: latest -description: Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect -home: https://truecharts.org/charts/incubator/kerio-connect -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerio-connect.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kerio-connect - - https://hub.docker.com/r/chvb/docker-kerio-connect -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - kerio-connect - - Network-Web - - Network-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/kerio-connect/4.0.1/app-changelog.md b/stable/kerio-connect/4.0.1/app-changelog.md deleted file mode 100644 index 086dc57cb0..0000000000 --- a/stable/kerio-connect/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kerio-connect-4.0.1](https://github.com/truecharts/charts/compare/kerio-connect-4.0.0...kerio-connect-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/kerio-connect/4.0.1/charts/common-17.1.4.tgz b/stable/kerio-connect/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/kerio-connect/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/kerio-connect/4.1.0/CHANGELOG.md b/stable/kerio-connect/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..329f3bd477 --- /dev/null +++ b/stable/kerio-connect/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kerio-connect-4.1.0](https://github.com/truecharts/charts/compare/kerio-connect-4.0.1...kerio-connect-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kerio-connect-4.0.1](https://github.com/truecharts/charts/compare/kerio-connect-4.0.0...kerio-connect-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kerio-connect-4.0.0](https://github.com/truecharts/charts/compare/kerio-connect-3.0.17...kerio-connect-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kerio-connect-3.0.17](https://github.com/truecharts/charts/compare/kerio-connect-3.0.16...kerio-connect-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kerio-connect-3.0.16](https://github.com/truecharts/charts/compare/kerio-connect-3.0.15...kerio-connect-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kerio-connect-3.0.15](https://github.com/truecharts/charts/compare/kerio-connect-3.0.14...kerio-connect-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kerio-connect-3.0.14](https://github.com/truecharts/charts/compare/kerio-connect-3.0.13...kerio-connect-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kerio-connect-3.0.13](https://github.com/truecharts/charts/compare/kerio-connect-3.0.12...kerio-connect-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kerio-connect-3.0.12](https://github.com/truecharts/charts/compare/kerio-connect-3.0.11...kerio-connect-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kerio-connect-3.0.11](https://github.com/truecharts/charts/compare/kerio-connect-3.0.10...kerio-connect-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [kerio-connect-3.0.10](https://github.com/truecharts/charts/compare/kerio-connect-3.0.9...kerio-connect-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/kerio-connect/4.1.0/Chart.yaml b/stable/kerio-connect/4.1.0/Chart.yaml new file mode 100644 index 0000000000..57bee2b249 --- /dev/null +++ b/stable/kerio-connect/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kerio-connect +version: 4.1.0 +appVersion: latest +description: Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect +home: https://truecharts.org/charts/incubator/kerio-connect +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerio-connect.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kerio-connect + - https://hub.docker.com/r/chvb/docker-kerio-connect +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - kerio-connect + - Network-Web + - Network-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/kerio-connect/4.0.1/README.md b/stable/kerio-connect/4.1.0/README.md similarity index 100% rename from stable/kerio-connect/4.0.1/README.md rename to stable/kerio-connect/4.1.0/README.md diff --git a/stable/kerio-connect/4.1.0/app-changelog.md b/stable/kerio-connect/4.1.0/app-changelog.md new file mode 100644 index 0000000000..fc0982d385 --- /dev/null +++ b/stable/kerio-connect/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kerio-connect-4.1.0](https://github.com/truecharts/charts/compare/kerio-connect-4.0.1...kerio-connect-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kerio-connect/4.0.1/app-readme.md b/stable/kerio-connect/4.1.0/app-readme.md similarity index 100% rename from stable/kerio-connect/4.0.1/app-readme.md rename to stable/kerio-connect/4.1.0/app-readme.md diff --git a/stable/kerio-connect/4.1.0/charts/common-17.2.2.tgz b/stable/kerio-connect/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kerio-connect/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kerio-connect/4.0.1/ix_values.yaml b/stable/kerio-connect/4.1.0/ix_values.yaml similarity index 100% rename from stable/kerio-connect/4.0.1/ix_values.yaml rename to stable/kerio-connect/4.1.0/ix_values.yaml diff --git a/stable/kerio-connect/4.0.1/questions.yaml b/stable/kerio-connect/4.1.0/questions.yaml similarity index 100% rename from stable/kerio-connect/4.0.1/questions.yaml rename to stable/kerio-connect/4.1.0/questions.yaml diff --git a/stable/kitana/4.0.1/templates/common.yaml b/stable/kerio-connect/4.1.0/templates/common.yaml similarity index 100% rename from stable/kitana/4.0.1/templates/common.yaml rename to stable/kerio-connect/4.1.0/templates/common.yaml diff --git a/stable/nitter/5.0.2/values.yaml b/stable/kerio-connect/4.1.0/values.yaml similarity index 100% rename from stable/nitter/5.0.2/values.yaml rename to stable/kerio-connect/4.1.0/values.yaml diff --git a/stable/kitana/4.0.1/CHANGELOG.md b/stable/kitana/4.0.1/CHANGELOG.md deleted file mode 100644 index ee9d2c8637..0000000000 --- a/stable/kitana/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kitana-4.0.1](https://github.com/truecharts/charts/compare/kitana-4.0.0...kitana-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [kitana-4.0.0](https://github.com/truecharts/charts/compare/kitana-3.0.17...kitana-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [kitana-3.0.17](https://github.com/truecharts/charts/compare/kitana-3.0.16...kitana-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [kitana-3.0.16](https://github.com/truecharts/charts/compare/kitana-3.0.15...kitana-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [kitana-3.0.15](https://github.com/truecharts/charts/compare/kitana-3.0.14...kitana-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [kitana-3.0.14](https://github.com/truecharts/charts/compare/kitana-3.0.13...kitana-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [kitana-3.0.13](https://github.com/truecharts/charts/compare/kitana-3.0.12...kitana-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [kitana-3.0.12](https://github.com/truecharts/charts/compare/kitana-3.0.11...kitana-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [kitana-3.0.11](https://github.com/truecharts/charts/compare/kitana-3.0.10...kitana-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [kitana-3.0.10](https://github.com/truecharts/charts/compare/kitana-3.0.9...kitana-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [kitana-3.0.9](https://github.com/truecharts/charts/compare/kitana-3.0.8...kitana-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/kitana/4.0.1/Chart.yaml b/stable/kitana/4.0.1/Chart.yaml deleted file mode 100644 index 47896b1b66..0000000000 --- a/stable/kitana/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: kitana -version: 4.0.1 -appVersion: latest -description: Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. -home: https://truecharts.org/charts/incubator/kitana -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.png -deprecated: false -sources: - - https://github.com/pannal/Kitana - - https://github.com/truecharts/charts/tree/master/charts/incubator/kitana - - https://hub.docker.com/r/pannal/kitana -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - kitana - - HomeAutomation - - Tools-Utilities - - MediaApp-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/kitana/4.0.1/app-changelog.md b/stable/kitana/4.0.1/app-changelog.md deleted file mode 100644 index e83112a4bb..0000000000 --- a/stable/kitana/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kitana-4.0.1](https://github.com/truecharts/charts/compare/kitana-4.0.0...kitana-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/kitana/4.0.1/charts/common-17.1.4.tgz b/stable/kitana/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/kitana/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/kitana/4.1.0/CHANGELOG.md b/stable/kitana/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e22b0f97ae --- /dev/null +++ b/stable/kitana/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kitana-4.1.0](https://github.com/truecharts/charts/compare/kitana-4.0.1...kitana-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kitana-4.0.1](https://github.com/truecharts/charts/compare/kitana-4.0.0...kitana-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kitana-4.0.0](https://github.com/truecharts/charts/compare/kitana-3.0.17...kitana-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kitana-3.0.17](https://github.com/truecharts/charts/compare/kitana-3.0.16...kitana-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kitana-3.0.16](https://github.com/truecharts/charts/compare/kitana-3.0.15...kitana-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kitana-3.0.15](https://github.com/truecharts/charts/compare/kitana-3.0.14...kitana-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kitana-3.0.14](https://github.com/truecharts/charts/compare/kitana-3.0.13...kitana-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kitana-3.0.13](https://github.com/truecharts/charts/compare/kitana-3.0.12...kitana-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kitana-3.0.12](https://github.com/truecharts/charts/compare/kitana-3.0.11...kitana-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kitana-3.0.11](https://github.com/truecharts/charts/compare/kitana-3.0.10...kitana-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [kitana-3.0.10](https://github.com/truecharts/charts/compare/kitana-3.0.9...kitana-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/kitana/4.1.0/Chart.yaml b/stable/kitana/4.1.0/Chart.yaml new file mode 100644 index 0000000000..19a620091e --- /dev/null +++ b/stable/kitana/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kitana +version: 4.1.0 +appVersion: latest +description: Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. +home: https://truecharts.org/charts/incubator/kitana +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kitana + - https://hub.docker.com/r/pannal/kitana + - https://github.com/pannal/Kitana +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - kitana + - HomeAutomation + - Tools-Utilities + - MediaApp-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/kitana/4.0.1/README.md b/stable/kitana/4.1.0/README.md similarity index 100% rename from stable/kitana/4.0.1/README.md rename to stable/kitana/4.1.0/README.md diff --git a/stable/kitana/4.1.0/app-changelog.md b/stable/kitana/4.1.0/app-changelog.md new file mode 100644 index 0000000000..74320cbeea --- /dev/null +++ b/stable/kitana/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kitana-4.1.0](https://github.com/truecharts/charts/compare/kitana-4.0.1...kitana-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kitana/4.0.1/app-readme.md b/stable/kitana/4.1.0/app-readme.md similarity index 100% rename from stable/kitana/4.0.1/app-readme.md rename to stable/kitana/4.1.0/app-readme.md diff --git a/stable/kitana/4.1.0/charts/common-17.2.2.tgz b/stable/kitana/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kitana/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kitana/4.0.1/ix_values.yaml b/stable/kitana/4.1.0/ix_values.yaml similarity index 100% rename from stable/kitana/4.0.1/ix_values.yaml rename to stable/kitana/4.1.0/ix_values.yaml diff --git a/stable/kitana/4.0.1/questions.yaml b/stable/kitana/4.1.0/questions.yaml similarity index 100% rename from stable/kitana/4.0.1/questions.yaml rename to stable/kitana/4.1.0/questions.yaml diff --git a/stable/kiwix-serve/7.0.1/templates/common.yaml b/stable/kitana/4.1.0/templates/common.yaml similarity index 100% rename from stable/kiwix-serve/7.0.1/templates/common.yaml rename to stable/kitana/4.1.0/templates/common.yaml diff --git a/stable/nntp2nntp/8.0.1/values.yaml b/stable/kitana/4.1.0/values.yaml similarity index 100% rename from stable/nntp2nntp/8.0.1/values.yaml rename to stable/kitana/4.1.0/values.yaml diff --git a/stable/kitchenowl/8.0.1/CHANGELOG.md b/stable/kitchenowl/8.0.1/CHANGELOG.md deleted file mode 100644 index 1c9c483d52..0000000000 --- a/stable/kitchenowl/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kitchenowl-8.0.1](https://github.com/truecharts/charts/compare/kitchenowl-8.0.0...kitchenowl-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [kitchenowl-8.0.0](https://github.com/truecharts/charts/compare/kitchenowl-7.0.11...kitchenowl-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [kitchenowl-7.0.11](https://github.com/truecharts/charts/compare/kitchenowl-7.0.10...kitchenowl-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [kitchenowl-7.0.10](https://github.com/truecharts/charts/compare/kitchenowl-7.0.9...kitchenowl-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [kitchenowl-7.0.9](https://github.com/truecharts/charts/compare/kitchenowl-7.0.8...kitchenowl-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [kitchenowl-7.0.8](https://github.com/truecharts/charts/compare/kitchenowl-7.0.7...kitchenowl-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [kitchenowl-7.0.7](https://github.com/truecharts/charts/compare/kitchenowl-7.0.6...kitchenowl-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [kitchenowl-7.0.6](https://github.com/truecharts/charts/compare/kitchenowl-7.0.5...kitchenowl-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [kitchenowl-7.0.5](https://github.com/truecharts/charts/compare/kitchenowl-7.0.4...kitchenowl-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [kitchenowl-7.0.4](https://github.com/truecharts/charts/compare/kitchenowl-7.0.3...kitchenowl-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [kitchenowl-7.0.3](https://github.com/truecharts/charts/compare/kitchenowl-7.0.2...kitchenowl-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/kitchenowl/8.0.1/Chart.yaml b/stable/kitchenowl/8.0.1/Chart.yaml deleted file mode 100644 index 7d0ea46707..0000000000 --- a/stable/kitchenowl/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: kitchenowl -version: 8.0.1 -appVersion: latest -description: KitchenOwl is a smart self-hosted grocery list and recipe manager. -home: https://truecharts.org/charts/stable/kitchenowl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png -deprecated: false -sources: - - https://tombursch.github.io/kitchenowl - - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - - https://hub.docker.com/r/tombursch/kitchenowl-web -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - recipes - - kitchen - - grocery -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/kitchenowl/8.0.1/app-changelog.md b/stable/kitchenowl/8.0.1/app-changelog.md deleted file mode 100644 index 6b63ff91da..0000000000 --- a/stable/kitchenowl/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kitchenowl-8.0.1](https://github.com/truecharts/charts/compare/kitchenowl-8.0.0...kitchenowl-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/kitchenowl/8.0.1/charts/common-17.1.4.tgz b/stable/kitchenowl/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/kitchenowl/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/kitchenowl/8.1.0/CHANGELOG.md b/stable/kitchenowl/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..002de184b4 --- /dev/null +++ b/stable/kitchenowl/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kitchenowl-8.1.0](https://github.com/truecharts/charts/compare/kitchenowl-8.0.1...kitchenowl-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kitchenowl-8.0.1](https://github.com/truecharts/charts/compare/kitchenowl-8.0.0...kitchenowl-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kitchenowl-8.0.0](https://github.com/truecharts/charts/compare/kitchenowl-7.0.11...kitchenowl-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kitchenowl-7.0.11](https://github.com/truecharts/charts/compare/kitchenowl-7.0.10...kitchenowl-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kitchenowl-7.0.10](https://github.com/truecharts/charts/compare/kitchenowl-7.0.9...kitchenowl-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kitchenowl-7.0.9](https://github.com/truecharts/charts/compare/kitchenowl-7.0.8...kitchenowl-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kitchenowl-7.0.8](https://github.com/truecharts/charts/compare/kitchenowl-7.0.7...kitchenowl-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kitchenowl-7.0.7](https://github.com/truecharts/charts/compare/kitchenowl-7.0.6...kitchenowl-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kitchenowl-7.0.6](https://github.com/truecharts/charts/compare/kitchenowl-7.0.5...kitchenowl-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kitchenowl-7.0.5](https://github.com/truecharts/charts/compare/kitchenowl-7.0.4...kitchenowl-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [kitchenowl-7.0.4](https://github.com/truecharts/charts/compare/kitchenowl-7.0.3...kitchenowl-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/kitchenowl/8.1.0/Chart.yaml b/stable/kitchenowl/8.1.0/Chart.yaml new file mode 100644 index 0000000000..364edf78a7 --- /dev/null +++ b/stable/kitchenowl/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kitchenowl +version: 8.1.0 +appVersion: latest +description: KitchenOwl is a smart self-hosted grocery list and recipe manager. +home: https://truecharts.org/charts/stable/kitchenowl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png +deprecated: false +sources: + - https://tombursch.github.io/kitchenowl + - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl + - https://hub.docker.com/r/tombursch/kitchenowl-web +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - recipes + - kitchen + - grocery +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/kitchenowl/8.0.1/README.md b/stable/kitchenowl/8.1.0/README.md similarity index 100% rename from stable/kitchenowl/8.0.1/README.md rename to stable/kitchenowl/8.1.0/README.md diff --git a/stable/kitchenowl/8.1.0/app-changelog.md b/stable/kitchenowl/8.1.0/app-changelog.md new file mode 100644 index 0000000000..54cd8c9f59 --- /dev/null +++ b/stable/kitchenowl/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kitchenowl-8.1.0](https://github.com/truecharts/charts/compare/kitchenowl-8.0.1...kitchenowl-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kitchenowl/8.0.1/app-readme.md b/stable/kitchenowl/8.1.0/app-readme.md similarity index 100% rename from stable/kitchenowl/8.0.1/app-readme.md rename to stable/kitchenowl/8.1.0/app-readme.md diff --git a/stable/kitchenowl/8.1.0/charts/common-17.2.2.tgz b/stable/kitchenowl/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kitchenowl/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kitchenowl/8.0.1/ix_values.yaml b/stable/kitchenowl/8.1.0/ix_values.yaml similarity index 100% rename from stable/kitchenowl/8.0.1/ix_values.yaml rename to stable/kitchenowl/8.1.0/ix_values.yaml diff --git a/stable/kitchenowl/8.0.1/questions.yaml b/stable/kitchenowl/8.1.0/questions.yaml similarity index 100% rename from stable/kitchenowl/8.0.1/questions.yaml rename to stable/kitchenowl/8.1.0/questions.yaml diff --git a/stable/pylon/8.0.1/templates/NOTES.txt b/stable/kitchenowl/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/pylon/8.0.1/templates/NOTES.txt rename to stable/kitchenowl/8.1.0/templates/NOTES.txt diff --git a/stable/kitchenowl/8.0.1/templates/_configmap.tpl b/stable/kitchenowl/8.1.0/templates/_configmap.tpl similarity index 100% rename from stable/kitchenowl/8.0.1/templates/_configmap.tpl rename to stable/kitchenowl/8.1.0/templates/_configmap.tpl diff --git a/stable/kitchenowl/8.0.1/templates/_secrets.tpl b/stable/kitchenowl/8.1.0/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/8.0.1/templates/_secrets.tpl rename to stable/kitchenowl/8.1.0/templates/_secrets.tpl diff --git a/stable/kitchenowl/8.0.1/templates/common.yaml b/stable/kitchenowl/8.1.0/templates/common.yaml similarity index 100% rename from stable/kitchenowl/8.0.1/templates/common.yaml rename to stable/kitchenowl/8.1.0/templates/common.yaml diff --git a/stable/nosqlclient/4.0.1/values.yaml b/stable/kitchenowl/8.1.0/values.yaml similarity index 100% rename from stable/nosqlclient/4.0.1/values.yaml rename to stable/kitchenowl/8.1.0/values.yaml diff --git a/stable/kiwix-serve/7.0.1/CHANGELOG.md b/stable/kiwix-serve/7.0.1/CHANGELOG.md deleted file mode 100644 index 1f1ea299c8..0000000000 --- a/stable/kiwix-serve/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kiwix-serve-7.0.1](https://github.com/truecharts/charts/compare/kiwix-serve-7.0.0...kiwix-serve-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [kiwix-serve-7.0.0](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.11...kiwix-serve-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [kiwix-serve-6.0.11](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.10...kiwix-serve-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [kiwix-serve-6.0.10](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.9...kiwix-serve-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [kiwix-serve-6.0.9](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.8...kiwix-serve-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [kiwix-serve-6.0.8](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.7...kiwix-serve-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [kiwix-serve-6.0.7](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.6...kiwix-serve-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [kiwix-serve-6.0.6](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.5...kiwix-serve-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [kiwix-serve-6.0.5](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.4...kiwix-serve-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [kiwix-serve-6.0.4](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.3...kiwix-serve-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [kiwix-serve-6.0.3](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.2...kiwix-serve-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/kiwix-serve/7.0.1/Chart.yaml b/stable/kiwix-serve/7.0.1/Chart.yaml deleted file mode 100644 index 798b92f93f..0000000000 --- a/stable/kiwix-serve/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: kiwix-serve -version: 7.0.1 -appVersion: 3.6.0 -description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! -home: https://truecharts.org/charts/stable/kiwix-serve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png -deprecated: false -sources: - - https://github.com/kiwix/kiwix-tools/blob/master/docker/server - - https://www.kiwix.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve - - https://ghcr.io/kiwix/kiwix-serve -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - kiwix-serve - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/kiwix-serve/7.0.1/app-changelog.md b/stable/kiwix-serve/7.0.1/app-changelog.md deleted file mode 100644 index 84c0151fcf..0000000000 --- a/stable/kiwix-serve/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kiwix-serve-7.0.1](https://github.com/truecharts/charts/compare/kiwix-serve-7.0.0...kiwix-serve-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/kiwix-serve/7.0.1/charts/common-17.1.4.tgz b/stable/kiwix-serve/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/kiwix-serve/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/kiwix-serve/7.1.0/CHANGELOG.md b/stable/kiwix-serve/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..da32e6f89b --- /dev/null +++ b/stable/kiwix-serve/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kiwix-serve-7.1.0](https://github.com/truecharts/charts/compare/kiwix-serve-7.0.1...kiwix-serve-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kiwix-serve-7.0.1](https://github.com/truecharts/charts/compare/kiwix-serve-7.0.0...kiwix-serve-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kiwix-serve-7.0.0](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.11...kiwix-serve-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kiwix-serve-6.0.11](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.10...kiwix-serve-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kiwix-serve-6.0.10](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.9...kiwix-serve-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kiwix-serve-6.0.9](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.8...kiwix-serve-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kiwix-serve-6.0.8](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.7...kiwix-serve-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kiwix-serve-6.0.7](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.6...kiwix-serve-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kiwix-serve-6.0.6](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.5...kiwix-serve-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kiwix-serve-6.0.5](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.4...kiwix-serve-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [kiwix-serve-6.0.4](https://github.com/truecharts/charts/compare/kiwix-serve-6.0.3...kiwix-serve-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/kiwix-serve/7.1.0/Chart.yaml b/stable/kiwix-serve/7.1.0/Chart.yaml new file mode 100644 index 0000000000..a072befc07 --- /dev/null +++ b/stable/kiwix-serve/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kiwix-serve +version: 7.1.0 +appVersion: 3.6.0 +description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! +home: https://truecharts.org/charts/stable/kiwix-serve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png +deprecated: false +sources: + - https://www.kiwix.org/ + - https://github.com/kiwix/kiwix-tools/blob/master/docker/server + - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve + - https://ghcr.io/kiwix/kiwix-serve +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - kiwix-serve + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/kiwix-serve/7.0.1/README.md b/stable/kiwix-serve/7.1.0/README.md similarity index 100% rename from stable/kiwix-serve/7.0.1/README.md rename to stable/kiwix-serve/7.1.0/README.md diff --git a/stable/kiwix-serve/7.1.0/app-changelog.md b/stable/kiwix-serve/7.1.0/app-changelog.md new file mode 100644 index 0000000000..cdc8605588 --- /dev/null +++ b/stable/kiwix-serve/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kiwix-serve-7.1.0](https://github.com/truecharts/charts/compare/kiwix-serve-7.0.1...kiwix-serve-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kiwix-serve/7.0.1/app-readme.md b/stable/kiwix-serve/7.1.0/app-readme.md similarity index 100% rename from stable/kiwix-serve/7.0.1/app-readme.md rename to stable/kiwix-serve/7.1.0/app-readme.md diff --git a/stable/kiwix-serve/7.1.0/charts/common-17.2.2.tgz b/stable/kiwix-serve/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kiwix-serve/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kiwix-serve/7.0.1/ix_values.yaml b/stable/kiwix-serve/7.1.0/ix_values.yaml similarity index 100% rename from stable/kiwix-serve/7.0.1/ix_values.yaml rename to stable/kiwix-serve/7.1.0/ix_values.yaml diff --git a/stable/kiwix-serve/7.0.1/questions.yaml b/stable/kiwix-serve/7.1.0/questions.yaml similarity index 100% rename from stable/kiwix-serve/7.0.1/questions.yaml rename to stable/kiwix-serve/7.1.0/questions.yaml diff --git a/stable/qbitmanage/7.0.1/templates/NOTES.txt b/stable/kiwix-serve/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/qbitmanage/7.0.1/templates/NOTES.txt rename to stable/kiwix-serve/7.1.0/templates/NOTES.txt diff --git a/stable/krusader/4.0.1/templates/common.yaml b/stable/kiwix-serve/7.1.0/templates/common.yaml similarity index 100% rename from stable/krusader/4.0.1/templates/common.yaml rename to stable/kiwix-serve/7.1.0/templates/common.yaml diff --git a/stable/notarius/4.0.1/values.yaml b/stable/kiwix-serve/7.1.0/values.yaml similarity index 100% rename from stable/notarius/4.0.1/values.yaml rename to stable/kiwix-serve/7.1.0/values.yaml diff --git a/stable/kms/17.1.0/CHANGELOG.md b/stable/kms/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..89db36d720 --- /dev/null +++ b/stable/kms/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kms-17.1.0](https://github.com/truecharts/charts/compare/kms-17.0.1...kms-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kms-17.0.1](https://github.com/truecharts/charts/compare/kms-17.0.0...kms-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kms-17.0.0](https://github.com/truecharts/charts/compare/kms-16.0.11...kms-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kms-16.0.11](https://github.com/truecharts/charts/compare/kms-16.0.10...kms-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kms-16.0.10](https://github.com/truecharts/charts/compare/kms-16.0.9...kms-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kms-16.0.9](https://github.com/truecharts/charts/compare/kms-16.0.8...kms-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kms-16.0.8](https://github.com/truecharts/charts/compare/kms-16.0.7...kms-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kms-16.0.7](https://github.com/truecharts/charts/compare/kms-16.0.6...kms-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kms-16.0.6](https://github.com/truecharts/charts/compare/kms-16.0.5...kms-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kms-16.0.5](https://github.com/truecharts/charts/compare/kms-16.0.4...kms-16.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [kms-16.0.4](https://github.com/truecharts/charts/compare/kms-16.0.3...kms-16.0.4) (2023-12-21) + +### Fix diff --git a/stable/kms/17.1.0/Chart.yaml b/stable/kms/17.1.0/Chart.yaml new file mode 100644 index 0000000000..9de1b569db --- /dev/null +++ b/stable/kms/17.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kms +version: 17.1.0 +appVersion: minimal +description: Private Windows Activation Server for development and testing +home: https://truecharts.org/charts/stable/kms +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kms.png +deprecated: false +sources: + - https://github.com/Py-KMS-Organization/py-kms + - https://github.com/truecharts/charts/tree/master/charts/stable/kms + - https://hub.docker.com/r/pykmsorg/py-kms +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - kms +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: graywares + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/kms/17.1.0/README.md b/stable/kms/17.1.0/README.md new file mode 100644 index 0000000000..4a90ead196 --- /dev/null +++ b/stable/kms/17.1.0/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/kms) + +**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/kms/17.1.0/app-changelog.md b/stable/kms/17.1.0/app-changelog.md new file mode 100644 index 0000000000..ad4ab140c6 --- /dev/null +++ b/stable/kms/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kms-17.1.0](https://github.com/truecharts/charts/compare/kms-17.0.1...kms-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kms/17.1.0/app-readme.md b/stable/kms/17.1.0/app-readme.md new file mode 100644 index 0000000000..4f97e4215f --- /dev/null +++ b/stable/kms/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Private Windows Activation Server for development and testing + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/kms](https://truecharts.org/charts/stable/kms) + +--- + +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/kms/17.1.0/charts/common-17.2.2.tgz b/stable/kms/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kms/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kms/17.1.0/ix_values.yaml b/stable/kms/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..413ab5a2f2 --- /dev/null +++ b/stable/kms/17.1.0/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: pykmsorg/py-kms + pullPolicy: IfNotPresent + tag: minimal@sha256:830c65dac504b2ebdff18e8126f3c66db06860f306a9703e15b598642b8d9de9 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + startup: + type: tcp + readiness: + type: tcp +service: + main: + ports: + main: + port: 1688 + targetPort: 1688 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +portal: + open: + enabled: false diff --git a/stable/kms/17.1.0/questions.yaml b/stable/kms/17.1.0/questions.yaml new file mode 100644 index 0000000000..34efef998d --- /dev/null +++ b/stable/kms/17.1.0/questions.yaml @@ -0,0 +1,1991 @@ +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 +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 1688 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/qbitrr/2.0.1/templates/NOTES.txt b/stable/kms/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/qbitrr/2.0.1/templates/NOTES.txt rename to stable/kms/17.1.0/templates/NOTES.txt diff --git a/stable/putty/7.0.1/templates/common.yaml b/stable/kms/17.1.0/templates/common.yaml similarity index 100% rename from stable/putty/7.0.1/templates/common.yaml rename to stable/kms/17.1.0/templates/common.yaml diff --git a/stable/notea/4.0.1/values.yaml b/stable/kms/17.1.0/values.yaml similarity index 100% rename from stable/notea/4.0.1/values.yaml rename to stable/kms/17.1.0/values.yaml diff --git a/stable/kodi-headless/8.0.1/CHANGELOG.md b/stable/kodi-headless/8.0.1/CHANGELOG.md deleted file mode 100644 index 6ed8e48358..0000000000 --- a/stable/kodi-headless/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kodi-headless-8.0.1](https://github.com/truecharts/charts/compare/kodi-headless-8.0.0...kodi-headless-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [kodi-headless-8.0.0](https://github.com/truecharts/charts/compare/kodi-headless-7.0.11...kodi-headless-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [kodi-headless-7.0.11](https://github.com/truecharts/charts/compare/kodi-headless-7.0.10...kodi-headless-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [kodi-headless-7.0.10](https://github.com/truecharts/charts/compare/kodi-headless-7.0.9...kodi-headless-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [kodi-headless-7.0.9](https://github.com/truecharts/charts/compare/kodi-headless-7.0.8...kodi-headless-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [kodi-headless-7.0.8](https://github.com/truecharts/charts/compare/kodi-headless-7.0.7...kodi-headless-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [kodi-headless-7.0.7](https://github.com/truecharts/charts/compare/kodi-headless-7.0.6...kodi-headless-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [kodi-headless-7.0.6](https://github.com/truecharts/charts/compare/kodi-headless-7.0.5...kodi-headless-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [kodi-headless-7.0.5](https://github.com/truecharts/charts/compare/kodi-headless-7.0.4...kodi-headless-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [kodi-headless-7.0.4](https://github.com/truecharts/charts/compare/kodi-headless-7.0.3...kodi-headless-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [kodi-headless-7.0.3](https://github.com/truecharts/charts/compare/kodi-headless-7.0.2...kodi-headless-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/kodi-headless/8.0.1/Chart.yaml b/stable/kodi-headless/8.0.1/Chart.yaml deleted file mode 100644 index b33f2fab15..0000000000 --- a/stable/kodi-headless/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: kodi-headless -version: 8.0.1 -appVersion: "190" -description: A headless install of kodi in a docker container. -home: https://truecharts.org/charts/stable/kodi-headless -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless - - https://hub.docker.com/r/linuxserver/kodi-headless -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - kodi-headless -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/kodi-headless/8.0.1/app-changelog.md b/stable/kodi-headless/8.0.1/app-changelog.md deleted file mode 100644 index 21ad2dd65d..0000000000 --- a/stable/kodi-headless/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kodi-headless-8.0.1](https://github.com/truecharts/charts/compare/kodi-headless-8.0.0...kodi-headless-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/kodi-headless/8.0.1/charts/common-17.1.4.tgz b/stable/kodi-headless/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/kodi-headless/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/kodi-headless/8.1.0/CHANGELOG.md b/stable/kodi-headless/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..50b24e0273 --- /dev/null +++ b/stable/kodi-headless/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kodi-headless-8.1.0](https://github.com/truecharts/charts/compare/kodi-headless-8.0.1...kodi-headless-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kodi-headless-8.0.1](https://github.com/truecharts/charts/compare/kodi-headless-8.0.0...kodi-headless-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kodi-headless-8.0.0](https://github.com/truecharts/charts/compare/kodi-headless-7.0.11...kodi-headless-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kodi-headless-7.0.11](https://github.com/truecharts/charts/compare/kodi-headless-7.0.10...kodi-headless-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kodi-headless-7.0.10](https://github.com/truecharts/charts/compare/kodi-headless-7.0.9...kodi-headless-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kodi-headless-7.0.9](https://github.com/truecharts/charts/compare/kodi-headless-7.0.8...kodi-headless-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kodi-headless-7.0.8](https://github.com/truecharts/charts/compare/kodi-headless-7.0.7...kodi-headless-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kodi-headless-7.0.7](https://github.com/truecharts/charts/compare/kodi-headless-7.0.6...kodi-headless-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kodi-headless-7.0.6](https://github.com/truecharts/charts/compare/kodi-headless-7.0.5...kodi-headless-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kodi-headless-7.0.5](https://github.com/truecharts/charts/compare/kodi-headless-7.0.4...kodi-headless-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [kodi-headless-7.0.4](https://github.com/truecharts/charts/compare/kodi-headless-7.0.3...kodi-headless-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/kodi-headless/8.1.0/Chart.yaml b/stable/kodi-headless/8.1.0/Chart.yaml new file mode 100644 index 0000000000..765984ce51 --- /dev/null +++ b/stable/kodi-headless/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kodi-headless +version: 8.1.0 +appVersion: "190" +description: A headless install of kodi in a docker container. +home: https://truecharts.org/charts/stable/kodi-headless +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless + - https://hub.docker.com/r/linuxserver/kodi-headless +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - kodi-headless +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/kodi-headless/8.0.1/README.md b/stable/kodi-headless/8.1.0/README.md similarity index 100% rename from stable/kodi-headless/8.0.1/README.md rename to stable/kodi-headless/8.1.0/README.md diff --git a/stable/kodi-headless/8.1.0/app-changelog.md b/stable/kodi-headless/8.1.0/app-changelog.md new file mode 100644 index 0000000000..087a3a0c99 --- /dev/null +++ b/stable/kodi-headless/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kodi-headless-8.1.0](https://github.com/truecharts/charts/compare/kodi-headless-8.0.1...kodi-headless-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kodi-headless/8.0.1/app-readme.md b/stable/kodi-headless/8.1.0/app-readme.md similarity index 100% rename from stable/kodi-headless/8.0.1/app-readme.md rename to stable/kodi-headless/8.1.0/app-readme.md diff --git a/stable/kodi-headless/8.1.0/charts/common-17.2.2.tgz b/stable/kodi-headless/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kodi-headless/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kodi-headless/8.0.1/ix_values.yaml b/stable/kodi-headless/8.1.0/ix_values.yaml similarity index 100% rename from stable/kodi-headless/8.0.1/ix_values.yaml rename to stable/kodi-headless/8.1.0/ix_values.yaml diff --git a/stable/kodi-headless/8.0.1/questions.yaml b/stable/kodi-headless/8.1.0/questions.yaml similarity index 100% rename from stable/kodi-headless/8.0.1/questions.yaml rename to stable/kodi-headless/8.1.0/questions.yaml diff --git a/stable/qdirstat/7.0.1/templates/NOTES.txt b/stable/kodi-headless/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/qdirstat/7.0.1/templates/NOTES.txt rename to stable/kodi-headless/8.1.0/templates/NOTES.txt diff --git a/stable/pwndrop/8.0.1/templates/common.yaml b/stable/kodi-headless/8.1.0/templates/common.yaml similarity index 100% rename from stable/pwndrop/8.0.1/templates/common.yaml rename to stable/kodi-headless/8.1.0/templates/common.yaml diff --git a/stable/notifiarr/3.0.1/values.yaml b/stable/kodi-headless/8.1.0/values.yaml similarity index 100% rename from stable/notifiarr/3.0.1/values.yaml rename to stable/kodi-headless/8.1.0/values.yaml diff --git a/stable/komga/12.1.0/CHANGELOG.md b/stable/komga/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..033deff29e --- /dev/null +++ b/stable/komga/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [komga-12.1.0](https://github.com/truecharts/charts/compare/komga-12.0.1...komga-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [komga-12.0.1](https://github.com/truecharts/charts/compare/komga-12.0.0...komga-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [komga-12.0.0](https://github.com/truecharts/charts/compare/komga-11.0.11...komga-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [komga-11.0.11](https://github.com/truecharts/charts/compare/komga-11.0.10...komga-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [komga-11.0.10](https://github.com/truecharts/charts/compare/komga-11.0.9...komga-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [komga-11.0.9](https://github.com/truecharts/charts/compare/komga-11.0.8...komga-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [komga-11.0.8](https://github.com/truecharts/charts/compare/komga-11.0.7...komga-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [komga-11.0.7](https://github.com/truecharts/charts/compare/komga-11.0.6...komga-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [komga-11.0.6](https://github.com/truecharts/charts/compare/komga-11.0.5...komga-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [komga-11.0.5](https://github.com/truecharts/charts/compare/komga-11.0.4...komga-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [komga-11.0.4](https://github.com/truecharts/charts/compare/komga-11.0.3...komga-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/komga/12.1.0/Chart.yaml b/stable/komga/12.1.0/Chart.yaml new file mode 100644 index 0000000000..991b02aaa1 --- /dev/null +++ b/stable/komga/12.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: komga +version: 12.1.0 +appVersion: 1.9.2 +description: A comics/mangas server to serve/stream pages via API +home: https://truecharts.org/charts/stable/komga +icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png +deprecated: false +sources: + - https://github.com/gotson/komga + - https://komga.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://hub.docker.com/r/gotson/komga +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - komga + - comics + - mangas + - server +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/komga/12.1.0/README.md b/stable/komga/12.1.0/README.md new file mode 100644 index 0000000000..4c8e9ffea1 --- /dev/null +++ b/stable/komga/12.1.0/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/komga) + +**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/komga/12.1.0/app-changelog.md b/stable/komga/12.1.0/app-changelog.md new file mode 100644 index 0000000000..28649ba750 --- /dev/null +++ b/stable/komga/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [komga-12.1.0](https://github.com/truecharts/charts/compare/komga-12.0.1...komga-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/komga/12.1.0/app-readme.md b/stable/komga/12.1.0/app-readme.md new file mode 100644 index 0000000000..16065d09d8 --- /dev/null +++ b/stable/komga/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +A comics/mangas server to serve/stream pages via API + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/komga](https://truecharts.org/charts/stable/komga) + +--- + +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/komga/12.1.0/charts/common-17.2.2.tgz b/stable/komga/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/komga/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/komga/12.1.0/ix_values.yaml b/stable/komga/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..36c104fceb --- /dev/null +++ b/stable/komga/12.1.0/ix_values.yaml @@ -0,0 +1,36 @@ +image: + repository: gotson/komga + tag: 1.9.2@sha256:0f375f048044249d0355ce68438d72bdfebeb5fad1d2e1476a6e87b05f48e0f0 + pullPolicy: IfNotPresent +workload: + main: + podSpec: + containers: + main: + env: + SERVER_PORT: "{{ .Values.service.main.ports.main.port }}" + probes: + liveness: + port: "{{ .Values.service.main.ports.main.port }}" + path: /actuator/health + readiness: + port: "{{ .Values.service.main.ports.main.port }}" + path: /actuator/health + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" +service: + main: + ports: + main: + port: 10085 +persistence: + config: + enabled: true + mountPath: "/config" + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: true diff --git a/stable/komga/12.1.0/questions.yaml b/stable/komga/12.1.0/questions.yaml new file mode 100644 index 0000000000..ae9d539391 --- /dev/null +++ b/stable/komga/12.1.0/questions.yaml @@ -0,0 +1,3097 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10085 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/qinglong/8.0.1/templates/NOTES.txt b/stable/komga/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/qinglong/8.0.1/templates/NOTES.txt rename to stable/komga/12.1.0/templates/NOTES.txt diff --git a/stable/pylon/8.0.1/templates/common.yaml b/stable/komga/12.1.0/templates/common.yaml similarity index 100% rename from stable/pylon/8.0.1/templates/common.yaml rename to stable/komga/12.1.0/templates/common.yaml diff --git a/stable/novnc/9.0.1/values.yaml b/stable/komga/12.1.0/values.yaml similarity index 100% rename from stable/novnc/9.0.1/values.yaml rename to stable/komga/12.1.0/values.yaml diff --git a/stable/kopia/10.1.0/CHANGELOG.md b/stable/kopia/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5d1a63f84e --- /dev/null +++ b/stable/kopia/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kopia-10.1.0](https://github.com/truecharts/charts/compare/kopia-10.0.1...kopia-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [kopia-10.0.1](https://github.com/truecharts/charts/compare/kopia-10.0.0...kopia-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [kopia-10.0.0](https://github.com/truecharts/charts/compare/kopia-9.0.11...kopia-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [kopia-9.0.11](https://github.com/truecharts/charts/compare/kopia-9.0.10...kopia-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [kopia-9.0.10](https://github.com/truecharts/charts/compare/kopia-9.0.9...kopia-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [kopia-9.0.9](https://github.com/truecharts/charts/compare/kopia-9.0.8...kopia-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [kopia-9.0.8](https://github.com/truecharts/charts/compare/kopia-9.0.7...kopia-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [kopia-9.0.7](https://github.com/truecharts/charts/compare/kopia-9.0.6...kopia-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [kopia-9.0.6](https://github.com/truecharts/charts/compare/kopia-9.0.5...kopia-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [kopia-9.0.5](https://github.com/truecharts/charts/compare/kopia-9.0.4...kopia-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [kopia-9.0.4](https://github.com/truecharts/charts/compare/kopia-9.0.3...kopia-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/kopia/10.1.0/Chart.yaml b/stable/kopia/10.1.0/Chart.yaml new file mode 100644 index 0000000000..cd36b8a668 --- /dev/null +++ b/stable/kopia/10.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: kopia +version: 10.1.0 +appVersion: 0.15.0 +description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. +home: https://truecharts.org/charts/stable/kopia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png +deprecated: false +sources: + - https://github.com/kopia/kopia + - https://github.com/truecharts/charts/tree/master/charts/stable/kopia + - https://github.com/truecharts/containers/tree/master/mirrorkopia + - https://kopia.io/docs/installation/#docker-images +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - backup +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utility + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/kopia/10.1.0/README.md b/stable/kopia/10.1.0/README.md new file mode 100644 index 0000000000..4bfa1a88c2 --- /dev/null +++ b/stable/kopia/10.1.0/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/kopia) + +**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/kopia/10.1.0/app-changelog.md b/stable/kopia/10.1.0/app-changelog.md new file mode 100644 index 0000000000..29a8d802f5 --- /dev/null +++ b/stable/kopia/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kopia-10.1.0](https://github.com/truecharts/charts/compare/kopia-10.0.1...kopia-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/kopia/10.1.0/app-readme.md b/stable/kopia/10.1.0/app-readme.md new file mode 100644 index 0000000000..9f2f7c00f7 --- /dev/null +++ b/stable/kopia/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/kopia](https://truecharts.org/charts/stable/kopia) + +--- + +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/kopia/10.1.0/charts/common-17.2.2.tgz b/stable/kopia/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/kopia/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/kopia/10.1.0/ix_values.yaml b/stable/kopia/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..329a41682b --- /dev/null +++ b/stable/kopia/10.1.0/ix_values.yaml @@ -0,0 +1,58 @@ +image: + repository: tccr.io/truecharts/kopia + tag: v0.15.0@sha256:915804f85364d2bba51248ea6b639d0988933870dc475da71d028aa819ec8649 + pullPolicy: IfNotPresent + +service: + main: + ports: + main: + protocol: http + port: 10238 + +kopia: + user: "user" + password: "secret" + server_username: "user" + server_password: "password" + +workload: + main: + podSpec: + containers: + main: + envFrom: + - secretRef: + name: "kopia-secrets" + args: + - server + - start + - --address=http://0.0.0.0:{{ .Values.service.main.ports.main.port }} + - --insecure + - --server-username={{ .Values.kopia.server_username }} + - --server-password={{ .Values.kopia.server_password }} + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + +persistence: + config: + enabled: true + mountPath: "/app/config" + cache: + enabled: true + mountPath: "/app/cache" + logs: + enabled: true + mountPath: "/app/logs" + rclone: + enabled: true + mountPath: "/app/rclone" + +portal: + open: + enabled: true diff --git a/stable/kopia/10.1.0/questions.yaml b/stable/kopia/10.1.0/questions.yaml new file mode 100644 index 0000000000..ec0f5a101a --- /dev/null +++ b/stable/kopia/10.1.0/questions.yaml @@ -0,0 +1,3676 @@ +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: kopia + group: App Configuration + label: Kopia Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: user + label: Repo User + schema: + type: string + required: true + default: "" + - variable: password + label: Repo Password + schema: + type: string + private: true + required: true + default: "" + - variable: server_username + label: Server User + schema: + type: string + required: true + default: "" + - variable: server_password + label: Server Password + schema: + type: string + private: true + required: true + 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10238 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: cache + label: "App Cache Storage" + description: "Stores the Application Cache." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: logs + label: "App Logs Storage" + description: "Stores the Application Logs." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: rclone + label: "App Rclone Storage" + description: "Stores the Application Rclone." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/quassel-web/8.0.1/templates/NOTES.txt b/stable/kopia/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/quassel-web/8.0.1/templates/NOTES.txt rename to stable/kopia/10.1.0/templates/NOTES.txt diff --git a/stable/kopia/10.1.0/templates/_secrets.tpl b/stable/kopia/10.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..222ee7dfcf --- /dev/null +++ b/stable/kopia/10.1.0/templates/_secrets.tpl @@ -0,0 +1,11 @@ +{{/* Define the secret */}} +{{- define "kopia.secrets" -}} +{{- $secretName := (printf "%s-kopia-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) -}} + +{{- $kopia := .Values.kopia -}} + +enabled: true +data: + USER: {{ $kopia.user | default "user" | quote }} + KOPIA_PASSWORD: {{ $kopia.password | default "secret" | quote }} +{{- end }} diff --git a/stable/kopia/10.1.0/templates/common.yaml b/stable/kopia/10.1.0/templates/common.yaml new file mode 100644 index 0000000000..17dd4a5c77 --- /dev/null +++ b/stable/kopia/10.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for kopia */}} +{{- $secrets := include "kopia.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "kopia-secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/ntfy/8.0.1/values.yaml b/stable/kopia/10.1.0/values.yaml similarity index 100% rename from stable/ntfy/8.0.1/values.yaml rename to stable/kopia/10.1.0/values.yaml diff --git a/stable/krusader/4.0.1/CHANGELOG.md b/stable/krusader/4.0.1/CHANGELOG.md deleted file mode 100644 index 914921dad0..0000000000 --- a/stable/krusader/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [krusader-4.0.1](https://github.com/truecharts/charts/compare/krusader-4.0.0...krusader-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [krusader-4.0.0](https://github.com/truecharts/charts/compare/krusader-3.0.17...krusader-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [krusader-3.0.17](https://github.com/truecharts/charts/compare/krusader-3.0.16...krusader-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [krusader-3.0.16](https://github.com/truecharts/charts/compare/krusader-3.0.15...krusader-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [krusader-3.0.15](https://github.com/truecharts/charts/compare/krusader-3.0.14...krusader-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [krusader-3.0.14](https://github.com/truecharts/charts/compare/krusader-3.0.13...krusader-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [krusader-3.0.13](https://github.com/truecharts/charts/compare/krusader-3.0.12...krusader-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [krusader-3.0.12](https://github.com/truecharts/charts/compare/krusader-3.0.11...krusader-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [krusader-3.0.11](https://github.com/truecharts/charts/compare/krusader-3.0.10...krusader-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [krusader-3.0.10](https://github.com/truecharts/charts/compare/krusader-3.0.9...krusader-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [krusader-3.0.9](https://github.com/truecharts/charts/compare/krusader-3.0.8...krusader-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/krusader/4.0.1/Chart.yaml b/stable/krusader/4.0.1/Chart.yaml deleted file mode 100644 index fd672355ef..0000000000 --- a/stable/krusader/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: krusader -version: 4.0.1 -appVersion: latest -description: Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. -home: https://truecharts.org/charts/incubator/krusader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/krusader.png -deprecated: false -sources: - - https://hub.docker.com/r/ich777/krusader - - https://krusader.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/krusader -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - krusader - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/krusader/4.0.1/app-changelog.md b/stable/krusader/4.0.1/app-changelog.md deleted file mode 100644 index 2e00b04222..0000000000 --- a/stable/krusader/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [krusader-4.0.1](https://github.com/truecharts/charts/compare/krusader-4.0.0...krusader-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/krusader/4.0.1/charts/common-17.1.4.tgz b/stable/krusader/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/krusader/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/krusader/4.1.0/CHANGELOG.md b/stable/krusader/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..121b775edc --- /dev/null +++ b/stable/krusader/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [krusader-4.1.0](https://github.com/truecharts/charts/compare/krusader-4.0.1...krusader-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [krusader-4.0.1](https://github.com/truecharts/charts/compare/krusader-4.0.0...krusader-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [krusader-4.0.0](https://github.com/truecharts/charts/compare/krusader-3.0.17...krusader-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [krusader-3.0.17](https://github.com/truecharts/charts/compare/krusader-3.0.16...krusader-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [krusader-3.0.16](https://github.com/truecharts/charts/compare/krusader-3.0.15...krusader-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [krusader-3.0.15](https://github.com/truecharts/charts/compare/krusader-3.0.14...krusader-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [krusader-3.0.14](https://github.com/truecharts/charts/compare/krusader-3.0.13...krusader-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [krusader-3.0.13](https://github.com/truecharts/charts/compare/krusader-3.0.12...krusader-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [krusader-3.0.12](https://github.com/truecharts/charts/compare/krusader-3.0.11...krusader-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [krusader-3.0.11](https://github.com/truecharts/charts/compare/krusader-3.0.10...krusader-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [krusader-3.0.10](https://github.com/truecharts/charts/compare/krusader-3.0.9...krusader-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/krusader/4.1.0/Chart.yaml b/stable/krusader/4.1.0/Chart.yaml new file mode 100644 index 0000000000..feae21615a --- /dev/null +++ b/stable/krusader/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: krusader +version: 4.1.0 +appVersion: latest +description: Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. +home: https://truecharts.org/charts/incubator/krusader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/krusader.png +deprecated: false +sources: + - https://krusader.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/krusader + - https://hub.docker.com/r/ich777/krusader +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - krusader + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/krusader/4.0.1/README.md b/stable/krusader/4.1.0/README.md similarity index 100% rename from stable/krusader/4.0.1/README.md rename to stable/krusader/4.1.0/README.md diff --git a/stable/krusader/4.1.0/app-changelog.md b/stable/krusader/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ac2d037629 --- /dev/null +++ b/stable/krusader/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [krusader-4.1.0](https://github.com/truecharts/charts/compare/krusader-4.0.1...krusader-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/krusader/4.0.1/app-readme.md b/stable/krusader/4.1.0/app-readme.md similarity index 100% rename from stable/krusader/4.0.1/app-readme.md rename to stable/krusader/4.1.0/app-readme.md diff --git a/stable/krusader/4.1.0/charts/common-17.2.2.tgz b/stable/krusader/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/krusader/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/krusader/4.0.1/ix_values.yaml b/stable/krusader/4.1.0/ix_values.yaml similarity index 100% rename from stable/krusader/4.0.1/ix_values.yaml rename to stable/krusader/4.1.0/ix_values.yaml diff --git a/stable/krusader/4.0.1/questions.yaml b/stable/krusader/4.1.0/questions.yaml similarity index 100% rename from stable/krusader/4.0.1/questions.yaml rename to stable/krusader/4.1.0/questions.yaml diff --git a/stable/lastoasis/4.0.1/templates/common.yaml b/stable/krusader/4.1.0/templates/common.yaml similarity index 100% rename from stable/lastoasis/4.0.1/templates/common.yaml rename to stable/krusader/4.1.0/templates/common.yaml diff --git a/stable/obs-ndi/5.0.1/values.yaml b/stable/krusader/4.1.0/values.yaml similarity index 100% rename from stable/obs-ndi/5.0.1/values.yaml rename to stable/krusader/4.1.0/values.yaml diff --git a/stable/lama-cleaner/5.0.1/CHANGELOG.md b/stable/lama-cleaner/5.0.1/CHANGELOG.md deleted file mode 100644 index ce1eb0b3d9..0000000000 --- a/stable/lama-cleaner/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lama-cleaner-5.0.1](https://github.com/truecharts/charts/compare/lama-cleaner-5.0.0...lama-cleaner-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [lama-cleaner-5.0.0](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.11...lama-cleaner-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [lama-cleaner-4.0.11](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.10...lama-cleaner-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [lama-cleaner-4.0.10](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.9...lama-cleaner-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [lama-cleaner-4.0.9](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.8...lama-cleaner-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [lama-cleaner-4.0.8](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.7...lama-cleaner-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [lama-cleaner-4.0.7](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.6...lama-cleaner-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [lama-cleaner-4.0.6](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.5...lama-cleaner-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [lama-cleaner-4.0.5](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.4...lama-cleaner-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [lama-cleaner-4.0.4](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.3...lama-cleaner-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [lama-cleaner-4.0.3](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.2...lama-cleaner-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/lama-cleaner/5.0.1/Chart.yaml b/stable/lama-cleaner/5.0.1/Chart.yaml deleted file mode 100644 index 4495b45c56..0000000000 --- a/stable/lama-cleaner/5.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: lama-cleaner -version: 5.0.1 -appVersion: 0.33.0 -description: Open-source inpainting tool powered by SOTA AI model. -home: https://truecharts.org/charts/stable/lama-cleaner -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lama-cleaner.png -deprecated: false -sources: - - https://github.com/Sanster/lama-cleaner - - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner - - https://hub.docker.com/r/cwq1913/lama-cleaner -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - lama-cleaner - - media - - AI -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/lama-cleaner/5.0.1/app-changelog.md b/stable/lama-cleaner/5.0.1/app-changelog.md deleted file mode 100644 index 989fe7dc07..0000000000 --- a/stable/lama-cleaner/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lama-cleaner-5.0.1](https://github.com/truecharts/charts/compare/lama-cleaner-5.0.0...lama-cleaner-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/lama-cleaner/5.0.1/charts/common-17.1.4.tgz b/stable/lama-cleaner/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/lama-cleaner/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/lama-cleaner/5.1.0/CHANGELOG.md b/stable/lama-cleaner/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f8268ac66e --- /dev/null +++ b/stable/lama-cleaner/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lama-cleaner-5.1.0](https://github.com/truecharts/charts/compare/lama-cleaner-5.0.1...lama-cleaner-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [lama-cleaner-5.0.1](https://github.com/truecharts/charts/compare/lama-cleaner-5.0.0...lama-cleaner-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [lama-cleaner-5.0.0](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.11...lama-cleaner-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [lama-cleaner-4.0.11](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.10...lama-cleaner-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [lama-cleaner-4.0.10](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.9...lama-cleaner-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [lama-cleaner-4.0.9](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.8...lama-cleaner-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [lama-cleaner-4.0.8](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.7...lama-cleaner-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [lama-cleaner-4.0.7](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.6...lama-cleaner-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [lama-cleaner-4.0.6](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.5...lama-cleaner-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [lama-cleaner-4.0.5](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.4...lama-cleaner-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [lama-cleaner-4.0.4](https://github.com/truecharts/charts/compare/lama-cleaner-4.0.3...lama-cleaner-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/lama-cleaner/5.1.0/Chart.yaml b/stable/lama-cleaner/5.1.0/Chart.yaml new file mode 100644 index 0000000000..9644ea1fb8 --- /dev/null +++ b/stable/lama-cleaner/5.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: lama-cleaner +version: 5.1.0 +appVersion: 0.33.0 +description: Open-source inpainting tool powered by SOTA AI model. +home: https://truecharts.org/charts/stable/lama-cleaner +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lama-cleaner.png +deprecated: false +sources: + - https://github.com/Sanster/lama-cleaner + - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner + - https://hub.docker.com/r/cwq1913/lama-cleaner +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - lama-cleaner + - media + - AI +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/lama-cleaner/5.0.1/README.md b/stable/lama-cleaner/5.1.0/README.md similarity index 100% rename from stable/lama-cleaner/5.0.1/README.md rename to stable/lama-cleaner/5.1.0/README.md diff --git a/stable/lama-cleaner/5.1.0/app-changelog.md b/stable/lama-cleaner/5.1.0/app-changelog.md new file mode 100644 index 0000000000..f19058dd74 --- /dev/null +++ b/stable/lama-cleaner/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lama-cleaner-5.1.0](https://github.com/truecharts/charts/compare/lama-cleaner-5.0.1...lama-cleaner-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/lama-cleaner/5.0.1/app-readme.md b/stable/lama-cleaner/5.1.0/app-readme.md similarity index 100% rename from stable/lama-cleaner/5.0.1/app-readme.md rename to stable/lama-cleaner/5.1.0/app-readme.md diff --git a/stable/lama-cleaner/5.1.0/charts/common-17.2.2.tgz b/stable/lama-cleaner/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/lama-cleaner/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/lama-cleaner/5.0.1/ix_values.yaml b/stable/lama-cleaner/5.1.0/ix_values.yaml similarity index 100% rename from stable/lama-cleaner/5.0.1/ix_values.yaml rename to stable/lama-cleaner/5.1.0/ix_values.yaml diff --git a/stable/lama-cleaner/5.0.1/questions.yaml b/stable/lama-cleaner/5.1.0/questions.yaml similarity index 100% rename from stable/lama-cleaner/5.0.1/questions.yaml rename to stable/lama-cleaner/5.1.0/questions.yaml diff --git a/stable/radicale/4.0.1/templates/NOTES.txt b/stable/lama-cleaner/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/radicale/4.0.1/templates/NOTES.txt rename to stable/lama-cleaner/5.1.0/templates/NOTES.txt diff --git a/stable/lama-cleaner/5.0.1/templates/_args.tpl b/stable/lama-cleaner/5.1.0/templates/_args.tpl similarity index 100% rename from stable/lama-cleaner/5.0.1/templates/_args.tpl rename to stable/lama-cleaner/5.1.0/templates/_args.tpl diff --git a/stable/lama-cleaner/5.0.1/templates/common.yaml b/stable/lama-cleaner/5.1.0/templates/common.yaml similarity index 100% rename from stable/lama-cleaner/5.0.1/templates/common.yaml rename to stable/lama-cleaner/5.1.0/templates/common.yaml diff --git a/stable/observium/4.0.1/values.yaml b/stable/lama-cleaner/5.1.0/values.yaml similarity index 100% rename from stable/observium/4.0.1/values.yaml rename to stable/lama-cleaner/5.1.0/values.yaml diff --git a/stable/lancache-dns/7.0.1/CHANGELOG.md b/stable/lancache-dns/7.0.1/CHANGELOG.md deleted file mode 100644 index eb39a3bdc7..0000000000 --- a/stable/lancache-dns/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lancache-dns-7.0.1](https://github.com/truecharts/charts/compare/lancache-dns-7.0.0...lancache-dns-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [lancache-dns-7.0.0](https://github.com/truecharts/charts/compare/lancache-dns-6.0.11...lancache-dns-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [lancache-dns-6.0.11](https://github.com/truecharts/charts/compare/lancache-dns-6.0.10...lancache-dns-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [lancache-dns-6.0.10](https://github.com/truecharts/charts/compare/lancache-dns-6.0.9...lancache-dns-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [lancache-dns-6.0.9](https://github.com/truecharts/charts/compare/lancache-dns-6.0.8...lancache-dns-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [lancache-dns-6.0.8](https://github.com/truecharts/charts/compare/lancache-dns-6.0.7...lancache-dns-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [lancache-dns-6.0.7](https://github.com/truecharts/charts/compare/lancache-dns-6.0.6...lancache-dns-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [lancache-dns-6.0.6](https://github.com/truecharts/charts/compare/lancache-dns-6.0.5...lancache-dns-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [lancache-dns-6.0.5](https://github.com/truecharts/charts/compare/lancache-dns-6.0.4...lancache-dns-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [lancache-dns-6.0.4](https://github.com/truecharts/charts/compare/lancache-dns-6.0.3...lancache-dns-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [lancache-dns-6.0.3](https://github.com/truecharts/charts/compare/lancache-dns-6.0.2...lancache-dns-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/lancache-dns/7.0.1/Chart.yaml b/stable/lancache-dns/7.0.1/Chart.yaml deleted file mode 100644 index 984a0b07f9..0000000000 --- a/stable/lancache-dns/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: lancache-dns -version: 7.0.1 -appVersion: latest -description: DNS Chart service for a steam cache. -home: https://truecharts.org/charts/stable/lancache-dns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png -deprecated: false -sources: - - https://github.com/lancachenet/lancache-dns - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns - - https://hub.docker.com/r/lancachenet/lancache-dns -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - lancache-dns - - dns -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/lancache-dns/7.0.1/app-changelog.md b/stable/lancache-dns/7.0.1/app-changelog.md deleted file mode 100644 index 35f6c11d27..0000000000 --- a/stable/lancache-dns/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lancache-dns-7.0.1](https://github.com/truecharts/charts/compare/lancache-dns-7.0.0...lancache-dns-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/lancache-dns/7.0.1/charts/common-17.1.4.tgz b/stable/lancache-dns/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/lancache-dns/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/lancache-dns/7.1.0/CHANGELOG.md b/stable/lancache-dns/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1666b7b0f8 --- /dev/null +++ b/stable/lancache-dns/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lancache-dns-7.1.0](https://github.com/truecharts/charts/compare/lancache-dns-7.0.1...lancache-dns-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [lancache-dns-7.0.1](https://github.com/truecharts/charts/compare/lancache-dns-7.0.0...lancache-dns-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [lancache-dns-7.0.0](https://github.com/truecharts/charts/compare/lancache-dns-6.0.11...lancache-dns-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [lancache-dns-6.0.11](https://github.com/truecharts/charts/compare/lancache-dns-6.0.10...lancache-dns-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [lancache-dns-6.0.10](https://github.com/truecharts/charts/compare/lancache-dns-6.0.9...lancache-dns-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [lancache-dns-6.0.9](https://github.com/truecharts/charts/compare/lancache-dns-6.0.8...lancache-dns-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [lancache-dns-6.0.8](https://github.com/truecharts/charts/compare/lancache-dns-6.0.7...lancache-dns-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [lancache-dns-6.0.7](https://github.com/truecharts/charts/compare/lancache-dns-6.0.6...lancache-dns-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [lancache-dns-6.0.6](https://github.com/truecharts/charts/compare/lancache-dns-6.0.5...lancache-dns-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [lancache-dns-6.0.5](https://github.com/truecharts/charts/compare/lancache-dns-6.0.4...lancache-dns-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [lancache-dns-6.0.4](https://github.com/truecharts/charts/compare/lancache-dns-6.0.3...lancache-dns-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/lancache-dns/7.1.0/Chart.yaml b/stable/lancache-dns/7.1.0/Chart.yaml new file mode 100644 index 0000000000..3e7035f180 --- /dev/null +++ b/stable/lancache-dns/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: lancache-dns +version: 7.1.0 +appVersion: latest +description: DNS Chart service for a steam cache. +home: https://truecharts.org/charts/stable/lancache-dns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png +deprecated: false +sources: + - https://github.com/lancachenet/lancache-dns + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns + - https://hub.docker.com/r/lancachenet/lancache-dns +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - lancache-dns + - dns +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/lancache-dns/7.0.1/README.md b/stable/lancache-dns/7.1.0/README.md similarity index 100% rename from stable/lancache-dns/7.0.1/README.md rename to stable/lancache-dns/7.1.0/README.md diff --git a/stable/lancache-dns/7.1.0/app-changelog.md b/stable/lancache-dns/7.1.0/app-changelog.md new file mode 100644 index 0000000000..988e06bbe6 --- /dev/null +++ b/stable/lancache-dns/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lancache-dns-7.1.0](https://github.com/truecharts/charts/compare/lancache-dns-7.0.1...lancache-dns-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/lancache-dns/7.0.1/app-readme.md b/stable/lancache-dns/7.1.0/app-readme.md similarity index 100% rename from stable/lancache-dns/7.0.1/app-readme.md rename to stable/lancache-dns/7.1.0/app-readme.md diff --git a/stable/lancache-dns/7.1.0/charts/common-17.2.2.tgz b/stable/lancache-dns/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/lancache-dns/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/lancache-dns/7.0.1/ix_values.yaml b/stable/lancache-dns/7.1.0/ix_values.yaml similarity index 100% rename from stable/lancache-dns/7.0.1/ix_values.yaml rename to stable/lancache-dns/7.1.0/ix_values.yaml diff --git a/stable/lancache-dns/7.0.1/questions.yaml b/stable/lancache-dns/7.1.0/questions.yaml similarity index 100% rename from stable/lancache-dns/7.0.1/questions.yaml rename to stable/lancache-dns/7.1.0/questions.yaml diff --git a/stable/rcon-webadmin/7.0.1/templates/NOTES.txt b/stable/lancache-dns/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/rcon-webadmin/7.0.1/templates/NOTES.txt rename to stable/lancache-dns/7.1.0/templates/NOTES.txt diff --git a/stable/qdirstat/7.0.1/templates/common.yaml b/stable/lancache-dns/7.1.0/templates/common.yaml similarity index 100% rename from stable/qdirstat/7.0.1/templates/common.yaml rename to stable/lancache-dns/7.1.0/templates/common.yaml diff --git a/stable/obsidian/4.0.1/values.yaml b/stable/lancache-dns/7.1.0/values.yaml similarity index 100% rename from stable/obsidian/4.0.1/values.yaml rename to stable/lancache-dns/7.1.0/values.yaml diff --git a/stable/lancache-monolithic/7.0.1/CHANGELOG.md b/stable/lancache-monolithic/7.0.1/CHANGELOG.md deleted file mode 100644 index bb6dec5600..0000000000 --- a/stable/lancache-monolithic/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lancache-monolithic-7.0.1](https://github.com/truecharts/charts/compare/lancache-monolithic-7.0.0...lancache-monolithic-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [lancache-monolithic-7.0.0](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.11...lancache-monolithic-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [lancache-monolithic-6.0.11](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.10...lancache-monolithic-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [lancache-monolithic-6.0.10](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.9...lancache-monolithic-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [lancache-monolithic-6.0.9](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.8...lancache-monolithic-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [lancache-monolithic-6.0.8](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.7...lancache-monolithic-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [lancache-monolithic-6.0.7](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.6...lancache-monolithic-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [lancache-monolithic-6.0.6](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.5...lancache-monolithic-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [lancache-monolithic-6.0.5](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.4...lancache-monolithic-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [lancache-monolithic-6.0.4](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.3...lancache-monolithic-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [lancache-monolithic-6.0.3](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.2...lancache-monolithic-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/lancache-monolithic/7.0.1/Chart.yaml b/stable/lancache-monolithic/7.0.1/Chart.yaml deleted file mode 100644 index 3be1874db2..0000000000 --- a/stable/lancache-monolithic/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: lancache-monolithic -version: 7.0.1 -appVersion: latest -description: A monolithic lancache service capable of caching all CDNs in a single instance. -home: https://truecharts.org/charts/stable/lancache-monolithic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png -deprecated: false -sources: - - https://hub.docker.com/r/lancachenet/monolithic - - https://github.com/lancachenet/monolithic - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - monolithic - - lancache -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: gaming - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/lancache-monolithic/7.0.1/app-changelog.md b/stable/lancache-monolithic/7.0.1/app-changelog.md deleted file mode 100644 index c53584eff3..0000000000 --- a/stable/lancache-monolithic/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lancache-monolithic-7.0.1](https://github.com/truecharts/charts/compare/lancache-monolithic-7.0.0...lancache-monolithic-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/lancache-monolithic/7.0.1/charts/common-17.1.4.tgz b/stable/lancache-monolithic/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/lancache-monolithic/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/lancache-monolithic/7.1.0/CHANGELOG.md b/stable/lancache-monolithic/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..db6166b75a --- /dev/null +++ b/stable/lancache-monolithic/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lancache-monolithic-7.1.0](https://github.com/truecharts/charts/compare/lancache-monolithic-7.0.1...lancache-monolithic-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [lancache-monolithic-7.0.1](https://github.com/truecharts/charts/compare/lancache-monolithic-7.0.0...lancache-monolithic-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [lancache-monolithic-7.0.0](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.11...lancache-monolithic-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [lancache-monolithic-6.0.11](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.10...lancache-monolithic-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [lancache-monolithic-6.0.10](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.9...lancache-monolithic-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [lancache-monolithic-6.0.9](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.8...lancache-monolithic-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [lancache-monolithic-6.0.8](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.7...lancache-monolithic-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [lancache-monolithic-6.0.7](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.6...lancache-monolithic-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [lancache-monolithic-6.0.6](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.5...lancache-monolithic-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [lancache-monolithic-6.0.5](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.4...lancache-monolithic-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [lancache-monolithic-6.0.4](https://github.com/truecharts/charts/compare/lancache-monolithic-6.0.3...lancache-monolithic-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/lancache-monolithic/7.1.0/Chart.yaml b/stable/lancache-monolithic/7.1.0/Chart.yaml new file mode 100644 index 0000000000..ed56e9fbf8 --- /dev/null +++ b/stable/lancache-monolithic/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: lancache-monolithic +version: 7.1.0 +appVersion: latest +description: A monolithic lancache service capable of caching all CDNs in a single instance. +home: https://truecharts.org/charts/stable/lancache-monolithic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png +deprecated: false +sources: + - https://github.com/lancachenet/monolithic + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic + - https://hub.docker.com/r/lancachenet/monolithic +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - monolithic + - lancache +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: gaming + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/lancache-monolithic/7.0.1/README.md b/stable/lancache-monolithic/7.1.0/README.md similarity index 100% rename from stable/lancache-monolithic/7.0.1/README.md rename to stable/lancache-monolithic/7.1.0/README.md diff --git a/stable/lancache-monolithic/7.1.0/app-changelog.md b/stable/lancache-monolithic/7.1.0/app-changelog.md new file mode 100644 index 0000000000..9fabaad7c7 --- /dev/null +++ b/stable/lancache-monolithic/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lancache-monolithic-7.1.0](https://github.com/truecharts/charts/compare/lancache-monolithic-7.0.1...lancache-monolithic-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/lancache-monolithic/7.0.1/app-readme.md b/stable/lancache-monolithic/7.1.0/app-readme.md similarity index 100% rename from stable/lancache-monolithic/7.0.1/app-readme.md rename to stable/lancache-monolithic/7.1.0/app-readme.md diff --git a/stable/lancache-monolithic/7.1.0/charts/common-17.2.2.tgz b/stable/lancache-monolithic/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/lancache-monolithic/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/lancache-monolithic/7.0.1/ix_values.yaml b/stable/lancache-monolithic/7.1.0/ix_values.yaml similarity index 100% rename from stable/lancache-monolithic/7.0.1/ix_values.yaml rename to stable/lancache-monolithic/7.1.0/ix_values.yaml diff --git a/stable/lancache-monolithic/7.0.1/questions.yaml b/stable/lancache-monolithic/7.1.0/questions.yaml similarity index 100% rename from stable/lancache-monolithic/7.0.1/questions.yaml rename to stable/lancache-monolithic/7.1.0/questions.yaml diff --git a/stable/rdesktop/7.0.1/templates/NOTES.txt b/stable/lancache-monolithic/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/7.0.1/templates/NOTES.txt rename to stable/lancache-monolithic/7.1.0/templates/NOTES.txt diff --git a/stable/lancache-monolithic/7.0.1/templates/common.yaml b/stable/lancache-monolithic/7.1.0/templates/common.yaml similarity index 100% rename from stable/lancache-monolithic/7.0.1/templates/common.yaml rename to stable/lancache-monolithic/7.1.0/templates/common.yaml diff --git a/stable/onlinecheckyourserver/4.0.1/values.yaml b/stable/lancache-monolithic/7.1.0/values.yaml similarity index 100% rename from stable/onlinecheckyourserver/4.0.1/values.yaml rename to stable/lancache-monolithic/7.1.0/values.yaml diff --git a/stable/lanraragi/8.0.1/CHANGELOG.md b/stable/lanraragi/8.0.1/CHANGELOG.md deleted file mode 100644 index f786f6ec9f..0000000000 --- a/stable/lanraragi/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lanraragi-8.0.1](https://github.com/truecharts/charts/compare/lanraragi-8.0.0...lanraragi-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [lanraragi-8.0.0](https://github.com/truecharts/charts/compare/lanraragi-7.0.11...lanraragi-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [lanraragi-7.0.11](https://github.com/truecharts/charts/compare/lanraragi-7.0.10...lanraragi-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [lanraragi-7.0.10](https://github.com/truecharts/charts/compare/lanraragi-7.0.9...lanraragi-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [lanraragi-7.0.9](https://github.com/truecharts/charts/compare/lanraragi-7.0.8...lanraragi-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [lanraragi-7.0.8](https://github.com/truecharts/charts/compare/lanraragi-7.0.7...lanraragi-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [lanraragi-7.0.7](https://github.com/truecharts/charts/compare/lanraragi-7.0.6...lanraragi-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [lanraragi-7.0.6](https://github.com/truecharts/charts/compare/lanraragi-7.0.5...lanraragi-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [lanraragi-7.0.5](https://github.com/truecharts/charts/compare/lanraragi-7.0.4...lanraragi-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [lanraragi-7.0.4](https://github.com/truecharts/charts/compare/lanraragi-7.0.3...lanraragi-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [lanraragi-7.0.3](https://github.com/truecharts/charts/compare/lanraragi-7.0.2...lanraragi-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/lanraragi/8.0.1/Chart.yaml b/stable/lanraragi/8.0.1/Chart.yaml deleted file mode 100644 index 4fa4ca0122..0000000000 --- a/stable/lanraragi/8.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: lanraragi -version: 8.0.1 -appVersion: "" -description: Open source server for archival of comics/manga. -home: https://truecharts.org/charts/stable/lanraragi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png -deprecated: false -sources: - - https://sugoi.gitbook.io/lanraragi/ - - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi - - https://hub.docker.com/r/difegue/lanraragi - - https://github.com/Difegue/LANraragi -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - lanraragi - - comics - - manga -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/lanraragi/8.0.1/app-changelog.md b/stable/lanraragi/8.0.1/app-changelog.md deleted file mode 100644 index 78821020d2..0000000000 --- a/stable/lanraragi/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lanraragi-8.0.1](https://github.com/truecharts/charts/compare/lanraragi-8.0.0...lanraragi-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/lanraragi/8.0.1/charts/common-17.1.4.tgz b/stable/lanraragi/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/lanraragi/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/lanraragi/8.1.0/CHANGELOG.md b/stable/lanraragi/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a5df0b9eb1 --- /dev/null +++ b/stable/lanraragi/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lanraragi-8.1.0](https://github.com/truecharts/charts/compare/lanraragi-8.0.1...lanraragi-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [lanraragi-8.0.1](https://github.com/truecharts/charts/compare/lanraragi-8.0.0...lanraragi-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [lanraragi-8.0.0](https://github.com/truecharts/charts/compare/lanraragi-7.0.11...lanraragi-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [lanraragi-7.0.11](https://github.com/truecharts/charts/compare/lanraragi-7.0.10...lanraragi-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [lanraragi-7.0.10](https://github.com/truecharts/charts/compare/lanraragi-7.0.9...lanraragi-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [lanraragi-7.0.9](https://github.com/truecharts/charts/compare/lanraragi-7.0.8...lanraragi-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [lanraragi-7.0.8](https://github.com/truecharts/charts/compare/lanraragi-7.0.7...lanraragi-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [lanraragi-7.0.7](https://github.com/truecharts/charts/compare/lanraragi-7.0.6...lanraragi-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [lanraragi-7.0.6](https://github.com/truecharts/charts/compare/lanraragi-7.0.5...lanraragi-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [lanraragi-7.0.5](https://github.com/truecharts/charts/compare/lanraragi-7.0.4...lanraragi-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [lanraragi-7.0.4](https://github.com/truecharts/charts/compare/lanraragi-7.0.3...lanraragi-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/lanraragi/8.1.0/Chart.yaml b/stable/lanraragi/8.1.0/Chart.yaml new file mode 100644 index 0000000000..6b7f6cd249 --- /dev/null +++ b/stable/lanraragi/8.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: lanraragi +version: 8.1.0 +appVersion: "" +description: Open source server for archival of comics/manga. +home: https://truecharts.org/charts/stable/lanraragi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png +deprecated: false +sources: + - https://sugoi.gitbook.io/lanraragi/ + - https://github.com/Difegue/LANraragi + - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi + - https://hub.docker.com/r/difegue/lanraragi +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - lanraragi + - comics + - manga +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/lanraragi/8.0.1/README.md b/stable/lanraragi/8.1.0/README.md similarity index 100% rename from stable/lanraragi/8.0.1/README.md rename to stable/lanraragi/8.1.0/README.md diff --git a/stable/lanraragi/8.1.0/app-changelog.md b/stable/lanraragi/8.1.0/app-changelog.md new file mode 100644 index 0000000000..2ad8cd84d8 --- /dev/null +++ b/stable/lanraragi/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lanraragi-8.1.0](https://github.com/truecharts/charts/compare/lanraragi-8.0.1...lanraragi-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/lanraragi/8.0.1/app-readme.md b/stable/lanraragi/8.1.0/app-readme.md similarity index 100% rename from stable/lanraragi/8.0.1/app-readme.md rename to stable/lanraragi/8.1.0/app-readme.md diff --git a/stable/lanraragi/8.1.0/charts/common-17.2.2.tgz b/stable/lanraragi/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/lanraragi/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/lanraragi/8.0.1/ix_values.yaml b/stable/lanraragi/8.1.0/ix_values.yaml similarity index 100% rename from stable/lanraragi/8.0.1/ix_values.yaml rename to stable/lanraragi/8.1.0/ix_values.yaml diff --git a/stable/lanraragi/8.0.1/questions.yaml b/stable/lanraragi/8.1.0/questions.yaml similarity index 100% rename from stable/lanraragi/8.0.1/questions.yaml rename to stable/lanraragi/8.1.0/questions.yaml diff --git a/stable/rdtclient/3.0.1/templates/NOTES.txt b/stable/lanraragi/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/rdtclient/3.0.1/templates/NOTES.txt rename to stable/lanraragi/8.1.0/templates/NOTES.txt diff --git a/stable/qinglong/8.0.1/templates/common.yaml b/stable/lanraragi/8.1.0/templates/common.yaml similarity index 100% rename from stable/qinglong/8.0.1/templates/common.yaml rename to stable/lanraragi/8.1.0/templates/common.yaml diff --git a/stable/openaudible/4.0.1/values.yaml b/stable/lanraragi/8.1.0/values.yaml similarity index 100% rename from stable/openaudible/4.0.1/values.yaml rename to stable/lanraragi/8.1.0/values.yaml diff --git a/stable/lastoasis/4.0.1/CHANGELOG.md b/stable/lastoasis/4.0.1/CHANGELOG.md deleted file mode 100644 index 5ef02e14cb..0000000000 --- a/stable/lastoasis/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lastoasis-4.0.1](https://github.com/truecharts/charts/compare/lastoasis-4.0.0...lastoasis-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [lastoasis-4.0.0](https://github.com/truecharts/charts/compare/lastoasis-3.0.17...lastoasis-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [lastoasis-3.0.17](https://github.com/truecharts/charts/compare/lastoasis-3.0.16...lastoasis-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [lastoasis-3.0.16](https://github.com/truecharts/charts/compare/lastoasis-3.0.15...lastoasis-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [lastoasis-3.0.15](https://github.com/truecharts/charts/compare/lastoasis-3.0.14...lastoasis-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [lastoasis-3.0.14](https://github.com/truecharts/charts/compare/lastoasis-3.0.13...lastoasis-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [lastoasis-3.0.13](https://github.com/truecharts/charts/compare/lastoasis-3.0.12...lastoasis-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [lastoasis-3.0.12](https://github.com/truecharts/charts/compare/lastoasis-3.0.11...lastoasis-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [lastoasis-3.0.11](https://github.com/truecharts/charts/compare/lastoasis-3.0.10...lastoasis-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [lastoasis-3.0.10](https://github.com/truecharts/charts/compare/lastoasis-3.0.9...lastoasis-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [lastoasis-3.0.9](https://github.com/truecharts/charts/compare/lastoasis-3.0.8...lastoasis-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/lastoasis/4.0.1/Chart.yaml b/stable/lastoasis/4.0.1/Chart.yaml deleted file mode 100644 index 0c55711c08..0000000000 --- a/stable/lastoasis/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: lastoasis -version: 4.0.1 -appVersion: lastoasis -description: This Chart will download and install SteamCMD. It will also install Last Oasis and run it. -home: https://truecharts.org/charts/incubator/lastoasis -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.png -deprecated: false -sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://store.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/lastoasis -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - lastoasis - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/lastoasis/4.0.1/app-changelog.md b/stable/lastoasis/4.0.1/app-changelog.md deleted file mode 100644 index 5ede143f1a..0000000000 --- a/stable/lastoasis/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lastoasis-4.0.1](https://github.com/truecharts/charts/compare/lastoasis-4.0.0...lastoasis-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/lastoasis/4.0.1/charts/common-17.1.4.tgz b/stable/lastoasis/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/lastoasis/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/lastoasis/4.1.0/CHANGELOG.md b/stable/lastoasis/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..48613667de --- /dev/null +++ b/stable/lastoasis/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lastoasis-4.1.0](https://github.com/truecharts/charts/compare/lastoasis-4.0.1...lastoasis-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [lastoasis-4.0.1](https://github.com/truecharts/charts/compare/lastoasis-4.0.0...lastoasis-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [lastoasis-4.0.0](https://github.com/truecharts/charts/compare/lastoasis-3.0.17...lastoasis-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [lastoasis-3.0.17](https://github.com/truecharts/charts/compare/lastoasis-3.0.16...lastoasis-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [lastoasis-3.0.16](https://github.com/truecharts/charts/compare/lastoasis-3.0.15...lastoasis-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [lastoasis-3.0.15](https://github.com/truecharts/charts/compare/lastoasis-3.0.14...lastoasis-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [lastoasis-3.0.14](https://github.com/truecharts/charts/compare/lastoasis-3.0.13...lastoasis-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [lastoasis-3.0.13](https://github.com/truecharts/charts/compare/lastoasis-3.0.12...lastoasis-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [lastoasis-3.0.12](https://github.com/truecharts/charts/compare/lastoasis-3.0.11...lastoasis-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [lastoasis-3.0.11](https://github.com/truecharts/charts/compare/lastoasis-3.0.10...lastoasis-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [lastoasis-3.0.10](https://github.com/truecharts/charts/compare/lastoasis-3.0.9...lastoasis-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/lastoasis/4.1.0/Chart.yaml b/stable/lastoasis/4.1.0/Chart.yaml new file mode 100644 index 0000000000..dd5da4103d --- /dev/null +++ b/stable/lastoasis/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: lastoasis +version: 4.1.0 +appVersion: lastoasis +description: This Chart will download and install SteamCMD. It will also install Last Oasis and run it. +home: https://truecharts.org/charts/incubator/lastoasis +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.png +deprecated: false +sources: + - https://hub.docker.com/r/ich777/steamcmd + - https://store.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/lastoasis +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - lastoasis + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/lastoasis/4.0.1/README.md b/stable/lastoasis/4.1.0/README.md similarity index 100% rename from stable/lastoasis/4.0.1/README.md rename to stable/lastoasis/4.1.0/README.md diff --git a/stable/lastoasis/4.1.0/app-changelog.md b/stable/lastoasis/4.1.0/app-changelog.md new file mode 100644 index 0000000000..cba5078201 --- /dev/null +++ b/stable/lastoasis/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lastoasis-4.1.0](https://github.com/truecharts/charts/compare/lastoasis-4.0.1...lastoasis-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/lastoasis/4.0.1/app-readme.md b/stable/lastoasis/4.1.0/app-readme.md similarity index 100% rename from stable/lastoasis/4.0.1/app-readme.md rename to stable/lastoasis/4.1.0/app-readme.md diff --git a/stable/lastoasis/4.1.0/charts/common-17.2.2.tgz b/stable/lastoasis/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/lastoasis/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/lastoasis/4.0.1/ix_values.yaml b/stable/lastoasis/4.1.0/ix_values.yaml similarity index 100% rename from stable/lastoasis/4.0.1/ix_values.yaml rename to stable/lastoasis/4.1.0/ix_values.yaml diff --git a/stable/lastoasis/4.0.1/questions.yaml b/stable/lastoasis/4.1.0/questions.yaml similarity index 100% rename from stable/lastoasis/4.0.1/questions.yaml rename to stable/lastoasis/4.1.0/questions.yaml diff --git a/stable/left4dead/4.0.1/templates/common.yaml b/stable/lastoasis/4.1.0/templates/common.yaml similarity index 100% rename from stable/left4dead/4.0.1/templates/common.yaml rename to stable/lastoasis/4.1.0/templates/common.yaml diff --git a/stable/openbooks/3.0.1/values.yaml b/stable/lastoasis/4.1.0/values.yaml similarity index 100% rename from stable/openbooks/3.0.1/values.yaml rename to stable/lastoasis/4.1.0/values.yaml diff --git a/stable/lazylibrarian/17.1.0/CHANGELOG.md b/stable/lazylibrarian/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..cf688727fa --- /dev/null +++ b/stable/lazylibrarian/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lazylibrarian-17.1.0](https://github.com/truecharts/charts/compare/lazylibrarian-17.0.1...lazylibrarian-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [lazylibrarian-17.0.1](https://github.com/truecharts/charts/compare/lazylibrarian-17.0.0...lazylibrarian-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [lazylibrarian-17.0.0](https://github.com/truecharts/charts/compare/lazylibrarian-16.0.12...lazylibrarian-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [lazylibrarian-16.0.12](https://github.com/truecharts/charts/compare/lazylibrarian-16.0.11...lazylibrarian-16.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/lazylibrarian to latest[@20ba4ca](https://github.com/20ba4ca) by renovate ([#16416](https://github.com/truecharts/charts/issues/16416)) + + + + +## [lazylibrarian-16.0.11](https://github.com/truecharts/charts/compare/lazylibrarian-16.0.10...lazylibrarian-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [lazylibrarian-16.0.10](https://github.com/truecharts/charts/compare/lazylibrarian-16.0.9...lazylibrarian-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [lazylibrarian-16.0.9](https://github.com/truecharts/charts/compare/lazylibrarian-16.0.8...lazylibrarian-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [lazylibrarian-16.0.8](https://github.com/truecharts/charts/compare/lazylibrarian-16.0.7...lazylibrarian-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [lazylibrarian-16.0.7](https://github.com/truecharts/charts/compare/lazylibrarian-16.0.6...lazylibrarian-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [lazylibrarian-16.0.6](https://github.com/truecharts/charts/compare/lazylibrarian-16.0.5...lazylibrarian-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [lazylibrarian-16.0.5](https://github.com/truecharts/charts/compare/lazylibrarian-16.0.4...lazylibrarian-16.0.5) (2023-12-22) + +### Fix diff --git a/stable/lazylibrarian/17.1.0/Chart.yaml b/stable/lazylibrarian/17.1.0/Chart.yaml new file mode 100644 index 0000000000..384ccc7c60 --- /dev/null +++ b/stable/lazylibrarian/17.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: lazylibrarian +version: 17.1.0 +appVersion: latest +description: Get all your books, like series with Sonarr... +home: https://truecharts.org/charts/stable/lazylibrarian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png +deprecated: false +sources: + - https://lazylibrarian.gitlab.io + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://ghcr.io/linuxserver/lazylibrarian +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - lazylibrarian + - ebooks +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/lazylibrarian/17.1.0/README.md b/stable/lazylibrarian/17.1.0/README.md new file mode 100644 index 0000000000..85726c8a79 --- /dev/null +++ b/stable/lazylibrarian/17.1.0/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/lazylibrarian) + +**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/lazylibrarian/17.1.0/app-changelog.md b/stable/lazylibrarian/17.1.0/app-changelog.md new file mode 100644 index 0000000000..b1dbb7a5b5 --- /dev/null +++ b/stable/lazylibrarian/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lazylibrarian-17.1.0](https://github.com/truecharts/charts/compare/lazylibrarian-17.0.1...lazylibrarian-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/lazylibrarian/17.1.0/app-readme.md b/stable/lazylibrarian/17.1.0/app-readme.md new file mode 100644 index 0000000000..5be6d5863a --- /dev/null +++ b/stable/lazylibrarian/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Get all your books, like series with Sonarr... + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/lazylibrarian](https://truecharts.org/charts/stable/lazylibrarian) + +--- + +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/lazylibrarian/17.1.0/charts/common-17.2.2.tgz b/stable/lazylibrarian/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/lazylibrarian/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/lazylibrarian/17.1.0/ix_values.yaml b/stable/lazylibrarian/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..80df1e6cb2 --- /dev/null +++ b/stable/lazylibrarian/17.1.0/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: ghcr.io/linuxserver/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:20ba4ca5ed6551680ad38c0f1651d23bbe866c45e778debec934b0588e045950 +service: + main: + ports: + main: + port: 5299 + targetPort: 5299 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/lazylibrarian/17.1.0/questions.yaml b/stable/lazylibrarian/17.1.0/questions.yaml new file mode 100644 index 0000000000..ffe1c6827f --- /dev/null +++ b/stable/lazylibrarian/17.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 5299 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/recyclarr/8.0.1/templates/NOTES.txt b/stable/lazylibrarian/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/recyclarr/8.0.1/templates/NOTES.txt rename to stable/lazylibrarian/17.1.0/templates/NOTES.txt diff --git a/stable/quassel-web/8.0.1/templates/common.yaml b/stable/lazylibrarian/17.1.0/templates/common.yaml similarity index 100% rename from stable/quassel-web/8.0.1/templates/common.yaml rename to stable/lazylibrarian/17.1.0/templates/common.yaml diff --git a/stable/opengl-desktop-g3/4.0.1/values.yaml b/stable/lazylibrarian/17.1.0/values.yaml similarity index 100% rename from stable/opengl-desktop-g3/4.0.1/values.yaml rename to stable/lazylibrarian/17.1.0/values.yaml diff --git a/stable/leaf2mqtt/10.1.0/CHANGELOG.md b/stable/leaf2mqtt/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ba40618054 --- /dev/null +++ b/stable/leaf2mqtt/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [leaf2mqtt-10.1.0](https://github.com/truecharts/charts/compare/leaf2mqtt-10.0.1...leaf2mqtt-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [leaf2mqtt-10.0.1](https://github.com/truecharts/charts/compare/leaf2mqtt-10.0.0...leaf2mqtt-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [leaf2mqtt-10.0.0](https://github.com/truecharts/charts/compare/leaf2mqtt-9.0.11...leaf2mqtt-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [leaf2mqtt-9.0.11](https://github.com/truecharts/charts/compare/leaf2mqtt-9.0.10...leaf2mqtt-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [leaf2mqtt-9.0.10](https://github.com/truecharts/charts/compare/leaf2mqtt-9.0.9...leaf2mqtt-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [leaf2mqtt-9.0.9](https://github.com/truecharts/charts/compare/leaf2mqtt-9.0.8...leaf2mqtt-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [leaf2mqtt-9.0.8](https://github.com/truecharts/charts/compare/leaf2mqtt-9.0.7...leaf2mqtt-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [leaf2mqtt-9.0.7](https://github.com/truecharts/charts/compare/leaf2mqtt-9.0.6...leaf2mqtt-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [leaf2mqtt-9.0.6](https://github.com/truecharts/charts/compare/leaf2mqtt-9.0.5...leaf2mqtt-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [leaf2mqtt-9.0.5](https://github.com/truecharts/charts/compare/leaf2mqtt-9.0.4...leaf2mqtt-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [leaf2mqtt-9.0.4](https://github.com/truecharts/charts/compare/leaf2mqtt-9.0.3...leaf2mqtt-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/leaf2mqtt/10.1.0/Chart.yaml b/stable/leaf2mqtt/10.1.0/Chart.yaml new file mode 100644 index 0000000000..5323df6a68 --- /dev/null +++ b/stable/leaf2mqtt/10.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: leaf2mqtt +version: 10.1.0 +appVersion: "0.6" +description: Nissan Leaf connected services to MQTT adapter +home: https://truecharts.org/charts/stable/leaf2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/leaf2mqtt.png +deprecated: false +sources: + - https://ghcr.io/k8s-at-home/leaf2mqtt + - https://github.com/mitsumaui/leaf2mqtt + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - leaf2mqtt + - leaf + - nissan + - kamereon + - carwings +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/leaf2mqtt/10.1.0/README.md b/stable/leaf2mqtt/10.1.0/README.md new file mode 100644 index 0000000000..b61b65c0e2 --- /dev/null +++ b/stable/leaf2mqtt/10.1.0/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/leaf2mqtt) + +**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/leaf2mqtt/10.1.0/app-changelog.md b/stable/leaf2mqtt/10.1.0/app-changelog.md new file mode 100644 index 0000000000..9ada25a219 --- /dev/null +++ b/stable/leaf2mqtt/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [leaf2mqtt-10.1.0](https://github.com/truecharts/charts/compare/leaf2mqtt-10.0.1...leaf2mqtt-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/leaf2mqtt/10.1.0/app-readme.md b/stable/leaf2mqtt/10.1.0/app-readme.md new file mode 100644 index 0000000000..ab6cb3e25f --- /dev/null +++ b/stable/leaf2mqtt/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Nissan Leaf connected services to MQTT adapter + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/leaf2mqtt](https://truecharts.org/charts/stable/leaf2mqtt) + +--- + +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/leaf2mqtt/10.1.0/charts/common-17.2.2.tgz b/stable/leaf2mqtt/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/leaf2mqtt/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/leaf2mqtt/10.1.0/ix_values.yaml b/stable/leaf2mqtt/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..f245573df0 --- /dev/null +++ b/stable/leaf2mqtt/10.1.0/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: ghcr.io/k8s-at-home/leaf2mqtt + tag: v0.6@sha256:aef098fe333c18f0efc31dca6256e2c0aa209befb6b339d948e62c0ee5877391 + pullPolicy: IfNotPresent +service: + main: + enabled: false + ports: + main: + enabled: false +portal: + open: + enabled: false +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + env: + LEAF_TYPE: "" + MQTT_HOST: "" + MQTT_PORT: 1883 + MQTT_BASE_TOPIC: leaf + UPDATE_INTERVAL_MINUTES: 60 + CHARGING_UPDATE_INTERVAL_MINUTES: 60 + LOG_LEVEL: "Warning" + LEAF_USERNAME: "leafuser" + LEAF_PASSWORD: "changeme" + MQTT_USERNAME: "mqttuser" + MQTT_PASSWORD: "changeme" diff --git a/stable/leaf2mqtt/10.1.0/questions.yaml b/stable/leaf2mqtt/10.1.0/questions.yaml new file mode 100644 index 0000000000..3d879a8092 --- /dev/null +++ b/stable/leaf2mqtt/10.1.0/questions.yaml @@ -0,0 +1,2006 @@ +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: {} +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: LEAF_USERNAME + label: "LEAF_USERNAME" + description: "Your NissanConnect username" + schema: + type: string + default: "leafuser" + required: true + - variable: LEAF_PASSWORD + label: "LEAF_PASSWORD" + description: "Your NissanConnect password" + schema: + type: string + default: "changeme" + required: true + - variable: MQTT_USERNAME + label: "MQTT_USERNAME" + description: "Your MQTT username" + schema: + type: string + default: "mqttuser" + required: true + - variable: MQTT_PASSWORD + label: "MQTT_PASSWORD" + description: "Your MQTT password" + schema: + type: string + default: "changeme" + required: true + - variable: LEAF_TYPE + label: "LEAF_TYPE" + schema: + type: string + default: "" + required: true + - variable: MQTT_HOST + label: "MQTT_HOST" + schema: + type: string + default: "" + required: true + - variable: MQTT_PORT + label: "MQTT_PORT" + schema: + type: int + default: 1883 + - variable: MQTT_BASE_TOPIC + label: "MQTT_BASE_TOPIC" + schema: + type: string + default: "leaf" + - variable: UPDATE_INTERVAL_MINUTES + label: "UPDATE_INTERVAL_MINUTES" + schema: + type: int + default: 60 + - variable: CHARGING_UPDATE_INTERVAL_MINUTES + label: "CHARGING_UPDATE_INTERVAL_MINUTES" + schema: + type: int + default: 60 + - variable: LOG_LEVEL + label: "LOG_LEVEL" + schema: + type: string + default: "Warning" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/redisinsight/5.0.1/templates/NOTES.txt b/stable/leaf2mqtt/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/redisinsight/5.0.1/templates/NOTES.txt rename to stable/leaf2mqtt/10.1.0/templates/NOTES.txt diff --git a/stable/lemur-cfssl/4.0.1/templates/common.yaml b/stable/leaf2mqtt/10.1.0/templates/common.yaml similarity index 100% rename from stable/lemur-cfssl/4.0.1/templates/common.yaml rename to stable/leaf2mqtt/10.1.0/templates/common.yaml diff --git a/stable/openhab/8.0.1/values.yaml b/stable/leaf2mqtt/10.1.0/values.yaml similarity index 100% rename from stable/openhab/8.0.1/values.yaml rename to stable/leaf2mqtt/10.1.0/values.yaml diff --git a/stable/left4dead/4.0.1/CHANGELOG.md b/stable/left4dead/4.0.1/CHANGELOG.md deleted file mode 100644 index b3958ace81..0000000000 --- a/stable/left4dead/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [left4dead-4.0.1](https://github.com/truecharts/charts/compare/left4dead-4.0.0...left4dead-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [left4dead-4.0.0](https://github.com/truecharts/charts/compare/left4dead-3.0.17...left4dead-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [left4dead-3.0.17](https://github.com/truecharts/charts/compare/left4dead-3.0.16...left4dead-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [left4dead-3.0.16](https://github.com/truecharts/charts/compare/left4dead-3.0.15...left4dead-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [left4dead-3.0.15](https://github.com/truecharts/charts/compare/left4dead-3.0.14...left4dead-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [left4dead-3.0.14](https://github.com/truecharts/charts/compare/left4dead-3.0.13...left4dead-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [left4dead-3.0.13](https://github.com/truecharts/charts/compare/left4dead-3.0.12...left4dead-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [left4dead-3.0.12](https://github.com/truecharts/charts/compare/left4dead-3.0.11...left4dead-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [left4dead-3.0.11](https://github.com/truecharts/charts/compare/left4dead-3.0.10...left4dead-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [left4dead-3.0.10](https://github.com/truecharts/charts/compare/left4dead-3.0.9...left4dead-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [left4dead-3.0.9](https://github.com/truecharts/charts/compare/left4dead-3.0.8...left4dead-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/left4dead/4.0.1/Chart.yaml b/stable/left4dead/4.0.1/Chart.yaml deleted file mode 100644 index d6811d5867..0000000000 --- a/stable/left4dead/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: left4dead -version: 4.0.1 -appVersion: l4d -description: This Chart will download and install SteamCMD. It will also install Left4Dead and run it. -home: https://truecharts.org/charts/incubator/left4dead -icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/left4dead - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - left4dead - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/left4dead/4.0.1/app-changelog.md b/stable/left4dead/4.0.1/app-changelog.md deleted file mode 100644 index 27f4536c3c..0000000000 --- a/stable/left4dead/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [left4dead-4.0.1](https://github.com/truecharts/charts/compare/left4dead-4.0.0...left4dead-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/left4dead/4.0.1/charts/common-17.1.4.tgz b/stable/left4dead/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/left4dead/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/left4dead/4.1.0/CHANGELOG.md b/stable/left4dead/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..afa08c833e --- /dev/null +++ b/stable/left4dead/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [left4dead-4.1.0](https://github.com/truecharts/charts/compare/left4dead-4.0.1...left4dead-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [left4dead-4.0.1](https://github.com/truecharts/charts/compare/left4dead-4.0.0...left4dead-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [left4dead-4.0.0](https://github.com/truecharts/charts/compare/left4dead-3.0.17...left4dead-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [left4dead-3.0.17](https://github.com/truecharts/charts/compare/left4dead-3.0.16...left4dead-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [left4dead-3.0.16](https://github.com/truecharts/charts/compare/left4dead-3.0.15...left4dead-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [left4dead-3.0.15](https://github.com/truecharts/charts/compare/left4dead-3.0.14...left4dead-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [left4dead-3.0.14](https://github.com/truecharts/charts/compare/left4dead-3.0.13...left4dead-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [left4dead-3.0.13](https://github.com/truecharts/charts/compare/left4dead-3.0.12...left4dead-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [left4dead-3.0.12](https://github.com/truecharts/charts/compare/left4dead-3.0.11...left4dead-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [left4dead-3.0.11](https://github.com/truecharts/charts/compare/left4dead-3.0.10...left4dead-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [left4dead-3.0.10](https://github.com/truecharts/charts/compare/left4dead-3.0.9...left4dead-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/left4dead/4.1.0/Chart.yaml b/stable/left4dead/4.1.0/Chart.yaml new file mode 100644 index 0000000000..b8f1ad8b1b --- /dev/null +++ b/stable/left4dead/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: left4dead +version: 4.1.0 +appVersion: l4d +description: This Chart will download and install SteamCMD. It will also install Left4Dead and run it. +home: https://truecharts.org/charts/incubator/left4dead +icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.png +deprecated: false +sources: + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/left4dead +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - left4dead + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/left4dead/4.0.1/README.md b/stable/left4dead/4.1.0/README.md similarity index 100% rename from stable/left4dead/4.0.1/README.md rename to stable/left4dead/4.1.0/README.md diff --git a/stable/left4dead/4.1.0/app-changelog.md b/stable/left4dead/4.1.0/app-changelog.md new file mode 100644 index 0000000000..93877ff976 --- /dev/null +++ b/stable/left4dead/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [left4dead-4.1.0](https://github.com/truecharts/charts/compare/left4dead-4.0.1...left4dead-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/left4dead/4.0.1/app-readme.md b/stable/left4dead/4.1.0/app-readme.md similarity index 100% rename from stable/left4dead/4.0.1/app-readme.md rename to stable/left4dead/4.1.0/app-readme.md diff --git a/stable/left4dead/4.1.0/charts/common-17.2.2.tgz b/stable/left4dead/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/left4dead/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/left4dead/4.0.1/ix_values.yaml b/stable/left4dead/4.1.0/ix_values.yaml similarity index 100% rename from stable/left4dead/4.0.1/ix_values.yaml rename to stable/left4dead/4.1.0/ix_values.yaml diff --git a/stable/left4dead/4.0.1/questions.yaml b/stable/left4dead/4.1.0/questions.yaml similarity index 100% rename from stable/left4dead/4.0.1/questions.yaml rename to stable/left4dead/4.1.0/questions.yaml diff --git a/stable/lingva/4.0.1/templates/common.yaml b/stable/left4dead/4.1.0/templates/common.yaml similarity index 100% rename from stable/lingva/4.0.1/templates/common.yaml rename to stable/left4dead/4.1.0/templates/common.yaml diff --git a/stable/openra/4.0.1/values.yaml b/stable/left4dead/4.1.0/values.yaml similarity index 100% rename from stable/openra/4.0.1/values.yaml rename to stable/left4dead/4.1.0/values.yaml diff --git a/stable/lemur-cfssl/4.0.1/CHANGELOG.md b/stable/lemur-cfssl/4.0.1/CHANGELOG.md deleted file mode 100644 index bfce8459b1..0000000000 --- a/stable/lemur-cfssl/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lemur-cfssl-4.0.1](https://github.com/truecharts/charts/compare/lemur-cfssl-4.0.0...lemur-cfssl-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [lemur-cfssl-4.0.0](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.17...lemur-cfssl-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [lemur-cfssl-3.0.17](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.16...lemur-cfssl-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [lemur-cfssl-3.0.16](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.15...lemur-cfssl-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [lemur-cfssl-3.0.15](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.14...lemur-cfssl-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [lemur-cfssl-3.0.14](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.13...lemur-cfssl-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [lemur-cfssl-3.0.13](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.12...lemur-cfssl-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [lemur-cfssl-3.0.12](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.11...lemur-cfssl-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [lemur-cfssl-3.0.11](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.10...lemur-cfssl-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [lemur-cfssl-3.0.10](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.9...lemur-cfssl-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [lemur-cfssl-3.0.9](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.8...lemur-cfssl-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/lemur-cfssl/4.0.1/Chart.yaml b/stable/lemur-cfssl/4.0.1/Chart.yaml deleted file mode 100644 index 5ab38de6f8..0000000000 --- a/stable/lemur-cfssl/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: lemur-cfssl -version: 4.0.1 -appVersion: latest -description: Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. -home: https://truecharts.org/charts/incubator/lemur-cfssl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl - - https://hub.docker.com/r/halianelf/lemur - - https://github.com/Netflix/lemur -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - lemur-cfssl - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/lemur-cfssl/4.0.1/app-changelog.md b/stable/lemur-cfssl/4.0.1/app-changelog.md deleted file mode 100644 index 6b7d12fe60..0000000000 --- a/stable/lemur-cfssl/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lemur-cfssl-4.0.1](https://github.com/truecharts/charts/compare/lemur-cfssl-4.0.0...lemur-cfssl-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/lemur-cfssl/4.0.1/charts/common-17.1.4.tgz b/stable/lemur-cfssl/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/lemur-cfssl/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/lemur-cfssl/4.1.0/CHANGELOG.md b/stable/lemur-cfssl/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2d2edbdbe2 --- /dev/null +++ b/stable/lemur-cfssl/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lemur-cfssl-4.1.0](https://github.com/truecharts/charts/compare/lemur-cfssl-4.0.1...lemur-cfssl-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [lemur-cfssl-4.0.1](https://github.com/truecharts/charts/compare/lemur-cfssl-4.0.0...lemur-cfssl-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [lemur-cfssl-4.0.0](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.17...lemur-cfssl-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [lemur-cfssl-3.0.17](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.16...lemur-cfssl-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [lemur-cfssl-3.0.16](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.15...lemur-cfssl-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [lemur-cfssl-3.0.15](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.14...lemur-cfssl-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [lemur-cfssl-3.0.14](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.13...lemur-cfssl-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [lemur-cfssl-3.0.13](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.12...lemur-cfssl-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [lemur-cfssl-3.0.12](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.11...lemur-cfssl-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [lemur-cfssl-3.0.11](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.10...lemur-cfssl-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [lemur-cfssl-3.0.10](https://github.com/truecharts/charts/compare/lemur-cfssl-3.0.9...lemur-cfssl-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/lemur-cfssl/4.1.0/Chart.yaml b/stable/lemur-cfssl/4.1.0/Chart.yaml new file mode 100644 index 0000000000..228370e46e --- /dev/null +++ b/stable/lemur-cfssl/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: lemur-cfssl +version: 4.1.0 +appVersion: latest +description: Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. +home: https://truecharts.org/charts/incubator/lemur-cfssl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.png +deprecated: false +sources: + - https://github.com/Netflix/lemur + - https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl + - https://hub.docker.com/r/halianelf/lemur +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - lemur-cfssl + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/lemur-cfssl/4.0.1/README.md b/stable/lemur-cfssl/4.1.0/README.md similarity index 100% rename from stable/lemur-cfssl/4.0.1/README.md rename to stable/lemur-cfssl/4.1.0/README.md diff --git a/stable/lemur-cfssl/4.1.0/app-changelog.md b/stable/lemur-cfssl/4.1.0/app-changelog.md new file mode 100644 index 0000000000..a54c0f7281 --- /dev/null +++ b/stable/lemur-cfssl/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lemur-cfssl-4.1.0](https://github.com/truecharts/charts/compare/lemur-cfssl-4.0.1...lemur-cfssl-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/lemur-cfssl/4.0.1/app-readme.md b/stable/lemur-cfssl/4.1.0/app-readme.md similarity index 100% rename from stable/lemur-cfssl/4.0.1/app-readme.md rename to stable/lemur-cfssl/4.1.0/app-readme.md diff --git a/stable/lemur-cfssl/4.1.0/charts/common-17.2.2.tgz b/stable/lemur-cfssl/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/lemur-cfssl/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/lemur-cfssl/4.0.1/ix_values.yaml b/stable/lemur-cfssl/4.1.0/ix_values.yaml similarity index 100% rename from stable/lemur-cfssl/4.0.1/ix_values.yaml rename to stable/lemur-cfssl/4.1.0/ix_values.yaml diff --git a/stable/lemur-cfssl/4.0.1/questions.yaml b/stable/lemur-cfssl/4.1.0/questions.yaml similarity index 100% rename from stable/lemur-cfssl/4.0.1/questions.yaml rename to stable/lemur-cfssl/4.1.0/questions.yaml diff --git a/stable/livestreamdvr/4.0.1/templates/common.yaml b/stable/lemur-cfssl/4.1.0/templates/common.yaml similarity index 100% rename from stable/livestreamdvr/4.0.1/templates/common.yaml rename to stable/lemur-cfssl/4.1.0/templates/common.yaml diff --git a/stable/openspeedtest/7.0.1/values.yaml b/stable/lemur-cfssl/4.1.0/values.yaml similarity index 100% rename from stable/openspeedtest/7.0.1/values.yaml rename to stable/lemur-cfssl/4.1.0/values.yaml diff --git a/stable/libreddit/7.0.1/CHANGELOG.md b/stable/libreddit/7.0.1/CHANGELOG.md deleted file mode 100644 index 07582d9d6c..0000000000 --- a/stable/libreddit/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [libreddit-7.0.1](https://github.com/truecharts/charts/compare/libreddit-7.0.0...libreddit-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [libreddit-7.0.0](https://github.com/truecharts/charts/compare/libreddit-6.0.11...libreddit-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [libreddit-6.0.11](https://github.com/truecharts/charts/compare/libreddit-6.0.10...libreddit-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [libreddit-6.0.10](https://github.com/truecharts/charts/compare/libreddit-6.0.9...libreddit-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [libreddit-6.0.9](https://github.com/truecharts/charts/compare/libreddit-6.0.8...libreddit-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [libreddit-6.0.8](https://github.com/truecharts/charts/compare/libreddit-6.0.7...libreddit-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [libreddit-6.0.7](https://github.com/truecharts/charts/compare/libreddit-6.0.6...libreddit-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [libreddit-6.0.6](https://github.com/truecharts/charts/compare/libreddit-6.0.5...libreddit-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [libreddit-6.0.5](https://github.com/truecharts/charts/compare/libreddit-6.0.4...libreddit-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [libreddit-6.0.4](https://github.com/truecharts/charts/compare/libreddit-6.0.3...libreddit-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [libreddit-6.0.3](https://github.com/truecharts/charts/compare/libreddit-6.0.2...libreddit-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/libreddit/7.0.1/Chart.yaml b/stable/libreddit/7.0.1/Chart.yaml deleted file mode 100644 index 6cc437ffda..0000000000 --- a/stable/libreddit/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: libreddit -version: 7.0.1 -appVersion: latest -description: An alternative private front-end to Reddit -home: https://truecharts.org/charts/stable/libreddit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.png -deprecated: false -sources: - - https://github.com/spikecodes/libreddit - - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit - - https://hub.docker.com/r/libreddit/libreddit -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - reddit - - libreddit - - social -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/libreddit/7.0.1/app-changelog.md b/stable/libreddit/7.0.1/app-changelog.md deleted file mode 100644 index 97b270d85e..0000000000 --- a/stable/libreddit/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libreddit-7.0.1](https://github.com/truecharts/charts/compare/libreddit-7.0.0...libreddit-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/libreddit/7.0.1/charts/common-17.1.4.tgz b/stable/libreddit/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/libreddit/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/libreddit/7.1.0/CHANGELOG.md b/stable/libreddit/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a95b36e4d7 --- /dev/null +++ b/stable/libreddit/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [libreddit-7.1.0](https://github.com/truecharts/charts/compare/libreddit-7.0.1...libreddit-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [libreddit-7.0.1](https://github.com/truecharts/charts/compare/libreddit-7.0.0...libreddit-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [libreddit-7.0.0](https://github.com/truecharts/charts/compare/libreddit-6.0.11...libreddit-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [libreddit-6.0.11](https://github.com/truecharts/charts/compare/libreddit-6.0.10...libreddit-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [libreddit-6.0.10](https://github.com/truecharts/charts/compare/libreddit-6.0.9...libreddit-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [libreddit-6.0.9](https://github.com/truecharts/charts/compare/libreddit-6.0.8...libreddit-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [libreddit-6.0.8](https://github.com/truecharts/charts/compare/libreddit-6.0.7...libreddit-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [libreddit-6.0.7](https://github.com/truecharts/charts/compare/libreddit-6.0.6...libreddit-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [libreddit-6.0.6](https://github.com/truecharts/charts/compare/libreddit-6.0.5...libreddit-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [libreddit-6.0.5](https://github.com/truecharts/charts/compare/libreddit-6.0.4...libreddit-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [libreddit-6.0.4](https://github.com/truecharts/charts/compare/libreddit-6.0.3...libreddit-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/libreddit/7.1.0/Chart.yaml b/stable/libreddit/7.1.0/Chart.yaml new file mode 100644 index 0000000000..31d418bc9d --- /dev/null +++ b/stable/libreddit/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: libreddit +version: 7.1.0 +appVersion: latest +description: An alternative private front-end to Reddit +home: https://truecharts.org/charts/stable/libreddit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.png +deprecated: false +sources: + - https://hub.docker.com/r/libreddit/libreddit + - https://github.com/spikecodes/libreddit + - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - reddit + - libreddit + - social +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/libreddit/7.0.1/README.md b/stable/libreddit/7.1.0/README.md similarity index 100% rename from stable/libreddit/7.0.1/README.md rename to stable/libreddit/7.1.0/README.md diff --git a/stable/libreddit/7.1.0/app-changelog.md b/stable/libreddit/7.1.0/app-changelog.md new file mode 100644 index 0000000000..218b7bb510 --- /dev/null +++ b/stable/libreddit/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libreddit-7.1.0](https://github.com/truecharts/charts/compare/libreddit-7.0.1...libreddit-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/libreddit/7.0.1/app-readme.md b/stable/libreddit/7.1.0/app-readme.md similarity index 100% rename from stable/libreddit/7.0.1/app-readme.md rename to stable/libreddit/7.1.0/app-readme.md diff --git a/stable/libreddit/7.1.0/charts/common-17.2.2.tgz b/stable/libreddit/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/libreddit/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/libreddit/7.0.1/ix_values.yaml b/stable/libreddit/7.1.0/ix_values.yaml similarity index 100% rename from stable/libreddit/7.0.1/ix_values.yaml rename to stable/libreddit/7.1.0/ix_values.yaml diff --git a/stable/libreddit/7.0.1/questions.yaml b/stable/libreddit/7.1.0/questions.yaml similarity index 100% rename from stable/libreddit/7.0.1/questions.yaml rename to stable/libreddit/7.1.0/questions.yaml diff --git a/stable/remmina/9.0.1/templates/NOTES.txt b/stable/libreddit/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/remmina/9.0.1/templates/NOTES.txt rename to stable/libreddit/7.1.0/templates/NOTES.txt diff --git a/stable/qwantify/2.0.1/templates/common.yaml b/stable/libreddit/7.1.0/templates/common.yaml similarity index 100% rename from stable/qwantify/2.0.1/templates/common.yaml rename to stable/libreddit/7.1.0/templates/common.yaml diff --git a/stable/openttd/4.0.1/values.yaml b/stable/libreddit/7.1.0/values.yaml similarity index 100% rename from stable/openttd/4.0.1/values.yaml rename to stable/libreddit/7.1.0/values.yaml diff --git a/stable/libremdb/6.0.2/CHANGELOG.md b/stable/libremdb/6.0.2/CHANGELOG.md deleted file mode 100644 index 78d8f3f25f..0000000000 --- a/stable/libremdb/6.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [libremdb-6.0.2](https://github.com/truecharts/charts/compare/libremdb-6.0.1...libremdb-6.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [libremdb-6.0.1](https://github.com/truecharts/charts/compare/libremdb-6.0.0...libremdb-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [libremdb-6.0.0](https://github.com/truecharts/charts/compare/libremdb-5.0.1...libremdb-6.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [libremdb-6.0.0](https://github.com/truecharts/charts/compare/libremdb-5.0.1...libremdb-6.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [libremdb-5.0.1](https://github.com/truecharts/charts/compare/libremdb-5.0.0...libremdb-5.0.1) (2023-12-25) - -### Chore - -- update container image quay.io/pussthecatorg/libremdb to latest[@5d6a37e](https://github.com/5d6a37e) by renovate ([#16535](https://github.com/truecharts/charts/issues/16535)) - - - - -## [libremdb-5.0.0](https://github.com/truecharts/charts/compare/libremdb-4.0.13...libremdb-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [libremdb-4.0.13](https://github.com/truecharts/charts/compare/libremdb-4.0.12...libremdb-4.0.13) (2023-12-25) - -### Chore - -- update container image quay.io/pussthecatorg/libremdb to latest[@531c2f3](https://github.com/531c2f3) by renovate ([#16445](https://github.com/truecharts/charts/issues/16445)) - - - - -## [libremdb-4.0.12](https://github.com/truecharts/charts/compare/libremdb-4.0.11...libremdb-4.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [libremdb-4.0.11](https://github.com/truecharts/charts/compare/libremdb-4.0.10...libremdb-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [libremdb-4.0.10](https://github.com/truecharts/charts/compare/libremdb-4.0.9...libremdb-4.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [libremdb-4.0.9](https://github.com/truecharts/charts/compare/libremdb-4.0.8...libremdb-4.0.9) (2023-12-23) - -### Chore diff --git a/stable/libremdb/6.0.2/Chart.yaml b/stable/libremdb/6.0.2/Chart.yaml deleted file mode 100644 index 2f93705935..0000000000 --- a/stable/libremdb/6.0.2/Chart.yaml +++ /dev/null @@ -1,46 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: libremdb -version: 6.0.2 -appVersion: latest -description: A free & open source IMDb front-end. -home: https://truecharts.org/charts/stable/libremdb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/libremdb.png -deprecated: false -sources: - - https://github.com/zyachel/libremdb - - https://github.com/PussTheCat-org/docker-libremdb-quay - - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - - https://quay.io/pussthecatorg/libremdb -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - libremdb - - media - - imdb -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/libremdb/6.0.2/app-changelog.md b/stable/libremdb/6.0.2/app-changelog.md deleted file mode 100644 index 227b653fae..0000000000 --- a/stable/libremdb/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-6.0.2](https://github.com/truecharts/charts/compare/libremdb-6.0.1...libremdb-6.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/libremdb/6.0.2/charts/common-17.1.4.tgz b/stable/libremdb/6.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/libremdb/6.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/libremdb/6.0.2/charts/redis-11.0.3.tgz b/stable/libremdb/6.0.2/charts/redis-11.0.3.tgz deleted file mode 100644 index 90bc5a87d5..0000000000 Binary files a/stable/libremdb/6.0.2/charts/redis-11.0.3.tgz and /dev/null differ diff --git a/stable/libremdb/6.1.0/CHANGELOG.md b/stable/libremdb/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8d695b8fc8 --- /dev/null +++ b/stable/libremdb/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [libremdb-6.1.0](https://github.com/truecharts/charts/compare/libremdb-6.0.2...libremdb-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [libremdb-6.0.2](https://github.com/truecharts/charts/compare/libremdb-6.0.1...libremdb-6.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [libremdb-6.0.1](https://github.com/truecharts/charts/compare/libremdb-6.0.0...libremdb-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [libremdb-6.0.0](https://github.com/truecharts/charts/compare/libremdb-5.0.1...libremdb-6.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [libremdb-6.0.0](https://github.com/truecharts/charts/compare/libremdb-5.0.1...libremdb-6.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [libremdb-5.0.1](https://github.com/truecharts/charts/compare/libremdb-5.0.0...libremdb-5.0.1) (2023-12-25) + +### Chore + +- update container image quay.io/pussthecatorg/libremdb to latest[@5d6a37e](https://github.com/5d6a37e) by renovate ([#16535](https://github.com/truecharts/charts/issues/16535)) + + + + +## [libremdb-5.0.0](https://github.com/truecharts/charts/compare/libremdb-4.0.13...libremdb-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [libremdb-4.0.13](https://github.com/truecharts/charts/compare/libremdb-4.0.12...libremdb-4.0.13) (2023-12-25) + +### Chore + +- update container image quay.io/pussthecatorg/libremdb to latest[@531c2f3](https://github.com/531c2f3) by renovate ([#16445](https://github.com/truecharts/charts/issues/16445)) + + + + +## [libremdb-4.0.12](https://github.com/truecharts/charts/compare/libremdb-4.0.11...libremdb-4.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [libremdb-4.0.11](https://github.com/truecharts/charts/compare/libremdb-4.0.10...libremdb-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [libremdb-4.0.10](https://github.com/truecharts/charts/compare/libremdb-4.0.9...libremdb-4.0.10) (2023-12-23) + +### Chore diff --git a/stable/libremdb/6.1.0/Chart.yaml b/stable/libremdb/6.1.0/Chart.yaml new file mode 100644 index 0000000000..7aef878b96 --- /dev/null +++ b/stable/libremdb/6.1.0/Chart.yaml @@ -0,0 +1,46 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: libremdb +version: 6.1.0 +appVersion: latest +description: A free & open source IMDb front-end. +home: https://truecharts.org/charts/stable/libremdb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/libremdb.png +deprecated: false +sources: + - https://github.com/zyachel/libremdb + - https://github.com/PussTheCat-org/docker-libremdb-quay + - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb + - https://quay.io/pussthecatorg/libremdb +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - libremdb + - media + - imdb +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/libremdb/6.0.2/README.md b/stable/libremdb/6.1.0/README.md similarity index 100% rename from stable/libremdb/6.0.2/README.md rename to stable/libremdb/6.1.0/README.md diff --git a/stable/libremdb/6.1.0/app-changelog.md b/stable/libremdb/6.1.0/app-changelog.md new file mode 100644 index 0000000000..fd6ce9724e --- /dev/null +++ b/stable/libremdb/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-6.1.0](https://github.com/truecharts/charts/compare/libremdb-6.0.2...libremdb-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/libremdb/6.0.2/app-readme.md b/stable/libremdb/6.1.0/app-readme.md similarity index 100% rename from stable/libremdb/6.0.2/app-readme.md rename to stable/libremdb/6.1.0/app-readme.md diff --git a/stable/libremdb/6.1.0/charts/common-17.2.2.tgz b/stable/libremdb/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/libremdb/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/libremdb/6.1.0/charts/redis-11.1.0.tgz b/stable/libremdb/6.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/libremdb/6.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/libremdb/6.0.2/ix_values.yaml b/stable/libremdb/6.1.0/ix_values.yaml similarity index 100% rename from stable/libremdb/6.0.2/ix_values.yaml rename to stable/libremdb/6.1.0/ix_values.yaml diff --git a/stable/libremdb/6.0.2/questions.yaml b/stable/libremdb/6.1.0/questions.yaml similarity index 100% rename from stable/libremdb/6.0.2/questions.yaml rename to stable/libremdb/6.1.0/questions.yaml diff --git a/stable/requestrr/8.0.1/templates/NOTES.txt b/stable/libremdb/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/requestrr/8.0.1/templates/NOTES.txt rename to stable/libremdb/6.1.0/templates/NOTES.txt diff --git a/stable/redisinsight/5.0.1/templates/common.yaml b/stable/libremdb/6.1.0/templates/common.yaml similarity index 100% rename from stable/redisinsight/5.0.1/templates/common.yaml rename to stable/libremdb/6.1.0/templates/common.yaml diff --git a/stable/openvscode-server/8.0.1/values.yaml b/stable/libremdb/6.1.0/values.yaml similarity index 100% rename from stable/openvscode-server/8.0.1/values.yaml rename to stable/libremdb/6.1.0/values.yaml diff --git a/stable/librespeed/12.1.0/CHANGELOG.md b/stable/librespeed/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e03539c109 --- /dev/null +++ b/stable/librespeed/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [librespeed-12.1.0](https://github.com/truecharts/charts/compare/librespeed-12.0.1...librespeed-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [librespeed-12.0.1](https://github.com/truecharts/charts/compare/librespeed-12.0.0...librespeed-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [librespeed-12.0.0](https://github.com/truecharts/charts/compare/librespeed-11.0.12...librespeed-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [librespeed-11.0.12](https://github.com/truecharts/charts/compare/librespeed-11.0.11...librespeed-11.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@fd347dd](https://github.com/fd347dd) by renovate ([#16417](https://github.com/truecharts/charts/issues/16417)) + + + + +## [librespeed-11.0.11](https://github.com/truecharts/charts/compare/librespeed-11.0.10...librespeed-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [librespeed-11.0.10](https://github.com/truecharts/charts/compare/librespeed-11.0.9...librespeed-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [librespeed-11.0.9](https://github.com/truecharts/charts/compare/librespeed-11.0.8...librespeed-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [librespeed-11.0.8](https://github.com/truecharts/charts/compare/librespeed-11.0.7...librespeed-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [librespeed-11.0.7](https://github.com/truecharts/charts/compare/librespeed-11.0.6...librespeed-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [librespeed-11.0.6](https://github.com/truecharts/charts/compare/librespeed-11.0.5...librespeed-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [librespeed-11.0.5](https://github.com/truecharts/charts/compare/librespeed-11.0.4...librespeed-11.0.5) (2023-12-22) + +### Fix diff --git a/stable/librespeed/12.1.0/Chart.yaml b/stable/librespeed/12.1.0/Chart.yaml new file mode 100644 index 0000000000..8511cc0baa --- /dev/null +++ b/stable/librespeed/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: librespeed +version: 12.1.0 +appVersion: 5.3.0 +description: Librespeed is a HTML5 webpage to test upload and download speeds +home: https://truecharts.org/charts/stable/librespeed +icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png +deprecated: false +sources: + - https://github.com/librespeed/speedtest + - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed + - https://ghcr.io/linuxserver/librespeed +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - librespeed + - speedtest +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/librespeed/12.1.0/README.md b/stable/librespeed/12.1.0/README.md new file mode 100644 index 0000000000..7a343ce7c7 --- /dev/null +++ b/stable/librespeed/12.1.0/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/librespeed) + +**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/librespeed/12.1.0/app-changelog.md b/stable/librespeed/12.1.0/app-changelog.md new file mode 100644 index 0000000000..cf013bf2fb --- /dev/null +++ b/stable/librespeed/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [librespeed-12.1.0](https://github.com/truecharts/charts/compare/librespeed-12.0.1...librespeed-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/librespeed/12.1.0/app-readme.md b/stable/librespeed/12.1.0/app-readme.md new file mode 100644 index 0000000000..7e86075604 --- /dev/null +++ b/stable/librespeed/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Librespeed is a HTML5 webpage to test upload and download speeds + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/librespeed](https://truecharts.org/charts/stable/librespeed) + +--- + +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/librespeed/12.1.0/charts/common-17.2.2.tgz b/stable/librespeed/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/librespeed/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/librespeed/12.1.0/ix_values.yaml b/stable/librespeed/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..7ecdeb23e5 --- /dev/null +++ b/stable/librespeed/12.1.0/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: ghcr.io/linuxserver/librespeed + tag: 5.3.0@sha256:fd347ddcb04b552ca8621a1a4d542d3472b62374d1486080dd4ffa8a713ca803 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10016 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/librespeed/12.1.0/questions.yaml b/stable/librespeed/12.1.0/questions.yaml new file mode 100644 index 0000000000..b48505deba --- /dev/null +++ b/stable/librespeed/12.1.0/questions.yaml @@ -0,0 +1,2823 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10016 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/retrobot/7.0.1/templates/NOTES.txt b/stable/librespeed/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/retrobot/7.0.1/templates/NOTES.txt rename to stable/librespeed/12.1.0/templates/NOTES.txt diff --git a/stable/requestrr/8.0.1/templates/common.yaml b/stable/librespeed/12.1.0/templates/common.yaml similarity index 100% rename from stable/requestrr/8.0.1/templates/common.yaml rename to stable/librespeed/12.1.0/templates/common.yaml diff --git a/stable/owi2plex/4.0.1/values.yaml b/stable/librespeed/12.1.0/values.yaml similarity index 100% rename from stable/owi2plex/4.0.1/values.yaml rename to stable/librespeed/12.1.0/values.yaml diff --git a/stable/lidarr/19.1.0/CHANGELOG.md b/stable/lidarr/19.1.0/CHANGELOG.md new file mode 100644 index 0000000000..39e789cffe --- /dev/null +++ b/stable/lidarr/19.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lidarr-19.1.0](https://github.com/truecharts/charts/compare/lidarr-19.0.1...lidarr-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [lidarr-19.0.1](https://github.com/truecharts/charts/compare/lidarr-19.0.0...lidarr-19.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [lidarr-19.0.0](https://github.com/truecharts/charts/compare/lidarr-18.0.11...lidarr-19.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [lidarr-18.0.11](https://github.com/truecharts/charts/compare/lidarr-18.0.10...lidarr-18.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [lidarr-18.0.10](https://github.com/truecharts/charts/compare/lidarr-18.0.9...lidarr-18.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [lidarr-18.0.9](https://github.com/truecharts/charts/compare/lidarr-18.0.8...lidarr-18.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [lidarr-18.0.8](https://github.com/truecharts/charts/compare/lidarr-18.0.7...lidarr-18.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [lidarr-18.0.7](https://github.com/truecharts/charts/compare/lidarr-18.0.6...lidarr-18.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [lidarr-18.0.6](https://github.com/truecharts/charts/compare/lidarr-18.0.5...lidarr-18.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [lidarr-18.0.5](https://github.com/truecharts/charts/compare/lidarr-18.0.4...lidarr-18.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [lidarr-18.0.4](https://github.com/truecharts/charts/compare/lidarr-18.0.3...lidarr-18.0.4) (2023-12-21) + +### Fix diff --git a/stable/lidarr/19.1.0/Chart.yaml b/stable/lidarr/19.1.0/Chart.yaml new file mode 100644 index 0000000000..01d879a2ef --- /dev/null +++ b/stable/lidarr/19.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: lidarr +version: 19.1.0 +appVersion: 2.1.0.3856 +description: Looks and smells like Sonarr but made for music +home: https://truecharts.org/charts/stable/lidarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.png +deprecated: false +sources: + - https://github.com/Lidarr/Lidarr + - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr + - https://ghcr.io/onedr0p/lidarr-develop +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - lidarr + - torrent + - usenet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/lidarr/19.1.0/README.md b/stable/lidarr/19.1.0/README.md new file mode 100644 index 0000000000..20408b080a --- /dev/null +++ b/stable/lidarr/19.1.0/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/lidarr) + +**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/lidarr/19.1.0/app-changelog.md b/stable/lidarr/19.1.0/app-changelog.md new file mode 100644 index 0000000000..909395c347 --- /dev/null +++ b/stable/lidarr/19.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lidarr-19.1.0](https://github.com/truecharts/charts/compare/lidarr-19.0.1...lidarr-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/lidarr/19.1.0/app-readme.md b/stable/lidarr/19.1.0/app-readme.md new file mode 100644 index 0000000000..ab0ee61c1d --- /dev/null +++ b/stable/lidarr/19.1.0/app-readme.md @@ -0,0 +1,8 @@ +Looks and smells like Sonarr but made for music + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/lidarr](https://truecharts.org/charts/stable/lidarr) + +--- + +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/lidarr/19.1.0/charts/common-17.2.2.tgz b/stable/lidarr/19.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/lidarr/19.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/lidarr/19.1.0/ix_values.yaml b/stable/lidarr/19.1.0/ix_values.yaml new file mode 100644 index 0000000000..58bbc07c71 --- /dev/null +++ b/stable/lidarr/19.1.0/ix_values.yaml @@ -0,0 +1,109 @@ +image: + repository: ghcr.io/onedr0p/lidarr-develop + pullPolicy: IfNotPresent + tag: 2.1.0.3856@sha256:a804847dc155618645974f5576ffbfb6e90bb44a1add221ccc672e4641cc979e +exportarrImage: + repository: ghcr.io/onedr0p/exportarr + pullPolicy: IfNotPresent + tag: v1.6.0@sha256:b522e128509b766cf66f847190fccd225ff194dc76775fe6a215f2dd3010cac2 +securityContext: + container: + readOnlyRootFilesystem: false +service: + main: + ports: + main: + port: 8686 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 8687 + targetSelector: exportarr +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: http + path: /ping + readiness: + enabled: true + type: http + path: /ping + startup: + enabled: true + type: http + path: /ping + env: + LIDARR__PORT: "{{ .Values.service.main.ports.main.port }}" + LIDARR__AUTHENTICATION_METHOD: "" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - lidarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + CONFIG: "/config/config.xml" +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics + prometheusRule: + enabled: false +portal: + open: + enabled: true +updated: true diff --git a/stable/lidarr/19.1.0/questions.yaml b/stable/lidarr/19.1.0/questions.yaml new file mode 100644 index 0000000000..2a81f8ebed --- /dev/null +++ b/stable/lidarr/19.1.0/questions.yaml @@ -0,0 +1,2881 @@ +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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: LIDARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8686 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/rickroll/5.0.1/templates/NOTES.txt b/stable/lidarr/19.1.0/templates/NOTES.txt similarity index 100% rename from stable/rickroll/5.0.1/templates/NOTES.txt rename to stable/lidarr/19.1.0/templates/NOTES.txt diff --git a/stable/lidarr/19.1.0/templates/common.yaml b/stable/lidarr/19.1.0/templates/common.yaml new file mode 100644 index 0000000000..3c93f57861 --- /dev/null +++ b/stable/lidarr/19.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Disable [exportarr] if requested */}} +{{- if not .Values.metrics.main.enabled -}} + {{- $_ := set .Values.workload.exportarr "enabled" false -}} + {{- $_ := set .Values.service.metrics "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/paperless-ngx/6.0.2/values.yaml b/stable/lidarr/19.1.0/values.yaml similarity index 100% rename from stable/paperless-ngx/6.0.2/values.yaml rename to stable/lidarr/19.1.0/values.yaml diff --git a/stable/lingva/4.0.1/CHANGELOG.md b/stable/lingva/4.0.1/CHANGELOG.md deleted file mode 100644 index 8336cff90d..0000000000 --- a/stable/lingva/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lingva-4.0.1](https://github.com/truecharts/charts/compare/lingva-4.0.0...lingva-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [lingva-4.0.0](https://github.com/truecharts/charts/compare/lingva-3.0.17...lingva-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [lingva-3.0.17](https://github.com/truecharts/charts/compare/lingva-3.0.16...lingva-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [lingva-3.0.16](https://github.com/truecharts/charts/compare/lingva-3.0.15...lingva-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [lingva-3.0.15](https://github.com/truecharts/charts/compare/lingva-3.0.14...lingva-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [lingva-3.0.14](https://github.com/truecharts/charts/compare/lingva-3.0.13...lingva-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [lingva-3.0.13](https://github.com/truecharts/charts/compare/lingva-3.0.12...lingva-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [lingva-3.0.12](https://github.com/truecharts/charts/compare/lingva-3.0.11...lingva-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [lingva-3.0.11](https://github.com/truecharts/charts/compare/lingva-3.0.10...lingva-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [lingva-3.0.10](https://github.com/truecharts/charts/compare/lingva-3.0.9...lingva-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [lingva-3.0.9](https://github.com/truecharts/charts/compare/lingva-3.0.8...lingva-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/lingva/4.0.1/Chart.yaml b/stable/lingva/4.0.1/Chart.yaml deleted file mode 100644 index fa1efea655..0000000000 --- a/stable/lingva/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: lingva -version: 4.0.1 -appVersion: latest -description: Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available -home: https://truecharts.org/charts/incubator/lingva -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lingva.png -deprecated: false -sources: - - https://github.com/TheDavidDelta/lingva-translate - - https://github.com/truecharts/charts/tree/master/charts/incubator/lingva - - https://hub.docker.com/r/thedaviddelta/lingva-translate -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - lingva - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/lingva/4.0.1/app-changelog.md b/stable/lingva/4.0.1/app-changelog.md deleted file mode 100644 index c01cf5a81b..0000000000 --- a/stable/lingva/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lingva-4.0.1](https://github.com/truecharts/charts/compare/lingva-4.0.0...lingva-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/lingva/4.0.1/charts/common-17.1.4.tgz b/stable/lingva/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/lingva/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/lingva/4.1.0/CHANGELOG.md b/stable/lingva/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b62952b5bd --- /dev/null +++ b/stable/lingva/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lingva-4.1.0](https://github.com/truecharts/charts/compare/lingva-4.0.1...lingva-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [lingva-4.0.1](https://github.com/truecharts/charts/compare/lingva-4.0.0...lingva-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [lingva-4.0.0](https://github.com/truecharts/charts/compare/lingva-3.0.17...lingva-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [lingva-3.0.17](https://github.com/truecharts/charts/compare/lingva-3.0.16...lingva-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [lingva-3.0.16](https://github.com/truecharts/charts/compare/lingva-3.0.15...lingva-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [lingva-3.0.15](https://github.com/truecharts/charts/compare/lingva-3.0.14...lingva-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [lingva-3.0.14](https://github.com/truecharts/charts/compare/lingva-3.0.13...lingva-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [lingva-3.0.13](https://github.com/truecharts/charts/compare/lingva-3.0.12...lingva-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [lingva-3.0.12](https://github.com/truecharts/charts/compare/lingva-3.0.11...lingva-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [lingva-3.0.11](https://github.com/truecharts/charts/compare/lingva-3.0.10...lingva-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [lingva-3.0.10](https://github.com/truecharts/charts/compare/lingva-3.0.9...lingva-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/lingva/4.1.0/Chart.yaml b/stable/lingva/4.1.0/Chart.yaml new file mode 100644 index 0000000000..c71f3002de --- /dev/null +++ b/stable/lingva/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: lingva +version: 4.1.0 +appVersion: latest +description: Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available +home: https://truecharts.org/charts/incubator/lingva +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lingva.png +deprecated: false +sources: + - https://github.com/TheDavidDelta/lingva-translate + - https://github.com/truecharts/charts/tree/master/charts/incubator/lingva + - https://hub.docker.com/r/thedaviddelta/lingva-translate +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - lingva + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/lingva/4.0.1/README.md b/stable/lingva/4.1.0/README.md similarity index 100% rename from stable/lingva/4.0.1/README.md rename to stable/lingva/4.1.0/README.md diff --git a/stable/lingva/4.1.0/app-changelog.md b/stable/lingva/4.1.0/app-changelog.md new file mode 100644 index 0000000000..e25e896c6d --- /dev/null +++ b/stable/lingva/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lingva-4.1.0](https://github.com/truecharts/charts/compare/lingva-4.0.1...lingva-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/lingva/4.0.1/app-readme.md b/stable/lingva/4.1.0/app-readme.md similarity index 100% rename from stable/lingva/4.0.1/app-readme.md rename to stable/lingva/4.1.0/app-readme.md diff --git a/stable/lingva/4.1.0/charts/common-17.2.2.tgz b/stable/lingva/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/lingva/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/lingva/4.0.1/ix_values.yaml b/stable/lingva/4.1.0/ix_values.yaml similarity index 100% rename from stable/lingva/4.0.1/ix_values.yaml rename to stable/lingva/4.1.0/ix_values.yaml diff --git a/stable/lingva/4.0.1/questions.yaml b/stable/lingva/4.1.0/questions.yaml similarity index 100% rename from stable/lingva/4.0.1/questions.yaml rename to stable/lingva/4.1.0/questions.yaml diff --git a/stable/llalon-github-backup/4.0.1/templates/common.yaml b/stable/lingva/4.1.0/templates/common.yaml similarity index 100% rename from stable/llalon-github-backup/4.0.1/templates/common.yaml rename to stable/lingva/4.1.0/templates/common.yaml diff --git a/stable/passwordpusherephemeral/4.0.1/values.yaml b/stable/lingva/4.1.0/values.yaml similarity index 100% rename from stable/passwordpusherephemeral/4.0.1/values.yaml rename to stable/lingva/4.1.0/values.yaml diff --git a/stable/linkding/8.0.1/CHANGELOG.md b/stable/linkding/8.0.1/CHANGELOG.md deleted file mode 100644 index 578e380685..0000000000 --- a/stable/linkding/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [linkding-8.0.1](https://github.com/truecharts/charts/compare/linkding-8.0.0...linkding-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [linkding-8.0.0](https://github.com/truecharts/charts/compare/linkding-7.0.11...linkding-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [linkding-7.0.11](https://github.com/truecharts/charts/compare/linkding-7.0.10...linkding-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [linkding-7.0.10](https://github.com/truecharts/charts/compare/linkding-7.0.9...linkding-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [linkding-7.0.9](https://github.com/truecharts/charts/compare/linkding-7.0.8...linkding-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [linkding-7.0.8](https://github.com/truecharts/charts/compare/linkding-7.0.7...linkding-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [linkding-7.0.7](https://github.com/truecharts/charts/compare/linkding-7.0.6...linkding-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [linkding-7.0.6](https://github.com/truecharts/charts/compare/linkding-7.0.5...linkding-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [linkding-7.0.5](https://github.com/truecharts/charts/compare/linkding-7.0.4...linkding-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [linkding-7.0.4](https://github.com/truecharts/charts/compare/linkding-7.0.3...linkding-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [linkding-7.0.3](https://github.com/truecharts/charts/compare/linkding-7.0.2...linkding-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/linkding/8.0.1/Chart.yaml b/stable/linkding/8.0.1/Chart.yaml deleted file mode 100644 index f199a3be90..0000000000 --- a/stable/linkding/8.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: linkding -version: 8.0.1 -appVersion: 1.23.1 -description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. -home: https://truecharts.org/charts/stable/linkding -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png -deprecated: false -sources: - - https://github.com/sissbruecker/linkding - - https://github.com/truecharts/charts/tree/master/charts/stable/linkding - - https://hub.docker.com/r/sissbruecker/linkding -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - bookmarks - - links -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/linkding/8.0.1/app-changelog.md b/stable/linkding/8.0.1/app-changelog.md deleted file mode 100644 index 348ffd1c49..0000000000 --- a/stable/linkding/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [linkding-8.0.1](https://github.com/truecharts/charts/compare/linkding-8.0.0...linkding-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/linkding/8.0.1/charts/common-17.1.4.tgz b/stable/linkding/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/linkding/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/linkding/8.1.0/CHANGELOG.md b/stable/linkding/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ed18517d9e --- /dev/null +++ b/stable/linkding/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [linkding-8.1.0](https://github.com/truecharts/charts/compare/linkding-8.0.1...linkding-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [linkding-8.0.1](https://github.com/truecharts/charts/compare/linkding-8.0.0...linkding-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [linkding-8.0.0](https://github.com/truecharts/charts/compare/linkding-7.0.11...linkding-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [linkding-7.0.11](https://github.com/truecharts/charts/compare/linkding-7.0.10...linkding-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [linkding-7.0.10](https://github.com/truecharts/charts/compare/linkding-7.0.9...linkding-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [linkding-7.0.9](https://github.com/truecharts/charts/compare/linkding-7.0.8...linkding-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [linkding-7.0.8](https://github.com/truecharts/charts/compare/linkding-7.0.7...linkding-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [linkding-7.0.7](https://github.com/truecharts/charts/compare/linkding-7.0.6...linkding-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [linkding-7.0.6](https://github.com/truecharts/charts/compare/linkding-7.0.5...linkding-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [linkding-7.0.5](https://github.com/truecharts/charts/compare/linkding-7.0.4...linkding-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [linkding-7.0.4](https://github.com/truecharts/charts/compare/linkding-7.0.3...linkding-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/linkding/8.1.0/Chart.yaml b/stable/linkding/8.1.0/Chart.yaml new file mode 100644 index 0000000000..1b36e89820 --- /dev/null +++ b/stable/linkding/8.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: linkding +version: 8.1.0 +appVersion: 1.23.1 +description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. +home: https://truecharts.org/charts/stable/linkding +icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png +deprecated: false +sources: + - https://github.com/sissbruecker/linkding + - https://github.com/truecharts/charts/tree/master/charts/stable/linkding + - https://hub.docker.com/r/sissbruecker/linkding +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - bookmarks + - links +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/linkding/8.0.1/README.md b/stable/linkding/8.1.0/README.md similarity index 100% rename from stable/linkding/8.0.1/README.md rename to stable/linkding/8.1.0/README.md diff --git a/stable/linkding/8.1.0/app-changelog.md b/stable/linkding/8.1.0/app-changelog.md new file mode 100644 index 0000000000..9b0d7f0fa9 --- /dev/null +++ b/stable/linkding/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [linkding-8.1.0](https://github.com/truecharts/charts/compare/linkding-8.0.1...linkding-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/linkding/8.0.1/app-readme.md b/stable/linkding/8.1.0/app-readme.md similarity index 100% rename from stable/linkding/8.0.1/app-readme.md rename to stable/linkding/8.1.0/app-readme.md diff --git a/stable/linkding/8.1.0/charts/common-17.2.2.tgz b/stable/linkding/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/linkding/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/linkding/8.0.1/ix_values.yaml b/stable/linkding/8.1.0/ix_values.yaml similarity index 100% rename from stable/linkding/8.0.1/ix_values.yaml rename to stable/linkding/8.1.0/ix_values.yaml diff --git a/stable/linkding/8.0.1/questions.yaml b/stable/linkding/8.1.0/questions.yaml similarity index 100% rename from stable/linkding/8.0.1/questions.yaml rename to stable/linkding/8.1.0/questions.yaml diff --git a/stable/rimgo/5.0.1/templates/NOTES.txt b/stable/linkding/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/rimgo/5.0.1/templates/NOTES.txt rename to stable/linkding/8.1.0/templates/NOTES.txt diff --git a/stable/retrobot/7.0.1/templates/common.yaml b/stable/linkding/8.1.0/templates/common.yaml similarity index 100% rename from stable/retrobot/7.0.1/templates/common.yaml rename to stable/linkding/8.1.0/templates/common.yaml diff --git a/stable/pasta/7.0.1/values.yaml b/stable/linkding/8.1.0/values.yaml similarity index 100% rename from stable/pasta/7.0.1/values.yaml rename to stable/linkding/8.1.0/values.yaml diff --git a/stable/linkwallet/4.0.1/CHANGELOG.md b/stable/linkwallet/4.0.1/CHANGELOG.md deleted file mode 100644 index b531aba97e..0000000000 --- a/stable/linkwallet/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [linkwallet-4.0.1](https://github.com/truecharts/charts/compare/linkwallet-4.0.0...linkwallet-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [linkwallet-4.0.0](https://github.com/truecharts/charts/compare/linkwallet-3.0.17...linkwallet-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [linkwallet-3.0.17](https://github.com/truecharts/charts/compare/linkwallet-3.0.16...linkwallet-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [linkwallet-3.0.16](https://github.com/truecharts/charts/compare/linkwallet-3.0.15...linkwallet-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [linkwallet-3.0.15](https://github.com/truecharts/charts/compare/linkwallet-3.0.14...linkwallet-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [linkwallet-3.0.14](https://github.com/truecharts/charts/compare/linkwallet-3.0.13...linkwallet-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [linkwallet-3.0.13](https://github.com/truecharts/charts/compare/linkwallet-3.0.12...linkwallet-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [linkwallet-3.0.12](https://github.com/truecharts/charts/compare/linkwallet-3.0.11...linkwallet-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [linkwallet-3.0.11](https://github.com/truecharts/charts/compare/linkwallet-3.0.10...linkwallet-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [linkwallet-3.0.10](https://github.com/truecharts/charts/compare/linkwallet-3.0.9...linkwallet-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [linkwallet-3.0.9](https://github.com/truecharts/charts/compare/linkwallet-3.0.8...linkwallet-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/linkwallet/4.0.1/Chart.yaml b/stable/linkwallet/4.0.1/Chart.yaml deleted file mode 100644 index ba2a3e8a9c..0000000000 --- a/stable/linkwallet/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: linkwallet -version: 4.0.1 -appVersion: 0.0.36 -description: A self-hosted bookmark database with full-text page content search. -home: https://truecharts.org/charts/incubator/linkwallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwallet.png -deprecated: false -sources: - - https://github.com/tardisx/linkwallet - - https://github.com/truecharts/charts/tree/master/charts/incubator/linkwallet - - https://hub.docker.com/r/tardisx/linkwallet -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - bookmarks -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/linkwallet/4.0.1/app-changelog.md b/stable/linkwallet/4.0.1/app-changelog.md deleted file mode 100644 index f5c1874fd0..0000000000 --- a/stable/linkwallet/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [linkwallet-4.0.1](https://github.com/truecharts/charts/compare/linkwallet-4.0.0...linkwallet-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/linkwallet/4.0.1/charts/common-17.1.4.tgz b/stable/linkwallet/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/linkwallet/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/linkwallet/4.1.0/CHANGELOG.md b/stable/linkwallet/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d1a1fd826c --- /dev/null +++ b/stable/linkwallet/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [linkwallet-4.1.0](https://github.com/truecharts/charts/compare/linkwallet-4.0.1...linkwallet-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [linkwallet-4.0.1](https://github.com/truecharts/charts/compare/linkwallet-4.0.0...linkwallet-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [linkwallet-4.0.0](https://github.com/truecharts/charts/compare/linkwallet-3.0.17...linkwallet-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [linkwallet-3.0.17](https://github.com/truecharts/charts/compare/linkwallet-3.0.16...linkwallet-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [linkwallet-3.0.16](https://github.com/truecharts/charts/compare/linkwallet-3.0.15...linkwallet-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [linkwallet-3.0.15](https://github.com/truecharts/charts/compare/linkwallet-3.0.14...linkwallet-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [linkwallet-3.0.14](https://github.com/truecharts/charts/compare/linkwallet-3.0.13...linkwallet-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [linkwallet-3.0.13](https://github.com/truecharts/charts/compare/linkwallet-3.0.12...linkwallet-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [linkwallet-3.0.12](https://github.com/truecharts/charts/compare/linkwallet-3.0.11...linkwallet-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [linkwallet-3.0.11](https://github.com/truecharts/charts/compare/linkwallet-3.0.10...linkwallet-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [linkwallet-3.0.10](https://github.com/truecharts/charts/compare/linkwallet-3.0.9...linkwallet-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/linkwallet/4.1.0/Chart.yaml b/stable/linkwallet/4.1.0/Chart.yaml new file mode 100644 index 0000000000..bc8d2db1a6 --- /dev/null +++ b/stable/linkwallet/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: linkwallet +version: 4.1.0 +appVersion: 0.0.36 +description: A self-hosted bookmark database with full-text page content search. +home: https://truecharts.org/charts/incubator/linkwallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwallet.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/linkwallet + - https://hub.docker.com/r/tardisx/linkwallet + - https://github.com/tardisx/linkwallet +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - bookmarks +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/linkwallet/4.0.1/README.md b/stable/linkwallet/4.1.0/README.md similarity index 100% rename from stable/linkwallet/4.0.1/README.md rename to stable/linkwallet/4.1.0/README.md diff --git a/stable/linkwallet/4.1.0/app-changelog.md b/stable/linkwallet/4.1.0/app-changelog.md new file mode 100644 index 0000000000..3b977b9f23 --- /dev/null +++ b/stable/linkwallet/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [linkwallet-4.1.0](https://github.com/truecharts/charts/compare/linkwallet-4.0.1...linkwallet-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/linkwallet/4.0.1/app-readme.md b/stable/linkwallet/4.1.0/app-readme.md similarity index 100% rename from stable/linkwallet/4.0.1/app-readme.md rename to stable/linkwallet/4.1.0/app-readme.md diff --git a/stable/linkwallet/4.1.0/charts/common-17.2.2.tgz b/stable/linkwallet/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/linkwallet/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/linkwallet/4.0.1/ix_values.yaml b/stable/linkwallet/4.1.0/ix_values.yaml similarity index 100% rename from stable/linkwallet/4.0.1/ix_values.yaml rename to stable/linkwallet/4.1.0/ix_values.yaml diff --git a/stable/linkwallet/4.0.1/questions.yaml b/stable/linkwallet/4.1.0/questions.yaml similarity index 100% rename from stable/linkwallet/4.0.1/questions.yaml rename to stable/linkwallet/4.1.0/questions.yaml diff --git a/stable/rickroll/5.0.1/templates/common.yaml b/stable/linkwallet/4.1.0/templates/common.yaml similarity index 100% rename from stable/rickroll/5.0.1/templates/common.yaml rename to stable/linkwallet/4.1.0/templates/common.yaml diff --git a/stable/pastey/5.0.1/values.yaml b/stable/linkwallet/4.1.0/values.yaml similarity index 100% rename from stable/pastey/5.0.1/values.yaml rename to stable/linkwallet/4.1.0/values.yaml diff --git a/stable/linkwarden/3.0.1/CHANGELOG.md b/stable/linkwarden/3.0.1/CHANGELOG.md deleted file mode 100644 index 13ee6871ae..0000000000 --- a/stable/linkwarden/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [linkwarden-3.0.1](https://github.com/truecharts/charts/compare/linkwarden-3.0.0...linkwarden-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [linkwarden-3.0.0](https://github.com/truecharts/charts/compare/linkwarden-2.0.11...linkwarden-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [linkwarden-2.0.11](https://github.com/truecharts/charts/compare/linkwarden-2.0.10...linkwarden-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [linkwarden-2.0.10](https://github.com/truecharts/charts/compare/linkwarden-2.0.9...linkwarden-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [linkwarden-2.0.9](https://github.com/truecharts/charts/compare/linkwarden-2.0.8...linkwarden-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [linkwarden-2.0.8](https://github.com/truecharts/charts/compare/linkwarden-2.0.7...linkwarden-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [linkwarden-2.0.7](https://github.com/truecharts/charts/compare/linkwarden-2.0.6...linkwarden-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [linkwarden-2.0.6](https://github.com/truecharts/charts/compare/linkwarden-2.0.5...linkwarden-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [linkwarden-2.0.5](https://github.com/truecharts/charts/compare/linkwarden-2.0.4...linkwarden-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [linkwarden-2.0.4](https://github.com/truecharts/charts/compare/linkwarden-2.0.3...linkwarden-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [linkwarden-2.0.3](https://github.com/truecharts/charts/compare/linkwarden-2.0.2...linkwarden-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/linkwarden/3.0.1/Chart.yaml b/stable/linkwarden/3.0.1/Chart.yaml deleted file mode 100644 index 209ab9e816..0000000000 --- a/stable/linkwarden/3.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: linkwarden -version: 3.0.1 -appVersion: 2.3.0 -description: Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. -home: https://truecharts.org/charts/stable/linkwarden -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwarden.png -deprecated: false -sources: - - https://github.com/linkwarden/linkwarden - - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden - - https://ghcr.io/linkwarden/linkwarden -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - linkwarden - - bookmark - - manager -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/linkwarden/3.0.1/app-changelog.md b/stable/linkwarden/3.0.1/app-changelog.md deleted file mode 100644 index d9797d3b05..0000000000 --- a/stable/linkwarden/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [linkwarden-3.0.1](https://github.com/truecharts/charts/compare/linkwarden-3.0.0...linkwarden-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/linkwarden/3.0.1/charts/common-17.1.4.tgz b/stable/linkwarden/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/linkwarden/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/linkwarden/3.1.0/CHANGELOG.md b/stable/linkwarden/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..91517b30fc --- /dev/null +++ b/stable/linkwarden/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [linkwarden-3.1.0](https://github.com/truecharts/charts/compare/linkwarden-3.0.1...linkwarden-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [linkwarden-3.0.1](https://github.com/truecharts/charts/compare/linkwarden-3.0.0...linkwarden-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [linkwarden-3.0.0](https://github.com/truecharts/charts/compare/linkwarden-2.0.11...linkwarden-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [linkwarden-2.0.11](https://github.com/truecharts/charts/compare/linkwarden-2.0.10...linkwarden-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [linkwarden-2.0.10](https://github.com/truecharts/charts/compare/linkwarden-2.0.9...linkwarden-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [linkwarden-2.0.9](https://github.com/truecharts/charts/compare/linkwarden-2.0.8...linkwarden-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [linkwarden-2.0.8](https://github.com/truecharts/charts/compare/linkwarden-2.0.7...linkwarden-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [linkwarden-2.0.7](https://github.com/truecharts/charts/compare/linkwarden-2.0.6...linkwarden-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [linkwarden-2.0.6](https://github.com/truecharts/charts/compare/linkwarden-2.0.5...linkwarden-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [linkwarden-2.0.5](https://github.com/truecharts/charts/compare/linkwarden-2.0.4...linkwarden-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [linkwarden-2.0.4](https://github.com/truecharts/charts/compare/linkwarden-2.0.3...linkwarden-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/linkwarden/3.1.0/Chart.yaml b/stable/linkwarden/3.1.0/Chart.yaml new file mode 100644 index 0000000000..d163fc680b --- /dev/null +++ b/stable/linkwarden/3.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: linkwarden +version: 3.1.0 +appVersion: 2.3.0 +description: Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. +home: https://truecharts.org/charts/stable/linkwarden +icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwarden.png +deprecated: false +sources: + - https://github.com/linkwarden/linkwarden + - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden + - https://ghcr.io/linkwarden/linkwarden +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - linkwarden + - bookmark + - manager +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/linkwarden/3.0.1/README.md b/stable/linkwarden/3.1.0/README.md similarity index 100% rename from stable/linkwarden/3.0.1/README.md rename to stable/linkwarden/3.1.0/README.md diff --git a/stable/linkwarden/3.1.0/app-changelog.md b/stable/linkwarden/3.1.0/app-changelog.md new file mode 100644 index 0000000000..c4a57a2d33 --- /dev/null +++ b/stable/linkwarden/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [linkwarden-3.1.0](https://github.com/truecharts/charts/compare/linkwarden-3.0.1...linkwarden-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/linkwarden/3.0.1/app-readme.md b/stable/linkwarden/3.1.0/app-readme.md similarity index 100% rename from stable/linkwarden/3.0.1/app-readme.md rename to stable/linkwarden/3.1.0/app-readme.md diff --git a/stable/linkwarden/3.1.0/charts/common-17.2.2.tgz b/stable/linkwarden/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/linkwarden/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/linkwarden/3.0.1/ix_values.yaml b/stable/linkwarden/3.1.0/ix_values.yaml similarity index 100% rename from stable/linkwarden/3.0.1/ix_values.yaml rename to stable/linkwarden/3.1.0/ix_values.yaml diff --git a/stable/linkwarden/3.0.1/questions.yaml b/stable/linkwarden/3.1.0/questions.yaml similarity index 100% rename from stable/linkwarden/3.0.1/questions.yaml rename to stable/linkwarden/3.1.0/questions.yaml diff --git a/stable/ring-mqtt/7.0.1/templates/NOTES.txt b/stable/linkwarden/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/ring-mqtt/7.0.1/templates/NOTES.txt rename to stable/linkwarden/3.1.0/templates/NOTES.txt diff --git a/stable/linkwarden/3.0.1/templates/_secrets.tpl b/stable/linkwarden/3.1.0/templates/_secrets.tpl similarity index 100% rename from stable/linkwarden/3.0.1/templates/_secrets.tpl rename to stable/linkwarden/3.1.0/templates/_secrets.tpl diff --git a/stable/linkwarden/3.0.1/templates/common.yaml b/stable/linkwarden/3.1.0/templates/common.yaml similarity index 100% rename from stable/linkwarden/3.0.1/templates/common.yaml rename to stable/linkwarden/3.1.0/templates/common.yaml diff --git a/stable/pavlovvr/4.0.1/values.yaml b/stable/linkwarden/3.1.0/values.yaml similarity index 100% rename from stable/pavlovvr/4.0.1/values.yaml rename to stable/linkwarden/3.1.0/values.yaml diff --git a/stable/littlelink/12.1.0/CHANGELOG.md b/stable/littlelink/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..76647745be --- /dev/null +++ b/stable/littlelink/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [littlelink-12.1.0](https://github.com/truecharts/charts/compare/littlelink-12.0.1...littlelink-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [littlelink-12.0.1](https://github.com/truecharts/charts/compare/littlelink-12.0.0...littlelink-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [littlelink-12.0.0](https://github.com/truecharts/charts/compare/littlelink-11.0.12...littlelink-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [littlelink-11.0.12](https://github.com/truecharts/charts/compare/littlelink-11.0.11...littlelink-11.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/techno-tim/littlelink-server to latest[@c1fc54e](https://github.com/c1fc54e) by renovate ([#16426](https://github.com/truecharts/charts/issues/16426)) + + + + +## [littlelink-11.0.11](https://github.com/truecharts/charts/compare/littlelink-11.0.10...littlelink-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [littlelink-11.0.10](https://github.com/truecharts/charts/compare/littlelink-11.0.9...littlelink-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [littlelink-11.0.9](https://github.com/truecharts/charts/compare/littlelink-11.0.8...littlelink-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [littlelink-11.0.8](https://github.com/truecharts/charts/compare/littlelink-11.0.7...littlelink-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [littlelink-11.0.7](https://github.com/truecharts/charts/compare/littlelink-11.0.6...littlelink-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [littlelink-11.0.6](https://github.com/truecharts/charts/compare/littlelink-11.0.5...littlelink-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [littlelink-11.0.5](https://github.com/truecharts/charts/compare/littlelink-11.0.4...littlelink-11.0.5) (2023-12-22) + +### Fix diff --git a/stable/littlelink/12.1.0/Chart.yaml b/stable/littlelink/12.1.0/Chart.yaml new file mode 100644 index 0000000000..b859c3a104 --- /dev/null +++ b/stable/littlelink/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: littlelink +version: 12.1.0 +appVersion: latest +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 +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://ghcr.io/techno-tim/littlelink-server + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - littlelink +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: social + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/littlelink/12.1.0/README.md b/stable/littlelink/12.1.0/README.md new file mode 100644 index 0000000000..9331085b78 --- /dev/null +++ b/stable/littlelink/12.1.0/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/littlelink) + +**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/littlelink/12.1.0/app-changelog.md b/stable/littlelink/12.1.0/app-changelog.md new file mode 100644 index 0000000000..2b12d54566 --- /dev/null +++ b/stable/littlelink/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [littlelink-12.1.0](https://github.com/truecharts/charts/compare/littlelink-12.0.1...littlelink-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/littlelink/12.1.0/app-readme.md b/stable/littlelink/12.1.0/app-readme.md new file mode 100644 index 0000000000..0221199b77 --- /dev/null +++ b/stable/littlelink/12.1.0/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/littlelink/12.1.0/charts/common-17.2.2.tgz b/stable/littlelink/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/littlelink/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/littlelink/12.1.0/ix_values.yaml b/stable/littlelink/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..52eb4f79e7 --- /dev/null +++ b/stable/littlelink/12.1.0/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: ghcr.io/techno-tim/littlelink-server + pullPolicy: IfNotPresent + tag: latest@sha256:c1fc54e1d314d6d89fc49f902f2c973631414e4e86195e5ec3df1c46a25aafb2 +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/12.1.0/questions.yaml b/stable/littlelink/12.1.0/questions.yaml new file mode 100644 index 0000000000..728e8a239d --- /dev/null +++ b/stable/littlelink/12.1.0/questions.yaml @@ -0,0 +1,2866 @@ +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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/romm/6.0.2/templates/NOTES.txt b/stable/littlelink/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/romm/6.0.2/templates/NOTES.txt rename to stable/littlelink/12.1.0/templates/NOTES.txt diff --git a/stable/littlelink/12.1.0/templates/_configmap.tpl b/stable/littlelink/12.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..8a55b503b2 --- /dev/null +++ b/stable/littlelink/12.1.0/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/12.1.0/templates/common.yaml b/stable/littlelink/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..a759b19a61 --- /dev/null +++ b/stable/littlelink/12.1.0/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/phoronix-test-suite/4.0.1/values.yaml b/stable/littlelink/12.1.0/values.yaml similarity index 100% rename from stable/phoronix-test-suite/4.0.1/values.yaml rename to stable/littlelink/12.1.0/values.yaml diff --git a/stable/livestreamdvr/4.0.1/CHANGELOG.md b/stable/livestreamdvr/4.0.1/CHANGELOG.md deleted file mode 100644 index 38b8582c75..0000000000 --- a/stable/livestreamdvr/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [livestreamdvr-4.0.1](https://github.com/truecharts/charts/compare/livestreamdvr-4.0.0...livestreamdvr-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [livestreamdvr-4.0.0](https://github.com/truecharts/charts/compare/livestreamdvr-3.1.1...livestreamdvr-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [livestreamdvr-3.1.1](https://github.com/truecharts/charts/compare/livestreamdvr-3.1.0...livestreamdvr-3.1.1) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [livestreamdvr-3.1.0](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.16...livestreamdvr-3.1.0) (2023-12-24) - - - - -## [livestreamdvr-3.0.16](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.15...livestreamdvr-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [livestreamdvr-3.0.15](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.14...livestreamdvr-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [livestreamdvr-3.0.14](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.13...livestreamdvr-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [livestreamdvr-3.0.13](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.12...livestreamdvr-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [livestreamdvr-3.0.12](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.11...livestreamdvr-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [livestreamdvr-3.0.11](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.10...livestreamdvr-3.0.11) (2023-12-21) - -### Chore - -- update container image mrbrax/twitchautomator to master[@8a93df9](https://github.com/8a93df9) by renovate ([#16243](https://github.com/truecharts/charts/issues/16243)) - - - - -## [livestreamdvr-3.0.10](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.9...livestreamdvr-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - diff --git a/stable/livestreamdvr/4.0.1/Chart.yaml b/stable/livestreamdvr/4.0.1/Chart.yaml deleted file mode 100644 index 3feb1c3c25..0000000000 --- a/stable/livestreamdvr/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: livestreamdvr -version: 4.0.1 -appVersion: master -description: An automatic twitch recorder. -home: https://truecharts.org/charts/stable/livestreamdvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.png -deprecated: false -sources: - - https://github.com/MrBrax/LiveStreamDVR - - https://github.com/truecharts/charts/tree/master/charts/stable/livestreamdvr - - https://hub.docker.com/r/mrbrax/twitchautomator -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - livestreamdvr - - MediaApp-Video -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/livestreamdvr/4.0.1/app-changelog.md b/stable/livestreamdvr/4.0.1/app-changelog.md deleted file mode 100644 index 634fa24e03..0000000000 --- a/stable/livestreamdvr/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [livestreamdvr-4.0.1](https://github.com/truecharts/charts/compare/livestreamdvr-4.0.0...livestreamdvr-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/livestreamdvr/4.0.1/charts/common-17.1.4.tgz b/stable/livestreamdvr/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/livestreamdvr/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/livestreamdvr/4.1.0/CHANGELOG.md b/stable/livestreamdvr/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bece7ec6aa --- /dev/null +++ b/stable/livestreamdvr/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [livestreamdvr-4.1.0](https://github.com/truecharts/charts/compare/livestreamdvr-4.0.1...livestreamdvr-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [livestreamdvr-4.0.1](https://github.com/truecharts/charts/compare/livestreamdvr-4.0.0...livestreamdvr-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [livestreamdvr-4.0.0](https://github.com/truecharts/charts/compare/livestreamdvr-3.1.1...livestreamdvr-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [livestreamdvr-3.1.1](https://github.com/truecharts/charts/compare/livestreamdvr-3.1.0...livestreamdvr-3.1.1) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + - update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [livestreamdvr-3.1.0](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.16...livestreamdvr-3.1.0) (2023-12-24) + + + + +## [livestreamdvr-3.0.16](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.15...livestreamdvr-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [livestreamdvr-3.0.15](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.14...livestreamdvr-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [livestreamdvr-3.0.14](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.13...livestreamdvr-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [livestreamdvr-3.0.13](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.12...livestreamdvr-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [livestreamdvr-3.0.12](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.11...livestreamdvr-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [livestreamdvr-3.0.11](https://github.com/truecharts/charts/compare/livestreamdvr-3.0.10...livestreamdvr-3.0.11) (2023-12-21) + +### Chore + +- update container image mrbrax/twitchautomator to master[@8a93df9](https://github.com/8a93df9) by renovate ([#16243](https://github.com/truecharts/charts/issues/16243)) + diff --git a/stable/livestreamdvr/4.1.0/Chart.yaml b/stable/livestreamdvr/4.1.0/Chart.yaml new file mode 100644 index 0000000000..60b40a3162 --- /dev/null +++ b/stable/livestreamdvr/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: livestreamdvr +version: 4.1.0 +appVersion: master +description: An automatic twitch recorder. +home: https://truecharts.org/charts/stable/livestreamdvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.png +deprecated: false +sources: + - https://github.com/MrBrax/LiveStreamDVR + - https://github.com/truecharts/charts/tree/master/charts/stable/livestreamdvr + - https://hub.docker.com/r/mrbrax/twitchautomator +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - livestreamdvr + - MediaApp-Video +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/livestreamdvr/4.0.1/README.md b/stable/livestreamdvr/4.1.0/README.md similarity index 100% rename from stable/livestreamdvr/4.0.1/README.md rename to stable/livestreamdvr/4.1.0/README.md diff --git a/stable/livestreamdvr/4.1.0/app-changelog.md b/stable/livestreamdvr/4.1.0/app-changelog.md new file mode 100644 index 0000000000..362d2a589a --- /dev/null +++ b/stable/livestreamdvr/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [livestreamdvr-4.1.0](https://github.com/truecharts/charts/compare/livestreamdvr-4.0.1...livestreamdvr-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/livestreamdvr/4.0.1/app-readme.md b/stable/livestreamdvr/4.1.0/app-readme.md similarity index 100% rename from stable/livestreamdvr/4.0.1/app-readme.md rename to stable/livestreamdvr/4.1.0/app-readme.md diff --git a/stable/livestreamdvr/4.1.0/charts/common-17.2.2.tgz b/stable/livestreamdvr/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/livestreamdvr/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/livestreamdvr/4.0.1/ix_values.yaml b/stable/livestreamdvr/4.1.0/ix_values.yaml similarity index 100% rename from stable/livestreamdvr/4.0.1/ix_values.yaml rename to stable/livestreamdvr/4.1.0/ix_values.yaml diff --git a/stable/livestreamdvr/4.0.1/questions.yaml b/stable/livestreamdvr/4.1.0/questions.yaml similarity index 100% rename from stable/livestreamdvr/4.0.1/questions.yaml rename to stable/livestreamdvr/4.1.0/questions.yaml diff --git a/stable/longvinter/4.0.1/templates/common.yaml b/stable/livestreamdvr/4.1.0/templates/common.yaml similarity index 100% rename from stable/longvinter/4.0.1/templates/common.yaml rename to stable/livestreamdvr/4.1.0/templates/common.yaml diff --git a/stable/photo-stream/4.0.1/values.yaml b/stable/livestreamdvr/4.1.0/values.yaml similarity index 100% rename from stable/photo-stream/4.0.1/values.yaml rename to stable/livestreamdvr/4.1.0/values.yaml diff --git a/stable/llalon-github-backup/4.0.1/CHANGELOG.md b/stable/llalon-github-backup/4.0.1/CHANGELOG.md deleted file mode 100644 index a41c4abfb1..0000000000 --- a/stable/llalon-github-backup/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [llalon-github-backup-4.0.1](https://github.com/truecharts/charts/compare/llalon-github-backup-4.0.0...llalon-github-backup-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [llalon-github-backup-4.0.0](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.17...llalon-github-backup-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [llalon-github-backup-3.0.17](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.16...llalon-github-backup-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [llalon-github-backup-3.0.16](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.15...llalon-github-backup-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [llalon-github-backup-3.0.15](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.14...llalon-github-backup-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [llalon-github-backup-3.0.14](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.13...llalon-github-backup-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [llalon-github-backup-3.0.13](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.12...llalon-github-backup-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [llalon-github-backup-3.0.12](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.11...llalon-github-backup-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [llalon-github-backup-3.0.11](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.10...llalon-github-backup-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [llalon-github-backup-3.0.10](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.9...llalon-github-backup-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [llalon-github-backup-3.0.9](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.8...llalon-github-backup-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/llalon-github-backup/4.0.1/Chart.yaml b/stable/llalon-github-backup/4.0.1/Chart.yaml deleted file mode 100644 index 8d49900083..0000000000 --- a/stable/llalon-github-backup/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: llalon-github-backup -version: 4.0.1 -appVersion: latest -description: Automatically backup github repositories on schedule. Allows for custom configuration. -home: https://truecharts.org/charts/incubator/llalon-github-backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.png -deprecated: false -sources: - - https://github.com/abusesa/github-backup - - https://github.com/truecharts/charts/tree/master/charts/incubator/llalon-github-backup - - https://hub.docker.com/r/llalon/github-backup -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - llalon-github-backup - - Backup -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/llalon-github-backup/4.0.1/app-changelog.md b/stable/llalon-github-backup/4.0.1/app-changelog.md deleted file mode 100644 index 4e77fde0ab..0000000000 --- a/stable/llalon-github-backup/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [llalon-github-backup-4.0.1](https://github.com/truecharts/charts/compare/llalon-github-backup-4.0.0...llalon-github-backup-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/llalon-github-backup/4.0.1/charts/common-17.1.4.tgz b/stable/llalon-github-backup/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/llalon-github-backup/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/llalon-github-backup/4.1.0/CHANGELOG.md b/stable/llalon-github-backup/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..45f76717cc --- /dev/null +++ b/stable/llalon-github-backup/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [llalon-github-backup-4.1.0](https://github.com/truecharts/charts/compare/llalon-github-backup-4.0.1...llalon-github-backup-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [llalon-github-backup-4.0.1](https://github.com/truecharts/charts/compare/llalon-github-backup-4.0.0...llalon-github-backup-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [llalon-github-backup-4.0.0](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.17...llalon-github-backup-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [llalon-github-backup-3.0.17](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.16...llalon-github-backup-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [llalon-github-backup-3.0.16](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.15...llalon-github-backup-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [llalon-github-backup-3.0.15](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.14...llalon-github-backup-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [llalon-github-backup-3.0.14](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.13...llalon-github-backup-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [llalon-github-backup-3.0.13](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.12...llalon-github-backup-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [llalon-github-backup-3.0.12](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.11...llalon-github-backup-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [llalon-github-backup-3.0.11](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.10...llalon-github-backup-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [llalon-github-backup-3.0.10](https://github.com/truecharts/charts/compare/llalon-github-backup-3.0.9...llalon-github-backup-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/llalon-github-backup/4.1.0/Chart.yaml b/stable/llalon-github-backup/4.1.0/Chart.yaml new file mode 100644 index 0000000000..88a17976b4 --- /dev/null +++ b/stable/llalon-github-backup/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: llalon-github-backup +version: 4.1.0 +appVersion: latest +description: Automatically backup github repositories on schedule. Allows for custom configuration. +home: https://truecharts.org/charts/incubator/llalon-github-backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.png +deprecated: false +sources: + - https://github.com/abusesa/github-backup + - https://github.com/truecharts/charts/tree/master/charts/incubator/llalon-github-backup + - https://hub.docker.com/r/llalon/github-backup +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - llalon-github-backup + - Backup +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/llalon-github-backup/4.0.1/README.md b/stable/llalon-github-backup/4.1.0/README.md similarity index 100% rename from stable/llalon-github-backup/4.0.1/README.md rename to stable/llalon-github-backup/4.1.0/README.md diff --git a/stable/llalon-github-backup/4.1.0/app-changelog.md b/stable/llalon-github-backup/4.1.0/app-changelog.md new file mode 100644 index 0000000000..04ca7db6d5 --- /dev/null +++ b/stable/llalon-github-backup/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [llalon-github-backup-4.1.0](https://github.com/truecharts/charts/compare/llalon-github-backup-4.0.1...llalon-github-backup-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/llalon-github-backup/4.0.1/app-readme.md b/stable/llalon-github-backup/4.1.0/app-readme.md similarity index 100% rename from stable/llalon-github-backup/4.0.1/app-readme.md rename to stable/llalon-github-backup/4.1.0/app-readme.md diff --git a/stable/llalon-github-backup/4.1.0/charts/common-17.2.2.tgz b/stable/llalon-github-backup/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/llalon-github-backup/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/llalon-github-backup/4.0.1/ix_values.yaml b/stable/llalon-github-backup/4.1.0/ix_values.yaml similarity index 100% rename from stable/llalon-github-backup/4.0.1/ix_values.yaml rename to stable/llalon-github-backup/4.1.0/ix_values.yaml diff --git a/stable/llalon-github-backup/4.0.1/questions.yaml b/stable/llalon-github-backup/4.1.0/questions.yaml similarity index 100% rename from stable/llalon-github-backup/4.0.1/questions.yaml rename to stable/llalon-github-backup/4.1.0/questions.yaml diff --git a/stable/mailpile/4.0.1/templates/common.yaml b/stable/llalon-github-backup/4.1.0/templates/common.yaml similarity index 100% rename from stable/mailpile/4.0.1/templates/common.yaml rename to stable/llalon-github-backup/4.1.0/templates/common.yaml diff --git a/stable/photoshow/9.0.1/values.yaml b/stable/llalon-github-backup/4.1.0/values.yaml similarity index 100% rename from stable/photoshow/9.0.1/values.yaml rename to stable/llalon-github-backup/4.1.0/values.yaml diff --git a/stable/lldap/4.0.1/CHANGELOG.md b/stable/lldap/4.0.1/CHANGELOG.md deleted file mode 100644 index d06a75897e..0000000000 --- a/stable/lldap/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lldap-4.0.1](https://github.com/truecharts/charts/compare/lldap-4.0.0...lldap-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [lldap-4.0.0](https://github.com/truecharts/charts/compare/lldap-3.0.11...lldap-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [lldap-3.0.11](https://github.com/truecharts/charts/compare/lldap-3.0.10...lldap-3.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [lldap-3.0.10](https://github.com/truecharts/charts/compare/lldap-3.0.9...lldap-3.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [lldap-3.0.9](https://github.com/truecharts/charts/compare/lldap-3.0.8...lldap-3.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [lldap-3.0.8](https://github.com/truecharts/charts/compare/lldap-3.0.7...lldap-3.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [lldap-3.0.7](https://github.com/truecharts/charts/compare/lldap-3.0.6...lldap-3.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [lldap-3.0.6](https://github.com/truecharts/charts/compare/lldap-3.0.5...lldap-3.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [lldap-3.0.5](https://github.com/truecharts/charts/compare/lldap-3.0.4...lldap-3.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [lldap-3.0.4](https://github.com/truecharts/charts/compare/lldap-3.0.3...lldap-3.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [lldap-3.0.3](https://github.com/truecharts/charts/compare/lldap-3.0.2...lldap-3.0.3) (2023-12-21) - -### Chore diff --git a/stable/lldap/4.0.1/Chart.yaml b/stable/lldap/4.0.1/Chart.yaml deleted file mode 100644 index 7d1800aecf..0000000000 --- a/stable/lldap/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: lldap -version: 4.0.1 -appVersion: 0.5.0-debian -description: Lightweight ldap server for authentication and user management -home: https://truecharts.org/charts/stable/lldap -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lldap.png -deprecated: false -sources: - - https://github.com/nitnelave/lldap - - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - - https://hub.docker.com/r/nitnelave/lldap -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - lldap - - ldap - - authentication - - auth -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ldap - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/lldap/4.0.1/app-changelog.md b/stable/lldap/4.0.1/app-changelog.md deleted file mode 100644 index 66a9009728..0000000000 --- a/stable/lldap/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lldap-4.0.1](https://github.com/truecharts/charts/compare/lldap-4.0.0...lldap-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/lldap/4.0.1/charts/common-17.1.4.tgz b/stable/lldap/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/lldap/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/lldap/4.1.0/CHANGELOG.md b/stable/lldap/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d7baee629d --- /dev/null +++ b/stable/lldap/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lldap-4.1.0](https://github.com/truecharts/charts/compare/lldap-4.0.1...lldap-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [lldap-4.0.1](https://github.com/truecharts/charts/compare/lldap-4.0.0...lldap-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [lldap-4.0.0](https://github.com/truecharts/charts/compare/lldap-3.0.11...lldap-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [lldap-3.0.11](https://github.com/truecharts/charts/compare/lldap-3.0.10...lldap-3.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [lldap-3.0.10](https://github.com/truecharts/charts/compare/lldap-3.0.9...lldap-3.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [lldap-3.0.9](https://github.com/truecharts/charts/compare/lldap-3.0.8...lldap-3.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [lldap-3.0.8](https://github.com/truecharts/charts/compare/lldap-3.0.7...lldap-3.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [lldap-3.0.7](https://github.com/truecharts/charts/compare/lldap-3.0.6...lldap-3.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [lldap-3.0.6](https://github.com/truecharts/charts/compare/lldap-3.0.5...lldap-3.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [lldap-3.0.5](https://github.com/truecharts/charts/compare/lldap-3.0.4...lldap-3.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [lldap-3.0.4](https://github.com/truecharts/charts/compare/lldap-3.0.3...lldap-3.0.4) (2023-12-21) + +### Fix diff --git a/stable/lldap/4.1.0/Chart.yaml b/stable/lldap/4.1.0/Chart.yaml new file mode 100644 index 0000000000..3245e54ac9 --- /dev/null +++ b/stable/lldap/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: lldap +version: 4.1.0 +appVersion: 0.5.0-debian +description: Lightweight ldap server for authentication and user management +home: https://truecharts.org/charts/stable/lldap +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lldap.png +deprecated: false +sources: + - https://github.com/nitnelave/lldap + - https://github.com/truecharts/charts/tree/master/charts/stable/lldap + - https://hub.docker.com/r/nitnelave/lldap +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - lldap + - ldap + - authentication + - auth +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ldap + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/rsnapshot/8.0.1/templates/NOTES.txt b/stable/lldap/4.1.0/NOTES.txt similarity index 100% rename from stable/rsnapshot/8.0.1/templates/NOTES.txt rename to stable/lldap/4.1.0/NOTES.txt diff --git a/stable/lldap/4.0.1/README.md b/stable/lldap/4.1.0/README.md similarity index 100% rename from stable/lldap/4.0.1/README.md rename to stable/lldap/4.1.0/README.md diff --git a/stable/lldap/4.1.0/app-changelog.md b/stable/lldap/4.1.0/app-changelog.md new file mode 100644 index 0000000000..1b97d00c02 --- /dev/null +++ b/stable/lldap/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lldap-4.1.0](https://github.com/truecharts/charts/compare/lldap-4.0.1...lldap-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/lldap/4.0.1/app-readme.md b/stable/lldap/4.1.0/app-readme.md similarity index 100% rename from stable/lldap/4.0.1/app-readme.md rename to stable/lldap/4.1.0/app-readme.md diff --git a/stable/lldap/4.1.0/charts/common-17.2.2.tgz b/stable/lldap/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/lldap/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/lldap/4.0.1/ix_values.yaml b/stable/lldap/4.1.0/ix_values.yaml similarity index 100% rename from stable/lldap/4.0.1/ix_values.yaml rename to stable/lldap/4.1.0/ix_values.yaml diff --git a/stable/lldap/4.0.1/questions.yaml b/stable/lldap/4.1.0/questions.yaml similarity index 100% rename from stable/lldap/4.0.1/questions.yaml rename to stable/lldap/4.1.0/questions.yaml diff --git a/stable/lldap/4.0.1/templates/_secrets.tpl b/stable/lldap/4.1.0/templates/_secrets.tpl similarity index 100% rename from stable/lldap/4.0.1/templates/_secrets.tpl rename to stable/lldap/4.1.0/templates/_secrets.tpl diff --git a/stable/lldap/4.0.1/templates/common.yaml b/stable/lldap/4.1.0/templates/common.yaml similarity index 100% rename from stable/lldap/4.0.1/templates/common.yaml rename to stable/lldap/4.1.0/templates/common.yaml diff --git a/stable/photostructure/5.0.1/values.yaml b/stable/lldap/4.1.0/values.yaml similarity index 100% rename from stable/photostructure/5.0.1/values.yaml rename to stable/lldap/4.1.0/values.yaml diff --git a/stable/local-ai/8.0.1/CHANGELOG.md b/stable/local-ai/8.0.1/CHANGELOG.md deleted file mode 100644 index 810cfc8014..0000000000 --- a/stable/local-ai/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [local-ai-8.0.1](https://github.com/truecharts/charts/compare/local-ai-8.0.0...local-ai-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [local-ai-8.0.0](https://github.com/truecharts/charts/compare/local-ai-7.6.0...local-ai-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [local-ai-7.6.0](https://github.com/truecharts/charts/compare/local-ai-7.0.11...local-ai-7.6.0) (2023-12-25) - -### Chore - -- update container image quay.io/go-skynet/local-ai to v2.2.0 by renovate ([#16499](https://github.com/truecharts/charts/issues/16499)) - - - - -## [local-ai-7.0.11](https://github.com/truecharts/charts/compare/local-ai-7.0.10...local-ai-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [local-ai-7.0.10](https://github.com/truecharts/charts/compare/local-ai-7.0.9...local-ai-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [local-ai-7.0.9](https://github.com/truecharts/charts/compare/local-ai-7.0.8...local-ai-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [local-ai-7.0.8](https://github.com/truecharts/charts/compare/local-ai-7.0.7...local-ai-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [local-ai-7.0.7](https://github.com/truecharts/charts/compare/local-ai-7.0.6...local-ai-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [local-ai-7.0.6](https://github.com/truecharts/charts/compare/local-ai-7.0.5...local-ai-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [local-ai-7.0.5](https://github.com/truecharts/charts/compare/local-ai-7.0.4...local-ai-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [local-ai-7.0.4](https://github.com/truecharts/charts/compare/local-ai-7.0.3...local-ai-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/local-ai/8.0.1/Chart.yaml b/stable/local-ai/8.0.1/Chart.yaml deleted file mode 100644 index e6b35a08c1..0000000000 --- a/stable/local-ai/8.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: local-ai -version: 8.0.1 -appVersion: 2.2.0 -description: Self-hosted, community-driven, local OpenAI-compatible API. -home: https://truecharts.org/charts/stable/local-ai -icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - - https://quay.io/go-skynet/local-ai - - https://github.com/go-skynet/LocalAI -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - local-ai - - ai -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ai - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/local-ai/8.0.1/app-changelog.md b/stable/local-ai/8.0.1/app-changelog.md deleted file mode 100644 index 7d24cbe24e..0000000000 --- a/stable/local-ai/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [local-ai-8.0.1](https://github.com/truecharts/charts/compare/local-ai-8.0.0...local-ai-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/local-ai/8.0.1/charts/common-17.1.4.tgz b/stable/local-ai/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/local-ai/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/local-ai/8.1.0/CHANGELOG.md b/stable/local-ai/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..df17b27451 --- /dev/null +++ b/stable/local-ai/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [local-ai-8.1.0](https://github.com/truecharts/charts/compare/local-ai-8.0.1...local-ai-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [local-ai-8.0.1](https://github.com/truecharts/charts/compare/local-ai-8.0.0...local-ai-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [local-ai-8.0.0](https://github.com/truecharts/charts/compare/local-ai-7.6.0...local-ai-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [local-ai-7.6.0](https://github.com/truecharts/charts/compare/local-ai-7.0.11...local-ai-7.6.0) (2023-12-25) + +### Chore + +- update container image quay.io/go-skynet/local-ai to v2.2.0 by renovate ([#16499](https://github.com/truecharts/charts/issues/16499)) + + + + +## [local-ai-7.0.11](https://github.com/truecharts/charts/compare/local-ai-7.0.10...local-ai-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [local-ai-7.0.10](https://github.com/truecharts/charts/compare/local-ai-7.0.9...local-ai-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [local-ai-7.0.9](https://github.com/truecharts/charts/compare/local-ai-7.0.8...local-ai-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [local-ai-7.0.8](https://github.com/truecharts/charts/compare/local-ai-7.0.7...local-ai-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [local-ai-7.0.7](https://github.com/truecharts/charts/compare/local-ai-7.0.6...local-ai-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [local-ai-7.0.6](https://github.com/truecharts/charts/compare/local-ai-7.0.5...local-ai-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [local-ai-7.0.5](https://github.com/truecharts/charts/compare/local-ai-7.0.4...local-ai-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/local-ai/8.1.0/Chart.yaml b/stable/local-ai/8.1.0/Chart.yaml new file mode 100644 index 0000000000..164e292400 --- /dev/null +++ b/stable/local-ai/8.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: local-ai +version: 8.1.0 +appVersion: 2.2.0 +description: Self-hosted, community-driven, local OpenAI-compatible API. +home: https://truecharts.org/charts/stable/local-ai +icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png +deprecated: false +sources: + - https://github.com/go-skynet/LocalAI + - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai + - https://quay.io/go-skynet/local-ai +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - local-ai + - ai +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ai + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/local-ai/8.0.1/README.md b/stable/local-ai/8.1.0/README.md similarity index 100% rename from stable/local-ai/8.0.1/README.md rename to stable/local-ai/8.1.0/README.md diff --git a/stable/local-ai/8.1.0/app-changelog.md b/stable/local-ai/8.1.0/app-changelog.md new file mode 100644 index 0000000000..435fc67f76 --- /dev/null +++ b/stable/local-ai/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [local-ai-8.1.0](https://github.com/truecharts/charts/compare/local-ai-8.0.1...local-ai-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/local-ai/8.0.1/app-readme.md b/stable/local-ai/8.1.0/app-readme.md similarity index 100% rename from stable/local-ai/8.0.1/app-readme.md rename to stable/local-ai/8.1.0/app-readme.md diff --git a/stable/local-ai/8.1.0/charts/common-17.2.2.tgz b/stable/local-ai/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/local-ai/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/local-ai/8.0.1/ix_values.yaml b/stable/local-ai/8.1.0/ix_values.yaml similarity index 100% rename from stable/local-ai/8.0.1/ix_values.yaml rename to stable/local-ai/8.1.0/ix_values.yaml diff --git a/stable/local-ai/8.0.1/questions.yaml b/stable/local-ai/8.1.0/questions.yaml similarity index 100% rename from stable/local-ai/8.0.1/questions.yaml rename to stable/local-ai/8.1.0/questions.yaml diff --git a/stable/rss-bridge/8.0.1/templates/NOTES.txt b/stable/local-ai/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/rss-bridge/8.0.1/templates/NOTES.txt rename to stable/local-ai/8.1.0/templates/NOTES.txt diff --git a/stable/rsnapshot/8.0.1/templates/common.yaml b/stable/local-ai/8.1.0/templates/common.yaml similarity index 100% rename from stable/rsnapshot/8.0.1/templates/common.yaml rename to stable/local-ai/8.1.0/templates/common.yaml diff --git a/stable/phpmyadmin/4.0.1/values.yaml b/stable/local-ai/8.1.0/values.yaml similarity index 100% rename from stable/phpmyadmin/4.0.1/values.yaml rename to stable/local-ai/8.1.0/values.yaml diff --git a/stable/logitech-media-server/10.1.0/CHANGELOG.md b/stable/logitech-media-server/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..633df89a25 --- /dev/null +++ b/stable/logitech-media-server/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [logitech-media-server-10.1.0](https://github.com/truecharts/charts/compare/logitech-media-server-10.0.1...logitech-media-server-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [logitech-media-server-10.0.1](https://github.com/truecharts/charts/compare/logitech-media-server-10.0.0...logitech-media-server-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [logitech-media-server-10.0.0](https://github.com/truecharts/charts/compare/logitech-media-server-9.0.11...logitech-media-server-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [logitech-media-server-9.0.11](https://github.com/truecharts/charts/compare/logitech-media-server-9.0.10...logitech-media-server-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [logitech-media-server-9.0.10](https://github.com/truecharts/charts/compare/logitech-media-server-9.0.9...logitech-media-server-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [logitech-media-server-9.0.9](https://github.com/truecharts/charts/compare/logitech-media-server-9.0.8...logitech-media-server-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [logitech-media-server-9.0.8](https://github.com/truecharts/charts/compare/logitech-media-server-9.0.7...logitech-media-server-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [logitech-media-server-9.0.7](https://github.com/truecharts/charts/compare/logitech-media-server-9.0.6...logitech-media-server-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [logitech-media-server-9.0.6](https://github.com/truecharts/charts/compare/logitech-media-server-9.0.5...logitech-media-server-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [logitech-media-server-9.0.5](https://github.com/truecharts/charts/compare/logitech-media-server-9.0.4...logitech-media-server-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [logitech-media-server-9.0.4](https://github.com/truecharts/charts/compare/logitech-media-server-9.0.3...logitech-media-server-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/logitech-media-server/10.1.0/Chart.yaml b/stable/logitech-media-server/10.1.0/Chart.yaml new file mode 100644 index 0000000000..189f608c53 --- /dev/null +++ b/stable/logitech-media-server/10.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: logitech-media-server +version: 10.1.0 +appVersion: stable +description: Logitech Media Server is a platform for home/office audio streaming. +home: https://truecharts.org/charts/stable/logitech-media-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.png +deprecated: false +sources: + - https://github.com/Logitech/slimserver + - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server + - https://hub.docker.com/r/lmscommunity/logitechmediaserver +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - logitech-media-server + - squeezebox + - audio + - streaming +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/logitech-media-server/10.1.0/README.md b/stable/logitech-media-server/10.1.0/README.md new file mode 100644 index 0000000000..07af3d0273 --- /dev/null +++ b/stable/logitech-media-server/10.1.0/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/logitech-media-server) + +**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/logitech-media-server/10.1.0/app-changelog.md b/stable/logitech-media-server/10.1.0/app-changelog.md new file mode 100644 index 0000000000..f90ff43d88 --- /dev/null +++ b/stable/logitech-media-server/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [logitech-media-server-10.1.0](https://github.com/truecharts/charts/compare/logitech-media-server-10.0.1...logitech-media-server-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/logitech-media-server/10.1.0/app-readme.md b/stable/logitech-media-server/10.1.0/app-readme.md new file mode 100644 index 0000000000..14480534d3 --- /dev/null +++ b/stable/logitech-media-server/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Logitech Media Server is a platform for home/office audio streaming. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/logitech-media-server](https://truecharts.org/charts/stable/logitech-media-server) + +--- + +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/10.1.0/charts/common-17.2.2.tgz b/stable/logitech-media-server/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/logitech-media-server/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/logitech-media-server/10.1.0/ix_values.yaml b/stable/logitech-media-server/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..1c8067fd14 --- /dev/null +++ b/stable/logitech-media-server/10.1.0/ix_values.yaml @@ -0,0 +1,51 @@ +image: + repository: lmscommunity/logitechmediaserver + pullPolicy: IfNotPresent + tag: stable@sha256:c5f000215c791026fe95725ca0581dcfa42d436343e4e646843b016c7e69f76c +service: + main: + ports: + main: + port: 9000 + cli: + enabled: true + ports: + cli: + enabled: true + port: 9090 + targetPort: 9090 + playertcp: + enabled: true + ports: + slimprototcp: + enabled: true + port: 3483 + targetPort: 3483 + playerudp: + enabled: true + ports: + slimprotoudp: + enabled: true + port: 3483 + protocol: udp + targetPort: 3483 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + HTTP_PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/logitech-media-server/10.1.0/questions.yaml b/stable/logitech-media-server/10.1.0/questions.yaml new file mode 100644 index 0000000000..e3fc7c0629 --- /dev/null +++ b/stable/logitech-media-server/10.1.0/questions.yaml @@ -0,0 +1,2974 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: Logitech Media Web UI and music streaming + 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: Web Interface and music streaming port + 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: 9000 + required: true + - variable: cli + label: CLI Service + description: Logitech Media Server Telnet Command Line Interface + 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: cli + label: Port used for remote control using the Telnet Command Line interface + 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: 9090 + required: true + - variable: playertcp + label: Logitech Media Server Player TCP Communcation + description: Logitech Media Server Player Service for TCP communication + 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: slimprototcp + label: Player to server TCP communication + 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: 3483 + required: true + - variable: playerudp + label: Logitech Media Server Player Communcation + description: Logitech Media Server Player Service for UDP communication + 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: slimprotoudp + label: Player to server UDP communication + 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: 3483 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/rtorrent-rutorrent/3.0.2/templates/NOTES.txt b/stable/logitech-media-server/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/rtorrent-rutorrent/3.0.2/templates/NOTES.txt rename to stable/logitech-media-server/10.1.0/templates/NOTES.txt diff --git a/stable/rss-bridge/8.0.1/templates/common.yaml b/stable/logitech-media-server/10.1.0/templates/common.yaml similarity index 100% rename from stable/rss-bridge/8.0.1/templates/common.yaml rename to stable/logitech-media-server/10.1.0/templates/common.yaml diff --git a/stable/picoshare/8.0.1/values.yaml b/stable/logitech-media-server/10.1.0/values.yaml similarity index 100% rename from stable/picoshare/8.0.1/values.yaml rename to stable/logitech-media-server/10.1.0/values.yaml diff --git a/stable/longvinter/4.0.1/CHANGELOG.md b/stable/longvinter/4.0.1/CHANGELOG.md deleted file mode 100644 index 8b3bc6ddb4..0000000000 --- a/stable/longvinter/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [longvinter-4.0.1](https://github.com/truecharts/charts/compare/longvinter-4.0.0...longvinter-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [longvinter-4.0.0](https://github.com/truecharts/charts/compare/longvinter-3.0.17...longvinter-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [longvinter-3.0.17](https://github.com/truecharts/charts/compare/longvinter-3.0.16...longvinter-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [longvinter-3.0.16](https://github.com/truecharts/charts/compare/longvinter-3.0.15...longvinter-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [longvinter-3.0.15](https://github.com/truecharts/charts/compare/longvinter-3.0.14...longvinter-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [longvinter-3.0.14](https://github.com/truecharts/charts/compare/longvinter-3.0.13...longvinter-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [longvinter-3.0.13](https://github.com/truecharts/charts/compare/longvinter-3.0.12...longvinter-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [longvinter-3.0.12](https://github.com/truecharts/charts/compare/longvinter-3.0.11...longvinter-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [longvinter-3.0.11](https://github.com/truecharts/charts/compare/longvinter-3.0.10...longvinter-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [longvinter-3.0.10](https://github.com/truecharts/charts/compare/longvinter-3.0.9...longvinter-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [longvinter-3.0.9](https://github.com/truecharts/charts/compare/longvinter-3.0.8...longvinter-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/longvinter/4.0.1/Chart.yaml b/stable/longvinter/4.0.1/Chart.yaml deleted file mode 100644 index 4a3af4a62f..0000000000 --- a/stable/longvinter/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: longvinter -version: 4.0.1 -appVersion: longvinter -description: This Chart will download and install SteamCMD. It will also install Longvinter and run it. -home: https://truecharts.org/charts/incubator/longvinter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/longvinter - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - longvinter - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/longvinter/4.0.1/app-changelog.md b/stable/longvinter/4.0.1/app-changelog.md deleted file mode 100644 index 2f7e5a2543..0000000000 --- a/stable/longvinter/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [longvinter-4.0.1](https://github.com/truecharts/charts/compare/longvinter-4.0.0...longvinter-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/longvinter/4.0.1/charts/common-17.1.4.tgz b/stable/longvinter/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/longvinter/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/longvinter/4.1.0/CHANGELOG.md b/stable/longvinter/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ae6e332427 --- /dev/null +++ b/stable/longvinter/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [longvinter-4.1.0](https://github.com/truecharts/charts/compare/longvinter-4.0.1...longvinter-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [longvinter-4.0.1](https://github.com/truecharts/charts/compare/longvinter-4.0.0...longvinter-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [longvinter-4.0.0](https://github.com/truecharts/charts/compare/longvinter-3.0.17...longvinter-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [longvinter-3.0.17](https://github.com/truecharts/charts/compare/longvinter-3.0.16...longvinter-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [longvinter-3.0.16](https://github.com/truecharts/charts/compare/longvinter-3.0.15...longvinter-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [longvinter-3.0.15](https://github.com/truecharts/charts/compare/longvinter-3.0.14...longvinter-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [longvinter-3.0.14](https://github.com/truecharts/charts/compare/longvinter-3.0.13...longvinter-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [longvinter-3.0.13](https://github.com/truecharts/charts/compare/longvinter-3.0.12...longvinter-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [longvinter-3.0.12](https://github.com/truecharts/charts/compare/longvinter-3.0.11...longvinter-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [longvinter-3.0.11](https://github.com/truecharts/charts/compare/longvinter-3.0.10...longvinter-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [longvinter-3.0.10](https://github.com/truecharts/charts/compare/longvinter-3.0.9...longvinter-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/longvinter/4.1.0/Chart.yaml b/stable/longvinter/4.1.0/Chart.yaml new file mode 100644 index 0000000000..1aae0a6440 --- /dev/null +++ b/stable/longvinter/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: longvinter +version: 4.1.0 +appVersion: longvinter +description: This Chart will download and install SteamCMD. It will also install Longvinter and run it. +home: https://truecharts.org/charts/incubator/longvinter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.png +deprecated: false +sources: + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/longvinter +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - longvinter + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/longvinter/4.0.1/README.md b/stable/longvinter/4.1.0/README.md similarity index 100% rename from stable/longvinter/4.0.1/README.md rename to stable/longvinter/4.1.0/README.md diff --git a/stable/longvinter/4.1.0/app-changelog.md b/stable/longvinter/4.1.0/app-changelog.md new file mode 100644 index 0000000000..3694d79670 --- /dev/null +++ b/stable/longvinter/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [longvinter-4.1.0](https://github.com/truecharts/charts/compare/longvinter-4.0.1...longvinter-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/longvinter/4.0.1/app-readme.md b/stable/longvinter/4.1.0/app-readme.md similarity index 100% rename from stable/longvinter/4.0.1/app-readme.md rename to stable/longvinter/4.1.0/app-readme.md diff --git a/stable/longvinter/4.1.0/charts/common-17.2.2.tgz b/stable/longvinter/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/longvinter/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/longvinter/4.0.1/ix_values.yaml b/stable/longvinter/4.1.0/ix_values.yaml similarity index 100% rename from stable/longvinter/4.0.1/ix_values.yaml rename to stable/longvinter/4.1.0/ix_values.yaml diff --git a/stable/longvinter/4.0.1/questions.yaml b/stable/longvinter/4.1.0/questions.yaml similarity index 100% rename from stable/longvinter/4.0.1/questions.yaml rename to stable/longvinter/4.1.0/questions.yaml diff --git a/stable/maloja/4.0.1/templates/common.yaml b/stable/longvinter/4.1.0/templates/common.yaml similarity index 100% rename from stable/maloja/4.0.1/templates/common.yaml rename to stable/longvinter/4.1.0/templates/common.yaml diff --git a/stable/pigallery2/4.0.1/values.yaml b/stable/longvinter/4.1.0/values.yaml similarity index 100% rename from stable/pigallery2/4.0.1/values.yaml rename to stable/longvinter/4.1.0/values.yaml diff --git a/stable/mailpile/4.0.1/CHANGELOG.md b/stable/mailpile/4.0.1/CHANGELOG.md deleted file mode 100644 index f30940d417..0000000000 --- a/stable/mailpile/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mailpile-4.0.1](https://github.com/truecharts/charts/compare/mailpile-4.0.0...mailpile-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mailpile-4.0.0](https://github.com/truecharts/charts/compare/mailpile-3.0.17...mailpile-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mailpile-3.0.17](https://github.com/truecharts/charts/compare/mailpile-3.0.16...mailpile-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mailpile-3.0.16](https://github.com/truecharts/charts/compare/mailpile-3.0.15...mailpile-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mailpile-3.0.15](https://github.com/truecharts/charts/compare/mailpile-3.0.14...mailpile-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mailpile-3.0.14](https://github.com/truecharts/charts/compare/mailpile-3.0.13...mailpile-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mailpile-3.0.13](https://github.com/truecharts/charts/compare/mailpile-3.0.12...mailpile-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mailpile-3.0.12](https://github.com/truecharts/charts/compare/mailpile-3.0.11...mailpile-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mailpile-3.0.11](https://github.com/truecharts/charts/compare/mailpile-3.0.10...mailpile-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mailpile-3.0.10](https://github.com/truecharts/charts/compare/mailpile-3.0.9...mailpile-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [mailpile-3.0.9](https://github.com/truecharts/charts/compare/mailpile-3.0.8...mailpile-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/mailpile/4.0.1/Chart.yaml b/stable/mailpile/4.0.1/Chart.yaml deleted file mode 100644 index c4a6f9455e..0000000000 --- a/stable/mailpile/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mailpile -version: 4.0.1 -appVersion: latest -description: Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. -home: https://truecharts.org/charts/incubator/mailpile -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mailpile.png -deprecated: false -sources: - - https://www.mailpile.is/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/mailpile - - https://hub.docker.com/r/rroemhild/mailpile -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mailpile - - Productivity - - Network-Web - - Network-Messenger -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/mailpile/4.0.1/app-changelog.md b/stable/mailpile/4.0.1/app-changelog.md deleted file mode 100644 index 2382f06cd7..0000000000 --- a/stable/mailpile/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mailpile-4.0.1](https://github.com/truecharts/charts/compare/mailpile-4.0.0...mailpile-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mailpile/4.0.1/charts/common-17.1.4.tgz b/stable/mailpile/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mailpile/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mailpile/4.1.0/CHANGELOG.md b/stable/mailpile/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f98ef01518 --- /dev/null +++ b/stable/mailpile/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mailpile-4.1.0](https://github.com/truecharts/charts/compare/mailpile-4.0.1...mailpile-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mailpile-4.0.1](https://github.com/truecharts/charts/compare/mailpile-4.0.0...mailpile-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mailpile-4.0.0](https://github.com/truecharts/charts/compare/mailpile-3.0.17...mailpile-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mailpile-3.0.17](https://github.com/truecharts/charts/compare/mailpile-3.0.16...mailpile-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mailpile-3.0.16](https://github.com/truecharts/charts/compare/mailpile-3.0.15...mailpile-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mailpile-3.0.15](https://github.com/truecharts/charts/compare/mailpile-3.0.14...mailpile-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mailpile-3.0.14](https://github.com/truecharts/charts/compare/mailpile-3.0.13...mailpile-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mailpile-3.0.13](https://github.com/truecharts/charts/compare/mailpile-3.0.12...mailpile-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mailpile-3.0.12](https://github.com/truecharts/charts/compare/mailpile-3.0.11...mailpile-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mailpile-3.0.11](https://github.com/truecharts/charts/compare/mailpile-3.0.10...mailpile-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mailpile-3.0.10](https://github.com/truecharts/charts/compare/mailpile-3.0.9...mailpile-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/mailpile/4.1.0/Chart.yaml b/stable/mailpile/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e89770166c --- /dev/null +++ b/stable/mailpile/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mailpile +version: 4.1.0 +appVersion: latest +description: Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. +home: https://truecharts.org/charts/incubator/mailpile +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mailpile.png +deprecated: false +sources: + - https://www.mailpile.is/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/mailpile + - https://hub.docker.com/r/rroemhild/mailpile +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mailpile + - Productivity + - Network-Web + - Network-Messenger +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/mailpile/4.0.1/README.md b/stable/mailpile/4.1.0/README.md similarity index 100% rename from stable/mailpile/4.0.1/README.md rename to stable/mailpile/4.1.0/README.md diff --git a/stable/mailpile/4.1.0/app-changelog.md b/stable/mailpile/4.1.0/app-changelog.md new file mode 100644 index 0000000000..6a5a4af655 --- /dev/null +++ b/stable/mailpile/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mailpile-4.1.0](https://github.com/truecharts/charts/compare/mailpile-4.0.1...mailpile-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mailpile/4.0.1/app-readme.md b/stable/mailpile/4.1.0/app-readme.md similarity index 100% rename from stable/mailpile/4.0.1/app-readme.md rename to stable/mailpile/4.1.0/app-readme.md diff --git a/stable/mailpile/4.1.0/charts/common-17.2.2.tgz b/stable/mailpile/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mailpile/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mailpile/4.0.1/ix_values.yaml b/stable/mailpile/4.1.0/ix_values.yaml similarity index 100% rename from stable/mailpile/4.0.1/ix_values.yaml rename to stable/mailpile/4.1.0/ix_values.yaml diff --git a/stable/mailpile/4.0.1/questions.yaml b/stable/mailpile/4.1.0/questions.yaml similarity index 100% rename from stable/mailpile/4.0.1/questions.yaml rename to stable/mailpile/4.1.0/questions.yaml diff --git a/stable/mango/4.0.1/templates/common.yaml b/stable/mailpile/4.1.0/templates/common.yaml similarity index 100% rename from stable/mango/4.0.1/templates/common.yaml rename to stable/mailpile/4.1.0/templates/common.yaml diff --git a/stable/pinry/8.0.1/values.yaml b/stable/mailpile/4.1.0/values.yaml similarity index 100% rename from stable/pinry/8.0.1/values.yaml rename to stable/mailpile/4.1.0/values.yaml diff --git a/stable/makemkv/8.0.1/CHANGELOG.md b/stable/makemkv/8.0.1/CHANGELOG.md deleted file mode 100644 index 1cf2ef4d0d..0000000000 --- a/stable/makemkv/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [makemkv-8.0.1](https://github.com/truecharts/charts/compare/makemkv-8.0.0...makemkv-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [makemkv-8.0.0](https://github.com/truecharts/charts/compare/makemkv-7.0.11...makemkv-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [makemkv-7.0.11](https://github.com/truecharts/charts/compare/makemkv-7.0.10...makemkv-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [makemkv-7.0.10](https://github.com/truecharts/charts/compare/makemkv-7.0.9...makemkv-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [makemkv-7.0.9](https://github.com/truecharts/charts/compare/makemkv-7.0.8...makemkv-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [makemkv-7.0.8](https://github.com/truecharts/charts/compare/makemkv-7.0.7...makemkv-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [makemkv-7.0.7](https://github.com/truecharts/charts/compare/makemkv-7.0.6...makemkv-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [makemkv-7.0.6](https://github.com/truecharts/charts/compare/makemkv-7.0.5...makemkv-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [makemkv-7.0.5](https://github.com/truecharts/charts/compare/makemkv-7.0.4...makemkv-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [makemkv-7.0.4](https://github.com/truecharts/charts/compare/makemkv-7.0.3...makemkv-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [makemkv-7.0.3](https://github.com/truecharts/charts/compare/makemkv-7.0.2...makemkv-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/makemkv/8.0.1/Chart.yaml b/stable/makemkv/8.0.1/Chart.yaml deleted file mode 100644 index df624c5359..0000000000 --- a/stable/makemkv/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: makemkv -version: 8.0.1 -appVersion: 23.11.2 -description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. -home: https://truecharts.org/charts/stable/makemkv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png -deprecated: false -sources: - - https://github.com/jlesage/docker-makemkv - - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv - - https://hub.docker.com/r/jlesage/makemkv -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mkv -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/makemkv/8.0.1/app-changelog.md b/stable/makemkv/8.0.1/app-changelog.md deleted file mode 100644 index 0179288e66..0000000000 --- a/stable/makemkv/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [makemkv-8.0.1](https://github.com/truecharts/charts/compare/makemkv-8.0.0...makemkv-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/makemkv/8.0.1/charts/common-17.1.4.tgz b/stable/makemkv/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/makemkv/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/makemkv/8.1.0/CHANGELOG.md b/stable/makemkv/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8179986e6f --- /dev/null +++ b/stable/makemkv/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [makemkv-8.1.0](https://github.com/truecharts/charts/compare/makemkv-8.0.1...makemkv-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [makemkv-8.0.1](https://github.com/truecharts/charts/compare/makemkv-8.0.0...makemkv-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [makemkv-8.0.0](https://github.com/truecharts/charts/compare/makemkv-7.0.11...makemkv-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [makemkv-7.0.11](https://github.com/truecharts/charts/compare/makemkv-7.0.10...makemkv-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [makemkv-7.0.10](https://github.com/truecharts/charts/compare/makemkv-7.0.9...makemkv-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [makemkv-7.0.9](https://github.com/truecharts/charts/compare/makemkv-7.0.8...makemkv-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [makemkv-7.0.8](https://github.com/truecharts/charts/compare/makemkv-7.0.7...makemkv-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [makemkv-7.0.7](https://github.com/truecharts/charts/compare/makemkv-7.0.6...makemkv-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [makemkv-7.0.6](https://github.com/truecharts/charts/compare/makemkv-7.0.5...makemkv-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [makemkv-7.0.5](https://github.com/truecharts/charts/compare/makemkv-7.0.4...makemkv-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [makemkv-7.0.4](https://github.com/truecharts/charts/compare/makemkv-7.0.3...makemkv-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/makemkv/8.1.0/Chart.yaml b/stable/makemkv/8.1.0/Chart.yaml new file mode 100644 index 0000000000..eb9b34ca61 --- /dev/null +++ b/stable/makemkv/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: makemkv +version: 8.1.0 +appVersion: 23.11.2 +description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. +home: https://truecharts.org/charts/stable/makemkv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png +deprecated: false +sources: + - https://github.com/jlesage/docker-makemkv + - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv + - https://hub.docker.com/r/jlesage/makemkv +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mkv +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/makemkv/8.0.1/README.md b/stable/makemkv/8.1.0/README.md similarity index 100% rename from stable/makemkv/8.0.1/README.md rename to stable/makemkv/8.1.0/README.md diff --git a/stable/makemkv/8.1.0/app-changelog.md b/stable/makemkv/8.1.0/app-changelog.md new file mode 100644 index 0000000000..450e3d81f6 --- /dev/null +++ b/stable/makemkv/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [makemkv-8.1.0](https://github.com/truecharts/charts/compare/makemkv-8.0.1...makemkv-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/makemkv/8.0.1/app-readme.md b/stable/makemkv/8.1.0/app-readme.md similarity index 100% rename from stable/makemkv/8.0.1/app-readme.md rename to stable/makemkv/8.1.0/app-readme.md diff --git a/stable/makemkv/8.1.0/charts/common-17.2.2.tgz b/stable/makemkv/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/makemkv/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/makemkv/8.0.1/ix_values.yaml b/stable/makemkv/8.1.0/ix_values.yaml similarity index 100% rename from stable/makemkv/8.0.1/ix_values.yaml rename to stable/makemkv/8.1.0/ix_values.yaml diff --git a/stable/makemkv/8.0.1/questions.yaml b/stable/makemkv/8.1.0/questions.yaml similarity index 100% rename from stable/makemkv/8.0.1/questions.yaml rename to stable/makemkv/8.1.0/questions.yaml diff --git a/stable/satisfactory/8.0.1/templates/NOTES.txt b/stable/makemkv/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/satisfactory/8.0.1/templates/NOTES.txt rename to stable/makemkv/8.1.0/templates/NOTES.txt diff --git a/stable/rtorrent-rutorrent/3.0.2/templates/common.yaml b/stable/makemkv/8.1.0/templates/common.yaml similarity index 100% rename from stable/rtorrent-rutorrent/3.0.2/templates/common.yaml rename to stable/makemkv/8.1.0/templates/common.yaml diff --git a/stable/pixapop/9.0.1/values.yaml b/stable/makemkv/8.1.0/values.yaml similarity index 100% rename from stable/pixapop/9.0.1/values.yaml rename to stable/makemkv/8.1.0/values.yaml diff --git a/stable/maloja/4.0.1/CHANGELOG.md b/stable/maloja/4.0.1/CHANGELOG.md deleted file mode 100644 index 559c23caa1..0000000000 --- a/stable/maloja/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [maloja-4.0.1](https://github.com/truecharts/charts/compare/maloja-4.0.0...maloja-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [maloja-4.0.0](https://github.com/truecharts/charts/compare/maloja-3.0.18...maloja-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [maloja-3.0.18](https://github.com/truecharts/charts/compare/maloja-3.0.17...maloja-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [maloja-3.0.17](https://github.com/truecharts/charts/compare/maloja-3.0.16...maloja-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [maloja-3.0.16](https://github.com/truecharts/charts/compare/maloja-3.0.15...maloja-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [maloja-3.0.15](https://github.com/truecharts/charts/compare/maloja-3.0.14...maloja-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [maloja-3.0.14](https://github.com/truecharts/charts/compare/maloja-3.0.13...maloja-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [maloja-3.0.13](https://github.com/truecharts/charts/compare/maloja-3.0.12...maloja-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [maloja-3.0.12](https://github.com/truecharts/charts/compare/maloja-3.0.11...maloja-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [maloja-3.0.11](https://github.com/truecharts/charts/compare/maloja-3.0.10...maloja-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [maloja-3.0.10](https://github.com/truecharts/charts/compare/maloja-3.0.9...maloja-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/maloja/4.0.1/Chart.yaml b/stable/maloja/4.0.1/Chart.yaml deleted file mode 100644 index 761256b417..0000000000 --- a/stable/maloja/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: maloja -version: 4.0.1 -appVersion: latest -description: Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. -home: https://truecharts.org/charts/incubator/maloja -icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/maloja - - https://hub.docker.com/r/krateng/maloja - - https://maloja.krateng.ch/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - maloja - - MediaServer-Music -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Music - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/maloja/4.0.1/app-changelog.md b/stable/maloja/4.0.1/app-changelog.md deleted file mode 100644 index 7f12af771d..0000000000 --- a/stable/maloja/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [maloja-4.0.1](https://github.com/truecharts/charts/compare/maloja-4.0.0...maloja-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/maloja/4.0.1/charts/common-17.1.4.tgz b/stable/maloja/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/maloja/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/maloja/4.1.0/CHANGELOG.md b/stable/maloja/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9ede0285b6 --- /dev/null +++ b/stable/maloja/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [maloja-4.1.0](https://github.com/truecharts/charts/compare/maloja-4.0.1...maloja-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [maloja-4.0.1](https://github.com/truecharts/charts/compare/maloja-4.0.0...maloja-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [maloja-4.0.0](https://github.com/truecharts/charts/compare/maloja-3.0.18...maloja-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [maloja-3.0.18](https://github.com/truecharts/charts/compare/maloja-3.0.17...maloja-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [maloja-3.0.17](https://github.com/truecharts/charts/compare/maloja-3.0.16...maloja-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [maloja-3.0.16](https://github.com/truecharts/charts/compare/maloja-3.0.15...maloja-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [maloja-3.0.15](https://github.com/truecharts/charts/compare/maloja-3.0.14...maloja-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [maloja-3.0.14](https://github.com/truecharts/charts/compare/maloja-3.0.13...maloja-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [maloja-3.0.13](https://github.com/truecharts/charts/compare/maloja-3.0.12...maloja-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [maloja-3.0.12](https://github.com/truecharts/charts/compare/maloja-3.0.11...maloja-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [maloja-3.0.11](https://github.com/truecharts/charts/compare/maloja-3.0.10...maloja-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/maloja/4.1.0/Chart.yaml b/stable/maloja/4.1.0/Chart.yaml new file mode 100644 index 0000000000..a7a650c352 --- /dev/null +++ b/stable/maloja/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: maloja +version: 4.1.0 +appVersion: latest +description: Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. +home: https://truecharts.org/charts/incubator/maloja +icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.png +deprecated: false +sources: + - https://maloja.krateng.ch/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/maloja + - https://hub.docker.com/r/krateng/maloja +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - maloja + - MediaServer-Music +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Music + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/maloja/4.0.1/README.md b/stable/maloja/4.1.0/README.md similarity index 100% rename from stable/maloja/4.0.1/README.md rename to stable/maloja/4.1.0/README.md diff --git a/stable/maloja/4.1.0/app-changelog.md b/stable/maloja/4.1.0/app-changelog.md new file mode 100644 index 0000000000..d222d93ebe --- /dev/null +++ b/stable/maloja/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [maloja-4.1.0](https://github.com/truecharts/charts/compare/maloja-4.0.1...maloja-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/maloja/4.0.1/app-readme.md b/stable/maloja/4.1.0/app-readme.md similarity index 100% rename from stable/maloja/4.0.1/app-readme.md rename to stable/maloja/4.1.0/app-readme.md diff --git a/stable/maloja/4.1.0/charts/common-17.2.2.tgz b/stable/maloja/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/maloja/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/maloja/4.0.1/ix_values.yaml b/stable/maloja/4.1.0/ix_values.yaml similarity index 100% rename from stable/maloja/4.0.1/ix_values.yaml rename to stable/maloja/4.1.0/ix_values.yaml diff --git a/stable/maloja/4.0.1/questions.yaml b/stable/maloja/4.1.0/questions.yaml similarity index 100% rename from stable/maloja/4.0.1/questions.yaml rename to stable/maloja/4.1.0/questions.yaml diff --git a/stable/media-roller/4.0.1/templates/common.yaml b/stable/maloja/4.1.0/templates/common.yaml similarity index 100% rename from stable/media-roller/4.0.1/templates/common.yaml rename to stable/maloja/4.1.0/templates/common.yaml diff --git a/stable/pixark/4.0.1/values.yaml b/stable/maloja/4.1.0/values.yaml similarity index 100% rename from stable/pixark/4.0.1/values.yaml rename to stable/maloja/4.1.0/values.yaml diff --git a/stable/mango/4.0.1/CHANGELOG.md b/stable/mango/4.0.1/CHANGELOG.md deleted file mode 100644 index 14b74aa98b..0000000000 --- a/stable/mango/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mango-4.0.1](https://github.com/truecharts/charts/compare/mango-4.0.0...mango-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mango-4.0.0](https://github.com/truecharts/charts/compare/mango-3.0.17...mango-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mango-3.0.17](https://github.com/truecharts/charts/compare/mango-3.0.16...mango-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mango-3.0.16](https://github.com/truecharts/charts/compare/mango-3.0.15...mango-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mango-3.0.15](https://github.com/truecharts/charts/compare/mango-3.0.14...mango-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mango-3.0.14](https://github.com/truecharts/charts/compare/mango-3.0.13...mango-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mango-3.0.13](https://github.com/truecharts/charts/compare/mango-3.0.12...mango-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mango-3.0.12](https://github.com/truecharts/charts/compare/mango-3.0.11...mango-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mango-3.0.11](https://github.com/truecharts/charts/compare/mango-3.0.10...mango-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mango-3.0.10](https://github.com/truecharts/charts/compare/mango-3.0.9...mango-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [mango-3.0.9](https://github.com/truecharts/charts/compare/mango-3.0.8...mango-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/mango/4.0.1/Chart.yaml b/stable/mango/4.0.1/Chart.yaml deleted file mode 100644 index 5e8693bea3..0000000000 --- a/stable/mango/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mango -version: 4.0.1 -appVersion: latest -description: | - Mango is a self-hosted manga server and reader. Its features include[br] -home: https://truecharts.org/charts/incubator/mango -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.png -deprecated: false -sources: - - https://github.com/hkalexling/mango - - https://github.com/truecharts/charts/tree/master/charts/incubator/mango - - https://hub.docker.com/r/hkalexling/mango -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mango - - MediaApp-Books -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Books - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/mango/4.0.1/app-changelog.md b/stable/mango/4.0.1/app-changelog.md deleted file mode 100644 index 3fda3c381c..0000000000 --- a/stable/mango/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mango-4.0.1](https://github.com/truecharts/charts/compare/mango-4.0.0...mango-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mango/4.0.1/charts/common-17.1.4.tgz b/stable/mango/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mango/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mango/4.1.0/CHANGELOG.md b/stable/mango/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5d8e628ceb --- /dev/null +++ b/stable/mango/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mango-4.1.0](https://github.com/truecharts/charts/compare/mango-4.0.1...mango-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mango-4.0.1](https://github.com/truecharts/charts/compare/mango-4.0.0...mango-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mango-4.0.0](https://github.com/truecharts/charts/compare/mango-3.0.17...mango-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mango-3.0.17](https://github.com/truecharts/charts/compare/mango-3.0.16...mango-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mango-3.0.16](https://github.com/truecharts/charts/compare/mango-3.0.15...mango-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mango-3.0.15](https://github.com/truecharts/charts/compare/mango-3.0.14...mango-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mango-3.0.14](https://github.com/truecharts/charts/compare/mango-3.0.13...mango-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mango-3.0.13](https://github.com/truecharts/charts/compare/mango-3.0.12...mango-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mango-3.0.12](https://github.com/truecharts/charts/compare/mango-3.0.11...mango-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mango-3.0.11](https://github.com/truecharts/charts/compare/mango-3.0.10...mango-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mango-3.0.10](https://github.com/truecharts/charts/compare/mango-3.0.9...mango-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/mango/4.1.0/Chart.yaml b/stable/mango/4.1.0/Chart.yaml new file mode 100644 index 0000000000..cc8bd8573f --- /dev/null +++ b/stable/mango/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mango +version: 4.1.0 +appVersion: latest +description: | + Mango is a self-hosted manga server and reader. Its features include[br] +home: https://truecharts.org/charts/incubator/mango +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.png +deprecated: false +sources: + - https://github.com/hkalexling/mango + - https://github.com/truecharts/charts/tree/master/charts/incubator/mango + - https://hub.docker.com/r/hkalexling/mango +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mango + - MediaApp-Books +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Books + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/mango/4.0.1/README.md b/stable/mango/4.1.0/README.md similarity index 100% rename from stable/mango/4.0.1/README.md rename to stable/mango/4.1.0/README.md diff --git a/stable/mango/4.1.0/app-changelog.md b/stable/mango/4.1.0/app-changelog.md new file mode 100644 index 0000000000..d0ba9dee0e --- /dev/null +++ b/stable/mango/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mango-4.1.0](https://github.com/truecharts/charts/compare/mango-4.0.1...mango-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mango/4.0.1/app-readme.md b/stable/mango/4.1.0/app-readme.md similarity index 100% rename from stable/mango/4.0.1/app-readme.md rename to stable/mango/4.1.0/app-readme.md diff --git a/stable/mango/4.1.0/charts/common-17.2.2.tgz b/stable/mango/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mango/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mango/4.0.1/ix_values.yaml b/stable/mango/4.1.0/ix_values.yaml similarity index 100% rename from stable/mango/4.0.1/ix_values.yaml rename to stable/mango/4.1.0/ix_values.yaml diff --git a/stable/mango/4.0.1/questions.yaml b/stable/mango/4.1.0/questions.yaml similarity index 100% rename from stable/mango/4.0.1/questions.yaml rename to stable/mango/4.1.0/questions.yaml diff --git a/stable/mediaelch/4.0.2/templates/common.yaml b/stable/mango/4.1.0/templates/common.yaml similarity index 100% rename from stable/mediaelch/4.0.2/templates/common.yaml rename to stable/mango/4.1.0/templates/common.yaml diff --git a/stable/plausible/8.0.2/values.yaml b/stable/mango/4.1.0/values.yaml similarity index 100% rename from stable/plausible/8.0.2/values.yaml rename to stable/mango/4.1.0/values.yaml diff --git a/stable/matomo/11.1.0/CHANGELOG.md b/stable/matomo/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a5dfcdb116 --- /dev/null +++ b/stable/matomo/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [matomo-11.1.0](https://github.com/truecharts/charts/compare/matomo-11.0.2...matomo-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [matomo-11.0.2](https://github.com/truecharts/charts/compare/matomo-11.0.1...matomo-11.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [matomo-11.0.1](https://github.com/truecharts/charts/compare/matomo-11.0.0...matomo-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [matomo-11.0.0](https://github.com/truecharts/charts/compare/matomo-10.0.0...matomo-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [matomo-11.0.0](https://github.com/truecharts/charts/compare/matomo-10.0.0...matomo-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [matomo-10.0.0](https://github.com/truecharts/charts/compare/matomo-9.0.13...matomo-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [matomo-9.0.13](https://github.com/truecharts/charts/compare/matomo-9.0.12...matomo-9.0.13) (2023-12-25) + +### Chore + +- update container image bitnami/matomo to 4.16.0[@97f0d49](https://github.com/97f0d49) by renovate ([#16395](https://github.com/truecharts/charts/issues/16395)) + + + + +## [matomo-9.0.12](https://github.com/truecharts/charts/compare/matomo-9.0.11...matomo-9.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [matomo-9.0.11](https://github.com/truecharts/charts/compare/matomo-9.0.10...matomo-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [matomo-9.0.10](https://github.com/truecharts/charts/compare/matomo-9.0.9...matomo-9.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [matomo-9.0.9](https://github.com/truecharts/charts/compare/matomo-9.0.8...matomo-9.0.9) (2023-12-23) + +### Chore diff --git a/stable/matomo/11.1.0/Chart.yaml b/stable/matomo/11.1.0/Chart.yaml new file mode 100644 index 0000000000..4a0e537dc7 --- /dev/null +++ b/stable/matomo/11.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: matomo +version: 11.1.0 +appVersion: 4.16.0 +description: Matomo is the leading Free/Libre open analytics platform +home: https://truecharts.org/charts/stable/matomo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png +deprecated: false +sources: + - https://github.com/matomo-org/matomo + - https://github.com/bitnami/bitnami-docker-matomo + - https://github.com/truecharts/charts/tree/master/charts/stable/matomo + - https://hub.docker.com/r/bitnami/matomo +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - analytics +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/matomo/11.1.0/README.md b/stable/matomo/11.1.0/README.md new file mode 100644 index 0000000000..2e33d3ab6d --- /dev/null +++ b/stable/matomo/11.1.0/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/matomo) + +**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/matomo/11.1.0/app-changelog.md b/stable/matomo/11.1.0/app-changelog.md new file mode 100644 index 0000000000..6f5ac24314 --- /dev/null +++ b/stable/matomo/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-11.1.0](https://github.com/truecharts/charts/compare/matomo-11.0.2...matomo-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/matomo/11.1.0/app-readme.md b/stable/matomo/11.1.0/app-readme.md new file mode 100644 index 0000000000..7440722cbf --- /dev/null +++ b/stable/matomo/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Matomo is the leading Free/Libre open analytics platform + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/matomo](https://truecharts.org/charts/stable/matomo) + +--- + +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/matomo/11.1.0/charts/common-17.2.2.tgz b/stable/matomo/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/matomo/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/matomo/11.1.0/charts/mariadb-12.1.0.tgz b/stable/matomo/11.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/matomo/11.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/matomo/11.1.0/ix_values.yaml b/stable/matomo/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..64ffd13e5f --- /dev/null +++ b/stable/matomo/11.1.0/ix_values.yaml @@ -0,0 +1,96 @@ +image: + repository: bitnami/matomo + tag: 4.16.0@sha256:97f0d4935cdbc3c51f5b6ba4e4f60f3ce0ed219fcefcb825f29b077483ccf1f3 + pullPolicy: IfNotPresent +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/index.php" + readiness: + path: "/index.php" + startup: + path: "/index.php" + env: + APACHE_HTTP_PORT_NUMBER: "{{ .Values.service.main.ports.main.port }}" + APACHE_HTTPS_PORT_NUMBER: "{{ .Values.service.https.ports.https.port }}" + MATOMO_DATABASE_PORT_NUMBER: 3306 + MATOMO_DATABASE_NAME: "{{ .Values.mariadb.mariadbDatabase }}" + MATOMO_DATABASE_USER: "{{ .Values.mariadb.mariadbUsername }}" + PHP_DATE_TIMEZONE: "{{ .Values.TZ }}" + # User / Site Config + MATOMO_USERNAME: "admin" + MATOMO_PASSWORD: "password" + MATOMO_EMAIL: "myemail@example.com" + MATOMO_WEBSITE_NAME: "My Website" + MATOMO_WEBSITE_HOST: "https://web.example.com" + MATOMO_HOST: "127.0.0.1" + # Reverse Proxy Config + MATOMO_ENABLE_PROXY_URI_HEADER: false + MATOMO_ENABLE_ASSUME_SECURE_PROTOCOL: false + MATOMO_ENABLE_FORCE_SSL: false + # No defaults, but usually this header is used + # MATOMO_PROXY_CLIENT_HEADER: "HTTP_X_FORWARDED_FOR" + # SMTP Config + MATOMO_SMTP_HOST: "" + MATOMO_SMTP_PORT: "" + MATOMO_SMTP_USER: "" + MATOMO_SMTP_PASSWORD: "" + # Available protocols are: "ssl", "tls", "none" + MATOMO_SMTP_PROTOCOL: "" + # Available mechanisms are: "Plain", "Login", "Crammd5" + MATOMO_SMTP_AUTH: "Plain" + # PHP Config + PHP_MEMORY_LIMIT: "2048M" + PHP_ENABLE_OPCACHE: true + # PHP_EXPOSE_PHP: + # PHP_MAX_EXECUTION_TIME: + # PHP_MAX_INPUT_TIME: + # PHP_MAX_INPUT_VARS: + # PHP_POST_MAX_SIZE: + # PHP_UPLOAD_MAX_FILESIZE: + MATOMO_DATABASE_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainhost + MATOMO_DATABASE_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password +service: + main: + ports: + main: + protocol: http + port: 10172 + targetPort: 10172 + https: + enabled: true + ports: + https: + enabled: true + protocol: https + port: 10173 + targetPort: 10173 +persistence: + data: + enabled: true + mountPath: "/bitnami/matomo" +mariadb: + enabled: true + mariadbUsername: matomo + mariadbDatabase: matomo +portal: + open: + enabled: true diff --git a/stable/matomo/11.1.0/questions.yaml b/stable/matomo/11.1.0/questions.yaml new file mode 100644 index 0000000000..f32a9b2dd6 --- /dev/null +++ b/stable/matomo/11.1.0/questions.yaml @@ -0,0 +1,2988 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: BITNAMI_DEBUG + label: "BITNAMI_DEBUG" + description: "Increase verbosity on initialization logs." + schema: + type: boolean + default: false + - variable: MATOMO_USERNAME + label: "MATOMO_USERNAME (First Install Only)" + description: "Matomo application username" + schema: + type: string + required: true + default: "admin" + - variable: MATOMO_PASSWORD + label: "MATOMO_PASSWORD (First Install Only)" + description: "Matomo application password" + schema: + type: string + required: true + private: true + default: "" + - variable: MATOMO_HOST + label: "MATOMO_HOST (First Install Only)" + description: "Matomo application host" + schema: + type: string + required: true + default: "127.0.0.1" + - variable: MATOMO_EMAIL + label: "MATOMO_EMAIL (First Install Only)" + description: "Matomo application email" + schema: + type: string + required: true + default: "email@example.com" + - variable: MATOMO_WEBSITE_NAME + label: "MATOMO_WEBSITE_NAME (First Install Only)" + description: "Name of a website to track in Matomo" + schema: + type: string + required: true + default: "My Website" + - variable: MATOMO_WEBSITE_HOST + label: "MATOMO_WEBSITE_HOST (First Install Only)" + description: "Website's host or domain to track in Matomo" + schema: + type: string + required: true + default: "https://web.example.com" + - variable: MATOMO_SMTP_HOST + label: "MATOMO_SMTP_HOST (First Install Only)" + description: "Matomo SMTP host" + schema: + type: string + default: "" + - variable: MATOMO_SMTP_PORT + label: "MATOMO_SMTP_PORT (First Install Only)" + description: "Matomo SMTP port" + schema: + type: string + default: "" + - variable: MATOMO_SMTP_USER + label: "MATOMO_SMTP_USER (First Install Only)" + description: "Matomo SMTP user" + schema: + type: string + default: "" + - variable: MATOMO_SMTP_PASSWORD + label: "MATOMO_SMTP_PASSWORD (First Install Only)" + description: "Matomo SMTP password" + schema: + type: string + private: true + default: "" + - variable: MATOMO_SMTP_PROTOCOL + label: "MATOMO_SMTP_PROTOCOL (First Install Only)" + description: "Matomo SMTP protocol" + schema: + type: string + private: true + default: "none" + enum: + - value: ssl + description: "ssl" + - value: "tls" + description: "tls" + - value: none + description: "none" + - variable: MATOMO_SMTP_AUTH + label: "MATOMO_SMTP_AUTH (First Install Only)" + description: "Matomo SMTP authentication mechanism to use" + schema: + type: string + private: true + default: "Plain" + enum: + - value: Crammd5 + description: "Crammd5" + - value: "Login" + description: "Login" + - value: Plain + description: "Plain" + - variable: phpconfig + label: "PHP Config (Advanced)" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PHP_MEMORY_LIMIT + label: "PHP_MEMORY_LIMIT" + description: "Memory limit for PHP scripts" + schema: + type: string + default: "2048M" + - variable: PHP_ENABLE_OPCACHE + label: "PHP_ENABLE_OPCACHE" + description: "Enable OPcache for PHP scripts" + schema: + type: boolean + default: true + - variable: PHP_EXPOSE_PHP + label: "PHP_EXPOSE_PHP" + description: "Enables HTTP header with PHP version" + schema: + type: boolean + default: true + - variable: PHP_MAX_EXECUTION_TIME + label: "PHP_MAX_EXECUTION_TIME" + description: "Maximum execution time for PHP scripts" + schema: + type: string + default: "" + - variable: PHP_MAX_INPUT_TIME + label: "PHP_MAX_INPUT_TIME" + description: "Maximum input time for PHP scripts" + schema: + type: string + default: "" + - variable: PHP_MAX_INPUT_VARS + label: "PHP_MAX_INPUT_VARS" + description: "Maximum amount of input variables for PHP scripts" + schema: + type: string + default: "" + - variable: PHP_POST_MAX_SIZE + label: "PHP_POST_MAX_SIZE" + description: "Maximum size for PHP POST requests" + schema: + type: string + default: "" + - variable: PHP_UPLOAD_MAX_FILESIZE + label: "PHP_UPLOAD_MAX_FILESIZE" + description: "Maximum file size for PHP uploads" + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10172 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/scrutiny/9.0.1/templates/NOTES.txt b/stable/matomo/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/scrutiny/9.0.1/templates/NOTES.txt rename to stable/matomo/11.1.0/templates/NOTES.txt diff --git a/stable/satisfactory/8.0.1/templates/common.yaml b/stable/matomo/11.1.0/templates/common.yaml similarity index 100% rename from stable/satisfactory/8.0.1/templates/common.yaml rename to stable/matomo/11.1.0/templates/common.yaml diff --git a/stable/plaxt/7.0.1/values.yaml b/stable/matomo/11.1.0/values.yaml similarity index 100% rename from stable/plaxt/7.0.1/values.yaml rename to stable/matomo/11.1.0/values.yaml diff --git a/stable/mattermost/11.1.0/CHANGELOG.md b/stable/mattermost/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6820dd6f97 --- /dev/null +++ b/stable/mattermost/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mattermost-11.1.0](https://github.com/truecharts/charts/compare/mattermost-11.0.1...mattermost-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mattermost-11.0.1](https://github.com/truecharts/charts/compare/mattermost-11.0.0...mattermost-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mattermost-11.0.0](https://github.com/truecharts/charts/compare/mattermost-10.0.12...mattermost-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mattermost-10.0.12](https://github.com/truecharts/charts/compare/mattermost-10.0.11...mattermost-10.0.12) (2023-12-25) + +### Chore + +- update container image mattermost/mattermost-enterprise-edition to release-9.4[@46dda99](https://github.com/46dda99) by renovate ([#16435](https://github.com/truecharts/charts/issues/16435)) + + + + +## [mattermost-10.0.11](https://github.com/truecharts/charts/compare/mattermost-10.0.10...mattermost-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mattermost-10.0.10](https://github.com/truecharts/charts/compare/mattermost-10.0.9...mattermost-10.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mattermost-10.0.9](https://github.com/truecharts/charts/compare/mattermost-10.0.8...mattermost-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mattermost-10.0.8](https://github.com/truecharts/charts/compare/mattermost-10.0.7...mattermost-10.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mattermost-10.0.7](https://github.com/truecharts/charts/compare/mattermost-10.0.6...mattermost-10.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mattermost-10.0.6](https://github.com/truecharts/charts/compare/mattermost-10.0.5...mattermost-10.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mattermost-10.0.5](https://github.com/truecharts/charts/compare/mattermost-10.0.4...mattermost-10.0.5) (2023-12-22) + +### Fix diff --git a/stable/mattermost/11.1.0/Chart.yaml b/stable/mattermost/11.1.0/Chart.yaml new file mode 100644 index 0000000000..64f2c8777a --- /dev/null +++ b/stable/mattermost/11.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mattermost +version: 11.1.0 +appVersion: "9.4" +description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. +home: https://truecharts.org/charts/stable/mattermost +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png +deprecated: false +sources: + - https://github.com/mattermost/mattermost-server + - https://github.com/mattermost/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost + - https://hub.docker.com/r/mattermost/mattermost-enterprise-edition +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - team + - mattermost + - development +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: hosting + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mattermost/11.1.0/README.md b/stable/mattermost/11.1.0/README.md new file mode 100644 index 0000000000..31790a2d10 --- /dev/null +++ b/stable/mattermost/11.1.0/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/mattermost) + +**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/mattermost/11.1.0/app-changelog.md b/stable/mattermost/11.1.0/app-changelog.md new file mode 100644 index 0000000000..c8f21418cf --- /dev/null +++ b/stable/mattermost/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mattermost-11.1.0](https://github.com/truecharts/charts/compare/mattermost-11.0.1...mattermost-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mattermost/11.1.0/app-readme.md b/stable/mattermost/11.1.0/app-readme.md new file mode 100644 index 0000000000..709cc54d5f --- /dev/null +++ b/stable/mattermost/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/mattermost](https://truecharts.org/charts/stable/mattermost) + +--- + +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/mattermost/11.1.0/charts/common-17.2.2.tgz b/stable/mattermost/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mattermost/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mattermost/11.1.0/ix_values.yaml b/stable/mattermost/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..e23170ded6 --- /dev/null +++ b/stable/mattermost/11.1.0/ix_values.yaml @@ -0,0 +1,48 @@ +image: + repository: mattermost/mattermost-enterprise-edition + tag: release-9.4@sha256:46dda9935481a19f6e292e9c7b0e5373c9048d88656cab9a63f95dce287c20ba + pullPolicy: IfNotPresent +workload: + main: + podSpec: + containers: + main: + env: + TIMEZONE: "{{ .Values.TZ }}" + MM_SQLSETTINGS_DRIVERNAME: "postgres" + MM_BLEVESETTINGS_INDEXDIR: "/mattermost/bleve-indexes" + MM_SERVICESETTINGS_SITEURL: "https://test.example.com" + MM_SQLSETTINGS_DATASOURCE: '{{ .Values.cnpg.main.creds.std | trimAll "\"" }}' +service: + main: + ports: + main: + port: 10239 + targetPort: 8065 +persistence: + config: + enabled: true + mountPath: "/mattermost/config" + data: + enabled: true + mountPath: "/mattermost/data" + logs: + enabled: true + mountPath: "/mattermost/logs" + plugins: + enabled: true + mountPath: "/mattermost/plugins" + clientplugins: + enabled: true + mountPath: "/mattermost/client/plugins" + bleveindexes: + enabled: true + mountPath: "/mattermost/bleve-indexes" +cnpg: + main: + enabled: true + user: mattermost + database: mattermost +portal: + open: + enabled: true diff --git a/stable/mattermost/11.1.0/questions.yaml b/stable/mattermost/11.1.0/questions.yaml new file mode 100644 index 0000000000..2d80d3e08d --- /dev/null +++ b/stable/mattermost/11.1.0/questions.yaml @@ -0,0 +1,4661 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: MM_SERVICESETTINGS_SITEURL + label: "MM_SERVICESETTINGS_SITEURL" + description: "HTTPS URL on which you will reach this instance, eg. https://matter.example.com/" + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10239 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Config." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: logs + label: "App Logs Storage" + description: "Stores the Application Logs." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: plugins + label: "App Plugins Storage" + description: "Stores the Application Plugins." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: clientplugins + label: "App Client's Plugins Storage" + description: "Stores the Application Client's Plugins." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: bleveindexes + label: "App bleveIndexes Storage" + description: "Stores the Application bleveIndexes." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/scrypted/3.0.1/templates/NOTES.txt b/stable/mattermost/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/scrypted/3.0.1/templates/NOTES.txt rename to stable/mattermost/11.1.0/templates/NOTES.txt diff --git a/stable/mediagoblin/4.0.1/templates/common.yaml b/stable/mattermost/11.1.0/templates/common.yaml similarity index 100% rename from stable/mediagoblin/4.0.1/templates/common.yaml rename to stable/mattermost/11.1.0/templates/common.yaml diff --git a/stable/plex-auto-languages/7.0.1/values.yaml b/stable/mattermost/11.1.0/values.yaml similarity index 100% rename from stable/plex-auto-languages/7.0.1/values.yaml rename to stable/mattermost/11.1.0/values.yaml diff --git a/stable/mc-router/3.0.1/CHANGELOG.md b/stable/mc-router/3.0.1/CHANGELOG.md deleted file mode 100644 index e9b7bc8e5e..0000000000 --- a/stable/mc-router/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mc-router-3.0.1](https://github.com/truecharts/charts/compare/mc-router-3.0.0...mc-router-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mc-router-3.0.0](https://github.com/truecharts/charts/compare/mc-router-2.0.11...mc-router-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mc-router-2.0.11](https://github.com/truecharts/charts/compare/mc-router-2.0.10...mc-router-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mc-router-2.0.10](https://github.com/truecharts/charts/compare/mc-router-2.0.9...mc-router-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mc-router-2.0.9](https://github.com/truecharts/charts/compare/mc-router-2.0.8...mc-router-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mc-router-2.0.8](https://github.com/truecharts/charts/compare/mc-router-2.0.7...mc-router-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mc-router-2.0.7](https://github.com/truecharts/charts/compare/mc-router-2.0.6...mc-router-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mc-router-2.0.6](https://github.com/truecharts/charts/compare/mc-router-2.0.5...mc-router-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mc-router-2.0.5](https://github.com/truecharts/charts/compare/mc-router-2.0.4...mc-router-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mc-router-2.0.4](https://github.com/truecharts/charts/compare/mc-router-2.0.3...mc-router-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [mc-router-2.0.3](https://github.com/truecharts/charts/compare/mc-router-2.0.2...mc-router-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/mc-router/3.0.1/Chart.yaml b/stable/mc-router/3.0.1/Chart.yaml deleted file mode 100644 index 03434b20f6..0000000000 --- a/stable/mc-router/3.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mc-router -version: 3.0.1 -appVersion: 1.20.0 -description: Lightweight multiplexer/proxy for Minecraft-Java servers. -home: https://truecharts.org/charts/stable/mc-router -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mc-router.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mc-router - - https://hub.docker.com/r/itzg/mc-router - - https://github.com/itzg/mc-router -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mc-router - - minecraft -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: minecraft - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/mc-router/3.0.1/app-changelog.md b/stable/mc-router/3.0.1/app-changelog.md deleted file mode 100644 index fbd41ee68b..0000000000 --- a/stable/mc-router/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mc-router-3.0.1](https://github.com/truecharts/charts/compare/mc-router-3.0.0...mc-router-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mc-router/3.0.1/charts/common-17.1.4.tgz b/stable/mc-router/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mc-router/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mc-router/3.1.0/CHANGELOG.md b/stable/mc-router/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4c5f2270e4 --- /dev/null +++ b/stable/mc-router/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mc-router-3.1.0](https://github.com/truecharts/charts/compare/mc-router-3.0.1...mc-router-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mc-router-3.0.1](https://github.com/truecharts/charts/compare/mc-router-3.0.0...mc-router-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mc-router-3.0.0](https://github.com/truecharts/charts/compare/mc-router-2.0.11...mc-router-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mc-router-2.0.11](https://github.com/truecharts/charts/compare/mc-router-2.0.10...mc-router-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mc-router-2.0.10](https://github.com/truecharts/charts/compare/mc-router-2.0.9...mc-router-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mc-router-2.0.9](https://github.com/truecharts/charts/compare/mc-router-2.0.8...mc-router-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mc-router-2.0.8](https://github.com/truecharts/charts/compare/mc-router-2.0.7...mc-router-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mc-router-2.0.7](https://github.com/truecharts/charts/compare/mc-router-2.0.6...mc-router-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mc-router-2.0.6](https://github.com/truecharts/charts/compare/mc-router-2.0.5...mc-router-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mc-router-2.0.5](https://github.com/truecharts/charts/compare/mc-router-2.0.4...mc-router-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mc-router-2.0.4](https://github.com/truecharts/charts/compare/mc-router-2.0.3...mc-router-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/mc-router/3.1.0/Chart.yaml b/stable/mc-router/3.1.0/Chart.yaml new file mode 100644 index 0000000000..2049330c97 --- /dev/null +++ b/stable/mc-router/3.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mc-router +version: 3.1.0 +appVersion: 1.20.0 +description: Lightweight multiplexer/proxy for Minecraft-Java servers. +home: https://truecharts.org/charts/stable/mc-router +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mc-router.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mc-router + - https://hub.docker.com/r/itzg/mc-router + - https://github.com/itzg/mc-router +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mc-router + - minecraft +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: minecraft + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mc-router/3.0.1/README.md b/stable/mc-router/3.1.0/README.md similarity index 100% rename from stable/mc-router/3.0.1/README.md rename to stable/mc-router/3.1.0/README.md diff --git a/stable/mc-router/3.1.0/app-changelog.md b/stable/mc-router/3.1.0/app-changelog.md new file mode 100644 index 0000000000..9176e1810a --- /dev/null +++ b/stable/mc-router/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mc-router-3.1.0](https://github.com/truecharts/charts/compare/mc-router-3.0.1...mc-router-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mc-router/3.0.1/app-readme.md b/stable/mc-router/3.1.0/app-readme.md similarity index 100% rename from stable/mc-router/3.0.1/app-readme.md rename to stable/mc-router/3.1.0/app-readme.md diff --git a/stable/mc-router/3.1.0/charts/common-17.2.2.tgz b/stable/mc-router/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mc-router/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mc-router/3.0.1/ix_values.yaml b/stable/mc-router/3.1.0/ix_values.yaml similarity index 100% rename from stable/mc-router/3.0.1/ix_values.yaml rename to stable/mc-router/3.1.0/ix_values.yaml diff --git a/stable/mc-router/3.0.1/questions.yaml b/stable/mc-router/3.1.0/questions.yaml similarity index 100% rename from stable/mc-router/3.0.1/questions.yaml rename to stable/mc-router/3.1.0/questions.yaml diff --git a/stable/seafile/4.0.3/templates/NOTES.txt b/stable/mc-router/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/seafile/4.0.3/templates/NOTES.txt rename to stable/mc-router/3.1.0/templates/NOTES.txt diff --git a/stable/mc-router/3.0.1/templates/_secrets.tpl b/stable/mc-router/3.1.0/templates/_secrets.tpl similarity index 100% rename from stable/mc-router/3.0.1/templates/_secrets.tpl rename to stable/mc-router/3.1.0/templates/_secrets.tpl diff --git a/stable/mc-router/3.0.1/templates/common.yaml b/stable/mc-router/3.1.0/templates/common.yaml similarity index 100% rename from stable/mc-router/3.0.1/templates/common.yaml rename to stable/mc-router/3.1.0/templates/common.yaml diff --git a/stable/plex-meta-manager/5.0.1/values.yaml b/stable/mc-router/3.1.0/values.yaml similarity index 100% rename from stable/plex-meta-manager/5.0.1/values.yaml rename to stable/mc-router/3.1.0/values.yaml diff --git a/stable/mealie/20.1.0/CHANGELOG.md b/stable/mealie/20.1.0/CHANGELOG.md new file mode 100644 index 0000000000..66c669278d --- /dev/null +++ b/stable/mealie/20.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mealie-20.1.0](https://github.com/truecharts/charts/compare/mealie-20.0.1...mealie-20.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mealie-20.0.1](https://github.com/truecharts/charts/compare/mealie-20.0.0...mealie-20.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mealie-20.0.0](https://github.com/truecharts/charts/compare/mealie-19.0.11...mealie-20.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mealie-19.0.11](https://github.com/truecharts/charts/compare/mealie-19.0.10...mealie-19.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mealie-19.0.10](https://github.com/truecharts/charts/compare/mealie-19.0.9...mealie-19.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mealie-19.0.9](https://github.com/truecharts/charts/compare/mealie-19.0.8...mealie-19.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mealie-19.0.8](https://github.com/truecharts/charts/compare/mealie-19.0.7...mealie-19.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mealie-19.0.7](https://github.com/truecharts/charts/compare/mealie-19.0.6...mealie-19.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mealie-19.0.6](https://github.com/truecharts/charts/compare/mealie-19.0.5...mealie-19.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mealie-19.0.5](https://github.com/truecharts/charts/compare/mealie-19.0.4...mealie-19.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mealie-19.0.4](https://github.com/truecharts/charts/compare/mealie-19.0.3...mealie-19.0.4) (2023-12-21) + +### Fix diff --git a/stable/mealie/20.1.0/Chart.yaml b/stable/mealie/20.1.0/Chart.yaml new file mode 100644 index 0000000000..13e889b370 --- /dev/null +++ b/stable/mealie/20.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mealie +version: 20.1.0 +appVersion: 1.0.0-RC2 +description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend +home: https://truecharts.org/charts/stable/mealie +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png +deprecated: false +sources: + - https://github.com/mealie-recipes/mealie + - https://github.com/truecharts/charts/tree/master/charts/stable/mealie + - https://ghcr.io/mealie-recipes/mealie +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - grocy +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mealie/20.1.0/LICENSE b/stable/mealie/20.1.0/LICENSE new file mode 100644 index 0000000000..33a8cbb23f --- /dev/null +++ b/stable/mealie/20.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Blocky" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/mealie/20.1.0/README.md b/stable/mealie/20.1.0/README.md new file mode 100644 index 0000000000..0f5656e58c --- /dev/null +++ b/stable/mealie/20.1.0/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/mealie) + +**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/mealie/20.1.0/app-changelog.md b/stable/mealie/20.1.0/app-changelog.md new file mode 100644 index 0000000000..ff6d9c744a --- /dev/null +++ b/stable/mealie/20.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mealie-20.1.0](https://github.com/truecharts/charts/compare/mealie-20.0.1...mealie-20.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mealie/20.1.0/app-readme.md b/stable/mealie/20.1.0/app-readme.md new file mode 100644 index 0000000000..b8d1b98bcd --- /dev/null +++ b/stable/mealie/20.1.0/app-readme.md @@ -0,0 +1,8 @@ +Mealie is a self hosted recipe manager and meal planner with a RestAPI backend + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/mealie](https://truecharts.org/charts/stable/mealie) + +--- + +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/mealie/20.1.0/charts/common-17.2.2.tgz b/stable/mealie/20.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mealie/20.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mealie/20.1.0/ix_values.yaml b/stable/mealie/20.1.0/ix_values.yaml new file mode 100644 index 0000000000..b4ac52e7dc --- /dev/null +++ b/stable/mealie/20.1.0/ix_values.yaml @@ -0,0 +1,107 @@ +image: + repository: ghcr.io/mealie-recipes/mealie + tag: v1.0.0-RC2@sha256:9881b16dda92272c6eeeb132697ad2379be1c562f0f53f86f20ce2654b57f455 + pullPolicy: IfNotPresent +mealie: + frontend: + theme: + light_primary: "#E58325" + light_accent: "#007A99" + light_secondary: "#973542" + light_success: "#43A047" + light_info: "#1976D2" + light_warning: "#FF6D00" + light_error: "#EF5350" + dark_primary: "#E58325" + dark_accent: "#007A99" + dark_secondary: "#973542" + dark_success: "#43A047" + dark_info: "#1976D2" + dark_warning: "#FF6D00" + dark_error: "#EF5350" + api: + general: + allow_signup: true + default_group: Home + base_url: "" + token_time: 48 + security: + max_login_attempts: 5 + user_lockout_time: 24 + smtp: + user: "" + password: "" + host: "" + port: 587 + from_name: Mealie + from_email: "" + # TLS | SSL | NONE + auth_strategy: TLS + webworkers: + workers_per_core: 1 + max_workers: 1 + web_concurrency: 1 + ldap: + auth_enabled: false + server_url: "" + tls_insecure: false + enable_starttls: false + tls_cacertfile: "" + base_dn: "" + query_bind: "" + query_password: "" + user_filter: "" + admin_filter: "" + id_attribute: uid + name_attribute: name + mail_attribute: mail +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: exec + command: + - python + - /app/mealie/scripts/healthcheck.py + readiness: + enabled: true + type: exec + command: + - python + - /app/mealie/scripts/healthcheck.py + startup: + enabled: true + type: exec + command: + - python + - /app/mealie/scripts/healthcheck.py + envFrom: + - secretRef: + name: frontend + - secretRef: + name: api +service: + main: + ports: + main: + port: 10018 + protocol: http +persistence: + data: + enabled: true + targetSelector: + main: + main: + mountPath: /app/data +cnpg: + main: + enabled: true + user: mealie + database: mealie +portal: + open: + enabled: true diff --git a/stable/mealie/20.1.0/questions.yaml b/stable/mealie/20.1.0/questions.yaml new file mode 100644 index 0000000000..edda1b0aa3 --- /dev/null +++ b/stable/mealie/20.1.0/questions.yaml @@ -0,0 +1,3635 @@ +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: mealie + group: App Configuration + label: Mealie Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: frontend + label: Mealie Frontend Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: theme + label: Theme + schema: + additional_attrs: true + type: dict + attrs: + - variable: light_primary + label: Light Primary + description: Light Theme Config Variable + schema: + type: string + default: "#E58325" + required: true + - variable: light_accent + label: Light Accent + description: Light Theme Config Variable + schema: + type: string + default: "#007A99" + required: true + - variable: light_secondary + label: Light Secondary + description: Light Theme Config Variable + schema: + type: string + default: "#973542" + required: true + - variable: light_success + label: Light Success + description: Light Theme Config Variable + schema: + type: string + default: "#43A047" + required: true + - variable: light_info + label: Light Info + description: Light Theme Config Variable + schema: + type: string + default: "#1976D2" + required: true + - variable: light_warning + label: Light Warning + description: Light Theme Config Variable + schema: + type: string + default: "#FF6D00" + required: true + - variable: light_error + label: Light Error + description: Light Theme Config Variable + schema: + type: string + default: "#EF5350" + required: true + - variable: dark_primary + label: Dark Primary + description: Dark Theme Config Variable + schema: + type: string + default: "#E58325" + required: true + - variable: dark_accent + label: Dark Accent + description: Dark Theme Config Variable + schema: + type: string + default: "#007A99" + required: true + - variable: dark_secondary + label: Dark Secondary + description: Dark Theme Config Variable + schema: + type: string + default: "#973542" + required: true + - variable: dark_success + label: Dark Success + description: Dark Theme Config Variable + schema: + type: string + default: "#43A047" + required: true + - variable: dark_info + label: Dark Info + description: Dark Theme Config Variable + schema: + type: string + default: "#1976D2" + required: true + - variable: dark_warning + label: Dark Warning + description: Dark Theme Config Variable + schema: + type: string + default: "#FF6D00" + required: true + - variable: dark_error + label: Dark Error + description: Dark Theme Config Variable + schema: + type: string + default: "#EF5350" + required: true + - variable: api + label: Mealie API Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: general + label: General + schema: + additional_attrs: true + type: dict + attrs: + - variable: base_url + label: Base URL + description: Used for Notifications + schema: + type: string + default: "" + - variable: allow_signup + label: Allow Sign up + description: Allow user sign-up without token + schema: + type: boolean + default: true + - variable: default_group + label: Default Group + description: The default group for users + schema: + type: string + default: Home + required: true + - variable: token_time + label: Token Time + description: The time in hours that a login/auth token is valid + schema: + type: int + default: 48 + required: true + - variable: security + label: Security + schema: + additional_attrs: true + type: dict + attrs: + - variable: max_login_attempts + label: Max Login Attempts + description: Maximum times a user can provide an invalid password before their account is locked + schema: + type: int + default: 5 + required: true + - variable: user_lockout_time + label: User Lockout Time + description: Time in hours for how long a users account is locked + schema: + type: int + default: 24 + required: true + - variable: webworkers + label: Web Workers + schema: + additional_attrs: true + type: dict + attrs: + - variable: workers_per_core + label: Workers Per Core + description: Set the number of workers to the number of CPU cores multiplied by this value. + schema: + type: int + default: 1 + required: true + - variable: max_workers + label: Max Workers + description: Set the maximum number of workers to use. Default is not set meaning unlimited. + schema: + type: int + default: 1 + required: true + - variable: web_concurrency + label: Web Concurrency + description: Override the automatic definition of number of workers. + schema: + type: int + default: 1 + required: true + - variable: smtp + label: SMTP + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: Host + description: Mail Host + schema: + type: string + default: "" + - variable: port + label: Port + description: Mail Port + schema: + type: int + show_if: [["host", "!=", ""]] + default: 587 + required: true + - variable: user + label: User + description: Mail User + schema: + type: string + show_if: [["host", "!=", ""]] + required: true + default: "" + - variable: password + label: Password + description: Mail Password + schema: + type: string + show_if: [["host", "!=", ""]] + private: true + required: true + default: "" + - variable: from_name + label: From Name + description: Mail From Name + schema: + type: string + show_if: [["host", "!=", ""]] + required: true + default: Mealie + - variable: from_email + label: From Email + description: Mail From Email + schema: + type: string + show_if: [["host", "!=", ""]] + required: true + default: "" + - variable: auth_strategy + label: Auth Strategy + description: Mail Auth Strategy + schema: + type: string + show_if: [["host", "!=", ""]] + required: true + default: "TLS" + enum: + - value: TLS + description: TLS + - value: SSL + description: SSL + - value: NONE + description: NONE + - variable: ldap + label: LDAP + schema: + additional_attrs: true + type: dict + attrs: + - variable: auth_enabled + label: Auth Enabled + description: Authenticate via an external LDAP server in addition to built-in Mealie auth + schema: + type: boolean + default: false + - variable: server_url + label: Server URL + description: LDAP server URL + schema: + type: string + default: "" + - variable: tls_insecure + label: TLS Insecure + description: Do not verify server certificate when using secure LDAP + schema: + type: boolean + default: false + - variable: enable_starttls + label: Enable StartTLS + description: Use STARTTLS to connect to the server + schema: + type: boolean + default: false + - variable: tls_cacertfile + label: TLS CA Cert File + description: File path to Certificate Authority used to verify server certificate + schema: + type: string + default: "" + - variable: base_dn + label: Base DN + description: Starting point when searching for users authentication. + schema: + type: string + default: "" + - variable: query_bind + label: Query Bind + description: Optional bind user for LDAP search queries + schema: + type: string + default: "" + - variable: query_password + label: Query Password + description: Optional password for the bind user used + schema: + type: string + default: "" + - variable: user_filter + label: User Filter + description: Optional LDAP filter to narrow down eligible users + schema: + type: string + default: "" + - variable: admin_filter + label: Admin Filter + description: Optional LDAP filter, which tells Mealie the LDAP user is an admin + schema: + type: string + default: "" + - variable: id_attribute + label: ID Attribute + description: The LDAP attribute that maps to the user's id + schema: + type: string + default: uid + - variable: name_attribute + label: Name Attribute + description: The LDAP attribute that maps to the user's name + schema: + type: string + default: name + - variable: mail_attribute + label: Mail Attribute + description: The LDAP attribute that maps to the user's email + schema: + type: string + default: mail + + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10018 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Data Storage + description: Stores the Application Data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/searxng/6.0.1/templates/NOTES.txt b/stable/mealie/20.1.0/templates/NOTES.txt similarity index 100% rename from stable/searxng/6.0.1/templates/NOTES.txt rename to stable/mealie/20.1.0/templates/NOTES.txt diff --git a/stable/mealie/20.1.0/templates/_secrets.tpl b/stable/mealie/20.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..5c7f541324 --- /dev/null +++ b/stable/mealie/20.1.0/templates/_secrets.tpl @@ -0,0 +1,97 @@ +{{/* Define the secrets */}} +{{- define "mealie.secrets" -}} +{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}} +{{- $api := .Values.mealie.api -}} +{{- $frontend := .Values.mealie.frontend }} + +frontend: + enabled: true + data: + {{/* Frontend */}} + THEME_LIGHT_PRIMARY: {{ $frontend.theme.light_primary | default "#E58325" | quote }} + THEME_LIGHT_ACCENT: {{ $frontend.theme.light_accent | default "#007A99" | quote }} + THEME_LIGHT_SECONDARY: {{ $frontend.theme.light_secondary | default "#973542" | quote }} + THEME_LIGHT_SUCCESS: {{ $frontend.theme.light_success | default "#43A047" | quote }} + THEME_LIGHT_INFO: {{ $frontend.theme.light_info | default "#1976D2" | quote }} + THEME_LIGHT_WARNING: {{ $frontend.theme.light_warning | default "#FF6D00" | quote }} + THEME_LIGHT_ERROR: {{ $frontend.theme.light_error | default "#EF5350" | quote }} + THEME_DARK_PRIMARY: {{ $frontend.theme.dark_primary | default "#E58325" | quote }} + THEME_DARK_ACCENT: {{ $frontend.theme.dark_accent | default "#007A99" | quote }} + THEME_DARK_SECONDARY: {{ $frontend.theme.dark_secondary | default "#973542" | quote }} + THEME_DARK_SUCCESS: {{ $frontend.theme.dark_success | default "#43A047" | quote }} + THEME_DARK_INFO: {{ $frontend.theme.dark_info | default "#1976D2" | quote }} + THEME_DARK_WARNING: {{ $frontend.theme.dark_warning | default "#FF6D00" | quote }} + THEME_DARK_ERROR: {{ $frontend.theme.dark_error | default "#EF5350" | quote }} + +api: + enabled: true + data: + API_PORT: {{ .Values.service.main.ports.main.port | quote }} + {{/* Database */}} + DB_ENGINE: "postgres" + POSTGRES_PORT: "5432" + POSTGRES_USER: {{ .Values.cnpg.main.user }} + POSTGRES_PASSWORD: {{ .Values.cnpg.main.creds.password | trimAll "\"" }} + POSTGRES_DB: {{ .Values.cnpg.main.database }} + POSTGRES_SERVER: {{ .Values.cnpg.main.creds.host }} + {{/* User Defined */}} + {{/* General */}} + ALLOW_SIGNUP: {{ $api.general.allow_signup | quote }} + DEFAULT_GROUP: {{ $api.general.default_group }} + DEFAULT_EMAIL: {{ $api.general.default_email }} + BASE_URL: {{ $api.general.base_url }} + TOKEN_TIME: {{ $api.general.token_time | quote }} + {{/* Security */}} + SECURITY_MAX_LOGIN_ATTEMPTS: {{ $api.security.max_login_attempts | quote }} + SECURITY_USER_LOCKOUT_TIME: {{ $api.security.user_lockout_time | quote }} + {{/* SMTP */}} + {{- if $api.smtp.host }} + SMTP_PORT: {{ $api.smtp.port | quote }} + SMTP_HOST: {{ $api.smtp.host | quote }} + SMTP_USER: {{ $api.smtp.user | quote }} + SMTP_PASSWORD: {{ $api.smtp.password | quote }} + SMTP_FROM_NAME: {{ $api.smtp.from_name | quote }} + SMTP_AUTH_STRATEGY: {{ $api.smtp.auth_strategy | quote }} + SMTP_FROM_EMAIL: {{ $api.smtp.from_email | quote }} + {{- end }} + {{/* Workers */}} + WORKERS_PER_CORE: {{ $api.webworkers.workers_per_core | quote }} + MAX_WORKERS: {{ $api.webworkers.max_workers | quote }} + WEB_CONCURRENCY: {{ $api.webworkers.web_concurrency | quote }} + {{/* LDAP */}} + {{- if $api.ldap.auth_enabled }} + LDAP_AUTH_ENABLED: {{ $api.ldap.auth_enabled | quote }} + {{- with $api.ldap.server_url }} + LDAP_SERVER_URL: {{ . }} + {{- end }} + LDAP_TLS_INSECURE: {{ $api.ldap.tls_insecure | quote }} + LDAP_ENABLE_STARTTLS: {{ $api.ldap.enable_starttls | quote }} + {{- with $api.ldap.tls_cacertfile }} + LDAP_TLS_CACERTFILE: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.base_dn }} + LDAP_BASE_DN: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.query_bind }} + LDAP_QUERY_BIND: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.query_password }} + LDAP_QUERY_PASSWORD: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.user_filter }} + LDAP_USER_FILTER: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.admin_filter }} + LDAP_ADMIN_FILTER: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.id_attribute }} + LDAP_ID_ATTRIBUTE: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.name_attribute }} + LDAP_NAME_ATTRIBUTE: {{ . | quote }} + {{- end -}} + {{- with $api.ldap.mail_attribute }} + LDAP_MAIL_ATTRIBUTE: {{ . | quote }} + {{- end -}} + {{- end -}} +{{- end -}} diff --git a/stable/mealie/20.1.0/templates/common.yaml b/stable/mealie/20.1.0/templates/common.yaml new file mode 100644 index 0000000000..fda2cdae01 --- /dev/null +++ b/stable/mealie/20.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for mealie */}} +{{- $secrets := include "mealie.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := mustMergeOverwrite .Values.secret $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/plex-playlist-sync/2.0.1/values.yaml b/stable/mealie/20.1.0/values.yaml similarity index 100% rename from stable/plex-playlist-sync/2.0.1/values.yaml rename to stable/mealie/20.1.0/values.yaml diff --git a/stable/media-roller/4.0.1/CHANGELOG.md b/stable/media-roller/4.0.1/CHANGELOG.md deleted file mode 100644 index 2f8ffc9d17..0000000000 --- a/stable/media-roller/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [media-roller-4.0.1](https://github.com/truecharts/charts/compare/media-roller-4.0.0...media-roller-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [media-roller-4.0.0](https://github.com/truecharts/charts/compare/media-roller-3.0.17...media-roller-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [media-roller-3.0.17](https://github.com/truecharts/charts/compare/media-roller-3.0.16...media-roller-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [media-roller-3.0.16](https://github.com/truecharts/charts/compare/media-roller-3.0.15...media-roller-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [media-roller-3.0.15](https://github.com/truecharts/charts/compare/media-roller-3.0.14...media-roller-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [media-roller-3.0.14](https://github.com/truecharts/charts/compare/media-roller-3.0.13...media-roller-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [media-roller-3.0.13](https://github.com/truecharts/charts/compare/media-roller-3.0.12...media-roller-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [media-roller-3.0.12](https://github.com/truecharts/charts/compare/media-roller-3.0.11...media-roller-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [media-roller-3.0.11](https://github.com/truecharts/charts/compare/media-roller-3.0.10...media-roller-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [media-roller-3.0.10](https://github.com/truecharts/charts/compare/media-roller-3.0.9...media-roller-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [media-roller-3.0.9](https://github.com/truecharts/charts/compare/media-roller-3.0.8...media-roller-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/media-roller/4.0.1/Chart.yaml b/stable/media-roller/4.0.1/Chart.yaml deleted file mode 100644 index 0407b4a983..0000000000 --- a/stable/media-roller/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: media-roller -version: 4.0.1 -appVersion: latest -description: Mobile friendly tool for downloading videos from social media. -home: https://truecharts.org/charts/incubator/media-roller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/media-roller.png -deprecated: false -sources: - - https://github.com/rroller/media-roller - - https://github.com/truecharts/charts/tree/master/charts/incubator/media-roller - - https://hub.docker.com/r/ronnieroller/media-roller -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - media-roller - - Tools-Utilities - - MediaApp-Video -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/media-roller/4.0.1/app-changelog.md b/stable/media-roller/4.0.1/app-changelog.md deleted file mode 100644 index 480f124a89..0000000000 --- a/stable/media-roller/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [media-roller-4.0.1](https://github.com/truecharts/charts/compare/media-roller-4.0.0...media-roller-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/media-roller/4.0.1/charts/common-17.1.4.tgz b/stable/media-roller/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/media-roller/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/media-roller/4.1.0/CHANGELOG.md b/stable/media-roller/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d2de4165c1 --- /dev/null +++ b/stable/media-roller/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [media-roller-4.1.0](https://github.com/truecharts/charts/compare/media-roller-4.0.1...media-roller-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [media-roller-4.0.1](https://github.com/truecharts/charts/compare/media-roller-4.0.0...media-roller-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [media-roller-4.0.0](https://github.com/truecharts/charts/compare/media-roller-3.0.17...media-roller-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [media-roller-3.0.17](https://github.com/truecharts/charts/compare/media-roller-3.0.16...media-roller-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [media-roller-3.0.16](https://github.com/truecharts/charts/compare/media-roller-3.0.15...media-roller-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [media-roller-3.0.15](https://github.com/truecharts/charts/compare/media-roller-3.0.14...media-roller-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [media-roller-3.0.14](https://github.com/truecharts/charts/compare/media-roller-3.0.13...media-roller-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [media-roller-3.0.13](https://github.com/truecharts/charts/compare/media-roller-3.0.12...media-roller-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [media-roller-3.0.12](https://github.com/truecharts/charts/compare/media-roller-3.0.11...media-roller-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [media-roller-3.0.11](https://github.com/truecharts/charts/compare/media-roller-3.0.10...media-roller-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [media-roller-3.0.10](https://github.com/truecharts/charts/compare/media-roller-3.0.9...media-roller-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/media-roller/4.1.0/Chart.yaml b/stable/media-roller/4.1.0/Chart.yaml new file mode 100644 index 0000000000..5c8ff1c555 --- /dev/null +++ b/stable/media-roller/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: media-roller +version: 4.1.0 +appVersion: latest +description: Mobile friendly tool for downloading videos from social media. +home: https://truecharts.org/charts/incubator/media-roller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/media-roller.png +deprecated: false +sources: + - https://github.com/rroller/media-roller + - https://github.com/truecharts/charts/tree/master/charts/incubator/media-roller + - https://hub.docker.com/r/ronnieroller/media-roller +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - media-roller + - Tools-Utilities + - MediaApp-Video +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/media-roller/4.0.1/README.md b/stable/media-roller/4.1.0/README.md similarity index 100% rename from stable/media-roller/4.0.1/README.md rename to stable/media-roller/4.1.0/README.md diff --git a/stable/media-roller/4.1.0/app-changelog.md b/stable/media-roller/4.1.0/app-changelog.md new file mode 100644 index 0000000000..7a3446ef1c --- /dev/null +++ b/stable/media-roller/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [media-roller-4.1.0](https://github.com/truecharts/charts/compare/media-roller-4.0.1...media-roller-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/media-roller/4.0.1/app-readme.md b/stable/media-roller/4.1.0/app-readme.md similarity index 100% rename from stable/media-roller/4.0.1/app-readme.md rename to stable/media-roller/4.1.0/app-readme.md diff --git a/stable/media-roller/4.1.0/charts/common-17.2.2.tgz b/stable/media-roller/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/media-roller/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/media-roller/4.0.1/ix_values.yaml b/stable/media-roller/4.1.0/ix_values.yaml similarity index 100% rename from stable/media-roller/4.0.1/ix_values.yaml rename to stable/media-roller/4.1.0/ix_values.yaml diff --git a/stable/media-roller/4.0.1/questions.yaml b/stable/media-roller/4.1.0/questions.yaml similarity index 100% rename from stable/media-roller/4.0.1/questions.yaml rename to stable/media-roller/4.1.0/questions.yaml diff --git a/stable/memories-of-mars/4.0.1/templates/common.yaml b/stable/media-roller/4.1.0/templates/common.yaml similarity index 100% rename from stable/memories-of-mars/4.0.1/templates/common.yaml rename to stable/media-roller/4.1.0/templates/common.yaml diff --git a/stable/plex-utills/7.0.1/values.yaml b/stable/media-roller/4.1.0/values.yaml similarity index 100% rename from stable/plex-utills/7.0.1/values.yaml rename to stable/media-roller/4.1.0/values.yaml diff --git a/stable/mediaelch/4.0.2/CHANGELOG.md b/stable/mediaelch/4.0.2/CHANGELOG.md deleted file mode 100644 index e0d96358bd..0000000000 --- a/stable/mediaelch/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mediaelch-4.0.2](https://github.com/truecharts/charts/compare/mediaelch-4.0.1...mediaelch-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [mediaelch-4.0.1](https://github.com/truecharts/charts/compare/mediaelch-4.0.0...mediaelch-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mediaelch-4.0.0](https://github.com/truecharts/charts/compare/mediaelch-3.0.17...mediaelch-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mediaelch-3.0.17](https://github.com/truecharts/charts/compare/mediaelch-3.0.16...mediaelch-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mediaelch-3.0.16](https://github.com/truecharts/charts/compare/mediaelch-3.0.15...mediaelch-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mediaelch-3.0.15](https://github.com/truecharts/charts/compare/mediaelch-3.0.14...mediaelch-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mediaelch-3.0.14](https://github.com/truecharts/charts/compare/mediaelch-3.0.13...mediaelch-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mediaelch-3.0.13](https://github.com/truecharts/charts/compare/mediaelch-3.0.12...mediaelch-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mediaelch-3.0.12](https://github.com/truecharts/charts/compare/mediaelch-3.0.11...mediaelch-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mediaelch-3.0.11](https://github.com/truecharts/charts/compare/mediaelch-3.0.10...mediaelch-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mediaelch-3.0.10](https://github.com/truecharts/charts/compare/mediaelch-3.0.9...mediaelch-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/mediaelch/4.0.2/Chart.yaml b/stable/mediaelch/4.0.2/Chart.yaml deleted file mode 100644 index c52f97f24c..0000000000 --- a/stable/mediaelch/4.0.2/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mediaelch -version: 4.0.2 -appVersion: latest -description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. -home: https://truecharts.org/charts/incubator/mediaelch -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.png -deprecated: false -sources: - - https://hub.docker.com/r/masonxx/mediaelch - - https://github.com/Komet/MediaElch - - https://github.com/truecharts/charts/tree/master/charts/incubator/mediaelch -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mediaelch - - Tools - - MediaApp-Video -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/mediaelch/4.0.2/app-changelog.md b/stable/mediaelch/4.0.2/app-changelog.md deleted file mode 100644 index b73967eba2..0000000000 --- a/stable/mediaelch/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mediaelch-4.0.2](https://github.com/truecharts/charts/compare/mediaelch-4.0.1...mediaelch-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/mediaelch/4.0.2/charts/common-17.1.4.tgz b/stable/mediaelch/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mediaelch/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mediaelch/4.1.0/CHANGELOG.md b/stable/mediaelch/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7bf87bc2f8 --- /dev/null +++ b/stable/mediaelch/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mediaelch-4.1.0](https://github.com/truecharts/charts/compare/mediaelch-4.0.2...mediaelch-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mediaelch-4.0.2](https://github.com/truecharts/charts/compare/mediaelch-4.0.1...mediaelch-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [mediaelch-4.0.1](https://github.com/truecharts/charts/compare/mediaelch-4.0.0...mediaelch-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mediaelch-4.0.0](https://github.com/truecharts/charts/compare/mediaelch-3.0.17...mediaelch-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mediaelch-3.0.17](https://github.com/truecharts/charts/compare/mediaelch-3.0.16...mediaelch-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mediaelch-3.0.16](https://github.com/truecharts/charts/compare/mediaelch-3.0.15...mediaelch-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mediaelch-3.0.15](https://github.com/truecharts/charts/compare/mediaelch-3.0.14...mediaelch-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mediaelch-3.0.14](https://github.com/truecharts/charts/compare/mediaelch-3.0.13...mediaelch-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mediaelch-3.0.13](https://github.com/truecharts/charts/compare/mediaelch-3.0.12...mediaelch-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mediaelch-3.0.12](https://github.com/truecharts/charts/compare/mediaelch-3.0.11...mediaelch-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mediaelch-3.0.11](https://github.com/truecharts/charts/compare/mediaelch-3.0.10...mediaelch-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/mediaelch/4.1.0/Chart.yaml b/stable/mediaelch/4.1.0/Chart.yaml new file mode 100644 index 0000000000..3baf560f8f --- /dev/null +++ b/stable/mediaelch/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mediaelch +version: 4.1.0 +appVersion: latest +description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. +home: https://truecharts.org/charts/incubator/mediaelch +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mediaelch + - https://hub.docker.com/r/masonxx/mediaelch + - https://github.com/Komet/MediaElch +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mediaelch + - Tools + - MediaApp-Video +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/mediaelch/4.0.2/README.md b/stable/mediaelch/4.1.0/README.md similarity index 100% rename from stable/mediaelch/4.0.2/README.md rename to stable/mediaelch/4.1.0/README.md diff --git a/stable/mediaelch/4.1.0/app-changelog.md b/stable/mediaelch/4.1.0/app-changelog.md new file mode 100644 index 0000000000..85b4a15d20 --- /dev/null +++ b/stable/mediaelch/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mediaelch-4.1.0](https://github.com/truecharts/charts/compare/mediaelch-4.0.2...mediaelch-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mediaelch/4.0.2/app-readme.md b/stable/mediaelch/4.1.0/app-readme.md similarity index 100% rename from stable/mediaelch/4.0.2/app-readme.md rename to stable/mediaelch/4.1.0/app-readme.md diff --git a/stable/mediaelch/4.1.0/charts/common-17.2.2.tgz b/stable/mediaelch/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mediaelch/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mediaelch/4.0.2/ix_values.yaml b/stable/mediaelch/4.1.0/ix_values.yaml similarity index 100% rename from stable/mediaelch/4.0.2/ix_values.yaml rename to stable/mediaelch/4.1.0/ix_values.yaml diff --git a/stable/mediaelch/4.0.2/questions.yaml b/stable/mediaelch/4.1.0/questions.yaml similarity index 100% rename from stable/mediaelch/4.0.2/questions.yaml rename to stable/mediaelch/4.1.0/questions.yaml diff --git a/stable/metatube/4.0.1/templates/common.yaml b/stable/mediaelch/4.1.0/templates/common.yaml similarity index 100% rename from stable/metatube/4.0.1/templates/common.yaml rename to stable/mediaelch/4.1.0/templates/common.yaml diff --git a/stable/plexanisync/5.0.1/values.yaml b/stable/mediaelch/4.1.0/values.yaml similarity index 100% rename from stable/plexanisync/5.0.1/values.yaml rename to stable/mediaelch/4.1.0/values.yaml diff --git a/stable/mediagoblin/4.0.1/CHANGELOG.md b/stable/mediagoblin/4.0.1/CHANGELOG.md deleted file mode 100644 index c404950868..0000000000 --- a/stable/mediagoblin/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mediagoblin-4.0.1](https://github.com/truecharts/charts/compare/mediagoblin-4.0.0...mediagoblin-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mediagoblin-4.0.0](https://github.com/truecharts/charts/compare/mediagoblin-3.0.17...mediagoblin-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mediagoblin-3.0.17](https://github.com/truecharts/charts/compare/mediagoblin-3.0.16...mediagoblin-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mediagoblin-3.0.16](https://github.com/truecharts/charts/compare/mediagoblin-3.0.15...mediagoblin-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mediagoblin-3.0.15](https://github.com/truecharts/charts/compare/mediagoblin-3.0.14...mediagoblin-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mediagoblin-3.0.14](https://github.com/truecharts/charts/compare/mediagoblin-3.0.13...mediagoblin-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mediagoblin-3.0.13](https://github.com/truecharts/charts/compare/mediagoblin-3.0.12...mediagoblin-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mediagoblin-3.0.12](https://github.com/truecharts/charts/compare/mediagoblin-3.0.11...mediagoblin-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mediagoblin-3.0.11](https://github.com/truecharts/charts/compare/mediagoblin-3.0.10...mediagoblin-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mediagoblin-3.0.10](https://github.com/truecharts/charts/compare/mediagoblin-3.0.9...mediagoblin-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [mediagoblin-3.0.9](https://github.com/truecharts/charts/compare/mediagoblin-3.0.8...mediagoblin-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/mediagoblin/4.0.1/Chart.yaml b/stable/mediagoblin/4.0.1/Chart.yaml deleted file mode 100644 index 13fc7cf5e7..0000000000 --- a/stable/mediagoblin/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mediagoblin -version: 4.0.1 -appVersion: latest -description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" -home: https://truecharts.org/charts/incubator/mediagoblin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.png -deprecated: false -sources: - - https://mediagoblin.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin - - https://hub.docker.com/r/mtlynch/mediagoblin -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mediagoblin - - MediaApp-Photos -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/mediagoblin/4.0.1/app-changelog.md b/stable/mediagoblin/4.0.1/app-changelog.md deleted file mode 100644 index d5c98ceefa..0000000000 --- a/stable/mediagoblin/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mediagoblin-4.0.1](https://github.com/truecharts/charts/compare/mediagoblin-4.0.0...mediagoblin-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mediagoblin/4.0.1/charts/common-17.1.4.tgz b/stable/mediagoblin/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mediagoblin/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mediagoblin/4.1.0/CHANGELOG.md b/stable/mediagoblin/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f234708600 --- /dev/null +++ b/stable/mediagoblin/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mediagoblin-4.1.0](https://github.com/truecharts/charts/compare/mediagoblin-4.0.1...mediagoblin-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mediagoblin-4.0.1](https://github.com/truecharts/charts/compare/mediagoblin-4.0.0...mediagoblin-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mediagoblin-4.0.0](https://github.com/truecharts/charts/compare/mediagoblin-3.0.17...mediagoblin-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mediagoblin-3.0.17](https://github.com/truecharts/charts/compare/mediagoblin-3.0.16...mediagoblin-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mediagoblin-3.0.16](https://github.com/truecharts/charts/compare/mediagoblin-3.0.15...mediagoblin-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mediagoblin-3.0.15](https://github.com/truecharts/charts/compare/mediagoblin-3.0.14...mediagoblin-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mediagoblin-3.0.14](https://github.com/truecharts/charts/compare/mediagoblin-3.0.13...mediagoblin-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mediagoblin-3.0.13](https://github.com/truecharts/charts/compare/mediagoblin-3.0.12...mediagoblin-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mediagoblin-3.0.12](https://github.com/truecharts/charts/compare/mediagoblin-3.0.11...mediagoblin-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mediagoblin-3.0.11](https://github.com/truecharts/charts/compare/mediagoblin-3.0.10...mediagoblin-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mediagoblin-3.0.10](https://github.com/truecharts/charts/compare/mediagoblin-3.0.9...mediagoblin-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/mediagoblin/4.1.0/Chart.yaml b/stable/mediagoblin/4.1.0/Chart.yaml new file mode 100644 index 0000000000..3e85aa4fd5 --- /dev/null +++ b/stable/mediagoblin/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mediagoblin +version: 4.1.0 +appVersion: latest +description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" +home: https://truecharts.org/charts/incubator/mediagoblin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.png +deprecated: false +sources: + - https://mediagoblin.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin + - https://hub.docker.com/r/mtlynch/mediagoblin +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mediagoblin + - MediaApp-Photos +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/mediagoblin/4.0.1/README.md b/stable/mediagoblin/4.1.0/README.md similarity index 100% rename from stable/mediagoblin/4.0.1/README.md rename to stable/mediagoblin/4.1.0/README.md diff --git a/stable/mediagoblin/4.1.0/app-changelog.md b/stable/mediagoblin/4.1.0/app-changelog.md new file mode 100644 index 0000000000..00a0dbb98f --- /dev/null +++ b/stable/mediagoblin/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mediagoblin-4.1.0](https://github.com/truecharts/charts/compare/mediagoblin-4.0.1...mediagoblin-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mediagoblin/4.0.1/app-readme.md b/stable/mediagoblin/4.1.0/app-readme.md similarity index 100% rename from stable/mediagoblin/4.0.1/app-readme.md rename to stable/mediagoblin/4.1.0/app-readme.md diff --git a/stable/mediagoblin/4.1.0/charts/common-17.2.2.tgz b/stable/mediagoblin/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mediagoblin/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mediagoblin/4.0.1/ix_values.yaml b/stable/mediagoblin/4.1.0/ix_values.yaml similarity index 100% rename from stable/mediagoblin/4.0.1/ix_values.yaml rename to stable/mediagoblin/4.1.0/ix_values.yaml diff --git a/stable/mediagoblin/4.0.1/questions.yaml b/stable/mediagoblin/4.1.0/questions.yaml similarity index 100% rename from stable/mediagoblin/4.0.1/questions.yaml rename to stable/mediagoblin/4.1.0/questions.yaml diff --git a/stable/mindustry/4.0.2/templates/common.yaml b/stable/mediagoblin/4.1.0/templates/common.yaml similarity index 100% rename from stable/mindustry/4.0.2/templates/common.yaml rename to stable/mediagoblin/4.1.0/templates/common.yaml diff --git a/stable/plexripper/7.0.1/values.yaml b/stable/mediagoblin/4.1.0/values.yaml similarity index 100% rename from stable/plexripper/7.0.1/values.yaml rename to stable/mediagoblin/4.1.0/values.yaml diff --git a/stable/mediainfo/7.0.1/CHANGELOG.md b/stable/mediainfo/7.0.1/CHANGELOG.md deleted file mode 100644 index cae12f62d5..0000000000 --- a/stable/mediainfo/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mediainfo-7.0.1](https://github.com/truecharts/charts/compare/mediainfo-7.0.0...mediainfo-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mediainfo-7.0.0](https://github.com/truecharts/charts/compare/mediainfo-6.0.11...mediainfo-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mediainfo-6.0.11](https://github.com/truecharts/charts/compare/mediainfo-6.0.10...mediainfo-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mediainfo-6.0.10](https://github.com/truecharts/charts/compare/mediainfo-6.0.9...mediainfo-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mediainfo-6.0.9](https://github.com/truecharts/charts/compare/mediainfo-6.0.8...mediainfo-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mediainfo-6.0.8](https://github.com/truecharts/charts/compare/mediainfo-6.0.7...mediainfo-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mediainfo-6.0.7](https://github.com/truecharts/charts/compare/mediainfo-6.0.6...mediainfo-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mediainfo-6.0.6](https://github.com/truecharts/charts/compare/mediainfo-6.0.5...mediainfo-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mediainfo-6.0.5](https://github.com/truecharts/charts/compare/mediainfo-6.0.4...mediainfo-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mediainfo-6.0.4](https://github.com/truecharts/charts/compare/mediainfo-6.0.3...mediainfo-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [mediainfo-6.0.3](https://github.com/truecharts/charts/compare/mediainfo-6.0.2...mediainfo-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/mediainfo/7.0.1/Chart.yaml b/stable/mediainfo/7.0.1/Chart.yaml deleted file mode 100644 index 3fb796ed69..0000000000 --- a/stable/mediainfo/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mediainfo -version: 7.0.1 -appVersion: 23.12.1 -description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. -home: https://truecharts.org/charts/stable/mediainfo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png -deprecated: false -sources: - - https://github.com/jlesage/docker-mediainfo - - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - - https://hub.docker.com/r/jlesage/mediainfo -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - info - - media -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/mediainfo/7.0.1/app-changelog.md b/stable/mediainfo/7.0.1/app-changelog.md deleted file mode 100644 index 563f34bbe6..0000000000 --- a/stable/mediainfo/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mediainfo-7.0.1](https://github.com/truecharts/charts/compare/mediainfo-7.0.0...mediainfo-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mediainfo/7.0.1/charts/common-17.1.4.tgz b/stable/mediainfo/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mediainfo/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mediainfo/7.1.0/CHANGELOG.md b/stable/mediainfo/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e82aed6dc1 --- /dev/null +++ b/stable/mediainfo/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mediainfo-7.1.0](https://github.com/truecharts/charts/compare/mediainfo-7.0.1...mediainfo-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mediainfo-7.0.1](https://github.com/truecharts/charts/compare/mediainfo-7.0.0...mediainfo-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mediainfo-7.0.0](https://github.com/truecharts/charts/compare/mediainfo-6.0.11...mediainfo-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mediainfo-6.0.11](https://github.com/truecharts/charts/compare/mediainfo-6.0.10...mediainfo-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mediainfo-6.0.10](https://github.com/truecharts/charts/compare/mediainfo-6.0.9...mediainfo-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mediainfo-6.0.9](https://github.com/truecharts/charts/compare/mediainfo-6.0.8...mediainfo-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mediainfo-6.0.8](https://github.com/truecharts/charts/compare/mediainfo-6.0.7...mediainfo-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mediainfo-6.0.7](https://github.com/truecharts/charts/compare/mediainfo-6.0.6...mediainfo-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mediainfo-6.0.6](https://github.com/truecharts/charts/compare/mediainfo-6.0.5...mediainfo-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mediainfo-6.0.5](https://github.com/truecharts/charts/compare/mediainfo-6.0.4...mediainfo-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mediainfo-6.0.4](https://github.com/truecharts/charts/compare/mediainfo-6.0.3...mediainfo-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/mediainfo/7.1.0/Chart.yaml b/stable/mediainfo/7.1.0/Chart.yaml new file mode 100644 index 0000000000..5b11545cdd --- /dev/null +++ b/stable/mediainfo/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mediainfo +version: 7.1.0 +appVersion: 23.12.1 +description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. +home: https://truecharts.org/charts/stable/mediainfo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png +deprecated: false +sources: + - https://hub.docker.com/r/jlesage/mediainfo + - https://github.com/jlesage/docker-mediainfo + - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - info + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mediainfo/7.0.1/README.md b/stable/mediainfo/7.1.0/README.md similarity index 100% rename from stable/mediainfo/7.0.1/README.md rename to stable/mediainfo/7.1.0/README.md diff --git a/stable/mediainfo/7.1.0/app-changelog.md b/stable/mediainfo/7.1.0/app-changelog.md new file mode 100644 index 0000000000..7b8c89fec7 --- /dev/null +++ b/stable/mediainfo/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mediainfo-7.1.0](https://github.com/truecharts/charts/compare/mediainfo-7.0.1...mediainfo-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mediainfo/7.0.1/app-readme.md b/stable/mediainfo/7.1.0/app-readme.md similarity index 100% rename from stable/mediainfo/7.0.1/app-readme.md rename to stable/mediainfo/7.1.0/app-readme.md diff --git a/stable/mediainfo/7.1.0/charts/common-17.2.2.tgz b/stable/mediainfo/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mediainfo/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mediainfo/7.0.1/ix_values.yaml b/stable/mediainfo/7.1.0/ix_values.yaml similarity index 100% rename from stable/mediainfo/7.0.1/ix_values.yaml rename to stable/mediainfo/7.1.0/ix_values.yaml diff --git a/stable/mediainfo/7.0.1/questions.yaml b/stable/mediainfo/7.1.0/questions.yaml similarity index 100% rename from stable/mediainfo/7.0.1/questions.yaml rename to stable/mediainfo/7.1.0/questions.yaml diff --git a/stable/seedsync/6.0.1/templates/NOTES.txt b/stable/mediainfo/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/seedsync/6.0.1/templates/NOTES.txt rename to stable/mediainfo/7.1.0/templates/NOTES.txt diff --git a/stable/scrutiny/9.0.1/templates/common.yaml b/stable/mediainfo/7.1.0/templates/common.yaml similarity index 100% rename from stable/scrutiny/9.0.1/templates/common.yaml rename to stable/mediainfo/7.1.0/templates/common.yaml diff --git a/stable/plextraktsync/6.0.1/values.yaml b/stable/mediainfo/7.1.0/values.yaml similarity index 100% rename from stable/plextraktsync/6.0.1/values.yaml rename to stable/mediainfo/7.1.0/values.yaml diff --git a/stable/medusa/9.0.1/CHANGELOG.md b/stable/medusa/9.0.1/CHANGELOG.md deleted file mode 100644 index 0f63a63533..0000000000 --- a/stable/medusa/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [medusa-9.0.1](https://github.com/truecharts/charts/compare/medusa-9.0.0...medusa-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [medusa-9.0.0](https://github.com/truecharts/charts/compare/medusa-8.0.11...medusa-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [medusa-8.0.11](https://github.com/truecharts/charts/compare/medusa-8.0.10...medusa-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [medusa-8.0.10](https://github.com/truecharts/charts/compare/medusa-8.0.9...medusa-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [medusa-8.0.9](https://github.com/truecharts/charts/compare/medusa-8.0.8...medusa-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [medusa-8.0.8](https://github.com/truecharts/charts/compare/medusa-8.0.7...medusa-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [medusa-8.0.7](https://github.com/truecharts/charts/compare/medusa-8.0.6...medusa-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [medusa-8.0.6](https://github.com/truecharts/charts/compare/medusa-8.0.5...medusa-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [medusa-8.0.5](https://github.com/truecharts/charts/compare/medusa-8.0.4...medusa-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [medusa-8.0.4](https://github.com/truecharts/charts/compare/medusa-8.0.3...medusa-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [medusa-8.0.3](https://github.com/truecharts/charts/compare/medusa-8.0.2...medusa-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/medusa/9.0.1/Chart.yaml b/stable/medusa/9.0.1/Chart.yaml deleted file mode 100644 index f46d073cea..0000000000 --- a/stable/medusa/9.0.1/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: medusa -version: 9.0.1 -appVersion: 1.0.19 -description: An automatic Video Library Manager for TV Shows -home: https://truecharts.org/charts/stable/medusa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png -deprecated: false -sources: - - https://pymedusa.com/ - - https://github.com/linuxserver/docker-medusa - - https://github.com/truecharts/charts/tree/master/charts/stable/medusa - - https://ghcr.io/linuxserver/medusa -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - medusa - - video - - library - - manager - - tv - - shows -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/medusa/9.0.1/app-changelog.md b/stable/medusa/9.0.1/app-changelog.md deleted file mode 100644 index 15a1a2d859..0000000000 --- a/stable/medusa/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-9.0.1](https://github.com/truecharts/charts/compare/medusa-9.0.0...medusa-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/medusa/9.0.1/charts/common-17.1.4.tgz b/stable/medusa/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/medusa/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/medusa/9.1.0/CHANGELOG.md b/stable/medusa/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5e046527f9 --- /dev/null +++ b/stable/medusa/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [medusa-9.1.0](https://github.com/truecharts/charts/compare/medusa-9.0.1...medusa-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [medusa-9.0.1](https://github.com/truecharts/charts/compare/medusa-9.0.0...medusa-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [medusa-9.0.0](https://github.com/truecharts/charts/compare/medusa-8.0.11...medusa-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [medusa-8.0.11](https://github.com/truecharts/charts/compare/medusa-8.0.10...medusa-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [medusa-8.0.10](https://github.com/truecharts/charts/compare/medusa-8.0.9...medusa-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [medusa-8.0.9](https://github.com/truecharts/charts/compare/medusa-8.0.8...medusa-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [medusa-8.0.8](https://github.com/truecharts/charts/compare/medusa-8.0.7...medusa-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [medusa-8.0.7](https://github.com/truecharts/charts/compare/medusa-8.0.6...medusa-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [medusa-8.0.6](https://github.com/truecharts/charts/compare/medusa-8.0.5...medusa-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [medusa-8.0.5](https://github.com/truecharts/charts/compare/medusa-8.0.4...medusa-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [medusa-8.0.4](https://github.com/truecharts/charts/compare/medusa-8.0.3...medusa-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/medusa/9.1.0/Chart.yaml b/stable/medusa/9.1.0/Chart.yaml new file mode 100644 index 0000000000..cb70bfadbc --- /dev/null +++ b/stable/medusa/9.1.0/Chart.yaml @@ -0,0 +1,42 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: medusa +version: 9.1.0 +appVersion: 1.0.19 +description: An automatic Video Library Manager for TV Shows +home: https://truecharts.org/charts/stable/medusa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png +deprecated: false +sources: + - https://github.com/linuxserver/docker-medusa + - https://github.com/truecharts/charts/tree/master/charts/stable/medusa + - https://ghcr.io/linuxserver/medusa + - https://pymedusa.com/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - medusa + - video + - library + - manager + - tv + - shows +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/medusa/9.0.1/README.md b/stable/medusa/9.1.0/README.md similarity index 100% rename from stable/medusa/9.0.1/README.md rename to stable/medusa/9.1.0/README.md diff --git a/stable/medusa/9.1.0/app-changelog.md b/stable/medusa/9.1.0/app-changelog.md new file mode 100644 index 0000000000..bb6d2cfd0e --- /dev/null +++ b/stable/medusa/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-9.1.0](https://github.com/truecharts/charts/compare/medusa-9.0.1...medusa-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/medusa/9.0.1/app-readme.md b/stable/medusa/9.1.0/app-readme.md similarity index 100% rename from stable/medusa/9.0.1/app-readme.md rename to stable/medusa/9.1.0/app-readme.md diff --git a/stable/medusa/9.1.0/charts/common-17.2.2.tgz b/stable/medusa/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/medusa/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/medusa/9.0.1/ix_values.yaml b/stable/medusa/9.1.0/ix_values.yaml similarity index 100% rename from stable/medusa/9.0.1/ix_values.yaml rename to stable/medusa/9.1.0/ix_values.yaml diff --git a/stable/medusa/9.0.1/questions.yaml b/stable/medusa/9.1.0/questions.yaml similarity index 100% rename from stable/medusa/9.0.1/questions.yaml rename to stable/medusa/9.1.0/questions.yaml diff --git a/stable/servas/3.0.2/templates/NOTES.txt b/stable/medusa/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/servas/3.0.2/templates/NOTES.txt rename to stable/medusa/9.1.0/templates/NOTES.txt diff --git a/stable/twtxt/9.0.1/templates/common.yaml b/stable/medusa/9.1.0/templates/common.yaml similarity index 100% rename from stable/twtxt/9.0.1/templates/common.yaml rename to stable/medusa/9.1.0/templates/common.yaml diff --git a/stable/pocketmine-mp/2.0.1/values.yaml b/stable/medusa/9.1.0/values.yaml similarity index 100% rename from stable/pocketmine-mp/2.0.1/values.yaml rename to stable/medusa/9.1.0/values.yaml diff --git a/stable/megasync/5.0.1/CHANGELOG.md b/stable/megasync/5.0.1/CHANGELOG.md deleted file mode 100644 index 814f95f1e2..0000000000 --- a/stable/megasync/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [megasync-5.0.1](https://github.com/truecharts/charts/compare/megasync-5.0.0...megasync-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [megasync-5.0.0](https://github.com/truecharts/charts/compare/megasync-4.0.11...megasync-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [megasync-4.0.11](https://github.com/truecharts/charts/compare/megasync-4.0.10...megasync-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [megasync-4.0.10](https://github.com/truecharts/charts/compare/megasync-4.0.9...megasync-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [megasync-4.0.9](https://github.com/truecharts/charts/compare/megasync-4.0.8...megasync-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [megasync-4.0.8](https://github.com/truecharts/charts/compare/megasync-4.0.7...megasync-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [megasync-4.0.7](https://github.com/truecharts/charts/compare/megasync-4.0.6...megasync-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [megasync-4.0.6](https://github.com/truecharts/charts/compare/megasync-4.0.5...megasync-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [megasync-4.0.5](https://github.com/truecharts/charts/compare/megasync-4.0.4...megasync-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [megasync-4.0.4](https://github.com/truecharts/charts/compare/megasync-4.0.3...megasync-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [megasync-4.0.3](https://github.com/truecharts/charts/compare/megasync-4.0.2...megasync-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/megasync/5.0.1/Chart.yaml b/stable/megasync/5.0.1/Chart.yaml deleted file mode 100644 index 3dc00bcc4e..0000000000 --- a/stable/megasync/5.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: megasync -version: 5.0.1 -appVersion: latest -description: MEGAsync can synchronize all of your devices with your MEGA account. -home: https://truecharts.org/charts/incubator/megasync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/megasync.png -deprecated: false -sources: - - https://github.com/ich777/docker-megasync - - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync - - https://github.com/truecharts/containers/tree/master/mirrormegasync -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - megasync - - Network-Other - - Productivity - - Tools-Utilities - - Backup -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/megasync/5.0.1/app-changelog.md b/stable/megasync/5.0.1/app-changelog.md deleted file mode 100644 index cddd952f51..0000000000 --- a/stable/megasync/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [megasync-5.0.1](https://github.com/truecharts/charts/compare/megasync-5.0.0...megasync-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/megasync/5.0.1/charts/common-17.1.4.tgz b/stable/megasync/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/megasync/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/megasync/5.1.0/CHANGELOG.md b/stable/megasync/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9717fec2dc --- /dev/null +++ b/stable/megasync/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [megasync-5.1.0](https://github.com/truecharts/charts/compare/megasync-5.0.1...megasync-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [megasync-5.0.1](https://github.com/truecharts/charts/compare/megasync-5.0.0...megasync-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [megasync-5.0.0](https://github.com/truecharts/charts/compare/megasync-4.0.11...megasync-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [megasync-4.0.11](https://github.com/truecharts/charts/compare/megasync-4.0.10...megasync-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [megasync-4.0.10](https://github.com/truecharts/charts/compare/megasync-4.0.9...megasync-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [megasync-4.0.9](https://github.com/truecharts/charts/compare/megasync-4.0.8...megasync-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [megasync-4.0.8](https://github.com/truecharts/charts/compare/megasync-4.0.7...megasync-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [megasync-4.0.7](https://github.com/truecharts/charts/compare/megasync-4.0.6...megasync-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [megasync-4.0.6](https://github.com/truecharts/charts/compare/megasync-4.0.5...megasync-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [megasync-4.0.5](https://github.com/truecharts/charts/compare/megasync-4.0.4...megasync-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [megasync-4.0.4](https://github.com/truecharts/charts/compare/megasync-4.0.3...megasync-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/megasync/5.1.0/Chart.yaml b/stable/megasync/5.1.0/Chart.yaml new file mode 100644 index 0000000000..c66a166176 --- /dev/null +++ b/stable/megasync/5.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: megasync +version: 5.1.0 +appVersion: latest +description: MEGAsync can synchronize all of your devices with your MEGA account. +home: https://truecharts.org/charts/incubator/megasync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/megasync.png +deprecated: false +sources: + - https://github.com/ich777/docker-megasync + - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync + - https://github.com/truecharts/containers/tree/master/mirrormegasync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - megasync + - Network-Other + - Productivity + - Tools-Utilities + - Backup +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/megasync/5.0.1/README.md b/stable/megasync/5.1.0/README.md similarity index 100% rename from stable/megasync/5.0.1/README.md rename to stable/megasync/5.1.0/README.md diff --git a/stable/megasync/5.1.0/app-changelog.md b/stable/megasync/5.1.0/app-changelog.md new file mode 100644 index 0000000000..41e5e15e1c --- /dev/null +++ b/stable/megasync/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [megasync-5.1.0](https://github.com/truecharts/charts/compare/megasync-5.0.1...megasync-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/megasync/5.0.1/app-readme.md b/stable/megasync/5.1.0/app-readme.md similarity index 100% rename from stable/megasync/5.0.1/app-readme.md rename to stable/megasync/5.1.0/app-readme.md diff --git a/stable/megasync/5.1.0/charts/common-17.2.2.tgz b/stable/megasync/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/megasync/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/megasync/5.0.1/ix_values.yaml b/stable/megasync/5.1.0/ix_values.yaml similarity index 100% rename from stable/megasync/5.0.1/ix_values.yaml rename to stable/megasync/5.1.0/ix_values.yaml diff --git a/stable/megasync/5.0.1/questions.yaml b/stable/megasync/5.1.0/questions.yaml similarity index 100% rename from stable/megasync/5.0.1/questions.yaml rename to stable/megasync/5.1.0/questions.yaml diff --git a/stable/sftpgo/5.0.1/templates/NOTES.txt b/stable/megasync/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/sftpgo/5.0.1/templates/NOTES.txt rename to stable/megasync/5.1.0/templates/NOTES.txt diff --git a/stable/scrypted/3.0.1/templates/common.yaml b/stable/megasync/5.1.0/templates/common.yaml similarity index 100% rename from stable/scrypted/3.0.1/templates/common.yaml rename to stable/megasync/5.1.0/templates/common.yaml diff --git a/stable/portainer/7.0.1/values.yaml b/stable/megasync/5.1.0/values.yaml similarity index 100% rename from stable/portainer/7.0.1/values.yaml rename to stable/megasync/5.1.0/values.yaml diff --git a/stable/memories-of-mars/4.0.1/CHANGELOG.md b/stable/memories-of-mars/4.0.1/CHANGELOG.md deleted file mode 100644 index 27492a7189..0000000000 --- a/stable/memories-of-mars/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [memories-of-mars-4.0.1](https://github.com/truecharts/charts/compare/memories-of-mars-4.0.0...memories-of-mars-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [memories-of-mars-4.0.0](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.17...memories-of-mars-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [memories-of-mars-3.0.17](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.16...memories-of-mars-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [memories-of-mars-3.0.16](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.15...memories-of-mars-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [memories-of-mars-3.0.15](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.14...memories-of-mars-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [memories-of-mars-3.0.14](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.13...memories-of-mars-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [memories-of-mars-3.0.13](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.12...memories-of-mars-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [memories-of-mars-3.0.12](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.11...memories-of-mars-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [memories-of-mars-3.0.11](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.10...memories-of-mars-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [memories-of-mars-3.0.10](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.9...memories-of-mars-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [memories-of-mars-3.0.9](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.8...memories-of-mars-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/memories-of-mars/4.0.1/Chart.yaml b/stable/memories-of-mars/4.0.1/Chart.yaml deleted file mode 100644 index 0ba9531b89..0000000000 --- a/stable/memories-of-mars/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: memories-of-mars -version: 4.0.1 -appVersion: memoriesofmars -description: This Chart will download and install SteamCMD. It will also install Memories of Mars and run it. -home: https://truecharts.org/charts/incubator/memories-of-mars -icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/memories-of-mars - - https://hub.docker.com/r/ich777/steamcmd - - https://memoriesofmars.com/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - memories-of-mars - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/memories-of-mars/4.0.1/app-changelog.md b/stable/memories-of-mars/4.0.1/app-changelog.md deleted file mode 100644 index 61be5d8f8a..0000000000 --- a/stable/memories-of-mars/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memories-of-mars-4.0.1](https://github.com/truecharts/charts/compare/memories-of-mars-4.0.0...memories-of-mars-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/memories-of-mars/4.0.1/charts/common-17.1.4.tgz b/stable/memories-of-mars/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/memories-of-mars/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/memories-of-mars/4.1.0/CHANGELOG.md b/stable/memories-of-mars/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e775aba659 --- /dev/null +++ b/stable/memories-of-mars/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [memories-of-mars-4.1.0](https://github.com/truecharts/charts/compare/memories-of-mars-4.0.1...memories-of-mars-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [memories-of-mars-4.0.1](https://github.com/truecharts/charts/compare/memories-of-mars-4.0.0...memories-of-mars-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [memories-of-mars-4.0.0](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.17...memories-of-mars-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [memories-of-mars-3.0.17](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.16...memories-of-mars-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [memories-of-mars-3.0.16](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.15...memories-of-mars-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [memories-of-mars-3.0.15](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.14...memories-of-mars-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [memories-of-mars-3.0.14](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.13...memories-of-mars-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [memories-of-mars-3.0.13](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.12...memories-of-mars-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [memories-of-mars-3.0.12](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.11...memories-of-mars-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [memories-of-mars-3.0.11](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.10...memories-of-mars-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [memories-of-mars-3.0.10](https://github.com/truecharts/charts/compare/memories-of-mars-3.0.9...memories-of-mars-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/memories-of-mars/4.1.0/Chart.yaml b/stable/memories-of-mars/4.1.0/Chart.yaml new file mode 100644 index 0000000000..ce1659288c --- /dev/null +++ b/stable/memories-of-mars/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: memories-of-mars +version: 4.1.0 +appVersion: memoriesofmars +description: This Chart will download and install SteamCMD. It will also install Memories of Mars and run it. +home: https://truecharts.org/charts/incubator/memories-of-mars +icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.png +deprecated: false +sources: + - https://memoriesofmars.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/memories-of-mars + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - memories-of-mars + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/memories-of-mars/4.0.1/README.md b/stable/memories-of-mars/4.1.0/README.md similarity index 100% rename from stable/memories-of-mars/4.0.1/README.md rename to stable/memories-of-mars/4.1.0/README.md diff --git a/stable/memories-of-mars/4.1.0/app-changelog.md b/stable/memories-of-mars/4.1.0/app-changelog.md new file mode 100644 index 0000000000..39e6059fab --- /dev/null +++ b/stable/memories-of-mars/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memories-of-mars-4.1.0](https://github.com/truecharts/charts/compare/memories-of-mars-4.0.1...memories-of-mars-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/memories-of-mars/4.0.1/app-readme.md b/stable/memories-of-mars/4.1.0/app-readme.md similarity index 100% rename from stable/memories-of-mars/4.0.1/app-readme.md rename to stable/memories-of-mars/4.1.0/app-readme.md diff --git a/stable/memories-of-mars/4.1.0/charts/common-17.2.2.tgz b/stable/memories-of-mars/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/memories-of-mars/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/memories-of-mars/4.0.1/ix_values.yaml b/stable/memories-of-mars/4.1.0/ix_values.yaml similarity index 100% rename from stable/memories-of-mars/4.0.1/ix_values.yaml rename to stable/memories-of-mars/4.1.0/ix_values.yaml diff --git a/stable/memories-of-mars/4.0.1/questions.yaml b/stable/memories-of-mars/4.1.0/questions.yaml similarity index 100% rename from stable/memories-of-mars/4.0.1/questions.yaml rename to stable/memories-of-mars/4.1.0/questions.yaml diff --git a/stable/mininote/4.0.1/templates/common.yaml b/stable/memories-of-mars/4.1.0/templates/common.yaml similarity index 100% rename from stable/mininote/4.0.1/templates/common.yaml rename to stable/memories-of-mars/4.1.0/templates/common.yaml diff --git a/stable/post-recording/4.0.2/values.yaml b/stable/memories-of-mars/4.1.0/values.yaml similarity index 100% rename from stable/post-recording/4.0.2/values.yaml rename to stable/memories-of-mars/4.1.0/values.yaml diff --git a/stable/meshcentral/14.1.0/CHANGELOG.md b/stable/meshcentral/14.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9b1e59e335 --- /dev/null +++ b/stable/meshcentral/14.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [meshcentral-14.1.0](https://github.com/truecharts/charts/compare/meshcentral-14.0.1...meshcentral-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [meshcentral-14.0.1](https://github.com/truecharts/charts/compare/meshcentral-14.0.0...meshcentral-14.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [meshcentral-14.0.0](https://github.com/truecharts/charts/compare/meshcentral-13.0.11...meshcentral-14.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [meshcentral-13.0.11](https://github.com/truecharts/charts/compare/meshcentral-13.0.10...meshcentral-13.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [meshcentral-13.0.10](https://github.com/truecharts/charts/compare/meshcentral-13.0.9...meshcentral-13.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [meshcentral-13.0.9](https://github.com/truecharts/charts/compare/meshcentral-13.0.8...meshcentral-13.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [meshcentral-13.0.8](https://github.com/truecharts/charts/compare/meshcentral-13.0.7...meshcentral-13.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [meshcentral-13.0.7](https://github.com/truecharts/charts/compare/meshcentral-13.0.6...meshcentral-13.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [meshcentral-13.0.6](https://github.com/truecharts/charts/compare/meshcentral-13.0.5...meshcentral-13.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [meshcentral-13.0.5](https://github.com/truecharts/charts/compare/meshcentral-13.0.4...meshcentral-13.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [meshcentral-13.0.4](https://github.com/truecharts/charts/compare/meshcentral-13.0.3...meshcentral-13.0.4) (2023-12-21) + +### Fix diff --git a/stable/meshcentral/14.1.0/Chart.yaml b/stable/meshcentral/14.1.0/Chart.yaml new file mode 100644 index 0000000000..84ffad6428 --- /dev/null +++ b/stable/meshcentral/14.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: meshcentral +version: 14.1.0 +appVersion: 1.1.16 +description: MeshCentral is a full computer management web site +home: https://truecharts.org/charts/stable/meshcentral +icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.png +deprecated: false +sources: + - https://ghcr.io/ylianst/meshcentral + - https://github.com/Ylianst/MeshCentral + - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - meshcentral + - teamviewer + - rdp +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/meshcentral/14.1.0/README.md b/stable/meshcentral/14.1.0/README.md new file mode 100644 index 0000000000..c88239ba99 --- /dev/null +++ b/stable/meshcentral/14.1.0/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/meshcentral) + +**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/meshcentral/14.1.0/app-changelog.md b/stable/meshcentral/14.1.0/app-changelog.md new file mode 100644 index 0000000000..a38626d557 --- /dev/null +++ b/stable/meshcentral/14.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [meshcentral-14.1.0](https://github.com/truecharts/charts/compare/meshcentral-14.0.1...meshcentral-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/meshcentral/14.1.0/app-readme.md b/stable/meshcentral/14.1.0/app-readme.md new file mode 100644 index 0000000000..dc6ab6c435 --- /dev/null +++ b/stable/meshcentral/14.1.0/app-readme.md @@ -0,0 +1,8 @@ +MeshCentral is a full computer management web site + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/meshcentral](https://truecharts.org/charts/stable/meshcentral) + +--- + +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/meshcentral/14.1.0/charts/common-17.2.2.tgz b/stable/meshcentral/14.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/meshcentral/14.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/meshcentral/14.1.0/ix_values.yaml b/stable/meshcentral/14.1.0/ix_values.yaml new file mode 100644 index 0000000000..067343b5c7 --- /dev/null +++ b/stable/meshcentral/14.1.0/ix_values.yaml @@ -0,0 +1,1001 @@ +image: + repository: ghcr.io/ylianst/meshcentral + pullPolicy: IfNotPresent + tag: 1.1.16@sha256:cea9e1044bcc4a38187bc8833fe462d671d80971ee4dbd56ce6539d7daaba4ff +workload: + main: + podSpec: + containers: + main: + command: + - node + - meshcentral/meshcentral +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +# - Values with the character _ in-front of them are pruned. Add or remove _ to disable or enable options +# - More in-depth info for each options can be found here: https://github.com/Ylianst/MeshCentral/blob/master/meshcentral-config-schema.json +# - Check for this chart's specific info in our webpage https://truecharts.org +# - Last sync with upstream config schema: Oct 29, 2022 +# - Any service that uses port other than 443, need to be manually configured. +meshcentral: + settings: + # - The actual main port as seen externally on the Internet, this setting is often used when a reverse-proxy is used. + aliasPort: 443 + # - When set, relayPort value is ignored. Set this to a DNS name the points to this server. When the server is accessed using the DNS name, the main web server port is used as a web relay port. + relayDNS: [] + # - Automatically downloads all agent error logs into meshcentral-data/agenterrorlogs.txt. + agentLogDump: false + # - Automatically activates and transfers any agent crash dump files to the server in meshcentral-data/coredumps. + agentCoreDump: false + # - List of non-administrator users that have access to mesh agent crash dumps. + _agentCoreDumpUsers: [] + # - When code signing an agent using authenticode, lock the agent to only allow connection to this server. (This is in testing, the default value will change to true in the future). + _agentSignLock: false + # - The time stamping server to use when code signing Windows executables. When set to false, the executables are not time stamped. + _agentTimeStampServer: http://timestamp.comodoca.com/authenticode + # - The HTTP proxy to use when contacting the time stamping server, if false, no proxy is used. By default, the npmproxy value is used. + _agentTimeStampProxy: + # - When set to true, MeshCentral will only grab the required TCP listening ports or fail. It will not try to use the next available port of it's busy. + _exactPorts: false + # - Set this to the primary DNS name of this MeshCentral server. + cert: mc.domain.com + # - Force MeshCentral to use the HTTPS and MPS certificates even if the name does not match the expected DNS value. + keepCerts: false + # - When enabled, only MeshCentral WAN features are enabled and agents will connect to the server using a well known DNS name. + WANonly: false + # - When enabled, only MeshCentral LAN features are enabled and agents will find the server using multicast LAN packets. + LANonly: false + allowLoginToken: false + # - Controls the Strict-Transport-Security header, default is 1 year. Set to false to remove, true to force enable, or string to set a custom value. If set to null, MeshCentral will enable if a trusted certificate is set. + _StrictTransportSecurity: null + # - When enabled, the MeshCentral web site can be embedded within another website's iframe. + allowFraming: false + # - Options: strict | lax | none | true + _cookieIpCheck: lax + # - When enabled, allows use of WebRTC to allow direct network traffic between the agent and browser. + webRTC: false + # - By default, a nice looking 404 error page is displayed when needed. Set this to false to disable it. + nice404: true + # - When specified, sends data to the browser at x seconds interval and expects a response from the browser. + _browserPing: 300 + # - When specified, sends data to the browser at x seconds interval. + _browserPong: 300 + # - Loads all agent binaries in RAM for faster agent updates. + _agentsInRam: false + # - When specified, sends data to the agent at x seconds interval and expects a response from the agent. + _agentPing: 300 + # - When specified, sends data to the agent at x seconds interval. + _agentPong: 300 + # - When enabled, MeshCentral will automatically monitor and manage Intel AMT devices. + _amtManager: true + # - If an agent attempts to connect to a unknown device group, automatically create a new device group and grant access to the specified user. Example: admin + _orphanAgentUser: null + # - How much time in seconds with no traffic from an agent before dropping the agent connection. + _agentIdleTimeout: 150 + # - Adds a random length string to generated web pages to mitigate a BREACH attack. + _webPageLengthRandomization: true + # - Enables GZIP compression for web requests. + compression: true + # - Enables server-side, websocket per-message deflate compression. + wsCompression: true + # - Enables agent-side, websocket per-message deflate compression. wscompression must also be true for this to work. + agentWsCompression: true + # - Set to 1 to present the server from updating any agent. + _noAgentUpdate: 0 + # - When set to 2, all agents that need to be updated will use the meshcore.js update system. With the default value of 1, the native update system is used. + _agentUpdateSystem: 1 + # - Set to false to not allow temporary agents to be updated. + _temporaryAgentUpdate: true + # - Set to false to disable Intel AMT scanning on the local network, this is already disabled in WAN mode. + _amtScanner: true + # - Set to false to disable agent multicast scanning on the local network, this is already disabled in WAN mode. + _meshScanner: true + # - When false, users will only be able to set remote desktop image quality to 60%, this can reduce server bandwidth usage. + _allowHighQualityDesktop: true + # - When set with a valid email address, enables the MeshCentral web push notification feature. Allows administrators to send browser notifications to users even if they are not looking at the MeshCentral web site. + _webPush: + # - Server administrator email given to the FireFox and Chrome push notification services. + email: null + # - Duration of a session cookie in minutes. Changing this affects how often the session needs to be automatically refreshed. + sessionTime: 60 + # - Options: strict | lax | none + sessionSameSite: lax + # - Amount of time to keep various events in the database, in seconds. + dbExpire: + # - Amount of time in seconds that events are kept in the database. + events: 1728000 + # - Amount of time in seconds that device power events are kept in the database. + powerevents: 864000 + # - Amount of time in seconds that server statistics are kept in the database. + statsevents: 2592000 + # - Execute this when the server startup is completed. The first parameter will be the server version. + _RunOnServerStarted: null + # - Execute this when the server has been updated. The first parameter will be the server version. + _RunOnServerUpdated: null + # - Execute this when the server has to restart due to an error. The first parameter will be the server version. + _RunOnServerError: null + # - When true, this server uses MeshCentral.com a push notification relay for Android notifications. Push notifications work even if the Android app is not open. + _publicPushNotifications: false + # - When true, enabled a server modules that efficiently splits a remote desktop stream to multiple browsers. Also allows slow browsers to not slow down the session for fast ones, this comes at the cost of extra server memory and processing for all remote desktop sessions. + _desktopMultiplex: false + # - If set, a user from a banned IP address will be redirected to this URL. + _ipBlockedUserRedirect: null + # - When set, only users from allowed IP address ranges can connect to the server. Example: 192.168.2.100,192.168.1.0/24 + _userAllowedIP: null + # - When set, users from these denied IP address ranges will not be able to connect to the server. Example: 192.168.2.100,192.168.1.0/24 + _userBlockedIP: null + # - When set, only agents from allowed IP address ranges can connect to the server. Example: 192.168.2.100,192.168.1.0/24 + _agentAllowedIP: null + # - When set, agents from these denied IP address ranges will not be able to connect to the server. Example: 192.168.2.100,192.168.1.0/24 + _agentBlockedIP: null + # - File path and name of the authentication log to be created. This log can be parsed by Fail2ban. + _authLog: null + # - Users in this list are allowed to send and receive inter-user messages. This can be used to implement bots or other software where MeshCentral is used as data transport. See interuser websocket command in the code. + _InterUserMessaging: [] + # - Users in this list are allowed to see and manage all device groups within their domain. + _manageAllDeviceGroups: [] + # - Users in this list are allowed to manage all users in all domains. + _manageCrossDomain: [] + # - When this server is in LAN mode, you may discover this server using a multicast discovery tool. When discovery happens, the name and info fields are sent back to the discovery tool. + _localDiscovery: + name: null + info: null + # - When set, encrypts all LAN discovery traffic to agents and tools using this key. This is only useful in LAN/Hybrid mode when agents and tools user multicast to find the server. + key: null + # - When true, indicates that a TLS offloader is in front of the MeshCentral server. More typically, set this to the IP address of the reverse proxy or TLS offloader so that IP forwarding headers will be trusted. For example: 127.0.0.1,192.168.1.100 + _tlsOffload: false + # - Trust forwarded headers from these IPs or domains. Providing the magic string "CloudFlare" will cause the server to download the IP address list of trusted CloudFlare proxies directly from CloudFlare on each server start. For example: 127.0.0.1,proxy.example.com,CloudFlare + _trustedProxy: null + # - The Management Presence Server (MPS), this is the server that received Intel AMT Client Initiated Remote Access (CIRA) connections. + _mpsPort: 4433 + _mpsAliasPort: null + _mpsAliasHost: null + # - When set to true, indicate that TLS is being performed by a device in front of MeshCentral. + _mpsTlsOffload: false + # - When set to true, the MPS server will only accept TLS 1.2 and 1.3 connections. Older Intel AMT devices will not be able to connect. + _mpsHighSecurity: false + # - Send syslog events over the network (RFC3164) to a target hostname:port. For example: localhost:514 + _syslogtcp: null + # - The STUN servers used for WebRTC, if not specified the Google and Mozilla servers and used when the server is not in LAN mode. + _webrtcConfig: + iceServers: + - urls: "" + # - Enabled the MeshCentral built-in Crowdsec bouncer. This section is passed directly to the bouncer, all of the settings are documented at https://www.npmjs.com/package/@crowdsec/express-bouncer + _crowdsec: + # - The URL of your LAPI instance. Ex: http://localhost:8080 + url: null + # - The bouncer key (generated via cscli). + apiKey: null + # - Action to perform if the CrowdSec agent can't be contacted. Options: bypass | captcha | ban + failbackRemediation: ban + autobackup: + mongoDumpPath: /usr/bin/mongodump + backupIntervalHours: 24 + keepLastDaysBackup: 10 + zipPassword: "" + backupPath: /opt/meshcentral/meshcentral-backup + # - Enabled automated upload of the server backups to a Google Drive account, once enabled you need to go in "My Server" tab as administrator to associate the account. + _googleDrive: + # - The name of the folder to create in the Google Drive account. + folderName: MeshCentral-Backups + # - The maximum number of files to keep in the Google Drive folder, older files will be removed if needed. + maxFiles: 10 + # - Enabled automated upload of the server backups to a WebDAV account. + _webdav: + # - WebDAV account URL. + url: "" + # - WebDAV account username. + username: "" + # - WebDAV account password. + password: "" + # - The name of the folder to create in the WebDAV account. + folderName: MeshCentral-Backups + # - The maximum number of files to keep in the WebDAV folder, older files will be removed if needed. + maxFiles: 10 + _redirects: + meshcommander: https://www.meshcommander.com/ + # - This section described a policy for how many times an IP address is allowed to attempt to login incorrectly. By default it's 10 times in 10 minutes, but this can be changed here. + maxInvalidLogin: + # - Ranges of IP addresses that are not subject to invalid login limitations. For example: 192.168.1.0/24,172.16.0.1 + _exclude: "" + # - Time in minutes over which the a maximum number of invalid login attempts is allowed from an IP address. + time: 10 + # - Maximum number of invalid login attempts from an IP address in the time period. + count: 10 + # - Additional time in minute that login attempts will be denied once the invalid login limit is reached. + coolofftime: 30 + # - This section described a policy for how many times an IP address is allowed to attempt to perform two-factor authentication (2FA) incorrectly. By default it's 10 times in 10 minutes, but this can be changed here. + maxInvalid2fa: + # - Ranges of IP addresses that are not subject to invalid 2FA limitations. For example: 192.168.1.0/24,172.16.0.1 + _exclude: "" + # - Time in minutes over which the a maximum number of invalid 2FA attempts is allowed from an IP address. + time: 10 + # - Maximum number of invalid 2FA attempts from an IP address in the time period. + count: 10 + # - Additional time in minute that 2FA attempts will be denied once the invalid login limit is reached. + coolofftime: 30 + # - When present, this section will enable the Intel AMT provisioning server on the local network. This is used for Intel AMT bare-metal ACM activation. + _amtProvisioningServer: + # - Port number that provisioning server will listen to. + port: 9971 + # - The agent-less device group to add Intel AMT devices to once they are activated. Must be of format: mesh/domain/id + deviceGroup: null + # - The MEBX password to set during activation. This password must be at least 8 characters long and have 1 lower, 1 upper, 1 alpha-numeric and 1 non-alpha numeric character. + newMebxPassword: null + # - The trusted FQDN or provisioning server value the remote device will have. This can be set in MEBx or using the DHCP server option 15 on the local network. + trustedFqdn: null + # - The IP address of this server. This address will be used when creating the USB setup.bin file to indicate what IP address to send the hello data to. + ip: null + plugins: + enabled: false + # - Connects MeshCentral to the SendGrid email server, allows MeshCentral to send email messages for 2FA or user notification. + _sendgrid: + # - Email address used in the messages from field. + from: null + # - The SendGrid API key. + apiKey: null + # - When set to false, the email format and DNS MX record are not checked. + verifyemail: true + _smtp: + # - Optional hostname of the client, this defaults to the hostname of the machine. This is useful for SMTP relays. + name: null + # - Hostname of the SMTP server. + host: null + # - SMTP server port number. + port: null + # - Email address used in the messages from field. + from: null + tls: true + _auth: + clientId: null + clientSecret: null + refreshToken: null + tlscertcheck: true + tlsstrict: true + # - When set to false, the email format and DNS MX record are not checked + verifyemail: true + # - Connects MeshCentral to a SMS text messaging provider, allows MeshCentral to send SMS messages for 2FA or user notification. Options: One of the following blocks + _sms: + # - twillio + provider: twillio + sid: null + auth: null + from: null + # # - plivo + # provider: plivo + # id: null + # token: null + # from: nyll + # # - telnyx + # provider: telnyx + # apikey: null + # from: null + # # - url + # provider: url + # url: "tc.common.names.fullname" + # - This section allow MeshCentral to send messages over user messaging networks like Telegram + _messaging: + # - Configure Telegram messaging system + _telegram: + apiid: "" + apihash: "" + session: "" + # - Configure Discord messaging system + _discord: + # - An optional HTTP link to the discord server the user must join to get notifications. + serverurl: "" + # - A Discord bot token that MeshCentral will use to login to Discord. + token: "" + # - Configure XMPP messaging system + _xmpp: + service: "" + credentials: + username: "" + password: "" + # - Any settings in this section is used as default setting for all domains + _domaindefaults: + title: Default Title + domains: + "": + # - HTTPS URL when to get the TLS certificate that MeshAgent's will see when connecting to this server. This setting is used when a reverse proxy like Traefik is used in front of MeshCentral. + certUrl: https://mc.domain.com + # - The title of this web site. All web pages will have this title. + title: MeshCentral + # - Secondary title text that is placed on the upper right on the title on many web pages. + title2: TrueCharts + # - When enabled, the server will send reduced sized web pages. + minify: true + # - 0 = User selects day/night mode, 1 = Always night mode, 2 = Always day mode + nightMode: 0 + # - Valid numbers are 1 and 2, changes the style of the login page and some secondary pages. + siteStyle: 2 + # - When set to false, this setting will disable the mobile site. + mobileSite: true + # - Set to true to enable IP KVM device support in this domain. + ipkvm: false + # - When set to true, allow new user accounts to be created from the login page. + newAccounts: false + # - When set this password will be required in order to create a new account from the login screen. + _newAccountsPass: "" + # - When set to true, users will get a CAPTCHA when creating a new account from the login screen. + _newAccountsCaptcha: false + _newAccountsUserGroups: [] + # - When enabled, the username of each account is also the email address of the account. + userNameIsEmail: false + _newAccountsRights: [] + _newAccountEmailDomains: [] + # - The maximum number of devices a user can see on the devices page at the same time. By default all devices will show, but this may need to be limited on servers with large number of devices. + _maxDeviceView: 1000 + _userQuota: 1048576 + _meshQuota: 248576 + # - Requires that users add the value ?key=xxx in the URL in order to see the web site. + _loginKey: [] + # - Requires that agents add the value ?key=xxx in the URL in order to connect. This is not automatic and needs to be manually added in the meshagent.msh file. + _agentKey: [] + # - Web site .png logo file that is 450x66 in size placed in meshcentral-data that is used on the top of many pages. + _titlePicture: "" + # - Web site .png logo file placed in meshcentral-data that used on the login page when sitestyle is 2. + _loginPicture: "" + # - Redirects HTTP root requests to this URL. When in use, direct users to /login to see the normal login page. + _rootRedirect: "" + # - Redirects HTTP root requests to this URL only where user is not already logged in. When in use, direct users to /login to see the normal login page. + _unknownUserRootRedirect: "" + # - Text that will be shown on the login screen. + welcomeText: Welcome to TrueCharts MeshCentral + # - Name of the PNG or JPEG file that will be shown on the login screen. Put this file in the meshcentral-data folder and place the file name here. + _welcomePicture: null + # - When enabled, the welcomePicture will show as a fullscreen background on the login screen. + _welcomePictureFullScreen: false + # - Text that will be displayed on the top of the messenger window when no username or device name is displayed. + _meshMessengerTitle: TrueCharts MeshCentral + # - Name of a .png image file that is placed in meshcentral-data that is displayed on the top of the messenger web page. When null, the default image is displayed. + _meshMessengerPicture: null + # - Sum of: 1 = Hide header, 2 = Hide tab, 4 = Hide footer, 8 = Hide title, 16 = Hide left bar, 32 = Hide back buttons + _hide: 0 + # - This is a HTML string displayed at the bottom of the web page when a user is logged in. + _footer: null + # - This is a HTML string displayed at the bottom of the web page when a user is not logged in. + _loginfooter: null + # - Allow users to save SSH, RDP, VNC device credentials on the server that can be used by any other user. + _allowSavingDeviceCredentials: true + # - This value is normally auto-detected, when set to true, MeshCentral assumes that the TLS certificate comes from a trusted CA and will insure download tools perform certificate checking. + _trustedCert: null + # - When set to false, the desktop/terminal sharing link feature is not available. + _guestDeviceSharing: + # - When set, limits the maximum length of a guest session, in minutes. + maxSessionTime: null + # - Number of days a device can be inactive before it's removed. 0 disables this feature. Device group setting will override this value. + _autoRemoveInactiveDevices: 0 + # - When set to true, the devices search box will match on both the server name and client name of a device. + _deviceSearchBarServerAndClientName: false + # - When set to true, MeshCentral Assistant can create it's own guest sharing links. + _agentSelfGuestSharing: + # - When set, limits the self-created guest sharing link to this number of minutes. + expire: null + # - When set, your can try click the run button to run on of these scripts on the remote device. + _PreconfiguredScripts: + # - Name of the script. + - name: null + # - The type of script. Options: bat | ps1 | sh | agent + type: null + # - How to run this script, does not apply to agent scripts. Options: agent | userfirst | user + runas: null + # - The command or \\r\\n separated commands to run, if set do not use the file key. + _cmd: null + # - The script file path and name, if set do not use the cmd key. This file path starts in meshcentral-data. + file: null + # - When set, you can right click on the input button in the desktop tab and instantly remotely type one of these pre-configured strings. + _preConfiguredRemoteInput: + # - Name of the text string. + - name: null + # - Text string that will be remotely typed when selected. + value: null + _altMessenging: + # - Name of the alternative messaging service, for example: "Jitsi". + - name: null + # - URL to the alternative messaging services, for example: "https://meet.jit.si/myserver-{0}", for a device {0}, {1}, {2}, {3} is the device id. For a user, {0} is the userid, {1} is full userid with dashes, {2} is real name with no spaces, {3} is real name with dash instead of spaces. + url: null + # - If specified, this is the URL that is used on the administrator side, for example: "https://meet.jit.si/myserver-{0}", for a device {0}, {1}, {2}, {3} is the device id. For a user, {0} is the userid, {1} is full userid with dashes, {2} is real name with no spaces, {3} is real name with dash instead of spaces. + localurl: null + # - Indicate if this button should be shown in the user or device type. If omitted, it will be displayed in both. Options: null | user | device + type: null + deviceMeshRouterLinks: + # - Display a RDP link in the device tab when supported + rdp: true + # - Display a SSH link in the device tab when supported + ssh: true + # - Display a SCP link in the device tab when supported + scp: true + _extralinks: + # - Name of the link to be displayed on the web site. + - name: null + # - Protocol. Valid values are: Options: custom | http | https | rdp | ssh | scp | mcrdesktop | mcrfiles. + protocol: null + # - The port on the remote device. + port: null + # - Target IP address. If not specified, the target of the connection is the remote device running the MeshAgent. + ip: null + # - The local port MeshCentral Router would bind to. By default, a random available port is used. + localport: null + # - Array of node// or mesh// or tag: strings. When set, the link will only show up for the specified devices, device groups or device tag. + filter: [] + myServer: + # - Allows administrators to backup the server from the My Server tab. This option can only enabled when the NeDB database is in use. For other databases, this option disabled and the setting is ignored. + Backup: true + # - Allows administrators to restore the server from the My Server tab. This option can only enabled when the NeDB database is in use. For other databases, this option disabled and the setting is ignored. + Restore: true + # - Allows administrators to see the server crash log the server from the My Server tab. + ErrorLog: true + # - Allows administrators to access the server console from the My Server tab. + Console: true + # - Allows administrators to access the server trace tab from from the My Server tab. + Trace: true + _passwordRequirements: + # - Minimum number of characters allowed for the account password. + min: null + # - Maximum number of characters allowed for the account password. + max: null + # - Minimum number of upper case characters required in the password. + upper: null + # - Minimum number of lower case characters required in the password. + lower: null + # - Minimum number of numeric characters required in the password. + numeric: null + # - Minimum number of non-alpha-numeric characters required in the password. + nonalpha: null + # - Number of days after which the user is required to change the account password. + reset: null + # - Set to false to disable email 2FA. + email2factor: true + # - Set to false to disable SMS 2FA. + sms2factor: true + # - Set to false to disable push notification 2FA. + push2factor: true + # - Set to false to disable one-time-password 2FA. + otp2factor: true + # - Set to false to disable user messaging 2FA. + msg2factor: true + # - Set to false to disable 2FA backup codes. + backupcode2factor: true + # - Set to false to disable single 2FA warning. + single2factorWarning: true + # - When set to true, prevents any changes to 2FA. + lock2factor: false + # - Requires that all accounts setup 2FA. + force2factor: false + # - IP addresses where 2FA login is skipped, for example: 127.0.0.1,192.168.2.0/24 + skip2factor: null + # - Number of old passwords the server should remember and not allow the user to switch back to. + oldPasswordBan: null + # - Uses WildLeek to block use of the 10000 most commonly used passwords. + banCommonPasswords: true + # - Allows users to create alternative username/passwords for their account. Set to false to disallow all users, or set to a userid array to only all some users. + loginTokens: true + # - Maximum about of time the to wait for a 2FA token on the login page in seconds. + twoFactorTimeout: + # - If true and user account has FIDO key setup, 2FA login screen will automatically request FIDO 2FA. + autofido2fa: false + # - Maximum number of FIDO/YubikeyOTP hardware 2FA keys that can be setup in a user account. + maxfidokeys: null + # - If set to false, the account reset option on the login screen will not be available to users. + allowaccountreset: true + # - Number of days that a user is allowed to remember this device for when completing 2FA. Set this to 0 to remove this option. + _twoFactorCookieDurationDays: 30 + # - Type of user authentication to use, this can be SSPI on Windows or LDAP. If not set, username/password is used. Options: null | sspi | ldap + _auth: null + # - The LDAP value to use as a user's unique account identifier. Use "ldapUserKey" or "ldapUserBinaryKey". + _ldapUserKey: null + # - The LDAP value to use as a user's unique account identifier, when specified in this field, the values will be HEX converted. + _ldapUserBinaryKey: objectSid + # - The LDAP value to use for the user name, you can also compose the name by setting this value to, for example: "{{{givenName}}} {{{sn}}}" + _ldapUserName: displayName + # - The LDAP value to use for the user's email address. + _ldapUserEmail: mail + # - The LDAP value to use for the user's real name, you can also compose the name by setting this value to, for example: "{{{givenName}}} {{{sn}}}" + _ldapUserRealName: name + # - The LDAP value to use for the user's phone number. + _ldapUserPhoneNumber: telephoneNumber + # - The LDAP value to use for the user's image. + _ldapUserImage: thumbnailPhoto + # - When set to a filename, for example /opt/meshcentral/meshcentral-data/ldapusers.txt, MeshCentral will save the LDAP user object to this file each time a user logs in. This is used for debugging LDAP issues. + _ldapSaveUserToFile: null + # - The LDAP value to use for the user's group memberships. + _ldapUserGroups: memberOf + # - When set to true or set to an object, MeshCentral will synchronize LDAP user memberships to MeshCentral user groups. + _ldapSyncWithUserGroups: + # - When set to a string or array of strings, only LDAP membership groups that includes one of the strings will be synchronized with MeshCentral user groups. + filter: [] + # - A list of LDAP groups. Users must be part of at least one of these groups to allow login. If null, all users are allowed to login. + _ldapUserRequiredGroupMembership: [] + # - LDAP options passed to ldapauth-fork + _ldapOptions: + URL: "ldap://1.2.3.4:389" + BindDN: "CN=svc_meshcentral,CN=Users,DC=meshcentral,DC=local" + BindCredentials: "Password.1" + SearchBase: "DC=meshcentral,DC=local" + SearchFilter: "(sAMAccountName={{username}})" + # - Enabled a feature where you can set one or more invitation codes in a device group. You can then give a invitation link to users who can use it to download the agent. + _agentInviteCodes: false + # - When enabled, all newly installed MeshAgents will be instructed to no use a HTTP/HTTPS proxy even if one is configured on the remote system + _agentNoProxy: false + # - This section is used to indicate if parts of the meshagent.tag file should be used to set server-side device properties. + _agentTag: + # - Action taken if one of the lines in meshagent.tag contains ~ServerName:name. 0=Ignore, 1=Set. + ServerName: 0 + # - Action taken if one of the lines in meshagent.tag contains ~ServerDesc:desc. 0=Ignore, 1=Set, 2=SetIfEmpty. + ServerDesc: 0 + # - Action taken if one of the lines in meshagent.tag contains ~ServerTags:tag1,tag2,tag3. 0=Ignore, 1=Set, 2=SetIfEmpty, 3=Append. + ServerTags: 0 + # - Enables the geo-location feature and device location map in the user interface, this feature is not being worked on. + geoLocation: true + # - When enabled, activates the built-in web-based VNC client. + novnc: true + # - When enabled, activates the built-in web-based RDP client. + mstsc: true + # - When enabled, activates the built-in web-based SSH client. + ssh: true + # - Path where to find custom email templates for this domain. + _webEmailsPath: null + _customUI: null + # - This section is used to customize user consent prompts, these show up when asking if a remote session is allowed or not. + _consentMessages: + Title: null + Desktop: null + Terminal: null + Files: null + # - How long in seconds to show the user consent dialog box. + consentTimeout: 30 + # - If true, user consent is accepted after the timeout. + autoAcceptOnTimeout: false + # - This section is user to customize user notifications when a remote desktop, terminal or file session is connected to a remote system. + _notificationMessages: + Title: null + Desktop: null + Terminal: null + Files: null + # - Use this section to customize the agent branding. + _agentCustomization: + # - The name of the agent as displayed to the user. + displayName: MeshCentral Agent + # - The description of the agent as displayed to the user. + description: Mesh Agent Background Service + # - This will be used as the path to install the agent, by default this is 'Mesh Agent' in Windows and 'meshagent' in other OS's. + companyName: Mesh Agent + # - The name of the background service, by default this is 'Mesh Agent' in Windows and 'meshagent' in other OS's but should be set to an all lower case, no space string. + serviceName: Mesh Agent + # - Text string to show in the agent installation dialog box. + installText: null + # - The filename of a image file in .png format located in meshcentral-data to display in the MeshCentral Agent installation dialog, image should be square and from 64x64 to 200x200. + image: null + # - The agent filename. + fileName: meshagent + # - Foreground text color, valid values are RBG in format 0,0,0 to 255,255,255 or format #000000 to #FFFFFF. + foregroundColor: null + # - Background color, valid values are RBG in format 0,0,0 to 255,255,255 or format #000000 to #FFFFFF. + backgroundColor: null + # - Use this section to set resource metadata of the Windows agents prior to signing. In Windows, you can right-click and select properties to view these values. + _agentFileInfo: + # - Sets the agent icon, this is the name of a .ico file with the file placed in the meshcentral-data folder. + icon: null + # - Executable file description. + fileDescription: null + # - Executable file version, in the form of 'n.n.n.n', for example: '1.2.3.4'. + fileVersion: null + # - Executable internal name. + internalName: null + # - Executable legal copyright. + legalCopyright: null + # - Executable original file name. + originalFilename: null + # - Executable product name. + productName: null + # - Executable product version. Any string format will work, but a alphabetic character is required for this value to show correctly in the Windows property box. For example: 'v1.2.3.4' will work, but '1.2.3.4' will not. + productVersion: null + # - Use this section to customize the MeshCentral Assistant. + _assistantCustomization: + # - Name to show as MeshCentral Assistant dialog title. + title: MeshCentral Assistant + # - The filename of a image file in .png format located in meshcentral-data to display in MeshCentral Assistant, image should be square and from 64x64 to 128x128. + image: null + # - The MeshCentral Assistant filename. + fileName: meshagent + # - Use this section to customize the MeshCentral Agent for Android. + _androidCustomization: + # - Displayed on top of the MeshCentral Agent for Android. + title: MeshCentral Agent + # - Subtitle displayed until the title on the toolbar. + subtitle: null + # - The filename of a image file in .png format located in meshcentral-data to display in MeshCentral Agent for Android, image should be square and from 64x64 to 128x128. + image: null + # - If set, a user from a banned IP address will be redirected to this URL." + _ipBlockedUserRedirect: null + # - When set, requires that a browser request have set HTTP header to allow user login. Example: '{ "Sec-Fetch-Dest": "iframe" }' + _userRequiredHttpHeader: null + # - When set, only users from allowed IP address ranges can connect to the server. Example: "192.168.2.100,192.168.1.0/24" + _userAllowedIP: null + # - When set, users from these denied IP address ranges will not be able to connect to the server. Example: "192.168.2.100,192.168.1.0/24" + _userBlockedIP: null + # - When set, only agents from allowed IP address ranges can connect to the server. Example: "192.168.2.100,192.168.1.0/24" + _agentAllowedIP: null + # - When set, agents from these denied IP address ranges will not be able to connect to the server. Example: "192.168.2.100,192.168.1.0/24" + _agentBlockedIP: null + # - When set, idle users will be disconnected after a set amounts of minutes. + _userSessionIdleTimeout: null + # - Use this section to require user consent for this domain. + _userConsentFlags: + # - Enable desktop notification for this domain. + desktopnotify: false + # - Enable terminal notification for this domain. + terminalnotify: false + # - Enable files notification for this domain. + filenotify: false + # - Enable desktop prompt for this domain. + desktopprompt: false + # - Enable terminal user prompt for this domain. + terminalprompt: false + # - Enable files prompt for this domain. + fileprompt: false + # - Enable remote desktop privacy bar for this domain. + desktopprivacybar: false + # - When users navigate thru the web interface, the URL on top will change to point to the current screen. This allows a user to refresh or bookmark the URL and come back to the correct screen. Setting false here will disable this feature. + _urlSwitching: true + # - This is the text that will be shown in the remote desktop privacy bar. You can use {0} to display the account realname or {1} to display the account identifier in the string. + _desktopPrivacyBarText: null + _limits: + # - Maximum number of devices in this domain. + MaxDevices: null + # - Maximum number of devices in this domain. + MaxUserAccounts: null + # - Maximum number of user sessions that can connect to this server for this domain. + MaxUserSessions: null + # - Maximum number of agents that can connect to this server for this domain. + MaxAgentSessions: null + # - Maximum number of sessions a single user can have. Each time a user opens a new browser tab or opens a new browser on a different computer, a new user session is created. + MaxSingleUserSessions: null + # - Values that affect the files feature + _files: + # - When false, removes the 'SFTP Connect' button from the files tab unless this is the only possible option. + sftpConnect: true + # - Values that affect the terminal feature + _terminal: + # - When false, removes the 'SSH Connect' button from the terminal tab unless this is the only possible option. + sshConnect: true + # - Indicate what terminal options are available when the user clicks the right mouse button on the terminal connect button. Options: any | root | user | login + linuxShell: any + # - Indicate what string the agent must write to the shell after starting a terminal session + launchCommand: + # - String to write after opening a Linux terminal. + linux: alias ls=\\'ls --color=auto\\';clear\\n + # - String to write after opening a macOS terminal. + darwin: null + # - String to write after opening a FreeBSD terminal. + freebsd: null + # - Values that affect the desktop feature" + _desktop: + # - When set to true, the remote desktop feature is view only. + viewonly: false + # - List of local network Intel AMT scanning options offered in the user interface. For example ["LabNetwork 192.168.15.0/23", "SalesNetwork 192.168.8.0/24"]. + _amtScanOptions: + - Network 192.168.1.0/24 + # - Information passed to the AMT manager module that impacts all Intel AMT device managed within this domain. + _amtManager: + # - When set to false, MeshCentral will use TLS to connect to Intel AMT, this is not recommended. + TlsConnections: true + # - When set to false, MeshCentral will not attempt a TLS ACM activation on Intel AMT v14+ + TlsAcmActivation: false + # - List of username and passwords to try when connecting to Intel AMT. + AdminAccounts: + # - Intel AMT administrator username. + - user: admin + # - Intel AMT administrator password. + pass: null + # - List of up to 4 domain suffixes to configure in Intel AMT when activating CIRA. + EnvironmentDetection: [] + # - Specifies a certificate and private key to use to issue Intel AMT TLS certificates. By default the MeshCentral self-signed root certificate is used. + TlsRootCert: + # - Name of the certificate file that is in .p12 or .pfx format in meshcentral-data, use this with certpfxpass. + certpfx: null + # - Password for the file specified in certpfx. + certpfxpass: null + # - Name of the certificate file in PEM format located in meshcentral-data. Using this with keyfile. + certfile: null + # - Name of the private key file in PEM format located in meshcentral-data. Using this with certfile. + keyfile: null + # - List of WIFI profiles to setup in any managed Intel AMT device with a WIFI network interface. + WifiProfiles: + # - WIFI profile name, if not specified the SSID is used. + name: null + # - SSID of the WIFI station. + ssid: null + # - WIFI authentication. Options: wpa-psk | wpa2-psk | wpa-8021x | wpa2-802.1x | wpa3-sae-802.1x | wpa3-owe-802.1x + authentication: wpa2-psk + # - WIFI encryption. Options: ccmp-aes | tkip-rc4 + encryption: ccmp-aes + # - Password on the WIFI station + password: null + # - 802.1x settings for this WIFI profile. Only required if the WIFI authentication type has 802.1x + _802.1x: + # - Identifies the authentication protocol used to authenticate the access requestor to the AAA server. Options: EAP-TLS | EAP-TTLS/MSCHAPv2 | PEAPv0/EAP-MSCHAPv2 | PEAPv1/EAP-GTC | EAP-FAST/MSCHAPv2 | EAP-FAST/GTC | EAP-MD5 | EAP-PSK | EAP-SIM | EAP-AKA | EAP-FAST/TLS | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 + authenticationProtocol: null + # - Determines the comparison algorithm used between the ServerCertificateName value and the subject name field of the certificate presented by the AAA server. Options: Fullname | DomainSuffix | 2 | 3 + serverCertificateNameComparison: FullName + # - The name compared against the subject name field in the certificate provided by the AAA server. + serverCertificateName: null + # - Indicates the activity setting of the 802.1X module in H0 state + availableInS0: true + # - A credential used by the supplicant and AAA server to establish a mutually authenticated encrypted tunnel for confidential user authentication. + protectedAccessCredentialHex: null + # - Optional password to extract the PAC (Protected Access Credential) information from the PAC data. + pacPassword: null + # - The domain within which Username is unique. + domain: null + # - Within the domain specified by Domain, Identifies the user that is requesting access to the network. + username: null + # - The password associated with the user identified by Username and Domain. + password: null + # - A string presented to the authentication server in 802.1x protocol exchange + roamingIdentity: null + # - Timeout in seconds, in which the Intel(R) AMT will hold an authenticated 802.1X session. + pxeTimeoutInSeconds: 120 + # - 802.1x settings for the Intel AMT Wired interface. If set to false, any existing 802.1x wired profile will be removed from Intel AMT. + _802.1x: + # - Identifies the authentication protocol used to authenticate the access requestor to the AAA server. Options: EAP-TLS | EAP-TTLS/MSCHAPv2 | PEAPv0/EAP-MSCHAPv2 | PEAPv1/EAP-GTC | EAP-FAST/MSCHAPv2 | EAP-FAST/GTC | EAP-MD5 | EAP-PSK | EAP-SIM | EAP-AKA | EAP-FAST/TLS | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 + authenticationProtocol: null + # - Determines the comparison algorithm used between the ServerCertificateName value and the subject name field of the certificate presented by the AAA server. Options: Fullname | DomainSuffix | 2 | 3 + serverCertificateNameComparison: FullName + # - The name compared against the subject name field in the certificate provided by the AAA server. + serverCertificateName: null + # - Indicates the activity setting of the 802.1X module in H0 state + availableInS0: true + # - A credential used by the supplicant and AAA server to establish a mutually authenticated encrypted tunnel for confidential user authentication. + protectedAccessCredentialHex: null + # - Optional password to extract the PAC (Protected Access Credential) information from the PAC data. + pacPassword: null + # - The domain within which Username is unique. + domain: null + # - Within the domain specified by Domain, Identifies the user that is requesting access to the network. + username: null + # - The password associated with the user identified by Username and Domain. + password: null + # - A string presented to the authentication server in 802.1x protocol exchange + roamingIdentity: null + # - Timeout in seconds, in which the Intel(R) AMT will hold an authenticated 802.1X session. + pxeTimeoutInSeconds: 120 + _amtAcmActivation: + log: null + # - When set to true, the certificate common name needs to match exactly the Intel AMT trusted FQDN or DHCP Option 15. If false, some flexibility may be given to the matching. + strictCommonName: false + certs: + certfiles: null + keyfile: null + # - This is used to create HTTP redirections. For example setting "redirects": { "example": "https://example.com" } will make it so that anyone accessing /example on the server will get redirected to the specified URL. + _redirects: + example: https://example.com + example1: https://example1.com + _yubikey: + id: null + secret: null + proxy: null + _httpHeaders: null + # - Key and values to add to the MeshAgent .msh file + agentConfig: + # - Needed if you use traefik https://github.com/traefik/traefik/issues/4487 + - webSocketMaskOverride=1 + # - Key and values to add to the MeshCentral Assistant .msh file + _assistantConfig: [] + # - When false, users can't set the clipboard of a remove device. + clipboardGet: true + # - When false, users can't get the clipboard of a remove device. + clipboardSet: true + # - When false, removes the local recording feature on remote desktop. + localSessionRecording: true + _sessionRecording: + # - When enabled, only device users with the session recording feature turned on will be recorded. When false, all users are recorded. + onlySelectedUsers: false + # - When enabled, only device user groups with the session recording feature turned on will be recorded. When false, all users are recorded. + onlySelectedUserGroups: false + # - When enabled, only device groups with the session recording feature turned on will be recorded. When false, all devices are recorded. + onlySelectedDeviceGroups: false + # - The file path where recording files are kept. + filepath: null + # - If true, automatically index remote desktop recordings so that the plays can skip to any place in the file. + index: false + # - Maximum number of recording files to keep. + maxRecordings: null + # - Maximum number of days to keep a recording. + maxRecordingDays: null + # - Maximum number of recordings in megabytes. Once exceed, remove the oldest recordings. + maxRecordingSizeMegabytes: null + # - This is an array: 1 = Terminal, 2 = Desktop, 5 = Files, 100 = Intel AMT WSMAN, 101 = Intel AMT Redirection, 200 = Messenger + _protocols: + - 1 + - 5 + # - When set to false, hides the username and password prompt on login screen. + _showPasswordLogin: true + # - Connects MeshCentral to the SendGrid email server, allows MeshCentral to send email messages for 2FA or user notification. + _sendgrid: + # - Email address used in the messages from field. + from: null + # - The SendGrid API key. + apiKey: null + # - When set to false, the email format and DNS MX record are not checked. + verifyemail: true + # - Connects MeshCentral to a SMTP email server, allows MeshCentral to send email messages for 2FA or user notification. + _smtp: + # - Optional hostname of the client, this defaults to the hostname of the machine. This is useful for SMTP relays. + name: null + # - Hostname of the SMTP server. + host: null + # - SMTP server port number. + port: null + # - Email address used in the messages from field. + from: null + tls: true + _auth: + clientId: null + clientSecret: null + refreshToken: null + tlscertcheck: true + tlsstrict: true + # - When set to false, the email format and DNS MX record are not checked + verifyemail: true + # - Makes MeshCentral send emails using the Unix sendmail command. Allows MeshCentral to send email messages for 2FA or user notification. + _sendmail: + # - Possible values are unix or windows + newline: unix + # - Path to the sendmail command + path: sendmail + # - Array or arguments to pass to sendmail + _args: [] + _authStrategies: + _twitter: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + newAccounts: false + newAccountsUserGroups: [] + clientid: null + clientsecret: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _google: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + newAccounts: false + newAccountsUserGroups: [] + clientid: null + clientsecret: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _github: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + newAccounts: false + newAccountsUserGroups: [] + clientid: null + clientsecret: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _reddit: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + newAccounts: false + newAccountsUserGroups: [] + clientid: null + clientsecret: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _azure: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + newAccounts: false + newAccountsUserGroups: [] + clientid: null + clientsecret: null + tenantid: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _jumpcloud: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + newAccounts: false + newAccountsUserGroups: [] + entityid: null + idpurl: null + cert: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _saml: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + disableRequestedAuthnContext: false + newAccounts: false + newAccountsUserGroups: [] + newAccountsRights: [] + entityid: null + idpurl: null + cert: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _oidc: + # - If set, this will be used as the authorization URL. (If set tokenURL and userInfoURL need set also) + authorizationURL: null + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + clientid: null + clientsecret: null + # - Full URL of SSO portal + issuer: null + # - If set, this will be used as the token URL. (If set authorizationURL and userInfoURL need set also) + tokenURL: null + # - If set, this will be used as the user info URL. (If set authorizationURL and tokenURL need set also) + userInfoURL: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + newAccounts: true + groups: + # - When set, the user must be part of one of the OIDC user groups to login to MeshCentral. + required: [] + # - When set, users part of these groups will be promoted with site administrator in MeshCentral, users that are not part of these groups will be demoted. + siteadmin: [] + sync: + enabled: false + # - When set, limits what OIDC groups are mirrored into MeshCentral user groups. + filter: [] +service: + main: + ports: + main: + # Only use HTTPS if meshcental handles the certs + protocol: http + port: 10205 + # mps: + # enabled: true + # ports: + # mps: + # enabled: true + # port: 4433 + # targetPort: 4433 + # amtprovisioner: + # enabled: true + # ports: + # amtprovisioner: + # enabled: true + # port: 9971 + # targetPort: 9971 +cnpg: + main: + enabled: true + username: meshcentral + database: meshcentral +persistence: + data: + enabled: true + mountPath: /opt/meshcentral/meshcentral-data + size: 256Gi + files: + enabled: true + mountPath: /opt/meshcentral/meshcentral-files + size: 256Gi + web: + enabled: true + mountPath: /opt/meshcentral/meshcentral-web + size: 256Gi + backups: + enabled: true + mountPath: /opt/meshcentral/meshcentral-backup + size: 256Gi + configfile: + enabled: true + type: secret + readOnly: true + defaultMode: "0600" + objectName: mesh-secret + mountPath: /opt/meshcentral/meshcentral-data/config.json + subPath: config.json +portal: + open: + enabled: true diff --git a/stable/meshcentral/14.1.0/questions.yaml b/stable/meshcentral/14.1.0/questions.yaml new file mode 100644 index 0000000000..f004a418aa --- /dev/null +++ b/stable/meshcentral/14.1.0/questions.yaml @@ -0,0 +1,4716 @@ +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: meshcentral + group: App Configuration + label: MeshCentral Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: settings + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: aliasPort + label: aliasPort + description: The actual main port as seen externally on the Internet, this setting is often used when a reverse-proxy is used. + schema: + type: int + required: true + default: 443 + - variable: cert + label: cert + description: Set this to the primary DNS name of this MeshCentral server. + schema: + type: string + required: true + default: "" + - variable: tlsOffload + label: tlsOffload + description: When true, indicates that a TLS offloader is in front of the MeshCentral server. More typically, set this to the IP address of the reverse proxy or TLS offloader so that IP forwarding headers will be trusted. For example 172.16.0.0/16 + schema: + type: string + default: "172.16.0.0/16" + - variable: trustedProxy + label: trustedProxy + description: Trust forwarded headers from these IPs or domains. Providing the magic string "CloudFlare" will cause the server to download the IP address list of trusted CloudFlare proxies directly from CloudFlare on each server start. For example 172.16.0.0/16. This should be left empty if traefik is used. + schema: + type: string + default: "" + - variable: WANonly + label: WANonly + description: When enabled, only MeshCentral WAN features are enabled and agents will connect to the server using a well known DNS name. + schema: + type: boolean + default: false + - variable: LANonly + label: LANonly + description: When enabled, only MeshCentral LAN features are enabled and agents will find the server using multicast LAN packets. + schema: + type: boolean + default: false + - variable: webRTC + label: webRTC + description: When enabled, allows use of WebRTC to allow direct network traffic between the agent and browser. + schema: + type: boolean + default: false + - variable: compression + label: compression + description: Enables GZIP compression for web requests. + schema: + type: boolean + default: true + - variable: wsCompression + label: wsCompression + description: Enables server-side, websocket per-message deflate compression. + schema: + type: boolean + default: true + - variable: agentWsCompression + label: agentWsCompression + description: Enables agent-side, websocket per-message deflate compression. wscompression must also be true for this to work. + schema: + type: boolean + default: true + - variable: allowFraming + label: allowFraming + description: When enabled, the MeshCentral web site can be embedded within another website's iframe. + schema: + type: boolean + default: false + - variable: newAccounts + label: newAccounts + description: When set to true, allow new user accounts to be created from the login page. + schema: + type: boolean + default: false + - variable: allowHighQualityDesktop + label: allowHighQualityDesktop + description: When false, users will only be able to set remote desktop image quality to 60%, this can reduce server bandwidth usage. + schema: + type: boolean + default: true + - variable: agentLogDump + label: agentLogDump + description: Automatically downloads all agent error logs into meshcentral-data/agenterrorlogs.txt. + schema: + type: boolean + default: false + - variable: agentCoreDump + label: agentCoreDump + description: Automatically activates and transfers any agent crash dump files to the server in meshcentral-data/coredumps. + schema: + type: boolean + default: false + - variable: browserPing + label: browserPing + description: When specified, sends data to the browser at x seconds interval and expects a response from the browser. + schema: + type: int + required: true + default: -99 + - variable: browserPong + label: browserPong + description: When specified, sends data to the browser at x seconds interval. + schema: + type: int + required: true + default: -99 + - variable: agentPing + label: agentPing + description: When specified, sends data to the agent at x seconds interval and expects a response from the agent. + schema: + type: int + required: true + default: -99 + - variable: agentPong + label: agentPong + description: When specified, sends data to the agent at x seconds interval. + schema: + type: int + required: true + default: -99 + - variable: agentIdleTimeout + label: agentIdleTimeout + description: How much time in seconds with no traffic from an agent before dropping the agent connection. + schema: + type: int + required: true + default: -99 + - variable: maxInvalidLogin + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: time + label: time + description: Time in minutes over which the a maximum number of invalid login attempts is allowed from an IP address. + schema: + type: int + required: true + default: 10 + - variable: count + label: count + description: Maximum number of invalid login attempts from an IP address in the time period. + schema: + type: int + required: true + default: 10 + - variable: coolofftime + label: coolofftime + description: Additional time in minute that login attempts will be denied once the invalid login limit is reached. + schema: + type: int + required: true + default: 30 + - variable: exclude + label: exclude + description: Ranges of IP addresses that are not subject to invalid login limitations. For example 192.168.1.0/24,172.16.0.1 + schema: + type: string + default: "" + - variable: maxInvalid2fa + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: time + label: time + description: Time in minutes over which the a maximum number of invalid 2FA attempts is allowed from an IP address. + schema: + type: int + required: true + default: 10 + - variable: count + label: count + description: Maximum number of invalid 2FA attempts from an IP address in the time period. + schema: + type: int + required: true + default: 10 + - variable: coolofftime + label: coolofftime + description: Additional time in minute that 2FA attempts will be denied once the invalid login limit is reached. + schema: + type: int + required: true + default: 30 + - variable: exclude + label: exclude + description: Ranges of IP addresses that are not subject to invalid 2FA limitations. For example 192.168.1.0/24,172.16.0.1 + schema: + type: string + default: "" + - variable: autobackup + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: backupIntervalHours + label: backupIntervalHours + schema: + type: int + required: true + default: 24 + - variable: keepLastDaysBackup + label: keepLastDaysBackup + schema: + type: int + required: true + default: 10 + - variable: zipPassword + label: zipPassword + description: Leave empty for no password + schema: + type: string + private: true + default: "" + - variable: _setupWebDav + label: Backup to Web DAV + description: Enabled automated upload of the server backups to a WebDAV account. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: webdav + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: url + label: url + description: WebDAV account URL. + schema: + type: string + default: "" + - variable: username + label: username + description: WebDAV account username. + schema: + type: string + default: "" + - variable: password + label: password + description: WebDAV account password. + schema: + type: string + private: true + default: "" + - variable: folderName + label: folderName + description: The name of the folder to create in the WebDAV account. + schema: + type: string + default: MeshCentral-Backups + - variable: maxFiles + label: maxFiles + description: The maximum number of files to keep in the WebDAV folder, older files will be removed if needed. + schema: + type: int + default: 10 + - variable: relayDNS + label: relayDNS + description: When set, relayPort value is ignored. Set this to a DNS name the points to this server. When the server is accessed using the DNS name, the main web server port is used as a web relay port. + schema: + type: list + default: [] + items: + - variable: relayDNSEntry + label: relayDNS Entry + schema: + type: string + required: true + default: "" + - variable: plugins + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: _setupMessaging + label: Setup Messaging + description: This section allow MeshCentral to send messages over user messaging networks like Discord + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: messaging + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: _setupTelegram + label: Setup Telegram + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: telegram + label: telegram + description: Configure Telegram messaging system + schema: + additional_attrs: true + type: dict + attrs: + - variable: apiid + label: apiid + schema: + type: string + default: "" + - variable: apihash + label: apihash + schema: + type: string + default: "" + - variable: session + label: session + schema: + type: string + default: "" + - variable: _setupDiscord + label: Setup Discord + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: discord + label: discord + description: Configure Discord messaging system + schema: + additional_attrs: true + type: dict + attrs: + - variable: serverurl + label: serverurl + schema: + type: string + default: "" + - variable: token + label: token + schema: + type: string + default: "" + - variable: _setupXMPP + label: Setup XMPP + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: xmpp + label: xmpp + description: Configure XMPP messaging system + schema: + additional_attrs: true + type: dict + attrs: + - variable: service + label: service + schema: + type: string + default: "" + - variable: credentials + label: credentials + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + private: true + default: "" + - variable: domains + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: tcdefaultdomain + label: 'Section <"">' + schema: + additional_attrs: true + type: dict + attrs: + - variable: certUrl + label: certUrl + description: HTTPS URL when to get the TLS certificate that MeshAgent's will see when connecting to this server. This setting is used when a reverse proxy like Traefik is used in front of MeshCentral. + schema: + type: string + required: true + default: "" + - variable: title + label: title + description: The title of this web site. All web pages will have this title. + schema: + type: string + required: true + default: MeshCentral + - variable: title2 + label: title2 + description: Secondary title text that is placed on the upper right on the title on many web pages. + schema: + type: string + required: true + default: TrueCharts + - variable: welcomeText + label: welcomeText + description: Text that will be shown on the login screen. + schema: + type: string + required: true + default: Welcome to TrueCharts MeshCentral + - variable: minify + label: minify + description: When enabled, the server will send reduced sized web pages. + schema: + type: boolean + default: true + - variable: localSessionRecording + label: localSessionRecording + description: When false, removes the local recording feature on remote desktop. + schema: + type: boolean + default: true + - variable: mstsc + label: mstsc + description: When enabled, activates the built-in web-based RDP client. + schema: + type: boolean + default: true + - variable: ssh + label: ssh + description: When enabled, activates the built-in web-based SSH client. + schema: + type: boolean + default: true + - variable: novnc + label: novnc + description: When enabled, activates the built-in web-based VNC client. + schema: + type: boolean + default: true + - variable: geoLocation + label: geoLocation + description: Enables the geo-location feature and device location map in the user interface, this feature is not being worked on. + schema: + type: boolean + default: true + - variable: nightMode + label: nightMode + description: 0 = User selects day/night mode, 1 = Always night mode, 2 = Always day mode + schema: + type: int + min: 0 + max: 2 + requited: true + default: 0 + - variable: siteStyle + label: siteStyle + description: Valid numbers are 1 and 2, changes the style of the login page and some secondary pages. + schema: + type: int + min: 1 + max: 2 + requited: true + default: 2 + - variable: deviceMeshRouterLinks + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: rdp + label: rdp + description: Display a RDP link in the device tab when supported + schema: + type: boolean + default: true + - variable: ssh + label: ssh + description: Display a SSH link in the device tab when supported + schema: + type: boolean + default: true + - variable: scp + label: scp + description: Display a SCP link in the device tab when supported + schema: + type: boolean + default: true + - variable: _setupAgentCustomization + label: Setup Agent Customization + description: Use this section to customize the agent branding. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: agentCustomization + label: Section + schema: + additional_attrs: true + type: dict + attrs: + - variable: displayName + label: displayName + description: The name of the agent as displayed to the user. + schema: + type: string + default: MeshCentral Agent + - variable: description + label: description + description: The description of the agent as displayed to the user. + schema: + type: string + default: Mesh Agent Background Service + - variable: companyName + label: companyName + description: This will be used as the path to install the agent, by default this is 'Mesh Agent' in Windows and 'meshagent' in other OS's. + schema: + type: string + default: Mesh Agent + - variable: serviceName + label: serviceName + description: The name of the background service, by default this is 'Mesh Agent' in Windows and 'meshagent' in other OS's but should be set to an all lower case, no space string. + schema: + type: string + default: Mesh Agent + - variable: installText + label: installText + description: Text string to show in the agent installation dialog box. + schema: + type: string + default: "" + - variable: image + label: image + description: The filename of a image file in .png format located in meshcentral-data to display in the MeshCentral Agent installation dialog, image should be square and from 64x64 to 200x200. + schema: + type: string + default: "" + - variable: fileName + label: fileName + description: The agent filename. + schema: + type: string + default: meshagent + - variable: foregroundColor + label: foregroundColor + description: 'Foreground text color, valid values are RBG in format 0,0,0 to 255,255,255 or format "#000000" to "#FFFFFF".' + schema: + type: string + default: "" + - variable: backgroundColor + label: backgroundColor + description: 'Background color, valid values are RBG in format 0,0,0 to 255,255,255 or format "#000000" to "#FFFFFF".' + schema: + type: string + default: "" + - variable: additional_meshcentral + group: App Configuration + label: Additional MeshCentral Configuration + schema: + type: list + default: [] + items: + - variable: entry + label: Key - Value Pair + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + required: true + default: "" + - variable: value + label: Value + schema: + type: string + required: true + 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10205 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Data Storage + description: Stores the Application Data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: files + label: Files Storage + description: Stores the Files + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: web + label: Web Storage + description: Stores the Web Files. Used for web customization + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: backups + label: Backups Storage + description: Stores the Backups + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/meshcentral/14.1.0/templates/_secret.tpl b/stable/meshcentral/14.1.0/templates/_secret.tpl new file mode 100644 index 0000000000..dd6451341b --- /dev/null +++ b/stable/meshcentral/14.1.0/templates/_secret.tpl @@ -0,0 +1,171 @@ +{{/* Define the secret */}} +{{- define "meshcentral.secret" -}} + +{{- $fullname := include "tc.v1.common.lib.chart.names.fullname" $ -}} +{{- $secretName := printf "%s-mesh-secret" $fullname -}} +{{- $secretStoreName := printf "%s-sec-store" $fullname -}} + +{{- $config := .Values.meshcentral -}} +{{- $mc_custom := .Values.additional_meshcentral -}} + +{{- $isScale := false -}} +{{- if hasKey .Values.global "ixChartContext" -}} + {{- $isScale = true -}} +{{- else -}} + {{- $isScale = false -}} +{{- end -}} + +{{- if $isScale -}} + {{- if .Values.additional_meshcentral -}} + {{- $mc_custom = (include "render.custom.scale.values" $mc_custom) -}} + {{- $mc_custom_merged := dict -}} + {{/* We created a new unique section# for each key we parsed */}} + {{/* And we merge them here, as without it we would have multiple */}} + {{/* same top level keys */}} + {{- range $section := (fromYaml $mc_custom) -}} + {{- $mc_custom_merged = mergeOverwrite $mc_custom_merged $section -}} + {{- end -}} + {{- $config = mergeOverwrite $config $mc_custom_merged -}} + {{- end -}} +{{- end -}} + +{{- $sessionKey := "" -}} +{{- with (lookup "v1" "Secret" .Release.Namespace $secretStoreName) -}} + {{- $sessionKey = (index .data "session_key") | b64dec -}} +{{- else -}} + {{- $sessionKey = randAlphaNum 32 -}} +{{- end -}} + +{{/* Inject some values */}} +{{- $_ := set $config "$schema" "http://info.meshcentral.com/downloads/meshcentral-config-schema.json" -}} + +{{- if not (hasKey $config "settings") -}} + {{- $_ := set $config "settings" dict -}} +{{- end -}} + +{{- $_ := set $config.settings "postgres" dict -}} +{{- $_ := set $config.settings.postgres "database" .Values.cnpg.main.database -}} +{{- $_ := set $config.settings.postgres "user" .Values.cnpg.main.user -}} +{{- $_ := set $config.settings.postgres "host" (.Values.cnpg.main.creds.host | trimAll "\"") -}} +{{- $_ := set $config.settings.postgres "port" 5432 -}} +{{- $_ := set $config.settings.postgres "password" (.Values.cnpg.main.creds.password | trimAll "\"") -}} +{{- $_ := set $config.settings "sessionKey" $sessionKey -}} +{{- $_ := set $config.settings "port" .Values.service.main.ports.main.port -}} + +{{/* Force disable some functions that are not appliable in docker */}} +{{- $_ := set $config.settings "selfUpdate" false -}} +{{- $_ := set $config.settings "cleanNpmCacheOnUpdate" false -}} + +{{/* Disallows administrators to update the server from the My Server tab. For ANY domains defined */}} +{{- range $domain := $config.domains -}} + {{- if not (hasKey $domain "myServer") -}} + {{- $_ := set $domain "myServer" dict -}} + {{- end -}} + {{- $_ := set $domain.myServer "Upgrade" false -}} +{{- end -}} + +{{- if $isScale -}} + {{- $config = (include "mergeAndrenameDefaultDomain" $config) -}} + {{- $config = (include "prune.keys.scale" (fromYaml $config)) -}} +{{- else -}} + {{- $config = (include "prune.keys" $config) -}} +{{- end }} + +secret: + sec-store: + enabled: true + data: + {{/* Store session_key to reuse */}} + session_key: {{ $sessionKey }} + mesh-secret: + enabled: true + data: + {{/* The actual config */}} + config.json: | + {{- toPrettyJson (fromYaml $config) | nindent 8 }} +{{- end -}} + +{{/* Prunes keys that start with _ */}} +{{- define "prune.keys" -}} + {{- $values := . -}} + {{- range $k, $v := $values -}} + {{- if (hasPrefix "_" $k) -}} + {{- $_ := unset $values $k -}} + {{- else -}} + {{- if eq (kindOf $v) "map" -}} + {{- $v := (include "prune.keys" $v) -}} + {{- end -}} + {{- end -}} + {{- end -}} + {{- toYaml $values -}} +{{- end -}} + +{{/* Only on TrueNAS Scale */}} +{{/* Prunes empty lists */}} +{{/* Prunes int and float equal to -99 */}} +{{/* Prunes empty strings (Does not prune empty strings in lists) */}} +{{/* Prunes keys that start with _ */}} +{{/* There are cases you want to pass strings or bools on the same field */}} +{{/* So if eq string, and eq true/false/null convert to the real values */}} +{{- define "prune.keys.scale" -}} + {{- $values := . -}} + {{- range $k, $v := $values -}} + {{- if eq (kindOf $v) "string" -}} + {{- if not $v -}} + {{- $_ := unset $values $k -}} + {{- else if or (eq $v "true") -}} + {{- $_ := set $values $k true -}} + {{- else if or (eq $v "false") -}} + {{- $_ := set $values $k false -}} + {{- else if or (eq $v "null") -}} + {{- $_ := set $values $k nil -}} {{/* nil == null on helm */}} + {{- end -}} + {{- end -}} + {{- if or (eq (kindOf $v) "float64") (eq (kindOf $v) "int64") -}} + {{- if eq (int $v) -99 -}} + {{- $_ := unset $values $k -}} + {{- end -}} + {{- end -}} + {{- if eq (kindOf $v) "slice" -}} + {{- if not $v -}} + {{- $_ := unset $values $k -}} + {{- end -}} + {{- end -}} + {{- if (hasPrefix "_" $k) -}} + {{- $_ := unset $values $k -}} + {{- else -}} + {{- if eq (kindOf $v) "map" -}} + {{- $v := (include "prune.keys.scale" $v) -}} + {{- end -}} + {{- end -}} + {{- end -}} + {{- toYaml $values -}} +{{- end -}} + +{{/* Renames tcdefaultdomain variable to "" as this is the key used by MeshCentral */}} +{{/* but SCALE GUI does not handle it well */}} +{{- define "mergeAndrenameDefaultDomain" -}} + {{- $values := . -}} + {{- $defaultDomain := index $values.domains "" -}} + {{- $computedDomain := mergeOverwrite $defaultDomain $values.domains.tcdefaultdomain -}} + {{- $_ := set $values.domains "" $computedDomain -}} + {{- $_ := unset $values.domains "tcdefaultdomain" -}} + {{- toYaml $values -}} +{{- end -}} + +{{/* Takes a list of dicts with a value and a */}} +{{/* key formatted in dot notaion and converts it to yaml */}} +{{- define "render.custom.scale.values" -}} + {{- $values := . }} + {{- $section := 1 }} + {{- range $item := $values }} + {{- $indent := 2 }} + {{- printf "section%v" $section | nindent 0 }}: + {{- $section = (add 1 (int $section)) }} + {{- range (split "." $item.key) }} + {{- . | nindent (int $indent) }}: + {{- $indent = (add 2 (int $indent)) }} + {{- end }} + {{- printf " %v" $item.value }} + {{- end }} +{{- end -}} diff --git a/stable/meshcentral/14.1.0/templates/common.yaml b/stable/meshcentral/14.1.0/templates/common.yaml new file mode 100644 index 0000000000..c097596c46 --- /dev/null +++ b/stable/meshcentral/14.1.0/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{ include "tc.v1.common.loader.init" . }} + +{{- $_ := mustMergeOverwrite .Values (include "meshcentral.secret" $ | fromYaml) -}} + +{{- define "meshcentral.probes" -}} +probes: + liveness: + type: {{ .Values.service.main.ports.main.protocol }} + path: /health.ashx + readiness: + type: {{ .Values.service.main.ports.main.protocol }} + path: /health.ashx + startup: + type: {{ .Values.service.main.ports.main.protocol }} + path: /health.ashx +{{- end -}} + +{{- $_ := mergeOverwrite .Values.workload.main.podSpec.containers.main (include "meshcentral.probes" . | fromYaml) -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/posterr/7.0.1/values.yaml b/stable/meshcentral/14.1.0/values.yaml similarity index 100% rename from stable/posterr/7.0.1/values.yaml rename to stable/meshcentral/14.1.0/values.yaml diff --git a/stable/meshroom/8.0.1/CHANGELOG.md b/stable/meshroom/8.0.1/CHANGELOG.md deleted file mode 100644 index 741e701d4f..0000000000 --- a/stable/meshroom/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [meshroom-8.0.1](https://github.com/truecharts/charts/compare/meshroom-8.0.0...meshroom-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [meshroom-8.0.0](https://github.com/truecharts/charts/compare/meshroom-7.0.11...meshroom-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [meshroom-7.0.11](https://github.com/truecharts/charts/compare/meshroom-7.0.10...meshroom-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [meshroom-7.0.10](https://github.com/truecharts/charts/compare/meshroom-7.0.9...meshroom-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [meshroom-7.0.9](https://github.com/truecharts/charts/compare/meshroom-7.0.8...meshroom-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [meshroom-7.0.8](https://github.com/truecharts/charts/compare/meshroom-7.0.7...meshroom-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [meshroom-7.0.7](https://github.com/truecharts/charts/compare/meshroom-7.0.6...meshroom-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [meshroom-7.0.6](https://github.com/truecharts/charts/compare/meshroom-7.0.5...meshroom-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [meshroom-7.0.5](https://github.com/truecharts/charts/compare/meshroom-7.0.4...meshroom-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [meshroom-7.0.4](https://github.com/truecharts/charts/compare/meshroom-7.0.3...meshroom-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [meshroom-7.0.3](https://github.com/truecharts/charts/compare/meshroom-7.0.2...meshroom-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/meshroom/8.0.1/Chart.yaml b/stable/meshroom/8.0.1/Chart.yaml deleted file mode 100644 index 7b51828339..0000000000 --- a/stable/meshroom/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: meshroom -version: 8.0.1 -appVersion: 2021.1.0 -description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. -home: https://truecharts.org/charts/stable/meshroom -icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png -deprecated: false -sources: - - https://github.com/alicevision/meshroom - - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom - - https://hub.docker.com/r/alicevision/meshroom -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - meshroom -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/meshroom/8.0.1/app-changelog.md b/stable/meshroom/8.0.1/app-changelog.md deleted file mode 100644 index ab3a1c6865..0000000000 --- a/stable/meshroom/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [meshroom-8.0.1](https://github.com/truecharts/charts/compare/meshroom-8.0.0...meshroom-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/meshroom/8.0.1/charts/common-17.1.4.tgz b/stable/meshroom/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/meshroom/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/meshroom/8.1.0/CHANGELOG.md b/stable/meshroom/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a6e46e8e31 --- /dev/null +++ b/stable/meshroom/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [meshroom-8.1.0](https://github.com/truecharts/charts/compare/meshroom-8.0.1...meshroom-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [meshroom-8.0.1](https://github.com/truecharts/charts/compare/meshroom-8.0.0...meshroom-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [meshroom-8.0.0](https://github.com/truecharts/charts/compare/meshroom-7.0.11...meshroom-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [meshroom-7.0.11](https://github.com/truecharts/charts/compare/meshroom-7.0.10...meshroom-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [meshroom-7.0.10](https://github.com/truecharts/charts/compare/meshroom-7.0.9...meshroom-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [meshroom-7.0.9](https://github.com/truecharts/charts/compare/meshroom-7.0.8...meshroom-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [meshroom-7.0.8](https://github.com/truecharts/charts/compare/meshroom-7.0.7...meshroom-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [meshroom-7.0.7](https://github.com/truecharts/charts/compare/meshroom-7.0.6...meshroom-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [meshroom-7.0.6](https://github.com/truecharts/charts/compare/meshroom-7.0.5...meshroom-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [meshroom-7.0.5](https://github.com/truecharts/charts/compare/meshroom-7.0.4...meshroom-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [meshroom-7.0.4](https://github.com/truecharts/charts/compare/meshroom-7.0.3...meshroom-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/meshroom/8.1.0/Chart.yaml b/stable/meshroom/8.1.0/Chart.yaml new file mode 100644 index 0000000000..ef3ee264fe --- /dev/null +++ b/stable/meshroom/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: meshroom +version: 8.1.0 +appVersion: 2021.1.0 +description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. +home: https://truecharts.org/charts/stable/meshroom +icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png +deprecated: false +sources: + - https://github.com/alicevision/meshroom + - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom + - https://hub.docker.com/r/alicevision/meshroom +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - meshroom +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/meshroom/8.0.1/README.md b/stable/meshroom/8.1.0/README.md similarity index 100% rename from stable/meshroom/8.0.1/README.md rename to stable/meshroom/8.1.0/README.md diff --git a/stable/meshroom/8.1.0/app-changelog.md b/stable/meshroom/8.1.0/app-changelog.md new file mode 100644 index 0000000000..1ecfd0ee19 --- /dev/null +++ b/stable/meshroom/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [meshroom-8.1.0](https://github.com/truecharts/charts/compare/meshroom-8.0.1...meshroom-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/meshroom/8.0.1/app-readme.md b/stable/meshroom/8.1.0/app-readme.md similarity index 100% rename from stable/meshroom/8.0.1/app-readme.md rename to stable/meshroom/8.1.0/app-readme.md diff --git a/stable/meshroom/8.1.0/charts/common-17.2.2.tgz b/stable/meshroom/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/meshroom/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/meshroom/8.0.1/ix_values.yaml b/stable/meshroom/8.1.0/ix_values.yaml similarity index 100% rename from stable/meshroom/8.0.1/ix_values.yaml rename to stable/meshroom/8.1.0/ix_values.yaml diff --git a/stable/meshroom/8.0.1/questions.yaml b/stable/meshroom/8.1.0/questions.yaml similarity index 100% rename from stable/meshroom/8.0.1/questions.yaml rename to stable/meshroom/8.1.0/questions.yaml diff --git a/stable/shlink-web-client/9.0.1/templates/NOTES.txt b/stable/meshroom/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/shlink-web-client/9.0.1/templates/NOTES.txt rename to stable/meshroom/8.1.0/templates/NOTES.txt diff --git a/stable/seafile/4.0.3/templates/common.yaml b/stable/meshroom/8.1.0/templates/common.yaml similarity index 100% rename from stable/seafile/4.0.3/templates/common.yaml rename to stable/meshroom/8.1.0/templates/common.yaml diff --git a/stable/postscriptum/4.0.2/values.yaml b/stable/meshroom/8.1.0/values.yaml similarity index 100% rename from stable/postscriptum/4.0.2/values.yaml rename to stable/meshroom/8.1.0/values.yaml diff --git a/stable/metabase/2.0.1/CHANGELOG.md b/stable/metabase/2.0.1/CHANGELOG.md deleted file mode 100644 index c6b15c726e..0000000000 --- a/stable/metabase/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [metabase-2.0.1](https://github.com/truecharts/charts/compare/metabase-2.0.0...metabase-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [metabase-2.0.0](https://github.com/truecharts/charts/compare/metabase-1.0.12...metabase-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [metabase-1.0.12](https://github.com/truecharts/charts/compare/metabase-1.0.11...metabase-1.0.12) (2023-12-25) - -### Chore - -- update container image metabase/metabase to v0.48.1[@98f9d81](https://github.com/98f9d81) by renovate ([#16473](https://github.com/truecharts/charts/issues/16473)) - - - - -## [metabase-1.0.11](https://github.com/truecharts/charts/compare/metabase-1.0.10...metabase-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [metabase-1.0.10](https://github.com/truecharts/charts/compare/metabase-1.0.9...metabase-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [metabase-1.0.9](https://github.com/truecharts/charts/compare/metabase-1.0.8...metabase-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [metabase-1.0.8](https://github.com/truecharts/charts/compare/metabase-1.0.7...metabase-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [metabase-1.0.7](https://github.com/truecharts/charts/compare/metabase-1.0.6...metabase-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [metabase-1.0.6](https://github.com/truecharts/charts/compare/metabase-1.0.5...metabase-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [metabase-1.0.5](https://github.com/truecharts/charts/compare/metabase-1.0.4...metabase-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [metabase-1.0.4](https://github.com/truecharts/charts/compare/metabase-1.0.3...metabase-1.0.4) (2023-12-21) - -### Fix diff --git a/stable/metabase/2.0.1/Chart.yaml b/stable/metabase/2.0.1/Chart.yaml deleted file mode 100644 index 654aadc242..0000000000 --- a/stable/metabase/2.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: metabase -version: 2.0.1 -appVersion: 0.48.1 -description: Business intelligence, dashboards, and data visualization tools -home: https://truecharts.org/charts/stable/metabase -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png -deprecated: false -sources: - - https://github.com/metabase/metabase - - https://github.com/truecharts/charts/tree/master/charts/stable/metabase - - https://hub.docker.com/r/metabase/metabase -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - metabase -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: reporting - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/metabase/2.0.1/app-changelog.md b/stable/metabase/2.0.1/app-changelog.md deleted file mode 100644 index e50ad33600..0000000000 --- a/stable/metabase/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metabase-2.0.1](https://github.com/truecharts/charts/compare/metabase-2.0.0...metabase-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/metabase/2.0.1/charts/common-17.1.4.tgz b/stable/metabase/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/metabase/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/metabase/2.1.0/CHANGELOG.md b/stable/metabase/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1656e59b3e --- /dev/null +++ b/stable/metabase/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metabase-2.1.0](https://github.com/truecharts/charts/compare/metabase-2.0.1...metabase-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [metabase-2.0.1](https://github.com/truecharts/charts/compare/metabase-2.0.0...metabase-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [metabase-2.0.0](https://github.com/truecharts/charts/compare/metabase-1.0.12...metabase-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [metabase-1.0.12](https://github.com/truecharts/charts/compare/metabase-1.0.11...metabase-1.0.12) (2023-12-25) + +### Chore + +- update container image metabase/metabase to v0.48.1[@98f9d81](https://github.com/98f9d81) by renovate ([#16473](https://github.com/truecharts/charts/issues/16473)) + + + + +## [metabase-1.0.11](https://github.com/truecharts/charts/compare/metabase-1.0.10...metabase-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [metabase-1.0.10](https://github.com/truecharts/charts/compare/metabase-1.0.9...metabase-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [metabase-1.0.9](https://github.com/truecharts/charts/compare/metabase-1.0.8...metabase-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [metabase-1.0.8](https://github.com/truecharts/charts/compare/metabase-1.0.7...metabase-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [metabase-1.0.7](https://github.com/truecharts/charts/compare/metabase-1.0.6...metabase-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [metabase-1.0.6](https://github.com/truecharts/charts/compare/metabase-1.0.5...metabase-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [metabase-1.0.5](https://github.com/truecharts/charts/compare/metabase-1.0.4...metabase-1.0.5) (2023-12-22) + +### Fix diff --git a/stable/metabase/2.1.0/Chart.yaml b/stable/metabase/2.1.0/Chart.yaml new file mode 100644 index 0000000000..644a9f566b --- /dev/null +++ b/stable/metabase/2.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: metabase +version: 2.1.0 +appVersion: 0.48.1 +description: Business intelligence, dashboards, and data visualization tools +home: https://truecharts.org/charts/stable/metabase +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png +deprecated: false +sources: + - https://github.com/metabase/metabase + - https://github.com/truecharts/charts/tree/master/charts/stable/metabase + - https://hub.docker.com/r/metabase/metabase +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - metabase +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: reporting + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/metabase/2.0.1/README.md b/stable/metabase/2.1.0/README.md similarity index 100% rename from stable/metabase/2.0.1/README.md rename to stable/metabase/2.1.0/README.md diff --git a/stable/metabase/2.1.0/app-changelog.md b/stable/metabase/2.1.0/app-changelog.md new file mode 100644 index 0000000000..2a2837d895 --- /dev/null +++ b/stable/metabase/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metabase-2.1.0](https://github.com/truecharts/charts/compare/metabase-2.0.1...metabase-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/metabase/2.0.1/app-readme.md b/stable/metabase/2.1.0/app-readme.md similarity index 100% rename from stable/metabase/2.0.1/app-readme.md rename to stable/metabase/2.1.0/app-readme.md diff --git a/stable/metabase/2.1.0/charts/common-17.2.2.tgz b/stable/metabase/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/metabase/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/metabase/2.0.1/ix_values.yaml b/stable/metabase/2.1.0/ix_values.yaml similarity index 100% rename from stable/metabase/2.0.1/ix_values.yaml rename to stable/metabase/2.1.0/ix_values.yaml diff --git a/stable/metabase/2.0.1/questions.yaml b/stable/metabase/2.1.0/questions.yaml similarity index 100% rename from stable/metabase/2.0.1/questions.yaml rename to stable/metabase/2.1.0/questions.yaml diff --git a/stable/shoko-server/8.0.1/templates/NOTES.txt b/stable/metabase/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/shoko-server/8.0.1/templates/NOTES.txt rename to stable/metabase/2.1.0/templates/NOTES.txt diff --git a/stable/senseai-server/4.0.1/templates/common.yaml b/stable/metabase/2.1.0/templates/common.yaml similarity index 100% rename from stable/senseai-server/4.0.1/templates/common.yaml rename to stable/metabase/2.1.0/templates/common.yaml diff --git a/stable/preclear/4.0.2/values.yaml b/stable/metabase/2.1.0/values.yaml similarity index 100% rename from stable/preclear/4.0.2/values.yaml rename to stable/metabase/2.1.0/values.yaml diff --git a/stable/metatube/4.0.1/CHANGELOG.md b/stable/metatube/4.0.1/CHANGELOG.md deleted file mode 100644 index 6ad7c74708..0000000000 --- a/stable/metatube/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [metatube-4.0.1](https://github.com/truecharts/charts/compare/metatube-4.0.0...metatube-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [metatube-4.0.0](https://github.com/truecharts/charts/compare/metatube-3.0.18...metatube-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [metatube-3.0.18](https://github.com/truecharts/charts/compare/metatube-3.0.17...metatube-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [metatube-3.0.17](https://github.com/truecharts/charts/compare/metatube-3.0.16...metatube-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [metatube-3.0.16](https://github.com/truecharts/charts/compare/metatube-3.0.15...metatube-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [metatube-3.0.15](https://github.com/truecharts/charts/compare/metatube-3.0.14...metatube-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [metatube-3.0.14](https://github.com/truecharts/charts/compare/metatube-3.0.13...metatube-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [metatube-3.0.13](https://github.com/truecharts/charts/compare/metatube-3.0.12...metatube-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [metatube-3.0.12](https://github.com/truecharts/charts/compare/metatube-3.0.11...metatube-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [metatube-3.0.11](https://github.com/truecharts/charts/compare/metatube-3.0.10...metatube-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [metatube-3.0.10](https://github.com/truecharts/charts/compare/metatube-3.0.9...metatube-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/metatube/4.0.1/Chart.yaml b/stable/metatube/4.0.1/Chart.yaml deleted file mode 100644 index 81d438944d..0000000000 --- a/stable/metatube/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: metatube -version: 4.0.1 -appVersion: latest -description: MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file. -home: https://truecharts.org/charts/incubator/metatube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.png -deprecated: false -sources: - - https://hub.docker.com/r/jvt038/metatube - - https://github.com/JVT038/MetaTube - - https://github.com/truecharts/charts/tree/master/charts/incubator/metatube -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - metatube - - Downloaders - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/metatube/4.0.1/app-changelog.md b/stable/metatube/4.0.1/app-changelog.md deleted file mode 100644 index fb0fb15fc1..0000000000 --- a/stable/metatube/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metatube-4.0.1](https://github.com/truecharts/charts/compare/metatube-4.0.0...metatube-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/metatube/4.0.1/charts/common-17.1.4.tgz b/stable/metatube/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/metatube/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/metatube/4.1.0/CHANGELOG.md b/stable/metatube/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d18781b813 --- /dev/null +++ b/stable/metatube/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metatube-4.1.0](https://github.com/truecharts/charts/compare/metatube-4.0.1...metatube-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [metatube-4.0.1](https://github.com/truecharts/charts/compare/metatube-4.0.0...metatube-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [metatube-4.0.0](https://github.com/truecharts/charts/compare/metatube-3.0.18...metatube-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [metatube-3.0.18](https://github.com/truecharts/charts/compare/metatube-3.0.17...metatube-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [metatube-3.0.17](https://github.com/truecharts/charts/compare/metatube-3.0.16...metatube-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [metatube-3.0.16](https://github.com/truecharts/charts/compare/metatube-3.0.15...metatube-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [metatube-3.0.15](https://github.com/truecharts/charts/compare/metatube-3.0.14...metatube-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [metatube-3.0.14](https://github.com/truecharts/charts/compare/metatube-3.0.13...metatube-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [metatube-3.0.13](https://github.com/truecharts/charts/compare/metatube-3.0.12...metatube-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [metatube-3.0.12](https://github.com/truecharts/charts/compare/metatube-3.0.11...metatube-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [metatube-3.0.11](https://github.com/truecharts/charts/compare/metatube-3.0.10...metatube-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/metatube/4.1.0/Chart.yaml b/stable/metatube/4.1.0/Chart.yaml new file mode 100644 index 0000000000..217810d998 --- /dev/null +++ b/stable/metatube/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: metatube +version: 4.1.0 +appVersion: latest +description: MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file. +home: https://truecharts.org/charts/incubator/metatube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.png +deprecated: false +sources: + - https://github.com/JVT038/MetaTube + - https://github.com/truecharts/charts/tree/master/charts/incubator/metatube + - https://hub.docker.com/r/jvt038/metatube +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - metatube + - Downloaders + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/metatube/4.0.1/README.md b/stable/metatube/4.1.0/README.md similarity index 100% rename from stable/metatube/4.0.1/README.md rename to stable/metatube/4.1.0/README.md diff --git a/stable/metatube/4.1.0/app-changelog.md b/stable/metatube/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ad93a18058 --- /dev/null +++ b/stable/metatube/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metatube-4.1.0](https://github.com/truecharts/charts/compare/metatube-4.0.1...metatube-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/metatube/4.0.1/app-readme.md b/stable/metatube/4.1.0/app-readme.md similarity index 100% rename from stable/metatube/4.0.1/app-readme.md rename to stable/metatube/4.1.0/app-readme.md diff --git a/stable/metatube/4.1.0/charts/common-17.2.2.tgz b/stable/metatube/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/metatube/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/metatube/4.0.1/ix_values.yaml b/stable/metatube/4.1.0/ix_values.yaml similarity index 100% rename from stable/metatube/4.0.1/ix_values.yaml rename to stable/metatube/4.1.0/ix_values.yaml diff --git a/stable/metatube/4.0.1/questions.yaml b/stable/metatube/4.1.0/questions.yaml similarity index 100% rename from stable/metatube/4.0.1/questions.yaml rename to stable/metatube/4.1.0/questions.yaml diff --git a/stable/mojopaste/4.0.1/templates/common.yaml b/stable/metatube/4.1.0/templates/common.yaml similarity index 100% rename from stable/mojopaste/4.0.1/templates/common.yaml rename to stable/metatube/4.1.0/templates/common.yaml diff --git a/stable/projectzomboidreporter-frontend/4.0.1/values.yaml b/stable/metatube/4.1.0/values.yaml similarity index 100% rename from stable/projectzomboidreporter-frontend/4.0.1/values.yaml rename to stable/metatube/4.1.0/values.yaml diff --git a/stable/metube/10.1.0/CHANGELOG.md b/stable/metube/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..cb8e941928 --- /dev/null +++ b/stable/metube/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metube-10.1.0](https://github.com/truecharts/charts/compare/metube-10.0.1...metube-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [metube-10.0.1](https://github.com/truecharts/charts/compare/metube-10.0.0...metube-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [metube-10.0.0](https://github.com/truecharts/charts/compare/metube-9.0.11...metube-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [metube-9.0.11](https://github.com/truecharts/charts/compare/metube-9.0.10...metube-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [metube-9.0.10](https://github.com/truecharts/charts/compare/metube-9.0.9...metube-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [metube-9.0.9](https://github.com/truecharts/charts/compare/metube-9.0.8...metube-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [metube-9.0.8](https://github.com/truecharts/charts/compare/metube-9.0.7...metube-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [metube-9.0.7](https://github.com/truecharts/charts/compare/metube-9.0.6...metube-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [metube-9.0.6](https://github.com/truecharts/charts/compare/metube-9.0.5...metube-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [metube-9.0.5](https://github.com/truecharts/charts/compare/metube-9.0.4...metube-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [metube-9.0.4](https://github.com/truecharts/charts/compare/metube-9.0.3...metube-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/metube/10.1.0/Chart.yaml b/stable/metube/10.1.0/Chart.yaml new file mode 100644 index 0000000000..1e5172a8e7 --- /dev/null +++ b/stable/metube/10.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: metube +version: 10.1.0 +appVersion: "2023" +description: Web GUI for youtube-dl. +home: https://truecharts.org/charts/stable/metube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png +deprecated: false +sources: + - https://hub.docker.com/r/alexta69/metube + - https://github.com/alexta69/metube + - https://github.com/truecharts/charts/tree/master/charts/stable/metube +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - metube + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/metube/10.1.0/README.md b/stable/metube/10.1.0/README.md new file mode 100644 index 0000000000..ba12ba8949 --- /dev/null +++ b/stable/metube/10.1.0/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/metube) + +**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/metube/10.1.0/app-changelog.md b/stable/metube/10.1.0/app-changelog.md new file mode 100644 index 0000000000..360613d2c5 --- /dev/null +++ b/stable/metube/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metube-10.1.0](https://github.com/truecharts/charts/compare/metube-10.0.1...metube-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/metube/10.1.0/app-readme.md b/stable/metube/10.1.0/app-readme.md new file mode 100644 index 0000000000..d4e0937409 --- /dev/null +++ b/stable/metube/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Web GUI for youtube-dl. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/metube](https://truecharts.org/charts/stable/metube) + +--- + +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/metube/10.1.0/charts/common-17.2.2.tgz b/stable/metube/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/metube/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/metube/10.1.0/ix_values.yaml b/stable/metube/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..e3d5a02711 --- /dev/null +++ b/stable/metube/10.1.0/ix_values.yaml @@ -0,0 +1,30 @@ +image: + repository: alexta69/metube + tag: 2023-12-13@sha256:75a66a0921e4912c4a514a0e5c0523dede1f763645ef4eb9ec419c28a248b371 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10216 + targetPort: 8081 +persistence: + config: + enabled: true + mountPath: /config + downloads: + enabled: true + mountPath: /downloads +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + env: + STATE_DIR: /config + DOWNLOAD_DIR: /downloads + OUTPUT_TEMPLATE: "%(title)s.%(ext)s" + YTDL_OPTIONS: "{}" diff --git a/stable/metube/10.1.0/questions.yaml b/stable/metube/10.1.0/questions.yaml new file mode 100644 index 0000000000..30dac94fb6 --- /dev/null +++ b/stable/metube/10.1.0/questions.yaml @@ -0,0 +1,3116 @@ +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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: OUTPUT_TEMPLATE + label: Output Template + description: The template for the filenames of the downloaded videos + schema: + type: string + default: "%(title)s.%(ext)s" + - variable: YTDL_OPTIONS + label: YTDL Options + description: Additional options to pass to youtube-dl, in JSON format + schema: + type: string + default: "{}" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10216 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Config. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: downloads + label: App Downloads Storage + description: Stores the Application Downloads. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/shorturl/9.0.1/templates/NOTES.txt b/stable/metube/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/shorturl/9.0.1/templates/NOTES.txt rename to stable/metube/10.1.0/templates/NOTES.txt diff --git a/stable/sftpgo/5.0.1/templates/common.yaml b/stable/metube/10.1.0/templates/common.yaml similarity index 100% rename from stable/sftpgo/5.0.1/templates/common.yaml rename to stable/metube/10.1.0/templates/common.yaml diff --git a/stable/proxmox-backup-server/2.0.1/values.yaml b/stable/metube/10.1.0/values.yaml similarity index 100% rename from stable/proxmox-backup-server/2.0.1/values.yaml rename to stable/metube/10.1.0/values.yaml diff --git a/stable/mindustry/4.0.2/CHANGELOG.md b/stable/mindustry/4.0.2/CHANGELOG.md deleted file mode 100644 index b9d8e12abb..0000000000 --- a/stable/mindustry/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mindustry-4.0.2](https://github.com/truecharts/charts/compare/mindustry-4.0.1...mindustry-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [mindustry-4.0.1](https://github.com/truecharts/charts/compare/mindustry-4.0.0...mindustry-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mindustry-4.0.0](https://github.com/truecharts/charts/compare/mindustry-3.0.17...mindustry-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mindustry-3.0.17](https://github.com/truecharts/charts/compare/mindustry-3.0.16...mindustry-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mindustry-3.0.16](https://github.com/truecharts/charts/compare/mindustry-3.0.15...mindustry-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mindustry-3.0.15](https://github.com/truecharts/charts/compare/mindustry-3.0.14...mindustry-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mindustry-3.0.14](https://github.com/truecharts/charts/compare/mindustry-3.0.13...mindustry-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mindustry-3.0.13](https://github.com/truecharts/charts/compare/mindustry-3.0.12...mindustry-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mindustry-3.0.12](https://github.com/truecharts/charts/compare/mindustry-3.0.11...mindustry-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mindustry-3.0.11](https://github.com/truecharts/charts/compare/mindustry-3.0.10...mindustry-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mindustry-3.0.10](https://github.com/truecharts/charts/compare/mindustry-3.0.9...mindustry-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/mindustry/4.0.2/Chart.yaml b/stable/mindustry/4.0.2/Chart.yaml deleted file mode 100644 index 99b85155bf..0000000000 --- a/stable/mindustry/4.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mindustry -version: 4.0.2 -appVersion: latest -description: This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. -home: https://truecharts.org/charts/incubator/mindustry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mindustry - - https://hub.docker.com/r/ich777/mindustry-server - - https://anuke.itch.io/mindustry -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mindustry - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/mindustry/4.0.2/app-changelog.md b/stable/mindustry/4.0.2/app-changelog.md deleted file mode 100644 index 4b559eed21..0000000000 --- a/stable/mindustry/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mindustry-4.0.2](https://github.com/truecharts/charts/compare/mindustry-4.0.1...mindustry-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/mindustry/4.0.2/charts/common-17.1.4.tgz b/stable/mindustry/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mindustry/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mindustry/4.1.0/CHANGELOG.md b/stable/mindustry/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f16ff27fb0 --- /dev/null +++ b/stable/mindustry/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mindustry-4.1.0](https://github.com/truecharts/charts/compare/mindustry-4.0.2...mindustry-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mindustry-4.0.2](https://github.com/truecharts/charts/compare/mindustry-4.0.1...mindustry-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [mindustry-4.0.1](https://github.com/truecharts/charts/compare/mindustry-4.0.0...mindustry-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mindustry-4.0.0](https://github.com/truecharts/charts/compare/mindustry-3.0.17...mindustry-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mindustry-3.0.17](https://github.com/truecharts/charts/compare/mindustry-3.0.16...mindustry-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mindustry-3.0.16](https://github.com/truecharts/charts/compare/mindustry-3.0.15...mindustry-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mindustry-3.0.15](https://github.com/truecharts/charts/compare/mindustry-3.0.14...mindustry-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mindustry-3.0.14](https://github.com/truecharts/charts/compare/mindustry-3.0.13...mindustry-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mindustry-3.0.13](https://github.com/truecharts/charts/compare/mindustry-3.0.12...mindustry-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mindustry-3.0.12](https://github.com/truecharts/charts/compare/mindustry-3.0.11...mindustry-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mindustry-3.0.11](https://github.com/truecharts/charts/compare/mindustry-3.0.10...mindustry-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/mindustry/4.1.0/Chart.yaml b/stable/mindustry/4.1.0/Chart.yaml new file mode 100644 index 0000000000..27be878c82 --- /dev/null +++ b/stable/mindustry/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mindustry +version: 4.1.0 +appVersion: latest +description: This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. +home: https://truecharts.org/charts/incubator/mindustry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mindustry + - https://hub.docker.com/r/ich777/mindustry-server + - https://anuke.itch.io/mindustry +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mindustry + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/mindustry/4.0.2/README.md b/stable/mindustry/4.1.0/README.md similarity index 100% rename from stable/mindustry/4.0.2/README.md rename to stable/mindustry/4.1.0/README.md diff --git a/stable/mindustry/4.1.0/app-changelog.md b/stable/mindustry/4.1.0/app-changelog.md new file mode 100644 index 0000000000..bc711348e0 --- /dev/null +++ b/stable/mindustry/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mindustry-4.1.0](https://github.com/truecharts/charts/compare/mindustry-4.0.2...mindustry-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mindustry/4.0.2/app-readme.md b/stable/mindustry/4.1.0/app-readme.md similarity index 100% rename from stable/mindustry/4.0.2/app-readme.md rename to stable/mindustry/4.1.0/app-readme.md diff --git a/stable/mindustry/4.1.0/charts/common-17.2.2.tgz b/stable/mindustry/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mindustry/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mindustry/4.0.2/ix_values.yaml b/stable/mindustry/4.1.0/ix_values.yaml similarity index 100% rename from stable/mindustry/4.0.2/ix_values.yaml rename to stable/mindustry/4.1.0/ix_values.yaml diff --git a/stable/mindustry/4.0.2/questions.yaml b/stable/mindustry/4.1.0/questions.yaml similarity index 100% rename from stable/mindustry/4.0.2/questions.yaml rename to stable/mindustry/4.1.0/questions.yaml diff --git a/stable/monero-node/4.0.1/templates/common.yaml b/stable/mindustry/4.1.0/templates/common.yaml similarity index 100% rename from stable/monero-node/4.0.1/templates/common.yaml rename to stable/mindustry/4.1.0/templates/common.yaml diff --git a/stable/prpdf/4.0.1/values.yaml b/stable/mindustry/4.1.0/values.yaml similarity index 100% rename from stable/prpdf/4.0.1/values.yaml rename to stable/mindustry/4.1.0/values.yaml diff --git a/stable/minecraft-bedrock/7.0.1/CHANGELOG.md b/stable/minecraft-bedrock/7.0.1/CHANGELOG.md deleted file mode 100644 index d324cbc862..0000000000 --- a/stable/minecraft-bedrock/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minecraft-bedrock-7.0.1](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.0.0...minecraft-bedrock-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [minecraft-bedrock-7.0.0](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.11...minecraft-bedrock-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [minecraft-bedrock-6.0.11](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.10...minecraft-bedrock-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [minecraft-bedrock-6.0.10](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.9...minecraft-bedrock-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [minecraft-bedrock-6.0.9](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.8...minecraft-bedrock-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [minecraft-bedrock-6.0.8](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.7...minecraft-bedrock-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [minecraft-bedrock-6.0.7](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.6...minecraft-bedrock-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [minecraft-bedrock-6.0.6](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.5...minecraft-bedrock-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [minecraft-bedrock-6.0.5](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.4...minecraft-bedrock-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [minecraft-bedrock-6.0.4](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.3...minecraft-bedrock-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [minecraft-bedrock-6.0.3](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.2...minecraft-bedrock-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/minecraft-bedrock/7.0.1/Chart.yaml b/stable/minecraft-bedrock/7.0.1/Chart.yaml deleted file mode 100644 index 92d9729308..0000000000 --- a/stable/minecraft-bedrock/7.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: minecraft-bedrock -version: 7.0.1 -appVersion: 2023.8.1 -description: Minecraft Bedrock Dedicated Server -home: https://truecharts.org/charts/stable/minecraft-bedrock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png -deprecated: false -sources: - - https://hub.docker.com/r/itzg/minecraft-bedrock-server - - https://github.com/itzg/docker-minecraft-server - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - minecraft -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/minecraft-bedrock/7.0.1/app-changelog.md b/stable/minecraft-bedrock/7.0.1/app-changelog.md deleted file mode 100644 index ee926865a2..0000000000 --- a/stable/minecraft-bedrock/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-bedrock-7.0.1](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.0.0...minecraft-bedrock-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/minecraft-bedrock/7.0.1/charts/common-17.1.4.tgz b/stable/minecraft-bedrock/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/minecraft-bedrock/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/minecraft-bedrock/7.1.0/CHANGELOG.md b/stable/minecraft-bedrock/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a449fabf63 --- /dev/null +++ b/stable/minecraft-bedrock/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minecraft-bedrock-7.1.0](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.0.1...minecraft-bedrock-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [minecraft-bedrock-7.0.1](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.0.0...minecraft-bedrock-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [minecraft-bedrock-7.0.0](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.11...minecraft-bedrock-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [minecraft-bedrock-6.0.11](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.10...minecraft-bedrock-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [minecraft-bedrock-6.0.10](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.9...minecraft-bedrock-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [minecraft-bedrock-6.0.9](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.8...minecraft-bedrock-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [minecraft-bedrock-6.0.8](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.7...minecraft-bedrock-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [minecraft-bedrock-6.0.7](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.6...minecraft-bedrock-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [minecraft-bedrock-6.0.6](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.5...minecraft-bedrock-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [minecraft-bedrock-6.0.5](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.4...minecraft-bedrock-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [minecraft-bedrock-6.0.4](https://github.com/truecharts/charts/compare/minecraft-bedrock-6.0.3...minecraft-bedrock-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/minecraft-bedrock/7.1.0/Chart.yaml b/stable/minecraft-bedrock/7.1.0/Chart.yaml new file mode 100644 index 0000000000..d1831a00c8 --- /dev/null +++ b/stable/minecraft-bedrock/7.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: minecraft-bedrock +version: 7.1.0 +appVersion: 2023.8.1 +description: Minecraft Bedrock Dedicated Server +home: https://truecharts.org/charts/stable/minecraft-bedrock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png +deprecated: false +sources: + - https://github.com/itzg/docker-minecraft-server + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock + - https://hub.docker.com/r/itzg/minecraft-bedrock-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - minecraft +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/minecraft-bedrock/7.0.1/README.md b/stable/minecraft-bedrock/7.1.0/README.md similarity index 100% rename from stable/minecraft-bedrock/7.0.1/README.md rename to stable/minecraft-bedrock/7.1.0/README.md diff --git a/stable/minecraft-bedrock/7.1.0/app-changelog.md b/stable/minecraft-bedrock/7.1.0/app-changelog.md new file mode 100644 index 0000000000..3df6d72e9d --- /dev/null +++ b/stable/minecraft-bedrock/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minecraft-bedrock-7.1.0](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.0.1...minecraft-bedrock-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/minecraft-bedrock/7.0.1/app-readme.md b/stable/minecraft-bedrock/7.1.0/app-readme.md similarity index 100% rename from stable/minecraft-bedrock/7.0.1/app-readme.md rename to stable/minecraft-bedrock/7.1.0/app-readme.md diff --git a/stable/minecraft-bedrock/7.1.0/charts/common-17.2.2.tgz b/stable/minecraft-bedrock/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/minecraft-bedrock/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/minecraft-bedrock/7.0.1/ix_values.yaml b/stable/minecraft-bedrock/7.1.0/ix_values.yaml similarity index 100% rename from stable/minecraft-bedrock/7.0.1/ix_values.yaml rename to stable/minecraft-bedrock/7.1.0/ix_values.yaml diff --git a/stable/minecraft-bedrock/7.0.1/questions.yaml b/stable/minecraft-bedrock/7.1.0/questions.yaml similarity index 100% rename from stable/minecraft-bedrock/7.0.1/questions.yaml rename to stable/minecraft-bedrock/7.1.0/questions.yaml diff --git a/stable/sickchill/9.0.1/templates/NOTES.txt b/stable/minecraft-bedrock/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/sickchill/9.0.1/templates/NOTES.txt rename to stable/minecraft-bedrock/7.1.0/templates/NOTES.txt diff --git a/stable/shlink-web-client/9.0.1/templates/common.yaml b/stable/minecraft-bedrock/7.1.0/templates/common.yaml similarity index 100% rename from stable/shlink-web-client/9.0.1/templates/common.yaml rename to stable/minecraft-bedrock/7.1.0/templates/common.yaml diff --git a/stable/prusaslicer-novnc/7.0.1/values.yaml b/stable/minecraft-bedrock/7.1.0/values.yaml similarity index 100% rename from stable/prusaslicer-novnc/7.0.1/values.yaml rename to stable/minecraft-bedrock/7.1.0/values.yaml diff --git a/stable/minecraft-bungeecord/7.0.1/CHANGELOG.md b/stable/minecraft-bungeecord/7.0.1/CHANGELOG.md deleted file mode 100644 index cf66b9881f..0000000000 --- a/stable/minecraft-bungeecord/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minecraft-bungeecord-7.0.1](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.0.0...minecraft-bungeecord-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [minecraft-bungeecord-7.0.0](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.11...minecraft-bungeecord-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [minecraft-bungeecord-6.0.11](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.10...minecraft-bungeecord-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [minecraft-bungeecord-6.0.10](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.9...minecraft-bungeecord-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [minecraft-bungeecord-6.0.9](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.8...minecraft-bungeecord-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [minecraft-bungeecord-6.0.8](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.7...minecraft-bungeecord-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [minecraft-bungeecord-6.0.7](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.6...minecraft-bungeecord-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [minecraft-bungeecord-6.0.6](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.5...minecraft-bungeecord-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [minecraft-bungeecord-6.0.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.4...minecraft-bungeecord-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [minecraft-bungeecord-6.0.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.3...minecraft-bungeecord-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [minecraft-bungeecord-6.0.3](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.2...minecraft-bungeecord-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/minecraft-bungeecord/7.0.1/Chart.yaml b/stable/minecraft-bungeecord/7.0.1/Chart.yaml deleted file mode 100644 index 93e35246b7..0000000000 --- a/stable/minecraft-bungeecord/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: minecraft-bungeecord -version: 7.0.1 -appVersion: 2022.4.1 -description: the front-end of a cluster of minecraft-java containers. -home: https://truecharts.org/charts/stable/minecraft-bungeecord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png -deprecated: false -sources: - - https://github.com/itzg/docker-bungeecord - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord - - https://hub.docker.com/r/itzg/bungeecord -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - minecraft-bungeecord - - gameserver - - minecraft -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: proxy - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/minecraft-bungeecord/7.0.1/app-changelog.md b/stable/minecraft-bungeecord/7.0.1/app-changelog.md deleted file mode 100644 index 576425524d..0000000000 --- a/stable/minecraft-bungeecord/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-bungeecord-7.0.1](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.0.0...minecraft-bungeecord-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/minecraft-bungeecord/7.0.1/charts/common-17.1.4.tgz b/stable/minecraft-bungeecord/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/minecraft-bungeecord/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/minecraft-bungeecord/7.1.0/CHANGELOG.md b/stable/minecraft-bungeecord/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f4a84e829c --- /dev/null +++ b/stable/minecraft-bungeecord/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minecraft-bungeecord-7.1.0](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.0.1...minecraft-bungeecord-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [minecraft-bungeecord-7.0.1](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.0.0...minecraft-bungeecord-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [minecraft-bungeecord-7.0.0](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.11...minecraft-bungeecord-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [minecraft-bungeecord-6.0.11](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.10...minecraft-bungeecord-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [minecraft-bungeecord-6.0.10](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.9...minecraft-bungeecord-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [minecraft-bungeecord-6.0.9](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.8...minecraft-bungeecord-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [minecraft-bungeecord-6.0.8](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.7...minecraft-bungeecord-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [minecraft-bungeecord-6.0.7](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.6...minecraft-bungeecord-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [minecraft-bungeecord-6.0.6](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.5...minecraft-bungeecord-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [minecraft-bungeecord-6.0.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.4...minecraft-bungeecord-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [minecraft-bungeecord-6.0.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-6.0.3...minecraft-bungeecord-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/minecraft-bungeecord/7.1.0/Chart.yaml b/stable/minecraft-bungeecord/7.1.0/Chart.yaml new file mode 100644 index 0000000000..76c7e6a218 --- /dev/null +++ b/stable/minecraft-bungeecord/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: minecraft-bungeecord +version: 7.1.0 +appVersion: 2022.4.1 +description: the front-end of a cluster of minecraft-java containers. +home: https://truecharts.org/charts/stable/minecraft-bungeecord +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png +deprecated: false +sources: + - https://github.com/itzg/docker-bungeecord + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord + - https://hub.docker.com/r/itzg/bungeecord +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - minecraft-bungeecord + - gameserver + - minecraft +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: proxy + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/minecraft-bungeecord/7.0.1/README.md b/stable/minecraft-bungeecord/7.1.0/README.md similarity index 100% rename from stable/minecraft-bungeecord/7.0.1/README.md rename to stable/minecraft-bungeecord/7.1.0/README.md diff --git a/stable/minecraft-bungeecord/7.1.0/app-changelog.md b/stable/minecraft-bungeecord/7.1.0/app-changelog.md new file mode 100644 index 0000000000..bebfd8df64 --- /dev/null +++ b/stable/minecraft-bungeecord/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minecraft-bungeecord-7.1.0](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.0.1...minecraft-bungeecord-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/minecraft-bungeecord/7.0.1/app-readme.md b/stable/minecraft-bungeecord/7.1.0/app-readme.md similarity index 100% rename from stable/minecraft-bungeecord/7.0.1/app-readme.md rename to stable/minecraft-bungeecord/7.1.0/app-readme.md diff --git a/stable/minecraft-bungeecord/7.1.0/charts/common-17.2.2.tgz b/stable/minecraft-bungeecord/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/minecraft-bungeecord/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/minecraft-bungeecord/7.0.1/ix_values.yaml b/stable/minecraft-bungeecord/7.1.0/ix_values.yaml similarity index 100% rename from stable/minecraft-bungeecord/7.0.1/ix_values.yaml rename to stable/minecraft-bungeecord/7.1.0/ix_values.yaml diff --git a/stable/minecraft-bungeecord/7.0.1/questions.yaml b/stable/minecraft-bungeecord/7.1.0/questions.yaml similarity index 100% rename from stable/minecraft-bungeecord/7.0.1/questions.yaml rename to stable/minecraft-bungeecord/7.1.0/questions.yaml diff --git a/stable/simply-shorten/7.0.1/templates/NOTES.txt b/stable/minecraft-bungeecord/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/simply-shorten/7.0.1/templates/NOTES.txt rename to stable/minecraft-bungeecord/7.1.0/templates/NOTES.txt diff --git a/stable/slash/2.0.1/templates/common.yaml b/stable/minecraft-bungeecord/7.1.0/templates/common.yaml similarity index 100% rename from stable/slash/2.0.1/templates/common.yaml rename to stable/minecraft-bungeecord/7.1.0/templates/common.yaml diff --git a/stable/pt-helper/4.0.1/values.yaml b/stable/minecraft-bungeecord/7.1.0/values.yaml similarity index 100% rename from stable/pt-helper/4.0.1/values.yaml rename to stable/minecraft-bungeecord/7.1.0/values.yaml diff --git a/stable/minecraft-java/7.0.1/CHANGELOG.md b/stable/minecraft-java/7.0.1/CHANGELOG.md deleted file mode 100644 index 7fadaf2653..0000000000 --- a/stable/minecraft-java/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minecraft-java-7.0.1](https://github.com/truecharts/charts/compare/minecraft-java-7.0.0...minecraft-java-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [minecraft-java-7.0.0](https://github.com/truecharts/charts/compare/minecraft-java-6.0.12...minecraft-java-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [minecraft-java-6.0.12](https://github.com/truecharts/charts/compare/minecraft-java-6.0.11...minecraft-java-6.0.12) (2023-12-25) - -### Chore - -- update container image itzg/mc-backup to latest[@ff02910](https://github.com/ff02910) by renovate ([#16429](https://github.com/truecharts/charts/issues/16429)) - - - - -## [minecraft-java-6.0.11](https://github.com/truecharts/charts/compare/minecraft-java-6.0.10...minecraft-java-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [minecraft-java-6.0.10](https://github.com/truecharts/charts/compare/minecraft-java-6.0.9...minecraft-java-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [minecraft-java-6.0.9](https://github.com/truecharts/charts/compare/minecraft-java-6.0.8...minecraft-java-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [minecraft-java-6.0.8](https://github.com/truecharts/charts/compare/minecraft-java-6.0.7...minecraft-java-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [minecraft-java-6.0.7](https://github.com/truecharts/charts/compare/minecraft-java-6.0.6...minecraft-java-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [minecraft-java-6.0.6](https://github.com/truecharts/charts/compare/minecraft-java-6.0.5...minecraft-java-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [minecraft-java-6.0.5](https://github.com/truecharts/charts/compare/minecraft-java-6.0.4...minecraft-java-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [minecraft-java-6.0.4](https://github.com/truecharts/charts/compare/minecraft-java-6.0.3...minecraft-java-6.0.4) (2023-12-21) - -### Fix diff --git a/stable/minecraft-java/7.0.1/Chart.yaml b/stable/minecraft-java/7.0.1/Chart.yaml deleted file mode 100644 index 0d621dcb9b..0000000000 --- a/stable/minecraft-java/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: minecraft-java -version: 7.0.1 -appVersion: 2023.11.1 -description: Minecraft Java Dedicated Server -home: https://truecharts.org/charts/stable/minecraft-java -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png -deprecated: false -sources: - - https://github.com/itzg/docker-minecraft-server - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - - https://hub.docker.com/r/itzg/minecraft-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - minecraft-java - - minecraft -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/minecraft-java/7.0.1/app-changelog.md b/stable/minecraft-java/7.0.1/app-changelog.md deleted file mode 100644 index 546f0a7132..0000000000 --- a/stable/minecraft-java/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-java-7.0.1](https://github.com/truecharts/charts/compare/minecraft-java-7.0.0...minecraft-java-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/minecraft-java/7.0.1/charts/common-17.1.4.tgz b/stable/minecraft-java/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/minecraft-java/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/minecraft-java/7.1.0/CHANGELOG.md b/stable/minecraft-java/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..52829dfc25 --- /dev/null +++ b/stable/minecraft-java/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minecraft-java-7.1.0](https://github.com/truecharts/charts/compare/minecraft-java-7.0.1...minecraft-java-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [minecraft-java-7.0.1](https://github.com/truecharts/charts/compare/minecraft-java-7.0.0...minecraft-java-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [minecraft-java-7.0.0](https://github.com/truecharts/charts/compare/minecraft-java-6.0.12...minecraft-java-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [minecraft-java-6.0.12](https://github.com/truecharts/charts/compare/minecraft-java-6.0.11...minecraft-java-6.0.12) (2023-12-25) + +### Chore + +- update container image itzg/mc-backup to latest[@ff02910](https://github.com/ff02910) by renovate ([#16429](https://github.com/truecharts/charts/issues/16429)) + + + + +## [minecraft-java-6.0.11](https://github.com/truecharts/charts/compare/minecraft-java-6.0.10...minecraft-java-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [minecraft-java-6.0.10](https://github.com/truecharts/charts/compare/minecraft-java-6.0.9...minecraft-java-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [minecraft-java-6.0.9](https://github.com/truecharts/charts/compare/minecraft-java-6.0.8...minecraft-java-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [minecraft-java-6.0.8](https://github.com/truecharts/charts/compare/minecraft-java-6.0.7...minecraft-java-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [minecraft-java-6.0.7](https://github.com/truecharts/charts/compare/minecraft-java-6.0.6...minecraft-java-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [minecraft-java-6.0.6](https://github.com/truecharts/charts/compare/minecraft-java-6.0.5...minecraft-java-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [minecraft-java-6.0.5](https://github.com/truecharts/charts/compare/minecraft-java-6.0.4...minecraft-java-6.0.5) (2023-12-22) + +### Fix diff --git a/stable/minecraft-java/7.1.0/Chart.yaml b/stable/minecraft-java/7.1.0/Chart.yaml new file mode 100644 index 0000000000..19b3c7f20b --- /dev/null +++ b/stable/minecraft-java/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: minecraft-java +version: 7.1.0 +appVersion: 2023.11.1 +description: Minecraft Java Dedicated Server +home: https://truecharts.org/charts/stable/minecraft-java +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java + - https://hub.docker.com/r/itzg/minecraft-server + - https://github.com/itzg/docker-minecraft-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - minecraft-java + - minecraft +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/minecraft-java/7.0.1/README.md b/stable/minecraft-java/7.1.0/README.md similarity index 100% rename from stable/minecraft-java/7.0.1/README.md rename to stable/minecraft-java/7.1.0/README.md diff --git a/stable/minecraft-java/7.1.0/app-changelog.md b/stable/minecraft-java/7.1.0/app-changelog.md new file mode 100644 index 0000000000..95999874fc --- /dev/null +++ b/stable/minecraft-java/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minecraft-java-7.1.0](https://github.com/truecharts/charts/compare/minecraft-java-7.0.1...minecraft-java-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/minecraft-java/7.0.1/app-readme.md b/stable/minecraft-java/7.1.0/app-readme.md similarity index 100% rename from stable/minecraft-java/7.0.1/app-readme.md rename to stable/minecraft-java/7.1.0/app-readme.md diff --git a/stable/minecraft-java/7.1.0/charts/common-17.2.2.tgz b/stable/minecraft-java/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/minecraft-java/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/minecraft-java/7.0.1/ix_values.yaml b/stable/minecraft-java/7.1.0/ix_values.yaml similarity index 100% rename from stable/minecraft-java/7.0.1/ix_values.yaml rename to stable/minecraft-java/7.1.0/ix_values.yaml diff --git a/stable/minecraft-java/7.0.1/questions.yaml b/stable/minecraft-java/7.1.0/questions.yaml similarity index 100% rename from stable/minecraft-java/7.0.1/questions.yaml rename to stable/minecraft-java/7.1.0/questions.yaml diff --git a/stable/slash/2.0.1/templates/NOTES.txt b/stable/minecraft-java/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/slash/2.0.1/templates/NOTES.txt rename to stable/minecraft-java/7.1.0/templates/NOTES.txt diff --git a/stable/minecraft-java/7.0.1/templates/common.yaml b/stable/minecraft-java/7.1.0/templates/common.yaml similarity index 100% rename from stable/minecraft-java/7.0.1/templates/common.yaml rename to stable/minecraft-java/7.1.0/templates/common.yaml diff --git a/stable/putty/7.0.1/values.yaml b/stable/minecraft-java/7.1.0/values.yaml similarity index 100% rename from stable/putty/7.0.1/values.yaml rename to stable/minecraft-java/7.1.0/values.yaml diff --git a/stable/minetest/7.0.1/CHANGELOG.md b/stable/minetest/7.0.1/CHANGELOG.md deleted file mode 100644 index 8419fdf7bb..0000000000 --- a/stable/minetest/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minetest-7.0.1](https://github.com/truecharts/charts/compare/minetest-7.0.0...minetest-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [minetest-7.0.0](https://github.com/truecharts/charts/compare/minetest-6.0.11...minetest-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [minetest-6.0.11](https://github.com/truecharts/charts/compare/minetest-6.0.10...minetest-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [minetest-6.0.10](https://github.com/truecharts/charts/compare/minetest-6.0.9...minetest-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [minetest-6.0.9](https://github.com/truecharts/charts/compare/minetest-6.0.8...minetest-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [minetest-6.0.8](https://github.com/truecharts/charts/compare/minetest-6.0.7...minetest-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [minetest-6.0.7](https://github.com/truecharts/charts/compare/minetest-6.0.6...minetest-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [minetest-6.0.6](https://github.com/truecharts/charts/compare/minetest-6.0.5...minetest-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [minetest-6.0.5](https://github.com/truecharts/charts/compare/minetest-6.0.4...minetest-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [minetest-6.0.4](https://github.com/truecharts/charts/compare/minetest-6.0.3...minetest-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [minetest-6.0.3](https://github.com/truecharts/charts/compare/minetest-6.0.2...minetest-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/minetest/7.0.1/Chart.yaml b/stable/minetest/7.0.1/Chart.yaml deleted file mode 100644 index b591746045..0000000000 --- a/stable/minetest/7.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: minetest -version: 7.0.1 -appVersion: 5.8.0 -description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. -home: https://truecharts.org/charts/stable/minetest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minetest - - https://ghcr.io/linuxserver/minetest -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - minetest -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/minetest/7.0.1/app-changelog.md b/stable/minetest/7.0.1/app-changelog.md deleted file mode 100644 index 6d4eecca6a..0000000000 --- a/stable/minetest/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minetest-7.0.1](https://github.com/truecharts/charts/compare/minetest-7.0.0...minetest-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/minetest/7.0.1/charts/common-17.1.4.tgz b/stable/minetest/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/minetest/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/minetest/7.1.0/CHANGELOG.md b/stable/minetest/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..94ea9e0cfe --- /dev/null +++ b/stable/minetest/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minetest-7.1.0](https://github.com/truecharts/charts/compare/minetest-7.0.1...minetest-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [minetest-7.0.1](https://github.com/truecharts/charts/compare/minetest-7.0.0...minetest-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [minetest-7.0.0](https://github.com/truecharts/charts/compare/minetest-6.0.11...minetest-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [minetest-6.0.11](https://github.com/truecharts/charts/compare/minetest-6.0.10...minetest-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [minetest-6.0.10](https://github.com/truecharts/charts/compare/minetest-6.0.9...minetest-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [minetest-6.0.9](https://github.com/truecharts/charts/compare/minetest-6.0.8...minetest-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [minetest-6.0.8](https://github.com/truecharts/charts/compare/minetest-6.0.7...minetest-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [minetest-6.0.7](https://github.com/truecharts/charts/compare/minetest-6.0.6...minetest-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [minetest-6.0.6](https://github.com/truecharts/charts/compare/minetest-6.0.5...minetest-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [minetest-6.0.5](https://github.com/truecharts/charts/compare/minetest-6.0.4...minetest-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [minetest-6.0.4](https://github.com/truecharts/charts/compare/minetest-6.0.3...minetest-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/minetest/7.1.0/Chart.yaml b/stable/minetest/7.1.0/Chart.yaml new file mode 100644 index 0000000000..2f6c789c40 --- /dev/null +++ b/stable/minetest/7.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: minetest +version: 7.1.0 +appVersion: 5.8.0 +description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. +home: https://truecharts.org/charts/stable/minetest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minetest + - https://ghcr.io/linuxserver/minetest +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - minetest +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/minetest/7.0.1/README.md b/stable/minetest/7.1.0/README.md similarity index 100% rename from stable/minetest/7.0.1/README.md rename to stable/minetest/7.1.0/README.md diff --git a/stable/minetest/7.1.0/app-changelog.md b/stable/minetest/7.1.0/app-changelog.md new file mode 100644 index 0000000000..4f6ddbc3db --- /dev/null +++ b/stable/minetest/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minetest-7.1.0](https://github.com/truecharts/charts/compare/minetest-7.0.1...minetest-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/minetest/7.0.1/app-readme.md b/stable/minetest/7.1.0/app-readme.md similarity index 100% rename from stable/minetest/7.0.1/app-readme.md rename to stable/minetest/7.1.0/app-readme.md diff --git a/stable/minetest/7.1.0/charts/common-17.2.2.tgz b/stable/minetest/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/minetest/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/minetest/7.0.1/ix_values.yaml b/stable/minetest/7.1.0/ix_values.yaml similarity index 100% rename from stable/minetest/7.0.1/ix_values.yaml rename to stable/minetest/7.1.0/ix_values.yaml diff --git a/stable/minetest/7.0.1/questions.yaml b/stable/minetest/7.1.0/questions.yaml similarity index 100% rename from stable/minetest/7.0.1/questions.yaml rename to stable/minetest/7.1.0/questions.yaml diff --git a/stable/smokeping/9.0.1/templates/NOTES.txt b/stable/minetest/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/smokeping/9.0.1/templates/NOTES.txt rename to stable/minetest/7.1.0/templates/NOTES.txt diff --git a/stable/smtp-relay/2.0.1/templates/common.yaml b/stable/minetest/7.1.0/templates/common.yaml similarity index 100% rename from stable/smtp-relay/2.0.1/templates/common.yaml rename to stable/minetest/7.1.0/templates/common.yaml diff --git a/stable/pvk-ii/4.0.2/values.yaml b/stable/minetest/7.1.0/values.yaml similarity index 100% rename from stable/pvk-ii/4.0.2/values.yaml rename to stable/minetest/7.1.0/values.yaml diff --git a/stable/miniflux/13.1.0/CHANGELOG.md b/stable/miniflux/13.1.0/CHANGELOG.md new file mode 100644 index 0000000000..cc8854e563 --- /dev/null +++ b/stable/miniflux/13.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [miniflux-13.1.0](https://github.com/truecharts/charts/compare/miniflux-13.0.1...miniflux-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [miniflux-13.0.1](https://github.com/truecharts/charts/compare/miniflux-13.0.0...miniflux-13.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [miniflux-13.0.0](https://github.com/truecharts/charts/compare/miniflux-12.0.20...miniflux-13.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [miniflux-12.0.20](https://github.com/truecharts/charts/compare/miniflux-12.0.19...miniflux-12.0.20) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [miniflux-12.0.19](https://github.com/truecharts/charts/compare/miniflux-12.0.18...miniflux-12.0.19) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [miniflux-12.0.18](https://github.com/truecharts/charts/compare/miniflux-12.0.17...miniflux-12.0.18) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [miniflux-12.0.17](https://github.com/truecharts/charts/compare/miniflux-12.0.16...miniflux-12.0.17) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [miniflux-12.0.16](https://github.com/truecharts/charts/compare/miniflux-12.0.15...miniflux-12.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [miniflux-12.0.15](https://github.com/truecharts/charts/compare/miniflux-12.0.14...miniflux-12.0.15) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [miniflux-12.0.14](https://github.com/truecharts/charts/compare/miniflux-12.0.13...miniflux-12.0.14) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [miniflux-12.0.13](https://github.com/truecharts/charts/compare/miniflux-12.0.12...miniflux-12.0.13) (2023-12-21) + +### Fix diff --git a/stable/miniflux/13.1.0/Chart.yaml b/stable/miniflux/13.1.0/Chart.yaml new file mode 100644 index 0000000000..6963673018 --- /dev/null +++ b/stable/miniflux/13.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: miniflux +version: 13.1.0 +appVersion: 2.0.51 +description: Miniflux is a minimalist and opinionated feed reader. +home: https://truecharts.org/charts/stable/miniflux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.png +deprecated: false +sources: + - https://github.com/miniflux/v2 + - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux + - https://hub.docker.com/r/miniflux/miniflux +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - miniflux + - rss + - news +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: rss + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/miniflux/13.1.0/README.md b/stable/miniflux/13.1.0/README.md new file mode 100644 index 0000000000..d410577551 --- /dev/null +++ b/stable/miniflux/13.1.0/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/miniflux) + +**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/miniflux/13.1.0/app-changelog.md b/stable/miniflux/13.1.0/app-changelog.md new file mode 100644 index 0000000000..a4d9acfbe6 --- /dev/null +++ b/stable/miniflux/13.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [miniflux-13.1.0](https://github.com/truecharts/charts/compare/miniflux-13.0.1...miniflux-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/miniflux/13.1.0/app-readme.md b/stable/miniflux/13.1.0/app-readme.md new file mode 100644 index 0000000000..b81fbe934a --- /dev/null +++ b/stable/miniflux/13.1.0/app-readme.md @@ -0,0 +1,8 @@ +Miniflux is a minimalist and opinionated feed reader. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/miniflux](https://truecharts.org/charts/stable/miniflux) + +--- + +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/miniflux/13.1.0/charts/common-17.2.2.tgz b/stable/miniflux/13.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/miniflux/13.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/miniflux/13.1.0/ix_values.yaml b/stable/miniflux/13.1.0/ix_values.yaml new file mode 100644 index 0000000000..4bcb743db7 --- /dev/null +++ b/stable/miniflux/13.1.0/ix_values.yaml @@ -0,0 +1,48 @@ +image: + pullPolicy: IfNotPresent + repository: miniflux/miniflux + tag: 2.0.51@sha256:9f3bca6a95428c04c8fb54ee723a5f69b9e419b0bf5dfd7a4d70dfb0414d60f1 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +cnpg: + main: + enabled: true + database: miniflux + user: miniflux +service: + main: + ports: + main: + port: 10091 + targetPort: 8080 +workload: + main: + podSpec: + containers: + main: + env: + CREATE_ADMIN: 1 + DATABASE_URL: + secretKeyRef: + name: cnpg-main-urls + key: std + RUN_MIGRATIONS: 1 + ADMIN_PASSWORD: changeme + ADMIN_USERNAME: admin + probes: + liveness: + custom: true + enabled: true + spec: + failureThreshold: 3 + httpGet: + path: /healthcheck + port: 8080 + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 1 diff --git a/stable/miniflux/13.1.0/questions.yaml b/stable/miniflux/13.1.0/questions.yaml new file mode 100644 index 0000000000..1950dc76c6 --- /dev/null +++ b/stable/miniflux/13.1.0/questions.yaml @@ -0,0 +1,3307 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: BASE_URL + label: "BASE_URL" + description: "Base URL to generate HTML links and base path for cookies." + schema: + type: string + default: "" + - variable: ADMIN_USERNAME + label: "ADMIN_USERNAME" + description: "Sets the ADMIN_USERNAME env var" + schema: + type: string + default: "admin" + - variable: ADMIN_PASSWORD + label: "ADMIN_PASSWORD" + description: "Sets the ADMIN_PASSWORD env var" + schema: + type: string + default: "changeme" + private: true + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10091 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/snapdrop/8.0.1/templates/common.yaml b/stable/miniflux/13.1.0/templates/common.yaml similarity index 100% rename from stable/snapdrop/8.0.1/templates/common.yaml rename to stable/miniflux/13.1.0/templates/common.yaml diff --git a/stable/pwm/4.0.1/values.yaml b/stable/miniflux/13.1.0/values.yaml similarity index 100% rename from stable/pwm/4.0.1/values.yaml rename to stable/miniflux/13.1.0/values.yaml diff --git a/stable/mininote/4.0.1/CHANGELOG.md b/stable/mininote/4.0.1/CHANGELOG.md deleted file mode 100644 index a02dafc8da..0000000000 --- a/stable/mininote/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mininote-4.0.1](https://github.com/truecharts/charts/compare/mininote-4.0.0...mininote-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mininote-4.0.0](https://github.com/truecharts/charts/compare/mininote-3.0.17...mininote-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mininote-3.0.17](https://github.com/truecharts/charts/compare/mininote-3.0.16...mininote-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mininote-3.0.16](https://github.com/truecharts/charts/compare/mininote-3.0.15...mininote-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mininote-3.0.15](https://github.com/truecharts/charts/compare/mininote-3.0.14...mininote-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mininote-3.0.14](https://github.com/truecharts/charts/compare/mininote-3.0.13...mininote-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mininote-3.0.13](https://github.com/truecharts/charts/compare/mininote-3.0.12...mininote-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mininote-3.0.12](https://github.com/truecharts/charts/compare/mininote-3.0.11...mininote-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mininote-3.0.11](https://github.com/truecharts/charts/compare/mininote-3.0.10...mininote-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mininote-3.0.10](https://github.com/truecharts/charts/compare/mininote-3.0.9...mininote-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [mininote-3.0.9](https://github.com/truecharts/charts/compare/mininote-3.0.8...mininote-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/mininote/4.0.1/Chart.yaml b/stable/mininote/4.0.1/Chart.yaml deleted file mode 100644 index 022e3c2087..0000000000 --- a/stable/mininote/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mininote -version: 4.0.1 -appVersion: latest -description: A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. -home: https://truecharts.org/charts/incubator/mininote -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mininote.png -deprecated: false -sources: - - https://hub.docker.com/r/n1try/mininote - - https://github.com/muety/mininote - - https://github.com/truecharts/charts/tree/master/charts/incubator/mininote -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mininote - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/mininote/4.0.1/app-changelog.md b/stable/mininote/4.0.1/app-changelog.md deleted file mode 100644 index 852345ea5a..0000000000 --- a/stable/mininote/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mininote-4.0.1](https://github.com/truecharts/charts/compare/mininote-4.0.0...mininote-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mininote/4.0.1/charts/common-17.1.4.tgz b/stable/mininote/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mininote/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mininote/4.1.0/CHANGELOG.md b/stable/mininote/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9f5aa1c7ab --- /dev/null +++ b/stable/mininote/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mininote-4.1.0](https://github.com/truecharts/charts/compare/mininote-4.0.1...mininote-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mininote-4.0.1](https://github.com/truecharts/charts/compare/mininote-4.0.0...mininote-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mininote-4.0.0](https://github.com/truecharts/charts/compare/mininote-3.0.17...mininote-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mininote-3.0.17](https://github.com/truecharts/charts/compare/mininote-3.0.16...mininote-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mininote-3.0.16](https://github.com/truecharts/charts/compare/mininote-3.0.15...mininote-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mininote-3.0.15](https://github.com/truecharts/charts/compare/mininote-3.0.14...mininote-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mininote-3.0.14](https://github.com/truecharts/charts/compare/mininote-3.0.13...mininote-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mininote-3.0.13](https://github.com/truecharts/charts/compare/mininote-3.0.12...mininote-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mininote-3.0.12](https://github.com/truecharts/charts/compare/mininote-3.0.11...mininote-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mininote-3.0.11](https://github.com/truecharts/charts/compare/mininote-3.0.10...mininote-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mininote-3.0.10](https://github.com/truecharts/charts/compare/mininote-3.0.9...mininote-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/mininote/4.1.0/Chart.yaml b/stable/mininote/4.1.0/Chart.yaml new file mode 100644 index 0000000000..ed97f222dd --- /dev/null +++ b/stable/mininote/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mininote +version: 4.1.0 +appVersion: latest +description: A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. +home: https://truecharts.org/charts/incubator/mininote +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mininote.png +deprecated: false +sources: + - https://github.com/muety/mininote + - https://github.com/truecharts/charts/tree/master/charts/incubator/mininote + - https://hub.docker.com/r/n1try/mininote +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mininote + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/mininote/4.0.1/README.md b/stable/mininote/4.1.0/README.md similarity index 100% rename from stable/mininote/4.0.1/README.md rename to stable/mininote/4.1.0/README.md diff --git a/stable/mininote/4.1.0/app-changelog.md b/stable/mininote/4.1.0/app-changelog.md new file mode 100644 index 0000000000..8b4c4f0d05 --- /dev/null +++ b/stable/mininote/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mininote-4.1.0](https://github.com/truecharts/charts/compare/mininote-4.0.1...mininote-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mininote/4.0.1/app-readme.md b/stable/mininote/4.1.0/app-readme.md similarity index 100% rename from stable/mininote/4.0.1/app-readme.md rename to stable/mininote/4.1.0/app-readme.md diff --git a/stable/mininote/4.1.0/charts/common-17.2.2.tgz b/stable/mininote/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mininote/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mininote/4.0.1/ix_values.yaml b/stable/mininote/4.1.0/ix_values.yaml similarity index 100% rename from stable/mininote/4.0.1/ix_values.yaml rename to stable/mininote/4.1.0/ix_values.yaml diff --git a/stable/mininote/4.0.1/questions.yaml b/stable/mininote/4.1.0/questions.yaml similarity index 100% rename from stable/mininote/4.0.1/questions.yaml rename to stable/mininote/4.1.0/questions.yaml diff --git a/stable/mordhau/4.0.1/templates/common.yaml b/stable/mininote/4.1.0/templates/common.yaml similarity index 100% rename from stable/mordhau/4.0.1/templates/common.yaml rename to stable/mininote/4.1.0/templates/common.yaml diff --git a/stable/pwndrop/8.0.1/values.yaml b/stable/mininote/4.1.0/values.yaml similarity index 100% rename from stable/pwndrop/8.0.1/values.yaml rename to stable/mininote/4.1.0/values.yaml diff --git a/stable/minio-console/9.0.1/CHANGELOG.md b/stable/minio-console/9.0.1/CHANGELOG.md deleted file mode 100644 index 4d26adbbaf..0000000000 --- a/stable/minio-console/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minio-console-9.0.1](https://github.com/truecharts/charts/compare/minio-console-9.0.0...minio-console-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [minio-console-9.0.0](https://github.com/truecharts/charts/compare/minio-console-8.0.11...minio-console-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [minio-console-8.0.11](https://github.com/truecharts/charts/compare/minio-console-8.0.10...minio-console-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [minio-console-8.0.10](https://github.com/truecharts/charts/compare/minio-console-8.0.9...minio-console-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [minio-console-8.0.9](https://github.com/truecharts/charts/compare/minio-console-8.0.8...minio-console-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [minio-console-8.0.8](https://github.com/truecharts/charts/compare/minio-console-8.0.7...minio-console-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [minio-console-8.0.7](https://github.com/truecharts/charts/compare/minio-console-8.0.6...minio-console-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [minio-console-8.0.6](https://github.com/truecharts/charts/compare/minio-console-8.0.5...minio-console-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [minio-console-8.0.5](https://github.com/truecharts/charts/compare/minio-console-8.0.4...minio-console-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [minio-console-8.0.4](https://github.com/truecharts/charts/compare/minio-console-8.0.3...minio-console-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [minio-console-8.0.3](https://github.com/truecharts/charts/compare/minio-console-8.0.2...minio-console-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/minio-console/9.0.1/Chart.yaml b/stable/minio-console/9.0.1/Chart.yaml deleted file mode 100644 index db36d201eb..0000000000 --- a/stable/minio-console/9.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: minio-console -version: 9.0.1 -appVersion: 0.30.0 -description: A management console for minio server and operator -home: https://truecharts.org/charts/stable/minio-console -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png -deprecated: false -sources: - - https://github.com/minio/console - - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console - - https://hub.docker.com/r/minio/console -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - minio-console - - minio - - s3 -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/minio-console/9.0.1/app-changelog.md b/stable/minio-console/9.0.1/app-changelog.md deleted file mode 100644 index e37792a89d..0000000000 --- a/stable/minio-console/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-console-9.0.1](https://github.com/truecharts/charts/compare/minio-console-9.0.0...minio-console-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/minio-console/9.0.1/charts/common-17.1.4.tgz b/stable/minio-console/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/minio-console/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/minio-console/9.1.0/CHANGELOG.md b/stable/minio-console/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..38975ddc96 --- /dev/null +++ b/stable/minio-console/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minio-console-9.1.0](https://github.com/truecharts/charts/compare/minio-console-9.0.1...minio-console-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [minio-console-9.0.1](https://github.com/truecharts/charts/compare/minio-console-9.0.0...minio-console-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [minio-console-9.0.0](https://github.com/truecharts/charts/compare/minio-console-8.0.11...minio-console-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [minio-console-8.0.11](https://github.com/truecharts/charts/compare/minio-console-8.0.10...minio-console-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [minio-console-8.0.10](https://github.com/truecharts/charts/compare/minio-console-8.0.9...minio-console-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [minio-console-8.0.9](https://github.com/truecharts/charts/compare/minio-console-8.0.8...minio-console-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [minio-console-8.0.8](https://github.com/truecharts/charts/compare/minio-console-8.0.7...minio-console-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [minio-console-8.0.7](https://github.com/truecharts/charts/compare/minio-console-8.0.6...minio-console-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [minio-console-8.0.6](https://github.com/truecharts/charts/compare/minio-console-8.0.5...minio-console-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [minio-console-8.0.5](https://github.com/truecharts/charts/compare/minio-console-8.0.4...minio-console-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [minio-console-8.0.4](https://github.com/truecharts/charts/compare/minio-console-8.0.3...minio-console-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/minio-console/9.1.0/Chart.yaml b/stable/minio-console/9.1.0/Chart.yaml new file mode 100644 index 0000000000..0d6bfacb76 --- /dev/null +++ b/stable/minio-console/9.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: minio-console +version: 9.1.0 +appVersion: 0.30.0 +description: A management console for minio server and operator +home: https://truecharts.org/charts/stable/minio-console +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png +deprecated: false +sources: + - https://hub.docker.com/r/minio/console + - https://github.com/minio/console + - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - minio-console + - minio + - s3 +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/minio-console/9.0.1/README.md b/stable/minio-console/9.1.0/README.md similarity index 100% rename from stable/minio-console/9.0.1/README.md rename to stable/minio-console/9.1.0/README.md diff --git a/stable/minio-console/9.1.0/app-changelog.md b/stable/minio-console/9.1.0/app-changelog.md new file mode 100644 index 0000000000..d7234763c6 --- /dev/null +++ b/stable/minio-console/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-console-9.1.0](https://github.com/truecharts/charts/compare/minio-console-9.0.1...minio-console-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/minio-console/9.0.1/app-readme.md b/stable/minio-console/9.1.0/app-readme.md similarity index 100% rename from stable/minio-console/9.0.1/app-readme.md rename to stable/minio-console/9.1.0/app-readme.md diff --git a/stable/minio-console/9.1.0/charts/common-17.2.2.tgz b/stable/minio-console/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/minio-console/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/minio-console/9.0.1/ix_values.yaml b/stable/minio-console/9.1.0/ix_values.yaml similarity index 100% rename from stable/minio-console/9.0.1/ix_values.yaml rename to stable/minio-console/9.1.0/ix_values.yaml diff --git a/stable/minio-console/9.0.1/questions.yaml b/stable/minio-console/9.1.0/questions.yaml similarity index 100% rename from stable/minio-console/9.0.1/questions.yaml rename to stable/minio-console/9.1.0/questions.yaml diff --git a/stable/smtp-relay/2.0.1/templates/NOTES.txt b/stable/minio-console/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/smtp-relay/2.0.1/templates/NOTES.txt rename to stable/minio-console/9.1.0/templates/NOTES.txt diff --git a/stable/snippet-box/6.0.1/templates/common.yaml b/stable/minio-console/9.1.0/templates/common.yaml similarity index 100% rename from stable/snippet-box/6.0.1/templates/common.yaml rename to stable/minio-console/9.1.0/templates/common.yaml diff --git a/stable/pyload-ng/4.0.2/values.yaml b/stable/minio-console/9.1.0/values.yaml similarity index 100% rename from stable/pyload-ng/4.0.2/values.yaml rename to stable/minio-console/9.1.0/values.yaml diff --git a/stable/minio/9.0.1/CHANGELOG.md b/stable/minio/9.0.1/CHANGELOG.md deleted file mode 100644 index 8d03d5e3ca..0000000000 --- a/stable/minio/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minio-9.0.1](https://github.com/truecharts/charts/compare/minio-9.0.0...minio-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [minio-9.0.0](https://github.com/truecharts/charts/compare/minio-8.0.13...minio-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [minio-8.0.13](https://github.com/truecharts/charts/compare/minio-8.0.12...minio-8.0.13) (2023-12-25) - -### Chore - -- update container image minio/minio to vrelease.2023-12-23t07-19-11z[@47d5b01](https://github.com/47d5b01) by renovate ([#16474](https://github.com/truecharts/charts/issues/16474)) - - - - -## [minio-8.0.12](https://github.com/truecharts/charts/compare/minio-8.0.11...minio-8.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [minio-8.0.11](https://github.com/truecharts/charts/compare/minio-8.0.10...minio-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [minio-8.0.10](https://github.com/truecharts/charts/compare/minio-8.0.9...minio-8.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [minio-8.0.9](https://github.com/truecharts/charts/compare/minio-8.0.8...minio-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [minio-8.0.8](https://github.com/truecharts/charts/compare/minio-8.0.7...minio-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [minio-8.0.7](https://github.com/truecharts/charts/compare/minio-8.0.6...minio-8.0.7) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [minio-8.0.6](https://github.com/truecharts/charts/compare/minio-8.0.5...minio-8.0.6) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [minio-8.0.5](https://github.com/truecharts/charts/compare/minio-8.0.4...minio-8.0.5) (2023-12-21) - -### Fix diff --git a/stable/minio/9.0.1/Chart.yaml b/stable/minio/9.0.1/Chart.yaml deleted file mode 100644 index e153c2c591..0000000000 --- a/stable/minio/9.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: minio -version: 9.0.1 -appVersion: 2023.12.23 -description: Minio is a self-hosted S3 storage server -home: https://truecharts.org/charts/stable/minio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.png -deprecated: false -sources: - - https://github.com/minio/minio - - https://github.com/truecharts/charts/tree/master/charts/stable/minio - - https://hub.docker.com/r/minio/minio -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - minio - - s3 - - storage -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/minio/9.0.1/app-changelog.md b/stable/minio/9.0.1/app-changelog.md deleted file mode 100644 index 9f661ca7cd..0000000000 --- a/stable/minio/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-9.0.1](https://github.com/truecharts/charts/compare/minio-9.0.0...minio-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/minio/9.0.1/charts/common-17.1.4.tgz b/stable/minio/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/minio/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/minio/9.1.0/CHANGELOG.md b/stable/minio/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5cd56f55e1 --- /dev/null +++ b/stable/minio/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minio-9.1.0](https://github.com/truecharts/charts/compare/minio-9.0.1...minio-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [minio-9.0.1](https://github.com/truecharts/charts/compare/minio-9.0.0...minio-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [minio-9.0.0](https://github.com/truecharts/charts/compare/minio-8.0.13...minio-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [minio-8.0.13](https://github.com/truecharts/charts/compare/minio-8.0.12...minio-8.0.13) (2023-12-25) + +### Chore + +- update container image minio/minio to vrelease.2023-12-23t07-19-11z[@47d5b01](https://github.com/47d5b01) by renovate ([#16474](https://github.com/truecharts/charts/issues/16474)) + + + + +## [minio-8.0.12](https://github.com/truecharts/charts/compare/minio-8.0.11...minio-8.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [minio-8.0.11](https://github.com/truecharts/charts/compare/minio-8.0.10...minio-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [minio-8.0.10](https://github.com/truecharts/charts/compare/minio-8.0.9...minio-8.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [minio-8.0.9](https://github.com/truecharts/charts/compare/minio-8.0.8...minio-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [minio-8.0.8](https://github.com/truecharts/charts/compare/minio-8.0.7...minio-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [minio-8.0.7](https://github.com/truecharts/charts/compare/minio-8.0.6...minio-8.0.7) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [minio-8.0.6](https://github.com/truecharts/charts/compare/minio-8.0.5...minio-8.0.6) (2023-12-22) + +### Fix diff --git a/stable/minio/9.1.0/Chart.yaml b/stable/minio/9.1.0/Chart.yaml new file mode 100644 index 0000000000..78d1528aa5 --- /dev/null +++ b/stable/minio/9.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: minio +version: 9.1.0 +appVersion: 2023.12.23 +description: Minio is a self-hosted S3 storage server +home: https://truecharts.org/charts/stable/minio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.png +deprecated: false +sources: + - https://hub.docker.com/r/minio/minio + - https://github.com/minio/minio + - https://github.com/truecharts/charts/tree/master/charts/stable/minio +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - minio + - s3 + - storage +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/minio/9.0.1/README.md b/stable/minio/9.1.0/README.md similarity index 100% rename from stable/minio/9.0.1/README.md rename to stable/minio/9.1.0/README.md diff --git a/stable/minio/9.1.0/app-changelog.md b/stable/minio/9.1.0/app-changelog.md new file mode 100644 index 0000000000..94786ebf4c --- /dev/null +++ b/stable/minio/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-9.1.0](https://github.com/truecharts/charts/compare/minio-9.0.1...minio-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/minio/9.0.1/app-readme.md b/stable/minio/9.1.0/app-readme.md similarity index 100% rename from stable/minio/9.0.1/app-readme.md rename to stable/minio/9.1.0/app-readme.md diff --git a/stable/minio/9.1.0/charts/common-17.2.2.tgz b/stable/minio/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/minio/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/minio/9.0.1/ix_values.yaml b/stable/minio/9.1.0/ix_values.yaml similarity index 100% rename from stable/minio/9.0.1/ix_values.yaml rename to stable/minio/9.1.0/ix_values.yaml diff --git a/stable/minio/9.0.1/questions.yaml b/stable/minio/9.1.0/questions.yaml similarity index 100% rename from stable/minio/9.0.1/questions.yaml rename to stable/minio/9.1.0/questions.yaml diff --git a/stable/snapdrop/8.0.1/templates/NOTES.txt b/stable/minio/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/snapdrop/8.0.1/templates/NOTES.txt rename to stable/minio/9.1.0/templates/NOTES.txt diff --git a/stable/spaceengineers/5.0.1/templates/common.yaml b/stable/minio/9.1.0/templates/common.yaml similarity index 100% rename from stable/spaceengineers/5.0.1/templates/common.yaml rename to stable/minio/9.1.0/templates/common.yaml diff --git a/stable/pylon/8.0.1/values.yaml b/stable/minio/9.1.0/values.yaml similarity index 100% rename from stable/pylon/8.0.1/values.yaml rename to stable/minio/9.1.0/values.yaml diff --git a/stable/minisatip/8.0.1/CHANGELOG.md b/stable/minisatip/8.0.1/CHANGELOG.md deleted file mode 100644 index ef5ea132aa..0000000000 --- a/stable/minisatip/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minisatip-8.0.1](https://github.com/truecharts/charts/compare/minisatip-8.0.0...minisatip-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [minisatip-8.0.0](https://github.com/truecharts/charts/compare/minisatip-7.0.11...minisatip-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [minisatip-7.0.11](https://github.com/truecharts/charts/compare/minisatip-7.0.10...minisatip-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [minisatip-7.0.10](https://github.com/truecharts/charts/compare/minisatip-7.0.9...minisatip-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [minisatip-7.0.9](https://github.com/truecharts/charts/compare/minisatip-7.0.8...minisatip-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [minisatip-7.0.8](https://github.com/truecharts/charts/compare/minisatip-7.0.7...minisatip-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [minisatip-7.0.7](https://github.com/truecharts/charts/compare/minisatip-7.0.6...minisatip-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [minisatip-7.0.6](https://github.com/truecharts/charts/compare/minisatip-7.0.5...minisatip-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [minisatip-7.0.5](https://github.com/truecharts/charts/compare/minisatip-7.0.4...minisatip-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [minisatip-7.0.4](https://github.com/truecharts/charts/compare/minisatip-7.0.3...minisatip-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [minisatip-7.0.3](https://github.com/truecharts/charts/compare/minisatip-7.0.2...minisatip-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/minisatip/8.0.1/Chart.yaml b/stable/minisatip/8.0.1/Chart.yaml deleted file mode 100644 index 17ead3a0a5..0000000000 --- a/stable/minisatip/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: minisatip -version: 8.0.1 -appVersion: 2021.12.01 -description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. -home: https://truecharts.org/charts/stable/minisatip -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip - - https://ghcr.io/linuxserver/minisatip -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - minisatip -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utility - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/minisatip/8.0.1/app-changelog.md b/stable/minisatip/8.0.1/app-changelog.md deleted file mode 100644 index 738a5d35c0..0000000000 --- a/stable/minisatip/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minisatip-8.0.1](https://github.com/truecharts/charts/compare/minisatip-8.0.0...minisatip-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/minisatip/8.0.1/charts/common-17.1.4.tgz b/stable/minisatip/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/minisatip/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/minisatip/8.1.0/CHANGELOG.md b/stable/minisatip/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c00bdd6eb5 --- /dev/null +++ b/stable/minisatip/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minisatip-8.1.0](https://github.com/truecharts/charts/compare/minisatip-8.0.1...minisatip-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [minisatip-8.0.1](https://github.com/truecharts/charts/compare/minisatip-8.0.0...minisatip-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [minisatip-8.0.0](https://github.com/truecharts/charts/compare/minisatip-7.0.11...minisatip-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [minisatip-7.0.11](https://github.com/truecharts/charts/compare/minisatip-7.0.10...minisatip-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [minisatip-7.0.10](https://github.com/truecharts/charts/compare/minisatip-7.0.9...minisatip-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [minisatip-7.0.9](https://github.com/truecharts/charts/compare/minisatip-7.0.8...minisatip-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [minisatip-7.0.8](https://github.com/truecharts/charts/compare/minisatip-7.0.7...minisatip-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [minisatip-7.0.7](https://github.com/truecharts/charts/compare/minisatip-7.0.6...minisatip-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [minisatip-7.0.6](https://github.com/truecharts/charts/compare/minisatip-7.0.5...minisatip-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [minisatip-7.0.5](https://github.com/truecharts/charts/compare/minisatip-7.0.4...minisatip-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [minisatip-7.0.4](https://github.com/truecharts/charts/compare/minisatip-7.0.3...minisatip-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/minisatip/8.1.0/Chart.yaml b/stable/minisatip/8.1.0/Chart.yaml new file mode 100644 index 0000000000..1032c6b236 --- /dev/null +++ b/stable/minisatip/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: minisatip +version: 8.1.0 +appVersion: 2021.12.01 +description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. +home: https://truecharts.org/charts/stable/minisatip +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip + - https://ghcr.io/linuxserver/minisatip +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - minisatip +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utility + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/minisatip/8.0.1/README.md b/stable/minisatip/8.1.0/README.md similarity index 100% rename from stable/minisatip/8.0.1/README.md rename to stable/minisatip/8.1.0/README.md diff --git a/stable/minisatip/8.1.0/app-changelog.md b/stable/minisatip/8.1.0/app-changelog.md new file mode 100644 index 0000000000..ca97ec6e29 --- /dev/null +++ b/stable/minisatip/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minisatip-8.1.0](https://github.com/truecharts/charts/compare/minisatip-8.0.1...minisatip-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/minisatip/8.0.1/app-readme.md b/stable/minisatip/8.1.0/app-readme.md similarity index 100% rename from stable/minisatip/8.0.1/app-readme.md rename to stable/minisatip/8.1.0/app-readme.md diff --git a/stable/minisatip/8.1.0/charts/common-17.2.2.tgz b/stable/minisatip/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/minisatip/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/minisatip/8.0.1/ix_values.yaml b/stable/minisatip/8.1.0/ix_values.yaml similarity index 100% rename from stable/minisatip/8.0.1/ix_values.yaml rename to stable/minisatip/8.1.0/ix_values.yaml diff --git a/stable/minisatip/8.0.1/questions.yaml b/stable/minisatip/8.1.0/questions.yaml similarity index 100% rename from stable/minisatip/8.0.1/questions.yaml rename to stable/minisatip/8.1.0/questions.yaml diff --git a/stable/soft-serve/5.0.1/templates/NOTES.txt b/stable/minisatip/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/soft-serve/5.0.1/templates/NOTES.txt rename to stable/minisatip/8.1.0/templates/NOTES.txt diff --git a/stable/speedtest-exporter/9.0.1/templates/common.yaml b/stable/minisatip/8.1.0/templates/common.yaml similarity index 100% rename from stable/speedtest-exporter/9.0.1/templates/common.yaml rename to stable/minisatip/8.1.0/templates/common.yaml diff --git a/stable/qbitmanage/7.0.1/values.yaml b/stable/minisatip/8.1.0/values.yaml similarity index 100% rename from stable/qbitmanage/7.0.1/values.yaml rename to stable/minisatip/8.1.0/values.yaml diff --git a/stable/misskey/7.0.2/CHANGELOG.md b/stable/misskey/7.0.2/CHANGELOG.md deleted file mode 100644 index 7b7a357b67..0000000000 --- a/stable/misskey/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [misskey-7.0.2](https://github.com/truecharts/charts/compare/misskey-7.0.1...misskey-7.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [misskey-7.0.1](https://github.com/truecharts/charts/compare/misskey-7.0.0...misskey-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [misskey-7.0.0](https://github.com/truecharts/charts/compare/misskey-6.0.0...misskey-7.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [misskey-7.0.0](https://github.com/truecharts/charts/compare/misskey-6.0.0...misskey-7.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [misskey-6.0.0](https://github.com/truecharts/charts/compare/misskey-5.1.0...misskey-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [misskey-5.1.0](https://github.com/truecharts/charts/compare/misskey-5.0.12...misskey-5.1.0) (2023-12-25) - -### Chore - -- update container image misskey/misskey to v2023.12.0[@c5e96cb](https://github.com/c5e96cb) by renovate ([#16496](https://github.com/truecharts/charts/issues/16496)) - - - - -## [misskey-5.0.12](https://github.com/truecharts/charts/compare/misskey-5.0.11...misskey-5.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [misskey-5.0.11](https://github.com/truecharts/charts/compare/misskey-5.0.10...misskey-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [misskey-5.0.10](https://github.com/truecharts/charts/compare/misskey-5.0.9...misskey-5.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [misskey-5.0.9](https://github.com/truecharts/charts/compare/misskey-5.0.8...misskey-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [misskey-5.0.8](https://github.com/truecharts/charts/compare/misskey-5.0.7...misskey-5.0.8) (2023-12-23) - -### Chore diff --git a/stable/misskey/7.0.2/Chart.yaml b/stable/misskey/7.0.2/Chart.yaml deleted file mode 100644 index 4650b80549..0000000000 --- a/stable/misskey/7.0.2/Chart.yaml +++ /dev/null @@ -1,48 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: misskey -version: 7.0.2 -appVersion: 2023.12.0 -description: Open source decentralized social media platform that's free forever! -home: https://truecharts.org/charts/incubator/misskey -icon: https://truecharts.org/img/hotlink-ok/chart-icons/misskey.png -deprecated: false -sources: - - https://github.com/misskey-dev/misskey/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/misskey - - https://hub.docker.com/r/misskey/misskey -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - Misskey - - Social - - Friend - - Social Media - - Fediverse - - ActivityPub -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Social - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/misskey/7.0.2/app-changelog.md b/stable/misskey/7.0.2/app-changelog.md deleted file mode 100644 index 569179fb63..0000000000 --- a/stable/misskey/7.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [misskey-7.0.2](https://github.com/truecharts/charts/compare/misskey-7.0.1...misskey-7.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/misskey/7.0.2/charts/common-17.1.4.tgz b/stable/misskey/7.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/misskey/7.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/misskey/7.0.2/charts/redis-11.0.3.tgz b/stable/misskey/7.0.2/charts/redis-11.0.3.tgz deleted file mode 100644 index 90bc5a87d5..0000000000 Binary files a/stable/misskey/7.0.2/charts/redis-11.0.3.tgz and /dev/null differ diff --git a/stable/misskey/7.1.0/CHANGELOG.md b/stable/misskey/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..19f751b105 --- /dev/null +++ b/stable/misskey/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [misskey-7.1.0](https://github.com/truecharts/charts/compare/misskey-7.0.2...misskey-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [misskey-7.0.2](https://github.com/truecharts/charts/compare/misskey-7.0.1...misskey-7.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [misskey-7.0.1](https://github.com/truecharts/charts/compare/misskey-7.0.0...misskey-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [misskey-7.0.0](https://github.com/truecharts/charts/compare/misskey-6.0.0...misskey-7.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [misskey-7.0.0](https://github.com/truecharts/charts/compare/misskey-6.0.0...misskey-7.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [misskey-6.0.0](https://github.com/truecharts/charts/compare/misskey-5.1.0...misskey-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [misskey-5.1.0](https://github.com/truecharts/charts/compare/misskey-5.0.12...misskey-5.1.0) (2023-12-25) + +### Chore + +- update container image misskey/misskey to v2023.12.0[@c5e96cb](https://github.com/c5e96cb) by renovate ([#16496](https://github.com/truecharts/charts/issues/16496)) + + + + +## [misskey-5.0.12](https://github.com/truecharts/charts/compare/misskey-5.0.11...misskey-5.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [misskey-5.0.11](https://github.com/truecharts/charts/compare/misskey-5.0.10...misskey-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [misskey-5.0.10](https://github.com/truecharts/charts/compare/misskey-5.0.9...misskey-5.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [misskey-5.0.9](https://github.com/truecharts/charts/compare/misskey-5.0.8...misskey-5.0.9) (2023-12-23) + +### Chore diff --git a/stable/misskey/7.1.0/Chart.yaml b/stable/misskey/7.1.0/Chart.yaml new file mode 100644 index 0000000000..0a7ed7fb3a --- /dev/null +++ b/stable/misskey/7.1.0/Chart.yaml @@ -0,0 +1,48 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: misskey +version: 7.1.0 +appVersion: 2023.12.0 +description: Open source decentralized social media platform that's free forever! +home: https://truecharts.org/charts/incubator/misskey +icon: https://truecharts.org/img/hotlink-ok/chart-icons/misskey.png +deprecated: false +sources: + - https://github.com/misskey-dev/misskey/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/misskey + - https://hub.docker.com/r/misskey/misskey +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - Misskey + - Social + - Friend + - Social Media + - Fediverse + - ActivityPub +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Social + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/misskey/7.0.2/README.md b/stable/misskey/7.1.0/README.md similarity index 100% rename from stable/misskey/7.0.2/README.md rename to stable/misskey/7.1.0/README.md diff --git a/stable/misskey/7.1.0/app-changelog.md b/stable/misskey/7.1.0/app-changelog.md new file mode 100644 index 0000000000..8a22a9df5e --- /dev/null +++ b/stable/misskey/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [misskey-7.1.0](https://github.com/truecharts/charts/compare/misskey-7.0.2...misskey-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/misskey/7.0.2/app-readme.md b/stable/misskey/7.1.0/app-readme.md similarity index 100% rename from stable/misskey/7.0.2/app-readme.md rename to stable/misskey/7.1.0/app-readme.md diff --git a/stable/misskey/7.1.0/charts/common-17.2.2.tgz b/stable/misskey/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/misskey/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/misskey/7.1.0/charts/redis-11.1.0.tgz b/stable/misskey/7.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/misskey/7.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/misskey/7.0.2/ix_values.yaml b/stable/misskey/7.1.0/ix_values.yaml similarity index 100% rename from stable/misskey/7.0.2/ix_values.yaml rename to stable/misskey/7.1.0/ix_values.yaml diff --git a/stable/misskey/7.0.2/questions.yaml b/stable/misskey/7.1.0/questions.yaml similarity index 100% rename from stable/misskey/7.0.2/questions.yaml rename to stable/misskey/7.1.0/questions.yaml diff --git a/stable/sonsoftheforest/2.0.1/templates/NOTES.txt b/stable/misskey/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/sonsoftheforest/2.0.1/templates/NOTES.txt rename to stable/misskey/7.1.0/templates/NOTES.txt diff --git a/stable/misskey/7.0.2/templates/_configmap.tpl b/stable/misskey/7.1.0/templates/_configmap.tpl similarity index 100% rename from stable/misskey/7.0.2/templates/_configmap.tpl rename to stable/misskey/7.1.0/templates/_configmap.tpl diff --git a/stable/misskey/7.0.2/templates/common.yaml b/stable/misskey/7.1.0/templates/common.yaml similarity index 100% rename from stable/misskey/7.0.2/templates/common.yaml rename to stable/misskey/7.1.0/templates/common.yaml diff --git a/stable/qbitrr/2.0.1/values.yaml b/stable/misskey/7.1.0/values.yaml similarity index 100% rename from stable/qbitrr/2.0.1/values.yaml rename to stable/misskey/7.1.0/values.yaml diff --git a/stable/mkvcleaver/7.0.1/CHANGELOG.md b/stable/mkvcleaver/7.0.1/CHANGELOG.md deleted file mode 100644 index 1d1cb41060..0000000000 --- a/stable/mkvcleaver/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mkvcleaver-7.0.1](https://github.com/truecharts/charts/compare/mkvcleaver-7.0.0...mkvcleaver-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mkvcleaver-7.0.0](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.11...mkvcleaver-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mkvcleaver-6.0.11](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.10...mkvcleaver-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mkvcleaver-6.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.9...mkvcleaver-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mkvcleaver-6.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.8...mkvcleaver-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mkvcleaver-6.0.8](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.7...mkvcleaver-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mkvcleaver-6.0.7](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.6...mkvcleaver-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mkvcleaver-6.0.6](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.5...mkvcleaver-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mkvcleaver-6.0.5](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.4...mkvcleaver-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mkvcleaver-6.0.4](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.3...mkvcleaver-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [mkvcleaver-6.0.3](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.2...mkvcleaver-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/mkvcleaver/7.0.1/Chart.yaml b/stable/mkvcleaver/7.0.1/Chart.yaml deleted file mode 100644 index f3fa7c0200..0000000000 --- a/stable/mkvcleaver/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mkvcleaver -version: 7.0.1 -appVersion: 23.11.2 -description: MKVCleaver is a tool for batch extraction of data from MKV files -home: https://truecharts.org/charts/stable/mkvcleaver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png -deprecated: false -sources: - - https://github.com/jlesage/docker-mkvcleaver - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver - - https://hub.docker.com/r/jlesage/mkvcleaver -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - media - - mkvcleaver -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/mkvcleaver/7.0.1/app-changelog.md b/stable/mkvcleaver/7.0.1/app-changelog.md deleted file mode 100644 index c668c51298..0000000000 --- a/stable/mkvcleaver/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mkvcleaver-7.0.1](https://github.com/truecharts/charts/compare/mkvcleaver-7.0.0...mkvcleaver-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mkvcleaver/7.0.1/charts/common-17.1.4.tgz b/stable/mkvcleaver/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mkvcleaver/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mkvcleaver/7.1.0/CHANGELOG.md b/stable/mkvcleaver/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f6173c377d --- /dev/null +++ b/stable/mkvcleaver/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mkvcleaver-7.1.0](https://github.com/truecharts/charts/compare/mkvcleaver-7.0.1...mkvcleaver-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mkvcleaver-7.0.1](https://github.com/truecharts/charts/compare/mkvcleaver-7.0.0...mkvcleaver-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mkvcleaver-7.0.0](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.11...mkvcleaver-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mkvcleaver-6.0.11](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.10...mkvcleaver-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mkvcleaver-6.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.9...mkvcleaver-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mkvcleaver-6.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.8...mkvcleaver-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mkvcleaver-6.0.8](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.7...mkvcleaver-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mkvcleaver-6.0.7](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.6...mkvcleaver-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mkvcleaver-6.0.6](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.5...mkvcleaver-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mkvcleaver-6.0.5](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.4...mkvcleaver-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mkvcleaver-6.0.4](https://github.com/truecharts/charts/compare/mkvcleaver-6.0.3...mkvcleaver-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/mkvcleaver/7.1.0/Chart.yaml b/stable/mkvcleaver/7.1.0/Chart.yaml new file mode 100644 index 0000000000..589a4039d6 --- /dev/null +++ b/stable/mkvcleaver/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mkvcleaver +version: 7.1.0 +appVersion: 23.11.2 +description: MKVCleaver is a tool for batch extraction of data from MKV files +home: https://truecharts.org/charts/stable/mkvcleaver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png +deprecated: false +sources: + - https://github.com/jlesage/docker-mkvcleaver + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver + - https://hub.docker.com/r/jlesage/mkvcleaver +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - media + - mkvcleaver +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mkvcleaver/7.0.1/README.md b/stable/mkvcleaver/7.1.0/README.md similarity index 100% rename from stable/mkvcleaver/7.0.1/README.md rename to stable/mkvcleaver/7.1.0/README.md diff --git a/stable/mkvcleaver/7.1.0/app-changelog.md b/stable/mkvcleaver/7.1.0/app-changelog.md new file mode 100644 index 0000000000..3b822b6579 --- /dev/null +++ b/stable/mkvcleaver/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mkvcleaver-7.1.0](https://github.com/truecharts/charts/compare/mkvcleaver-7.0.1...mkvcleaver-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mkvcleaver/7.0.1/app-readme.md b/stable/mkvcleaver/7.1.0/app-readme.md similarity index 100% rename from stable/mkvcleaver/7.0.1/app-readme.md rename to stable/mkvcleaver/7.1.0/app-readme.md diff --git a/stable/mkvcleaver/7.1.0/charts/common-17.2.2.tgz b/stable/mkvcleaver/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mkvcleaver/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mkvcleaver/7.0.1/ix_values.yaml b/stable/mkvcleaver/7.1.0/ix_values.yaml similarity index 100% rename from stable/mkvcleaver/7.0.1/ix_values.yaml rename to stable/mkvcleaver/7.1.0/ix_values.yaml diff --git a/stable/mkvcleaver/7.0.1/questions.yaml b/stable/mkvcleaver/7.1.0/questions.yaml similarity index 100% rename from stable/mkvcleaver/7.0.1/questions.yaml rename to stable/mkvcleaver/7.1.0/questions.yaml diff --git a/stable/spaceengineers/5.0.1/templates/NOTES.txt b/stable/mkvcleaver/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/spaceengineers/5.0.1/templates/NOTES.txt rename to stable/mkvcleaver/7.1.0/templates/NOTES.txt diff --git a/stable/sshwifty/4.0.1/templates/common.yaml b/stable/mkvcleaver/7.1.0/templates/common.yaml similarity index 100% rename from stable/sshwifty/4.0.1/templates/common.yaml rename to stable/mkvcleaver/7.1.0/templates/common.yaml diff --git a/stable/qdirstat/7.0.1/values.yaml b/stable/mkvcleaver/7.1.0/values.yaml similarity index 100% rename from stable/qdirstat/7.0.1/values.yaml rename to stable/mkvcleaver/7.1.0/values.yaml diff --git a/stable/mkvtoolnix/8.0.1/CHANGELOG.md b/stable/mkvtoolnix/8.0.1/CHANGELOG.md deleted file mode 100644 index 736b4b4906..0000000000 --- a/stable/mkvtoolnix/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mkvtoolnix-8.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-8.0.0...mkvtoolnix-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mkvtoolnix-8.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.11...mkvtoolnix-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mkvtoolnix-7.0.11](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.10...mkvtoolnix-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mkvtoolnix-7.0.10](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.9...mkvtoolnix-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mkvtoolnix-7.0.9](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.8...mkvtoolnix-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mkvtoolnix-7.0.8](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.7...mkvtoolnix-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mkvtoolnix-7.0.7](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.6...mkvtoolnix-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mkvtoolnix-7.0.6](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.5...mkvtoolnix-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mkvtoolnix-7.0.5](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.4...mkvtoolnix-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mkvtoolnix-7.0.4](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.3...mkvtoolnix-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [mkvtoolnix-7.0.3](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.2...mkvtoolnix-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/mkvtoolnix/8.0.1/Chart.yaml b/stable/mkvtoolnix/8.0.1/Chart.yaml deleted file mode 100644 index aa01c73a9b..0000000000 --- a/stable/mkvtoolnix/8.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mkvtoolnix -version: 8.0.1 -appVersion: 23.12.1 -description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. -home: https://truecharts.org/charts/stable/mkvtoolnix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png -deprecated: false -sources: - - https://mkvtoolnix.download/ - - https://github.com/jlesage/docker-mkvtoolnix - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix - - https://hub.docker.com/r/jlesage/mkvtoolnix -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - media - - mkvtoolnix - - mkv -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/mkvtoolnix/8.0.1/app-changelog.md b/stable/mkvtoolnix/8.0.1/app-changelog.md deleted file mode 100644 index 265d186730..0000000000 --- a/stable/mkvtoolnix/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mkvtoolnix-8.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-8.0.0...mkvtoolnix-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mkvtoolnix/8.0.1/charts/common-17.1.4.tgz b/stable/mkvtoolnix/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mkvtoolnix/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mkvtoolnix/8.1.0/CHANGELOG.md b/stable/mkvtoolnix/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5ae54c47d4 --- /dev/null +++ b/stable/mkvtoolnix/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mkvtoolnix-8.1.0](https://github.com/truecharts/charts/compare/mkvtoolnix-8.0.1...mkvtoolnix-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mkvtoolnix-8.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-8.0.0...mkvtoolnix-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mkvtoolnix-8.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.11...mkvtoolnix-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mkvtoolnix-7.0.11](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.10...mkvtoolnix-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mkvtoolnix-7.0.10](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.9...mkvtoolnix-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mkvtoolnix-7.0.9](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.8...mkvtoolnix-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mkvtoolnix-7.0.8](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.7...mkvtoolnix-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mkvtoolnix-7.0.7](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.6...mkvtoolnix-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mkvtoolnix-7.0.6](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.5...mkvtoolnix-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mkvtoolnix-7.0.5](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.4...mkvtoolnix-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mkvtoolnix-7.0.4](https://github.com/truecharts/charts/compare/mkvtoolnix-7.0.3...mkvtoolnix-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/mkvtoolnix/8.1.0/Chart.yaml b/stable/mkvtoolnix/8.1.0/Chart.yaml new file mode 100644 index 0000000000..9e85242c94 --- /dev/null +++ b/stable/mkvtoolnix/8.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mkvtoolnix +version: 8.1.0 +appVersion: 23.12.1 +description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. +home: https://truecharts.org/charts/stable/mkvtoolnix +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png +deprecated: false +sources: + - https://github.com/jlesage/docker-mkvtoolnix + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix + - https://hub.docker.com/r/jlesage/mkvtoolnix + - https://mkvtoolnix.download/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - media + - mkvtoolnix + - mkv +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mkvtoolnix/8.0.1/README.md b/stable/mkvtoolnix/8.1.0/README.md similarity index 100% rename from stable/mkvtoolnix/8.0.1/README.md rename to stable/mkvtoolnix/8.1.0/README.md diff --git a/stable/mkvtoolnix/8.1.0/app-changelog.md b/stable/mkvtoolnix/8.1.0/app-changelog.md new file mode 100644 index 0000000000..0591f48d2c --- /dev/null +++ b/stable/mkvtoolnix/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mkvtoolnix-8.1.0](https://github.com/truecharts/charts/compare/mkvtoolnix-8.0.1...mkvtoolnix-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mkvtoolnix/8.0.1/app-readme.md b/stable/mkvtoolnix/8.1.0/app-readme.md similarity index 100% rename from stable/mkvtoolnix/8.0.1/app-readme.md rename to stable/mkvtoolnix/8.1.0/app-readme.md diff --git a/stable/mkvtoolnix/8.1.0/charts/common-17.2.2.tgz b/stable/mkvtoolnix/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mkvtoolnix/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mkvtoolnix/8.0.1/ix_values.yaml b/stable/mkvtoolnix/8.1.0/ix_values.yaml similarity index 100% rename from stable/mkvtoolnix/8.0.1/ix_values.yaml rename to stable/mkvtoolnix/8.1.0/ix_values.yaml diff --git a/stable/mkvtoolnix/8.0.1/questions.yaml b/stable/mkvtoolnix/8.1.0/questions.yaml similarity index 100% rename from stable/mkvtoolnix/8.0.1/questions.yaml rename to stable/mkvtoolnix/8.1.0/questions.yaml diff --git a/stable/speedtest-exporter/9.0.1/templates/NOTES.txt b/stable/mkvtoolnix/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/speedtest-exporter/9.0.1/templates/NOTES.txt rename to stable/mkvtoolnix/8.1.0/templates/NOTES.txt diff --git a/stable/st-reborn-server/4.0.1/templates/common.yaml b/stable/mkvtoolnix/8.1.0/templates/common.yaml similarity index 100% rename from stable/st-reborn-server/4.0.1/templates/common.yaml rename to stable/mkvtoolnix/8.1.0/templates/common.yaml diff --git a/stable/qflood/4.0.1/values.yaml b/stable/mkvtoolnix/8.1.0/values.yaml similarity index 100% rename from stable/qflood/4.0.1/values.yaml rename to stable/mkvtoolnix/8.1.0/values.yaml diff --git a/stable/modsecurity-crs/2.0.1/CHANGELOG.md b/stable/modsecurity-crs/2.0.1/CHANGELOG.md deleted file mode 100644 index fbf5e3057b..0000000000 --- a/stable/modsecurity-crs/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [modsecurity-crs-2.0.1](https://github.com/truecharts/charts/compare/modsecurity-crs-2.0.0...modsecurity-crs-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [modsecurity-crs-2.0.0](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.11...modsecurity-crs-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [modsecurity-crs-1.0.11](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.10...modsecurity-crs-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [modsecurity-crs-1.0.10](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.9...modsecurity-crs-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [modsecurity-crs-1.0.9](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.8...modsecurity-crs-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [modsecurity-crs-1.0.8](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.7...modsecurity-crs-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [modsecurity-crs-1.0.7](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.6...modsecurity-crs-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [modsecurity-crs-1.0.6](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.5...modsecurity-crs-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [modsecurity-crs-1.0.5](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.4...modsecurity-crs-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [modsecurity-crs-1.0.4](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.3...modsecurity-crs-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [modsecurity-crs-1.0.3](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.2...modsecurity-crs-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/modsecurity-crs/2.0.1/Chart.yaml b/stable/modsecurity-crs/2.0.1/Chart.yaml deleted file mode 100644 index 8658aebdef..0000000000 --- a/stable/modsecurity-crs/2.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: modsecurity-crs -version: 2.0.1 -appVersion: 3.3.4 -description: ModSecurity is an open source, cross platform Web Application Firewall (WAF) engine. -home: https://truecharts.org/charts/stable/modsecurity-crs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/modsecurity-crs.png -deprecated: false -sources: - - https://github.com/coreruleset/modsecurity-crs-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs - - https://hub.docker.com/r/owasp/modsecurity-crs -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - modsecurity-crs - - waf - - networking -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/modsecurity-crs/2.0.1/app-changelog.md b/stable/modsecurity-crs/2.0.1/app-changelog.md deleted file mode 100644 index f1341cced5..0000000000 --- a/stable/modsecurity-crs/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [modsecurity-crs-2.0.1](https://github.com/truecharts/charts/compare/modsecurity-crs-2.0.0...modsecurity-crs-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/modsecurity-crs/2.0.1/charts/common-17.1.4.tgz b/stable/modsecurity-crs/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/modsecurity-crs/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/modsecurity-crs/2.1.0/CHANGELOG.md b/stable/modsecurity-crs/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0930253268 --- /dev/null +++ b/stable/modsecurity-crs/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [modsecurity-crs-2.1.0](https://github.com/truecharts/charts/compare/modsecurity-crs-2.0.1...modsecurity-crs-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [modsecurity-crs-2.0.1](https://github.com/truecharts/charts/compare/modsecurity-crs-2.0.0...modsecurity-crs-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [modsecurity-crs-2.0.0](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.11...modsecurity-crs-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [modsecurity-crs-1.0.11](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.10...modsecurity-crs-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [modsecurity-crs-1.0.10](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.9...modsecurity-crs-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [modsecurity-crs-1.0.9](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.8...modsecurity-crs-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [modsecurity-crs-1.0.8](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.7...modsecurity-crs-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [modsecurity-crs-1.0.7](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.6...modsecurity-crs-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [modsecurity-crs-1.0.6](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.5...modsecurity-crs-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [modsecurity-crs-1.0.5](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.4...modsecurity-crs-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [modsecurity-crs-1.0.4](https://github.com/truecharts/charts/compare/modsecurity-crs-1.0.3...modsecurity-crs-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/modsecurity-crs/2.1.0/Chart.yaml b/stable/modsecurity-crs/2.1.0/Chart.yaml new file mode 100644 index 0000000000..a3e93db0b1 --- /dev/null +++ b/stable/modsecurity-crs/2.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: modsecurity-crs +version: 2.1.0 +appVersion: 3.3.4 +description: ModSecurity is an open source, cross platform Web Application Firewall (WAF) engine. +home: https://truecharts.org/charts/stable/modsecurity-crs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/modsecurity-crs.png +deprecated: false +sources: + - https://github.com/coreruleset/modsecurity-crs-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs + - https://hub.docker.com/r/owasp/modsecurity-crs +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - modsecurity-crs + - waf + - networking +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/modsecurity-crs/2.0.1/README.md b/stable/modsecurity-crs/2.1.0/README.md similarity index 100% rename from stable/modsecurity-crs/2.0.1/README.md rename to stable/modsecurity-crs/2.1.0/README.md diff --git a/stable/modsecurity-crs/2.1.0/app-changelog.md b/stable/modsecurity-crs/2.1.0/app-changelog.md new file mode 100644 index 0000000000..242de33177 --- /dev/null +++ b/stable/modsecurity-crs/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [modsecurity-crs-2.1.0](https://github.com/truecharts/charts/compare/modsecurity-crs-2.0.1...modsecurity-crs-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/modsecurity-crs/2.0.1/app-readme.md b/stable/modsecurity-crs/2.1.0/app-readme.md similarity index 100% rename from stable/modsecurity-crs/2.0.1/app-readme.md rename to stable/modsecurity-crs/2.1.0/app-readme.md diff --git a/stable/modsecurity-crs/2.1.0/charts/common-17.2.2.tgz b/stable/modsecurity-crs/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/modsecurity-crs/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/modsecurity-crs/2.0.1/ix_values.yaml b/stable/modsecurity-crs/2.1.0/ix_values.yaml similarity index 100% rename from stable/modsecurity-crs/2.0.1/ix_values.yaml rename to stable/modsecurity-crs/2.1.0/ix_values.yaml diff --git a/stable/modsecurity-crs/2.0.1/questions.yaml b/stable/modsecurity-crs/2.1.0/questions.yaml similarity index 100% rename from stable/modsecurity-crs/2.0.1/questions.yaml rename to stable/modsecurity-crs/2.1.0/questions.yaml diff --git a/stable/splunk/6.0.1/templates/NOTES.txt b/stable/modsecurity-crs/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/splunk/6.0.1/templates/NOTES.txt rename to stable/modsecurity-crs/2.1.0/templates/NOTES.txt diff --git a/stable/static-web-server/3.0.1/templates/common.yaml b/stable/modsecurity-crs/2.1.0/templates/common.yaml similarity index 100% rename from stable/static-web-server/3.0.1/templates/common.yaml rename to stable/modsecurity-crs/2.1.0/templates/common.yaml diff --git a/stable/qinglong/8.0.1/values.yaml b/stable/modsecurity-crs/2.1.0/values.yaml similarity index 100% rename from stable/qinglong/8.0.1/values.yaml rename to stable/modsecurity-crs/2.1.0/values.yaml diff --git a/stable/mojopaste/4.0.1/CHANGELOG.md b/stable/mojopaste/4.0.1/CHANGELOG.md deleted file mode 100644 index d73bbe100d..0000000000 --- a/stable/mojopaste/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mojopaste-4.0.1](https://github.com/truecharts/charts/compare/mojopaste-4.0.0...mojopaste-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mojopaste-4.0.0](https://github.com/truecharts/charts/compare/mojopaste-3.0.17...mojopaste-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mojopaste-3.0.17](https://github.com/truecharts/charts/compare/mojopaste-3.0.16...mojopaste-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mojopaste-3.0.16](https://github.com/truecharts/charts/compare/mojopaste-3.0.15...mojopaste-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mojopaste-3.0.15](https://github.com/truecharts/charts/compare/mojopaste-3.0.14...mojopaste-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mojopaste-3.0.14](https://github.com/truecharts/charts/compare/mojopaste-3.0.13...mojopaste-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mojopaste-3.0.13](https://github.com/truecharts/charts/compare/mojopaste-3.0.12...mojopaste-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mojopaste-3.0.12](https://github.com/truecharts/charts/compare/mojopaste-3.0.11...mojopaste-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mojopaste-3.0.11](https://github.com/truecharts/charts/compare/mojopaste-3.0.10...mojopaste-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mojopaste-3.0.10](https://github.com/truecharts/charts/compare/mojopaste-3.0.9...mojopaste-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [mojopaste-3.0.9](https://github.com/truecharts/charts/compare/mojopaste-3.0.8...mojopaste-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/mojopaste/4.0.1/Chart.yaml b/stable/mojopaste/4.0.1/Chart.yaml deleted file mode 100644 index f10431d157..0000000000 --- a/stable/mojopaste/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mojopaste -version: 4.0.1 -appVersion: latest -description: Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. -home: https://truecharts.org/charts/incubator/mojopaste -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mojopaste.png -deprecated: false -sources: - - https://github.com/jhthorsen/app-mojopaste - - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste - - https://hub.docker.com/r/jhthorsen/mojopaste -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mojopaste - - Cloud - - Productivity - - Tools-Utilities - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/mojopaste/4.0.1/app-changelog.md b/stable/mojopaste/4.0.1/app-changelog.md deleted file mode 100644 index 8be361f175..0000000000 --- a/stable/mojopaste/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mojopaste-4.0.1](https://github.com/truecharts/charts/compare/mojopaste-4.0.0...mojopaste-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mojopaste/4.0.1/charts/common-17.1.4.tgz b/stable/mojopaste/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mojopaste/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mojopaste/4.1.0/CHANGELOG.md b/stable/mojopaste/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9d8a4baf35 --- /dev/null +++ b/stable/mojopaste/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mojopaste-4.1.0](https://github.com/truecharts/charts/compare/mojopaste-4.0.1...mojopaste-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mojopaste-4.0.1](https://github.com/truecharts/charts/compare/mojopaste-4.0.0...mojopaste-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mojopaste-4.0.0](https://github.com/truecharts/charts/compare/mojopaste-3.0.17...mojopaste-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mojopaste-3.0.17](https://github.com/truecharts/charts/compare/mojopaste-3.0.16...mojopaste-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mojopaste-3.0.16](https://github.com/truecharts/charts/compare/mojopaste-3.0.15...mojopaste-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mojopaste-3.0.15](https://github.com/truecharts/charts/compare/mojopaste-3.0.14...mojopaste-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mojopaste-3.0.14](https://github.com/truecharts/charts/compare/mojopaste-3.0.13...mojopaste-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mojopaste-3.0.13](https://github.com/truecharts/charts/compare/mojopaste-3.0.12...mojopaste-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mojopaste-3.0.12](https://github.com/truecharts/charts/compare/mojopaste-3.0.11...mojopaste-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mojopaste-3.0.11](https://github.com/truecharts/charts/compare/mojopaste-3.0.10...mojopaste-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mojopaste-3.0.10](https://github.com/truecharts/charts/compare/mojopaste-3.0.9...mojopaste-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/mojopaste/4.1.0/Chart.yaml b/stable/mojopaste/4.1.0/Chart.yaml new file mode 100644 index 0000000000..077bacea70 --- /dev/null +++ b/stable/mojopaste/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mojopaste +version: 4.1.0 +appVersion: latest +description: Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. +home: https://truecharts.org/charts/incubator/mojopaste +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mojopaste.png +deprecated: false +sources: + - https://github.com/jhthorsen/app-mojopaste + - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste + - https://hub.docker.com/r/jhthorsen/mojopaste +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mojopaste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/mojopaste/4.0.1/README.md b/stable/mojopaste/4.1.0/README.md similarity index 100% rename from stable/mojopaste/4.0.1/README.md rename to stable/mojopaste/4.1.0/README.md diff --git a/stable/mojopaste/4.1.0/app-changelog.md b/stable/mojopaste/4.1.0/app-changelog.md new file mode 100644 index 0000000000..89901b2222 --- /dev/null +++ b/stable/mojopaste/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mojopaste-4.1.0](https://github.com/truecharts/charts/compare/mojopaste-4.0.1...mojopaste-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mojopaste/4.0.1/app-readme.md b/stable/mojopaste/4.1.0/app-readme.md similarity index 100% rename from stable/mojopaste/4.0.1/app-readme.md rename to stable/mojopaste/4.1.0/app-readme.md diff --git a/stable/mojopaste/4.1.0/charts/common-17.2.2.tgz b/stable/mojopaste/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mojopaste/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mojopaste/4.0.1/ix_values.yaml b/stable/mojopaste/4.1.0/ix_values.yaml similarity index 100% rename from stable/mojopaste/4.0.1/ix_values.yaml rename to stable/mojopaste/4.1.0/ix_values.yaml diff --git a/stable/mojopaste/4.0.1/questions.yaml b/stable/mojopaste/4.1.0/questions.yaml similarity index 100% rename from stable/mojopaste/4.0.1/questions.yaml rename to stable/mojopaste/4.1.0/questions.yaml diff --git a/stable/multi-scrobbler/5.0.1/templates/common.yaml b/stable/mojopaste/4.1.0/templates/common.yaml similarity index 100% rename from stable/multi-scrobbler/5.0.1/templates/common.yaml rename to stable/mojopaste/4.1.0/templates/common.yaml diff --git a/stable/quake3/4.0.2/values.yaml b/stable/mojopaste/4.1.0/values.yaml similarity index 100% rename from stable/quake3/4.0.2/values.yaml rename to stable/mojopaste/4.1.0/values.yaml diff --git a/stable/monero-node/4.0.1/CHANGELOG.md b/stable/monero-node/4.0.1/CHANGELOG.md deleted file mode 100644 index cb9ebd4f87..0000000000 --- a/stable/monero-node/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [monero-node-4.0.1](https://github.com/truecharts/charts/compare/monero-node-4.0.0...monero-node-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [monero-node-4.0.0](https://github.com/truecharts/charts/compare/monero-node-3.0.17...monero-node-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [monero-node-3.0.17](https://github.com/truecharts/charts/compare/monero-node-3.0.16...monero-node-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [monero-node-3.0.16](https://github.com/truecharts/charts/compare/monero-node-3.0.15...monero-node-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [monero-node-3.0.15](https://github.com/truecharts/charts/compare/monero-node-3.0.14...monero-node-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [monero-node-3.0.14](https://github.com/truecharts/charts/compare/monero-node-3.0.13...monero-node-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [monero-node-3.0.13](https://github.com/truecharts/charts/compare/monero-node-3.0.12...monero-node-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [monero-node-3.0.12](https://github.com/truecharts/charts/compare/monero-node-3.0.11...monero-node-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [monero-node-3.0.11](https://github.com/truecharts/charts/compare/monero-node-3.0.10...monero-node-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [monero-node-3.0.10](https://github.com/truecharts/charts/compare/monero-node-3.0.9...monero-node-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [monero-node-3.0.9](https://github.com/truecharts/charts/compare/monero-node-3.0.8...monero-node-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/monero-node/4.0.1/Chart.yaml b/stable/monero-node/4.0.1/Chart.yaml deleted file mode 100644 index ea59408e50..0000000000 --- a/stable/monero-node/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: monero-node -version: 4.0.1 -appVersion: latest -description: Chart to run a monero full network node -home: https://truecharts.org/charts/incubator/monero-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/monero-node.png -deprecated: false -sources: - - https://github.com/kannix/monero-full-node - - https://github.com/truecharts/charts/tree/master/charts/incubator/monero-node - - https://hub.docker.com/r/kannix/monero-full-node -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - monero-node - - Crypto - - Tools-Utilities - - Network-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/monero-node/4.0.1/app-changelog.md b/stable/monero-node/4.0.1/app-changelog.md deleted file mode 100644 index 3f8936e71c..0000000000 --- a/stable/monero-node/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [monero-node-4.0.1](https://github.com/truecharts/charts/compare/monero-node-4.0.0...monero-node-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/monero-node/4.0.1/charts/common-17.1.4.tgz b/stable/monero-node/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/monero-node/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/monero-node/4.1.0/CHANGELOG.md b/stable/monero-node/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..22a1431d70 --- /dev/null +++ b/stable/monero-node/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [monero-node-4.1.0](https://github.com/truecharts/charts/compare/monero-node-4.0.1...monero-node-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [monero-node-4.0.1](https://github.com/truecharts/charts/compare/monero-node-4.0.0...monero-node-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [monero-node-4.0.0](https://github.com/truecharts/charts/compare/monero-node-3.0.17...monero-node-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [monero-node-3.0.17](https://github.com/truecharts/charts/compare/monero-node-3.0.16...monero-node-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [monero-node-3.0.16](https://github.com/truecharts/charts/compare/monero-node-3.0.15...monero-node-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [monero-node-3.0.15](https://github.com/truecharts/charts/compare/monero-node-3.0.14...monero-node-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [monero-node-3.0.14](https://github.com/truecharts/charts/compare/monero-node-3.0.13...monero-node-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [monero-node-3.0.13](https://github.com/truecharts/charts/compare/monero-node-3.0.12...monero-node-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [monero-node-3.0.12](https://github.com/truecharts/charts/compare/monero-node-3.0.11...monero-node-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [monero-node-3.0.11](https://github.com/truecharts/charts/compare/monero-node-3.0.10...monero-node-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [monero-node-3.0.10](https://github.com/truecharts/charts/compare/monero-node-3.0.9...monero-node-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/monero-node/4.1.0/Chart.yaml b/stable/monero-node/4.1.0/Chart.yaml new file mode 100644 index 0000000000..045570ef39 --- /dev/null +++ b/stable/monero-node/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: monero-node +version: 4.1.0 +appVersion: latest +description: Chart to run a monero full network node +home: https://truecharts.org/charts/incubator/monero-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/monero-node.png +deprecated: false +sources: + - https://github.com/kannix/monero-full-node + - https://github.com/truecharts/charts/tree/master/charts/incubator/monero-node + - https://hub.docker.com/r/kannix/monero-full-node +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - monero-node + - Crypto + - Tools-Utilities + - Network-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/monero-node/4.0.1/README.md b/stable/monero-node/4.1.0/README.md similarity index 100% rename from stable/monero-node/4.0.1/README.md rename to stable/monero-node/4.1.0/README.md diff --git a/stable/monero-node/4.1.0/app-changelog.md b/stable/monero-node/4.1.0/app-changelog.md new file mode 100644 index 0000000000..2a44fa1f3a --- /dev/null +++ b/stable/monero-node/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [monero-node-4.1.0](https://github.com/truecharts/charts/compare/monero-node-4.0.1...monero-node-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/monero-node/4.0.1/app-readme.md b/stable/monero-node/4.1.0/app-readme.md similarity index 100% rename from stable/monero-node/4.0.1/app-readme.md rename to stable/monero-node/4.1.0/app-readme.md diff --git a/stable/monero-node/4.1.0/charts/common-17.2.2.tgz b/stable/monero-node/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/monero-node/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/monero-node/4.0.1/ix_values.yaml b/stable/monero-node/4.1.0/ix_values.yaml similarity index 100% rename from stable/monero-node/4.0.1/ix_values.yaml rename to stable/monero-node/4.1.0/ix_values.yaml diff --git a/stable/monero-node/4.0.1/questions.yaml b/stable/monero-node/4.1.0/questions.yaml similarity index 100% rename from stable/monero-node/4.0.1/questions.yaml rename to stable/monero-node/4.1.0/questions.yaml diff --git a/stable/namecheap-ddns/4.0.1/templates/common.yaml b/stable/monero-node/4.1.0/templates/common.yaml similarity index 100% rename from stable/namecheap-ddns/4.0.1/templates/common.yaml rename to stable/monero-node/4.1.0/templates/common.yaml diff --git a/stable/quassel-web/8.0.1/values.yaml b/stable/monero-node/4.1.0/values.yaml similarity index 100% rename from stable/quassel-web/8.0.1/values.yaml rename to stable/monero-node/4.1.0/values.yaml diff --git a/stable/mongo-express/5.0.2/CHANGELOG.md b/stable/mongo-express/5.0.2/CHANGELOG.md deleted file mode 100644 index 4b595bdc18..0000000000 --- a/stable/mongo-express/5.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mongo-express-5.0.2](https://github.com/truecharts/charts/compare/mongo-express-5.0.1...mongo-express-5.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [mongo-express-5.0.1](https://github.com/truecharts/charts/compare/mongo-express-5.0.0...mongo-express-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mongo-express-5.0.0](https://github.com/truecharts/charts/compare/mongo-express-4.0.0...mongo-express-5.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [mongo-express-5.0.0](https://github.com/truecharts/charts/compare/mongo-express-4.0.0...mongo-express-5.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [mongo-express-4.0.0](https://github.com/truecharts/charts/compare/mongo-express-3.0.12...mongo-express-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mongo-express-3.0.12](https://github.com/truecharts/charts/compare/mongo-express-3.0.11...mongo-express-3.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mongo-express-3.0.11](https://github.com/truecharts/charts/compare/mongo-express-3.0.10...mongo-express-3.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mongo-express-3.0.10](https://github.com/truecharts/charts/compare/mongo-express-3.0.9...mongo-express-3.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mongo-express-3.0.9](https://github.com/truecharts/charts/compare/mongo-express-3.0.8...mongo-express-3.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mongo-express-3.0.8](https://github.com/truecharts/charts/compare/mongo-express-3.0.7...mongo-express-3.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mongo-express-3.0.7](https://github.com/truecharts/charts/compare/mongo-express-3.0.6...mongo-express-3.0.7) (2023-12-22) - -### Chore diff --git a/stable/mongo-express/5.0.2/Chart.yaml b/stable/mongo-express/5.0.2/Chart.yaml deleted file mode 100644 index 4deb3d4d7e..0000000000 --- a/stable/mongo-express/5.0.2/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mongo-express -version: 5.0.2 -appVersion: latest -description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3. -home: https://truecharts.org/charts/stable/mongo-express -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.png -deprecated: false -sources: - - https://github.com/mongo-express/mongo-express - - https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express - - https://hub.docker.com/_/mongo-express -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mongo - - mongodb - - database -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 11.0.3 - repository: https://deps.truecharts.org/ - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/mongo-express/5.0.2/app-changelog.md b/stable/mongo-express/5.0.2/app-changelog.md deleted file mode 100644 index 0b0aa77239..0000000000 --- a/stable/mongo-express/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongo-express-5.0.2](https://github.com/truecharts/charts/compare/mongo-express-5.0.1...mongo-express-5.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/mongo-express/5.0.2/charts/common-17.1.4.tgz b/stable/mongo-express/5.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mongo-express/5.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mongo-express/5.0.2/charts/mongodb-11.0.3.tgz b/stable/mongo-express/5.0.2/charts/mongodb-11.0.3.tgz deleted file mode 100644 index 972c5a2da1..0000000000 Binary files a/stable/mongo-express/5.0.2/charts/mongodb-11.0.3.tgz and /dev/null differ diff --git a/stable/mongo-express/5.1.0/CHANGELOG.md b/stable/mongo-express/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8035a010f5 --- /dev/null +++ b/stable/mongo-express/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mongo-express-5.1.0](https://github.com/truecharts/charts/compare/mongo-express-5.0.2...mongo-express-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mongo-express-5.0.2](https://github.com/truecharts/charts/compare/mongo-express-5.0.1...mongo-express-5.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [mongo-express-5.0.1](https://github.com/truecharts/charts/compare/mongo-express-5.0.0...mongo-express-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mongo-express-5.0.0](https://github.com/truecharts/charts/compare/mongo-express-4.0.0...mongo-express-5.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [mongo-express-5.0.0](https://github.com/truecharts/charts/compare/mongo-express-4.0.0...mongo-express-5.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [mongo-express-4.0.0](https://github.com/truecharts/charts/compare/mongo-express-3.0.12...mongo-express-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mongo-express-3.0.12](https://github.com/truecharts/charts/compare/mongo-express-3.0.11...mongo-express-3.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mongo-express-3.0.11](https://github.com/truecharts/charts/compare/mongo-express-3.0.10...mongo-express-3.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mongo-express-3.0.10](https://github.com/truecharts/charts/compare/mongo-express-3.0.9...mongo-express-3.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mongo-express-3.0.9](https://github.com/truecharts/charts/compare/mongo-express-3.0.8...mongo-express-3.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mongo-express-3.0.8](https://github.com/truecharts/charts/compare/mongo-express-3.0.7...mongo-express-3.0.8) (2023-12-23) + +### Chore diff --git a/stable/mongo-express/5.1.0/Chart.yaml b/stable/mongo-express/5.1.0/Chart.yaml new file mode 100644 index 0000000000..43327fbad0 --- /dev/null +++ b/stable/mongo-express/5.1.0/Chart.yaml @@ -0,0 +1,45 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mongo-express +version: 5.1.0 +appVersion: latest +description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3. +home: https://truecharts.org/charts/stable/mongo-express +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.png +deprecated: false +sources: + - https://hub.docker.com/_/mongo-express + - https://github.com/mongo-express/mongo-express + - https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mongo + - mongodb + - database +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 11.1.0 + repository: https://deps.truecharts.org/ + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mongo-express/5.0.2/README.md b/stable/mongo-express/5.1.0/README.md similarity index 100% rename from stable/mongo-express/5.0.2/README.md rename to stable/mongo-express/5.1.0/README.md diff --git a/stable/mongo-express/5.1.0/app-changelog.md b/stable/mongo-express/5.1.0/app-changelog.md new file mode 100644 index 0000000000..2a93c152d1 --- /dev/null +++ b/stable/mongo-express/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongo-express-5.1.0](https://github.com/truecharts/charts/compare/mongo-express-5.0.2...mongo-express-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mongo-express/5.0.2/app-readme.md b/stable/mongo-express/5.1.0/app-readme.md similarity index 100% rename from stable/mongo-express/5.0.2/app-readme.md rename to stable/mongo-express/5.1.0/app-readme.md diff --git a/stable/mongo-express/5.1.0/charts/common-17.2.2.tgz b/stable/mongo-express/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mongo-express/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mongo-express/5.1.0/charts/mongodb-11.1.0.tgz b/stable/mongo-express/5.1.0/charts/mongodb-11.1.0.tgz new file mode 100644 index 0000000000..37f2d6b534 Binary files /dev/null and b/stable/mongo-express/5.1.0/charts/mongodb-11.1.0.tgz differ diff --git a/stable/mongo-express/5.0.2/ix_values.yaml b/stable/mongo-express/5.1.0/ix_values.yaml similarity index 100% rename from stable/mongo-express/5.0.2/ix_values.yaml rename to stable/mongo-express/5.1.0/ix_values.yaml diff --git a/stable/mongo-express/5.0.2/questions.yaml b/stable/mongo-express/5.1.0/questions.yaml similarity index 100% rename from stable/mongo-express/5.0.2/questions.yaml rename to stable/mongo-express/5.1.0/questions.yaml diff --git a/stable/sqlitebrowser/9.0.1/templates/NOTES.txt b/stable/mongo-express/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/sqlitebrowser/9.0.1/templates/NOTES.txt rename to stable/mongo-express/5.1.0/templates/NOTES.txt diff --git a/stable/steam-headless/2.0.1/templates/common.yaml b/stable/mongo-express/5.1.0/templates/common.yaml similarity index 100% rename from stable/steam-headless/2.0.1/templates/common.yaml rename to stable/mongo-express/5.1.0/templates/common.yaml diff --git a/stable/quickshare/4.0.1/values.yaml b/stable/mongo-express/5.1.0/values.yaml similarity index 100% rename from stable/quickshare/4.0.1/values.yaml rename to stable/mongo-express/5.1.0/values.yaml diff --git a/stable/monica/11.1.0/CHANGELOG.md b/stable/monica/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..30980c4cc5 --- /dev/null +++ b/stable/monica/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [monica-11.1.0](https://github.com/truecharts/charts/compare/monica-11.0.2...monica-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [monica-11.0.2](https://github.com/truecharts/charts/compare/monica-11.0.1...monica-11.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [monica-11.0.1](https://github.com/truecharts/charts/compare/monica-11.0.0...monica-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [monica-11.0.0](https://github.com/truecharts/charts/compare/monica-10.0.0...monica-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [monica-11.0.0](https://github.com/truecharts/charts/compare/monica-10.0.0...monica-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [monica-10.0.0](https://github.com/truecharts/charts/compare/monica-9.0.13...monica-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [monica-9.0.13](https://github.com/truecharts/charts/compare/monica-9.0.12...monica-9.0.13) (2023-12-25) + +### Chore + +- update container image monica to 4.0.0[@cb63fc1](https://github.com/cb63fc1) by renovate ([#16439](https://github.com/truecharts/charts/issues/16439)) + + + + +## [monica-9.0.12](https://github.com/truecharts/charts/compare/monica-9.0.11...monica-9.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [monica-9.0.11](https://github.com/truecharts/charts/compare/monica-9.0.10...monica-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [monica-9.0.10](https://github.com/truecharts/charts/compare/monica-9.0.9...monica-9.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [monica-9.0.9](https://github.com/truecharts/charts/compare/monica-9.0.8...monica-9.0.9) (2023-12-23) + +### Chore diff --git a/stable/monica/11.1.0/Chart.yaml b/stable/monica/11.1.0/Chart.yaml new file mode 100644 index 0000000000..48c8e17f47 --- /dev/null +++ b/stable/monica/11.1.0/Chart.yaml @@ -0,0 +1,43 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: monica +version: 11.1.0 +appVersion: 4.0.0 +description: Monica is a great open source personal relationship management system. +home: https://truecharts.org/charts/stable/monica +icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png +deprecated: false +sources: + - https://github.com/monicahq/monica + - https://github.com/truecharts/charts/tree/master/charts/stable/monica + - https://hub.docker.com/_/monica +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - crm +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: crm + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/monica/11.1.0/README.md b/stable/monica/11.1.0/README.md new file mode 100644 index 0000000000..af4ed589d6 --- /dev/null +++ b/stable/monica/11.1.0/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/monica) + +**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/monica/11.1.0/app-changelog.md b/stable/monica/11.1.0/app-changelog.md new file mode 100644 index 0000000000..936b8d0b56 --- /dev/null +++ b/stable/monica/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [monica-11.1.0](https://github.com/truecharts/charts/compare/monica-11.0.2...monica-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/monica/11.1.0/app-readme.md b/stable/monica/11.1.0/app-readme.md new file mode 100644 index 0000000000..8d6e3b874c --- /dev/null +++ b/stable/monica/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Monica is a great open source personal relationship management system. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/monica](https://truecharts.org/charts/stable/monica) + +--- + +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/monica/11.1.0/charts/common-17.2.2.tgz b/stable/monica/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/monica/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/monica/11.1.0/charts/mariadb-12.1.0.tgz b/stable/monica/11.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/monica/11.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/monica/11.1.0/ix_values.yaml b/stable/monica/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..b7481fd0bb --- /dev/null +++ b/stable/monica/11.1.0/ix_values.yaml @@ -0,0 +1,58 @@ +image: + repository: monica + tag: 4.0.0@sha256:cb63fc1e3419ac94855567c9f200cff98707d78547a54058c2ae3ff014116a7c + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10119 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/var/www/html/storage" +mariadb: + enabled: true + mariadbUsername: monica + mariadbDatabase: monica +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + APP_ENV: production + APP_URL: https://crm.k8s-at-home.com + DB_DATABASE: monica + DB_USERNAME: monica + DB_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainhost + DB_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password + APP_KEY: + secretKeyRef: + name: appkey + key: appkey diff --git a/stable/monica/11.1.0/questions.yaml b/stable/monica/11.1.0/questions.yaml new file mode 100644 index 0000000000..e3f2a6da0b --- /dev/null +++ b/stable/monica/11.1.0/questions.yaml @@ -0,0 +1,2844 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_ENV + label: "APP_ENV" + description: "Use `local` if you want to install Monica as a development version. Use `production` otherwise." + schema: + type: string + default: "production" + required: true + - variable: APP_URL + label: "APP_URL" + description: "The URL of your application." + schema: + type: string + default: "" + required: true + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10119 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/sshwifty/4.0.1/templates/NOTES.txt b/stable/monica/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/sshwifty/4.0.1/templates/NOTES.txt rename to stable/monica/11.1.0/templates/NOTES.txt diff --git a/stable/monica/11.1.0/templates/_appkey.tpl b/stable/monica/11.1.0/templates/_appkey.tpl new file mode 100644 index 0000000000..58e071b9ca --- /dev/null +++ b/stable/monica/11.1.0/templates/_appkey.tpl @@ -0,0 +1,17 @@ +{{/* +This template generates a random appkey and ensures it persists across updates/edits to the chart +*/}} +{{- define "monica.appkey" -}} +enabled: true +{{- $basename := include "tc.v1.common.lib.chart.names.fullname" $ -}} +{{- $fetchname := printf "%s-appkey" $basename -}} +{{- $keyprevious := lookup "v1" "Secret" .Release.Namespace $fetchname }} +{{- $appkey := "" }} +data: + {{- if $keyprevious }} + appkey: {{ ( index $keyprevious.data "appkey" ) | b64dec }} + {{- else }} + {{- $appkey = randAlphaNum 32 }} + appkey: {{ $appkey }} + {{- end }} +{{- end -}} diff --git a/stable/monica/11.1.0/templates/common.yaml b/stable/monica/11.1.0/templates/common.yaml new file mode 100644 index 0000000000..655744eb4c --- /dev/null +++ b/stable/monica/11.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render appkey for monica */}} +{{- $secret := include "monica.appkey" . | fromYaml -}} +{{- if $secret -}} + {{- $_ := set .Values.secret "appkey" $secret -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/quiz-game/4.0.1/values.yaml b/stable/monica/11.1.0/values.yaml similarity index 100% rename from stable/quiz-game/4.0.1/values.yaml rename to stable/monica/11.1.0/values.yaml diff --git a/stable/mordhau/4.0.1/CHANGELOG.md b/stable/mordhau/4.0.1/CHANGELOG.md deleted file mode 100644 index 8a9bb8ff6f..0000000000 --- a/stable/mordhau/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mordhau-4.0.1](https://github.com/truecharts/charts/compare/mordhau-4.0.0...mordhau-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mordhau-4.0.0](https://github.com/truecharts/charts/compare/mordhau-3.0.17...mordhau-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mordhau-3.0.17](https://github.com/truecharts/charts/compare/mordhau-3.0.16...mordhau-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mordhau-3.0.16](https://github.com/truecharts/charts/compare/mordhau-3.0.15...mordhau-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mordhau-3.0.15](https://github.com/truecharts/charts/compare/mordhau-3.0.14...mordhau-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mordhau-3.0.14](https://github.com/truecharts/charts/compare/mordhau-3.0.13...mordhau-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mordhau-3.0.13](https://github.com/truecharts/charts/compare/mordhau-3.0.12...mordhau-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mordhau-3.0.12](https://github.com/truecharts/charts/compare/mordhau-3.0.11...mordhau-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mordhau-3.0.11](https://github.com/truecharts/charts/compare/mordhau-3.0.10...mordhau-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mordhau-3.0.10](https://github.com/truecharts/charts/compare/mordhau-3.0.9...mordhau-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [mordhau-3.0.9](https://github.com/truecharts/charts/compare/mordhau-3.0.8...mordhau-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/mordhau/4.0.1/Chart.yaml b/stable/mordhau/4.0.1/Chart.yaml deleted file mode 100644 index 17e63c973f..0000000000 --- a/stable/mordhau/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mordhau -version: 4.0.1 -appVersion: mordhau -description: "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart" -home: https://truecharts.org/charts/incubator/mordhau -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mordhau.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/mordhau - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mordhau - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/mordhau/4.0.1/app-changelog.md b/stable/mordhau/4.0.1/app-changelog.md deleted file mode 100644 index 1f7384291e..0000000000 --- a/stable/mordhau/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mordhau-4.0.1](https://github.com/truecharts/charts/compare/mordhau-4.0.0...mordhau-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mordhau/4.0.1/charts/common-17.1.4.tgz b/stable/mordhau/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mordhau/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mordhau/4.1.0/CHANGELOG.md b/stable/mordhau/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..482363e041 --- /dev/null +++ b/stable/mordhau/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mordhau-4.1.0](https://github.com/truecharts/charts/compare/mordhau-4.0.1...mordhau-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mordhau-4.0.1](https://github.com/truecharts/charts/compare/mordhau-4.0.0...mordhau-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mordhau-4.0.0](https://github.com/truecharts/charts/compare/mordhau-3.0.17...mordhau-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mordhau-3.0.17](https://github.com/truecharts/charts/compare/mordhau-3.0.16...mordhau-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mordhau-3.0.16](https://github.com/truecharts/charts/compare/mordhau-3.0.15...mordhau-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mordhau-3.0.15](https://github.com/truecharts/charts/compare/mordhau-3.0.14...mordhau-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mordhau-3.0.14](https://github.com/truecharts/charts/compare/mordhau-3.0.13...mordhau-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mordhau-3.0.13](https://github.com/truecharts/charts/compare/mordhau-3.0.12...mordhau-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mordhau-3.0.12](https://github.com/truecharts/charts/compare/mordhau-3.0.11...mordhau-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mordhau-3.0.11](https://github.com/truecharts/charts/compare/mordhau-3.0.10...mordhau-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mordhau-3.0.10](https://github.com/truecharts/charts/compare/mordhau-3.0.9...mordhau-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/mordhau/4.1.0/Chart.yaml b/stable/mordhau/4.1.0/Chart.yaml new file mode 100644 index 0000000000..5eb039188c --- /dev/null +++ b/stable/mordhau/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mordhau +version: 4.1.0 +appVersion: mordhau +description: "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart" +home: https://truecharts.org/charts/incubator/mordhau +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mordhau.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/mordhau + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mordhau + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/mordhau/4.0.1/README.md b/stable/mordhau/4.1.0/README.md similarity index 100% rename from stable/mordhau/4.0.1/README.md rename to stable/mordhau/4.1.0/README.md diff --git a/stable/mordhau/4.1.0/app-changelog.md b/stable/mordhau/4.1.0/app-changelog.md new file mode 100644 index 0000000000..94ab6f4944 --- /dev/null +++ b/stable/mordhau/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mordhau-4.1.0](https://github.com/truecharts/charts/compare/mordhau-4.0.1...mordhau-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mordhau/4.0.1/app-readme.md b/stable/mordhau/4.1.0/app-readme.md similarity index 100% rename from stable/mordhau/4.0.1/app-readme.md rename to stable/mordhau/4.1.0/app-readme.md diff --git a/stable/mordhau/4.1.0/charts/common-17.2.2.tgz b/stable/mordhau/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mordhau/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mordhau/4.0.1/ix_values.yaml b/stable/mordhau/4.1.0/ix_values.yaml similarity index 100% rename from stable/mordhau/4.0.1/ix_values.yaml rename to stable/mordhau/4.1.0/ix_values.yaml diff --git a/stable/mordhau/4.0.1/questions.yaml b/stable/mordhau/4.1.0/questions.yaml similarity index 100% rename from stable/mordhau/4.0.1/questions.yaml rename to stable/mordhau/4.1.0/questions.yaml diff --git a/stable/necesse/4.0.1/templates/common.yaml b/stable/mordhau/4.1.0/templates/common.yaml similarity index 100% rename from stable/necesse/4.0.1/templates/common.yaml rename to stable/mordhau/4.1.0/templates/common.yaml diff --git a/stable/qwantify/2.0.1/values.yaml b/stable/mordhau/4.1.0/values.yaml similarity index 100% rename from stable/qwantify/2.0.1/values.yaml rename to stable/mordhau/4.1.0/values.yaml diff --git a/stable/mosdns/8.0.1/CHANGELOG.md b/stable/mosdns/8.0.1/CHANGELOG.md deleted file mode 100644 index 28fc73fa36..0000000000 --- a/stable/mosdns/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mosdns-8.0.1](https://github.com/truecharts/charts/compare/mosdns-8.0.0...mosdns-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mosdns-8.0.0](https://github.com/truecharts/charts/compare/mosdns-7.0.11...mosdns-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mosdns-7.0.11](https://github.com/truecharts/charts/compare/mosdns-7.0.10...mosdns-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mosdns-7.0.10](https://github.com/truecharts/charts/compare/mosdns-7.0.9...mosdns-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mosdns-7.0.9](https://github.com/truecharts/charts/compare/mosdns-7.0.8...mosdns-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mosdns-7.0.8](https://github.com/truecharts/charts/compare/mosdns-7.0.7...mosdns-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mosdns-7.0.7](https://github.com/truecharts/charts/compare/mosdns-7.0.6...mosdns-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mosdns-7.0.6](https://github.com/truecharts/charts/compare/mosdns-7.0.5...mosdns-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mosdns-7.0.5](https://github.com/truecharts/charts/compare/mosdns-7.0.4...mosdns-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mosdns-7.0.4](https://github.com/truecharts/charts/compare/mosdns-7.0.3...mosdns-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [mosdns-7.0.3](https://github.com/truecharts/charts/compare/mosdns-7.0.2...mosdns-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/mosdns/8.0.1/Chart.yaml b/stable/mosdns/8.0.1/Chart.yaml deleted file mode 100644 index a8ec2781b1..0000000000 --- a/stable/mosdns/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mosdns -version: 8.0.1 -appVersion: 5.3.1 -description: A location-based pluggable DNS forwarder/splitter. -home: https://truecharts.org/charts/stable/mosdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns - - https://hub.docker.com/r/601096721/mosdns -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mosdns - - dns -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/mosdns/8.0.1/app-changelog.md b/stable/mosdns/8.0.1/app-changelog.md deleted file mode 100644 index 95b870393d..0000000000 --- a/stable/mosdns/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mosdns-8.0.1](https://github.com/truecharts/charts/compare/mosdns-8.0.0...mosdns-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mosdns/8.0.1/charts/common-17.1.4.tgz b/stable/mosdns/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mosdns/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mosdns/8.1.0/CHANGELOG.md b/stable/mosdns/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..195aa892a3 --- /dev/null +++ b/stable/mosdns/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mosdns-8.1.0](https://github.com/truecharts/charts/compare/mosdns-8.0.1...mosdns-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mosdns-8.0.1](https://github.com/truecharts/charts/compare/mosdns-8.0.0...mosdns-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mosdns-8.0.0](https://github.com/truecharts/charts/compare/mosdns-7.0.11...mosdns-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mosdns-7.0.11](https://github.com/truecharts/charts/compare/mosdns-7.0.10...mosdns-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mosdns-7.0.10](https://github.com/truecharts/charts/compare/mosdns-7.0.9...mosdns-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mosdns-7.0.9](https://github.com/truecharts/charts/compare/mosdns-7.0.8...mosdns-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mosdns-7.0.8](https://github.com/truecharts/charts/compare/mosdns-7.0.7...mosdns-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mosdns-7.0.7](https://github.com/truecharts/charts/compare/mosdns-7.0.6...mosdns-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mosdns-7.0.6](https://github.com/truecharts/charts/compare/mosdns-7.0.5...mosdns-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mosdns-7.0.5](https://github.com/truecharts/charts/compare/mosdns-7.0.4...mosdns-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mosdns-7.0.4](https://github.com/truecharts/charts/compare/mosdns-7.0.3...mosdns-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/mosdns/8.1.0/Chart.yaml b/stable/mosdns/8.1.0/Chart.yaml new file mode 100644 index 0000000000..54a0743b6f --- /dev/null +++ b/stable/mosdns/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mosdns +version: 8.1.0 +appVersion: 5.3.1 +description: A location-based pluggable DNS forwarder/splitter. +home: https://truecharts.org/charts/stable/mosdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns + - https://hub.docker.com/r/601096721/mosdns +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mosdns + - dns +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mosdns/8.0.1/README.md b/stable/mosdns/8.1.0/README.md similarity index 100% rename from stable/mosdns/8.0.1/README.md rename to stable/mosdns/8.1.0/README.md diff --git a/stable/mosdns/8.1.0/app-changelog.md b/stable/mosdns/8.1.0/app-changelog.md new file mode 100644 index 0000000000..9561789ab4 --- /dev/null +++ b/stable/mosdns/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mosdns-8.1.0](https://github.com/truecharts/charts/compare/mosdns-8.0.1...mosdns-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mosdns/8.0.1/app-readme.md b/stable/mosdns/8.1.0/app-readme.md similarity index 100% rename from stable/mosdns/8.0.1/app-readme.md rename to stable/mosdns/8.1.0/app-readme.md diff --git a/stable/mosdns/8.1.0/charts/common-17.2.2.tgz b/stable/mosdns/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mosdns/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mosdns/8.0.1/ix_values.yaml b/stable/mosdns/8.1.0/ix_values.yaml similarity index 100% rename from stable/mosdns/8.0.1/ix_values.yaml rename to stable/mosdns/8.1.0/ix_values.yaml diff --git a/stable/mosdns/8.0.1/questions.yaml b/stable/mosdns/8.1.0/questions.yaml similarity index 100% rename from stable/mosdns/8.0.1/questions.yaml rename to stable/mosdns/8.1.0/questions.yaml diff --git a/stable/static-web-server/3.0.1/templates/NOTES.txt b/stable/mosdns/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/static-web-server/3.0.1/templates/NOTES.txt rename to stable/mosdns/8.1.0/templates/NOTES.txt diff --git a/stable/storj-node/8.0.1/templates/common.yaml b/stable/mosdns/8.1.0/templates/common.yaml similarity index 100% rename from stable/storj-node/8.0.1/templates/common.yaml rename to stable/mosdns/8.1.0/templates/common.yaml diff --git a/stable/radarrsync/4.0.1/values.yaml b/stable/mosdns/8.1.0/values.yaml similarity index 100% rename from stable/radarrsync/4.0.1/values.yaml rename to stable/mosdns/8.1.0/values.yaml diff --git a/stable/mosquitto/13.1.0/CHANGELOG.md b/stable/mosquitto/13.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e29d29a711 --- /dev/null +++ b/stable/mosquitto/13.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mosquitto-13.1.0](https://github.com/truecharts/charts/compare/mosquitto-13.0.1...mosquitto-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mosquitto-13.0.1](https://github.com/truecharts/charts/compare/mosquitto-13.0.0...mosquitto-13.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mosquitto-13.0.0](https://github.com/truecharts/charts/compare/mosquitto-12.0.12...mosquitto-13.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mosquitto-12.0.12](https://github.com/truecharts/charts/compare/mosquitto-12.0.11...mosquitto-12.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mosquitto-12.0.11](https://github.com/truecharts/charts/compare/mosquitto-12.0.10...mosquitto-12.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mosquitto-12.0.10](https://github.com/truecharts/charts/compare/mosquitto-12.0.9...mosquitto-12.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mosquitto-12.0.9](https://github.com/truecharts/charts/compare/mosquitto-12.0.8...mosquitto-12.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mosquitto-12.0.8](https://github.com/truecharts/charts/compare/mosquitto-12.0.7...mosquitto-12.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mosquitto-12.0.7](https://github.com/truecharts/charts/compare/mosquitto-12.0.6...mosquitto-12.0.7) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mosquitto-12.0.6](https://github.com/truecharts/charts/compare/mosquitto-12.0.5...mosquitto-12.0.6) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mosquitto-12.0.5](https://github.com/truecharts/charts/compare/mosquitto-12.0.4...mosquitto-12.0.5) (2023-12-21) + +### Fix diff --git a/stable/mosquitto/13.1.0/Chart.yaml b/stable/mosquitto/13.1.0/Chart.yaml new file mode 100644 index 0000000000..af3450c52c --- /dev/null +++ b/stable/mosquitto/13.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mosquitto +version: 13.1.0 +appVersion: 2.0.18 +description: Eclipse Mosquitto - An open source MQTT broker +home: https://truecharts.org/charts/stable/mosquitto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png +deprecated: false +sources: + - https://github.com/eclipse/mosquitto + - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto + - https://hub.docker.com/_/eclipse-mosquitto +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mosquitto + - MQTT + - eclipse-iot +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: homeautomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mosquitto/13.1.0/README.md b/stable/mosquitto/13.1.0/README.md new file mode 100644 index 0000000000..a68eac8d40 --- /dev/null +++ b/stable/mosquitto/13.1.0/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/mosquitto) + +**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/mosquitto/13.1.0/app-changelog.md b/stable/mosquitto/13.1.0/app-changelog.md new file mode 100644 index 0000000000..807ba3d026 --- /dev/null +++ b/stable/mosquitto/13.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mosquitto-13.1.0](https://github.com/truecharts/charts/compare/mosquitto-13.0.1...mosquitto-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mosquitto/13.1.0/app-readme.md b/stable/mosquitto/13.1.0/app-readme.md new file mode 100644 index 0000000000..69bc4377c6 --- /dev/null +++ b/stable/mosquitto/13.1.0/app-readme.md @@ -0,0 +1,8 @@ +Eclipse Mosquitto - An open source MQTT broker + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/mosquitto](https://truecharts.org/charts/stable/mosquitto) + +--- + +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/mosquitto/13.1.0/charts/common-17.2.2.tgz b/stable/mosquitto/13.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mosquitto/13.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mosquitto/13.1.0/ix_values.yaml b/stable/mosquitto/13.1.0/ix_values.yaml new file mode 100644 index 0000000000..015f8ec301 --- /dev/null +++ b/stable/mosquitto/13.1.0/ix_values.yaml @@ -0,0 +1,84 @@ +image: + repository: eclipse-mosquitto + tag: 2.0.18@sha256:fa9822d3e9bdb12c80f6cb7ddd22922b26c1cd4ffa071815242ac156f9559d7d + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 1883 + targetPort: 1883 + websockets: + enabled: true + ports: + websockets: + enabled: true + port: 9001 + targetPort: 9001 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: tcp + port: 1883 + readiness: + enabled: true + type: tcp + port: 1883 + startup: + enabled: true + type: tcp + port: 1883 +ingress: + websockets: + targetSelector: + websockets: websockets +auth: + # -- By enabling this, `allow_anonymous` gets set to `false` in the mosquitto config. + enabled: false +websockets: + # -- By enabling this, an additional listener with protocol websockets is added in the mosquitto config. + enabled: false +configmap: + config: + enabled: true + data: + mosquitto.conf: | + listener {{ .Values.service.main.ports.main.targetPort }} + {{- if .Values.websockets.enabled }} + listener {{ .Values.service.websockets.ports.websockets.targetPort }} + protocol websockets + {{- end }} + {{- if .Values.auth.enabled }} + allow_anonymous false + {{- else }} + allow_anonymous true + {{- end }} + {{- if .Values.persistence.data.enabled }} + persistence true + persistence_location {{ .Values.persistence.data.mountPath }} + autosave_interval 1800 + {{- end }} + {{- if .Values.persistence.configinc.enabled }} + include_dir {{ .Values.persistence.configinc.mountPath }} + {{- end }} +persistence: + data: + enabled: true + mountPath: "/mosquitto/data" + configinc: + enabled: true + mountPath: "/mosquitto/configinc" + mosquitto-config: + enabled: true + mountPath: "/mosquitto/config/mosquitto.conf" + subPath: "mosquitto.conf" + type: configmap + objectName: config +portal: + open: + enabled: false diff --git a/stable/mosquitto/13.1.0/questions.yaml b/stable/mosquitto/13.1.0/questions.yaml new file mode 100644 index 0000000000..6447c8da69 --- /dev/null +++ b/stable/mosquitto/13.1.0/questions.yaml @@ -0,0 +1,3453 @@ +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: {} +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: auth + group: "App Configuration" + label: "Authentication" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + description: "By enabling this, `allow_anonymous` gets set to `false` in the mosquitto config." + schema: + type: boolean + default: false + - variable: websockets + group: "App Configuration" + label: "Web Sockets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + description: "By enabling this, an additional listener with protocol websockets is added in the mosquitto config." + schema: + type: boolean + default: false + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 1883 + required: true + - variable: websockets + label: "WebSockets Service" + description: "WebSockets Service" + 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: ClusterIP + 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: websockets + label: "WebSockets 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: 9001 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: configinc + label: "App config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: websockets + label: "WebSockets 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/static/9.0.1/templates/NOTES.txt b/stable/mosquitto/13.1.0/templates/NOTES.txt similarity index 100% rename from stable/static/9.0.1/templates/NOTES.txt rename to stable/mosquitto/13.1.0/templates/NOTES.txt diff --git a/stable/mosquitto/13.1.0/templates/common.yaml b/stable/mosquitto/13.1.0/templates/common.yaml new file mode 100644 index 0000000000..995efb03eb --- /dev/null +++ b/stable/mosquitto/13.1.0/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/radicale/4.0.1/values.yaml b/stable/mosquitto/13.1.0/values.yaml similarity index 100% rename from stable/radicale/4.0.1/values.yaml rename to stable/mosquitto/13.1.0/values.yaml diff --git a/stable/mstream/9.0.1/CHANGELOG.md b/stable/mstream/9.0.1/CHANGELOG.md deleted file mode 100644 index 0896c4a253..0000000000 --- a/stable/mstream/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mstream-9.0.1](https://github.com/truecharts/charts/compare/mstream-9.0.0...mstream-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mstream-9.0.0](https://github.com/truecharts/charts/compare/mstream-8.0.12...mstream-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mstream-8.0.12](https://github.com/truecharts/charts/compare/mstream-8.0.11...mstream-8.0.12) (2023-12-25) - -### Chore - -- update container image ghcr.io/linuxserver/mstream to 5.11.4[@d7810b6](https://github.com/d7810b6) by renovate ([#16418](https://github.com/truecharts/charts/issues/16418)) - - - - -## [mstream-8.0.11](https://github.com/truecharts/charts/compare/mstream-8.0.10...mstream-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mstream-8.0.10](https://github.com/truecharts/charts/compare/mstream-8.0.9...mstream-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mstream-8.0.9](https://github.com/truecharts/charts/compare/mstream-8.0.8...mstream-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mstream-8.0.8](https://github.com/truecharts/charts/compare/mstream-8.0.7...mstream-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mstream-8.0.7](https://github.com/truecharts/charts/compare/mstream-8.0.6...mstream-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mstream-8.0.6](https://github.com/truecharts/charts/compare/mstream-8.0.5...mstream-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mstream-8.0.5](https://github.com/truecharts/charts/compare/mstream-8.0.4...mstream-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mstream-8.0.4](https://github.com/truecharts/charts/compare/mstream-8.0.3...mstream-8.0.4) (2023-12-21) - -### Fix diff --git a/stable/mstream/9.0.1/Chart.yaml b/stable/mstream/9.0.1/Chart.yaml deleted file mode 100644 index 18eea19815..0000000000 --- a/stable/mstream/9.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mstream -version: 9.0.1 -appVersion: 5.11.4 -description: A personal music streaming server -home: https://truecharts.org/charts/stable/mstream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png -deprecated: false -sources: - - https://github.com/linuxserver/docker-mstream - - https://mstream.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/mstream - - https://ghcr.io/linuxserver/mstream -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mstream - - server - - music -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/mstream/9.0.1/app-changelog.md b/stable/mstream/9.0.1/app-changelog.md deleted file mode 100644 index 905f5ef715..0000000000 --- a/stable/mstream/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mstream-9.0.1](https://github.com/truecharts/charts/compare/mstream-9.0.0...mstream-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mstream/9.0.1/charts/common-17.1.4.tgz b/stable/mstream/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mstream/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mstream/9.1.0/CHANGELOG.md b/stable/mstream/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..be8883e21a --- /dev/null +++ b/stable/mstream/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mstream-9.1.0](https://github.com/truecharts/charts/compare/mstream-9.0.1...mstream-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mstream-9.0.1](https://github.com/truecharts/charts/compare/mstream-9.0.0...mstream-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mstream-9.0.0](https://github.com/truecharts/charts/compare/mstream-8.0.12...mstream-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mstream-8.0.12](https://github.com/truecharts/charts/compare/mstream-8.0.11...mstream-8.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/mstream to 5.11.4[@d7810b6](https://github.com/d7810b6) by renovate ([#16418](https://github.com/truecharts/charts/issues/16418)) + + + + +## [mstream-8.0.11](https://github.com/truecharts/charts/compare/mstream-8.0.10...mstream-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mstream-8.0.10](https://github.com/truecharts/charts/compare/mstream-8.0.9...mstream-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mstream-8.0.9](https://github.com/truecharts/charts/compare/mstream-8.0.8...mstream-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mstream-8.0.8](https://github.com/truecharts/charts/compare/mstream-8.0.7...mstream-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mstream-8.0.7](https://github.com/truecharts/charts/compare/mstream-8.0.6...mstream-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mstream-8.0.6](https://github.com/truecharts/charts/compare/mstream-8.0.5...mstream-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mstream-8.0.5](https://github.com/truecharts/charts/compare/mstream-8.0.4...mstream-8.0.5) (2023-12-22) + +### Fix diff --git a/stable/mstream/9.1.0/Chart.yaml b/stable/mstream/9.1.0/Chart.yaml new file mode 100644 index 0000000000..c588721c7c --- /dev/null +++ b/stable/mstream/9.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mstream +version: 9.1.0 +appVersion: 5.11.4 +description: A personal music streaming server +home: https://truecharts.org/charts/stable/mstream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png +deprecated: false +sources: + - https://github.com/linuxserver/docker-mstream + - https://mstream.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/mstream + - https://ghcr.io/linuxserver/mstream +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mstream + - server + - music +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mstream/9.0.1/README.md b/stable/mstream/9.1.0/README.md similarity index 100% rename from stable/mstream/9.0.1/README.md rename to stable/mstream/9.1.0/README.md diff --git a/stable/mstream/9.1.0/app-changelog.md b/stable/mstream/9.1.0/app-changelog.md new file mode 100644 index 0000000000..e00f26c132 --- /dev/null +++ b/stable/mstream/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mstream-9.1.0](https://github.com/truecharts/charts/compare/mstream-9.0.1...mstream-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mstream/9.0.1/app-readme.md b/stable/mstream/9.1.0/app-readme.md similarity index 100% rename from stable/mstream/9.0.1/app-readme.md rename to stable/mstream/9.1.0/app-readme.md diff --git a/stable/mstream/9.1.0/charts/common-17.2.2.tgz b/stable/mstream/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mstream/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mstream/9.0.1/ix_values.yaml b/stable/mstream/9.1.0/ix_values.yaml similarity index 100% rename from stable/mstream/9.0.1/ix_values.yaml rename to stable/mstream/9.1.0/ix_values.yaml diff --git a/stable/mstream/9.0.1/questions.yaml b/stable/mstream/9.1.0/questions.yaml similarity index 100% rename from stable/mstream/9.0.1/questions.yaml rename to stable/mstream/9.1.0/questions.yaml diff --git a/stable/steam-headless/2.0.1/templates/NOTES.txt b/stable/mstream/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/steam-headless/2.0.1/templates/NOTES.txt rename to stable/mstream/9.1.0/templates/NOTES.txt diff --git a/stable/mstream/9.1.0/templates/common.yaml b/stable/mstream/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/mstream/9.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/rapidphotodownloader/4.0.1/values.yaml b/stable/mstream/9.1.0/values.yaml similarity index 100% rename from stable/rapidphotodownloader/4.0.1/values.yaml rename to stable/mstream/9.1.0/values.yaml diff --git a/stable/multi-scrobbler/5.0.1/CHANGELOG.md b/stable/multi-scrobbler/5.0.1/CHANGELOG.md deleted file mode 100644 index b5733de536..0000000000 --- a/stable/multi-scrobbler/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [multi-scrobbler-5.0.1](https://github.com/truecharts/charts/compare/multi-scrobbler-5.0.0...multi-scrobbler-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [multi-scrobbler-5.0.0](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.11...multi-scrobbler-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [multi-scrobbler-4.0.11](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.10...multi-scrobbler-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [multi-scrobbler-4.0.10](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.9...multi-scrobbler-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [multi-scrobbler-4.0.9](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.8...multi-scrobbler-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [multi-scrobbler-4.0.8](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.7...multi-scrobbler-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [multi-scrobbler-4.0.7](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.6...multi-scrobbler-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [multi-scrobbler-4.0.6](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.5...multi-scrobbler-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [multi-scrobbler-4.0.5](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.4...multi-scrobbler-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [multi-scrobbler-4.0.4](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.3...multi-scrobbler-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [multi-scrobbler-4.0.3](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.2...multi-scrobbler-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/multi-scrobbler/5.0.1/Chart.yaml b/stable/multi-scrobbler/5.0.1/Chart.yaml deleted file mode 100644 index f4e3f37aaa..0000000000 --- a/stable/multi-scrobbler/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: multi-scrobbler -version: 5.0.1 -appVersion: 0.6.1 -description: Track your music listening history from many sources and record to many scrobble clients. -home: https://truecharts.org/charts/stable/multi-scrobbler -icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler - - https://github.com/truecharts/containers/tree/master/mirrormulti-scrobbler -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - multi-scrobbler - - Network-Web - - MediaServer-Music -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/multi-scrobbler/5.0.1/app-changelog.md b/stable/multi-scrobbler/5.0.1/app-changelog.md deleted file mode 100644 index c97cb0a628..0000000000 --- a/stable/multi-scrobbler/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [multi-scrobbler-5.0.1](https://github.com/truecharts/charts/compare/multi-scrobbler-5.0.0...multi-scrobbler-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/multi-scrobbler/5.0.1/charts/common-17.1.4.tgz b/stable/multi-scrobbler/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/multi-scrobbler/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/multi-scrobbler/5.1.0/CHANGELOG.md b/stable/multi-scrobbler/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..439ca36584 --- /dev/null +++ b/stable/multi-scrobbler/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [multi-scrobbler-5.1.0](https://github.com/truecharts/charts/compare/multi-scrobbler-5.0.1...multi-scrobbler-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [multi-scrobbler-5.0.1](https://github.com/truecharts/charts/compare/multi-scrobbler-5.0.0...multi-scrobbler-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [multi-scrobbler-5.0.0](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.11...multi-scrobbler-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [multi-scrobbler-4.0.11](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.10...multi-scrobbler-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [multi-scrobbler-4.0.10](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.9...multi-scrobbler-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [multi-scrobbler-4.0.9](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.8...multi-scrobbler-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [multi-scrobbler-4.0.8](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.7...multi-scrobbler-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [multi-scrobbler-4.0.7](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.6...multi-scrobbler-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [multi-scrobbler-4.0.6](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.5...multi-scrobbler-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [multi-scrobbler-4.0.5](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.4...multi-scrobbler-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [multi-scrobbler-4.0.4](https://github.com/truecharts/charts/compare/multi-scrobbler-4.0.3...multi-scrobbler-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/multi-scrobbler/5.1.0/Chart.yaml b/stable/multi-scrobbler/5.1.0/Chart.yaml new file mode 100644 index 0000000000..0a577c6386 --- /dev/null +++ b/stable/multi-scrobbler/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: multi-scrobbler +version: 5.1.0 +appVersion: 0.6.1 +description: Track your music listening history from many sources and record to many scrobble clients. +home: https://truecharts.org/charts/stable/multi-scrobbler +icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler + - https://github.com/truecharts/containers/tree/master/mirrormulti-scrobbler +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - multi-scrobbler + - Network-Web + - MediaServer-Music +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/multi-scrobbler/5.0.1/README.md b/stable/multi-scrobbler/5.1.0/README.md similarity index 100% rename from stable/multi-scrobbler/5.0.1/README.md rename to stable/multi-scrobbler/5.1.0/README.md diff --git a/stable/multi-scrobbler/5.1.0/app-changelog.md b/stable/multi-scrobbler/5.1.0/app-changelog.md new file mode 100644 index 0000000000..ad9e98584f --- /dev/null +++ b/stable/multi-scrobbler/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [multi-scrobbler-5.1.0](https://github.com/truecharts/charts/compare/multi-scrobbler-5.0.1...multi-scrobbler-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/multi-scrobbler/5.0.1/app-readme.md b/stable/multi-scrobbler/5.1.0/app-readme.md similarity index 100% rename from stable/multi-scrobbler/5.0.1/app-readme.md rename to stable/multi-scrobbler/5.1.0/app-readme.md diff --git a/stable/multi-scrobbler/5.1.0/charts/common-17.2.2.tgz b/stable/multi-scrobbler/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/multi-scrobbler/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/multi-scrobbler/5.0.1/ix_values.yaml b/stable/multi-scrobbler/5.1.0/ix_values.yaml similarity index 100% rename from stable/multi-scrobbler/5.0.1/ix_values.yaml rename to stable/multi-scrobbler/5.1.0/ix_values.yaml diff --git a/stable/multi-scrobbler/5.0.1/questions.yaml b/stable/multi-scrobbler/5.1.0/questions.yaml similarity index 100% rename from stable/multi-scrobbler/5.0.1/questions.yaml rename to stable/multi-scrobbler/5.1.0/questions.yaml diff --git a/stable/storj-node/8.0.1/templates/NOTES.txt b/stable/multi-scrobbler/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/storj-node/8.0.1/templates/NOTES.txt rename to stable/multi-scrobbler/5.1.0/templates/NOTES.txt diff --git a/stable/neko/4.0.1/templates/common.yaml b/stable/multi-scrobbler/5.1.0/templates/common.yaml similarity index 100% rename from stable/neko/4.0.1/templates/common.yaml rename to stable/multi-scrobbler/5.1.0/templates/common.yaml diff --git a/stable/rcon-webadmin/7.0.1/values.yaml b/stable/multi-scrobbler/5.1.0/values.yaml similarity index 100% rename from stable/rcon-webadmin/7.0.1/values.yaml rename to stable/multi-scrobbler/5.1.0/values.yaml diff --git a/stable/muse/4.0.1/CHANGELOG.md b/stable/muse/4.0.1/CHANGELOG.md deleted file mode 100644 index 936415ab1e..0000000000 --- a/stable/muse/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [muse-4.0.1](https://github.com/truecharts/charts/compare/muse-4.0.0...muse-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [muse-4.0.0](https://github.com/truecharts/charts/compare/muse-3.0.12...muse-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [muse-3.0.12](https://github.com/truecharts/charts/compare/muse-3.0.11...muse-3.0.12) (2023-12-25) - -### Chore - -- update container image codetheweb/muse to v2.4.4[@c3a6a01](https://github.com/c3a6a01) by renovate ([#16462](https://github.com/truecharts/charts/issues/16462)) - - - - -## [muse-3.0.11](https://github.com/truecharts/charts/compare/muse-3.0.10...muse-3.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [muse-3.0.10](https://github.com/truecharts/charts/compare/muse-3.0.9...muse-3.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [muse-3.0.9](https://github.com/truecharts/charts/compare/muse-3.0.8...muse-3.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [muse-3.0.8](https://github.com/truecharts/charts/compare/muse-3.0.7...muse-3.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [muse-3.0.7](https://github.com/truecharts/charts/compare/muse-3.0.6...muse-3.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [muse-3.0.6](https://github.com/truecharts/charts/compare/muse-3.0.5...muse-3.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [muse-3.0.5](https://github.com/truecharts/charts/compare/muse-3.0.4...muse-3.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [muse-3.0.4](https://github.com/truecharts/charts/compare/muse-3.0.3...muse-3.0.4) (2023-12-21) - -### Fix diff --git a/stable/muse/4.0.1/Chart.yaml b/stable/muse/4.0.1/Chart.yaml deleted file mode 100644 index 81f6705746..0000000000 --- a/stable/muse/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: muse -version: 4.0.1 -appVersion: 2.4.4 -description: A self-hosted midwestern Discord music bot that doesn't suck. -home: https://truecharts.org/charts/stable/muse -icon: https://truecharts.org/img/hotlink-ok/chart-icons/muse.png -deprecated: false -sources: - - https://github.com/codetheweb/muse - - https://github.com/truecharts/charts/tree/master/charts/stable/muse - - https://hub.docker.com/r/codetheweb/muse -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - muse - - media - - discord-bot -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/muse/4.0.1/app-changelog.md b/stable/muse/4.0.1/app-changelog.md deleted file mode 100644 index c7d3c7a2f3..0000000000 --- a/stable/muse/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [muse-4.0.1](https://github.com/truecharts/charts/compare/muse-4.0.0...muse-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/muse/4.0.1/charts/common-17.1.4.tgz b/stable/muse/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/muse/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/muse/4.1.0/CHANGELOG.md b/stable/muse/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b0cbe068ab --- /dev/null +++ b/stable/muse/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [muse-4.1.0](https://github.com/truecharts/charts/compare/muse-4.0.1...muse-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [muse-4.0.1](https://github.com/truecharts/charts/compare/muse-4.0.0...muse-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [muse-4.0.0](https://github.com/truecharts/charts/compare/muse-3.0.12...muse-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [muse-3.0.12](https://github.com/truecharts/charts/compare/muse-3.0.11...muse-3.0.12) (2023-12-25) + +### Chore + +- update container image codetheweb/muse to v2.4.4[@c3a6a01](https://github.com/c3a6a01) by renovate ([#16462](https://github.com/truecharts/charts/issues/16462)) + + + + +## [muse-3.0.11](https://github.com/truecharts/charts/compare/muse-3.0.10...muse-3.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [muse-3.0.10](https://github.com/truecharts/charts/compare/muse-3.0.9...muse-3.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [muse-3.0.9](https://github.com/truecharts/charts/compare/muse-3.0.8...muse-3.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [muse-3.0.8](https://github.com/truecharts/charts/compare/muse-3.0.7...muse-3.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [muse-3.0.7](https://github.com/truecharts/charts/compare/muse-3.0.6...muse-3.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [muse-3.0.6](https://github.com/truecharts/charts/compare/muse-3.0.5...muse-3.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [muse-3.0.5](https://github.com/truecharts/charts/compare/muse-3.0.4...muse-3.0.5) (2023-12-22) + +### Fix diff --git a/stable/muse/4.1.0/Chart.yaml b/stable/muse/4.1.0/Chart.yaml new file mode 100644 index 0000000000..33c4f3af6b --- /dev/null +++ b/stable/muse/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: muse +version: 4.1.0 +appVersion: 2.4.4 +description: A self-hosted midwestern Discord music bot that doesn't suck. +home: https://truecharts.org/charts/stable/muse +icon: https://truecharts.org/img/hotlink-ok/chart-icons/muse.png +deprecated: false +sources: + - https://github.com/codetheweb/muse + - https://github.com/truecharts/charts/tree/master/charts/stable/muse + - https://hub.docker.com/r/codetheweb/muse +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - muse + - media + - discord-bot +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/muse/4.0.1/README.md b/stable/muse/4.1.0/README.md similarity index 100% rename from stable/muse/4.0.1/README.md rename to stable/muse/4.1.0/README.md diff --git a/stable/muse/4.1.0/app-changelog.md b/stable/muse/4.1.0/app-changelog.md new file mode 100644 index 0000000000..85bd9a2f4a --- /dev/null +++ b/stable/muse/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [muse-4.1.0](https://github.com/truecharts/charts/compare/muse-4.0.1...muse-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/muse/4.0.1/app-readme.md b/stable/muse/4.1.0/app-readme.md similarity index 100% rename from stable/muse/4.0.1/app-readme.md rename to stable/muse/4.1.0/app-readme.md diff --git a/stable/muse/4.1.0/charts/common-17.2.2.tgz b/stable/muse/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/muse/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/muse/4.0.1/ix_values.yaml b/stable/muse/4.1.0/ix_values.yaml similarity index 100% rename from stable/muse/4.0.1/ix_values.yaml rename to stable/muse/4.1.0/ix_values.yaml diff --git a/stable/muse/4.0.1/questions.yaml b/stable/muse/4.1.0/questions.yaml similarity index 100% rename from stable/muse/4.0.1/questions.yaml rename to stable/muse/4.1.0/questions.yaml diff --git a/stable/stun-turn-server/5.0.1/templates/common.yaml b/stable/muse/4.1.0/templates/common.yaml similarity index 100% rename from stable/stun-turn-server/5.0.1/templates/common.yaml rename to stable/muse/4.1.0/templates/common.yaml diff --git a/stable/rdesktop/7.0.1/values.yaml b/stable/muse/4.1.0/values.yaml similarity index 100% rename from stable/rdesktop/7.0.1/values.yaml rename to stable/muse/4.1.0/values.yaml diff --git a/stable/muximux/9.0.1/CHANGELOG.md b/stable/muximux/9.0.1/CHANGELOG.md deleted file mode 100644 index 5133d37a82..0000000000 --- a/stable/muximux/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [muximux-9.0.1](https://github.com/truecharts/charts/compare/muximux-9.0.0...muximux-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [muximux-9.0.0](https://github.com/truecharts/charts/compare/muximux-8.0.11...muximux-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [muximux-8.0.11](https://github.com/truecharts/charts/compare/muximux-8.0.10...muximux-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [muximux-8.0.10](https://github.com/truecharts/charts/compare/muximux-8.0.9...muximux-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [muximux-8.0.9](https://github.com/truecharts/charts/compare/muximux-8.0.8...muximux-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [muximux-8.0.8](https://github.com/truecharts/charts/compare/muximux-8.0.7...muximux-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [muximux-8.0.7](https://github.com/truecharts/charts/compare/muximux-8.0.6...muximux-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [muximux-8.0.6](https://github.com/truecharts/charts/compare/muximux-8.0.5...muximux-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [muximux-8.0.5](https://github.com/truecharts/charts/compare/muximux-8.0.4...muximux-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [muximux-8.0.4](https://github.com/truecharts/charts/compare/muximux-8.0.3...muximux-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [muximux-8.0.3](https://github.com/truecharts/charts/compare/muximux-8.0.2...muximux-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/muximux/9.0.1/Chart.yaml b/stable/muximux/9.0.1/Chart.yaml deleted file mode 100644 index 8f028f5974..0000000000 --- a/stable/muximux/9.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: muximux -version: 9.0.1 -appVersion: ersion-057352e8 -description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver -home: https://truecharts.org/charts/stable/muximux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.png -deprecated: false -sources: - - https://github.com/linuxserver/docker-muximux - - https://github.com/mescon/Muximux - - https://github.com/truecharts/charts/tree/master/charts/stable/muximux - - https://ghcr.io/linuxserver/muximux -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - muximux - - htpc - - manage - - portal -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/muximux/9.0.1/app-changelog.md b/stable/muximux/9.0.1/app-changelog.md deleted file mode 100644 index 441cecca32..0000000000 --- a/stable/muximux/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [muximux-9.0.1](https://github.com/truecharts/charts/compare/muximux-9.0.0...muximux-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/muximux/9.0.1/charts/common-17.1.4.tgz b/stable/muximux/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/muximux/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/muximux/9.1.0/CHANGELOG.md b/stable/muximux/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4f9f3e7f16 --- /dev/null +++ b/stable/muximux/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [muximux-9.1.0](https://github.com/truecharts/charts/compare/muximux-9.0.1...muximux-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [muximux-9.0.1](https://github.com/truecharts/charts/compare/muximux-9.0.0...muximux-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [muximux-9.0.0](https://github.com/truecharts/charts/compare/muximux-8.0.11...muximux-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [muximux-8.0.11](https://github.com/truecharts/charts/compare/muximux-8.0.10...muximux-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [muximux-8.0.10](https://github.com/truecharts/charts/compare/muximux-8.0.9...muximux-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [muximux-8.0.9](https://github.com/truecharts/charts/compare/muximux-8.0.8...muximux-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [muximux-8.0.8](https://github.com/truecharts/charts/compare/muximux-8.0.7...muximux-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [muximux-8.0.7](https://github.com/truecharts/charts/compare/muximux-8.0.6...muximux-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [muximux-8.0.6](https://github.com/truecharts/charts/compare/muximux-8.0.5...muximux-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [muximux-8.0.5](https://github.com/truecharts/charts/compare/muximux-8.0.4...muximux-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [muximux-8.0.4](https://github.com/truecharts/charts/compare/muximux-8.0.3...muximux-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/muximux/9.1.0/Chart.yaml b/stable/muximux/9.1.0/Chart.yaml new file mode 100644 index 0000000000..ecfe3f0293 --- /dev/null +++ b/stable/muximux/9.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: muximux +version: 9.1.0 +appVersion: ersion-057352e8 +description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver +home: https://truecharts.org/charts/stable/muximux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.png +deprecated: false +sources: + - https://github.com/mescon/Muximux + - https://github.com/linuxserver/docker-muximux + - https://github.com/truecharts/charts/tree/master/charts/stable/muximux + - https://ghcr.io/linuxserver/muximux +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - muximux + - htpc + - manage + - portal +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/muximux/9.0.1/README.md b/stable/muximux/9.1.0/README.md similarity index 100% rename from stable/muximux/9.0.1/README.md rename to stable/muximux/9.1.0/README.md diff --git a/stable/muximux/9.1.0/app-changelog.md b/stable/muximux/9.1.0/app-changelog.md new file mode 100644 index 0000000000..f014e011d3 --- /dev/null +++ b/stable/muximux/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [muximux-9.1.0](https://github.com/truecharts/charts/compare/muximux-9.0.1...muximux-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/muximux/9.0.1/app-readme.md b/stable/muximux/9.1.0/app-readme.md similarity index 100% rename from stable/muximux/9.0.1/app-readme.md rename to stable/muximux/9.1.0/app-readme.md diff --git a/stable/muximux/9.1.0/charts/common-17.2.2.tgz b/stable/muximux/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/muximux/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/muximux/9.0.1/ix_values.yaml b/stable/muximux/9.1.0/ix_values.yaml similarity index 100% rename from stable/muximux/9.0.1/ix_values.yaml rename to stable/muximux/9.1.0/ix_values.yaml diff --git a/stable/muximux/9.0.1/questions.yaml b/stable/muximux/9.1.0/questions.yaml similarity index 100% rename from stable/muximux/9.0.1/questions.yaml rename to stable/muximux/9.1.0/questions.yaml diff --git a/stable/stun-turn-server/5.0.1/templates/NOTES.txt b/stable/muximux/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/stun-turn-server/5.0.1/templates/NOTES.txt rename to stable/muximux/9.1.0/templates/NOTES.txt diff --git a/stable/muximux/9.1.0/templates/common.yaml b/stable/muximux/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/muximux/9.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/rdtclient/3.0.1/values.yaml b/stable/muximux/9.1.0/values.yaml similarity index 100% rename from stable/rdtclient/3.0.1/values.yaml rename to stable/muximux/9.1.0/values.yaml diff --git a/stable/mylar/12.1.0/CHANGELOG.md b/stable/mylar/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..683a23e0b9 --- /dev/null +++ b/stable/mylar/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mylar-12.1.0](https://github.com/truecharts/charts/compare/mylar-12.0.1...mylar-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mylar-12.0.1](https://github.com/truecharts/charts/compare/mylar-12.0.0...mylar-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mylar-12.0.0](https://github.com/truecharts/charts/compare/mylar-11.0.12...mylar-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mylar-11.0.12](https://github.com/truecharts/charts/compare/mylar-11.0.11...mylar-11.0.12) (2023-12-25) + +### Chore + +- update container image linuxserver/mylar3 to version-v0.7.6[@0dbc849](https://github.com/0dbc849) by renovate ([#16431](https://github.com/truecharts/charts/issues/16431)) + + + + +## [mylar-11.0.11](https://github.com/truecharts/charts/compare/mylar-11.0.10...mylar-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mylar-11.0.10](https://github.com/truecharts/charts/compare/mylar-11.0.9...mylar-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mylar-11.0.9](https://github.com/truecharts/charts/compare/mylar-11.0.8...mylar-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mylar-11.0.8](https://github.com/truecharts/charts/compare/mylar-11.0.7...mylar-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mylar-11.0.7](https://github.com/truecharts/charts/compare/mylar-11.0.6...mylar-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mylar-11.0.6](https://github.com/truecharts/charts/compare/mylar-11.0.5...mylar-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mylar-11.0.5](https://github.com/truecharts/charts/compare/mylar-11.0.4...mylar-11.0.5) (2023-12-22) + +### Fix diff --git a/stable/mylar/12.1.0/Chart.yaml b/stable/mylar/12.1.0/Chart.yaml new file mode 100644 index 0000000000..73bfbeb857 --- /dev/null +++ b/stable/mylar/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mylar +version: 12.1.0 +appVersion: 0.7.6 +description: Mylar is a automated Comic Book downloader +home: https://truecharts.org/charts/stable/mylar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png +deprecated: false +sources: + - https://hub.docker.com/r/linuxserver/mylar3 + - https://github.com/mylar3/mylar3 + - https://github.com/linuxserver/docker-mylar3 + - https://github.com/truecharts/charts/tree/master/charts/stable/mylar +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mylar +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mylar/12.1.0/README.md b/stable/mylar/12.1.0/README.md new file mode 100644 index 0000000000..0a2f91612c --- /dev/null +++ b/stable/mylar/12.1.0/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/mylar) + +**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/mylar/12.1.0/app-changelog.md b/stable/mylar/12.1.0/app-changelog.md new file mode 100644 index 0000000000..eabc6c6e8d --- /dev/null +++ b/stable/mylar/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mylar-12.1.0](https://github.com/truecharts/charts/compare/mylar-12.0.1...mylar-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mylar/12.1.0/app-readme.md b/stable/mylar/12.1.0/app-readme.md new file mode 100644 index 0000000000..c870d05098 --- /dev/null +++ b/stable/mylar/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Mylar is a automated Comic Book downloader + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/mylar](https://truecharts.org/charts/stable/mylar) + +--- + +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/mylar/12.1.0/charts/common-17.2.2.tgz b/stable/mylar/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mylar/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mylar/12.1.0/ix_values.yaml b/stable/mylar/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..0b83f6f162 --- /dev/null +++ b/stable/mylar/12.1.0/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: linuxserver/mylar3 + tag: version-v0.7.6@sha256:0dbc84954e0b3d13cf42f5b1f42e845cb0d211d9d627642e5b9101a49cb6c0b0 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 8090 + targetPort: 8090 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/mylar/12.1.0/questions.yaml b/stable/mylar/12.1.0/questions.yaml new file mode 100644 index 0000000000..ba1d9a46d2 --- /dev/null +++ b/stable/mylar/12.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8090 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/synclounge/8.0.1/templates/NOTES.txt b/stable/mylar/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/synclounge/8.0.1/templates/NOTES.txt rename to stable/mylar/12.1.0/templates/NOTES.txt diff --git a/stable/synclounge/8.0.1/templates/common.yaml b/stable/mylar/12.1.0/templates/common.yaml similarity index 100% rename from stable/synclounge/8.0.1/templates/common.yaml rename to stable/mylar/12.1.0/templates/common.yaml diff --git a/stable/recyclarr/8.0.1/values.yaml b/stable/mylar/12.1.0/values.yaml similarity index 100% rename from stable/recyclarr/8.0.1/values.yaml rename to stable/mylar/12.1.0/values.yaml diff --git a/stable/mymediaforalexa/7.0.1/CHANGELOG.md b/stable/mymediaforalexa/7.0.1/CHANGELOG.md deleted file mode 100644 index 14167260b5..0000000000 --- a/stable/mymediaforalexa/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mymediaforalexa-7.0.1](https://github.com/truecharts/charts/compare/mymediaforalexa-7.0.0...mymediaforalexa-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mymediaforalexa-7.0.0](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.11...mymediaforalexa-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mymediaforalexa-6.0.11](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.10...mymediaforalexa-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mymediaforalexa-6.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.9...mymediaforalexa-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mymediaforalexa-6.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.8...mymediaforalexa-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mymediaforalexa-6.0.8](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.7...mymediaforalexa-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mymediaforalexa-6.0.7](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.6...mymediaforalexa-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mymediaforalexa-6.0.6](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.5...mymediaforalexa-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mymediaforalexa-6.0.5](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.4...mymediaforalexa-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mymediaforalexa-6.0.4](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.3...mymediaforalexa-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [mymediaforalexa-6.0.3](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.2...mymediaforalexa-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/mymediaforalexa/7.0.1/Chart.yaml b/stable/mymediaforalexa/7.0.1/Chart.yaml deleted file mode 100644 index e94819a831..0000000000 --- a/stable/mymediaforalexa/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mymediaforalexa -version: 7.0.1 -appVersion: 1.3.151.0 -description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . -home: https://truecharts.org/charts/stable/mymediaforalexa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa - - https://hub.docker.com/r/bizmodeller/mymediaforalexa - - https://www.mymediaalexa.com/home/docker#dockerhub -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - media - - alexa -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/mymediaforalexa/7.0.1/app-changelog.md b/stable/mymediaforalexa/7.0.1/app-changelog.md deleted file mode 100644 index d3400cb662..0000000000 --- a/stable/mymediaforalexa/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mymediaforalexa-7.0.1](https://github.com/truecharts/charts/compare/mymediaforalexa-7.0.0...mymediaforalexa-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mymediaforalexa/7.0.1/charts/common-17.1.4.tgz b/stable/mymediaforalexa/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mymediaforalexa/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mymediaforalexa/7.1.0/CHANGELOG.md b/stable/mymediaforalexa/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..876324bbe5 --- /dev/null +++ b/stable/mymediaforalexa/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mymediaforalexa-7.1.0](https://github.com/truecharts/charts/compare/mymediaforalexa-7.0.1...mymediaforalexa-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mymediaforalexa-7.0.1](https://github.com/truecharts/charts/compare/mymediaforalexa-7.0.0...mymediaforalexa-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mymediaforalexa-7.0.0](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.11...mymediaforalexa-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mymediaforalexa-6.0.11](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.10...mymediaforalexa-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mymediaforalexa-6.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.9...mymediaforalexa-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mymediaforalexa-6.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.8...mymediaforalexa-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mymediaforalexa-6.0.8](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.7...mymediaforalexa-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mymediaforalexa-6.0.7](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.6...mymediaforalexa-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mymediaforalexa-6.0.6](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.5...mymediaforalexa-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mymediaforalexa-6.0.5](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.4...mymediaforalexa-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [mymediaforalexa-6.0.4](https://github.com/truecharts/charts/compare/mymediaforalexa-6.0.3...mymediaforalexa-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/mymediaforalexa/7.1.0/Chart.yaml b/stable/mymediaforalexa/7.1.0/Chart.yaml new file mode 100644 index 0000000000..bf43925fb6 --- /dev/null +++ b/stable/mymediaforalexa/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mymediaforalexa +version: 7.1.0 +appVersion: 1.3.151.0 +description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . +home: https://truecharts.org/charts/stable/mymediaforalexa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png +deprecated: false +sources: + - https://hub.docker.com/r/bizmodeller/mymediaforalexa + - https://www.mymediaalexa.com/home/docker#dockerhub + - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - media + - alexa +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mymediaforalexa/7.0.1/README.md b/stable/mymediaforalexa/7.1.0/README.md similarity index 100% rename from stable/mymediaforalexa/7.0.1/README.md rename to stable/mymediaforalexa/7.1.0/README.md diff --git a/stable/mymediaforalexa/7.1.0/app-changelog.md b/stable/mymediaforalexa/7.1.0/app-changelog.md new file mode 100644 index 0000000000..81f1c190a7 --- /dev/null +++ b/stable/mymediaforalexa/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mymediaforalexa-7.1.0](https://github.com/truecharts/charts/compare/mymediaforalexa-7.0.1...mymediaforalexa-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mymediaforalexa/7.0.1/app-readme.md b/stable/mymediaforalexa/7.1.0/app-readme.md similarity index 100% rename from stable/mymediaforalexa/7.0.1/app-readme.md rename to stable/mymediaforalexa/7.1.0/app-readme.md diff --git a/stable/mymediaforalexa/7.1.0/charts/common-17.2.2.tgz b/stable/mymediaforalexa/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mymediaforalexa/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mymediaforalexa/7.0.1/ix_values.yaml b/stable/mymediaforalexa/7.1.0/ix_values.yaml similarity index 100% rename from stable/mymediaforalexa/7.0.1/ix_values.yaml rename to stable/mymediaforalexa/7.1.0/ix_values.yaml diff --git a/stable/mymediaforalexa/7.0.1/questions.yaml b/stable/mymediaforalexa/7.1.0/questions.yaml similarity index 100% rename from stable/mymediaforalexa/7.0.1/questions.yaml rename to stable/mymediaforalexa/7.1.0/questions.yaml diff --git a/stable/synctube/6.0.1/templates/NOTES.txt b/stable/mymediaforalexa/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/synctube/6.0.1/templates/NOTES.txt rename to stable/mymediaforalexa/7.1.0/templates/NOTES.txt diff --git a/stable/syslog-ng/8.0.1/templates/common.yaml b/stable/mymediaforalexa/7.1.0/templates/common.yaml similarity index 100% rename from stable/syslog-ng/8.0.1/templates/common.yaml rename to stable/mymediaforalexa/7.1.0/templates/common.yaml diff --git a/stable/red-discordbot/4.0.1/values.yaml b/stable/mymediaforalexa/7.1.0/values.yaml similarity index 100% rename from stable/red-discordbot/4.0.1/values.yaml rename to stable/mymediaforalexa/7.1.0/values.yaml diff --git a/stable/mysql-workbench/8.0.1/CHANGELOG.md b/stable/mysql-workbench/8.0.1/CHANGELOG.md deleted file mode 100644 index 5365bf95b1..0000000000 --- a/stable/mysql-workbench/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mysql-workbench-8.0.1](https://github.com/truecharts/charts/compare/mysql-workbench-8.0.0...mysql-workbench-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [mysql-workbench-8.0.0](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.12...mysql-workbench-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [mysql-workbench-7.0.12](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.11...mysql-workbench-7.0.12) (2023-12-25) - -### Chore - -- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.34[@51c9417](https://github.com/51c9417) by renovate ([#16419](https://github.com/truecharts/charts/issues/16419)) - - - - -## [mysql-workbench-7.0.11](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.10...mysql-workbench-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [mysql-workbench-7.0.10](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.9...mysql-workbench-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [mysql-workbench-7.0.9](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.8...mysql-workbench-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [mysql-workbench-7.0.8](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.7...mysql-workbench-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [mysql-workbench-7.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.6...mysql-workbench-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [mysql-workbench-7.0.6](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.5...mysql-workbench-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [mysql-workbench-7.0.5](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.4...mysql-workbench-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [mysql-workbench-7.0.4](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.3...mysql-workbench-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/mysql-workbench/8.0.1/Chart.yaml b/stable/mysql-workbench/8.0.1/Chart.yaml deleted file mode 100644 index 478e6853f0..0000000000 --- a/stable/mysql-workbench/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: mysql-workbench -version: 8.0.1 -appVersion: 8.0.34 -description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. -home: https://truecharts.org/charts/stable/mysql-workbench -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench - - https://ghcr.io/linuxserver/mysql-workbench -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - mysql-workbench -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/mysql-workbench/8.0.1/app-changelog.md b/stable/mysql-workbench/8.0.1/app-changelog.md deleted file mode 100644 index ae54774364..0000000000 --- a/stable/mysql-workbench/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mysql-workbench-8.0.1](https://github.com/truecharts/charts/compare/mysql-workbench-8.0.0...mysql-workbench-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/mysql-workbench/8.0.1/charts/common-17.1.4.tgz b/stable/mysql-workbench/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/mysql-workbench/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/mysql-workbench/8.1.0/CHANGELOG.md b/stable/mysql-workbench/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..da99daa5d1 --- /dev/null +++ b/stable/mysql-workbench/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mysql-workbench-8.1.0](https://github.com/truecharts/charts/compare/mysql-workbench-8.0.1...mysql-workbench-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [mysql-workbench-8.0.1](https://github.com/truecharts/charts/compare/mysql-workbench-8.0.0...mysql-workbench-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [mysql-workbench-8.0.0](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.12...mysql-workbench-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [mysql-workbench-7.0.12](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.11...mysql-workbench-7.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.34[@51c9417](https://github.com/51c9417) by renovate ([#16419](https://github.com/truecharts/charts/issues/16419)) + + + + +## [mysql-workbench-7.0.11](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.10...mysql-workbench-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [mysql-workbench-7.0.10](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.9...mysql-workbench-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [mysql-workbench-7.0.9](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.8...mysql-workbench-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [mysql-workbench-7.0.8](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.7...mysql-workbench-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [mysql-workbench-7.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.6...mysql-workbench-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [mysql-workbench-7.0.6](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.5...mysql-workbench-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [mysql-workbench-7.0.5](https://github.com/truecharts/charts/compare/mysql-workbench-7.0.4...mysql-workbench-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/mysql-workbench/8.1.0/Chart.yaml b/stable/mysql-workbench/8.1.0/Chart.yaml new file mode 100644 index 0000000000..17745f6c5c --- /dev/null +++ b/stable/mysql-workbench/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: mysql-workbench +version: 8.1.0 +appVersion: 8.0.34 +description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. +home: https://truecharts.org/charts/stable/mysql-workbench +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench + - https://ghcr.io/linuxserver/mysql-workbench +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - mysql-workbench +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/mysql-workbench/8.0.1/README.md b/stable/mysql-workbench/8.1.0/README.md similarity index 100% rename from stable/mysql-workbench/8.0.1/README.md rename to stable/mysql-workbench/8.1.0/README.md diff --git a/stable/mysql-workbench/8.1.0/app-changelog.md b/stable/mysql-workbench/8.1.0/app-changelog.md new file mode 100644 index 0000000000..6821ad18ba --- /dev/null +++ b/stable/mysql-workbench/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mysql-workbench-8.1.0](https://github.com/truecharts/charts/compare/mysql-workbench-8.0.1...mysql-workbench-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/mysql-workbench/8.0.1/app-readme.md b/stable/mysql-workbench/8.1.0/app-readme.md similarity index 100% rename from stable/mysql-workbench/8.0.1/app-readme.md rename to stable/mysql-workbench/8.1.0/app-readme.md diff --git a/stable/mysql-workbench/8.1.0/charts/common-17.2.2.tgz b/stable/mysql-workbench/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/mysql-workbench/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/mysql-workbench/8.0.1/ix_values.yaml b/stable/mysql-workbench/8.1.0/ix_values.yaml similarity index 100% rename from stable/mysql-workbench/8.0.1/ix_values.yaml rename to stable/mysql-workbench/8.1.0/ix_values.yaml diff --git a/stable/mysql-workbench/8.0.1/questions.yaml b/stable/mysql-workbench/8.1.0/questions.yaml similarity index 100% rename from stable/mysql-workbench/8.0.1/questions.yaml rename to stable/mysql-workbench/8.1.0/questions.yaml diff --git a/stable/syslog-ng/8.0.1/templates/NOTES.txt b/stable/mysql-workbench/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/syslog-ng/8.0.1/templates/NOTES.txt rename to stable/mysql-workbench/8.1.0/templates/NOTES.txt diff --git a/stable/tasmoadmin/6.0.1/templates/common.yaml b/stable/mysql-workbench/8.1.0/templates/common.yaml similarity index 100% rename from stable/tasmoadmin/6.0.1/templates/common.yaml rename to stable/mysql-workbench/8.1.0/templates/common.yaml diff --git a/stable/redisinsight/5.0.1/values.yaml b/stable/mysql-workbench/8.1.0/values.yaml similarity index 100% rename from stable/redisinsight/5.0.1/values.yaml rename to stable/mysql-workbench/8.1.0/values.yaml diff --git a/stable/n8n/12.1.0/CHANGELOG.md b/stable/n8n/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3a1afd7b0b --- /dev/null +++ b/stable/n8n/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [n8n-12.1.0](https://github.com/truecharts/charts/compare/n8n-12.0.2...n8n-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [n8n-12.0.2](https://github.com/truecharts/charts/compare/n8n-12.0.1...n8n-12.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [n8n-12.0.1](https://github.com/truecharts/charts/compare/n8n-12.0.0...n8n-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [n8n-12.0.0](https://github.com/truecharts/charts/compare/n8n-11.0.0...n8n-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [n8n-12.0.0](https://github.com/truecharts/charts/compare/n8n-11.0.0...n8n-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [n8n-11.0.0](https://github.com/truecharts/charts/compare/n8n-10.1.0...n8n-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [n8n-10.1.0](https://github.com/truecharts/charts/compare/n8n-10.0.12...n8n-10.1.0) (2023-12-25) + +### Chore + +- update container image n8nio/n8n to v1.22.1[@946a541](https://github.com/946a541) by renovate ([#16497](https://github.com/truecharts/charts/issues/16497)) + + + + +## [n8n-10.0.12](https://github.com/truecharts/charts/compare/n8n-10.0.11...n8n-10.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [n8n-10.0.11](https://github.com/truecharts/charts/compare/n8n-10.0.10...n8n-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [n8n-10.0.10](https://github.com/truecharts/charts/compare/n8n-10.0.9...n8n-10.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [n8n-10.0.9](https://github.com/truecharts/charts/compare/n8n-10.0.8...n8n-10.0.9) (2023-12-23) + +### Chore diff --git a/stable/n8n/12.1.0/Chart.yaml b/stable/n8n/12.1.0/Chart.yaml new file mode 100644 index 0000000000..33073ea249 --- /dev/null +++ b/stable/n8n/12.1.0/Chart.yaml @@ -0,0 +1,45 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: n8n +version: 12.1.0 +appVersion: 1.22.1 +description: n8n is an extendable workflow automation tool. +home: https://truecharts.org/charts/stable/n8n +icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png +deprecated: false +sources: + - https://docs.n8n.io/ + - https://github.com/n8n-io/n8n + - https://github.com/truecharts/charts/tree/master/charts/stable/n8n + - https://hub.docker.com/r/n8nio/n8n +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - workflows + - automation +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/n8n/12.1.0/LICENSE b/stable/n8n/12.1.0/LICENSE new file mode 100644 index 0000000000..33a8cbb23f --- /dev/null +++ b/stable/n8n/12.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Blocky" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/n8n/12.1.0/README.md b/stable/n8n/12.1.0/README.md new file mode 100644 index 0000000000..87a030f819 --- /dev/null +++ b/stable/n8n/12.1.0/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/n8n) + +**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/n8n/12.1.0/app-changelog.md b/stable/n8n/12.1.0/app-changelog.md new file mode 100644 index 0000000000..b917eda3cd --- /dev/null +++ b/stable/n8n/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [n8n-12.1.0](https://github.com/truecharts/charts/compare/n8n-12.0.2...n8n-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/n8n/12.1.0/app-readme.md b/stable/n8n/12.1.0/app-readme.md new file mode 100644 index 0000000000..a4fddef6b7 --- /dev/null +++ b/stable/n8n/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +n8n is an extendable workflow automation tool. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/n8n](https://truecharts.org/charts/stable/n8n) + +--- + +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/n8n/12.1.0/charts/common-17.2.2.tgz b/stable/n8n/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/n8n/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/n8n/12.1.0/charts/redis-11.1.0.tgz b/stable/n8n/12.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/n8n/12.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/n8n/12.1.0/ix_values.yaml b/stable/n8n/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..aac580dc7a --- /dev/null +++ b/stable/n8n/12.1.0/ix_values.yaml @@ -0,0 +1,154 @@ +image: + repository: n8nio/n8n + tag: 1.22.1@sha256:946a54105965bef6abfd854e0f03008117fe36addfbf5969c0b968d7fd71b79a + pullPolicy: IfNotPresent +timezoneandlocale: {} +# N8N_DEFAULT_LOCALE: "en" +credentials: {} +# CREDENTIALS_OVERWRITE_DATA: "" +# CREDENTIALS_OVERWRITE_ENDPOINT: "" +# CREDENTIALS_DEFAULT_NAME: "My credentials" +deployment: + N8N_HOST: "localhost" + # N8N_EDITOR_BASE_URL: "" + # N8N_CONFIG_FILES: "" + # N8N_ENCRYPTION_KEY: "" + # N8N_DIAGNOSTICS_ENABLED: true + # N8N_DISABLE_UI: false + # N8N_TEMPLATES_ENABLED: false + # N8N_TEMPLATES_HOST: "" + # N8N_PERSONALIZATION_ENABLED: true + # N8N_VERSION_NOTIFICATIONS_ENABLED: true + # N8N_DIAGNOSTICS_ENABLED: false + # N8N_HIRING_BANNER_ENABLED: false +endpoints: {} +# WEBHOOK_URL: "" +# N8N_PAYLOAD_SIZE_MAX: 16 +# N8N_METRICS: false +# N8N_METRICS_PREFIX: "n8n_" +# N8N_ENDPOINT_REST: "rest" +# N8N_ENDPOINT_WEBHOOK: "webhook" +# N8N_ENDPOINT_WEBHOOK_TEST: "webhook-test" +# N8N_ENDPOINT_WEBHOOK_WAIT: "webhook-waiting" +# N8N_DISABLE_PRODUCTION_MAIN_PROCESS: false +# N8N_SKIP_WEBHOOK_DEREGISTRATION_SHUTDOWN: false +executions: {} +# EXECUTIONS_PROCESS: "own" +# EXECUTIONS_MODE: "regular" +# EXECUTIONS_TIMEOUT: "-1" +# EXECUTIONS_TIMEOUT_MAX: 3600 +# EXECUTIONS_DATA_SAVE_ON_ERROR: "all" +# EXECUTIONS_DATA_SAVE_ON_SUCCESS: "all" +# EXECUTIONS_DATA_SAVE_ON_PROGRESS: false +# EXECUTIONS_DATA_SAVE_MANUAL_EXECUTIONS: false +# EXECUTIONS_DATA_PRUNE: false +# EXECUTIONS_DATA_MAX_AGE: 336 +# EXECUTIONS_DATA_PRUNE_TIMEOUT: 3600 +logs: + # N8N_LOG_LEVEL: "info" + # N8N_LOG_OUTPUT: "console" + # N8N_LOG_FILE_COUNT_MAX: 100 + # N8N_LOG_FILE_SIZE_MAX: 16 + N8N_LOG_FILE_LOCATION: "/data/logs" +n8n_security: {} +# N8N_BLOCK_ENV_ACCESS_IN_NODE: false +# N8N_BASIC_AUTH_ACTIVE: false +# N8N_BASIC_AUTH_USER: "" +# N8N_BASIC_AUTH_PASSWORD: "" +# N8N_BASIC_AUTH_HASH: false +# N8N_JWT_AUTH_ACTIVE: false +# N8N_JWT_AUTH_HEADER: "" +# N8N_JWT_AUTH_HEADER_VALUE_PREFIX: "" +# N8N_JWKS_URI: "" +# N8N_JWT_ISSUER: "" +# N8N_JWT_NAMESPACE: "" +# N8N_JWT_ALLOWED_TENANT: "" +# N8N_JWT_ALLOWED_TENANT_KEY: "" +# N8N_AUTH_EXCLUDE_ENDPOINTS: "" +workflows: {} +# WORKFLOWS_DEFAULT_NAME: "My workflow" +# N8N_ONBOARDING_FLOW_DISABLED: false +# N8N_WORKFLOW_TAGS_DISABLED: false +externalhooks: {} +# EXTERNAL_HOOK_FILES: "" +usermanagement: {} +# N8N_USER_MANAGEMENT_DISABLED: false +# N8N_EMAIL_MODE: "smtp" +# N8N_SMTP_HOST: "" +# N8N_SMTP_PORT: 0 +# N8N_SMTP_USER: "" +# N8N_SMTP_PASS: "" +# N8N_SMTP_SENDER: "" +# N8N_SMTP_SSL: true +# N8N_UM_EMAIL_TEMPLATES_INVITE: "" +# N8N_UM_EMAIL_TEMPLATES_PWRESET: "" + +service: + main: + ports: + main: + port: 5678 + targetPort: 5678 +persistence: + data: + enabled: true + mountPath: "/data" +# Enabled redis +redis: + enabled: true +# Enabled postgres +cnpg: + main: + enabled: true + user: n8n + database: n8n +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + fsGroup: 1000 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/healthz" + readiness: + path: "/healthz" + startup: + path: "/healthz" + envFrom: + - configMapRef: + name: n8n-config + env: + GENERIC_TIMEZONE: "{{ .Values.TZ }}" + DB_TYPE: "postgresdb" + DB_POSTGRESDB_USER: "{{ .Values.cnpg.main.user }}" + DB_POSTGRESDB_DATABASE: "{{ .Values.cnpg.main.database }}" + DB_POSTGRESDB_PORT: 5432 + QUEUE_BULL_REDIS_PORT: 6379 + N8N_USER_FOLDER: "/data" + DB_POSTGRESDB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DB_POSTGRESDB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + QUEUE_BULL_REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + QUEUE_BULL_REDIS_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password diff --git a/stable/n8n/12.1.0/questions.yaml b/stable/n8n/12.1.0/questions.yaml new file mode 100644 index 0000000000..8335cf335d --- /dev/null +++ b/stable/n8n/12.1.0/questions.yaml @@ -0,0 +1,3815 @@ +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: timezoneandlocale + group: "App Configuration" + label: "Timezone and Localization" + schema: + additional_attrs: true + type: dict + attrs: + - variable: N8N_DEFAULT_LOCALE + label: "Default Locale (Leave empty for default)" + description: "A locale identifier, compatible with the Accept-Language header." + schema: + type: string + default: "" + - variable: deployment + group: "App Configuration" + label: "Deployment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: N8N_HOST + label: "Host" + description: "Host name n8n runs on." + schema: + type: string + required: true + default: "" + - variable: N8N_EDITOR_BASE_URL + label: "Base URL" + description: "Public URL where users can access the editor. Also used for emails sent from n8n." + schema: + type: string + default: "" + - variable: N8N_CONFIG_FILES + label: "Config Files (Leave empty for default)" + description: "Use to provide the path to any JSON configuration file(s)" + schema: + type: string + default: "" + - variable: N8N_DISABLE_UI + label: "Disable UI" + description: "Whether the UI should be disabled" + schema: + type: boolean + default: false + - variable: N8N_TEMPLATES_ENABLED + label: "Enable Templates" + description: "Enable workflow templates." + schema: + type: boolean + default: false + show_subquestions_if: + subquestions: + - variable: N8N_TEMPLATES_HOST + label: "Templates Host (Leave empty for default)" + description: "Change this if creating your own workflow template library." + schema: + type: string + default: "" + - variable: N8N_ENCRYPTION_KEY + label: "Encryption Key (Leave empty for default)" + description: "Provide a custom key used to encrypt credentials in the n8n database. By default a random key is generated on first launch" + schema: + type: string + default: "" + - variable: N8N_PERSONALIZATION_ENABLED + label: "Enable Personalization" + description: "Whether to ask users personalization questions and then customize n8n accordingly" + schema: + type: boolean + default: true + - variable: N8N_VERSION_NOTIFICATIONS_ENABLED + label: "Enable Version Notifications" + description: "When enabled, notifications of new versions and security updates are provided" + schema: + type: boolean + default: true + - variable: N8N_DIAGNOSTICS_ENABLED + label: "Enable Diagnostics" + description: "Whether to share selected, anonymous telemetry with n8n" + schema: + type: boolean + default: false + - variable: N8N_HIRING_BANNER_ENABLED + label: "Enable Hiring Banner" + description: "Whether to show the n8n hiring banner in the console." + schema: + type: boolean + default: false + - variable: workflows + group: "App Configuration" + label: "Workflows" + schema: + additional_attrs: true + type: dict + attrs: + - variable: WORKFLOWS_DEFAULT_NAME + label: "Workflows Default Name (Leave empty for default)" + description: "The default name used for new workflows" + schema: + type: string + default: "" + - variable: N8N_ONBOARDING_FLOW_DISABLED + label: "Enable Onboarding Flow" + description: "Whether to show onboarding tips when creating a new workflow." + schema: + type: boolean + default: false + - variable: N8N_WORKFLOW_TAGS_DISABLED + label: "Disable Workflow Tags" + description: "Whether to disable workflow tags." + schema: + type: boolean + default: false + - variable: executions + group: "App Configuration" + label: "Executions" + schema: + additional_attrs: true + type: dict + attrs: + - variable: EXECUTIONS_PROCESS + label: "Execution Process" + description: "Whether processes are executed in their own process or the main process" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "main" + description: "Main" + - value: "own" + description: "Own" + - variable: EXECUTIONS_MODE + label: "Execution Mode" + description: "Whether processes should run directly or via queue" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "regular" + description: "Regular" + - value: "queue" + description: "Queue" + - variable: EXECUTIONS_TIMEOUT + label: "Execution Timeout (Leave empty for default)" + description: "The maximum run time (in seconds) before stopping a workflow execution. Set to -1 to disable." + schema: + type: int + - variable: EXECUTIONS_TIMEOUT_MAX + label: "Max Execution Timeout (Leave empty for default)" + description: "The max execution time (in seconds) that can be set for a workflow individually" + schema: + type: int + - variable: EXECUTIONS_DATA_SAVE_ON_ERROR + label: "Execution Data Save on Error" + description: "Whether n8n saves execution data on error." + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "all" + description: "All" + - value: "none" + description: "None" + - variable: EXECUTIONS_DATA_SAVE_ON_SUCCESS + label: "Execution Data Save on Success" + description: "Whether execution data is saved on success" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "all" + description: "All" + - value: "none" + description: "None" + - variable: EXECUTIONS_DATA_SAVE_ON_PROGRESS + label: "Execution Data Save on Progress" + description: "Whether to save progress for each node executed" + schema: + type: boolean + default: false + - variable: EXECUTIONS_DATA_SAVE_MANUAL_EXECUTIONS + label: "Execution Data Save on Manual Executions" + description: "Whether to save data of executions when started manually" + schema: + type: boolean + default: false + - variable: EXECUTIONS_DATA_MAX_AGE + label: "Execution Data Max Age (Leave empty for default)" + description: "The execution age (in hours) before it is deleted" + schema: + type: int + - variable: EXECUTIONS_DATA_PRUNE + label: "Execution Data Prune" + description: "Whether to delete data of past executions on a rolling basis" + schema: + type: boolean + default: false + show_subquestions_if: + subquestions: + - variable: EXECUTIONS_DATA_PRUNE_TIMEOUT + label: "Data Prune Timeout (Leave empty for default)" + description: "The timeout (in seconds) after execution data has been pruned" + schema: + type: int + - variable: n8n_security + group: "App Configuration" + label: "Security" + schema: + additional_attrs: true + type: dict + attrs: + - variable: N8N_BLOCK_ENV_ACCESS_IN_NODE + label: "Block Environment Access in Node" + description: "Whether to allow users to access environment variables in expressions and the function node" + schema: + type: boolean + default: false + - variable: N8N_BASIC_AUTH_ACTIVE + label: "Enable Basic Auth" + description: "Whether basic auth should be activated for editor and REST-API access" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: N8N_BASIC_AUTH_USER + label: "Basic Auth User (Leave empty for default)" + description: "The name of the n8n user for basic authentication" + schema: + type: string + default: "" + - variable: N8N_BASIC_AUTH_PASSWORD + label: "Basic Auth Password (Leave empty for default)" + description: "The password of the n8n user for basic authentication" + schema: + type: string + default: "" + - variable: N8N_BASIC_AUTH_HASH + label: "Enable Basic Auth Hash" + description: "Whether the basic authentication password is hashed" + schema: + type: boolean + default: false + - variable: N8N_JWT_AUTH_ACTIVE + label: "Enable JWT Auth" + description: "Whether JWT authentication should be activated for editor and REST-API access" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: N8N_JWT_AUTH_HEADER + label: "JWT Auth Header (Leave empty for default)" + description: "The request header containing a signed JWT" + schema: + type: string + default: "" + - variable: N8N_JWT_AUTH_HEADER_VALUE_PREFIX + label: "JWT Auth Header Prefix to strip (Leave empty for default)" + description: "Optional. The request header value prefix to strip" + schema: + type: string + default: "" + - variable: N8N_JWKS_URI + label: "JWT Set URI (Leave empty for default)" + description: "The URI to fetch JWK Set for JWT authentication" + schema: + type: string + default: "" + - variable: N8N_JWT_ISSUER + label: "JWT Issuer (Leave empty for default)" + description: "Optional. The expected JWT issuer" + schema: + type: string + default: "" + - variable: N8N_JWT_NAMESPACE + label: "JWT Namespace (Leave empty for default)" + description: "Optional. The expected JWT namespace" + schema: + type: string + default: "" + - variable: N8N_JWT_ALLOWED_TENANT + label: "JWT Allowed Tenant (Leave empty for default)" + description: "Optional. The allowed JWT tenant" + schema: + type: string + default: "" + - variable: N8N_JWT_ALLOWED_TENANT_KEY + label: "JWT Allowed Tenant Key (Leave empty for default)" + description: "Optional. The JWT tenant key name to inspect within the JWT namespace" + schema: + type: string + default: "" + - variable: N8N_AUTH_EXCLUDE_ENDPOINTS + label: "Additional Endpoints to Exclude Auth Checks (Leave empty for default)" + description: "Additional endpoints to exclude auth checks. Multiple endpoints can be provided separated by a colon (\":\"). The endpoints should not start with a forward slash (\"/\")" + schema: + type: string + default: "" + - variable: endpoints + group: "App Configuration" + label: "Endpoints" + schema: + additional_attrs: true + type: dict + attrs: + - variable: WEBHOOK_URL + label: "Webhook URL" + description: "Used to manually provide the Webhook URL when running n8n behind a reverse proxy" + schema: + type: string + default: "" + - variable: N8N_PAYLOAD_SIZE_MAX + label: "Max Payload Size (Leave empty for default)" + description: "The maximum payload size in MB" + schema: + type: int + - variable: N8N_METRICS + label: "Enable Metrics endpoint" + description: "Whether to enable the metrics endpoint" + schema: + type: boolean + default: false + show_subquestions_if: + subquestions: + - variable: N8N_METRICS_PREFIX + label: "Metrics Prefix (Leave empty for default)" + description: "Optional prefix to be used for metrics names" + schema: + type: string + default: "" + - variable: N8N_ENDPOINT_REST + label: "Rest Endpoint Path (Leave empty for default)" + description: "The path used for REST endpoint" + schema: + type: string + default: "" + - variable: N8N_ENDPOINT_WEBHOOK + label: "Webhook Endpoint Path (Leave empty for default)" + description: "The path used for webhook endpoint" + schema: + type: string + default: "" + - variable: N8N_ENDPOINT_WEBHOOK_TEST + label: "Test-Webhook Endpoint Path (Leave empty for default)" + description: "The path used for test-webhook endpoin" + schema: + type: string + default: "" + - variable: N8N_ENDPOINT_WEBHOOK_WAIT + label: "Waiting-Webhook Endpoint Path (Leave empty for default)" + description: "The path used for waiting-webhook endpoint" + schema: + type: string + default: "" + - variable: N8N_DISABLE_PRODUCTION_MAIN_PROCESS + label: "Disable Production Webhooks" + description: "Disable production webhooks from main process. This helps ensures no HTTP traffic load to main process when using webhook-specific processes" + schema: + type: boolean + default: false + - variable: N8N_SKIP_WEBHOOK_DEREGISTRATION_SHUTDOWN + label: "Deregister External Webhooks" + description: "Deregister webhooks on external services only when workflows are deactivated" + schema: + type: boolean + default: false + - variable: credentials + group: "App Configuration" + label: "Credentials" + schema: + additional_attrs: true + type: dict + attrs: + - variable: CREDENTIALS_OVERWRITE_DATA + label: "Credentials Overwrites (Leave empty for default)" + description: "Overwrites for credentials" + schema: + type: string + default: "" + - variable: CREDENTIALS_OVERWRITE_ENDPOINT + label: "Credentials Overwrite Endpoint (Leave empty for default)" + description: "The API endpoint to fetch credentials" + schema: + type: string + default: "" + - variable: CREDENTIALS_DEFAULT_NAME + label: "Credentials Default Name (Leave empty for default)" + description: "The default name for credentials" + schema: + type: string + default: "" + - variable: logs + group: "App Configuration" + label: "Logs" + schema: + additional_attrs: true + type: dict + attrs: + - variable: N8N_LOG_LEVEL + label: "Log Level" + description: "Log output level" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "info" + description: "Info" + - value: "warn" + description: "Warn" + - value: "error" + description: "Error" + - value: "verbose" + description: "Verbose" + - value: "debug" + description: "Debug" + - variable: N8N_LOG_OUTPUT + label: "Log Output" + description: "Where to output logs" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "console" + description: "Console" + - value: "file" + description: "File" + - value: "console,file" + description: "Console and File" + - variable: N8N_LOG_FILE_COUNT_MAX + label: "Max Log File Count (Leave empty for default)" + description: "Max number of log files to keep" + schema: + type: int + - variable: N8N_LOG_FILE_SIZE_MAX + label: "Max Log File Size (Leave empty for default)" + description: "Max size of each log file in MB" + schema: + type: int + - variable: externalhooks + group: "App Configuration" + label: "External Hooks" + schema: + additional_attrs: true + type: dict + attrs: + - variable: EXTERNAL_HOOK_FILES + label: "External Hook Files (Leave empty for default)" + description: "Files containing external hooks. Provide multiple files as a colon-separated list ':'." + schema: + type: string + default: "" + - variable: usermanagement + group: "App Configuration" + label: "User Management and SMTP" + schema: + additional_attrs: true + type: dict + attrs: + - variable: N8N_USER_MANAGEMENT_DISABLED + label: "Disable User Management" + description: "Set to true to disable the user management feature. Note that n8n ignores this environment variable if you have already set up an owner account." + schema: + type: boolean + default: false + - variable: N8N_EMAIL_MODE + label: "Email Mode" + description: "Enable emails." + schema: + type: string + default: "smtp" + - variable: N8N_SMTP_HOST + label: "SMTP Host" + description: "Your SMTP server name" + schema: + type: string + default: "" + - variable: N8N_SMTP_PORT + label: "SMTP Port" + description: "Your SMTP server port" + schema: + type: int + - variable: N8N_SMTP_USER + label: "SMTP User" + description: "Your SMTP username" + schema: + type: string + default: "" + - variable: N8N_SMTP_PASS + label: "SMTP Pass" + description: "Your SMTP password" + schema: + type: string + private: true + default: "" + - variable: N8N_SMTP_SENDER + label: "SMTP Sender" + description: "You can select the sender name from the sender addresses." + schema: + type: string + default: "" + - variable: N8N_SMTP_SSL + label: "SMTP SSL" + description: "Whether to use SSL for SMTP." + schema: + type: boolean + default: true + - variable: N8N_UM_EMAIL_TEMPLATES_INVITE + label: "Invite Email Templates (Leave empty for default)" + description: "Full path to your HTML email template. This overrides the default template for invite emails." + schema: + type: string + default: "" + - variable: N8N_UM_EMAIL_TEMPLATES_PWRESET + label: "Password Reset Email Templates (Leave empty for default)" + description: "Full path to your HTML email template. This overrides the default template for password reset emails." + 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 5678 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - 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: 1000 + + - 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/tagspaces/2.0.1/templates/NOTES.txt b/stable/n8n/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/tagspaces/2.0.1/templates/NOTES.txt rename to stable/n8n/12.1.0/templates/NOTES.txt diff --git a/stable/n8n/12.1.0/templates/_configmap.tpl b/stable/n8n/12.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..88871d1fa7 --- /dev/null +++ b/stable/n8n/12.1.0/templates/_configmap.tpl @@ -0,0 +1,232 @@ +{{/* Define the configmap */}} +{{- define "n8n.configmap" -}} +enabled: true +data: + {{/* External Hooks */}} + {{- if .Values.externalhooks.EXTERNAL_HOOK_FILES }} + EXTERNAL_HOOK_FILES: {{ .Values.externalhooks.EXTERNAL_HOOK_FILES | quote }} + {{- end }} + {{/* User Management */}} + {{- if .Values.usermanagement.N8N_USER_MANAGEMENT_DISABLED }} + N8N_USER_MANAGEMENT_DISABLED: {{ .Values.usermanagement.N8N_USER_MANAGEMENT_DISABLED | quote }} + {{- end }} + {{- if .Values.usermanagement.N8N_EMAIL_MODE }} + N8N_EMAIL_MODE: {{ .Values.usermanagement.N8N_EMAIL_MODE | quote }} + {{- end }} + {{- if .Values.usermanagement.N8N_SMTP_HOST }} + N8N_SMTP_HOST: {{ .Values.usermanagement.N8N_SMTP_HOST | quote }} + {{- end }} + {{- if hasKey .Values.usermanagement "N8N_SMTP_PORT" }} + {{- if or .Values.usermanagement.N8N_SMTP_PORT (eq 0 (int .Values.usermanagement.N8N_SMTP_PORT)) }} + N8N_SMTP_PORT: {{ .Values.usermanagement.N8N_SMTP_PORT | quote }} + {{- end }} + {{- end }} + {{- if .Values.usermanagement.N8N_SMTP_USER }} + N8N_SMTP_USER: {{ .Values.usermanagement.N8N_SMTP_USER | quote }} + {{- end }} + {{- if .Values.usermanagement.N8N_SMTP_PASS }} + N8N_SMTP_PASS: {{ .Values.usermanagement.N8N_SMTP_PASS | quote }} + {{- end }} + {{- if .Values.usermanagement.N8N_SMTP_SENDER }} + N8N_SMTP_SENDER: {{ .Values.usermanagement.N8N_SMTP_SENDER | quote }} + {{- end }} + {{- if .Values.usermanagement.N8N_SMTP_SSL }} + N8N_SMTP_SSL: {{ .Values.usermanagement.N8N_SMTP_SSL | quote }} + {{- end }} + {{- if .Values.usermanagement.N8N_UM_EMAIL_TEMPLATES_INVITE }} + N8N_UM_EMAIL_TEMPLATES_INVITE: {{ .Values.usermanagement.N8N_UM_EMAIL_TEMPLATES_INVITE | quote }} + {{- end }} + {{- if .Values.usermanagement.N8N_UM_EMAIL_TEMPLATES_PWRESET }} + N8N_UM_EMAIL_TEMPLATES_PWRESET: {{ .Values.usermanagement.N8N_UM_EMAIL_TEMPLATES_PWRESET | quote }} + {{- end }} + {{/* Timezone and Locale */}} + {{- if .Values.timezoneandlocale.N8N_DEFAULT_LOCALE }} + N8N_DEFAULT_LOCALE: {{ .Values.timezoneandlocale.N8N_DEFAULT_LOCALE | quote }} + {{- end }} + {{/* Workflows */}} + {{- if .Values.workflows.WORKFLOWS_DEFAULT_NAME }} + WORKFLOWS_DEFAULT_NAME: {{ .Values.workflows.WORKFLOWS_DEFAULT_NAME | quote }} + {{- end }} + {{- if .Values.workflows.N8N_ONBOARDING_FLOW_DISABLED }} + N8N_ONBOARDING_FLOW_DISABLED: {{ .Values.workflows.N8N_ONBOARDING_FLOW_DISABLED | quote }} + {{- end }} + {{- if .Values.workflows.N8N_WORKFLOW_TAGS_DISABLED }} + N8N_WORKFLOW_TAGS_DISABLED: {{ .Values.workflows.N8N_WORKFLOW_TAGS_DISABLED | quote }} + {{- end }} + {{/* Security */}} + {{- if .Values.n8n_security.N8N_BLOCK_ENV_ACCESS_IN_NODE }} + N8N_BLOCK_ENV_ACCESS_IN_NODE: {{ .Values.n8n_security.N8N_BLOCK_ENV_ACCESS_IN_NODE | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_AUTH_EXCLUDE_ENDPOINTS }} + N8N_AUTH_EXCLUDE_ENDPOINTS: {{ .Values.n8n_security.N8N_AUTH_EXCLUDE_ENDPOINTS | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_BASIC_AUTH_ACTIVE }} + N8N_BASIC_AUTH_ACTIVE: {{ .Values.n8n_security.N8N_BASIC_AUTH_ACTIVE | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_BASIC_AUTH_USER }} + N8N_BASIC_AUTH_USER: {{ .Values.n8n_security.N8N_BASIC_AUTH_USER | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_BASIC_AUTH_PASSWORD }} + N8N_BASIC_AUTH_PASSWORD: {{ .Values.n8n_security.N8N_BASIC_AUTH_PASSWORD | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_BASIC_AUTH_HASH }} + N8N_BASIC_AUTH_HASH: {{ .Values.n8n_security.N8N_BASIC_AUTH_HASH | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_JWT_AUTH_ACTIVE }} + N8N_JWT_AUTH_ACTIVE: {{ .Values.n8n_security.N8N_JWT_AUTH_ACTIVE | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_JWT_AUTH_HEADER }} + N8N_JWT_AUTH_HEADER: {{ .Values.n8n_security.N8N_JWT_AUTH_HEADER | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_JWT_AUTH_HEADER_VALUE_PREFIX }} + N8N_JWT_AUTH_HEADER_VALUE_PREFIX: {{ .Values.n8n_security.N8N_JWT_AUTH_HEADER_VALUE_PREFIX | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_JWKS_URI }} + N8N_JWKS_URI: {{ .Values.n8n_security.N8N_JWKS_URI | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_JWT_ISSUER }} + N8N_JWT_ISSUER: {{ .Values.n8n_security.N8N_JWT_ISSUER | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_JWT_NAMESPACE }} + N8N_JWT_NAMESPACE: {{ .Values.n8n_security.N8N_JWT_NAMESPACE | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_JWT_ALLOWED_TENANT }} + N8N_JWT_ALLOWED_TENANT: {{ .Values.n8n_security.N8N_JWT_ALLOWED_TENANT | quote }} + {{- end }} + {{- if .Values.n8n_security.N8N_JWT_ALLOWED_TENANT_KEY }} + N8N_JWT_ALLOWED_TENANT_KEY: {{ .Values.n8n_security.N8N_JWT_ALLOWED_TENANT_KEY | quote }} + {{- end }} + {{/* Logs */}} + {{- if .Values.logs.N8N_LOG_LEVEL }} + N8N_LOG_LEVEL: {{ .Values.logs.N8N_LOG_LEVEL | quote }} + {{- end }} + {{- if .Values.logs.N8N_LOG_OUTPUT }} + N8N_LOG_OUTPUT: {{ .Values.logs.N8N_LOG_OUTPUT | quote }} + {{- end }} + {{- if .Values.logs.N8N_LOG_FILE_COUNT_MAX }} + N8N_LOG_FILE_COUNT_MAX: {{ .Values.logs.N8N_LOG_FILE_COUNT_MAX | quote }} + {{- end }} + {{- if .Values.logs.N8N_LOG_FILE_SIZE_MAX }} + N8N_LOG_FILE_SIZE_MAX: {{ .Values.logs.N8N_LOG_FILE_SIZE_MAX | quote }} + {{- end }} + {{- if .Values.logs.N8N_LOG_FILE_LOCATION }} + N8N_LOG_FILE_LOCATION: {{ .Values.logs.N8N_LOG_FILE_LOCATION | quote }} + {{- end }} + {{/* Executions */}} + {{- if .Values.executions.EXECUTIONS_PROCESS }} + EXECUTIONS_PROCESS: {{ .Values.executions.EXECUTIONS_PROCESS | quote }} + {{- end }} + {{- if .Values.executions.EXECUTIONS_MODE }} + EXECUTIONS_MODE: {{ .Values.executions.EXECUTIONS_MODE | quote }} + {{- end }} + {{- if hasKey .Values.executions "EXECUTIONS_TIMEOUT" }} + {{- if or .Values.executions.EXECUTIONS_TIMEOUT (eq 0 (int .Values.executions.EXECUTIONS_TIMEOUT)) }} + EXECUTIONS_TIMEOUT: {{ .Values.executions.EXECUTIONS_TIMEOUT | quote }} + {{- end }} + {{- end }} + {{- if hasKey .Values.executions "EXECUTIONS_TIMEOUT" }} + {{- if or .Values.executions.EXECUTIONS_TIMEOUT_MAX (eq 0 (int .Values.executions.EXECUTIONS_TIMEOUT_MAX)) }} + EXECUTIONS_TIMEOUT_MAX: {{ .Values.executions.EXECUTIONS_TIMEOUT_MAX | quote }} + {{- end }} + {{- end }} + {{- if .Values.executions.EXECUTIONS_DATA_SAVE_ON_ERROR }} + EXECUTIONS_DATA_SAVE_ON_ERROR: {{ .Values.executions.EXECUTIONS_DATA_SAVE_ON_ERROR | quote }} + {{- end }} + {{- if .Values.executions.EXECUTIONS_DATA_SAVE_ON_SUCCESS }} + EXECUTIONS_DATA_SAVE_ON_SUCCESS: {{ .Values.executions.EXECUTIONS_DATA_SAVE_ON_SUCCESS | quote }} + {{- end }} + {{- if .Values.executions.EXECUTIONS_DATA_SAVE_ON_PROGRESS }} + EXECUTIONS_DATA_SAVE_ON_PROGRESS: {{ .Values.executions.EXECUTIONS_DATA_SAVE_ON_PROGRESS | quote }} + {{- end }} + {{- if .Values.executions.EXECUTIONS_DATA_SAVE_MANUAL_EXECUTIONS }} + EXECUTIONS_DATA_SAVE_MANUAL_EXECUTIONS: {{ .Values.executions.EXECUTIONS_DATA_SAVE_MANUAL_EXECUTIONS | quote }} + {{- end }} + {{- if .Values.executions.EXECUTIONS_DATA_PRUNE }} + EXECUTIONS_DATA_PRUNE: {{ .Values.executions.EXECUTIONS_DATA_PRUNE | quote }} + {{- end }} + {{- if hasKey .Values.executions "EXECUTIONS_TIMEOUT" }} + {{- if or .Values.executions.EXECUTIONS_DATA_MAX_AGE (eq 0 (int .Values.executions.EXECUTIONS_DATA_MAX_AGE)) }} + EXECUTIONS_DATA_MAX_AGE: {{ .Values.executions.EXECUTIONS_DATA_MAX_AGE | quote }} + {{- end }} + {{- end }} + {{- if hasKey .Values.executions "EXECUTIONS_TIMEOUT" }} + {{- if or .Values.executions.EXECUTIONS_DATA_PRUNE_TIMEOUT ( eq 0 (int .Values.executions.EXECUTIONS_DATA_PRUNE_TIMEOUT)) }} + EXECUTIONS_DATA_PRUNE_TIMEOUT: {{ .Values.executions.EXECUTIONS_DATA_PRUNE_TIMEOUT | quote }} + {{- end }} + {{- end }} + {{/* Endpoints */}} + {{- if .Values.endpoints.WEBHOOK_URL }} + WEBHOOK_URL: {{ .Values.endpoints.WEBHOOK_URL | quote }} + {{- end }} + {{- if .Values.endpoints.N8N_PAYLOAD_SIZE_MAX }} + N8N_PAYLOAD_SIZE_MAX: {{ .Values.endpoints.N8N_PAYLOAD_SIZE_MAX | quote }} + {{- end }} + {{- if .Values.endpoints.N8N_METRICS }} + N8N_METRICS: {{ .Values.endpoints.N8N_METRICS | quote }} + {{- end }} + {{- if .Values.endpoints.N8N_METRICS_PREFIX }} + N8N_METRICS_PREFIX: {{ .Values.endpoints.N8N_METRICS_PREFIX | quote }} + {{- end }} + {{- if .Values.endpoints.N8N_ENDPOINT_REST }} + N8N_ENDPOINT_REST: {{ .Values.endpoints.N8N_ENDPOINT_REST | quote }} + {{- end }} + {{- if .Values.endpoints.N8N_ENDPOINT_WEBHOOK }} + N8N_ENDPOINT_WEBHOOK: {{ .Values.endpoints.N8N_ENDPOINT_WEBHOOK | quote }} + {{- end }} + {{- if .Values.endpoints.N8N_ENDPOINT_WEBHOOK_TEST }} + N8N_ENDPOINT_WEBHOOK_TEST: {{ .Values.endpoints.N8N_ENDPOINT_WEBHOOK_TEST | quote }} + {{- end }} + {{- if .Values.endpoints.N8N_ENDPOINT_WEBHOOK_WAIT }} + N8N_ENDPOINT_WEBHOOK_WAIT: {{ .Values.endpoints.N8N_ENDPOINT_WEBHOOK_WAIT | quote }} + {{- end }} + {{- if .Values.endpoints.N8N_DISABLE_PRODUCTION_MAIN_PROCESS }} + N8N_DISABLE_PRODUCTION_MAIN_PROCESS: {{ .Values.endpoints.N8N_DISABLE_PRODUCTION_MAIN_PROCESS | quote }} + {{- end }} + {{- if .Values.endpoints.N8N_SKIP_WEBHOOK_DEREGISTRATION_SHUTDOWN }} + N8N_SKIP_WEBHOOK_DEREGISTRATION_SHUTDOWN: {{ .Values.endpoints.N8N_SKIP_WEBHOOK_DEREGISTRATION_SHUTDOWN | quote }} + {{- end }} + {{/* Credentials */}} + {{- if .Values.credentials.CREDENTIALS_OVERWRITE_DATA }} + CREDENTIALS_OVERWRITE_DATA: {{ .Values.credentials.CREDENTIALS_OVERWRITE_DATA | quote }} + {{- end }} + {{- if .Values.credentials.CREDENTIALS_OVERWRITE_ENDPOINT }} + CREDENTIALS_OVERWRITE_ENDPOINT: {{ .Values.credentials.CREDENTIALS_OVERWRITE_ENDPOINT | quote }} + {{- end }} + {{- if .Values.credentials.CREDENTIALS_DEFAULT_NAME }} + CREDENTIALS_DEFAULT_NAME: {{ .Values.credentials.CREDENTIALS_DEFAULT_NAME | quote }} + {{- end }} + {{/* Deployment */}} + {{- if .Values.deployment.N8N_HOST }} + N8N_HOST: {{ .Values.deployment.N8N_HOST | quote }} + {{- end }} + {{- if .Values.deployment.N8N_EDITOR_BASE_URL }} + N8N_EDITOR_BASE_URL: {{ .Values.deployment.N8N_EDITOR_BASE_URL | quote }} + {{- end }} + {{- if .Values.deployment.N8N_CONFIG_FILES }} + N8N_CONFIG_FILES: {{ .Values.deployment.N8N_CONFIG_FILES | quote }} + {{- end }} + {{- if .Values.deployment.N8N_DISABLE_UI }} + N8N_DISABLE_UI: {{ .Values.deployment.N8N_DISABLE_UI | quote }} + {{- end }} + {{- if .Values.deployment.N8N_ENCRYPTION_KEY }} + N8N_ENCRYPTION_KEY: {{ .Values.deployment.N8N_ENCRYPTION_KEY | quote }} + {{- end }} + {{- if .Values.deployment.N8N_PERSONALIZATION_ENABLED }} + N8N_PERSONALIZATION_ENABLED: {{ .Values.deployment.N8N_PERSONALIZATION_ENABLED | quote }} + {{- end }} + {{- if .Values.deployment.N8N_VERSION_NOTIFICATIONS_ENABLED }} + N8N_VERSION_NOTIFICATIONS_ENABLED: {{ .Values.deployment.N8N_VERSION_NOTIFICATIONS_ENABLED | quote }} + {{- end }} + {{- if .Values.deployment.N8N_TEMPLATES_ENABLED }} + N8N_TEMPLATES_ENABLED: {{ .Values.deployment.N8N_TEMPLATES_ENABLED | quote }} + {{- end }} + {{- if .Values.deployment.N8N_TEMPLATES_HOST }} + N8N_TEMPLATES_HOST: {{ .Values.deployment.N8N_TEMPLATES_HOST | quote }} + {{- end }} + {{- if .Values.deployment.N8N_DIAGNOSTICS_ENABLED }} + N8N_DIAGNOSTICS_ENABLED: {{ .Values.deployment.N8N_DIAGNOSTICS_ENABLED | quote }} + {{- end }} + {{- if .Values.deployment.N8N_HIRING_BANNER_ENABLED }} + N8N_HIRING_BANNER_ENABLED: {{ .Values.deployment.N8N_HIRING_BANNER_ENABLED | quote }} + {{- end }} +{{- end -}} diff --git a/stable/n8n/12.1.0/templates/common.yaml b/stable/n8n/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..b3ede97a98 --- /dev/null +++ b/stable/n8n/12.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for n8n */}} +{{- $configmap := include "n8n.configmap" . | fromYaml -}} +{{- if $configmap -}} + {{- $_ := set .Values.configmap "n8n-config" $configmap -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/redm/4.0.1/values.yaml b/stable/n8n/12.1.0/values.yaml similarity index 100% rename from stable/redm/4.0.1/values.yaml rename to stable/n8n/12.1.0/values.yaml diff --git a/stable/namecheap-ddns/4.0.1/CHANGELOG.md b/stable/namecheap-ddns/4.0.1/CHANGELOG.md deleted file mode 100644 index 7b832910a7..0000000000 --- a/stable/namecheap-ddns/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [namecheap-ddns-4.0.1](https://github.com/truecharts/charts/compare/namecheap-ddns-4.0.0...namecheap-ddns-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [namecheap-ddns-4.0.0](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.17...namecheap-ddns-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [namecheap-ddns-3.0.17](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.16...namecheap-ddns-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [namecheap-ddns-3.0.16](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.15...namecheap-ddns-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [namecheap-ddns-3.0.15](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.14...namecheap-ddns-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [namecheap-ddns-3.0.14](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.13...namecheap-ddns-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [namecheap-ddns-3.0.13](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.12...namecheap-ddns-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [namecheap-ddns-3.0.12](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.11...namecheap-ddns-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [namecheap-ddns-3.0.11](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.10...namecheap-ddns-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [namecheap-ddns-3.0.10](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.9...namecheap-ddns-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [namecheap-ddns-3.0.9](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.8...namecheap-ddns-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/namecheap-ddns/4.0.1/Chart.yaml b/stable/namecheap-ddns/4.0.1/Chart.yaml deleted file mode 100644 index d3152d16df..0000000000 --- a/stable/namecheap-ddns/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: namecheap-ddns -version: 4.0.1 -appVersion: latest -description: "This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. " -home: https://truecharts.org/charts/incubator/namecheap-ddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.png -deprecated: false -sources: - - https://github.com/EdwardChamberlain/namecheap_ddns - - https://github.com/truecharts/charts/tree/master/charts/incubator/namecheap-ddns - - https://hub.docker.com/r/edchamberlain/namecheap_ddns -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - namecheap-ddns - - Tools-Utilities - - Network-DNS - - Network-Management -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/namecheap-ddns/4.0.1/app-changelog.md b/stable/namecheap-ddns/4.0.1/app-changelog.md deleted file mode 100644 index 0a1ad8cc9f..0000000000 --- a/stable/namecheap-ddns/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [namecheap-ddns-4.0.1](https://github.com/truecharts/charts/compare/namecheap-ddns-4.0.0...namecheap-ddns-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/namecheap-ddns/4.0.1/charts/common-17.1.4.tgz b/stable/namecheap-ddns/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/namecheap-ddns/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/namecheap-ddns/4.1.0/CHANGELOG.md b/stable/namecheap-ddns/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1e5afd904e --- /dev/null +++ b/stable/namecheap-ddns/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [namecheap-ddns-4.1.0](https://github.com/truecharts/charts/compare/namecheap-ddns-4.0.1...namecheap-ddns-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [namecheap-ddns-4.0.1](https://github.com/truecharts/charts/compare/namecheap-ddns-4.0.0...namecheap-ddns-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [namecheap-ddns-4.0.0](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.17...namecheap-ddns-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [namecheap-ddns-3.0.17](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.16...namecheap-ddns-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [namecheap-ddns-3.0.16](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.15...namecheap-ddns-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [namecheap-ddns-3.0.15](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.14...namecheap-ddns-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [namecheap-ddns-3.0.14](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.13...namecheap-ddns-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [namecheap-ddns-3.0.13](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.12...namecheap-ddns-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [namecheap-ddns-3.0.12](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.11...namecheap-ddns-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [namecheap-ddns-3.0.11](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.10...namecheap-ddns-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [namecheap-ddns-3.0.10](https://github.com/truecharts/charts/compare/namecheap-ddns-3.0.9...namecheap-ddns-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/namecheap-ddns/4.1.0/Chart.yaml b/stable/namecheap-ddns/4.1.0/Chart.yaml new file mode 100644 index 0000000000..41b19d0e88 --- /dev/null +++ b/stable/namecheap-ddns/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: namecheap-ddns +version: 4.1.0 +appVersion: latest +description: "This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. " +home: https://truecharts.org/charts/incubator/namecheap-ddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.png +deprecated: false +sources: + - https://github.com/EdwardChamberlain/namecheap_ddns + - https://github.com/truecharts/charts/tree/master/charts/incubator/namecheap-ddns + - https://hub.docker.com/r/edchamberlain/namecheap_ddns +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - namecheap-ddns + - Tools-Utilities + - Network-DNS + - Network-Management +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/namecheap-ddns/4.0.1/README.md b/stable/namecheap-ddns/4.1.0/README.md similarity index 100% rename from stable/namecheap-ddns/4.0.1/README.md rename to stable/namecheap-ddns/4.1.0/README.md diff --git a/stable/namecheap-ddns/4.1.0/app-changelog.md b/stable/namecheap-ddns/4.1.0/app-changelog.md new file mode 100644 index 0000000000..701656811f --- /dev/null +++ b/stable/namecheap-ddns/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [namecheap-ddns-4.1.0](https://github.com/truecharts/charts/compare/namecheap-ddns-4.0.1...namecheap-ddns-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/namecheap-ddns/4.0.1/app-readme.md b/stable/namecheap-ddns/4.1.0/app-readme.md similarity index 100% rename from stable/namecheap-ddns/4.0.1/app-readme.md rename to stable/namecheap-ddns/4.1.0/app-readme.md diff --git a/stable/namecheap-ddns/4.1.0/charts/common-17.2.2.tgz b/stable/namecheap-ddns/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/namecheap-ddns/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/namecheap-ddns/4.0.1/ix_values.yaml b/stable/namecheap-ddns/4.1.0/ix_values.yaml similarity index 100% rename from stable/namecheap-ddns/4.0.1/ix_values.yaml rename to stable/namecheap-ddns/4.1.0/ix_values.yaml diff --git a/stable/namecheap-ddns/4.0.1/questions.yaml b/stable/namecheap-ddns/4.1.0/questions.yaml similarity index 100% rename from stable/namecheap-ddns/4.0.1/questions.yaml rename to stable/namecheap-ddns/4.1.0/questions.yaml diff --git a/stable/neverwinternights-ee/4.0.2/templates/common.yaml b/stable/namecheap-ddns/4.1.0/templates/common.yaml similarity index 100% rename from stable/neverwinternights-ee/4.0.2/templates/common.yaml rename to stable/namecheap-ddns/4.1.0/templates/common.yaml diff --git a/stable/remmina/9.0.1/values.yaml b/stable/namecheap-ddns/4.1.0/values.yaml similarity index 100% rename from stable/remmina/9.0.1/values.yaml rename to stable/namecheap-ddns/4.1.0/values.yaml diff --git a/stable/nano-wallet/8.0.1/CHANGELOG.md b/stable/nano-wallet/8.0.1/CHANGELOG.md deleted file mode 100644 index 4a8b8a3e96..0000000000 --- a/stable/nano-wallet/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nano-wallet-8.0.1](https://github.com/truecharts/charts/compare/nano-wallet-8.0.0...nano-wallet-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [nano-wallet-8.0.0](https://github.com/truecharts/charts/compare/nano-wallet-7.0.11...nano-wallet-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [nano-wallet-7.0.11](https://github.com/truecharts/charts/compare/nano-wallet-7.0.10...nano-wallet-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [nano-wallet-7.0.10](https://github.com/truecharts/charts/compare/nano-wallet-7.0.9...nano-wallet-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [nano-wallet-7.0.9](https://github.com/truecharts/charts/compare/nano-wallet-7.0.8...nano-wallet-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [nano-wallet-7.0.8](https://github.com/truecharts/charts/compare/nano-wallet-7.0.7...nano-wallet-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [nano-wallet-7.0.7](https://github.com/truecharts/charts/compare/nano-wallet-7.0.6...nano-wallet-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [nano-wallet-7.0.6](https://github.com/truecharts/charts/compare/nano-wallet-7.0.5...nano-wallet-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [nano-wallet-7.0.5](https://github.com/truecharts/charts/compare/nano-wallet-7.0.4...nano-wallet-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [nano-wallet-7.0.4](https://github.com/truecharts/charts/compare/nano-wallet-7.0.3...nano-wallet-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [nano-wallet-7.0.3](https://github.com/truecharts/charts/compare/nano-wallet-7.0.2...nano-wallet-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/nano-wallet/8.0.1/Chart.yaml b/stable/nano-wallet/8.0.1/Chart.yaml deleted file mode 100644 index b483923884..0000000000 --- a/stable/nano-wallet/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: nano-wallet -version: 8.0.1 -appVersion: 2021.12.16 -description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. -home: https://truecharts.org/charts/stable/nano-wallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet - - https://ghcr.io/linuxserver/nano-wallet -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - nano-wallet -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/nano-wallet/8.0.1/app-changelog.md b/stable/nano-wallet/8.0.1/app-changelog.md deleted file mode 100644 index dc1d9c4391..0000000000 --- a/stable/nano-wallet/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nano-wallet-8.0.1](https://github.com/truecharts/charts/compare/nano-wallet-8.0.0...nano-wallet-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/nano-wallet/8.0.1/charts/common-17.1.4.tgz b/stable/nano-wallet/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/nano-wallet/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/nano-wallet/8.1.0/CHANGELOG.md b/stable/nano-wallet/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d328ba04e3 --- /dev/null +++ b/stable/nano-wallet/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nano-wallet-8.1.0](https://github.com/truecharts/charts/compare/nano-wallet-8.0.1...nano-wallet-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nano-wallet-8.0.1](https://github.com/truecharts/charts/compare/nano-wallet-8.0.0...nano-wallet-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nano-wallet-8.0.0](https://github.com/truecharts/charts/compare/nano-wallet-7.0.11...nano-wallet-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [nano-wallet-7.0.11](https://github.com/truecharts/charts/compare/nano-wallet-7.0.10...nano-wallet-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [nano-wallet-7.0.10](https://github.com/truecharts/charts/compare/nano-wallet-7.0.9...nano-wallet-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [nano-wallet-7.0.9](https://github.com/truecharts/charts/compare/nano-wallet-7.0.8...nano-wallet-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [nano-wallet-7.0.8](https://github.com/truecharts/charts/compare/nano-wallet-7.0.7...nano-wallet-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [nano-wallet-7.0.7](https://github.com/truecharts/charts/compare/nano-wallet-7.0.6...nano-wallet-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [nano-wallet-7.0.6](https://github.com/truecharts/charts/compare/nano-wallet-7.0.5...nano-wallet-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [nano-wallet-7.0.5](https://github.com/truecharts/charts/compare/nano-wallet-7.0.4...nano-wallet-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [nano-wallet-7.0.4](https://github.com/truecharts/charts/compare/nano-wallet-7.0.3...nano-wallet-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/nano-wallet/8.1.0/Chart.yaml b/stable/nano-wallet/8.1.0/Chart.yaml new file mode 100644 index 0000000000..77d2735300 --- /dev/null +++ b/stable/nano-wallet/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nano-wallet +version: 8.1.0 +appVersion: 2021.12.16 +description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. +home: https://truecharts.org/charts/stable/nano-wallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet + - https://ghcr.io/linuxserver/nano-wallet +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - nano-wallet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/nano-wallet/8.0.1/README.md b/stable/nano-wallet/8.1.0/README.md similarity index 100% rename from stable/nano-wallet/8.0.1/README.md rename to stable/nano-wallet/8.1.0/README.md diff --git a/stable/nano-wallet/8.1.0/app-changelog.md b/stable/nano-wallet/8.1.0/app-changelog.md new file mode 100644 index 0000000000..7303624a95 --- /dev/null +++ b/stable/nano-wallet/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nano-wallet-8.1.0](https://github.com/truecharts/charts/compare/nano-wallet-8.0.1...nano-wallet-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nano-wallet/8.0.1/app-readme.md b/stable/nano-wallet/8.1.0/app-readme.md similarity index 100% rename from stable/nano-wallet/8.0.1/app-readme.md rename to stable/nano-wallet/8.1.0/app-readme.md diff --git a/stable/nano-wallet/8.1.0/charts/common-17.2.2.tgz b/stable/nano-wallet/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nano-wallet/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nano-wallet/8.0.1/ix_values.yaml b/stable/nano-wallet/8.1.0/ix_values.yaml similarity index 100% rename from stable/nano-wallet/8.0.1/ix_values.yaml rename to stable/nano-wallet/8.1.0/ix_values.yaml diff --git a/stable/nano-wallet/8.0.1/questions.yaml b/stable/nano-wallet/8.1.0/questions.yaml similarity index 100% rename from stable/nano-wallet/8.0.1/questions.yaml rename to stable/nano-wallet/8.1.0/questions.yaml diff --git a/stable/tailscale/7.0.1/templates/NOTES.txt b/stable/nano-wallet/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/tailscale/7.0.1/templates/NOTES.txt rename to stable/nano-wallet/8.1.0/templates/NOTES.txt diff --git a/stable/tasmobackup/5.0.1/templates/common.yaml b/stable/nano-wallet/8.1.0/templates/common.yaml similarity index 100% rename from stable/tasmobackup/5.0.1/templates/common.yaml rename to stable/nano-wallet/8.1.0/templates/common.yaml diff --git a/stable/remotely/4.0.1/values.yaml b/stable/nano-wallet/8.1.0/values.yaml similarity index 100% rename from stable/remotely/4.0.1/values.yaml rename to stable/nano-wallet/8.1.0/values.yaml diff --git a/stable/navidrome/18.1.0/CHANGELOG.md b/stable/navidrome/18.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ad9a4fe636 --- /dev/null +++ b/stable/navidrome/18.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [navidrome-18.1.0](https://github.com/truecharts/charts/compare/navidrome-18.0.1...navidrome-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [navidrome-18.0.1](https://github.com/truecharts/charts/compare/navidrome-18.0.0...navidrome-18.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [navidrome-18.0.0](https://github.com/truecharts/charts/compare/navidrome-17.0.11...navidrome-18.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [navidrome-17.0.11](https://github.com/truecharts/charts/compare/navidrome-17.0.10...navidrome-17.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [navidrome-17.0.10](https://github.com/truecharts/charts/compare/navidrome-17.0.9...navidrome-17.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [navidrome-17.0.9](https://github.com/truecharts/charts/compare/navidrome-17.0.8...navidrome-17.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [navidrome-17.0.8](https://github.com/truecharts/charts/compare/navidrome-17.0.7...navidrome-17.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [navidrome-17.0.7](https://github.com/truecharts/charts/compare/navidrome-17.0.6...navidrome-17.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [navidrome-17.0.6](https://github.com/truecharts/charts/compare/navidrome-17.0.5...navidrome-17.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [navidrome-17.0.5](https://github.com/truecharts/charts/compare/navidrome-17.0.4...navidrome-17.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [navidrome-17.0.4](https://github.com/truecharts/charts/compare/navidrome-17.0.3...navidrome-17.0.4) (2023-12-21) + +### Fix diff --git a/stable/navidrome/18.1.0/Chart.yaml b/stable/navidrome/18.1.0/Chart.yaml new file mode 100644 index 0000000000..9ba59c38ad --- /dev/null +++ b/stable/navidrome/18.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: navidrome +version: 18.1.0 +appVersion: 0.50.2 +description: Navidrome is an open source web-based music collection server and streamer +home: https://truecharts.org/charts/stable/navidrome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/navidrome.png +deprecated: false +sources: + - https://github.com/deluan/navidrome + - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome + - https://hub.docker.com/r/deluan/navidrome +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - navidrome + - music + - streaming +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/navidrome/18.1.0/README.md b/stable/navidrome/18.1.0/README.md new file mode 100644 index 0000000000..58889bc1b3 --- /dev/null +++ b/stable/navidrome/18.1.0/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/navidrome) + +**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/navidrome/18.1.0/app-changelog.md b/stable/navidrome/18.1.0/app-changelog.md new file mode 100644 index 0000000000..2c94208b88 --- /dev/null +++ b/stable/navidrome/18.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [navidrome-18.1.0](https://github.com/truecharts/charts/compare/navidrome-18.0.1...navidrome-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/navidrome/18.1.0/app-readme.md b/stable/navidrome/18.1.0/app-readme.md new file mode 100644 index 0000000000..73d0c017c0 --- /dev/null +++ b/stable/navidrome/18.1.0/app-readme.md @@ -0,0 +1,8 @@ +Navidrome is an open source web-based music collection server and streamer + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/navidrome](https://truecharts.org/charts/stable/navidrome) + +--- + +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/navidrome/18.1.0/charts/common-17.2.2.tgz b/stable/navidrome/18.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/navidrome/18.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/navidrome/18.1.0/ix_values.yaml b/stable/navidrome/18.1.0/ix_values.yaml new file mode 100644 index 0000000000..e04c401e2e --- /dev/null +++ b/stable/navidrome/18.1.0/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: deluan/navidrome + pullPolicy: IfNotPresent + tag: 0.50.2@sha256:81f35eb841fae1191adbed97fdeca24029a7fff31390a4264eed8c86cc2e15d5 +workload: + main: + podSpec: + containers: + main: + env: + ND_MUSICFOLDER: /music + ND_SCANSCHEDULE: "@every 15m" + ND_LOGLEVEL: info + ND_SESSIONTIMEOUT: 24h + ND_ENABLETRANSCODINGCONFIG: false +service: + main: + ports: + main: + port: 4533 + targetPort: 4533 +persistence: + data: + enabled: true + mountPath: /data + music: + enabled: true + mountPath: /music +portal: + open: + enabled: true diff --git a/stable/navidrome/18.1.0/questions.yaml b/stable/navidrome/18.1.0/questions.yaml new file mode 100644 index 0000000000..11f63d4ca5 --- /dev/null +++ b/stable/navidrome/18.1.0/questions.yaml @@ -0,0 +1,3118 @@ +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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: ND_ENABLETRANSCODINGCONFIG + label: Enables transcoding configuration in the UI + description: To configure transcoding, Navidrome WebUI provide a screen that allows you to edit existing transcoding configurations and to add new ones. + schema: + type: boolean + default: false + - variable: ND_SESSIONTIMEOUT + label: Session Timeout time + description: How long Navidrome will wait before closing web ui idle sessions + schema: + type: string + default: "24h" + required: true + - variable: ND_SCANSCHEDULE + label: Music folder scan schedule frequency + description: Configure periodic scans using cron syntax. To disable it altogether, set it to 0 + schema: + type: string + default: "@every 15m" + required: true + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 4533 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: music + label: App Music Storage + description: Stores the Application Music. (Defaults to /music) + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/tauticord/2.0.1/templates/NOTES.txt b/stable/navidrome/18.1.0/templates/NOTES.txt similarity index 100% rename from stable/tauticord/2.0.1/templates/NOTES.txt rename to stable/navidrome/18.1.0/templates/NOTES.txt diff --git a/stable/tasmocompiler/5.0.1/templates/common.yaml b/stable/navidrome/18.1.0/templates/common.yaml similarity index 100% rename from stable/tasmocompiler/5.0.1/templates/common.yaml rename to stable/navidrome/18.1.0/templates/common.yaml diff --git a/stable/requestrr/8.0.1/values.yaml b/stable/navidrome/18.1.0/values.yaml similarity index 100% rename from stable/requestrr/8.0.1/values.yaml rename to stable/navidrome/18.1.0/values.yaml diff --git a/stable/necesse/4.0.1/CHANGELOG.md b/stable/necesse/4.0.1/CHANGELOG.md deleted file mode 100644 index 4f4968b452..0000000000 --- a/stable/necesse/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [necesse-4.0.1](https://github.com/truecharts/charts/compare/necesse-4.0.0...necesse-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [necesse-4.0.0](https://github.com/truecharts/charts/compare/necesse-3.0.17...necesse-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [necesse-3.0.17](https://github.com/truecharts/charts/compare/necesse-3.0.16...necesse-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [necesse-3.0.16](https://github.com/truecharts/charts/compare/necesse-3.0.15...necesse-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [necesse-3.0.15](https://github.com/truecharts/charts/compare/necesse-3.0.14...necesse-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [necesse-3.0.14](https://github.com/truecharts/charts/compare/necesse-3.0.13...necesse-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [necesse-3.0.13](https://github.com/truecharts/charts/compare/necesse-3.0.12...necesse-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [necesse-3.0.12](https://github.com/truecharts/charts/compare/necesse-3.0.11...necesse-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [necesse-3.0.11](https://github.com/truecharts/charts/compare/necesse-3.0.10...necesse-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [necesse-3.0.10](https://github.com/truecharts/charts/compare/necesse-3.0.9...necesse-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [necesse-3.0.9](https://github.com/truecharts/charts/compare/necesse-3.0.8...necesse-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/necesse/4.0.1/Chart.yaml b/stable/necesse/4.0.1/Chart.yaml deleted file mode 100644 index ed4d6262e4..0000000000 --- a/stable/necesse/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: necesse -version: 4.0.1 -appVersion: necesse -description: This Chart will download and install SteamCMD. It will also install Necesse and run it. -home: https://truecharts.org/charts/incubator/necesse -icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/necesse - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - necesse - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/necesse/4.0.1/app-changelog.md b/stable/necesse/4.0.1/app-changelog.md deleted file mode 100644 index a1b1798fd3..0000000000 --- a/stable/necesse/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [necesse-4.0.1](https://github.com/truecharts/charts/compare/necesse-4.0.0...necesse-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/necesse/4.0.1/charts/common-17.1.4.tgz b/stable/necesse/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/necesse/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/necesse/4.1.0/CHANGELOG.md b/stable/necesse/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3f3ef28224 --- /dev/null +++ b/stable/necesse/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [necesse-4.1.0](https://github.com/truecharts/charts/compare/necesse-4.0.1...necesse-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [necesse-4.0.1](https://github.com/truecharts/charts/compare/necesse-4.0.0...necesse-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [necesse-4.0.0](https://github.com/truecharts/charts/compare/necesse-3.0.17...necesse-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [necesse-3.0.17](https://github.com/truecharts/charts/compare/necesse-3.0.16...necesse-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [necesse-3.0.16](https://github.com/truecharts/charts/compare/necesse-3.0.15...necesse-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [necesse-3.0.15](https://github.com/truecharts/charts/compare/necesse-3.0.14...necesse-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [necesse-3.0.14](https://github.com/truecharts/charts/compare/necesse-3.0.13...necesse-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [necesse-3.0.13](https://github.com/truecharts/charts/compare/necesse-3.0.12...necesse-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [necesse-3.0.12](https://github.com/truecharts/charts/compare/necesse-3.0.11...necesse-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [necesse-3.0.11](https://github.com/truecharts/charts/compare/necesse-3.0.10...necesse-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [necesse-3.0.10](https://github.com/truecharts/charts/compare/necesse-3.0.9...necesse-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/necesse/4.1.0/Chart.yaml b/stable/necesse/4.1.0/Chart.yaml new file mode 100644 index 0000000000..1d8fc6fedc --- /dev/null +++ b/stable/necesse/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: necesse +version: 4.1.0 +appVersion: necesse +description: This Chart will download and install SteamCMD. It will also install Necesse and run it. +home: https://truecharts.org/charts/incubator/necesse +icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/necesse + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - necesse + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/necesse/4.0.1/README.md b/stable/necesse/4.1.0/README.md similarity index 100% rename from stable/necesse/4.0.1/README.md rename to stable/necesse/4.1.0/README.md diff --git a/stable/necesse/4.1.0/app-changelog.md b/stable/necesse/4.1.0/app-changelog.md new file mode 100644 index 0000000000..d7b1a4da93 --- /dev/null +++ b/stable/necesse/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [necesse-4.1.0](https://github.com/truecharts/charts/compare/necesse-4.0.1...necesse-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/necesse/4.0.1/app-readme.md b/stable/necesse/4.1.0/app-readme.md similarity index 100% rename from stable/necesse/4.0.1/app-readme.md rename to stable/necesse/4.1.0/app-readme.md diff --git a/stable/necesse/4.1.0/charts/common-17.2.2.tgz b/stable/necesse/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/necesse/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/necesse/4.0.1/ix_values.yaml b/stable/necesse/4.1.0/ix_values.yaml similarity index 100% rename from stable/necesse/4.0.1/ix_values.yaml rename to stable/necesse/4.1.0/ix_values.yaml diff --git a/stable/necesse/4.0.1/questions.yaml b/stable/necesse/4.1.0/questions.yaml similarity index 100% rename from stable/necesse/4.0.1/questions.yaml rename to stable/necesse/4.1.0/questions.yaml diff --git a/stable/newyearcountdownclock/4.0.1/templates/common.yaml b/stable/necesse/4.1.0/templates/common.yaml similarity index 100% rename from stable/newyearcountdownclock/4.0.1/templates/common.yaml rename to stable/necesse/4.1.0/templates/common.yaml diff --git a/stable/restic-rest-server/4.0.1/values.yaml b/stable/necesse/4.1.0/values.yaml similarity index 100% rename from stable/restic-rest-server/4.0.1/values.yaml rename to stable/necesse/4.1.0/values.yaml diff --git a/stable/neko/4.0.1/CHANGELOG.md b/stable/neko/4.0.1/CHANGELOG.md deleted file mode 100644 index b279c84565..0000000000 --- a/stable/neko/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [neko-4.0.1](https://github.com/truecharts/charts/compare/neko-4.0.0...neko-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [neko-4.0.0](https://github.com/truecharts/charts/compare/neko-3.0.21...neko-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [neko-3.0.21](https://github.com/truecharts/charts/compare/neko-3.0.20...neko-3.0.21) (2023-12-25) - -### Chore - -- update container image m1k1o/neko to microsoft-edge[@6e794b4](https://github.com/6e794b4) by renovate ([#16511](https://github.com/truecharts/charts/issues/16511)) - - update container image m1k1o/neko to xfce[@71ea720](https://github.com/71ea720) by renovate ([#16516](https://github.com/truecharts/charts/issues/16516)) - - - - -## [neko-3.0.20](https://github.com/truecharts/charts/compare/neko-3.0.19...neko-3.0.20) (2023-12-25) - -### Chore - -- update container image m1k1o/neko to vivaldi[@4d0f7db](https://github.com/4d0f7db) by renovate ([#16514](https://github.com/truecharts/charts/issues/16514)) - - update container image m1k1o/neko to vlc[@51d1719](https://github.com/51d1719) by renovate ([#16515](https://github.com/truecharts/charts/issues/16515)) - - update container image m1k1o/neko to brave[@fd89115](https://github.com/fd89115) by renovate ([#16507](https://github.com/truecharts/charts/issues/16507)) - - update container image m1k1o/neko to tor-browser[@8f7cea0](https://github.com/8f7cea0) by renovate ([#16513](https://github.com/truecharts/charts/issues/16513)) - - update container image m1k1o/neko to remmina[@707cb4e](https://github.com/707cb4e) by renovate ([#16512](https://github.com/truecharts/charts/issues/16512)) - - update container image m1k1o/neko to firefox[@721d433](https://github.com/721d433) by renovate ([#16509](https://github.com/truecharts/charts/issues/16509)) - - update container image m1k1o/neko to google-chrome[@c81e1b2](https://github.com/c81e1b2) by renovate ([#16510](https://github.com/truecharts/charts/issues/16510)) - - update container image m1k1o/neko to chromium[@6d58fb5](https://github.com/6d58fb5) by renovate ([#16508](https://github.com/truecharts/charts/issues/16508)) - - - - -## [neko-3.0.19](https://github.com/truecharts/charts/compare/neko-3.0.18...neko-3.0.19) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [neko-3.0.18](https://github.com/truecharts/charts/compare/neko-3.0.17...neko-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [neko-3.0.17](https://github.com/truecharts/charts/compare/neko-3.0.16...neko-3.0.17) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [neko-3.0.16](https://github.com/truecharts/charts/compare/neko-3.0.15...neko-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [neko-3.0.15](https://github.com/truecharts/charts/compare/neko-3.0.14...neko-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [neko-3.0.14](https://github.com/truecharts/charts/compare/neko-3.0.13...neko-3.0.14) (2023-12-22) - -### Chore - diff --git a/stable/neko/4.0.1/Chart.yaml b/stable/neko/4.0.1/Chart.yaml deleted file mode 100644 index f3b4ebc553..0000000000 --- a/stable/neko/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: neko -version: 4.0.1 -appVersion: firefox -description: A self hosted virtual browser that runs in Chart -home: https://truecharts.org/charts/incubator/neko -icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/neko - - https://hub.docker.com/r/m1k1o/neko -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - neko - - video -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/neko/4.0.1/app-changelog.md b/stable/neko/4.0.1/app-changelog.md deleted file mode 100644 index 5cde60e8a6..0000000000 --- a/stable/neko/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [neko-4.0.1](https://github.com/truecharts/charts/compare/neko-4.0.0...neko-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/neko/4.0.1/charts/common-17.1.4.tgz b/stable/neko/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/neko/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/neko/4.1.0/CHANGELOG.md b/stable/neko/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..15ded17043 --- /dev/null +++ b/stable/neko/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [neko-4.1.0](https://github.com/truecharts/charts/compare/neko-4.0.1...neko-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [neko-4.0.1](https://github.com/truecharts/charts/compare/neko-4.0.0...neko-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [neko-4.0.0](https://github.com/truecharts/charts/compare/neko-3.0.21...neko-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [neko-3.0.21](https://github.com/truecharts/charts/compare/neko-3.0.20...neko-3.0.21) (2023-12-25) + +### Chore + +- update container image m1k1o/neko to microsoft-edge[@6e794b4](https://github.com/6e794b4) by renovate ([#16511](https://github.com/truecharts/charts/issues/16511)) + - update container image m1k1o/neko to xfce[@71ea720](https://github.com/71ea720) by renovate ([#16516](https://github.com/truecharts/charts/issues/16516)) + + + + +## [neko-3.0.20](https://github.com/truecharts/charts/compare/neko-3.0.19...neko-3.0.20) (2023-12-25) + +### Chore + +- update container image m1k1o/neko to vivaldi[@4d0f7db](https://github.com/4d0f7db) by renovate ([#16514](https://github.com/truecharts/charts/issues/16514)) + - update container image m1k1o/neko to vlc[@51d1719](https://github.com/51d1719) by renovate ([#16515](https://github.com/truecharts/charts/issues/16515)) + - update container image m1k1o/neko to brave[@fd89115](https://github.com/fd89115) by renovate ([#16507](https://github.com/truecharts/charts/issues/16507)) + - update container image m1k1o/neko to tor-browser[@8f7cea0](https://github.com/8f7cea0) by renovate ([#16513](https://github.com/truecharts/charts/issues/16513)) + - update container image m1k1o/neko to remmina[@707cb4e](https://github.com/707cb4e) by renovate ([#16512](https://github.com/truecharts/charts/issues/16512)) + - update container image m1k1o/neko to firefox[@721d433](https://github.com/721d433) by renovate ([#16509](https://github.com/truecharts/charts/issues/16509)) + - update container image m1k1o/neko to google-chrome[@c81e1b2](https://github.com/c81e1b2) by renovate ([#16510](https://github.com/truecharts/charts/issues/16510)) + - update container image m1k1o/neko to chromium[@6d58fb5](https://github.com/6d58fb5) by renovate ([#16508](https://github.com/truecharts/charts/issues/16508)) + + + + +## [neko-3.0.19](https://github.com/truecharts/charts/compare/neko-3.0.18...neko-3.0.19) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [neko-3.0.18](https://github.com/truecharts/charts/compare/neko-3.0.17...neko-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [neko-3.0.17](https://github.com/truecharts/charts/compare/neko-3.0.16...neko-3.0.17) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [neko-3.0.16](https://github.com/truecharts/charts/compare/neko-3.0.15...neko-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [neko-3.0.15](https://github.com/truecharts/charts/compare/neko-3.0.14...neko-3.0.15) (2023-12-23) + +### Chore + diff --git a/stable/neko/4.1.0/Chart.yaml b/stable/neko/4.1.0/Chart.yaml new file mode 100644 index 0000000000..c420cd4553 --- /dev/null +++ b/stable/neko/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: neko +version: 4.1.0 +appVersion: firefox +description: A self hosted virtual browser that runs in Chart +home: https://truecharts.org/charts/incubator/neko +icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/neko + - https://hub.docker.com/r/m1k1o/neko +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - neko + - video +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/neko/4.0.1/README.md b/stable/neko/4.1.0/README.md similarity index 100% rename from stable/neko/4.0.1/README.md rename to stable/neko/4.1.0/README.md diff --git a/stable/neko/4.1.0/app-changelog.md b/stable/neko/4.1.0/app-changelog.md new file mode 100644 index 0000000000..cf9a34a239 --- /dev/null +++ b/stable/neko/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [neko-4.1.0](https://github.com/truecharts/charts/compare/neko-4.0.1...neko-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/neko/4.0.1/app-readme.md b/stable/neko/4.1.0/app-readme.md similarity index 100% rename from stable/neko/4.0.1/app-readme.md rename to stable/neko/4.1.0/app-readme.md diff --git a/stable/neko/4.1.0/charts/common-17.2.2.tgz b/stable/neko/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/neko/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/neko/4.0.1/ix_values.yaml b/stable/neko/4.1.0/ix_values.yaml similarity index 100% rename from stable/neko/4.0.1/ix_values.yaml rename to stable/neko/4.1.0/ix_values.yaml diff --git a/stable/neko/4.0.1/questions.yaml b/stable/neko/4.1.0/questions.yaml similarity index 100% rename from stable/neko/4.0.1/questions.yaml rename to stable/neko/4.1.0/questions.yaml diff --git a/stable/nexus-oss/4.0.1/templates/common.yaml b/stable/neko/4.1.0/templates/common.yaml similarity index 100% rename from stable/nexus-oss/4.0.1/templates/common.yaml rename to stable/neko/4.1.0/templates/common.yaml diff --git a/stable/retrobot/7.0.1/values.yaml b/stable/neko/4.1.0/values.yaml similarity index 100% rename from stable/retrobot/7.0.1/values.yaml rename to stable/neko/4.1.0/values.yaml diff --git a/stable/netbootxyz/3.0.0/CHANGELOG.md b/stable/netbootxyz/3.0.0/CHANGELOG.md deleted file mode 100644 index 78dd7dd58d..0000000000 --- a/stable/netbootxyz/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [netbootxyz-3.0.0](https://github.com/truecharts/charts/compare/netbootxyz-2.0.1...netbootxyz-3.0.0) (2023-12-26) - -### Chore - -- update container image tccr.io/truecharts/netbootxyz to v2.0.53[@21b383a](https://github.com/21b383a) by renovate ([#15707](https://github.com/truecharts/charts/issues/15707)) - - - - -## [netbootxyz-2.0.1](https://github.com/truecharts/charts/compare/netbootxyz-2.0.0...netbootxyz-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [netbootxyz-2.0.0](https://github.com/truecharts/charts/compare/netbootxyz-1.0.11...netbootxyz-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [netbootxyz-1.0.11](https://github.com/truecharts/charts/compare/netbootxyz-1.0.10...netbootxyz-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [netbootxyz-1.0.10](https://github.com/truecharts/charts/compare/netbootxyz-1.0.9...netbootxyz-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [netbootxyz-1.0.9](https://github.com/truecharts/charts/compare/netbootxyz-1.0.8...netbootxyz-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [netbootxyz-1.0.8](https://github.com/truecharts/charts/compare/netbootxyz-1.0.7...netbootxyz-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [netbootxyz-1.0.7](https://github.com/truecharts/charts/compare/netbootxyz-1.0.6...netbootxyz-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [netbootxyz-1.0.6](https://github.com/truecharts/charts/compare/netbootxyz-1.0.5...netbootxyz-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [netbootxyz-1.0.5](https://github.com/truecharts/charts/compare/netbootxyz-1.0.4...netbootxyz-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [netbootxyz-1.0.4](https://github.com/truecharts/charts/compare/netbootxyz-1.0.3...netbootxyz-1.0.4) (2023-12-21) - -### Fix diff --git a/stable/netbootxyz/3.0.0/Chart.yaml b/stable/netbootxyz/3.0.0/Chart.yaml deleted file mode 100644 index 6782d33a76..0000000000 --- a/stable/netbootxyz/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: netbootxyz -version: 3.0.0 -appVersion: 0.7.0 -description: Your favorite operating systems in one place! -home: https://truecharts.org/charts/incubator/netbootxyz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.png -deprecated: false -sources: - - https://github.com/netbootxyz/netboot.xyz - - https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz - - https://github.com/truecharts/containers/tree/master/mirrornetbootxyz -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - netbootxyz - - pxe -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/netbootxyz/3.0.0/app-changelog.md b/stable/netbootxyz/3.0.0/app-changelog.md deleted file mode 100644 index adee2333b6..0000000000 --- a/stable/netbootxyz/3.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netbootxyz-3.0.0](https://github.com/truecharts/charts/compare/netbootxyz-2.0.1...netbootxyz-3.0.0) (2023-12-26) - -### Chore - -- update container image tccr.io/truecharts/netbootxyz to v2.0.53[@21b383a](https://github.com/21b383a) by renovate ([#15707](https://github.com/truecharts/charts/issues/15707)) - - \ No newline at end of file diff --git a/stable/netbootxyz/3.0.0/charts/common-17.1.4.tgz b/stable/netbootxyz/3.0.0/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/netbootxyz/3.0.0/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/netbootxyz/3.1.0/CHANGELOG.md b/stable/netbootxyz/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2a38867c56 --- /dev/null +++ b/stable/netbootxyz/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [netbootxyz-3.1.0](https://github.com/truecharts/charts/compare/netbootxyz-3.0.0...netbootxyz-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [netbootxyz-3.0.0](https://github.com/truecharts/charts/compare/netbootxyz-2.0.1...netbootxyz-3.0.0) (2023-12-26) + +### Chore + +- update container image tccr.io/truecharts/netbootxyz to v2.0.53[@21b383a](https://github.com/21b383a) by renovate ([#15707](https://github.com/truecharts/charts/issues/15707)) + + + + +## [netbootxyz-2.0.1](https://github.com/truecharts/charts/compare/netbootxyz-2.0.0...netbootxyz-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [netbootxyz-2.0.0](https://github.com/truecharts/charts/compare/netbootxyz-1.0.11...netbootxyz-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [netbootxyz-1.0.11](https://github.com/truecharts/charts/compare/netbootxyz-1.0.10...netbootxyz-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [netbootxyz-1.0.10](https://github.com/truecharts/charts/compare/netbootxyz-1.0.9...netbootxyz-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [netbootxyz-1.0.9](https://github.com/truecharts/charts/compare/netbootxyz-1.0.8...netbootxyz-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [netbootxyz-1.0.8](https://github.com/truecharts/charts/compare/netbootxyz-1.0.7...netbootxyz-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [netbootxyz-1.0.7](https://github.com/truecharts/charts/compare/netbootxyz-1.0.6...netbootxyz-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [netbootxyz-1.0.6](https://github.com/truecharts/charts/compare/netbootxyz-1.0.5...netbootxyz-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [netbootxyz-1.0.5](https://github.com/truecharts/charts/compare/netbootxyz-1.0.4...netbootxyz-1.0.5) (2023-12-22) + +### Fix diff --git a/stable/netbootxyz/3.1.0/Chart.yaml b/stable/netbootxyz/3.1.0/Chart.yaml new file mode 100644 index 0000000000..66410edfda --- /dev/null +++ b/stable/netbootxyz/3.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: netbootxyz +version: 3.1.0 +appVersion: 0.7.0 +description: Your favorite operating systems in one place! +home: https://truecharts.org/charts/incubator/netbootxyz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.png +deprecated: false +sources: + - https://github.com/netbootxyz/netboot.xyz + - https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz + - https://ghcr.io/netbootxyz/netbootxyz +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - netbootxyz + - pxe +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/netbootxyz/3.0.0/README.md b/stable/netbootxyz/3.1.0/README.md similarity index 100% rename from stable/netbootxyz/3.0.0/README.md rename to stable/netbootxyz/3.1.0/README.md diff --git a/stable/netbootxyz/3.1.0/app-changelog.md b/stable/netbootxyz/3.1.0/app-changelog.md new file mode 100644 index 0000000000..f3edb0d749 --- /dev/null +++ b/stable/netbootxyz/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netbootxyz-3.1.0](https://github.com/truecharts/charts/compare/netbootxyz-3.0.0...netbootxyz-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/netbootxyz/3.0.0/app-readme.md b/stable/netbootxyz/3.1.0/app-readme.md similarity index 100% rename from stable/netbootxyz/3.0.0/app-readme.md rename to stable/netbootxyz/3.1.0/app-readme.md diff --git a/stable/netbootxyz/3.1.0/charts/common-17.2.2.tgz b/stable/netbootxyz/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/netbootxyz/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/netbootxyz/3.0.0/ix_values.yaml b/stable/netbootxyz/3.1.0/ix_values.yaml similarity index 100% rename from stable/netbootxyz/3.0.0/ix_values.yaml rename to stable/netbootxyz/3.1.0/ix_values.yaml diff --git a/stable/netbootxyz/3.0.0/questions.yaml b/stable/netbootxyz/3.1.0/questions.yaml similarity index 100% rename from stable/netbootxyz/3.0.0/questions.yaml rename to stable/netbootxyz/3.1.0/questions.yaml diff --git a/stable/tauticord/2.0.1/templates/common.yaml b/stable/netbootxyz/3.1.0/templates/common.yaml similarity index 100% rename from stable/tauticord/2.0.1/templates/common.yaml rename to stable/netbootxyz/3.1.0/templates/common.yaml diff --git a/stable/rflood/4.0.1/values.yaml b/stable/netbootxyz/3.1.0/values.yaml similarity index 100% rename from stable/rflood/4.0.1/values.yaml rename to stable/netbootxyz/3.1.0/values.yaml diff --git a/stable/netdata/8.0.1/CHANGELOG.md b/stable/netdata/8.0.1/CHANGELOG.md deleted file mode 100644 index 62bc613170..0000000000 --- a/stable/netdata/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [netdata-8.0.1](https://github.com/truecharts/charts/compare/netdata-8.0.0...netdata-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [netdata-8.0.0](https://github.com/truecharts/charts/compare/netdata-7.0.11...netdata-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [netdata-7.0.11](https://github.com/truecharts/charts/compare/netdata-7.0.10...netdata-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [netdata-7.0.10](https://github.com/truecharts/charts/compare/netdata-7.0.9...netdata-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [netdata-7.0.9](https://github.com/truecharts/charts/compare/netdata-7.0.8...netdata-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [netdata-7.0.8](https://github.com/truecharts/charts/compare/netdata-7.0.7...netdata-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [netdata-7.0.7](https://github.com/truecharts/charts/compare/netdata-7.0.6...netdata-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [netdata-7.0.6](https://github.com/truecharts/charts/compare/netdata-7.0.5...netdata-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [netdata-7.0.5](https://github.com/truecharts/charts/compare/netdata-7.0.4...netdata-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [netdata-7.0.4](https://github.com/truecharts/charts/compare/netdata-7.0.3...netdata-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [netdata-7.0.3](https://github.com/truecharts/charts/compare/netdata-7.0.2...netdata-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/netdata/8.0.1/Chart.yaml b/stable/netdata/8.0.1/Chart.yaml deleted file mode 100644 index efcb8fb313..0000000000 --- a/stable/netdata/8.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: netdata -version: 8.0.1 -appVersion: 1.44.1 -description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. -home: https://truecharts.org/charts/stable/netdata -icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png -deprecated: false -sources: - - https://github.com/netdata - - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - - https://hub.docker.com/r/netdata/netdata -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - netdata - - monitoring -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/netdata/8.0.1/app-changelog.md b/stable/netdata/8.0.1/app-changelog.md deleted file mode 100644 index 0a4f1dbe1b..0000000000 --- a/stable/netdata/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netdata-8.0.1](https://github.com/truecharts/charts/compare/netdata-8.0.0...netdata-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/netdata/8.0.1/charts/common-17.1.4.tgz b/stable/netdata/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/netdata/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/netdata/8.1.0/CHANGELOG.md b/stable/netdata/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d3e68645b7 --- /dev/null +++ b/stable/netdata/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [netdata-8.1.0](https://github.com/truecharts/charts/compare/netdata-8.0.1...netdata-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [netdata-8.0.1](https://github.com/truecharts/charts/compare/netdata-8.0.0...netdata-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [netdata-8.0.0](https://github.com/truecharts/charts/compare/netdata-7.0.11...netdata-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [netdata-7.0.11](https://github.com/truecharts/charts/compare/netdata-7.0.10...netdata-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [netdata-7.0.10](https://github.com/truecharts/charts/compare/netdata-7.0.9...netdata-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [netdata-7.0.9](https://github.com/truecharts/charts/compare/netdata-7.0.8...netdata-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [netdata-7.0.8](https://github.com/truecharts/charts/compare/netdata-7.0.7...netdata-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [netdata-7.0.7](https://github.com/truecharts/charts/compare/netdata-7.0.6...netdata-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [netdata-7.0.6](https://github.com/truecharts/charts/compare/netdata-7.0.5...netdata-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [netdata-7.0.5](https://github.com/truecharts/charts/compare/netdata-7.0.4...netdata-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [netdata-7.0.4](https://github.com/truecharts/charts/compare/netdata-7.0.3...netdata-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/netdata/8.1.0/Chart.yaml b/stable/netdata/8.1.0/Chart.yaml new file mode 100644 index 0000000000..613638618a --- /dev/null +++ b/stable/netdata/8.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: netdata +version: 8.1.0 +appVersion: 1.44.1 +description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. +home: https://truecharts.org/charts/stable/netdata +icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/netdata + - https://hub.docker.com/r/netdata/netdata + - https://github.com/netdata +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - netdata + - monitoring +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/netdata/8.0.1/README.md b/stable/netdata/8.1.0/README.md similarity index 100% rename from stable/netdata/8.0.1/README.md rename to stable/netdata/8.1.0/README.md diff --git a/stable/netdata/8.1.0/app-changelog.md b/stable/netdata/8.1.0/app-changelog.md new file mode 100644 index 0000000000..07c9e6782d --- /dev/null +++ b/stable/netdata/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netdata-8.1.0](https://github.com/truecharts/charts/compare/netdata-8.0.1...netdata-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/netdata/8.0.1/app-readme.md b/stable/netdata/8.1.0/app-readme.md similarity index 100% rename from stable/netdata/8.0.1/app-readme.md rename to stable/netdata/8.1.0/app-readme.md diff --git a/stable/netdata/8.1.0/charts/common-17.2.2.tgz b/stable/netdata/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/netdata/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/netdata/8.0.1/ix_values.yaml b/stable/netdata/8.1.0/ix_values.yaml similarity index 100% rename from stable/netdata/8.0.1/ix_values.yaml rename to stable/netdata/8.1.0/ix_values.yaml diff --git a/stable/netdata/8.0.1/questions.yaml b/stable/netdata/8.1.0/questions.yaml similarity index 100% rename from stable/netdata/8.0.1/questions.yaml rename to stable/netdata/8.1.0/questions.yaml diff --git a/stable/tdarr-node/8.0.1/templates/NOTES.txt b/stable/netdata/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/tdarr-node/8.0.1/templates/NOTES.txt rename to stable/netdata/8.1.0/templates/NOTES.txt diff --git a/stable/netdata/8.0.1/templates/common.yaml b/stable/netdata/8.1.0/templates/common.yaml similarity index 100% rename from stable/netdata/8.0.1/templates/common.yaml rename to stable/netdata/8.1.0/templates/common.yaml diff --git a/stable/rickroll/5.0.1/values.yaml b/stable/netdata/8.1.0/values.yaml similarity index 100% rename from stable/rickroll/5.0.1/values.yaml rename to stable/netdata/8.1.0/values.yaml diff --git a/stable/neverwinternights-ee/4.0.2/CHANGELOG.md b/stable/neverwinternights-ee/4.0.2/CHANGELOG.md deleted file mode 100644 index 866f69abac..0000000000 --- a/stable/neverwinternights-ee/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [neverwinternights-ee-4.0.2](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.0.1...neverwinternights-ee-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [neverwinternights-ee-4.0.1](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.0.0...neverwinternights-ee-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [neverwinternights-ee-4.0.0](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.17...neverwinternights-ee-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [neverwinternights-ee-3.0.17](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.16...neverwinternights-ee-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [neverwinternights-ee-3.0.16](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.15...neverwinternights-ee-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [neverwinternights-ee-3.0.15](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.14...neverwinternights-ee-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [neverwinternights-ee-3.0.14](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.13...neverwinternights-ee-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [neverwinternights-ee-3.0.13](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.12...neverwinternights-ee-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [neverwinternights-ee-3.0.12](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.11...neverwinternights-ee-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [neverwinternights-ee-3.0.11](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.10...neverwinternights-ee-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [neverwinternights-ee-3.0.10](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.9...neverwinternights-ee-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/neverwinternights-ee/4.0.2/Chart.yaml b/stable/neverwinternights-ee/4.0.2/Chart.yaml deleted file mode 100644 index 7e691e8687..0000000000 --- a/stable/neverwinternights-ee/4.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: neverwinternights-ee -version: 4.0.2 -appVersion: latest -description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)." -home: https://truecharts.org/charts/incubator/neverwinternights-ee -icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee - - https://hub.docker.com/r/ich777/nwnee-server - - https://www.beamdog.com/games/neverwinter-nights-enhanced/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - neverwinternights-ee - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/neverwinternights-ee/4.0.2/app-changelog.md b/stable/neverwinternights-ee/4.0.2/app-changelog.md deleted file mode 100644 index 3dd19fe226..0000000000 --- a/stable/neverwinternights-ee/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [neverwinternights-ee-4.0.2](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.0.1...neverwinternights-ee-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/neverwinternights-ee/4.0.2/charts/common-17.1.4.tgz b/stable/neverwinternights-ee/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/neverwinternights-ee/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/neverwinternights-ee/4.1.0/CHANGELOG.md b/stable/neverwinternights-ee/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..681d6c23be --- /dev/null +++ b/stable/neverwinternights-ee/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [neverwinternights-ee-4.1.0](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.0.2...neverwinternights-ee-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [neverwinternights-ee-4.0.2](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.0.1...neverwinternights-ee-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [neverwinternights-ee-4.0.1](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.0.0...neverwinternights-ee-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [neverwinternights-ee-4.0.0](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.17...neverwinternights-ee-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [neverwinternights-ee-3.0.17](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.16...neverwinternights-ee-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [neverwinternights-ee-3.0.16](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.15...neverwinternights-ee-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [neverwinternights-ee-3.0.15](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.14...neverwinternights-ee-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [neverwinternights-ee-3.0.14](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.13...neverwinternights-ee-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [neverwinternights-ee-3.0.13](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.12...neverwinternights-ee-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [neverwinternights-ee-3.0.12](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.11...neverwinternights-ee-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [neverwinternights-ee-3.0.11](https://github.com/truecharts/charts/compare/neverwinternights-ee-3.0.10...neverwinternights-ee-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/neverwinternights-ee/4.1.0/Chart.yaml b/stable/neverwinternights-ee/4.1.0/Chart.yaml new file mode 100644 index 0000000000..9978336031 --- /dev/null +++ b/stable/neverwinternights-ee/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: neverwinternights-ee +version: 4.1.0 +appVersion: latest +description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)." +home: https://truecharts.org/charts/incubator/neverwinternights-ee +icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee + - https://hub.docker.com/r/ich777/nwnee-server + - https://www.beamdog.com/games/neverwinter-nights-enhanced/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - neverwinternights-ee + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/neverwinternights-ee/4.0.2/README.md b/stable/neverwinternights-ee/4.1.0/README.md similarity index 100% rename from stable/neverwinternights-ee/4.0.2/README.md rename to stable/neverwinternights-ee/4.1.0/README.md diff --git a/stable/neverwinternights-ee/4.1.0/app-changelog.md b/stable/neverwinternights-ee/4.1.0/app-changelog.md new file mode 100644 index 0000000000..6f7dc1b02c --- /dev/null +++ b/stable/neverwinternights-ee/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [neverwinternights-ee-4.1.0](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.0.2...neverwinternights-ee-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/neverwinternights-ee/4.0.2/app-readme.md b/stable/neverwinternights-ee/4.1.0/app-readme.md similarity index 100% rename from stable/neverwinternights-ee/4.0.2/app-readme.md rename to stable/neverwinternights-ee/4.1.0/app-readme.md diff --git a/stable/neverwinternights-ee/4.1.0/charts/common-17.2.2.tgz b/stable/neverwinternights-ee/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/neverwinternights-ee/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/neverwinternights-ee/4.0.2/ix_values.yaml b/stable/neverwinternights-ee/4.1.0/ix_values.yaml similarity index 100% rename from stable/neverwinternights-ee/4.0.2/ix_values.yaml rename to stable/neverwinternights-ee/4.1.0/ix_values.yaml diff --git a/stable/neverwinternights-ee/4.0.2/questions.yaml b/stable/neverwinternights-ee/4.1.0/questions.yaml similarity index 100% rename from stable/neverwinternights-ee/4.0.2/questions.yaml rename to stable/neverwinternights-ee/4.1.0/questions.yaml diff --git a/stable/nginx-proxy-manager/8.0.2/templates/common.yaml b/stable/neverwinternights-ee/4.1.0/templates/common.yaml similarity index 100% rename from stable/nginx-proxy-manager/8.0.2/templates/common.yaml rename to stable/neverwinternights-ee/4.1.0/templates/common.yaml diff --git a/stable/rimgo/5.0.1/values.yaml b/stable/neverwinternights-ee/4.1.0/values.yaml similarity index 100% rename from stable/rimgo/5.0.1/values.yaml rename to stable/neverwinternights-ee/4.1.0/values.yaml diff --git a/stable/newyearcountdownclock/4.0.1/CHANGELOG.md b/stable/newyearcountdownclock/4.0.1/CHANGELOG.md deleted file mode 100644 index 2cb7024df7..0000000000 --- a/stable/newyearcountdownclock/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [newyearcountdownclock-4.0.1](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.0.0...newyearcountdownclock-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [newyearcountdownclock-4.0.0](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.17...newyearcountdownclock-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [newyearcountdownclock-3.0.17](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.16...newyearcountdownclock-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [newyearcountdownclock-3.0.16](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.15...newyearcountdownclock-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [newyearcountdownclock-3.0.15](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.14...newyearcountdownclock-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [newyearcountdownclock-3.0.14](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.13...newyearcountdownclock-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [newyearcountdownclock-3.0.13](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.12...newyearcountdownclock-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [newyearcountdownclock-3.0.12](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.11...newyearcountdownclock-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [newyearcountdownclock-3.0.11](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.10...newyearcountdownclock-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [newyearcountdownclock-3.0.10](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.9...newyearcountdownclock-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [newyearcountdownclock-3.0.9](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.8...newyearcountdownclock-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/newyearcountdownclock/4.0.1/Chart.yaml b/stable/newyearcountdownclock/4.0.1/Chart.yaml deleted file mode 100644 index d285af0582..0000000000 --- a/stable/newyearcountdownclock/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: newyearcountdownclock -version: 4.0.1 -appVersion: latest -description: Self Hosted, self contained New Year Countdown clock -home: https://truecharts.org/charts/incubator/newyearcountdownclock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock - - https://hub.docker.com/r/modem7/newyearcountdown - - https://github.com/modem7/Docker-NewYearCountdown -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - newyearcountdownclock - - Tools-Utilities - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/newyearcountdownclock/4.0.1/app-changelog.md b/stable/newyearcountdownclock/4.0.1/app-changelog.md deleted file mode 100644 index d182e5c747..0000000000 --- a/stable/newyearcountdownclock/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [newyearcountdownclock-4.0.1](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.0.0...newyearcountdownclock-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/newyearcountdownclock/4.0.1/charts/common-17.1.4.tgz b/stable/newyearcountdownclock/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/newyearcountdownclock/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/newyearcountdownclock/4.1.0/CHANGELOG.md b/stable/newyearcountdownclock/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9feb389182 --- /dev/null +++ b/stable/newyearcountdownclock/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [newyearcountdownclock-4.1.0](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.0.1...newyearcountdownclock-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [newyearcountdownclock-4.0.1](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.0.0...newyearcountdownclock-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [newyearcountdownclock-4.0.0](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.17...newyearcountdownclock-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [newyearcountdownclock-3.0.17](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.16...newyearcountdownclock-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [newyearcountdownclock-3.0.16](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.15...newyearcountdownclock-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [newyearcountdownclock-3.0.15](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.14...newyearcountdownclock-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [newyearcountdownclock-3.0.14](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.13...newyearcountdownclock-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [newyearcountdownclock-3.0.13](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.12...newyearcountdownclock-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [newyearcountdownclock-3.0.12](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.11...newyearcountdownclock-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [newyearcountdownclock-3.0.11](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.10...newyearcountdownclock-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [newyearcountdownclock-3.0.10](https://github.com/truecharts/charts/compare/newyearcountdownclock-3.0.9...newyearcountdownclock-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/newyearcountdownclock/4.1.0/Chart.yaml b/stable/newyearcountdownclock/4.1.0/Chart.yaml new file mode 100644 index 0000000000..114a4bedb2 --- /dev/null +++ b/stable/newyearcountdownclock/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: newyearcountdownclock +version: 4.1.0 +appVersion: latest +description: Self Hosted, self contained New Year Countdown clock +home: https://truecharts.org/charts/incubator/newyearcountdownclock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock + - https://hub.docker.com/r/modem7/newyearcountdown + - https://github.com/modem7/Docker-NewYearCountdown +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - newyearcountdownclock + - Tools-Utilities + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/newyearcountdownclock/4.0.1/README.md b/stable/newyearcountdownclock/4.1.0/README.md similarity index 100% rename from stable/newyearcountdownclock/4.0.1/README.md rename to stable/newyearcountdownclock/4.1.0/README.md diff --git a/stable/newyearcountdownclock/4.1.0/app-changelog.md b/stable/newyearcountdownclock/4.1.0/app-changelog.md new file mode 100644 index 0000000000..04c370c0a9 --- /dev/null +++ b/stable/newyearcountdownclock/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [newyearcountdownclock-4.1.0](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.0.1...newyearcountdownclock-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/newyearcountdownclock/4.0.1/app-readme.md b/stable/newyearcountdownclock/4.1.0/app-readme.md similarity index 100% rename from stable/newyearcountdownclock/4.0.1/app-readme.md rename to stable/newyearcountdownclock/4.1.0/app-readme.md diff --git a/stable/newyearcountdownclock/4.1.0/charts/common-17.2.2.tgz b/stable/newyearcountdownclock/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/newyearcountdownclock/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/newyearcountdownclock/4.0.1/ix_values.yaml b/stable/newyearcountdownclock/4.1.0/ix_values.yaml similarity index 100% rename from stable/newyearcountdownclock/4.0.1/ix_values.yaml rename to stable/newyearcountdownclock/4.1.0/ix_values.yaml diff --git a/stable/newyearcountdownclock/4.0.1/questions.yaml b/stable/newyearcountdownclock/4.1.0/questions.yaml similarity index 100% rename from stable/newyearcountdownclock/4.0.1/questions.yaml rename to stable/newyearcountdownclock/4.1.0/questions.yaml diff --git a/stable/nightscout/4.0.1/templates/common.yaml b/stable/newyearcountdownclock/4.1.0/templates/common.yaml similarity index 100% rename from stable/nightscout/4.0.1/templates/common.yaml rename to stable/newyearcountdownclock/4.1.0/templates/common.yaml diff --git a/stable/ring-mqtt/7.0.1/values.yaml b/stable/newyearcountdownclock/4.1.0/values.yaml similarity index 100% rename from stable/ring-mqtt/7.0.1/values.yaml rename to stable/newyearcountdownclock/4.1.0/values.yaml diff --git a/stable/nextcloud/28.1.0/CHANGELOG.md b/stable/nextcloud/28.1.0/CHANGELOG.md new file mode 100644 index 0000000000..54eb048ded --- /dev/null +++ b/stable/nextcloud/28.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nextcloud-28.1.0](https://github.com/truecharts/charts/compare/nextcloud-28.0.3...nextcloud-28.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nextcloud-28.0.3](https://github.com/truecharts/charts/compare/nextcloud-28.0.2...nextcloud-28.0.3) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [nextcloud-28.0.2](https://github.com/truecharts/charts/compare/nextcloud-28.0.1...nextcloud-28.0.2) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nextcloud-28.0.1](https://github.com/truecharts/charts/compare/nextcloud-28.0.0...nextcloud-28.0.1) (2023-12-26) + +### Fix + +- fix collabora's ingress ([#16554](https://github.com/truecharts/charts/issues/16554)) + + + + +## [nextcloud-28.0.0](https://github.com/truecharts/charts/compare/nextcloud-27.0.4...nextcloud-28.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + - update container image tccr.io/truecharts/nextcloud-fpm to v28.0.1[@060284d](https://github.com/060284d) by renovate ([#16478](https://github.com/truecharts/charts/issues/16478)) + + + + +## [nextcloud-28.0.0](https://github.com/truecharts/charts/compare/nextcloud-27.0.4...nextcloud-28.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + - update container image tccr.io/truecharts/nextcloud-fpm to v28.0.1[@060284d](https://github.com/060284d) by renovate ([#16478](https://github.com/truecharts/charts/issues/16478)) + + + + +## [nextcloud-27.0.4](https://github.com/truecharts/charts/compare/nextcloud-27.0.3...nextcloud-27.0.4) (2023-12-26) + +### Chore + +- update container image collabora/code to v23.05.6.4.1[@46534fe](https://github.com/46534fe) by renovate ([#16463](https://github.com/truecharts/charts/issues/16463)) + + + + +## [nextcloud-27.0.3](https://github.com/truecharts/charts/compare/nextcloud-27.0.2...nextcloud-27.0.3) (2023-12-26) + +### Chore + +- update container image nginxinc/nginx-unprivileged to 1.25.3[@f67dc75](https://github.com/f67dc75) by renovate ([#16441](https://github.com/truecharts/charts/issues/16441)) + + + + +## [nextcloud-27.0.2](https://github.com/truecharts/charts/compare/nextcloud-27.0.1...nextcloud-27.0.2) (2023-12-26) + +### Chore + +- update container image tccr.io/truecharts/nextcloud-fpm to v[@9c9d396](https://github.com/9c9d396) by renovate ([#16450](https://github.com/truecharts/charts/issues/16450)) + + + + +## [nextcloud-27.0.1](https://github.com/truecharts/charts/compare/nextcloud-27.0.0...nextcloud-27.0.1) (2023-12-25) + +### Chore + +- mount additional storage to cron containers too ([#16542](https://github.com/truecharts/charts/issues/16542)) + + + + +## [nextcloud-27.0.0](https://github.com/truecharts/charts/compare/nextcloud-26.0.1...nextcloud-27.0.0) (2023-12-25) diff --git a/stable/nextcloud/28.1.0/Chart.yaml b/stable/nextcloud/28.1.0/Chart.yaml new file mode 100644 index 0000000000..27228da745 --- /dev/null +++ b/stable/nextcloud/28.1.0/Chart.yaml @@ -0,0 +1,48 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nextcloud +version: 28.1.0 +appVersion: 28.0.0 +description: A private cloud server that puts the control and security of your own data back into your hands. +home: https://truecharts.org/charts/stable/nextcloud +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png +deprecated: false +sources: + - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://github.com/nextcloud/helm + - https://github.com/nextcloud/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - nextcloud + - storage + - http + - web + - php +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/nextcloud/28.1.0/LICENSE b/stable/nextcloud/28.1.0/LICENSE new file mode 100644 index 0000000000..33a8cbb23f --- /dev/null +++ b/stable/nextcloud/28.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Blocky" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/nextcloud/28.1.0/README.md b/stable/nextcloud/28.1.0/README.md new file mode 100644 index 0000000000..d551b5d959 --- /dev/null +++ b/stable/nextcloud/28.1.0/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/nextcloud) + +**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/nextcloud/28.1.0/app-changelog.md b/stable/nextcloud/28.1.0/app-changelog.md new file mode 100644 index 0000000000..38991ff593 --- /dev/null +++ b/stable/nextcloud/28.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nextcloud-28.1.0](https://github.com/truecharts/charts/compare/nextcloud-28.0.3...nextcloud-28.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nextcloud/28.1.0/app-readme.md b/stable/nextcloud/28.1.0/app-readme.md new file mode 100644 index 0000000000..1369f69bf5 --- /dev/null +++ b/stable/nextcloud/28.1.0/app-readme.md @@ -0,0 +1,8 @@ +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 visit the manual: [https://truecharts.org/charts/stable/nextcloud](https://truecharts.org/charts/stable/nextcloud) + +--- + +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/nextcloud/28.1.0/charts/common-17.2.2.tgz b/stable/nextcloud/28.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nextcloud/28.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nextcloud/28.1.0/charts/redis-11.1.0.tgz b/stable/nextcloud/28.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/nextcloud/28.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/nextcloud/28.1.0/ix_values.yaml b/stable/nextcloud/28.1.0/ix_values.yaml new file mode 100644 index 0000000000..58d10e5d60 --- /dev/null +++ b/stable/nextcloud/28.1.0/ix_values.yaml @@ -0,0 +1,516 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: v28.0.1@sha256:060284d5c124000da874524b7cec4aed6f889b3021d7df80b7919541acbefca2 +nginxImage: + repository: nginxinc/nginx-unprivileged + pullPolicy: IfNotPresent + tag: 1.25.3@sha256:f67dc757811b9140d83408152cf9dc9296ad4f6b7d1ffb87874ad4759842e2be +imaginaryImage: + repository: tccr.io/truecharts/nextcloud-imaginary + pullPolicy: IfNotPresent + tag: v20230401@sha256:6a227d1b0200d29f25028e07b8852f60e3d91a5814048933e70eccee749dc04c +hpbImage: + repository: tccr.io/truecharts/nextcloud-push-notify + pullPolicy: IfNotPresent + tag: v0.6.3@sha256:b9c35ab123354eeac3996e361f8c30b8e4de6d2ccd69e5179a7c2a101a67b46f +clamavImage: + repository: clamav/clamav + pullPolicy: IfNotPresent + tag: 1.2.1@sha256:d584c29eefc29e138eb14f243abef2f6712cffecac52194626a2b2f6bb3ec2c7 +collaboraImage: + repository: collabora/code + pullPolicy: IfNotPresent + tag: 23.05.6.4.1@sha256:46534fe0ed6208797c6711f29d5e85a8a3e554c9debbfe7ff0587b1f2710465e +nextcloud: + # Initial Credentials + credentials: + initialAdminUser: admin + initialAdminPassword: adminpass + # General settings + general: + # Custom Nextcloud Scripts + run_optimize: true + default_phone_region: GR + # IP used for exposing nextcloud, + # often the loadbalancer IP + accessIP: "" + # Allows Nextcloud to connect to unsecure (http) endpoints + force_enable_allow_local_remote_servers: false + # File settings + files: + shared_folder_name: Shared + max_chunk_size: 10485760 + # Expiration settings + expirations: + activity_expire_days: 90 + trash_retention_obligation: auto + versions_retention_obligation: auto + # Previews settings + previews: + enabled: true + # It will also deploy the container + imaginary: true + cron: true + schedule: "*/30 * * * *" + max_x: 2048 + max_y: 2048 + max_memory: 1024 + max_file_size_image: 50 + # Setting for Imaginary + max_allowed_resolution: 18.0 + jpeg_quality: 60 + square_sizes: 32 256 + width_sizes: 256 384 + height_sizes: 256 + # Casings are important + # https://github.com/nextcloud/server/blob/master/config/config.sample.php#L1269 + # Only the last part of the provider is needed + providers: + - PNG + - JPEG + # Logging settings + logging: + log_level: 2 + log_file: /var/www/html/data/logs/nextcloud.log + log_audit_file: /var/www/html/data/logs/audit.log + log_date_format: d/m/Y H:i:s + # ClamAV settings + clamav: + # It will also deploy the container + # Note that this runs as root + enabled: false + stream_max_length: 26214400 + file_max_size: -1 + infected_action: only_log + # Notify Push settings + notify_push: + # It will also deploy the container + enabled: true + # Collabora settings + collabora: + # It will also deploy the container + enabled: false + # default|compact|tabbed + interface_mode: default + username: admin + password: changeme + dictionaries: + - de_DE + - en_GB + - en_US + - el_GR + - es_ES + - fr_FR + - pt_BR + - pt_PT + - it + - nl + - ru + onlyoffice: + # It will not deploy the container + # Only add the OnlyOffice settings + enabled: false + url: "" + internal_url: "" + verify_ssl: true + jwt: "" + jwt_header: Authorization + # PHP settings + php: + memory_limit: 1G + upload_limit: 10G + pm_max_children: 180 + pm_start_servers: 18 + pm_min_spare_servers: 12 + pm_max_spare_servers: 30 + opcache: + interned_strings_buffer: 32 + max_accelerated_files: 10000 + memory_consumption: 128 + revalidate_freq: 60 + jit_buffer_size: 128 +# Do NOT edit below this line +workload: + # Nextcloud php-fpm + main: + type: Deployment + podSpec: + containers: + main: + enabled: true + primary: true + envFrom: + - configMapRef: + name: nextcloud-config + probes: + liveness: + enabled: true + type: exec + command: /healthcheck.sh + readiness: + enabled: true + type: exec + command: /healthcheck.sh + startup: + enabled: true + type: tcp + port: "{{ .Values.service.nextcloud.ports.nextcloud.targetPort }}" + nginx: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + nginx: + enabled: true + primary: true + imageSelector: nginxImage + probes: + readiness: + enabled: true + path: /robots.txt + port: "{{ .Values.service.main.ports.main.port }}" + httpHeaders: + Host: kube.internal.healthcheck + liveness: + enabled: true + path: /robots.txt + port: "{{ .Values.service.main.ports.main.port }}" + httpHeaders: + Host: kube.internal.healthcheck + startup: + enabled: true + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + notify: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + notify: + primary: true + enabled: true + imageSelector: hpbImage + envFrom: + - configMapRef: + name: hpb-config + probes: + readiness: + enabled: true + path: /push/test/cookie + port: 7867 + httpHeaders: + Host: kube.internal.healthcheck + liveness: + enabled: true + path: /push/test/cookie + port: 7867 + httpHeaders: + Host: kube.internal.healthcheck + startup: + enabled: true + type: tcp + port: 7867 + imaginary: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + imaginary: + primary: true + enabled: true + imageSelector: imaginaryImage + command: imaginary + args: + - -p + - "{{ .Values.service.imaginary.ports.imaginary.port }}" + - -concurrency + - "10" + - -max-allowed-resolution + - "{{ .Values.nextcloud.previews.max_allowed_resolution }}" + - -enable-url-source + - -return-size + probes: + readiness: + enabled: true + path: /health + port: "{{ .Values.service.imaginary.ports.imaginary.port }}" + liveness: + enabled: true + path: /health + port: "{{ .Values.service.imaginary.ports.imaginary.port }}" + startup: + enabled: true + type: tcp + port: "{{ .Values.service.imaginary.ports.imaginary.port }}" + clamav: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + clamav: + primary: true + enabled: true + imageSelector: clamavImage + # FIXME: https://github.com/Cisco-Talos/clamav/issues/478 + securityContext: + runAsUser: 0 + runAsGroup: 0 + runAsNonRoot: false + readOnlyRootFilesystem: false + envFrom: + - configMapRef: + name: clamav-config + probes: + readiness: + enabled: true + type: exec + command: clamdcheck.sh + liveness: + enabled: true + type: exec + command: clamdcheck.sh + startup: + enabled: true + type: tcp + port: "{{ .Values.service.clamav.ports.clamav.targetPort }}" + collabora: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + collabora: + primary: true + enabled: true + imageSelector: collaboraImage + securityContext: + runAsUser: 100 + runAsGroup: 102 + readOnlyRootFilesystem: false + allowPrivilegeEscalation: true + capabilities: + add: + - CHOWN + - FOWNER + - SYS_CHROOT + - MKNOD + envFrom: + - configMapRef: + name: collabora-config + probes: + readiness: + enabled: true + type: http + path: /collabora/ + port: "{{ .Values.service.collabora.ports.collabora.targetPort }}" + liveness: + enabled: true + type: http + path: /collabora/ + port: "{{ .Values.service.collabora.ports.collabora.targetPort }}" + startup: + enabled: true + type: tcp + port: "{{ .Values.service.collabora.ports.collabora.targetPort }}" +cronjobs: + # Don't change names, it's used in the persistence + - name: nextcloud-cron + enabled: true + schedule: "*/5 * * * *" + cmd: + - echo "Running [php -f /var/www/html/cron.php] ..." + - php -f /var/www/html/cron.php + - echo "Finished [php -f /var/www/html/cron.php]" + - name: preview-cron + enabled: "{{ .Values.nextcloud.previews.cron }}" + schedule: "{{ .Values.nextcloud.previews.schedule }}" + cmd: + - echo "Running [occ preview:pre-generate] ..." + - occ preview:pre-generate + - echo "Finished [occ preview:pre-generate]" +service: + # Main service links to ingress easier + # That's why the nginx is swapped with nextcloud + main: + targetSelector: nginx + ports: + main: + targetSelector: nginx + port: 8080 + nextcloud: + enabled: true + targetSelector: main + ports: + nextcloud: + enabled: true + targetSelector: main + port: 9000 + targetPort: 9000 + notify: + enabled: true + targetSelector: notify + ports: + notify: + enabled: true + primary: true + port: 7867 + targetPort: 7867 + targetSelector: notify + metrics: + enabled: true + port: 7868 + targetSelector: notify + imaginary: + enabled: true + targetSelector: imaginary + ports: + imaginary: + enabled: true + port: 9090 + targetSelector: imaginary + clamav: + enabled: true + targetSelector: clamav + ports: + clamav: + enabled: true + port: 3310 + targetPort: 3310 + targetSelector: clamav + collabora: + enabled: true + targetSelector: collabora + ports: + collabora: + enabled: true + port: 9980 + targetPort: 9980 + targetSelector: collabora +persistence: + php-tune: + enabled: true + type: configmap + objectName: php-tune + targetSelector: + main: + main: + mountPath: /usr/local/etc/php-fpm.d/zz-tune.conf + subPath: zz-tune.conf + readOnly: true + redis-session: + enabled: true + type: configmap + objectName: redis-session + targetSelector: + main: + main: + mountPath: /usr/local/etc/php/conf.d/redis-session.ini + subPath: redis-session.ini + readOnly: true + opcache-recommended: + enabled: true + type: configmap + objectName: opcache + targetSelector: + main: + main: + mountPath: /usr/local/etc/php/conf.d/opcache-recommended.ini + subPath: opcache-recommended.ini + readOnly: true + nginx: + enabled: true + type: configmap + objectName: nginx-config + targetSelector: + nginx: + nginx: + mountPath: /etc/nginx/nginx.conf + subPath: nginx.conf + readOnly: true + nginx-temp: + enabled: true + type: emptyDir + targetSelector: + nginx: + nginx: + mountPath: /tmp/nginx + html: + enabled: true + targetSelector: + main: + main: + mountPath: /var/www/html + nextcloud-cron: + nextcloud-cron: + mountPath: /var/www/html + preview-cron: + preview-cron: + mountPath: /var/www/html + nginx: + nginx: + mountPath: /var/www/html + readOnly: true + config: + enabled: true + targetSelector: + main: + main: + mountPath: /var/www/html/config + nextcloud-cron: + nextcloud-cron: + mountPath: /var/www/html/config + preview-cron: + preview-cron: + mountPath: /var/www/html/config + notify: + notify: + mountPath: /var/www/html/config + readOnly: true + nginx: + nginx: + mountPath: /var/www/html/config + readOnly: true + data: + enabled: true + targetSelector: + main: + main: + mountPath: /var/www/html/data + init-perms: + mountPath: /var/www/html/data + nextcloud-cron: + nextcloud-cron: + mountPath: /var/www/html/data + preview-cron: + preview-cron: + mountPath: /var/www/html/data + nginx: + nginx: + mountPath: /var/www/html/data + readOnly: true +cnpg: + main: + enabled: true + user: nextcloud + database: nextcloud +redis: + enabled: true + username: default +portal: + open: + enabled: true +updated: true + +ingress: + main: + required: true diff --git a/stable/nextcloud/28.1.0/questions.yaml b/stable/nextcloud/28.1.0/questions.yaml new file mode 100644 index 0000000000..ab42b96a7d --- /dev/null +++ b/stable/nextcloud/28.1.0/questions.yaml @@ -0,0 +1,4172 @@ +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: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: nextcloud + group: App Configuration + label: Nextcloud + schema: + additional_attrs: true + type: dict + attrs: + - variable: credentials + label: Initial Credentials + schema: + additional_attrs: true + type: dict + attrs: + - variable: initialAdminUser + label: Initial Admin User + description: Sets the initial admin username + schema: + type: string + required: true + default: "" + - variable: initialAdminPassword + label: Initial Admin Password + description: Sets the initial admin password + schema: + type: string + required: true + private: true + default: "" + - variable: general + label: General + schema: + additional_attrs: true + type: dict + attrs: + - variable: run_optimize + label: Run Optimize Scripts + description: | + Runs the following commands at startup:
+ occ db:add-missing-indices
+ occ db:add-missing-columns
+ occ db:add-missing-primary-keys
+ yes | occ db:convert-filecache-bigint
+ occ maintenance:mimetype:update-js
+ occ maintenance:mimetype:update-db
+ occ maintenance:update:htaccess
+ schema: + type: boolean + default: false + - variable: default_phone_region + label: Default Phone Region + description: | + Sets the default phone region in ISO_3166-1 format (e.g. US).
+ https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements + schema: + type: string + valid_chars: '^[A-Z]{2}$' + required: true + default: "" + - variable: accessIP + label: Access IP + description: Set to the IP-Address used to reach Nextcloud. + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: force_enable_allow_local_remote_servers + label: Force Enable Allow Local Remote Servers + description: + Enables 'allow_local_remote_servers' option + schema: + type: boolean + default: false + - variable: files + label: Files Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: shared_folder_name + label: Shared Folder Name + schema: + type: string + required: true + default: Shared + - variable: max_chunk_size + label: Max Chunk Size + schema: + type: int + required: true + default: 10485760 + - variable: expirations + label: Expirations Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: activity_expire_days + label: Activity Expire Days + schema: + type: int + required: true + default: 90 + - variable: trash_retention_obligation + label: Trash Retention Obligation + schema: + type: string + required: true + default: auto + - variable: versions_retention_obligation + label: Versions Retention Obligation + schema: + type: string + required: true + default: auto + - variable: previews + label: Previews Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Previews + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: imaginary + label: Enable imaginary + description: | + Enable imaginary to generate previews in the background.
+ It will also deploy the needed container. + schema: + type: boolean + default: true + - variable: cron + label: Enable cron + description: | + Enable cron to generate previews in the background. + schema: + type: boolean + default: true + - variable: schedule + label: Cron Schedule + schema: + type: string + default: "*/30 * * * *" + - variable: max_x + label: Max X + schema: + type: int + required: true + default: 2048 + - variable: max_y + label: Max Y + schema: + type: int + required: true + default: 2048 + - variable: max_memory + label: Max Memory + schema: + type: int + required: true + default: 1024 + - variable: max_allowed_resolution + label: Max Allowed Resolution + schema: + type: string + valid_chars: '^[0-9]{1,5}(\.[0-9]{1,2})?$' + show_if: [["imaginary", "=", true]] + required: true + default: "18.0" + - variable: max_file_size_image + label: Max File Size Image + schema: + type: int + required: true + default: 50 + - variable: jpeg_quality + label: JPEG Quality + schema: + type: int + required: true + default: 60 + - variable: square_sizes + label: Square Sizes + schema: + type: string + required: true + default: "32 256" + - variable: width_sizes + label: Width Sizes + schema: + type: string + required: true + default: "256 384" + - variable: height_sizes + label: Height Sizes + schema: + type: string + required: true + default: "256" + - variable: providers + label: Providers + schema: + type: list + empty: false + required: true + default: + - BMP + - GIF + - JPEG + - Krita + - MarkDown + - MP3 + - OpenDocument + - PNG + - TXT + - XBitmap + items: + - variable: provider_entry + label: Provider Entry + schema: + type: string + required: true + default: "" + enum: + - value: BMP + description: BMP + - value: Font + description: Font + - value: GIF + description: GIF + - value: HEIC + description: HEIC + - value: Illustrator + description: Illustrator + - value: JPEG + description: JPEG + - value: Krita + description: Krita + - value: MarkDown + description: MarkDown + - value: Movie + description: Movie + - value: MP3 + description: MP3 + - value: MSOffice2003 + description: MSOffice2003 + - value: MSOffice2007 + description: MSOffice2007 + - value: MSOfficeDoc + description: MSOfficeDoc + - value: OpenDocument + description: OpenDocument + - value: PDF + description: PDF + - value: Photoshop + description: Photoshop + - value: PNG + description: PNG + - value: Postscript + description: Postscript + - value: StarOffice + description: StarOffice + - value: SVG + description: SVG + - value: TIFF + description: TIFF + - value: TXT + description: TXT + - value: XBitmap + description: XBitmap + - variable: logging + label: Logging Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: log_level + label: Log Level + schema: + type: int + required: true + default: 2 + enum: + - value: 0 + description: Debug + - value: 1 + description: Info + - value: 2 + description: Warning + - value: 3 + description: Error + - value: 4 + description: Fatal + - variable: log_date_format + label: Log Date Format + schema: + type: string + required: true + default: d/m/Y H:i:s + - variable: notify_push + label: Notify Push Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Notify Push + description: | + Enable and Configure Notify Push.
+ It will also deploy the needed container + schema: + type: boolean + default: true + - variable: clamav + label: ClamAV Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable ClamAV + description: | + Enable and configure ClamAV.
+ It will also deploy the needed container.
+ Keep in mind that this will run as root.
+ https://github.com/Cisco-Talos/clamav/issues/478 + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: stream_max_length + label: Stream Max Length + schema: + type: int + required: true + default: 104857600 + - variable: file_max_size + label: File Max Size + schema: + type: int + required: true + default: -1 + - variable: infected_action + label: Infected Action + schema: + type: string + required: true + default: only_log + enum: + - value: delete + description: Delete + - value: only_log + description: Only Log + - variable: collabora + label: Collabora Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Collabora + description: | + Enable and configure Collabora.
+ It will also deploy the needed container.
+ Keep in mind that this will run as root. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: interface_mode + label: Interface Mode + schema: + type: string + required: true + default: default + enum: + - value: default + description: Default + - value: compact + description: Compact + - value: tabbed + description: Tabbed + - variable: username + label: Username + schema: + type: string + default: admin + required: true + - variable: password + label: Password + schema: + type: string + default: "" + required: true + - variable: dictionaries + label: Dictionaries + schema: + type: list + empty: false + required: true + default: + - de_DE + - en_GB + - en_US + - el_GR + - es_ES + - fr_FR + - pt_BR + - pt_PT + - it + - nl + - ru + items: + - variable: dictionary + label: Dictionary + schema: + type: string + required: true + default: "" + - variable: onlyoffice + label: Only Office Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable OnlyOffice + description: | + Enable and configure OnlyOffice.
+ This will NOT deploy the needed container.
+ You need to deploy it yourself. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: url + label: Public URL + description: | + The public FQDN and port of the OnlyOffice Document Server + schema: + type: string + required: true + default: "" + - variable: internal_url + label: Internal URL + description: | + The internal FQDN and port of the OnlyOffice Document Server + schema: + type: string + required: true + default: "" + - variable: verify_ssl + label: Verify SSL (Advanced) + description: | + Verify SSL when connecting to OnlyOffice Document Server + schema: + type: boolean + default: true + - variable: jwt + label: JWT + schema: + type: string + required: true + default: "" + - variable: jwt_header + label: JWT Header + schema: + type: string + required: true + default: Authorization + - variable: php + label: PHP Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: memory_limit + label: Memory Limit + schema: + type: string + required: true + default: 1G + - variable: upload_limit + label: Upload Limit + schema: + type: string + required: true + default: 10G + - variable: pm_max_children + label: Max Children + schema: + type: int + required: true + default: 180 + - variable: pm_start_servers + label: Start Servers + schema: + type: int + required: true + default: 18 + - variable: pm_min_spare_servers + label: Minimum Spare Servers + schema: + type: int + required: true + default: 12 + - variable: pm_max_spare_servers + label: Maximum Spare Servers + schema: + type: int + required: true + default: 30 + - variable: opcache + label: OPCache Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: interned_strings_buffer + label: Interned Strings Buffer + description: The amount of memory used to store interned strings, in megabytes. + schema: + type: int + required: true + default: 32 + - variable: max_accelerated_files + label: Max Accelerated Files + description: The maximum number of keys (and therefore scripts) in the OPcache hash table. + schema: + type: int + required: true + default: 10000 + - variable: memory_consumption + label: Memory Consumption + description: The size of the shared memory storage used by OPcache, in megabytes. + schema: + type: int + required: true + default: 128 + - variable: revalidate_freq + label: Revalidate Frequency + description: How often to check script timestamps for updates, in seconds. 0 will result in OPcache checking for updates on every request. + schema: + type: int + required: true + default: 60 + - variable: jit_buffer_size + label: JIT Buffer Size + description: The amount of shared memory (in megabytes) to reserve for compiled JIT code. A zero value disables the JIT. + schema: + type: int + required: true + default: 128 + + - 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: html + label: App HTML Storage + description: Stores the Application HTML. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: config + label: App Config Storage + description: Stores the Application Config. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: data + label: User Data Storage + description: Stores the User Data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/tdarr/8.0.1/templates/NOTES.txt b/stable/nextcloud/28.1.0/templates/NOTES.txt similarity index 100% rename from stable/tdarr/8.0.1/templates/NOTES.txt rename to stable/nextcloud/28.1.0/templates/NOTES.txt diff --git a/stable/nextcloud/28.1.0/templates/_configmap.tpl b/stable/nextcloud/28.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..081cf5d71c --- /dev/null +++ b/stable/nextcloud/28.1.0/templates/_configmap.tpl @@ -0,0 +1,443 @@ +{{- define "nextcloud.accessurl" -}} + {{- $accessUrl := .Values.chartContext.appUrl -}} + {{- if or (contains "127.0.0.1" $accessUrl) (contains "localhost" $accessUrl) -}} + {{- if .Values.nextcloud.general.accessIP -}} + {{- $prot := "http" -}} + {{- $host := .Values.nextcloud.general.accessIP -}} + {{- $port := .Values.service.main.ports.main.port -}} + {{/* + Allowing here to override protocol and port + should be enough to make it work with any rev proxy + */}} + {{- $accessUrl = printf "%v://%v:%v" $prot $host $port -}} + {{- end -}} + {{- end -}} + + {{- $accessUrl -}} +{{- end -}} + +{{- define "nextcloud.accesshost" -}} + {{- $accessUrl := (include "nextcloud.accessurl" $) -}} + {{- $accessHost := regexReplaceAll ".*://(.*)" $accessUrl "${1}" -}} + {{- $accessHost = regexReplaceAll "(.*):.*" $accessHost "${1}" -}} + + {{- $accessHost -}} +{{- end -}} + +{{/* Define the configmap */}} +{{- define "nextcloud.configmaps" -}} +{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}} +{{- $fqdn := (include "tc.v1.common.lib.chart.names.fqdn" $) -}} +{{- $accessUrl := (include "nextcloud.accessurl" $) -}} +{{- $accessHost := (include "nextcloud.accesshost" $) -}} +{{- $accessHostPort := regexReplaceAll ".*://(.*)" $accessUrl "${1}" -}} +{{- $accessProtocol := regexReplaceAll "(.*)://.*" $accessUrl "${1}" -}} +{{- $redisHost := .Values.redis.creds.plainhost | trimAll "\"" -}} +{{- $redisPass := .Values.redis.creds.redisPassword | trimAll "\"" -}} +{{- $healthHost := "kube.internal.healthcheck" -}} + +php-tune: + enabled: true + data: + zz-tune.conf: | + [www] + pm.max_children = {{ .Values.nextcloud.php.pm_max_children }} + pm.start_servers = {{ .Values.nextcloud.php.pm_start_servers }} + pm.min_spare_servers = {{ .Values.nextcloud.php.pm_min_spare_servers }} + pm.max_spare_servers = {{ .Values.nextcloud.php.pm_max_spare_servers }} + +opcache: + enabled: true + data: + opcache-recommended.ini: | + opcache.enable=1 + opcache.save_comments=1 + opcache.jit=1255 + opcache.interned_strings_buffer={{ .Values.nextcloud.opcache.interned_strings_buffer }} + opcache.max_accelerated_files={{ .Values.nextcloud.opcache.max_accelerated_files }} + opcache.memory_consumption={{ .Values.nextcloud.opcache.memory_consumption }} + opcache.revalidate_freq={{ .Values.nextcloud.opcache.revalidate_freq }} + opcache.jit_buffer_size={{ printf "%vM" .Values.nextcloud.opcache.jit_buffer_size }} + +redis-session: + enabled: true + data: + redis-session.ini: | + session.save_handler = redis + session.save_path = {{ printf "tcp://%v:6379?auth=%v" $redisHost $redisPass | quote }} + redis.session.locking_enabled = 1 + redis.session.lock_retries = -1 + redis.session.lock_wait_time = 10000 + +hpb-config: + enabled: {{ .Values.nextcloud.notify_push.enabled }} + data: + NEXTCLOUD_URL: {{ printf "http://%v:%v" $fullname .Values.service.main.ports.main.port }} + HPB_HOST: {{ $healthHost }} + CONFIG_FILE: {{ printf "%v/config.php" .Values.persistence.config.targetSelector.notify.notify.mountPath }} + METRICS_PORT: {{ .Values.service.notify.ports.metrics.port | quote }} + +clamav-config: + enabled: {{ .Values.nextcloud.clamav.enabled }} + data: + CLAMAV_NO_CLAMD: "false" + CLAMAV_NO_FRESHCLAMD: "true" + CLAMAV_NO_MILTERD: "true" + CLAMD_STARTUP_TIMEOUT: "1800" + +collabora-config: + enabled: {{ .Values.nextcloud.collabora.enabled }} + data: + aliasgroup1: {{ $accessUrl }} + server_name: {{ $accessHostPort }} + dictionaries: {{ join " " .Values.nextcloud.collabora.dictionaries }} + username: {{ .Values.nextcloud.collabora.username | quote }} + password: {{ .Values.nextcloud.collabora.password | quote }} + DONT_GEN_SSL_CERT: "true" + # mount_jail_tree is only used for local storage + # not needed for WOPI https://github.com/CollaboraOnline/online/issues/3604#issuecomment-989833814 + extra_params: | + --o:ssl.enable=false + --o:ssl.termination=true + --o:net.service_root=/collabora + --o:home_mode.enable=true + --o:welcome.enable=false + --o:logging.level=warning + --o:logging.level_startup=warning + --o:security.seccomp=true + --o:mount_jail_tree=false + --o:user_interface.mode={{ .Values.nextcloud.collabora.interface_mode }} + +nextcloud-config: + enabled: true + data: + {{/* Database */}} + POSTGRES_DB: {{ .Values.cnpg.main.database | quote }} + POSTGRES_USER: {{ .Values.cnpg.main.user | quote }} + POSTGRES_PASSWORD: {{ .Values.cnpg.main.creds.password | trimAll "\"" }} + POSTGRES_HOST: {{ .Values.cnpg.main.creds.host | trimAll "\"" }} + + {{/* Redis */}} + NX_REDIS_HOST: {{ $redisHost }} + NX_REDIS_PASS: {{ $redisPass }} + + {{/* Nextcloud INITIAL credentials */}} + NEXTCLOUD_ADMIN_USER: {{ .Values.nextcloud.credentials.initialAdminUser | quote }} + NEXTCLOUD_ADMIN_PASSWORD: {{ .Values.nextcloud.credentials.initialAdminPassword | quote }} + + {{/* PHP Variables */}} + PHP_MEMORY_LIMIT: {{ .Values.nextcloud.php.memory_limit | quote }} + PHP_UPLOAD_LIMIT: {{ .Values.nextcloud.php.upload_limit | quote }} + + {{/* Notify Push */}} + NX_NOTIFY_PUSH: {{ .Values.nextcloud.notify_push.enabled | quote }} + {{- if .Values.nextcloud.notify_push.enabled }} + NX_NOTIFY_PUSH_ENDPOINT: {{ $accessUrl }}/push + {{- end }} + + {{/* Previews */}} + NX_PREVIEWS: {{ .Values.nextcloud.previews.enabled | quote }} + NX_PREVIEW_PROVIDERS: {{ join " " .Values.nextcloud.previews.providers }} + NX_PREVIEW_MAX_X: {{ .Values.nextcloud.previews.max_x | quote }} + NX_PREVIEW_MAX_Y: {{ .Values.nextcloud.previews.max_y | quote }} + NX_PREVIEW_MAX_MEMORY: {{ .Values.nextcloud.previews.max_memory | quote }} + NX_PREVIEW_MAX_FILESIZE_IMAGE: {{ .Values.nextcloud.previews.max_file_size_image | quote }} + NX_JPEG_QUALITY: {{ .Values.nextcloud.previews.jpeg_quality | quote }} + NX_PREVIEW_SQUARE_SIZES: {{ .Values.nextcloud.previews.square_sizes | quote }} + NX_PREVIEW_WIDTH_SIZES: {{ .Values.nextcloud.previews.width_sizes | quote }} + NX_PREVIEW_HEIGHT_SIZES: {{ .Values.nextcloud.previews.height_sizes | quote }} + + {{/* Imaginary */}} + NX_IMAGINARY: {{ and .Values.nextcloud.previews.enabled .Values.nextcloud.previews.imaginary | quote }} + {{- if and .Values.nextcloud.previews.enabled .Values.nextcloud.previews.imaginary }} + NX_IMAGINARY_URL: {{ printf "http://%v-imaginary:%v" $fullname .Values.service.imaginary.ports.imaginary.port }} + {{- end }} + + {{/* Expirations */}} + NX_ACTIVITY_EXPIRE_DAYS: {{ .Values.nextcloud.expirations.activity_expire_days | quote }} + NX_TRASH_RETENTION: {{ .Values.nextcloud.expirations.trash_retention_obligation | quote }} + NX_VERSIONS_RETENTION: {{ .Values.nextcloud.expirations.versions_retention_obligation | quote }} + + {{/* General */}} + NX_RUN_OPTIMIZE: {{ .Values.nextcloud.general.run_optimize | quote }} + NX_DEFAULT_PHONE_REGION: {{ .Values.nextcloud.general.default_phone_region | quote }} + NEXTCLOUD_DATA_DIR: {{ .Values.persistence.data.targetSelector.main.main.mountPath }} + NX_FORCE_ENABLE_ALLOW_LOCAL_REMOTE_SERVERS: {{ .Values.nextcloud.general.force_enable_allow_local_remote_servers | quote }} + + {{/* Files */}} + NX_SHARED_FOLDER_NAME: {{ .Values.nextcloud.files.shared_folder_name | quote }} + NX_MAX_CHUNKSIZE: {{ .Values.nextcloud.files.max_chunk_size | mul 1 | quote }} + + {{/* Logging */}} + NX_LOG_LEVEL: {{ .Values.nextcloud.logging.log_level | quote }} + NX_LOG_FILE: {{ .Values.nextcloud.logging.log_file | quote }} + NX_LOG_FILE_AUDIT: {{ .Values.nextcloud.logging.log_audit_file | quote }} + NX_LOG_DATE_FORMAT: {{ .Values.nextcloud.logging.log_date_format | quote }} + NX_LOG_TIMEZONE: {{ .Values.TZ | quote }} + + {{/* ClamAV */}} + NX_CLAMAV: {{ .Values.nextcloud.clamav.enabled | quote }} + {{- if .Values.nextcloud.clamav.enabled }} + NX_CLAMAV_HOST: {{ printf "%v-clamav" $fullname }} + NX_CLAMAV_PORT: {{ .Values.service.clamav.ports.clamav.targetPort | quote }} + NX_CLAMAV_STREAM_MAX_LENGTH: {{ .Values.nextcloud.clamav.stream_max_length | mul 1 | quote }} + NX_CLAMAV_FILE_MAX_SIZE: {{ .Values.nextcloud.clamav.file_max_size | quote }} + NX_CLAMAV_INFECTED_ACTION: {{ .Values.nextcloud.clamav.infected_action | quote }} + {{- end }} + + {{/* Collabora */}} + NX_COLLABORA: {{ .Values.nextcloud.collabora.enabled | quote }} + {{- if .Values.nextcloud.collabora.enabled }} + NX_COLLABORA_URL: {{ printf "%v/collabora" $accessUrl | quote }} + # Ideally this would be a combo of: public ip, pod cidr, svc cidr + # But not always people have static IP. + NX_COLLABORA_ALLOWLIST: "0.0.0.0/0" + {{- end }} + + {{/* Only Office */}} + NX_ONLYOFFICE: {{ .Values.nextcloud.onlyoffice.enabled | quote }} + {{- if .Values.nextcloud.onlyoffice.enabled }} + NX_ONLYOFFICE_URL: {{ .Values.nextcloud.onlyoffice.url | quote }} + NX_ONLYOFFICE_INTERNAL_URL: {{ .Values.nextcloud.onlyoffice.internal_url | quote }} + NX_ONLYOFFICE_VERIFY_SSL: {{ .Values.nextcloud.onlyoffice.verify_ssl | quote }} + NX_ONLYOFFICE_NEXTCLOUD_INTERNAL_URL: {{ printf "http://%v.svc.cluster.local:%v" $fqdn .Values.service.main.ports.main.port }} + NX_ONLYOFFICE_JWT: {{ .Values.nextcloud.onlyoffice.jwt | quote }} + NX_ONLYOFFICE_JWT_HEADER: {{ .Values.nextcloud.onlyoffice.jwt_header | quote }} + {{- end }} + + {{/* URLs */}} + NX_OVERWRITE_HOST: {{ $accessHostPort }} + NX_OVERWRITE_CLI_URL: {{ $accessUrl }} + # Return the protocol part of the URL + NX_OVERWRITE_PROTOCOL: {{ $accessProtocol | lower }} + # IP (or range in this case) of the proxy(ies) + NX_TRUSTED_PROXIES: | + {{ .Values.chartContext.podCIDR }} + {{ .Values.chartContext.svcCIDR }} + # fullname-* will allow access from the + # other services in the same namespace + NX_TRUSTED_DOMAINS: | + 127.0.0.1 + localhost + {{ $fullname }} + {{ printf "%v-*" $fullname }} + {{ $healthHost }} + {{- if not (contains "127.0.0.1" $accessHost) }} + {{- $accessHost | nindent 6 }} + {{- end -}} + {{- with .Values.nextcloud.general.accessIP }} + {{- . | nindent 6 }} + {{- end }} + +# TODO: Replace locations with ingress +# like /push, /.well-known/carddav, /.well-known/caldav +# needs some work as nginx converts urls to pretty urls +# before matching them to locations, so ingress needs to +# take that into consideration. +nginx-config: + enabled: true + data: + nginx.conf: | + worker_processes auto; + + error_log /var/log/nginx/error.log warn; + # Set to /tmp so it can run as non-root + pid /tmp/nginx.pid; + + events { + worker_connections 1024; + } + + http { + # Set to /tmp so it can run as non-root + client_body_temp_path /tmp/nginx/client_temp; + proxy_temp_path /tmp/nginx/proxy_temp_path; + fastcgi_temp_path /tmp/nginx/fastcgi_temp; + uwsgi_temp_path /tmp/nginx/uwsgi_temp; + scgi_temp_path /tmp/nginx/scgi_temp; + + include /etc/nginx/mime.types; + default_type application/octet-stream; + + log_format main '$remote_addr - $remote_user [$time_local] "$request" ' + '$status $body_bytes_sent "$http_referer" ' + '"$http_user_agent" "$http_x_forwarded_for"'; + + access_log /var/log/nginx/access.log main; + + sendfile on; + #tcp_nopush on; + + # Prevent nginx HTTP Server Detection + server_tokens off; + + keepalive_timeout 65; + + #gzip on; + + upstream php-handler { + server {{ printf "%v-nextcloud" $fullname }}:{{ .Values.service.nextcloud.ports.nextcloud.targetPort }}; + } + + server { + listen {{ .Values.service.main.ports.main.port }}; + absolute_redirect off; + + {{- if .Values.nextcloud.notify_push.enabled }} + # Forward Notify_Push "High Performance Backend" to it's own container + location ^~ /push/ { + # The trailing "/" is important! + proxy_pass http://{{ printf "%v-notify" $fullname }}:{{ .Values.service.notify.ports.notify.targetPort }}/; + proxy_http_version 1.1; + proxy_set_header Upgrade $http_upgrade; + proxy_set_header Connection "Upgrade"; + proxy_set_header Host $host; + proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + } + {{- end }} + + # HSTS settings + # WARNING: Only add the preload option once you read about + # the consequences in https://hstspreload.org/. This option + # will add the domain to a hardcoded list that is shipped + # in all major browsers and getting removed from this list + # could take several months. + #add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;" always; + + # Set max upload size + client_max_body_size {{ .Values.nextcloud.php.upload_limit | default "512M" }}; + fastcgi_buffers 64 4K; + + # Enable gzip but do not remove ETag headers + gzip on; + gzip_vary on; + gzip_comp_level 4; + gzip_min_length 256; + gzip_proxied expired no-cache no-store private no_last_modified no_etag auth; + gzip_types application/atom+xml text/javascript application/javascript application/json application/ld+json application/manifest+json application/rss+xml application/vnd.geo+json application/vnd.ms-fontobject application/wasm application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/bmp image/svg+xml image/x-icon text/cache-manifest text/css text/plain text/vcard text/vnd.rim.location.xloc text/vtt text/x-component text/x-cross-domain-policy; + + # Pagespeed is not supported by Nextcloud, so if your server is built + # with the `ngx_pagespeed` module, uncomment this line to disable it. + #pagespeed off; + + include mime.types; + types { + text/javascript js mjs; + } + + # HTTP response headers borrowed from Nextcloud `.htaccess` + add_header Referrer-Policy "no-referrer" always; + add_header X-Content-Type-Options "nosniff" always; + add_header X-Download-Options "noopen" always; + add_header X-Frame-Options "SAMEORIGIN" always; + add_header X-Permitted-Cross-Domain-Policies "none" always; + add_header X-Robots-Tag "noindex, nofollow" always; + add_header X-XSS-Protection "1; mode=block" always; + + # Remove X-Powered-By, which is an information leak + fastcgi_hide_header X-Powered-By; + + # Path to the root of your installation + root {{ .Values.persistence.html.targetSelector.nginx.nginx.mountPath }}; + + # Specify how to handle directories -- specifying `/index.php$request_uri` + # here as the fallback means that Nginx always exhibits the desired behaviour + # when a client requests a path that corresponds to a directory that exists + # on the server. In particular, if that directory contains an index.php file, + # that file is correctly served; if it doesn't, then the request is passed to + # the front-end controller. This consistent behaviour means that we don't need + # to specify custom rules for certain paths (e.g. images and other assets, + # `/updater`, `/ocm-provider`, `/ocs-provider`), and thus + # `try_files $uri $uri/ /index.php$request_uri` + # always provides the desired behaviour. + index index.php index.html /index.php$request_uri; + + # Rule borrowed from `.htaccess` to handle Microsoft DAV clients + location = / { + if ( $http_user_agent ~ ^DavClnt ) { + return 302 /remote.php/webdav/$is_args$args; + } + } + + location = /robots.txt { + allow all; + log_not_found off; + access_log off; + } + + # Make a regex exception for `/.well-known` so that clients can still + # access it despite the existence of the regex rule + # `location ~ /(\.|autotest|...)` which would otherwise handle requests + # for `/.well-known`. + location ^~ /.well-known { + # The rules in this block are an adaptation of the rules + # in `.htaccess` that concern `/.well-known`. + + location = /.well-known/carddav { return 301 /remote.php/dav/; } + location = /.well-known/caldav { return 301 /remote.php/dav/; } + + location /.well-known/acme-challenge { try_files $uri $uri/ =404; } + location /.well-known/pki-validation { try_files $uri $uri/ =404; } + + # Let Nextcloud's API for `/.well-known` URIs handle all other + # requests by passing them to the front-end controller. + return 301 /index.php$request_uri; + } + + # Rules borrowed from `.htaccess` to hide certain paths from clients + location ~ ^/(?:build|tests|config|lib|3rdparty|templates|data)(?:$|/) { return 404; } + location ~ ^/(?:\.|autotest|occ|issue|indie|db_|console) { return 404; } + + # Ensure this block, which passes PHP files to the PHP process, is above the blocks + # which handle static assets (as seen below). If this block is not declared first, + # then Nginx will encounter an infinite rewriting loop when it prepends `/index.php` + # to the URI, resulting in a HTTP 500 error response. + location ~ \.php(?:$|/) { + # Required for legacy support + rewrite ^/(?!index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|updater\/.+|oc[ms]-provider\/.+|.+\/richdocumentscode\/proxy) /index.php$request_uri; + + fastcgi_split_path_info ^(.+?\.php)(/.*)$; + set $path_info $fastcgi_path_info; + + try_files $fastcgi_script_name =404; + + include fastcgi_params; + fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; + fastcgi_param PATH_INFO $path_info; + #fastcgi_param HTTPS on; + + fastcgi_param modHeadersAvailable true; # Avoid sending the security headers twice + fastcgi_param front_controller_active true; # Enable pretty urls + fastcgi_pass php-handler; + + fastcgi_intercept_errors on; + fastcgi_request_buffering off; + proxy_send_timeout 3600s; + proxy_read_timeout 3600s; + fastcgi_send_timeout 3600s; + fastcgi_read_timeout 3600s; + } + + location ~ \.(?:css|js|svg|gif)$ { + try_files $uri /index.php$request_uri; + expires 6M; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + location ~ \.woff2?$ { + try_files $uri /index.php$request_uri; + expires 7d; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + # Rule borrowed from `.htaccess` + location /remote { + return 301 /remote.php$request_uri; + } + + location / { + try_files $uri $uri/ /index.php$request_uri; + } + } + } +{{- end -}} diff --git a/stable/nextcloud/28.1.0/templates/_cronjobs.tpl b/stable/nextcloud/28.1.0/templates/_cronjobs.tpl new file mode 100644 index 0000000000..0fa050dba6 --- /dev/null +++ b/stable/nextcloud/28.1.0/templates/_cronjobs.tpl @@ -0,0 +1,34 @@ +{{- define "nextcloud.cronjobs" -}} +{{- range $cj := .Values.cronjobs }} + {{- $name := $cj.name | required "Nextcloud - Expected non-empty name in cronjob" -}} + {{- $schedule := $cj.schedule | required "Nextcloud - Expected non-empty schedule in cronjob" }} + +{{ $name }}: + enabled: {{ $cj.enabled | quote }} + type: CronJob + schedule: {{ $schedule | quote }} + podSpec: + restartPolicy: Never + containers: + {{ $name }}: + enabled: true + primary: true + imageSelector: image + command: + - /bin/bash + - -c + - | + {{- range $cj.cmd }} + {{- . | nindent 12 }} + {{- else -}} + {{- fail "Nextcloud - Expected non-empty cmd in cronjob" -}} + {{- end }} + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false +{{- end }} +{{- end -}} diff --git a/stable/nextcloud/28.1.0/templates/_ingressInjector.tpl b/stable/nextcloud/28.1.0/templates/_ingressInjector.tpl new file mode 100644 index 0000000000..f99f5bd504 --- /dev/null +++ b/stable/nextcloud/28.1.0/templates/_ingressInjector.tpl @@ -0,0 +1,23 @@ +{{- define "nextcloud.ingressInjector" -}} + {{- if .Values.ingress.main.enabled -}} + {{- $injectPaths := list -}} + {{- if .Values.nextcloud.collabora.enabled -}} + {{- $injectPaths = mustAppend $injectPaths (include "nextcloud.collabora.ingress" $ | fromYaml) -}} + {{- end -}} + {{/* Append more paths here if needed */}} + + {{- range $host := .Values.ingress.main.hosts -}} + {{- $paths := $host.paths -}} + {{- $paths = concat $paths $injectPaths -}} + {{- $_ := set $host "paths" $paths -}} + {{- end -}} + {{- end -}} +{{- end -}} + +{{- define "nextcloud.collabora.ingress" -}} +path: /collabora/ +pathType: Prefix +overrideService: + name: collabora + port: {{ .Values.service.collabora.ports.collabora.port }} +{{- end -}} diff --git a/stable/nextcloud/28.1.0/templates/_initPerms.tpl b/stable/nextcloud/28.1.0/templates/_initPerms.tpl new file mode 100644 index 0000000000..ed94790ad9 --- /dev/null +++ b/stable/nextcloud/28.1.0/templates/_initPerms.tpl @@ -0,0 +1,29 @@ +{{- define "nextcloud.init.perms" -}} +{{- $uid := .Values.securityContext.container.runAsUser -}} +{{- $gid := .Values.securityContext.container.runAsGroup -}} +{{- $path := .Values.persistence.data.targetSelector.main.main.mountPath }} +enabled: true +type: install +imageSelector: alpineImage +securityContext: + runAsUser: 0 + runAsGroup: 0 + runAsNonRoot: false + capabilities: + disableS6Caps: true + add: + - DAC_OVERRIDE + - FOWNER + - CHOWN +command: /bin/sh +args: + - -c + - | + echo "Setting permissions to 700 on data directory [{{ $path }}] ..." + chmod 770 {{ $path }} | echo "Failed to set permissions on data directory [{{ $path }}]" + + echo "Setting ownership to {{ $uid }}:{{ $gid }} on data directory [{{ $path }}] ..." + chown {{ $uid }}:{{ $gid }} {{ $path }} | echo "Failed to set ownership on data directory [{{ $path }}]" + + echo "Finished." +{{- end -}} diff --git a/stable/nextcloud/28.1.0/templates/_validation.tpl b/stable/nextcloud/28.1.0/templates/_validation.tpl new file mode 100644 index 0000000000..5650c0f63f --- /dev/null +++ b/stable/nextcloud/28.1.0/templates/_validation.tpl @@ -0,0 +1,42 @@ +{{- define "nextcloud.validation" -}} + + {{- if not (mustRegexMatch "^[0-9]+(M|G){1}$" .Values.nextcloud.php.memory_limit) -}} + {{- fail (printf "Nextcloud - Expected Memory Limit to be in format [1M, 1G] but got [%v]" .Values.nextcloud.php.memory_limit) -}} + {{- end -}} + + {{- if not (mustRegexMatch "^[0-9]+(M|G){1}$" .Values.nextcloud.php.upload_limit) -}} + {{- fail (printf "Nextcloud - Expected Memory Limit to be in format [1M, 1G] but got [%v]" .Values.nextcloud.php.upload_limit) -}} + {{- end -}} + + {{- if not (deepEqual .Values.nextcloud.previews.providers (uniq .Values.nextcloud.previews.providers)) -}} + {{- fail (printf "Nextcloud - Expected preview providers to be unique but got [%v]" .Values.nextcloud.previews.providers) -}} + {{- end -}} + + {{- if and .Values.nextcloud.collabora.enabled .Values.nextcloud.onlyoffice.enabled -}} + {{- fail "Nextcloud - Expected only one of [Collabora, OnlyOffice] to be enabled" -}} + {{- end -}} + + {{- if contains "$" .Values.nextcloud.collabora.password -}} + {{- fail "Nextcloud - Collabora [Password] cannot contain [$]" -}} + {{- end -}} + + {{- if .Values.nextcloud.collabora.enabled -}} + {{- if lt (len .Values.nextcloud.collabora.password) 8 -}} + {{- fail "Nextcloud - Collabora [Password] must be at least 8 characters" -}} + {{- end -}} + + {{- $collaboraUIModes := (list "default" "compact" "tabbed") -}} + {{- if not (mustHas .Values.nextcloud.collabora.interface_mode $collaboraUIModes) -}} + {{- fail (printf "Nextcloud - Expected [Interface Mode] in Collabora to be one of [%v], but got [%v]" (join "," $collaboraUIModes) .Values.nextcloud.collabora.interface_mode) -}} + {{- end -}} + + {{- if not .Values.nextcloud.collabora.dictionaries -}} + {{- fail "Nextcloud - Expected non-empty Collabora [Dictionaries]" -}} + {{- end -}} + + {{- if not (deepEqual .Values.nextcloud.collabora.dictionaries (uniq .Values.nextcloud.collabora.dictionaries)) -}} + {{- fail "Nextcloud - Collabora [Dictionaries] must be unique" -}} + {{- end -}} + {{- end -}} + +{{- end -}} diff --git a/stable/nextcloud/28.1.0/templates/_waitNextcloud.tpl b/stable/nextcloud/28.1.0/templates/_waitNextcloud.tpl new file mode 100644 index 0000000000..24946d640e --- /dev/null +++ b/stable/nextcloud/28.1.0/templates/_waitNextcloud.tpl @@ -0,0 +1,25 @@ +{{- define "nextcloud.wait.nextcloud" -}} +{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}} +{{- $ncURL := printf "%v-nextcloud:%v" $fullname .Values.service.nextcloud.ports.nextcloud.targetPort }} +enabled: true +type: init +imageSelector: image +securityContext: +command: /bin/sh +args: + - -c + - | + echo "Waiting Nextcloud [{{ $ncURL }}] to be ready and installed..." + until \ + REQUEST_METHOD="GET" \ + SCRIPT_NAME="status.php" \ + SCRIPT_FILENAME="status.php" \ + cgi-fcgi -bind -connect "{{ $ncURL }}" | grep -q '"installed":true'; + do + echo "Waiting Nextcloud [{{ $ncURL }}] to be ready and installed..." + sleep 3 + done + + echo "Nextcloud is ready and installed..." + echo "Starting Nginx..." +{{- end -}} diff --git a/stable/nextcloud/28.1.0/templates/common.yaml b/stable/nextcloud/28.1.0/templates/common.yaml new file mode 100644 index 0000000000..d7576a0fb5 --- /dev/null +++ b/stable/nextcloud/28.1.0/templates/common.yaml @@ -0,0 +1,92 @@ +{{- $selector := dict -}} +{{- range $name := (list "main" "nextcloud-cron" "preview-cron") -}} + {{/* creates main: {} */}} + {{- $_ := set $selector $name dict -}} + {{/* sets main: {} to main: { main: {} } */}} + {{- $_ := set (get $selector $name) $name dict -}} +{{- end -}} + +{{- range $item := .Values.persistenceList -}} + {{- $_ := set $item "targetSelector" $selector -}} +{{- end -}} + +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{- include "nextcloud.validation" $ -}} + +{{/* Render configmaps for all pods */}} +{{- $configmaps := include "nextcloud.configmaps" . | fromYaml -}} +{{- if $configmaps -}} + {{- $_ := mustMergeOverwrite .Values.configmap $configmaps -}} +{{- end -}} + +{{/* Create hostAliases (resolve ingress host to Node/LB IP) */}} +{{- $hostAlias := (list (dict + "ip" .Values.nextcloud.general.accessIP + "hostnames" ( + list (include "nextcloud.accesshost" $) + ) + )) -}} + +{{/* Add [hostAliases] to nextcloud and collabora pod */}} +{{- $_ := set .Values.workload.main.podSpec "hostAliases" $hostAlias -}} +{{- $_ := set .Values.workload.collabora.podSpec "hostAliases" $hostAlias -}} + +{{/* Add [init perms] container to nextcloud */}} +{{- if not (get .Values.workload.main.podSpec "initContainers") -}} + {{- $_ := set .Values.workload.main.podSpec "initContainers" dict -}} +{{- end -}} + +{{- $initPerms := (include "nextcloud.init.perms" . | fromYaml) -}} +{{- $_ := set .Values.workload.main.podSpec.initContainers "init-perms" $initPerms -}} + +{{/* Add [wait nextcloud] container to nginx */}} +{{- if not (get .Values.workload.nginx.podSpec "initContainers") -}} + {{- $_ := set .Values.workload.nginx.podSpec "initContainers" dict -}} +{{- end -}} +{{- $waitNextcloud := (include "nextcloud.wait.nextcloud" . | fromYaml) -}} +{{- $_ := set .Values.workload.nginx.podSpec.initContainers "wait-nextcloud" $waitNextcloud -}} + +{{/* Disable [notify push] if requested */}} +{{- if not .Values.nextcloud.notify_push.enabled -}} + {{- $_ := set .Values.workload.notify "enabled" false -}} + {{- $_ := set .Values.service.notify "enabled" false -}} +{{- else -}} + {{/* Add [wait nextcloud] container to notify push */}} + {{- if not (get .Values.workload.notify.podSpec "initContainers") -}} + {{- $_ := set .Values.workload.notify.podSpec "initContainers" dict -}} + {{- end -}} + {{- $waitNextcloud := (include "nextcloud.wait.nextcloud" . | fromYaml) -}} + {{- $_ := set .Values.workload.notify.podSpec.initContainers "wait-nextcloud" $waitNextcloud -}} +{{- end -}} + +{{/* Disable [clamav] if requested */}} +{{- if not .Values.nextcloud.clamav.enabled -}} + {{- $_ := set .Values.workload.clamav "enabled" false -}} + {{- $_ := set .Values.service.clamav "enabled" false -}} +{{- end -}} + +{{/* Disable [previews] if requested */}} +{{- if or (not .Values.nextcloud.previews.imaginary) (not .Values.nextcloud.previews.enabled) -}} + {{- $_ := set .Values.workload.imaginary "enabled" false -}} + {{- $_ := set .Values.service.imaginary "enabled" false -}} +{{- end -}} + +{{/* Disable [collabora] if requested */}} +{{- if not .Values.nextcloud.collabora.enabled -}} + {{- $_ := set .Values.workload.collabora "enabled" false -}} + {{- $_ := set .Values.service.collabora "enabled" false -}} +{{- end -}} + +{{/* Create [cronjobs] defined */}} +{{- $cronjobs := include "nextcloud.cronjobs" . | fromYaml -}} +{{- if $cronjobs -}} + {{- $_ := mustMergeOverwrite .Values.workload $cronjobs -}} +{{- end -}} + +{{/* TODO: Do we have to cleanup when something (eg Collabora) is disabled? */}} +{{- include "nextcloud.ingressInjector" $ -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/rmlint/4.0.1/values.yaml b/stable/nextcloud/28.1.0/values.yaml similarity index 100% rename from stable/rmlint/4.0.1/values.yaml rename to stable/nextcloud/28.1.0/values.yaml diff --git a/stable/nextpvr/8.0.1/CHANGELOG.md b/stable/nextpvr/8.0.1/CHANGELOG.md deleted file mode 100644 index 4fdb9bd7bc..0000000000 --- a/stable/nextpvr/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nextpvr-8.0.1](https://github.com/truecharts/charts/compare/nextpvr-8.0.0...nextpvr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [nextpvr-8.0.0](https://github.com/truecharts/charts/compare/nextpvr-7.0.11...nextpvr-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [nextpvr-7.0.11](https://github.com/truecharts/charts/compare/nextpvr-7.0.10...nextpvr-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [nextpvr-7.0.10](https://github.com/truecharts/charts/compare/nextpvr-7.0.9...nextpvr-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [nextpvr-7.0.9](https://github.com/truecharts/charts/compare/nextpvr-7.0.8...nextpvr-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [nextpvr-7.0.8](https://github.com/truecharts/charts/compare/nextpvr-7.0.7...nextpvr-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [nextpvr-7.0.7](https://github.com/truecharts/charts/compare/nextpvr-7.0.6...nextpvr-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [nextpvr-7.0.6](https://github.com/truecharts/charts/compare/nextpvr-7.0.5...nextpvr-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [nextpvr-7.0.5](https://github.com/truecharts/charts/compare/nextpvr-7.0.4...nextpvr-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [nextpvr-7.0.4](https://github.com/truecharts/charts/compare/nextpvr-7.0.3...nextpvr-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [nextpvr-7.0.3](https://github.com/truecharts/charts/compare/nextpvr-7.0.2...nextpvr-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/nextpvr/8.0.1/Chart.yaml b/stable/nextpvr/8.0.1/Chart.yaml deleted file mode 100644 index c57243a9d4..0000000000 --- a/stable/nextpvr/8.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: nextpvr -version: 8.0.1 -appVersion: stable -description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. -home: https://truecharts.org/charts/stable/nextpvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png -deprecated: false -sources: - - https://github.com/sub3/NextPVR/wiki/Install-Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr - - https://hub.docker.com/r/nextpvr/nextpvr_amd64 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pvr - - recorder -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/nextpvr/8.0.1/app-changelog.md b/stable/nextpvr/8.0.1/app-changelog.md deleted file mode 100644 index 785fb0acc3..0000000000 --- a/stable/nextpvr/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nextpvr-8.0.1](https://github.com/truecharts/charts/compare/nextpvr-8.0.0...nextpvr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/nextpvr/8.0.1/charts/common-17.1.4.tgz b/stable/nextpvr/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/nextpvr/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/nextpvr/8.1.0/CHANGELOG.md b/stable/nextpvr/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..791c7f6c7c --- /dev/null +++ b/stable/nextpvr/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nextpvr-8.1.0](https://github.com/truecharts/charts/compare/nextpvr-8.0.1...nextpvr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nextpvr-8.0.1](https://github.com/truecharts/charts/compare/nextpvr-8.0.0...nextpvr-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nextpvr-8.0.0](https://github.com/truecharts/charts/compare/nextpvr-7.0.11...nextpvr-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [nextpvr-7.0.11](https://github.com/truecharts/charts/compare/nextpvr-7.0.10...nextpvr-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [nextpvr-7.0.10](https://github.com/truecharts/charts/compare/nextpvr-7.0.9...nextpvr-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [nextpvr-7.0.9](https://github.com/truecharts/charts/compare/nextpvr-7.0.8...nextpvr-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [nextpvr-7.0.8](https://github.com/truecharts/charts/compare/nextpvr-7.0.7...nextpvr-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [nextpvr-7.0.7](https://github.com/truecharts/charts/compare/nextpvr-7.0.6...nextpvr-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [nextpvr-7.0.6](https://github.com/truecharts/charts/compare/nextpvr-7.0.5...nextpvr-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [nextpvr-7.0.5](https://github.com/truecharts/charts/compare/nextpvr-7.0.4...nextpvr-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [nextpvr-7.0.4](https://github.com/truecharts/charts/compare/nextpvr-7.0.3...nextpvr-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/nextpvr/8.1.0/Chart.yaml b/stable/nextpvr/8.1.0/Chart.yaml new file mode 100644 index 0000000000..f2a4df1585 --- /dev/null +++ b/stable/nextpvr/8.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nextpvr +version: 8.1.0 +appVersion: stable +description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. +home: https://truecharts.org/charts/stable/nextpvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png +deprecated: false +sources: + - https://hub.docker.com/r/nextpvr/nextpvr_amd64 + - https://github.com/sub3/NextPVR/wiki/Install-Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pvr + - recorder +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/nextpvr/8.0.1/README.md b/stable/nextpvr/8.1.0/README.md similarity index 100% rename from stable/nextpvr/8.0.1/README.md rename to stable/nextpvr/8.1.0/README.md diff --git a/stable/nextpvr/8.1.0/app-changelog.md b/stable/nextpvr/8.1.0/app-changelog.md new file mode 100644 index 0000000000..d60f813ccc --- /dev/null +++ b/stable/nextpvr/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nextpvr-8.1.0](https://github.com/truecharts/charts/compare/nextpvr-8.0.1...nextpvr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nextpvr/8.0.1/app-readme.md b/stable/nextpvr/8.1.0/app-readme.md similarity index 100% rename from stable/nextpvr/8.0.1/app-readme.md rename to stable/nextpvr/8.1.0/app-readme.md diff --git a/stable/nextpvr/8.1.0/charts/common-17.2.2.tgz b/stable/nextpvr/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nextpvr/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nextpvr/8.0.1/ix_values.yaml b/stable/nextpvr/8.1.0/ix_values.yaml similarity index 100% rename from stable/nextpvr/8.0.1/ix_values.yaml rename to stable/nextpvr/8.1.0/ix_values.yaml diff --git a/stable/nextpvr/8.0.1/questions.yaml b/stable/nextpvr/8.1.0/questions.yaml similarity index 100% rename from stable/nextpvr/8.0.1/questions.yaml rename to stable/nextpvr/8.1.0/questions.yaml diff --git a/stable/theme-park/8.0.1/templates/NOTES.txt b/stable/nextpvr/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/theme-park/8.0.1/templates/NOTES.txt rename to stable/nextpvr/8.1.0/templates/NOTES.txt diff --git a/stable/tdarr-node/8.0.1/templates/common.yaml b/stable/nextpvr/8.1.0/templates/common.yaml similarity index 100% rename from stable/tdarr-node/8.0.1/templates/common.yaml rename to stable/nextpvr/8.1.0/templates/common.yaml diff --git a/stable/romm/6.0.2/values.yaml b/stable/nextpvr/8.1.0/values.yaml similarity index 100% rename from stable/romm/6.0.2/values.yaml rename to stable/nextpvr/8.1.0/values.yaml diff --git a/stable/nexus-oss/4.0.1/CHANGELOG.md b/stable/nexus-oss/4.0.1/CHANGELOG.md deleted file mode 100644 index f7482966ed..0000000000 --- a/stable/nexus-oss/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nexus-oss-4.0.1](https://github.com/truecharts/charts/compare/nexus-oss-4.0.0...nexus-oss-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [nexus-oss-4.0.0](https://github.com/truecharts/charts/compare/nexus-oss-3.1.13...nexus-oss-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [nexus-oss-3.1.13](https://github.com/truecharts/charts/compare/nexus-oss-3.1.12...nexus-oss-3.1.13) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [nexus-oss-3.1.12](https://github.com/truecharts/charts/compare/nexus-oss-3.1.11...nexus-oss-3.1.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [nexus-oss-3.1.11](https://github.com/truecharts/charts/compare/nexus-oss-3.1.10...nexus-oss-3.1.11) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [nexus-oss-3.1.10](https://github.com/truecharts/charts/compare/nexus-oss-3.1.9...nexus-oss-3.1.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [nexus-oss-3.1.9](https://github.com/truecharts/charts/compare/nexus-oss-3.1.8...nexus-oss-3.1.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [nexus-oss-3.1.8](https://github.com/truecharts/charts/compare/nexus-oss-3.1.7...nexus-oss-3.1.8) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [nexus-oss-3.1.7](https://github.com/truecharts/charts/compare/nexus-oss-3.1.6...nexus-oss-3.1.7) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [nexus-oss-3.1.6](https://github.com/truecharts/charts/compare/nexus-oss-3.1.5...nexus-oss-3.1.6) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [nexus-oss-3.1.5](https://github.com/truecharts/charts/compare/nexus-oss-3.1.4...nexus-oss-3.1.5) (2023-12-21) - -### Chore diff --git a/stable/nexus-oss/4.0.1/Chart.yaml b/stable/nexus-oss/4.0.1/Chart.yaml deleted file mode 100644 index 4c07861f58..0000000000 --- a/stable/nexus-oss/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: nexus-oss -version: 4.0.1 -appVersion: 3.63.0 -description: Sonatype Nexus open source is a artifact repository manager -home: https://truecharts.org/charts/incubator/nexus-oss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss - - https://hub.docker.com/r/sonatype/nexus3 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - nexus-oss - - productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/nexus-oss/4.0.1/app-changelog.md b/stable/nexus-oss/4.0.1/app-changelog.md deleted file mode 100644 index 8e35121eb1..0000000000 --- a/stable/nexus-oss/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nexus-oss-4.0.1](https://github.com/truecharts/charts/compare/nexus-oss-4.0.0...nexus-oss-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/nexus-oss/4.0.1/charts/common-17.1.4.tgz b/stable/nexus-oss/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/nexus-oss/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/nexus-oss/4.1.0/CHANGELOG.md b/stable/nexus-oss/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8c35930aa7 --- /dev/null +++ b/stable/nexus-oss/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nexus-oss-4.1.0](https://github.com/truecharts/charts/compare/nexus-oss-4.0.1...nexus-oss-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nexus-oss-4.0.1](https://github.com/truecharts/charts/compare/nexus-oss-4.0.0...nexus-oss-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nexus-oss-4.0.0](https://github.com/truecharts/charts/compare/nexus-oss-3.1.13...nexus-oss-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [nexus-oss-3.1.13](https://github.com/truecharts/charts/compare/nexus-oss-3.1.12...nexus-oss-3.1.13) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [nexus-oss-3.1.12](https://github.com/truecharts/charts/compare/nexus-oss-3.1.11...nexus-oss-3.1.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [nexus-oss-3.1.11](https://github.com/truecharts/charts/compare/nexus-oss-3.1.10...nexus-oss-3.1.11) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [nexus-oss-3.1.10](https://github.com/truecharts/charts/compare/nexus-oss-3.1.9...nexus-oss-3.1.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [nexus-oss-3.1.9](https://github.com/truecharts/charts/compare/nexus-oss-3.1.8...nexus-oss-3.1.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [nexus-oss-3.1.8](https://github.com/truecharts/charts/compare/nexus-oss-3.1.7...nexus-oss-3.1.8) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [nexus-oss-3.1.7](https://github.com/truecharts/charts/compare/nexus-oss-3.1.6...nexus-oss-3.1.7) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [nexus-oss-3.1.6](https://github.com/truecharts/charts/compare/nexus-oss-3.1.5...nexus-oss-3.1.6) (2023-12-21) + +### Fix diff --git a/stable/nexus-oss/4.1.0/Chart.yaml b/stable/nexus-oss/4.1.0/Chart.yaml new file mode 100644 index 0000000000..1a84c0ac0e --- /dev/null +++ b/stable/nexus-oss/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nexus-oss +version: 4.1.0 +appVersion: 3.63.0 +description: Sonatype Nexus open source is a artifact repository manager +home: https://truecharts.org/charts/incubator/nexus-oss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss + - https://hub.docker.com/r/sonatype/nexus3 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - nexus-oss + - productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/nexus-oss/4.0.1/README.md b/stable/nexus-oss/4.1.0/README.md similarity index 100% rename from stable/nexus-oss/4.0.1/README.md rename to stable/nexus-oss/4.1.0/README.md diff --git a/stable/nexus-oss/4.1.0/app-changelog.md b/stable/nexus-oss/4.1.0/app-changelog.md new file mode 100644 index 0000000000..1f8b6919dd --- /dev/null +++ b/stable/nexus-oss/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nexus-oss-4.1.0](https://github.com/truecharts/charts/compare/nexus-oss-4.0.1...nexus-oss-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nexus-oss/4.0.1/app-readme.md b/stable/nexus-oss/4.1.0/app-readme.md similarity index 100% rename from stable/nexus-oss/4.0.1/app-readme.md rename to stable/nexus-oss/4.1.0/app-readme.md diff --git a/stable/nexus-oss/4.1.0/charts/common-17.2.2.tgz b/stable/nexus-oss/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nexus-oss/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nexus-oss/4.0.1/ix_values.yaml b/stable/nexus-oss/4.1.0/ix_values.yaml similarity index 100% rename from stable/nexus-oss/4.0.1/ix_values.yaml rename to stable/nexus-oss/4.1.0/ix_values.yaml diff --git a/stable/nexus-oss/4.0.1/questions.yaml b/stable/nexus-oss/4.1.0/questions.yaml similarity index 100% rename from stable/nexus-oss/4.0.1/questions.yaml rename to stable/nexus-oss/4.1.0/questions.yaml diff --git a/stable/nosqlclient/4.0.1/templates/common.yaml b/stable/nexus-oss/4.1.0/templates/common.yaml similarity index 100% rename from stable/nosqlclient/4.0.1/templates/common.yaml rename to stable/nexus-oss/4.1.0/templates/common.yaml diff --git a/stable/root/4.0.1/values.yaml b/stable/nexus-oss/4.1.0/values.yaml similarity index 100% rename from stable/root/4.0.1/values.yaml rename to stable/nexus-oss/4.1.0/values.yaml diff --git a/stable/nginx-proxy-manager/8.0.2/CHANGELOG.md b/stable/nginx-proxy-manager/8.0.2/CHANGELOG.md deleted file mode 100644 index c5838ad15b..0000000000 --- a/stable/nginx-proxy-manager/8.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nginx-proxy-manager-8.0.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.0.1...nginx-proxy-manager-8.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [nginx-proxy-manager-8.0.1](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.0.0...nginx-proxy-manager-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [nginx-proxy-manager-8.0.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-7.0.0...nginx-proxy-manager-8.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [nginx-proxy-manager-8.0.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-7.0.0...nginx-proxy-manager-8.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [nginx-proxy-manager-7.0.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.12...nginx-proxy-manager-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [nginx-proxy-manager-6.0.12](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.11...nginx-proxy-manager-6.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [nginx-proxy-manager-6.0.11](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.10...nginx-proxy-manager-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [nginx-proxy-manager-6.0.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.9...nginx-proxy-manager-6.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [nginx-proxy-manager-6.0.9](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.8...nginx-proxy-manager-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [nginx-proxy-manager-6.0.8](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.7...nginx-proxy-manager-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [nginx-proxy-manager-6.0.7](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.6...nginx-proxy-manager-6.0.7) (2023-12-22) - -### Chore diff --git a/stable/nginx-proxy-manager/8.0.2/Chart.yaml b/stable/nginx-proxy-manager/8.0.2/Chart.yaml deleted file mode 100644 index 25f9c4db3b..0000000000 --- a/stable/nginx-proxy-manager/8.0.2/Chart.yaml +++ /dev/null @@ -1,46 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: nginx-proxy-manager -version: 8.0.2 -appVersion: 2.10.4 -description: Managing Nginx proxy hosts with a simple, powerful interface. -home: https://truecharts.org/charts/stable/nginx-proxy-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png -deprecated: false -sources: - - https://github.com/NginxProxyManager/nginx-proxy-manager - - https://nginxproxymanager.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - - https://hub.docker.com/r/jc21/nginx-proxy-manager -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - nginx-proxy-manager - - nginx - - reverse-proxy -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.0.3 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/nginx-proxy-manager/8.0.2/app-changelog.md b/stable/nginx-proxy-manager/8.0.2/app-changelog.md deleted file mode 100644 index 709dc02040..0000000000 --- a/stable/nginx-proxy-manager/8.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nginx-proxy-manager-8.0.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.0.1...nginx-proxy-manager-8.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/nginx-proxy-manager/8.0.2/charts/common-17.1.4.tgz b/stable/nginx-proxy-manager/8.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/nginx-proxy-manager/8.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/8.0.2/charts/mariadb-12.0.3.tgz b/stable/nginx-proxy-manager/8.0.2/charts/mariadb-12.0.3.tgz deleted file mode 100644 index bb993ca989..0000000000 Binary files a/stable/nginx-proxy-manager/8.0.2/charts/mariadb-12.0.3.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/8.1.0/CHANGELOG.md b/stable/nginx-proxy-manager/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..422cb94ea8 --- /dev/null +++ b/stable/nginx-proxy-manager/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nginx-proxy-manager-8.1.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.0.2...nginx-proxy-manager-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nginx-proxy-manager-8.0.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.0.1...nginx-proxy-manager-8.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [nginx-proxy-manager-8.0.1](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.0.0...nginx-proxy-manager-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nginx-proxy-manager-8.0.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-7.0.0...nginx-proxy-manager-8.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [nginx-proxy-manager-8.0.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-7.0.0...nginx-proxy-manager-8.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [nginx-proxy-manager-7.0.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.12...nginx-proxy-manager-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [nginx-proxy-manager-6.0.12](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.11...nginx-proxy-manager-6.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [nginx-proxy-manager-6.0.11](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.10...nginx-proxy-manager-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [nginx-proxy-manager-6.0.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.9...nginx-proxy-manager-6.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [nginx-proxy-manager-6.0.9](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.8...nginx-proxy-manager-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [nginx-proxy-manager-6.0.8](https://github.com/truecharts/charts/compare/nginx-proxy-manager-6.0.7...nginx-proxy-manager-6.0.8) (2023-12-23) + +### Chore diff --git a/stable/nginx-proxy-manager/8.1.0/Chart.yaml b/stable/nginx-proxy-manager/8.1.0/Chart.yaml new file mode 100644 index 0000000000..d164298b8f --- /dev/null +++ b/stable/nginx-proxy-manager/8.1.0/Chart.yaml @@ -0,0 +1,46 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nginx-proxy-manager +version: 8.1.0 +appVersion: 2.10.4 +description: Managing Nginx proxy hosts with a simple, powerful interface. +home: https://truecharts.org/charts/stable/nginx-proxy-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png +deprecated: false +sources: + - https://hub.docker.com/r/jc21/nginx-proxy-manager + - https://github.com/NginxProxyManager/nginx-proxy-manager + - https://nginxproxymanager.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - nginx-proxy-manager + - nginx + - reverse-proxy +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/nginx-proxy-manager/8.0.2/README.md b/stable/nginx-proxy-manager/8.1.0/README.md similarity index 100% rename from stable/nginx-proxy-manager/8.0.2/README.md rename to stable/nginx-proxy-manager/8.1.0/README.md diff --git a/stable/nginx-proxy-manager/8.1.0/app-changelog.md b/stable/nginx-proxy-manager/8.1.0/app-changelog.md new file mode 100644 index 0000000000..3907b8638a --- /dev/null +++ b/stable/nginx-proxy-manager/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nginx-proxy-manager-8.1.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.0.2...nginx-proxy-manager-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nginx-proxy-manager/8.0.2/app-readme.md b/stable/nginx-proxy-manager/8.1.0/app-readme.md similarity index 100% rename from stable/nginx-proxy-manager/8.0.2/app-readme.md rename to stable/nginx-proxy-manager/8.1.0/app-readme.md diff --git a/stable/nginx-proxy-manager/8.1.0/charts/common-17.2.2.tgz b/stable/nginx-proxy-manager/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nginx-proxy-manager/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nginx-proxy-manager/8.1.0/charts/mariadb-12.1.0.tgz b/stable/nginx-proxy-manager/8.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/nginx-proxy-manager/8.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/nginx-proxy-manager/8.0.2/ix_values.yaml b/stable/nginx-proxy-manager/8.1.0/ix_values.yaml similarity index 100% rename from stable/nginx-proxy-manager/8.0.2/ix_values.yaml rename to stable/nginx-proxy-manager/8.1.0/ix_values.yaml diff --git a/stable/nginx-proxy-manager/8.0.2/questions.yaml b/stable/nginx-proxy-manager/8.1.0/questions.yaml similarity index 100% rename from stable/nginx-proxy-manager/8.0.2/questions.yaml rename to stable/nginx-proxy-manager/8.1.0/questions.yaml diff --git a/stable/tinymediamanager/8.0.1/templates/NOTES.txt b/stable/nginx-proxy-manager/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/tinymediamanager/8.0.1/templates/NOTES.txt rename to stable/nginx-proxy-manager/8.1.0/templates/NOTES.txt diff --git a/stable/notarius/4.0.1/templates/common.yaml b/stable/nginx-proxy-manager/8.1.0/templates/common.yaml similarity index 100% rename from stable/notarius/4.0.1/templates/common.yaml rename to stable/nginx-proxy-manager/8.1.0/templates/common.yaml diff --git a/stable/rsnapshot/8.0.1/values.yaml b/stable/nginx-proxy-manager/8.1.0/values.yaml similarity index 100% rename from stable/rsnapshot/8.0.1/values.yaml rename to stable/nginx-proxy-manager/8.1.0/values.yaml diff --git a/stable/ngircd/8.0.1/CHANGELOG.md b/stable/ngircd/8.0.1/CHANGELOG.md deleted file mode 100644 index f4886e988d..0000000000 --- a/stable/ngircd/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ngircd-8.0.1](https://github.com/truecharts/charts/compare/ngircd-8.0.0...ngircd-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ngircd-8.0.0](https://github.com/truecharts/charts/compare/ngircd-7.0.11...ngircd-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ngircd-7.0.11](https://github.com/truecharts/charts/compare/ngircd-7.0.10...ngircd-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ngircd-7.0.10](https://github.com/truecharts/charts/compare/ngircd-7.0.9...ngircd-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ngircd-7.0.9](https://github.com/truecharts/charts/compare/ngircd-7.0.8...ngircd-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ngircd-7.0.8](https://github.com/truecharts/charts/compare/ngircd-7.0.7...ngircd-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ngircd-7.0.7](https://github.com/truecharts/charts/compare/ngircd-7.0.6...ngircd-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ngircd-7.0.6](https://github.com/truecharts/charts/compare/ngircd-7.0.5...ngircd-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ngircd-7.0.5](https://github.com/truecharts/charts/compare/ngircd-7.0.4...ngircd-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ngircd-7.0.4](https://github.com/truecharts/charts/compare/ngircd-7.0.3...ngircd-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ngircd-7.0.3](https://github.com/truecharts/charts/compare/ngircd-7.0.2...ngircd-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/ngircd/8.0.1/Chart.yaml b/stable/ngircd/8.0.1/Chart.yaml deleted file mode 100644 index 2b3feccf34..0000000000 --- a/stable/ngircd/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ngircd -version: 8.0.1 -appVersion: 2021.11.21 -description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. -home: https://truecharts.org/charts/stable/ngircd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd - - https://ghcr.io/linuxserver/ngircd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ngircd -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ngircd/8.0.1/app-changelog.md b/stable/ngircd/8.0.1/app-changelog.md deleted file mode 100644 index 76b64745a7..0000000000 --- a/stable/ngircd/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ngircd-8.0.1](https://github.com/truecharts/charts/compare/ngircd-8.0.0...ngircd-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ngircd/8.0.1/charts/common-17.1.4.tgz b/stable/ngircd/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ngircd/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ngircd/8.1.0/CHANGELOG.md b/stable/ngircd/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1d50b10d2a --- /dev/null +++ b/stable/ngircd/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ngircd-8.1.0](https://github.com/truecharts/charts/compare/ngircd-8.0.1...ngircd-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ngircd-8.0.1](https://github.com/truecharts/charts/compare/ngircd-8.0.0...ngircd-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ngircd-8.0.0](https://github.com/truecharts/charts/compare/ngircd-7.0.11...ngircd-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ngircd-7.0.11](https://github.com/truecharts/charts/compare/ngircd-7.0.10...ngircd-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ngircd-7.0.10](https://github.com/truecharts/charts/compare/ngircd-7.0.9...ngircd-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ngircd-7.0.9](https://github.com/truecharts/charts/compare/ngircd-7.0.8...ngircd-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ngircd-7.0.8](https://github.com/truecharts/charts/compare/ngircd-7.0.7...ngircd-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ngircd-7.0.7](https://github.com/truecharts/charts/compare/ngircd-7.0.6...ngircd-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ngircd-7.0.6](https://github.com/truecharts/charts/compare/ngircd-7.0.5...ngircd-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ngircd-7.0.5](https://github.com/truecharts/charts/compare/ngircd-7.0.4...ngircd-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ngircd-7.0.4](https://github.com/truecharts/charts/compare/ngircd-7.0.3...ngircd-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/ngircd/8.1.0/Chart.yaml b/stable/ngircd/8.1.0/Chart.yaml new file mode 100644 index 0000000000..b8e352b39d --- /dev/null +++ b/stable/ngircd/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ngircd +version: 8.1.0 +appVersion: 2021.11.21 +description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. +home: https://truecharts.org/charts/stable/ngircd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd + - https://ghcr.io/linuxserver/ngircd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ngircd +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ngircd/8.0.1/README.md b/stable/ngircd/8.1.0/README.md similarity index 100% rename from stable/ngircd/8.0.1/README.md rename to stable/ngircd/8.1.0/README.md diff --git a/stable/ngircd/8.1.0/app-changelog.md b/stable/ngircd/8.1.0/app-changelog.md new file mode 100644 index 0000000000..92ba6ebce9 --- /dev/null +++ b/stable/ngircd/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ngircd-8.1.0](https://github.com/truecharts/charts/compare/ngircd-8.0.1...ngircd-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ngircd/8.0.1/app-readme.md b/stable/ngircd/8.1.0/app-readme.md similarity index 100% rename from stable/ngircd/8.0.1/app-readme.md rename to stable/ngircd/8.1.0/app-readme.md diff --git a/stable/ngircd/8.1.0/charts/common-17.2.2.tgz b/stable/ngircd/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ngircd/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ngircd/8.0.1/ix_values.yaml b/stable/ngircd/8.1.0/ix_values.yaml similarity index 100% rename from stable/ngircd/8.0.1/ix_values.yaml rename to stable/ngircd/8.1.0/ix_values.yaml diff --git a/stable/ngircd/8.0.1/questions.yaml b/stable/ngircd/8.1.0/questions.yaml similarity index 100% rename from stable/ngircd/8.0.1/questions.yaml rename to stable/ngircd/8.1.0/questions.yaml diff --git a/stable/traggo/5.0.1/templates/NOTES.txt b/stable/ngircd/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/traggo/5.0.1/templates/NOTES.txt rename to stable/ngircd/8.1.0/templates/NOTES.txt diff --git a/stable/tdarr/8.0.1/templates/common.yaml b/stable/ngircd/8.1.0/templates/common.yaml similarity index 100% rename from stable/tdarr/8.0.1/templates/common.yaml rename to stable/ngircd/8.1.0/templates/common.yaml diff --git a/stable/rss-bridge/8.0.1/values.yaml b/stable/ngircd/8.1.0/values.yaml similarity index 100% rename from stable/rss-bridge/8.0.1/values.yaml rename to stable/ngircd/8.1.0/values.yaml diff --git a/stable/nightscout/4.0.1/CHANGELOG.md b/stable/nightscout/4.0.1/CHANGELOG.md deleted file mode 100644 index a233cfe779..0000000000 --- a/stable/nightscout/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nightscout-4.0.1](https://github.com/truecharts/charts/compare/nightscout-4.0.0...nightscout-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [nightscout-4.0.0](https://github.com/truecharts/charts/compare/nightscout-3.0.17...nightscout-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [nightscout-3.0.17](https://github.com/truecharts/charts/compare/nightscout-3.0.16...nightscout-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [nightscout-3.0.16](https://github.com/truecharts/charts/compare/nightscout-3.0.15...nightscout-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [nightscout-3.0.15](https://github.com/truecharts/charts/compare/nightscout-3.0.14...nightscout-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [nightscout-3.0.14](https://github.com/truecharts/charts/compare/nightscout-3.0.13...nightscout-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [nightscout-3.0.13](https://github.com/truecharts/charts/compare/nightscout-3.0.12...nightscout-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [nightscout-3.0.12](https://github.com/truecharts/charts/compare/nightscout-3.0.11...nightscout-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [nightscout-3.0.11](https://github.com/truecharts/charts/compare/nightscout-3.0.10...nightscout-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [nightscout-3.0.10](https://github.com/truecharts/charts/compare/nightscout-3.0.9...nightscout-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [nightscout-3.0.9](https://github.com/truecharts/charts/compare/nightscout-3.0.8...nightscout-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/nightscout/4.0.1/Chart.yaml b/stable/nightscout/4.0.1/Chart.yaml deleted file mode 100644 index 00ea3accc9..0000000000 --- a/stable/nightscout/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: nightscout -version: 4.0.1 -appVersion: latest -description: Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. -home: https://truecharts.org/charts/incubator/nightscout -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.png -deprecated: false -sources: - - https://github.com/nightscout/cgm-remote-monitor - - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis - - https://github.com/truecharts/charts/tree/master/charts/incubator/nightscout - - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - nightscout - - Cloud -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/nightscout/4.0.1/app-changelog.md b/stable/nightscout/4.0.1/app-changelog.md deleted file mode 100644 index bce61efb3b..0000000000 --- a/stable/nightscout/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nightscout-4.0.1](https://github.com/truecharts/charts/compare/nightscout-4.0.0...nightscout-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/nightscout/4.0.1/charts/common-17.1.4.tgz b/stable/nightscout/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/nightscout/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/nightscout/4.1.0/CHANGELOG.md b/stable/nightscout/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..21f973dbbd --- /dev/null +++ b/stable/nightscout/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nightscout-4.1.0](https://github.com/truecharts/charts/compare/nightscout-4.0.1...nightscout-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nightscout-4.0.1](https://github.com/truecharts/charts/compare/nightscout-4.0.0...nightscout-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nightscout-4.0.0](https://github.com/truecharts/charts/compare/nightscout-3.0.17...nightscout-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [nightscout-3.0.17](https://github.com/truecharts/charts/compare/nightscout-3.0.16...nightscout-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [nightscout-3.0.16](https://github.com/truecharts/charts/compare/nightscout-3.0.15...nightscout-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [nightscout-3.0.15](https://github.com/truecharts/charts/compare/nightscout-3.0.14...nightscout-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [nightscout-3.0.14](https://github.com/truecharts/charts/compare/nightscout-3.0.13...nightscout-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [nightscout-3.0.13](https://github.com/truecharts/charts/compare/nightscout-3.0.12...nightscout-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [nightscout-3.0.12](https://github.com/truecharts/charts/compare/nightscout-3.0.11...nightscout-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [nightscout-3.0.11](https://github.com/truecharts/charts/compare/nightscout-3.0.10...nightscout-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [nightscout-3.0.10](https://github.com/truecharts/charts/compare/nightscout-3.0.9...nightscout-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/nightscout/4.1.0/Chart.yaml b/stable/nightscout/4.1.0/Chart.yaml new file mode 100644 index 0000000000..8ede0e7955 --- /dev/null +++ b/stable/nightscout/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nightscout +version: 4.1.0 +appVersion: latest +description: Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. +home: https://truecharts.org/charts/incubator/nightscout +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.png +deprecated: false +sources: + - https://github.com/nightscout/cgm-remote-monitor + - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis + - https://github.com/truecharts/charts/tree/master/charts/incubator/nightscout + - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - nightscout + - Cloud +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/nightscout/4.0.1/README.md b/stable/nightscout/4.1.0/README.md similarity index 100% rename from stable/nightscout/4.0.1/README.md rename to stable/nightscout/4.1.0/README.md diff --git a/stable/nightscout/4.1.0/app-changelog.md b/stable/nightscout/4.1.0/app-changelog.md new file mode 100644 index 0000000000..cd05d80401 --- /dev/null +++ b/stable/nightscout/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nightscout-4.1.0](https://github.com/truecharts/charts/compare/nightscout-4.0.1...nightscout-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nightscout/4.0.1/app-readme.md b/stable/nightscout/4.1.0/app-readme.md similarity index 100% rename from stable/nightscout/4.0.1/app-readme.md rename to stable/nightscout/4.1.0/app-readme.md diff --git a/stable/nightscout/4.1.0/charts/common-17.2.2.tgz b/stable/nightscout/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nightscout/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nightscout/4.0.1/ix_values.yaml b/stable/nightscout/4.1.0/ix_values.yaml similarity index 100% rename from stable/nightscout/4.0.1/ix_values.yaml rename to stable/nightscout/4.1.0/ix_values.yaml diff --git a/stable/nightscout/4.0.1/questions.yaml b/stable/nightscout/4.1.0/questions.yaml similarity index 100% rename from stable/nightscout/4.0.1/questions.yaml rename to stable/nightscout/4.1.0/questions.yaml diff --git a/stable/notea/4.0.1/templates/common.yaml b/stable/nightscout/4.1.0/templates/common.yaml similarity index 100% rename from stable/notea/4.0.1/templates/common.yaml rename to stable/nightscout/4.1.0/templates/common.yaml diff --git a/stable/rss-proxy/4.0.1/values.yaml b/stable/nightscout/4.1.0/values.yaml similarity index 100% rename from stable/rss-proxy/4.0.1/values.yaml rename to stable/nightscout/4.1.0/values.yaml diff --git a/stable/nitter/5.0.2/CHANGELOG.md b/stable/nitter/5.0.2/CHANGELOG.md deleted file mode 100644 index ad635bdee7..0000000000 --- a/stable/nitter/5.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nitter-5.0.2](https://github.com/truecharts/charts/compare/nitter-5.0.1...nitter-5.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [nitter-5.0.1](https://github.com/truecharts/charts/compare/nitter-5.0.0...nitter-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [nitter-5.0.0](https://github.com/truecharts/charts/compare/nitter-4.0.0...nitter-5.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [nitter-5.0.0](https://github.com/truecharts/charts/compare/nitter-4.0.0...nitter-5.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [nitter-4.0.0](https://github.com/truecharts/charts/compare/nitter-3.0.12...nitter-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [nitter-3.0.12](https://github.com/truecharts/charts/compare/nitter-3.0.11...nitter-3.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [nitter-3.0.11](https://github.com/truecharts/charts/compare/nitter-3.0.10...nitter-3.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [nitter-3.0.10](https://github.com/truecharts/charts/compare/nitter-3.0.9...nitter-3.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [nitter-3.0.9](https://github.com/truecharts/charts/compare/nitter-3.0.8...nitter-3.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [nitter-3.0.8](https://github.com/truecharts/charts/compare/nitter-3.0.7...nitter-3.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [nitter-3.0.7](https://github.com/truecharts/charts/compare/nitter-3.0.6...nitter-3.0.7) (2023-12-22) - -### Chore diff --git a/stable/nitter/5.0.2/Chart.yaml b/stable/nitter/5.0.2/Chart.yaml deleted file mode 100644 index 91ff789986..0000000000 --- a/stable/nitter/5.0.2/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: nitter -version: 5.0.2 -appVersion: latest -description: A free and open source alternative Twitter front-end focused on privacy and performance. -home: https://truecharts.org/charts/incubator/nitter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nitter.png -deprecated: false -sources: - - https://github.com/zedeus/nitter - - https://github.com/truecharts/charts/tree/master/charts/incubator/nitter - - https://hub.docker.com/r/zedeus/nitter -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - nitter - - libre -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/nitter/5.0.2/app-changelog.md b/stable/nitter/5.0.2/app-changelog.md deleted file mode 100644 index c4b0ef7d6a..0000000000 --- a/stable/nitter/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nitter-5.0.2](https://github.com/truecharts/charts/compare/nitter-5.0.1...nitter-5.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/nitter/5.0.2/charts/common-17.1.4.tgz b/stable/nitter/5.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/nitter/5.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/nitter/5.0.2/charts/redis-11.0.3.tgz b/stable/nitter/5.0.2/charts/redis-11.0.3.tgz deleted file mode 100644 index 90bc5a87d5..0000000000 Binary files a/stable/nitter/5.0.2/charts/redis-11.0.3.tgz and /dev/null differ diff --git a/stable/nitter/5.1.0/CHANGELOG.md b/stable/nitter/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f0e3cd58a0 --- /dev/null +++ b/stable/nitter/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nitter-5.1.0](https://github.com/truecharts/charts/compare/nitter-5.0.2...nitter-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nitter-5.0.2](https://github.com/truecharts/charts/compare/nitter-5.0.1...nitter-5.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [nitter-5.0.1](https://github.com/truecharts/charts/compare/nitter-5.0.0...nitter-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nitter-5.0.0](https://github.com/truecharts/charts/compare/nitter-4.0.0...nitter-5.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [nitter-5.0.0](https://github.com/truecharts/charts/compare/nitter-4.0.0...nitter-5.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [nitter-4.0.0](https://github.com/truecharts/charts/compare/nitter-3.0.12...nitter-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [nitter-3.0.12](https://github.com/truecharts/charts/compare/nitter-3.0.11...nitter-3.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [nitter-3.0.11](https://github.com/truecharts/charts/compare/nitter-3.0.10...nitter-3.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [nitter-3.0.10](https://github.com/truecharts/charts/compare/nitter-3.0.9...nitter-3.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [nitter-3.0.9](https://github.com/truecharts/charts/compare/nitter-3.0.8...nitter-3.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [nitter-3.0.8](https://github.com/truecharts/charts/compare/nitter-3.0.7...nitter-3.0.8) (2023-12-23) + +### Chore diff --git a/stable/nitter/5.1.0/Chart.yaml b/stable/nitter/5.1.0/Chart.yaml new file mode 100644 index 0000000000..435d651c53 --- /dev/null +++ b/stable/nitter/5.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nitter +version: 5.1.0 +appVersion: latest +description: A free and open source alternative Twitter front-end focused on privacy and performance. +home: https://truecharts.org/charts/incubator/nitter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nitter.png +deprecated: false +sources: + - https://github.com/zedeus/nitter + - https://github.com/truecharts/charts/tree/master/charts/incubator/nitter + - https://hub.docker.com/r/zedeus/nitter +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - nitter + - libre +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/nitter/5.0.2/README.md b/stable/nitter/5.1.0/README.md similarity index 100% rename from stable/nitter/5.0.2/README.md rename to stable/nitter/5.1.0/README.md diff --git a/stable/nitter/5.1.0/app-changelog.md b/stable/nitter/5.1.0/app-changelog.md new file mode 100644 index 0000000000..32d5f2b132 --- /dev/null +++ b/stable/nitter/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nitter-5.1.0](https://github.com/truecharts/charts/compare/nitter-5.0.2...nitter-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nitter/5.0.2/app-readme.md b/stable/nitter/5.1.0/app-readme.md similarity index 100% rename from stable/nitter/5.0.2/app-readme.md rename to stable/nitter/5.1.0/app-readme.md diff --git a/stable/nitter/5.1.0/charts/common-17.2.2.tgz b/stable/nitter/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nitter/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nitter/5.1.0/charts/redis-11.1.0.tgz b/stable/nitter/5.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/nitter/5.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/nitter/5.0.2/ix_values.yaml b/stable/nitter/5.1.0/ix_values.yaml similarity index 100% rename from stable/nitter/5.0.2/ix_values.yaml rename to stable/nitter/5.1.0/ix_values.yaml diff --git a/stable/nitter/5.0.2/questions.yaml b/stable/nitter/5.1.0/questions.yaml similarity index 100% rename from stable/nitter/5.0.2/questions.yaml rename to stable/nitter/5.1.0/questions.yaml diff --git a/stable/tsmuxer/7.0.1/templates/NOTES.txt b/stable/nitter/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/tsmuxer/7.0.1/templates/NOTES.txt rename to stable/nitter/5.1.0/templates/NOTES.txt diff --git a/stable/nitter/5.0.2/templates/_configmap.tpl b/stable/nitter/5.1.0/templates/_configmap.tpl similarity index 100% rename from stable/nitter/5.0.2/templates/_configmap.tpl rename to stable/nitter/5.1.0/templates/_configmap.tpl diff --git a/stable/nitter/5.0.2/templates/common.yaml b/stable/nitter/5.1.0/templates/common.yaml similarity index 100% rename from stable/nitter/5.0.2/templates/common.yaml rename to stable/nitter/5.1.0/templates/common.yaml diff --git a/stable/rss-to-telegram/4.0.1/values.yaml b/stable/nitter/5.1.0/values.yaml similarity index 100% rename from stable/rss-to-telegram/4.0.1/values.yaml rename to stable/nitter/5.1.0/values.yaml diff --git a/stable/nntp2nntp/8.0.1/CHANGELOG.md b/stable/nntp2nntp/8.0.1/CHANGELOG.md deleted file mode 100644 index 182687d6e2..0000000000 --- a/stable/nntp2nntp/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nntp2nntp-8.0.1](https://github.com/truecharts/charts/compare/nntp2nntp-8.0.0...nntp2nntp-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [nntp2nntp-8.0.0](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.11...nntp2nntp-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [nntp2nntp-7.0.11](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.10...nntp2nntp-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [nntp2nntp-7.0.10](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.9...nntp2nntp-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [nntp2nntp-7.0.9](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.8...nntp2nntp-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [nntp2nntp-7.0.8](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.7...nntp2nntp-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [nntp2nntp-7.0.7](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.6...nntp2nntp-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [nntp2nntp-7.0.6](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.5...nntp2nntp-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [nntp2nntp-7.0.5](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.4...nntp2nntp-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [nntp2nntp-7.0.4](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.3...nntp2nntp-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [nntp2nntp-7.0.3](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.2...nntp2nntp-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/nntp2nntp/8.0.1/Chart.yaml b/stable/nntp2nntp/8.0.1/Chart.yaml deleted file mode 100644 index 538c4da8d6..0000000000 --- a/stable/nntp2nntp/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: nntp2nntp -version: 8.0.1 -appVersion: 0.3.20230704 -description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. -home: https://truecharts.org/charts/stable/nntp2nntp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp - - https://ghcr.io/linuxserver/nntp2nntp -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - nntp2nntp -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/nntp2nntp/8.0.1/app-changelog.md b/stable/nntp2nntp/8.0.1/app-changelog.md deleted file mode 100644 index 341ae94b68..0000000000 --- a/stable/nntp2nntp/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nntp2nntp-8.0.1](https://github.com/truecharts/charts/compare/nntp2nntp-8.0.0...nntp2nntp-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/nntp2nntp/8.0.1/charts/common-17.1.4.tgz b/stable/nntp2nntp/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/nntp2nntp/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/nntp2nntp/8.1.0/CHANGELOG.md b/stable/nntp2nntp/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8d1556784b --- /dev/null +++ b/stable/nntp2nntp/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nntp2nntp-8.1.0](https://github.com/truecharts/charts/compare/nntp2nntp-8.0.1...nntp2nntp-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nntp2nntp-8.0.1](https://github.com/truecharts/charts/compare/nntp2nntp-8.0.0...nntp2nntp-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nntp2nntp-8.0.0](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.11...nntp2nntp-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [nntp2nntp-7.0.11](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.10...nntp2nntp-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [nntp2nntp-7.0.10](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.9...nntp2nntp-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [nntp2nntp-7.0.9](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.8...nntp2nntp-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [nntp2nntp-7.0.8](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.7...nntp2nntp-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [nntp2nntp-7.0.7](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.6...nntp2nntp-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [nntp2nntp-7.0.6](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.5...nntp2nntp-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [nntp2nntp-7.0.5](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.4...nntp2nntp-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [nntp2nntp-7.0.4](https://github.com/truecharts/charts/compare/nntp2nntp-7.0.3...nntp2nntp-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/nntp2nntp/8.1.0/Chart.yaml b/stable/nntp2nntp/8.1.0/Chart.yaml new file mode 100644 index 0000000000..cfd4062a01 --- /dev/null +++ b/stable/nntp2nntp/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nntp2nntp +version: 8.1.0 +appVersion: 0.3.20230704 +description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. +home: https://truecharts.org/charts/stable/nntp2nntp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp + - https://ghcr.io/linuxserver/nntp2nntp +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - nntp2nntp +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/nntp2nntp/8.0.1/README.md b/stable/nntp2nntp/8.1.0/README.md similarity index 100% rename from stable/nntp2nntp/8.0.1/README.md rename to stable/nntp2nntp/8.1.0/README.md diff --git a/stable/nntp2nntp/8.1.0/app-changelog.md b/stable/nntp2nntp/8.1.0/app-changelog.md new file mode 100644 index 0000000000..09571b43a1 --- /dev/null +++ b/stable/nntp2nntp/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nntp2nntp-8.1.0](https://github.com/truecharts/charts/compare/nntp2nntp-8.0.1...nntp2nntp-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nntp2nntp/8.0.1/app-readme.md b/stable/nntp2nntp/8.1.0/app-readme.md similarity index 100% rename from stable/nntp2nntp/8.0.1/app-readme.md rename to stable/nntp2nntp/8.1.0/app-readme.md diff --git a/stable/nntp2nntp/8.1.0/charts/common-17.2.2.tgz b/stable/nntp2nntp/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nntp2nntp/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nntp2nntp/8.0.1/ix_values.yaml b/stable/nntp2nntp/8.1.0/ix_values.yaml similarity index 100% rename from stable/nntp2nntp/8.0.1/ix_values.yaml rename to stable/nntp2nntp/8.1.0/ix_values.yaml diff --git a/stable/nntp2nntp/8.0.1/questions.yaml b/stable/nntp2nntp/8.1.0/questions.yaml similarity index 100% rename from stable/nntp2nntp/8.0.1/questions.yaml rename to stable/nntp2nntp/8.1.0/questions.yaml diff --git a/stable/twtxt/9.0.1/templates/NOTES.txt b/stable/nntp2nntp/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/twtxt/9.0.1/templates/NOTES.txt rename to stable/nntp2nntp/8.1.0/templates/NOTES.txt diff --git a/stable/teamspeak3/9.0.1/templates/common.yaml b/stable/nntp2nntp/8.1.0/templates/common.yaml similarity index 100% rename from stable/teamspeak3/9.0.1/templates/common.yaml rename to stable/nntp2nntp/8.1.0/templates/common.yaml diff --git a/stable/rstudio/5.0.1/values.yaml b/stable/nntp2nntp/8.1.0/values.yaml similarity index 100% rename from stable/rstudio/5.0.1/values.yaml rename to stable/nntp2nntp/8.1.0/values.yaml diff --git a/stable/nocodb/12.1.0/CHANGELOG.md b/stable/nocodb/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..82aa443e7e --- /dev/null +++ b/stable/nocodb/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nocodb-12.1.0](https://github.com/truecharts/charts/compare/nocodb-12.0.2...nocodb-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nocodb-12.0.2](https://github.com/truecharts/charts/compare/nocodb-12.0.1...nocodb-12.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [nocodb-12.0.1](https://github.com/truecharts/charts/compare/nocodb-12.0.0...nocodb-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nocodb-12.0.0](https://github.com/truecharts/charts/compare/nocodb-11.0.0...nocodb-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [nocodb-12.0.0](https://github.com/truecharts/charts/compare/nocodb-11.0.0...nocodb-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [nocodb-11.0.0](https://github.com/truecharts/charts/compare/nocodb-10.0.12...nocodb-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [nocodb-10.0.12](https://github.com/truecharts/charts/compare/nocodb-10.0.11...nocodb-10.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [nocodb-10.0.11](https://github.com/truecharts/charts/compare/nocodb-10.0.10...nocodb-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [nocodb-10.0.10](https://github.com/truecharts/charts/compare/nocodb-10.0.9...nocodb-10.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [nocodb-10.0.9](https://github.com/truecharts/charts/compare/nocodb-10.0.8...nocodb-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [nocodb-10.0.8](https://github.com/truecharts/charts/compare/nocodb-10.0.7...nocodb-10.0.8) (2023-12-23) + +### Chore diff --git a/stable/nocodb/12.1.0/Chart.yaml b/stable/nocodb/12.1.0/Chart.yaml new file mode 100644 index 0000000000..8c0a266be7 --- /dev/null +++ b/stable/nocodb/12.1.0/Chart.yaml @@ -0,0 +1,43 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nocodb +version: 12.1.0 +appVersion: 0.202.10 +description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. +home: https://truecharts.org/charts/stable/nocodb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png +deprecated: false +sources: + - https://github.com/nocodb/nocodb + - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb + - https://hub.docker.com/r/nocodb/nocodb +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - nocodb +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/nocodb/12.1.0/LICENSE b/stable/nocodb/12.1.0/LICENSE new file mode 100644 index 0000000000..33a8cbb23f --- /dev/null +++ b/stable/nocodb/12.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Blocky" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/nocodb/12.1.0/README.md b/stable/nocodb/12.1.0/README.md new file mode 100644 index 0000000000..65c092e3ba --- /dev/null +++ b/stable/nocodb/12.1.0/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/nocodb) + +**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/nocodb/12.1.0/app-changelog.md b/stable/nocodb/12.1.0/app-changelog.md new file mode 100644 index 0000000000..e00d15a412 --- /dev/null +++ b/stable/nocodb/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nocodb-12.1.0](https://github.com/truecharts/charts/compare/nocodb-12.0.2...nocodb-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nocodb/12.1.0/app-readme.md b/stable/nocodb/12.1.0/app-readme.md new file mode 100644 index 0000000000..3b622b1aed --- /dev/null +++ b/stable/nocodb/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/nocodb](https://truecharts.org/charts/stable/nocodb) + +--- + +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/nocodb/12.1.0/charts/common-17.2.2.tgz b/stable/nocodb/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nocodb/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nocodb/12.1.0/charts/redis-11.1.0.tgz b/stable/nocodb/12.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/nocodb/12.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/nocodb/12.1.0/ix_values.yaml b/stable/nocodb/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..0d19863914 --- /dev/null +++ b/stable/nocodb/12.1.0/ix_values.yaml @@ -0,0 +1,71 @@ +image: + repository: nocodb/nocodb + tag: 0.202.10@sha256:2a5f1363848e0dcf9bbb1463c8bc1278f3fe411ad97d53412822ae510eaf308f + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/dashboard" + readiness: + path: "/dashboard" + startup: + path: "/dashboard" + envFrom: + - configMapRef: + name: configmap + env: + PORT: "{{ .Values.service.main.ports.main.port }}" + # User Defined + NC_PUBLIC_URL: "http://localhost:10226" + NC_DISABLE_TELE: true + DISABLE_SPLASH_SCREEN: false + NC_JWT_EXPIRES_IN: "10h" + NC_INVITE_ONLY_SIGNUP: false + NC_DISABLE_CACHE: false + NC_DISABLE_ERR_REPORT: true + NC_REQUEST_BODY_SIZE: "1MB" + NC_EXPORT_MAX_TIMEOUT: 5000 + NC_SENTRY_DSN: "" + NC_REDIS_URL: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: url + NC_AUTH_JWT_SECRET: + secretKeyRef: + name: secrets + key: NC_AUTH_JWT_SECRET + AWS_ACCESS_KEY_ID: "" + AWS_SECRET_ACCESS_KEY: "" + AWS_BUCKET: "" + AWS_BUCKET_PATH: "" +service: + main: + ports: + main: + port: 10226 +persistence: + data: + enabled: true + mountPath: "/usr/app/data" +cnpg: + main: + enabled: true + user: nocodb + database: nocodb +redis: + enabled: true + redisUsername: default +portal: + open: + enabled: true diff --git a/stable/nocodb/12.1.0/questions.yaml b/stable/nocodb/12.1.0/questions.yaml new file mode 100644 index 0000000000..d13f642a69 --- /dev/null +++ b/stable/nocodb/12.1.0/questions.yaml @@ -0,0 +1,3375 @@ +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" + path: "/dashboard" +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: AWS_ACCESS_KEY_ID + label: "AWS Access Key ID" + description: "For Litestream - S3 access key id." + schema: + type: string + private: true + default: "" + - variable: AWS_SECRET_ACCESS_KEY + label: "AWS Secret Access Key" + description: For Litestream - S3 secret access key." + schema: + type: string + private: true + default: "" + - variable: AWS_BUCKET + label: "AWS Bucket" + description: "For Litestream - S3 bucket." + schema: + type: string + default: "" + - variable: AWS_BUCKET_PATH + label: "AWS Bucket Path" + description: "For Litestream - S3 bucket path (like folder within S3 bucket)." + schema: + type: string + default: "" + - variable: NC_PUBLIC_URL + label: "Public URL" + description: "Used for sending Email invitations." + schema: + type: string + default: "" + - variable: NC_JWT_EXPIRES_IN + label: "JWT Expires in" + description: "JWT token expiry time." + schema: + type: string + default: "10h" + - variable: DISABLE_SPLASH_SCREEN + label: "Disable Splash Screen" + description: "Disables the default splash screen(initial welcome animation) and matrix screensaver will disable." + schema: + type: boolean + default: false + - variable: NC_INVITE_ONLY_SIGNUP + label: "Invite Only Signup" + description: "Allow users to signup only via invite url, value should be any non-empty string." + schema: + type: boolean + default: false + - variable: NC_DISABLE_CACHE + label: "Disable Cache" + description: "If it is set to true, then meta data will not be cached." + schema: + type: boolean + default: false + - variable: NC_DISABLE_TELE + label: "Disable Telemetry" + description: "Disable telemetry." + schema: + type: boolean + default: true + - variable: NC_DISABLE_ERR_REPORT + label: "Disable Error Report" + description: "Disable Error Reporting." + schema: + type: boolean + default: true + - variable: NC_REQUEST_BODY_SIZE + label: "Request Body Size" + description: "Request body size limit." + schema: + type: string + default: "1MB" + - variable: NC_EXPORT_MAX_TIMEOUT + label: "Export Max Timeout" + description: "After timeout, csv gets downloaded in batches." + schema: + type: int + default: 5000 + - variable: NC_SENTRY_DSN + label: "Sentry DSN" + description: "For Sentry monitoring." + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10226 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/ubooquity/9.0.1/templates/NOTES.txt b/stable/nocodb/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/9.0.1/templates/NOTES.txt rename to stable/nocodb/12.1.0/templates/NOTES.txt diff --git a/stable/nocodb/12.1.0/templates/_configmap.tpl b/stable/nocodb/12.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..806fe67fc0 --- /dev/null +++ b/stable/nocodb/12.1.0/templates/_configmap.tpl @@ -0,0 +1,12 @@ +{{/* Define the configmap */}} +{{- define "nocodb.configmap" -}} + +{{- $pgPass := .Values.cnpg.main.creds.password | trimAll "\"" }} +{{- $pgUser := .Values.cnpg.main.user }} +{{- $pgDB := .Values.cnpg.main.database }} +{{- $pgHost := printf "%v-cnpg-main-rw" (include "tc.v1.common.lib.chart.names.fullname" $) }} +enabled: true +data: + NC_DB: "{{ printf "pg://%v:5432?u=%v&p=%v&d=%v" $pgHost $pgUser $pgPass $pgDB }}" + NC_MIN: "{{ ternary "true" "" .Values.workload.main.podSpec.containers.main.env.DISABLE_SPLASH_SCREEN }}" +{{- end -}} diff --git a/stable/nocodb/12.1.0/templates/_secrets.tpl b/stable/nocodb/12.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..fef3026420 --- /dev/null +++ b/stable/nocodb/12.1.0/templates/_secrets.tpl @@ -0,0 +1,12 @@ +{{/* Define the secrets */}} +{{- define "nocodb.secrets" -}} +{{- $secretName := printf "%s-secrets" (include "tc.v1.common.lib.chart.names.fullname" .) }} + +{{- $auth_jwt_token := randAlphaNum 32 -}} +{{- with (lookup "v1" "Secret" .Release.Namespace $secretName) -}} + {{- $auth_jwt_token = index .data "NC_AUTH_JWT_SECRET" | b64dec -}} +{{- end }} +enabled: true +data: + NC_AUTH_JWT_SECRET: {{ $auth_jwt_token }} +{{- end -}} diff --git a/stable/nocodb/12.1.0/templates/common.yaml b/stable/nocodb/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..eb374fc46b --- /dev/null +++ b/stable/nocodb/12.1.0/templates/common.yaml @@ -0,0 +1,17 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for nocodb */}} +{{- $configmap := include "nocodb.configmap" . | fromYaml -}} +{{- if $configmap -}} + {{- $_ := set .Values.configmap "configmap" $configmap -}} +{{- end -}} + +{{/* Render secret for nocodb */}} +{{- $secret := include "nocodb.secrets" . | fromYaml -}} +{{- if $secret -}} + {{- $_ := set .Values.secret "secrets" $secret -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/rtorrent-rutorrent/3.0.2/values.yaml b/stable/nocodb/12.1.0/values.yaml similarity index 100% rename from stable/rtorrent-rutorrent/3.0.2/values.yaml rename to stable/nocodb/12.1.0/values.yaml diff --git a/stable/node-red/17.1.0/CHANGELOG.md b/stable/node-red/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9c108bd564 --- /dev/null +++ b/stable/node-red/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [node-red-17.1.0](https://github.com/truecharts/charts/compare/node-red-17.0.1...node-red-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [node-red-17.0.1](https://github.com/truecharts/charts/compare/node-red-17.0.0...node-red-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [node-red-17.0.0](https://github.com/truecharts/charts/compare/node-red-16.0.11...node-red-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [node-red-16.0.11](https://github.com/truecharts/charts/compare/node-red-16.0.10...node-red-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [node-red-16.0.10](https://github.com/truecharts/charts/compare/node-red-16.0.9...node-red-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [node-red-16.0.9](https://github.com/truecharts/charts/compare/node-red-16.0.8...node-red-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [node-red-16.0.8](https://github.com/truecharts/charts/compare/node-red-16.0.7...node-red-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [node-red-16.0.7](https://github.com/truecharts/charts/compare/node-red-16.0.6...node-red-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [node-red-16.0.6](https://github.com/truecharts/charts/compare/node-red-16.0.5...node-red-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [node-red-16.0.5](https://github.com/truecharts/charts/compare/node-red-16.0.4...node-red-16.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [node-red-16.0.4](https://github.com/truecharts/charts/compare/node-red-16.0.3...node-red-16.0.4) (2023-12-21) + +### Fix diff --git a/stable/node-red/17.1.0/Chart.yaml b/stable/node-red/17.1.0/Chart.yaml new file mode 100644 index 0000000000..4afa30c207 --- /dev/null +++ b/stable/node-red/17.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: node-red +version: 17.1.0 +appVersion: 3.1.3 +description: Node-RED is low-code programming for event-driven applications +home: https://truecharts.org/charts/stable/node-red +icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png +deprecated: false +sources: + - https://github.com/node-red/node-red-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/node-red + - https://hub.docker.com/r/nodered/node-red +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - node-red + - nodered +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/node-red/17.1.0/README.md b/stable/node-red/17.1.0/README.md new file mode 100644 index 0000000000..349cf4d8e5 --- /dev/null +++ b/stable/node-red/17.1.0/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/node-red) + +**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/node-red/17.1.0/app-changelog.md b/stable/node-red/17.1.0/app-changelog.md new file mode 100644 index 0000000000..e5c8633e24 --- /dev/null +++ b/stable/node-red/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-red-17.1.0](https://github.com/truecharts/charts/compare/node-red-17.0.1...node-red-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/node-red/17.1.0/app-readme.md b/stable/node-red/17.1.0/app-readme.md new file mode 100644 index 0000000000..ff08bfe6ff --- /dev/null +++ b/stable/node-red/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Node-RED is low-code programming for event-driven applications + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/node-red](https://truecharts.org/charts/stable/node-red) + +--- + +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/node-red/17.1.0/charts/common-17.2.2.tgz b/stable/node-red/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/node-red/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/node-red/17.1.0/ix_values.yaml b/stable/node-red/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..90de3df373 --- /dev/null +++ b/stable/node-red/17.1.0/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: docker.io/nodered/node-red + pullPolicy: IfNotPresent + tag: 3.1.3@sha256:f72381be70e1e1f06ae31fa28fc322fbf806184a2a4b97df765e6916f9204d47 +service: + main: + ports: + main: + port: 1880 + targetPort: 1880 +persistence: + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + env: {} diff --git a/stable/node-red/17.1.0/questions.yaml b/stable/node-red/17.1.0/questions.yaml new file mode 100644 index 0000000000..4d1488c0ef --- /dev/null +++ b/stable/node-red/17.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 1880 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/unmanic/9.0.1/templates/NOTES.txt b/stable/node-red/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/unmanic/9.0.1/templates/NOTES.txt rename to stable/node-red/17.1.0/templates/NOTES.txt diff --git a/stable/theme-park/8.0.1/templates/common.yaml b/stable/node-red/17.1.0/templates/common.yaml similarity index 100% rename from stable/theme-park/8.0.1/templates/common.yaml rename to stable/node-red/17.1.0/templates/common.yaml diff --git a/stable/rust/4.0.1/values.yaml b/stable/node-red/17.1.0/values.yaml similarity index 100% rename from stable/rust/4.0.1/values.yaml rename to stable/node-red/17.1.0/values.yaml diff --git a/stable/nosqlclient/4.0.1/CHANGELOG.md b/stable/nosqlclient/4.0.1/CHANGELOG.md deleted file mode 100644 index 42d5456770..0000000000 --- a/stable/nosqlclient/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nosqlclient-4.0.1](https://github.com/truecharts/charts/compare/nosqlclient-4.0.0...nosqlclient-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [nosqlclient-4.0.0](https://github.com/truecharts/charts/compare/nosqlclient-3.0.17...nosqlclient-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [nosqlclient-3.0.17](https://github.com/truecharts/charts/compare/nosqlclient-3.0.16...nosqlclient-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [nosqlclient-3.0.16](https://github.com/truecharts/charts/compare/nosqlclient-3.0.15...nosqlclient-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [nosqlclient-3.0.15](https://github.com/truecharts/charts/compare/nosqlclient-3.0.14...nosqlclient-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [nosqlclient-3.0.14](https://github.com/truecharts/charts/compare/nosqlclient-3.0.13...nosqlclient-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [nosqlclient-3.0.13](https://github.com/truecharts/charts/compare/nosqlclient-3.0.12...nosqlclient-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [nosqlclient-3.0.12](https://github.com/truecharts/charts/compare/nosqlclient-3.0.11...nosqlclient-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [nosqlclient-3.0.11](https://github.com/truecharts/charts/compare/nosqlclient-3.0.10...nosqlclient-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [nosqlclient-3.0.10](https://github.com/truecharts/charts/compare/nosqlclient-3.0.9...nosqlclient-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [nosqlclient-3.0.9](https://github.com/truecharts/charts/compare/nosqlclient-3.0.8...nosqlclient-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/nosqlclient/4.0.1/Chart.yaml b/stable/nosqlclient/4.0.1/Chart.yaml deleted file mode 100644 index abde8626b7..0000000000 --- a/stable/nosqlclient/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: nosqlclient -version: 4.0.1 -appVersion: latest -description: Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient -home: https://truecharts.org/charts/incubator/nosqlclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nosqlclient.png -deprecated: false -sources: - - https://github.com/nosqlclient/nosqlclient - - https://github.com/truecharts/charts/tree/master/charts/incubator/nosqlclient - - https://hub.docker.com/r/mongoclient/mongoclient -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - nosqlclient - - Tools-Utilities - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/nosqlclient/4.0.1/app-changelog.md b/stable/nosqlclient/4.0.1/app-changelog.md deleted file mode 100644 index ecef36e8bd..0000000000 --- a/stable/nosqlclient/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nosqlclient-4.0.1](https://github.com/truecharts/charts/compare/nosqlclient-4.0.0...nosqlclient-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/nosqlclient/4.0.1/charts/common-17.1.4.tgz b/stable/nosqlclient/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/nosqlclient/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/nosqlclient/4.1.0/CHANGELOG.md b/stable/nosqlclient/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3748aebcf6 --- /dev/null +++ b/stable/nosqlclient/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nosqlclient-4.1.0](https://github.com/truecharts/charts/compare/nosqlclient-4.0.1...nosqlclient-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nosqlclient-4.0.1](https://github.com/truecharts/charts/compare/nosqlclient-4.0.0...nosqlclient-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nosqlclient-4.0.0](https://github.com/truecharts/charts/compare/nosqlclient-3.0.17...nosqlclient-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [nosqlclient-3.0.17](https://github.com/truecharts/charts/compare/nosqlclient-3.0.16...nosqlclient-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [nosqlclient-3.0.16](https://github.com/truecharts/charts/compare/nosqlclient-3.0.15...nosqlclient-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [nosqlclient-3.0.15](https://github.com/truecharts/charts/compare/nosqlclient-3.0.14...nosqlclient-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [nosqlclient-3.0.14](https://github.com/truecharts/charts/compare/nosqlclient-3.0.13...nosqlclient-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [nosqlclient-3.0.13](https://github.com/truecharts/charts/compare/nosqlclient-3.0.12...nosqlclient-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [nosqlclient-3.0.12](https://github.com/truecharts/charts/compare/nosqlclient-3.0.11...nosqlclient-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [nosqlclient-3.0.11](https://github.com/truecharts/charts/compare/nosqlclient-3.0.10...nosqlclient-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [nosqlclient-3.0.10](https://github.com/truecharts/charts/compare/nosqlclient-3.0.9...nosqlclient-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/nosqlclient/4.1.0/Chart.yaml b/stable/nosqlclient/4.1.0/Chart.yaml new file mode 100644 index 0000000000..183a35a667 --- /dev/null +++ b/stable/nosqlclient/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nosqlclient +version: 4.1.0 +appVersion: latest +description: Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient +home: https://truecharts.org/charts/incubator/nosqlclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nosqlclient.png +deprecated: false +sources: + - https://hub.docker.com/r/mongoclient/mongoclient + - https://github.com/nosqlclient/nosqlclient + - https://github.com/truecharts/charts/tree/master/charts/incubator/nosqlclient +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - nosqlclient + - Tools-Utilities + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/nosqlclient/4.0.1/README.md b/stable/nosqlclient/4.1.0/README.md similarity index 100% rename from stable/nosqlclient/4.0.1/README.md rename to stable/nosqlclient/4.1.0/README.md diff --git a/stable/nosqlclient/4.1.0/app-changelog.md b/stable/nosqlclient/4.1.0/app-changelog.md new file mode 100644 index 0000000000..bbc12b0b0b --- /dev/null +++ b/stable/nosqlclient/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nosqlclient-4.1.0](https://github.com/truecharts/charts/compare/nosqlclient-4.0.1...nosqlclient-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nosqlclient/4.0.1/app-readme.md b/stable/nosqlclient/4.1.0/app-readme.md similarity index 100% rename from stable/nosqlclient/4.0.1/app-readme.md rename to stable/nosqlclient/4.1.0/app-readme.md diff --git a/stable/nosqlclient/4.1.0/charts/common-17.2.2.tgz b/stable/nosqlclient/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nosqlclient/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nosqlclient/4.0.1/ix_values.yaml b/stable/nosqlclient/4.1.0/ix_values.yaml similarity index 100% rename from stable/nosqlclient/4.0.1/ix_values.yaml rename to stable/nosqlclient/4.1.0/ix_values.yaml diff --git a/stable/nosqlclient/4.0.1/questions.yaml b/stable/nosqlclient/4.1.0/questions.yaml similarity index 100% rename from stable/nosqlclient/4.0.1/questions.yaml rename to stable/nosqlclient/4.1.0/questions.yaml diff --git a/stable/obs-ndi/5.0.1/templates/common.yaml b/stable/nosqlclient/4.1.0/templates/common.yaml similarity index 100% rename from stable/obs-ndi/5.0.1/templates/common.yaml rename to stable/nosqlclient/4.1.0/templates/common.yaml diff --git a/stable/rustpad/4.0.1/values.yaml b/stable/nosqlclient/4.1.0/values.yaml similarity index 100% rename from stable/rustpad/4.0.1/values.yaml rename to stable/nosqlclient/4.1.0/values.yaml diff --git a/stable/notarius/4.0.1/CHANGELOG.md b/stable/notarius/4.0.1/CHANGELOG.md deleted file mode 100644 index 07d31ba312..0000000000 --- a/stable/notarius/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [notarius-4.0.1](https://github.com/truecharts/charts/compare/notarius-4.0.0...notarius-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [notarius-4.0.0](https://github.com/truecharts/charts/compare/notarius-3.0.17...notarius-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [notarius-3.0.17](https://github.com/truecharts/charts/compare/notarius-3.0.16...notarius-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [notarius-3.0.16](https://github.com/truecharts/charts/compare/notarius-3.0.15...notarius-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [notarius-3.0.15](https://github.com/truecharts/charts/compare/notarius-3.0.14...notarius-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [notarius-3.0.14](https://github.com/truecharts/charts/compare/notarius-3.0.13...notarius-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [notarius-3.0.13](https://github.com/truecharts/charts/compare/notarius-3.0.12...notarius-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [notarius-3.0.12](https://github.com/truecharts/charts/compare/notarius-3.0.11...notarius-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [notarius-3.0.11](https://github.com/truecharts/charts/compare/notarius-3.0.10...notarius-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [notarius-3.0.10](https://github.com/truecharts/charts/compare/notarius-3.0.9...notarius-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [notarius-3.0.9](https://github.com/truecharts/charts/compare/notarius-3.0.8...notarius-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/notarius/4.0.1/Chart.yaml b/stable/notarius/4.0.1/Chart.yaml deleted file mode 100644 index 4bd09411d3..0000000000 --- a/stable/notarius/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: notarius -version: 4.0.1 -appVersion: latest -description: No description provide. -home: https://truecharts.org/charts/incubator/notarius -icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.png -deprecated: false -sources: - - https://github.com/agusalex/Notarius - - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius - - https://hub.docker.com/r/agusalex/notarius -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - notarius - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/notarius/4.0.1/app-changelog.md b/stable/notarius/4.0.1/app-changelog.md deleted file mode 100644 index 5095d50ee9..0000000000 --- a/stable/notarius/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [notarius-4.0.1](https://github.com/truecharts/charts/compare/notarius-4.0.0...notarius-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/notarius/4.0.1/charts/common-17.1.4.tgz b/stable/notarius/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/notarius/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/notarius/4.1.0/CHANGELOG.md b/stable/notarius/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7346fe6a86 --- /dev/null +++ b/stable/notarius/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [notarius-4.1.0](https://github.com/truecharts/charts/compare/notarius-4.0.1...notarius-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [notarius-4.0.1](https://github.com/truecharts/charts/compare/notarius-4.0.0...notarius-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [notarius-4.0.0](https://github.com/truecharts/charts/compare/notarius-3.0.17...notarius-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [notarius-3.0.17](https://github.com/truecharts/charts/compare/notarius-3.0.16...notarius-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [notarius-3.0.16](https://github.com/truecharts/charts/compare/notarius-3.0.15...notarius-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [notarius-3.0.15](https://github.com/truecharts/charts/compare/notarius-3.0.14...notarius-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [notarius-3.0.14](https://github.com/truecharts/charts/compare/notarius-3.0.13...notarius-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [notarius-3.0.13](https://github.com/truecharts/charts/compare/notarius-3.0.12...notarius-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [notarius-3.0.12](https://github.com/truecharts/charts/compare/notarius-3.0.11...notarius-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [notarius-3.0.11](https://github.com/truecharts/charts/compare/notarius-3.0.10...notarius-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [notarius-3.0.10](https://github.com/truecharts/charts/compare/notarius-3.0.9...notarius-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/notarius/4.1.0/Chart.yaml b/stable/notarius/4.1.0/Chart.yaml new file mode 100644 index 0000000000..60ce741aaa --- /dev/null +++ b/stable/notarius/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: notarius +version: 4.1.0 +appVersion: latest +description: No description provide. +home: https://truecharts.org/charts/incubator/notarius +icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.png +deprecated: false +sources: + - https://github.com/agusalex/Notarius + - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius + - https://hub.docker.com/r/agusalex/notarius +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - notarius + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/notarius/4.0.1/README.md b/stable/notarius/4.1.0/README.md similarity index 100% rename from stable/notarius/4.0.1/README.md rename to stable/notarius/4.1.0/README.md diff --git a/stable/notarius/4.1.0/app-changelog.md b/stable/notarius/4.1.0/app-changelog.md new file mode 100644 index 0000000000..7649699350 --- /dev/null +++ b/stable/notarius/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [notarius-4.1.0](https://github.com/truecharts/charts/compare/notarius-4.0.1...notarius-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/notarius/4.0.1/app-readme.md b/stable/notarius/4.1.0/app-readme.md similarity index 100% rename from stable/notarius/4.0.1/app-readme.md rename to stable/notarius/4.1.0/app-readme.md diff --git a/stable/notarius/4.1.0/charts/common-17.2.2.tgz b/stable/notarius/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/notarius/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/notarius/4.0.1/ix_values.yaml b/stable/notarius/4.1.0/ix_values.yaml similarity index 100% rename from stable/notarius/4.0.1/ix_values.yaml rename to stable/notarius/4.1.0/ix_values.yaml diff --git a/stable/notarius/4.0.1/questions.yaml b/stable/notarius/4.1.0/questions.yaml similarity index 100% rename from stable/notarius/4.0.1/questions.yaml rename to stable/notarius/4.1.0/questions.yaml diff --git a/stable/observium/4.0.1/templates/common.yaml b/stable/notarius/4.1.0/templates/common.yaml similarity index 100% rename from stable/observium/4.0.1/templates/common.yaml rename to stable/notarius/4.1.0/templates/common.yaml diff --git a/stable/s3backup/4.0.1/values.yaml b/stable/notarius/4.1.0/values.yaml similarity index 100% rename from stable/s3backup/4.0.1/values.yaml rename to stable/notarius/4.1.0/values.yaml diff --git a/stable/notea/4.0.1/CHANGELOG.md b/stable/notea/4.0.1/CHANGELOG.md deleted file mode 100644 index e3eae40f00..0000000000 --- a/stable/notea/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [notea-4.0.1](https://github.com/truecharts/charts/compare/notea-4.0.0...notea-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [notea-4.0.0](https://github.com/truecharts/charts/compare/notea-3.0.17...notea-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [notea-3.0.17](https://github.com/truecharts/charts/compare/notea-3.0.16...notea-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [notea-3.0.16](https://github.com/truecharts/charts/compare/notea-3.0.15...notea-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [notea-3.0.15](https://github.com/truecharts/charts/compare/notea-3.0.14...notea-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [notea-3.0.14](https://github.com/truecharts/charts/compare/notea-3.0.13...notea-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [notea-3.0.13](https://github.com/truecharts/charts/compare/notea-3.0.12...notea-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [notea-3.0.12](https://github.com/truecharts/charts/compare/notea-3.0.11...notea-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [notea-3.0.11](https://github.com/truecharts/charts/compare/notea-3.0.10...notea-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [notea-3.0.10](https://github.com/truecharts/charts/compare/notea-3.0.9...notea-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [notea-3.0.9](https://github.com/truecharts/charts/compare/notea-3.0.8...notea-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/notea/4.0.1/Chart.yaml b/stable/notea/4.0.1/Chart.yaml deleted file mode 100644 index 21220ac0b0..0000000000 --- a/stable/notea/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: notea -version: 4.0.1 -appVersion: latest -description: Self hosted note taking, alternative to Notions. Look at Github for config -home: https://truecharts.org/charts/incubator/notea -icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.png -deprecated: false -sources: - - https://registry.hub.docker.com/r/diamkil/notea/ - - https://github.com/diamkil/docker-notea - - https://github.com/truecharts/charts/tree/master/charts/incubator/notea - - https://hub.docker.com/r/diamkil/notea -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - notea - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/notea/4.0.1/app-changelog.md b/stable/notea/4.0.1/app-changelog.md deleted file mode 100644 index 8cdb708da5..0000000000 --- a/stable/notea/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [notea-4.0.1](https://github.com/truecharts/charts/compare/notea-4.0.0...notea-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/notea/4.0.1/charts/common-17.1.4.tgz b/stable/notea/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/notea/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/notea/4.1.0/CHANGELOG.md b/stable/notea/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..724c44d967 --- /dev/null +++ b/stable/notea/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [notea-4.1.0](https://github.com/truecharts/charts/compare/notea-4.0.1...notea-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [notea-4.0.1](https://github.com/truecharts/charts/compare/notea-4.0.0...notea-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [notea-4.0.0](https://github.com/truecharts/charts/compare/notea-3.0.17...notea-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [notea-3.0.17](https://github.com/truecharts/charts/compare/notea-3.0.16...notea-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [notea-3.0.16](https://github.com/truecharts/charts/compare/notea-3.0.15...notea-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [notea-3.0.15](https://github.com/truecharts/charts/compare/notea-3.0.14...notea-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [notea-3.0.14](https://github.com/truecharts/charts/compare/notea-3.0.13...notea-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [notea-3.0.13](https://github.com/truecharts/charts/compare/notea-3.0.12...notea-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [notea-3.0.12](https://github.com/truecharts/charts/compare/notea-3.0.11...notea-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [notea-3.0.11](https://github.com/truecharts/charts/compare/notea-3.0.10...notea-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [notea-3.0.10](https://github.com/truecharts/charts/compare/notea-3.0.9...notea-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/notea/4.1.0/Chart.yaml b/stable/notea/4.1.0/Chart.yaml new file mode 100644 index 0000000000..4290f00ba9 --- /dev/null +++ b/stable/notea/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: notea +version: 4.1.0 +appVersion: latest +description: Self hosted note taking, alternative to Notions. Look at Github for config +home: https://truecharts.org/charts/incubator/notea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.png +deprecated: false +sources: + - https://github.com/diamkil/docker-notea + - https://github.com/truecharts/charts/tree/master/charts/incubator/notea + - https://hub.docker.com/r/diamkil/notea + - https://registry.hub.docker.com/r/diamkil/notea/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - notea + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/notea/4.0.1/README.md b/stable/notea/4.1.0/README.md similarity index 100% rename from stable/notea/4.0.1/README.md rename to stable/notea/4.1.0/README.md diff --git a/stable/notea/4.1.0/app-changelog.md b/stable/notea/4.1.0/app-changelog.md new file mode 100644 index 0000000000..b8570efe22 --- /dev/null +++ b/stable/notea/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [notea-4.1.0](https://github.com/truecharts/charts/compare/notea-4.0.1...notea-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/notea/4.0.1/app-readme.md b/stable/notea/4.1.0/app-readme.md similarity index 100% rename from stable/notea/4.0.1/app-readme.md rename to stable/notea/4.1.0/app-readme.md diff --git a/stable/notea/4.1.0/charts/common-17.2.2.tgz b/stable/notea/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/notea/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/notea/4.0.1/ix_values.yaml b/stable/notea/4.1.0/ix_values.yaml similarity index 100% rename from stable/notea/4.0.1/ix_values.yaml rename to stable/notea/4.1.0/ix_values.yaml diff --git a/stable/notea/4.0.1/questions.yaml b/stable/notea/4.1.0/questions.yaml similarity index 100% rename from stable/notea/4.0.1/questions.yaml rename to stable/notea/4.1.0/questions.yaml diff --git a/stable/obsidian/4.0.1/templates/common.yaml b/stable/notea/4.1.0/templates/common.yaml similarity index 100% rename from stable/obsidian/4.0.1/templates/common.yaml rename to stable/notea/4.1.0/templates/common.yaml diff --git a/stable/s3sync/4.0.1/values.yaml b/stable/notea/4.1.0/values.yaml similarity index 100% rename from stable/s3sync/4.0.1/values.yaml rename to stable/notea/4.1.0/values.yaml diff --git a/stable/notifiarr/3.0.1/CHANGELOG.md b/stable/notifiarr/3.0.1/CHANGELOG.md deleted file mode 100644 index 496b314e86..0000000000 --- a/stable/notifiarr/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [notifiarr-3.0.1](https://github.com/truecharts/charts/compare/notifiarr-3.0.0...notifiarr-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [notifiarr-3.0.0](https://github.com/truecharts/charts/compare/notifiarr-2.0.11...notifiarr-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [notifiarr-2.0.11](https://github.com/truecharts/charts/compare/notifiarr-2.0.10...notifiarr-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [notifiarr-2.0.10](https://github.com/truecharts/charts/compare/notifiarr-2.0.9...notifiarr-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [notifiarr-2.0.9](https://github.com/truecharts/charts/compare/notifiarr-2.0.8...notifiarr-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [notifiarr-2.0.8](https://github.com/truecharts/charts/compare/notifiarr-2.0.7...notifiarr-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [notifiarr-2.0.7](https://github.com/truecharts/charts/compare/notifiarr-2.0.6...notifiarr-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [notifiarr-2.0.6](https://github.com/truecharts/charts/compare/notifiarr-2.0.5...notifiarr-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [notifiarr-2.0.5](https://github.com/truecharts/charts/compare/notifiarr-2.0.4...notifiarr-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [notifiarr-2.0.4](https://github.com/truecharts/charts/compare/notifiarr-2.0.3...notifiarr-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [notifiarr-2.0.3](https://github.com/truecharts/charts/compare/notifiarr-2.0.2...notifiarr-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/notifiarr/3.0.1/Chart.yaml b/stable/notifiarr/3.0.1/Chart.yaml deleted file mode 100644 index baad6037c6..0000000000 --- a/stable/notifiarr/3.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: notifiarr -version: 3.0.1 -appVersion: 0.7.0 -description: This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features. -home: https://truecharts.org/charts/stable/notifiarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.png -deprecated: false -sources: - - https://hub.docker.com/r/golift/notifiarr - - https://github.com/Notifiarr/notifiarr - - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - plex - - discord - - MediaApp-Other - - notification -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/notifiarr/3.0.1/app-changelog.md b/stable/notifiarr/3.0.1/app-changelog.md deleted file mode 100644 index 511a11fdfb..0000000000 --- a/stable/notifiarr/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [notifiarr-3.0.1](https://github.com/truecharts/charts/compare/notifiarr-3.0.0...notifiarr-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/notifiarr/3.0.1/charts/common-17.1.4.tgz b/stable/notifiarr/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/notifiarr/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/notifiarr/3.1.0/CHANGELOG.md b/stable/notifiarr/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2d63500442 --- /dev/null +++ b/stable/notifiarr/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [notifiarr-3.1.0](https://github.com/truecharts/charts/compare/notifiarr-3.0.1...notifiarr-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [notifiarr-3.0.1](https://github.com/truecharts/charts/compare/notifiarr-3.0.0...notifiarr-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [notifiarr-3.0.0](https://github.com/truecharts/charts/compare/notifiarr-2.0.11...notifiarr-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [notifiarr-2.0.11](https://github.com/truecharts/charts/compare/notifiarr-2.0.10...notifiarr-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [notifiarr-2.0.10](https://github.com/truecharts/charts/compare/notifiarr-2.0.9...notifiarr-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [notifiarr-2.0.9](https://github.com/truecharts/charts/compare/notifiarr-2.0.8...notifiarr-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [notifiarr-2.0.8](https://github.com/truecharts/charts/compare/notifiarr-2.0.7...notifiarr-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [notifiarr-2.0.7](https://github.com/truecharts/charts/compare/notifiarr-2.0.6...notifiarr-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [notifiarr-2.0.6](https://github.com/truecharts/charts/compare/notifiarr-2.0.5...notifiarr-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [notifiarr-2.0.5](https://github.com/truecharts/charts/compare/notifiarr-2.0.4...notifiarr-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [notifiarr-2.0.4](https://github.com/truecharts/charts/compare/notifiarr-2.0.3...notifiarr-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/notifiarr/3.1.0/Chart.yaml b/stable/notifiarr/3.1.0/Chart.yaml new file mode 100644 index 0000000000..f99a8b96b5 --- /dev/null +++ b/stable/notifiarr/3.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: notifiarr +version: 3.1.0 +appVersion: 0.7.0 +description: This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features. +home: https://truecharts.org/charts/stable/notifiarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.png +deprecated: false +sources: + - https://github.com/Notifiarr/notifiarr + - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr + - https://hub.docker.com/r/golift/notifiarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - plex + - discord + - MediaApp-Other + - notification +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/notifiarr/3.0.1/README.md b/stable/notifiarr/3.1.0/README.md similarity index 100% rename from stable/notifiarr/3.0.1/README.md rename to stable/notifiarr/3.1.0/README.md diff --git a/stable/notifiarr/3.1.0/app-changelog.md b/stable/notifiarr/3.1.0/app-changelog.md new file mode 100644 index 0000000000..daf870e859 --- /dev/null +++ b/stable/notifiarr/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [notifiarr-3.1.0](https://github.com/truecharts/charts/compare/notifiarr-3.0.1...notifiarr-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/notifiarr/3.0.1/app-readme.md b/stable/notifiarr/3.1.0/app-readme.md similarity index 100% rename from stable/notifiarr/3.0.1/app-readme.md rename to stable/notifiarr/3.1.0/app-readme.md diff --git a/stable/notifiarr/3.1.0/charts/common-17.2.2.tgz b/stable/notifiarr/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/notifiarr/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/notifiarr/3.0.1/ix_values.yaml b/stable/notifiarr/3.1.0/ix_values.yaml similarity index 100% rename from stable/notifiarr/3.0.1/ix_values.yaml rename to stable/notifiarr/3.1.0/ix_values.yaml diff --git a/stable/notifiarr/3.0.1/questions.yaml b/stable/notifiarr/3.1.0/questions.yaml similarity index 100% rename from stable/notifiarr/3.0.1/questions.yaml rename to stable/notifiarr/3.1.0/questions.yaml diff --git a/stable/timetagger/4.0.1/templates/common.yaml b/stable/notifiarr/3.1.0/templates/common.yaml similarity index 100% rename from stable/timetagger/4.0.1/templates/common.yaml rename to stable/notifiarr/3.1.0/templates/common.yaml diff --git a/stable/satisfactory/8.0.1/values.yaml b/stable/notifiarr/3.1.0/values.yaml similarity index 100% rename from stable/satisfactory/8.0.1/values.yaml rename to stable/notifiarr/3.1.0/values.yaml diff --git a/stable/novnc/9.0.1/CHANGELOG.md b/stable/novnc/9.0.1/CHANGELOG.md deleted file mode 100644 index b46127abed..0000000000 --- a/stable/novnc/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [novnc-9.0.1](https://github.com/truecharts/charts/compare/novnc-9.0.0...novnc-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [novnc-9.0.0](https://github.com/truecharts/charts/compare/novnc-8.0.11...novnc-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [novnc-8.0.11](https://github.com/truecharts/charts/compare/novnc-8.0.10...novnc-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [novnc-8.0.10](https://github.com/truecharts/charts/compare/novnc-8.0.9...novnc-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [novnc-8.0.9](https://github.com/truecharts/charts/compare/novnc-8.0.8...novnc-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [novnc-8.0.8](https://github.com/truecharts/charts/compare/novnc-8.0.7...novnc-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [novnc-8.0.7](https://github.com/truecharts/charts/compare/novnc-8.0.6...novnc-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [novnc-8.0.6](https://github.com/truecharts/charts/compare/novnc-8.0.5...novnc-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [novnc-8.0.5](https://github.com/truecharts/charts/compare/novnc-8.0.4...novnc-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [novnc-8.0.4](https://github.com/truecharts/charts/compare/novnc-8.0.3...novnc-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [novnc-8.0.3](https://github.com/truecharts/charts/compare/novnc-8.0.2...novnc-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/novnc/9.0.1/Chart.yaml b/stable/novnc/9.0.1/Chart.yaml deleted file mode 100644 index 549ae48865..0000000000 --- a/stable/novnc/9.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: novnc -version: 9.0.1 -appVersion: 1.2.0 -description: The open source VNC client -home: https://truecharts.org/charts/stable/novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/novnc - - https://ghcr.io/nicholaswilde/novnc - - https://novnc.com/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - novnc - - vnc - - remote - - desktop -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/novnc/9.0.1/app-changelog.md b/stable/novnc/9.0.1/app-changelog.md deleted file mode 100644 index 1441bd2090..0000000000 --- a/stable/novnc/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [novnc-9.0.1](https://github.com/truecharts/charts/compare/novnc-9.0.0...novnc-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/novnc/9.0.1/charts/common-17.1.4.tgz b/stable/novnc/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/novnc/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/novnc/9.1.0/CHANGELOG.md b/stable/novnc/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..eda164fd03 --- /dev/null +++ b/stable/novnc/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [novnc-9.1.0](https://github.com/truecharts/charts/compare/novnc-9.0.1...novnc-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [novnc-9.0.1](https://github.com/truecharts/charts/compare/novnc-9.0.0...novnc-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [novnc-9.0.0](https://github.com/truecharts/charts/compare/novnc-8.0.11...novnc-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [novnc-8.0.11](https://github.com/truecharts/charts/compare/novnc-8.0.10...novnc-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [novnc-8.0.10](https://github.com/truecharts/charts/compare/novnc-8.0.9...novnc-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [novnc-8.0.9](https://github.com/truecharts/charts/compare/novnc-8.0.8...novnc-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [novnc-8.0.8](https://github.com/truecharts/charts/compare/novnc-8.0.7...novnc-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [novnc-8.0.7](https://github.com/truecharts/charts/compare/novnc-8.0.6...novnc-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [novnc-8.0.6](https://github.com/truecharts/charts/compare/novnc-8.0.5...novnc-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [novnc-8.0.5](https://github.com/truecharts/charts/compare/novnc-8.0.4...novnc-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [novnc-8.0.4](https://github.com/truecharts/charts/compare/novnc-8.0.3...novnc-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/novnc/9.1.0/Chart.yaml b/stable/novnc/9.1.0/Chart.yaml new file mode 100644 index 0000000000..6845d51981 --- /dev/null +++ b/stable/novnc/9.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: novnc +version: 9.1.0 +appVersion: 1.2.0 +description: The open source VNC client +home: https://truecharts.org/charts/stable/novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png +deprecated: false +sources: + - https://novnc.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/novnc + - https://ghcr.io/nicholaswilde/novnc +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - novnc + - vnc + - remote + - desktop +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/novnc/9.0.1/README.md b/stable/novnc/9.1.0/README.md similarity index 100% rename from stable/novnc/9.0.1/README.md rename to stable/novnc/9.1.0/README.md diff --git a/stable/novnc/9.1.0/app-changelog.md b/stable/novnc/9.1.0/app-changelog.md new file mode 100644 index 0000000000..12f1d93033 --- /dev/null +++ b/stable/novnc/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [novnc-9.1.0](https://github.com/truecharts/charts/compare/novnc-9.0.1...novnc-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/novnc/9.0.1/app-readme.md b/stable/novnc/9.1.0/app-readme.md similarity index 100% rename from stable/novnc/9.0.1/app-readme.md rename to stable/novnc/9.1.0/app-readme.md diff --git a/stable/novnc/9.1.0/charts/common-17.2.2.tgz b/stable/novnc/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/novnc/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/novnc/9.0.1/ix_values.yaml b/stable/novnc/9.1.0/ix_values.yaml similarity index 100% rename from stable/novnc/9.0.1/ix_values.yaml rename to stable/novnc/9.1.0/ix_values.yaml diff --git a/stable/novnc/9.0.1/questions.yaml b/stable/novnc/9.1.0/questions.yaml similarity index 100% rename from stable/novnc/9.0.1/questions.yaml rename to stable/novnc/9.1.0/questions.yaml diff --git a/stable/unpoller/9.0.1/templates/NOTES.txt b/stable/novnc/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/unpoller/9.0.1/templates/NOTES.txt rename to stable/novnc/9.1.0/templates/NOTES.txt diff --git a/stable/novnc/9.1.0/templates/common.yaml b/stable/novnc/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/novnc/9.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/scrutiny/9.0.1/values.yaml b/stable/novnc/9.1.0/values.yaml similarity index 100% rename from stable/scrutiny/9.0.1/values.yaml rename to stable/novnc/9.1.0/values.yaml diff --git a/stable/ntfy/8.0.1/CHANGELOG.md b/stable/ntfy/8.0.1/CHANGELOG.md deleted file mode 100644 index d292a439df..0000000000 --- a/stable/ntfy/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ntfy-8.0.1](https://github.com/truecharts/charts/compare/ntfy-8.0.0...ntfy-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ntfy-8.0.0](https://github.com/truecharts/charts/compare/ntfy-7.0.11...ntfy-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ntfy-7.0.11](https://github.com/truecharts/charts/compare/ntfy-7.0.10...ntfy-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ntfy-7.0.10](https://github.com/truecharts/charts/compare/ntfy-7.0.9...ntfy-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ntfy-7.0.9](https://github.com/truecharts/charts/compare/ntfy-7.0.8...ntfy-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ntfy-7.0.8](https://github.com/truecharts/charts/compare/ntfy-7.0.7...ntfy-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ntfy-7.0.7](https://github.com/truecharts/charts/compare/ntfy-7.0.6...ntfy-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ntfy-7.0.6](https://github.com/truecharts/charts/compare/ntfy-7.0.5...ntfy-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ntfy-7.0.5](https://github.com/truecharts/charts/compare/ntfy-7.0.4...ntfy-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ntfy-7.0.4](https://github.com/truecharts/charts/compare/ntfy-7.0.3...ntfy-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ntfy-7.0.3](https://github.com/truecharts/charts/compare/ntfy-7.0.2...ntfy-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/ntfy/8.0.1/Chart.yaml b/stable/ntfy/8.0.1/Chart.yaml deleted file mode 100644 index 386f9d6387..0000000000 --- a/stable/ntfy/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ntfy -version: 8.0.1 -appVersion: 2.8.0 -description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. -home: https://truecharts.org/charts/stable/ntfy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png -deprecated: false -sources: - - https://github.com/binwiederhier/ntfy/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - - https://hub.docker.com/r/binwiederhier/ntfy -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ntfy -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ntfy/8.0.1/app-changelog.md b/stable/ntfy/8.0.1/app-changelog.md deleted file mode 100644 index 25c5085575..0000000000 --- a/stable/ntfy/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ntfy-8.0.1](https://github.com/truecharts/charts/compare/ntfy-8.0.0...ntfy-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ntfy/8.0.1/charts/common-17.1.4.tgz b/stable/ntfy/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ntfy/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ntfy/8.1.0/CHANGELOG.md b/stable/ntfy/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3e7775db42 --- /dev/null +++ b/stable/ntfy/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ntfy-8.1.0](https://github.com/truecharts/charts/compare/ntfy-8.0.1...ntfy-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ntfy-8.0.1](https://github.com/truecharts/charts/compare/ntfy-8.0.0...ntfy-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ntfy-8.0.0](https://github.com/truecharts/charts/compare/ntfy-7.0.11...ntfy-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ntfy-7.0.11](https://github.com/truecharts/charts/compare/ntfy-7.0.10...ntfy-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ntfy-7.0.10](https://github.com/truecharts/charts/compare/ntfy-7.0.9...ntfy-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ntfy-7.0.9](https://github.com/truecharts/charts/compare/ntfy-7.0.8...ntfy-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ntfy-7.0.8](https://github.com/truecharts/charts/compare/ntfy-7.0.7...ntfy-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ntfy-7.0.7](https://github.com/truecharts/charts/compare/ntfy-7.0.6...ntfy-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ntfy-7.0.6](https://github.com/truecharts/charts/compare/ntfy-7.0.5...ntfy-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ntfy-7.0.5](https://github.com/truecharts/charts/compare/ntfy-7.0.4...ntfy-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ntfy-7.0.4](https://github.com/truecharts/charts/compare/ntfy-7.0.3...ntfy-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/ntfy/8.1.0/Chart.yaml b/stable/ntfy/8.1.0/Chart.yaml new file mode 100644 index 0000000000..7c8c03f61a --- /dev/null +++ b/stable/ntfy/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ntfy +version: 8.1.0 +appVersion: 2.8.0 +description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. +home: https://truecharts.org/charts/stable/ntfy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png +deprecated: false +sources: + - https://github.com/binwiederhier/ntfy/ + - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy + - https://hub.docker.com/r/binwiederhier/ntfy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ntfy +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ntfy/8.0.1/README.md b/stable/ntfy/8.1.0/README.md similarity index 100% rename from stable/ntfy/8.0.1/README.md rename to stable/ntfy/8.1.0/README.md diff --git a/stable/ntfy/8.1.0/app-changelog.md b/stable/ntfy/8.1.0/app-changelog.md new file mode 100644 index 0000000000..9252a98e6c --- /dev/null +++ b/stable/ntfy/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ntfy-8.1.0](https://github.com/truecharts/charts/compare/ntfy-8.0.1...ntfy-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ntfy/8.0.1/app-readme.md b/stable/ntfy/8.1.0/app-readme.md similarity index 100% rename from stable/ntfy/8.0.1/app-readme.md rename to stable/ntfy/8.1.0/app-readme.md diff --git a/stable/ntfy/8.1.0/charts/common-17.2.2.tgz b/stable/ntfy/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ntfy/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ntfy/8.0.1/ix_values.yaml b/stable/ntfy/8.1.0/ix_values.yaml similarity index 100% rename from stable/ntfy/8.0.1/ix_values.yaml rename to stable/ntfy/8.1.0/ix_values.yaml diff --git a/stable/ntfy/8.0.1/questions.yaml b/stable/ntfy/8.1.0/questions.yaml similarity index 100% rename from stable/ntfy/8.0.1/questions.yaml rename to stable/ntfy/8.1.0/questions.yaml diff --git a/stable/unturned/5.0.1/templates/NOTES.txt b/stable/ntfy/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/unturned/5.0.1/templates/NOTES.txt rename to stable/ntfy/8.1.0/templates/NOTES.txt diff --git a/stable/tinymediamanager/8.0.1/templates/common.yaml b/stable/ntfy/8.1.0/templates/common.yaml similarity index 100% rename from stable/tinymediamanager/8.0.1/templates/common.yaml rename to stable/ntfy/8.1.0/templates/common.yaml diff --git a/stable/scrypted/3.0.1/values.yaml b/stable/ntfy/8.1.0/values.yaml similarity index 100% rename from stable/scrypted/3.0.1/values.yaml rename to stable/ntfy/8.1.0/values.yaml diff --git a/stable/nullserv/12.1.0/CHANGELOG.md b/stable/nullserv/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3a69ca7241 --- /dev/null +++ b/stable/nullserv/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nullserv-12.1.0](https://github.com/truecharts/charts/compare/nullserv-12.0.1...nullserv-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nullserv-12.0.1](https://github.com/truecharts/charts/compare/nullserv-12.0.0...nullserv-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nullserv-12.0.0](https://github.com/truecharts/charts/compare/nullserv-11.0.11...nullserv-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [nullserv-11.0.11](https://github.com/truecharts/charts/compare/nullserv-11.0.10...nullserv-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [nullserv-11.0.10](https://github.com/truecharts/charts/compare/nullserv-11.0.9...nullserv-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [nullserv-11.0.9](https://github.com/truecharts/charts/compare/nullserv-11.0.8...nullserv-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [nullserv-11.0.8](https://github.com/truecharts/charts/compare/nullserv-11.0.7...nullserv-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [nullserv-11.0.7](https://github.com/truecharts/charts/compare/nullserv-11.0.6...nullserv-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [nullserv-11.0.6](https://github.com/truecharts/charts/compare/nullserv-11.0.5...nullserv-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [nullserv-11.0.5](https://github.com/truecharts/charts/compare/nullserv-11.0.4...nullserv-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [nullserv-11.0.4](https://github.com/truecharts/charts/compare/nullserv-11.0.3...nullserv-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/nullserv/12.1.0/Chart.yaml b/stable/nullserv/12.1.0/Chart.yaml new file mode 100644 index 0000000000..efe045133a --- /dev/null +++ b/stable/nullserv/12.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nullserv +version: 12.1.0 +appVersion: 1.3.0 +description: A simple null file http and https server +home: https://truecharts.org/charts/stable/nullserv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png +deprecated: false +sources: + - https://github.com/bmrzycki/nullserv + - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv + - https://ghcr.io/k8s-at-home/nullserv +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - nullserv +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/nullserv/12.1.0/README.md b/stable/nullserv/12.1.0/README.md new file mode 100644 index 0000000000..4fce878891 --- /dev/null +++ b/stable/nullserv/12.1.0/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/nullserv) + +**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/nullserv/12.1.0/app-changelog.md b/stable/nullserv/12.1.0/app-changelog.md new file mode 100644 index 0000000000..ab607d46c3 --- /dev/null +++ b/stable/nullserv/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nullserv-12.1.0](https://github.com/truecharts/charts/compare/nullserv-12.0.1...nullserv-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nullserv/12.1.0/app-readme.md b/stable/nullserv/12.1.0/app-readme.md new file mode 100644 index 0000000000..fc80dc3f67 --- /dev/null +++ b/stable/nullserv/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +A simple null file http and https server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/nullserv](https://truecharts.org/charts/stable/nullserv) + +--- + +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/nullserv/12.1.0/charts/common-17.2.2.tgz b/stable/nullserv/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nullserv/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nullserv/12.1.0/ix_values.yaml b/stable/nullserv/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..014060ae66 --- /dev/null +++ b/stable/nullserv/12.1.0/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: ghcr.io/k8s-at-home/nullserv + tag: v1.3.0@sha256:0792c7e6d814bf292455da3f40aa5d56c465f2b5024e786ac3bf3dc3b16cc757 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10004 + targetPort: 80 + https: + enabled: true + ports: + https: + enabled: true + port: 10005 + targetPort: 443 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + readiness: + enabled: true + custom: true + spec: + httpGet: + path: /welcome.txt + port: main + replicas: 2 diff --git a/stable/nullserv/12.1.0/questions.yaml b/stable/nullserv/12.1.0/questions.yaml new file mode 100644 index 0000000000..a336da9e43 --- /dev/null +++ b/stable/nullserv/12.1.0/questions.yaml @@ -0,0 +1,2874 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10004 + required: true + - variable: https + label: "https Service" + description: "The https service" + 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: https + label: "https 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: 10005 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/uptime-kuma/9.0.1/templates/NOTES.txt b/stable/nullserv/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/uptime-kuma/9.0.1/templates/NOTES.txt rename to stable/nullserv/12.1.0/templates/NOTES.txt diff --git a/stable/tsmuxer/7.0.1/templates/common.yaml b/stable/nullserv/12.1.0/templates/common.yaml similarity index 100% rename from stable/tsmuxer/7.0.1/templates/common.yaml rename to stable/nullserv/12.1.0/templates/common.yaml diff --git a/stable/sdtd/6.0.1/values.yaml b/stable/nullserv/12.1.0/values.yaml similarity index 100% rename from stable/sdtd/6.0.1/values.yaml rename to stable/nullserv/12.1.0/values.yaml diff --git a/stable/nzbget/17.1.0/CHANGELOG.md b/stable/nzbget/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e0ef107f92 --- /dev/null +++ b/stable/nzbget/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nzbget-17.1.0](https://github.com/truecharts/charts/compare/nzbget-17.0.1...nzbget-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nzbget-17.0.1](https://github.com/truecharts/charts/compare/nzbget-17.0.0...nzbget-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nzbget-17.0.0](https://github.com/truecharts/charts/compare/nzbget-16.0.11...nzbget-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [nzbget-16.0.11](https://github.com/truecharts/charts/compare/nzbget-16.0.10...nzbget-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [nzbget-16.0.10](https://github.com/truecharts/charts/compare/nzbget-16.0.9...nzbget-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [nzbget-16.0.9](https://github.com/truecharts/charts/compare/nzbget-16.0.8...nzbget-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [nzbget-16.0.8](https://github.com/truecharts/charts/compare/nzbget-16.0.7...nzbget-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [nzbget-16.0.7](https://github.com/truecharts/charts/compare/nzbget-16.0.6...nzbget-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [nzbget-16.0.6](https://github.com/truecharts/charts/compare/nzbget-16.0.5...nzbget-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [nzbget-16.0.5](https://github.com/truecharts/charts/compare/nzbget-16.0.4...nzbget-16.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [nzbget-16.0.4](https://github.com/truecharts/charts/compare/nzbget-16.0.3...nzbget-16.0.4) (2023-12-21) + +### Fix diff --git a/stable/nzbget/17.1.0/Chart.yaml b/stable/nzbget/17.1.0/Chart.yaml new file mode 100644 index 0000000000..25d9e7d045 --- /dev/null +++ b/stable/nzbget/17.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nzbget +version: 17.1.0 +appVersion: "21.1" +description: NZBGet is a Usenet downloader client +home: https://truecharts.org/charts/stable/nzbget +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.png +deprecated: false +sources: + - https://nzbget.net/ + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget + - https://ghcr.io/geek-cookbook/nzbget +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - nzbget + - usenet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/nzbget/17.1.0/README.md b/stable/nzbget/17.1.0/README.md new file mode 100644 index 0000000000..2b7ce8546d --- /dev/null +++ b/stable/nzbget/17.1.0/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/nzbget) + +**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/nzbget/17.1.0/app-changelog.md b/stable/nzbget/17.1.0/app-changelog.md new file mode 100644 index 0000000000..ab843fcafc --- /dev/null +++ b/stable/nzbget/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nzbget-17.1.0](https://github.com/truecharts/charts/compare/nzbget-17.0.1...nzbget-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nzbget/17.1.0/app-readme.md b/stable/nzbget/17.1.0/app-readme.md new file mode 100644 index 0000000000..a1ae7f6c3d --- /dev/null +++ b/stable/nzbget/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +NZBGet is a Usenet downloader client + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/nzbget](https://truecharts.org/charts/stable/nzbget) + +--- + +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/nzbget/17.1.0/charts/common-17.2.2.tgz b/stable/nzbget/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nzbget/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nzbget/17.1.0/ix_values.yaml b/stable/nzbget/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..eab036313a --- /dev/null +++ b/stable/nzbget/17.1.0/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: ghcr.io/geek-cookbook/nzbget + pullPolicy: IfNotPresent + tag: 21.1@sha256:c1a70f5ea220eb560558159913f8259690a25056f1cf99649beaacfe84ca55a3 +service: + main: + ports: + main: + port: 10057 + targetPort: 6789 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false diff --git a/stable/nzbget/17.1.0/questions.yaml b/stable/nzbget/17.1.0/questions.yaml new file mode 100644 index 0000000000..8389b0937d --- /dev/null +++ b/stable/nzbget/17.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10057 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/valheim/9.0.1/templates/NOTES.txt b/stable/nzbget/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/valheim/9.0.1/templates/NOTES.txt rename to stable/nzbget/17.1.0/templates/NOTES.txt diff --git a/stable/ubooquity/9.0.1/templates/common.yaml b/stable/nzbget/17.1.0/templates/common.yaml similarity index 100% rename from stable/ubooquity/9.0.1/templates/common.yaml rename to stable/nzbget/17.1.0/templates/common.yaml diff --git a/stable/seafile/4.0.3/values.yaml b/stable/nzbget/17.1.0/values.yaml similarity index 100% rename from stable/seafile/4.0.3/values.yaml rename to stable/nzbget/17.1.0/values.yaml diff --git a/stable/nzbhydra/18.1.0/CHANGELOG.md b/stable/nzbhydra/18.1.0/CHANGELOG.md new file mode 100644 index 0000000000..64cc77c344 --- /dev/null +++ b/stable/nzbhydra/18.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nzbhydra-18.1.0](https://github.com/truecharts/charts/compare/nzbhydra-18.0.1...nzbhydra-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [nzbhydra-18.0.1](https://github.com/truecharts/charts/compare/nzbhydra-18.0.0...nzbhydra-18.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [nzbhydra-18.0.0](https://github.com/truecharts/charts/compare/nzbhydra-17.0.11...nzbhydra-18.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [nzbhydra-17.0.11](https://github.com/truecharts/charts/compare/nzbhydra-17.0.10...nzbhydra-17.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [nzbhydra-17.0.10](https://github.com/truecharts/charts/compare/nzbhydra-17.0.9...nzbhydra-17.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [nzbhydra-17.0.9](https://github.com/truecharts/charts/compare/nzbhydra-17.0.8...nzbhydra-17.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [nzbhydra-17.0.8](https://github.com/truecharts/charts/compare/nzbhydra-17.0.7...nzbhydra-17.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [nzbhydra-17.0.7](https://github.com/truecharts/charts/compare/nzbhydra-17.0.6...nzbhydra-17.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [nzbhydra-17.0.6](https://github.com/truecharts/charts/compare/nzbhydra-17.0.5...nzbhydra-17.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [nzbhydra-17.0.5](https://github.com/truecharts/charts/compare/nzbhydra-17.0.4...nzbhydra-17.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [nzbhydra-17.0.4](https://github.com/truecharts/charts/compare/nzbhydra-17.0.3...nzbhydra-17.0.4) (2023-12-21) + +### Fix diff --git a/stable/nzbhydra/18.1.0/Chart.yaml b/stable/nzbhydra/18.1.0/Chart.yaml new file mode 100644 index 0000000000..8054baa6fc --- /dev/null +++ b/stable/nzbhydra/18.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: nzbhydra +version: 18.1.0 +appVersion: 5.3.5 +description: Usenet meta search +home: https://truecharts.org/charts/stable/nzbhydra +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.png +deprecated: true +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra + - https://ghcr.io/geek-cookbook/nzbhydra2 + - https://github.com/theotherp/nzbhydra2 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - nzbhydra + - usenet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/nzbhydra/18.1.0/README.md b/stable/nzbhydra/18.1.0/README.md new file mode 100644 index 0000000000..1ae5c9f543 --- /dev/null +++ b/stable/nzbhydra/18.1.0/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/nzbhydra) + +**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/nzbhydra/18.1.0/app-changelog.md b/stable/nzbhydra/18.1.0/app-changelog.md new file mode 100644 index 0000000000..a9fee0b621 --- /dev/null +++ b/stable/nzbhydra/18.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nzbhydra-18.1.0](https://github.com/truecharts/charts/compare/nzbhydra-18.0.1...nzbhydra-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/nzbhydra/18.1.0/app-readme.md b/stable/nzbhydra/18.1.0/app-readme.md new file mode 100644 index 0000000000..c79b38e6e9 --- /dev/null +++ b/stable/nzbhydra/18.1.0/app-readme.md @@ -0,0 +1,8 @@ +Usenet meta search + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/nzbhydra](https://truecharts.org/charts/stable/nzbhydra) + +--- + +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/nzbhydra/18.1.0/charts/common-17.2.2.tgz b/stable/nzbhydra/18.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/nzbhydra/18.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/nzbhydra/18.1.0/ix_values.yaml b/stable/nzbhydra/18.1.0/ix_values.yaml new file mode 100644 index 0000000000..2d80701b52 --- /dev/null +++ b/stable/nzbhydra/18.1.0/ix_values.yaml @@ -0,0 +1,59 @@ +image: + repository: ghcr.io/geek-cookbook/nzbhydra2 + pullPolicy: IfNotPresent + tag: 5.3.5@sha256:3d089cf26fac3f6b0ca819d83c1c0df53e58d444bb6882d1bf25116034f032b0 +service: + main: + ports: + main: + port: 5076 + targetPort: 5076 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + custom: true + enabled: true + spec: + failureThreshold: 5 + httpGet: + path: /actuator/health/livenessState + port: main + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 + readiness: + custom: true + enabled: true + spec: + failureThreshold: 5 + httpGet: + path: /actuator/health/readinessState + port: main + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 + startup: + custom: true + enabled: true + spec: + failureThreshold: 5 + httpGet: + path: /actuator/health/readinessState + port: main + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 diff --git a/stable/nzbhydra/18.1.0/questions.yaml b/stable/nzbhydra/18.1.0/questions.yaml new file mode 100644 index 0000000000..82249d6d18 --- /dev/null +++ b/stable/nzbhydra/18.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 5076 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/van-dam/3.0.2/templates/NOTES.txt b/stable/nzbhydra/18.1.0/templates/NOTES.txt similarity index 100% rename from stable/van-dam/3.0.2/templates/NOTES.txt rename to stable/nzbhydra/18.1.0/templates/NOTES.txt diff --git a/stable/unmanic/9.0.1/templates/common.yaml b/stable/nzbhydra/18.1.0/templates/common.yaml similarity index 100% rename from stable/unmanic/9.0.1/templates/common.yaml rename to stable/nzbhydra/18.1.0/templates/common.yaml diff --git a/stable/searxng/6.0.1/values.yaml b/stable/nzbhydra/18.1.0/values.yaml similarity index 100% rename from stable/searxng/6.0.1/values.yaml rename to stable/nzbhydra/18.1.0/values.yaml diff --git a/stable/obs-ndi/5.0.1/CHANGELOG.md b/stable/obs-ndi/5.0.1/CHANGELOG.md deleted file mode 100644 index 6fd414cfb6..0000000000 --- a/stable/obs-ndi/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [obs-ndi-5.0.1](https://github.com/truecharts/charts/compare/obs-ndi-5.0.0...obs-ndi-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [obs-ndi-5.0.0](https://github.com/truecharts/charts/compare/obs-ndi-4.0.11...obs-ndi-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [obs-ndi-4.0.11](https://github.com/truecharts/charts/compare/obs-ndi-4.0.10...obs-ndi-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [obs-ndi-4.0.10](https://github.com/truecharts/charts/compare/obs-ndi-4.0.9...obs-ndi-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [obs-ndi-4.0.9](https://github.com/truecharts/charts/compare/obs-ndi-4.0.8...obs-ndi-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [obs-ndi-4.0.8](https://github.com/truecharts/charts/compare/obs-ndi-4.0.7...obs-ndi-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [obs-ndi-4.0.7](https://github.com/truecharts/charts/compare/obs-ndi-4.0.6...obs-ndi-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [obs-ndi-4.0.6](https://github.com/truecharts/charts/compare/obs-ndi-4.0.5...obs-ndi-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [obs-ndi-4.0.5](https://github.com/truecharts/charts/compare/obs-ndi-4.0.4...obs-ndi-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [obs-ndi-4.0.4](https://github.com/truecharts/charts/compare/obs-ndi-4.0.3...obs-ndi-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [obs-ndi-4.0.3](https://github.com/truecharts/charts/compare/obs-ndi-4.0.2...obs-ndi-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/obs-ndi/5.0.1/Chart.yaml b/stable/obs-ndi/5.0.1/Chart.yaml deleted file mode 100644 index 8531f17f75..0000000000 --- a/stable/obs-ndi/5.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: obs-ndi -version: 5.0.1 -appVersion: latest -description: Docker Open Broadcaster Software (obs). -home: https://truecharts.org/charts/stable/obs-ndi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.png -deprecated: false -sources: - - https://hub.docker.com/r/patrickstigler/obs-ndi - - https://github.com/patrickstigler/docker-obs-ndi - - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - obs-ndi - - GameServers - - Productivity - - MediaApp-Video - - MediaServer-Video -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/obs-ndi/5.0.1/app-changelog.md b/stable/obs-ndi/5.0.1/app-changelog.md deleted file mode 100644 index 55eb905396..0000000000 --- a/stable/obs-ndi/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [obs-ndi-5.0.1](https://github.com/truecharts/charts/compare/obs-ndi-5.0.0...obs-ndi-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/obs-ndi/5.0.1/charts/common-17.1.4.tgz b/stable/obs-ndi/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/obs-ndi/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/obs-ndi/5.1.0/CHANGELOG.md b/stable/obs-ndi/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6bd854742c --- /dev/null +++ b/stable/obs-ndi/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [obs-ndi-5.1.0](https://github.com/truecharts/charts/compare/obs-ndi-5.0.1...obs-ndi-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [obs-ndi-5.0.1](https://github.com/truecharts/charts/compare/obs-ndi-5.0.0...obs-ndi-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [obs-ndi-5.0.0](https://github.com/truecharts/charts/compare/obs-ndi-4.0.11...obs-ndi-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [obs-ndi-4.0.11](https://github.com/truecharts/charts/compare/obs-ndi-4.0.10...obs-ndi-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [obs-ndi-4.0.10](https://github.com/truecharts/charts/compare/obs-ndi-4.0.9...obs-ndi-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [obs-ndi-4.0.9](https://github.com/truecharts/charts/compare/obs-ndi-4.0.8...obs-ndi-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [obs-ndi-4.0.8](https://github.com/truecharts/charts/compare/obs-ndi-4.0.7...obs-ndi-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [obs-ndi-4.0.7](https://github.com/truecharts/charts/compare/obs-ndi-4.0.6...obs-ndi-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [obs-ndi-4.0.6](https://github.com/truecharts/charts/compare/obs-ndi-4.0.5...obs-ndi-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [obs-ndi-4.0.5](https://github.com/truecharts/charts/compare/obs-ndi-4.0.4...obs-ndi-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [obs-ndi-4.0.4](https://github.com/truecharts/charts/compare/obs-ndi-4.0.3...obs-ndi-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/obs-ndi/5.1.0/Chart.yaml b/stable/obs-ndi/5.1.0/Chart.yaml new file mode 100644 index 0000000000..ccee160719 --- /dev/null +++ b/stable/obs-ndi/5.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: obs-ndi +version: 5.1.0 +appVersion: latest +description: Docker Open Broadcaster Software (obs). +home: https://truecharts.org/charts/stable/obs-ndi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.png +deprecated: false +sources: + - https://github.com/patrickstigler/docker-obs-ndi + - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi + - https://hub.docker.com/r/patrickstigler/obs-ndi +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - obs-ndi + - GameServers + - Productivity + - MediaApp-Video + - MediaServer-Video +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/obs-ndi/5.0.1/README.md b/stable/obs-ndi/5.1.0/README.md similarity index 100% rename from stable/obs-ndi/5.0.1/README.md rename to stable/obs-ndi/5.1.0/README.md diff --git a/stable/obs-ndi/5.1.0/app-changelog.md b/stable/obs-ndi/5.1.0/app-changelog.md new file mode 100644 index 0000000000..199c6fbba1 --- /dev/null +++ b/stable/obs-ndi/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [obs-ndi-5.1.0](https://github.com/truecharts/charts/compare/obs-ndi-5.0.1...obs-ndi-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/obs-ndi/5.0.1/app-readme.md b/stable/obs-ndi/5.1.0/app-readme.md similarity index 100% rename from stable/obs-ndi/5.0.1/app-readme.md rename to stable/obs-ndi/5.1.0/app-readme.md diff --git a/stable/obs-ndi/5.1.0/charts/common-17.2.2.tgz b/stable/obs-ndi/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/obs-ndi/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/obs-ndi/5.0.1/ix_values.yaml b/stable/obs-ndi/5.1.0/ix_values.yaml similarity index 100% rename from stable/obs-ndi/5.0.1/ix_values.yaml rename to stable/obs-ndi/5.1.0/ix_values.yaml diff --git a/stable/obs-ndi/5.0.1/questions.yaml b/stable/obs-ndi/5.1.0/questions.yaml similarity index 100% rename from stable/obs-ndi/5.0.1/questions.yaml rename to stable/obs-ndi/5.1.0/questions.yaml diff --git a/stable/onlinecheckyourserver/4.0.1/templates/common.yaml b/stable/obs-ndi/5.1.0/templates/common.yaml similarity index 100% rename from stable/onlinecheckyourserver/4.0.1/templates/common.yaml rename to stable/obs-ndi/5.1.0/templates/common.yaml diff --git a/stable/seedsync/6.0.1/values.yaml b/stable/obs-ndi/5.1.0/values.yaml similarity index 100% rename from stable/seedsync/6.0.1/values.yaml rename to stable/obs-ndi/5.1.0/values.yaml diff --git a/stable/observium/4.0.1/CHANGELOG.md b/stable/observium/4.0.1/CHANGELOG.md deleted file mode 100644 index c57ca6f61b..0000000000 --- a/stable/observium/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [observium-4.0.1](https://github.com/truecharts/charts/compare/observium-4.0.0...observium-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [observium-4.0.0](https://github.com/truecharts/charts/compare/observium-3.0.17...observium-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [observium-3.0.17](https://github.com/truecharts/charts/compare/observium-3.0.16...observium-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [observium-3.0.16](https://github.com/truecharts/charts/compare/observium-3.0.15...observium-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [observium-3.0.15](https://github.com/truecharts/charts/compare/observium-3.0.14...observium-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [observium-3.0.14](https://github.com/truecharts/charts/compare/observium-3.0.13...observium-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [observium-3.0.13](https://github.com/truecharts/charts/compare/observium-3.0.12...observium-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [observium-3.0.12](https://github.com/truecharts/charts/compare/observium-3.0.11...observium-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [observium-3.0.11](https://github.com/truecharts/charts/compare/observium-3.0.10...observium-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [observium-3.0.10](https://github.com/truecharts/charts/compare/observium-3.0.9...observium-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [observium-3.0.9](https://github.com/truecharts/charts/compare/observium-3.0.8...observium-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/observium/4.0.1/Chart.yaml b/stable/observium/4.0.1/Chart.yaml deleted file mode 100644 index d536a76076..0000000000 --- a/stable/observium/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: observium -version: 4.0.1 -appVersion: latest -description: Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] -home: https://truecharts.org/charts/incubator/observium -icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png -deprecated: false -sources: - - https://www.observium.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/observium - - https://hub.docker.com/r/uberchuckie/observium -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - observium - - Network-Management -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Management - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/observium/4.0.1/app-changelog.md b/stable/observium/4.0.1/app-changelog.md deleted file mode 100644 index d85c419cc5..0000000000 --- a/stable/observium/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [observium-4.0.1](https://github.com/truecharts/charts/compare/observium-4.0.0...observium-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/observium/4.0.1/charts/common-17.1.4.tgz b/stable/observium/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/observium/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/observium/4.1.0/CHANGELOG.md b/stable/observium/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bb9dc7c0d7 --- /dev/null +++ b/stable/observium/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [observium-4.1.0](https://github.com/truecharts/charts/compare/observium-4.0.1...observium-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [observium-4.0.1](https://github.com/truecharts/charts/compare/observium-4.0.0...observium-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [observium-4.0.0](https://github.com/truecharts/charts/compare/observium-3.0.17...observium-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [observium-3.0.17](https://github.com/truecharts/charts/compare/observium-3.0.16...observium-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [observium-3.0.16](https://github.com/truecharts/charts/compare/observium-3.0.15...observium-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [observium-3.0.15](https://github.com/truecharts/charts/compare/observium-3.0.14...observium-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [observium-3.0.14](https://github.com/truecharts/charts/compare/observium-3.0.13...observium-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [observium-3.0.13](https://github.com/truecharts/charts/compare/observium-3.0.12...observium-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [observium-3.0.12](https://github.com/truecharts/charts/compare/observium-3.0.11...observium-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [observium-3.0.11](https://github.com/truecharts/charts/compare/observium-3.0.10...observium-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [observium-3.0.10](https://github.com/truecharts/charts/compare/observium-3.0.9...observium-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/observium/4.1.0/Chart.yaml b/stable/observium/4.1.0/Chart.yaml new file mode 100644 index 0000000000..77f48b5f5f --- /dev/null +++ b/stable/observium/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: observium +version: 4.1.0 +appVersion: latest +description: Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] +home: https://truecharts.org/charts/incubator/observium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png +deprecated: false +sources: + - https://www.observium.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/observium + - https://hub.docker.com/r/uberchuckie/observium +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - observium + - Network-Management +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/observium/4.0.1/README.md b/stable/observium/4.1.0/README.md similarity index 100% rename from stable/observium/4.0.1/README.md rename to stable/observium/4.1.0/README.md diff --git a/stable/observium/4.1.0/app-changelog.md b/stable/observium/4.1.0/app-changelog.md new file mode 100644 index 0000000000..1d88e7981f --- /dev/null +++ b/stable/observium/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [observium-4.1.0](https://github.com/truecharts/charts/compare/observium-4.0.1...observium-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/observium/4.0.1/app-readme.md b/stable/observium/4.1.0/app-readme.md similarity index 100% rename from stable/observium/4.0.1/app-readme.md rename to stable/observium/4.1.0/app-readme.md diff --git a/stable/observium/4.1.0/charts/common-17.2.2.tgz b/stable/observium/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/observium/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/observium/4.0.1/ix_values.yaml b/stable/observium/4.1.0/ix_values.yaml similarity index 100% rename from stable/observium/4.0.1/ix_values.yaml rename to stable/observium/4.1.0/ix_values.yaml diff --git a/stable/observium/4.0.1/questions.yaml b/stable/observium/4.1.0/questions.yaml similarity index 100% rename from stable/observium/4.0.1/questions.yaml rename to stable/observium/4.1.0/questions.yaml diff --git a/stable/opengl-desktop-g3/4.0.1/templates/common.yaml b/stable/observium/4.1.0/templates/common.yaml similarity index 100% rename from stable/opengl-desktop-g3/4.0.1/templates/common.yaml rename to stable/observium/4.1.0/templates/common.yaml diff --git a/stable/send/4.0.1/values.yaml b/stable/observium/4.1.0/values.yaml similarity index 100% rename from stable/send/4.0.1/values.yaml rename to stable/observium/4.1.0/values.yaml diff --git a/stable/obsidian/4.0.1/CHANGELOG.md b/stable/obsidian/4.0.1/CHANGELOG.md deleted file mode 100644 index 3fcff3a73b..0000000000 --- a/stable/obsidian/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [obsidian-4.0.1](https://github.com/truecharts/charts/compare/obsidian-4.0.0...obsidian-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [obsidian-4.0.0](https://github.com/truecharts/charts/compare/obsidian-3.0.17...obsidian-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [obsidian-3.0.17](https://github.com/truecharts/charts/compare/obsidian-3.0.16...obsidian-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [obsidian-3.0.16](https://github.com/truecharts/charts/compare/obsidian-3.0.15...obsidian-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [obsidian-3.0.15](https://github.com/truecharts/charts/compare/obsidian-3.0.14...obsidian-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [obsidian-3.0.14](https://github.com/truecharts/charts/compare/obsidian-3.0.13...obsidian-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [obsidian-3.0.13](https://github.com/truecharts/charts/compare/obsidian-3.0.12...obsidian-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [obsidian-3.0.12](https://github.com/truecharts/charts/compare/obsidian-3.0.11...obsidian-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [obsidian-3.0.11](https://github.com/truecharts/charts/compare/obsidian-3.0.10...obsidian-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [obsidian-3.0.10](https://github.com/truecharts/charts/compare/obsidian-3.0.9...obsidian-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [obsidian-3.0.9](https://github.com/truecharts/charts/compare/obsidian-3.0.8...obsidian-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/obsidian/4.0.1/Chart.yaml b/stable/obsidian/4.0.1/Chart.yaml deleted file mode 100644 index 2d359cf10a..0000000000 --- a/stable/obsidian/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: obsidian -version: 4.0.1 -appVersion: 0.1.1 -description: A knowledge base that works on local Markdown files. -home: https://truecharts.org/charts/incubator/obsidian -icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.png -deprecated: false -sources: - - https://ghcr.io/sytone/obsidian-remote - - https://github.com/sytone/obsidian-remote - - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote - - https://github.com/truecharts/charts/tree/master/charts/incubator/obsidian -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - obsidian - - productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/obsidian/4.0.1/app-changelog.md b/stable/obsidian/4.0.1/app-changelog.md deleted file mode 100644 index 2285caf773..0000000000 --- a/stable/obsidian/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [obsidian-4.0.1](https://github.com/truecharts/charts/compare/obsidian-4.0.0...obsidian-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/obsidian/4.0.1/charts/common-17.1.4.tgz b/stable/obsidian/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/obsidian/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/obsidian/4.1.0/CHANGELOG.md b/stable/obsidian/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..11408d6fd7 --- /dev/null +++ b/stable/obsidian/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [obsidian-4.1.0](https://github.com/truecharts/charts/compare/obsidian-4.0.1...obsidian-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [obsidian-4.0.1](https://github.com/truecharts/charts/compare/obsidian-4.0.0...obsidian-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [obsidian-4.0.0](https://github.com/truecharts/charts/compare/obsidian-3.0.17...obsidian-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [obsidian-3.0.17](https://github.com/truecharts/charts/compare/obsidian-3.0.16...obsidian-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [obsidian-3.0.16](https://github.com/truecharts/charts/compare/obsidian-3.0.15...obsidian-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [obsidian-3.0.15](https://github.com/truecharts/charts/compare/obsidian-3.0.14...obsidian-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [obsidian-3.0.14](https://github.com/truecharts/charts/compare/obsidian-3.0.13...obsidian-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [obsidian-3.0.13](https://github.com/truecharts/charts/compare/obsidian-3.0.12...obsidian-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [obsidian-3.0.12](https://github.com/truecharts/charts/compare/obsidian-3.0.11...obsidian-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [obsidian-3.0.11](https://github.com/truecharts/charts/compare/obsidian-3.0.10...obsidian-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [obsidian-3.0.10](https://github.com/truecharts/charts/compare/obsidian-3.0.9...obsidian-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/obsidian/4.1.0/Chart.yaml b/stable/obsidian/4.1.0/Chart.yaml new file mode 100644 index 0000000000..80ead5cdeb --- /dev/null +++ b/stable/obsidian/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: obsidian +version: 4.1.0 +appVersion: 0.1.1 +description: A knowledge base that works on local Markdown files. +home: https://truecharts.org/charts/incubator/obsidian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/obsidian + - https://ghcr.io/sytone/obsidian-remote + - https://github.com/sytone/obsidian-remote + - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - obsidian + - productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/obsidian/4.0.1/README.md b/stable/obsidian/4.1.0/README.md similarity index 100% rename from stable/obsidian/4.0.1/README.md rename to stable/obsidian/4.1.0/README.md diff --git a/stable/obsidian/4.1.0/app-changelog.md b/stable/obsidian/4.1.0/app-changelog.md new file mode 100644 index 0000000000..10b63e46e6 --- /dev/null +++ b/stable/obsidian/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [obsidian-4.1.0](https://github.com/truecharts/charts/compare/obsidian-4.0.1...obsidian-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/obsidian/4.0.1/app-readme.md b/stable/obsidian/4.1.0/app-readme.md similarity index 100% rename from stable/obsidian/4.0.1/app-readme.md rename to stable/obsidian/4.1.0/app-readme.md diff --git a/stable/obsidian/4.1.0/charts/common-17.2.2.tgz b/stable/obsidian/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/obsidian/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/obsidian/4.0.1/ix_values.yaml b/stable/obsidian/4.1.0/ix_values.yaml similarity index 100% rename from stable/obsidian/4.0.1/ix_values.yaml rename to stable/obsidian/4.1.0/ix_values.yaml diff --git a/stable/obsidian/4.0.1/questions.yaml b/stable/obsidian/4.1.0/questions.yaml similarity index 100% rename from stable/obsidian/4.0.1/questions.yaml rename to stable/obsidian/4.1.0/questions.yaml diff --git a/stable/openra/4.0.1/templates/common.yaml b/stable/obsidian/4.1.0/templates/common.yaml similarity index 100% rename from stable/openra/4.0.1/templates/common.yaml rename to stable/obsidian/4.1.0/templates/common.yaml diff --git a/stable/senseai-server/4.0.1/values.yaml b/stable/obsidian/4.1.0/values.yaml similarity index 100% rename from stable/senseai-server/4.0.1/values.yaml rename to stable/obsidian/4.1.0/values.yaml diff --git a/stable/octoprint/12.1.0/CHANGELOG.md b/stable/octoprint/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..03706606b6 --- /dev/null +++ b/stable/octoprint/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [octoprint-12.1.0](https://github.com/truecharts/charts/compare/octoprint-12.0.1...octoprint-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [octoprint-12.0.1](https://github.com/truecharts/charts/compare/octoprint-12.0.0...octoprint-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [octoprint-12.0.0](https://github.com/truecharts/charts/compare/octoprint-11.0.11...octoprint-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [octoprint-11.0.11](https://github.com/truecharts/charts/compare/octoprint-11.0.10...octoprint-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [octoprint-11.0.10](https://github.com/truecharts/charts/compare/octoprint-11.0.9...octoprint-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [octoprint-11.0.9](https://github.com/truecharts/charts/compare/octoprint-11.0.8...octoprint-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [octoprint-11.0.8](https://github.com/truecharts/charts/compare/octoprint-11.0.7...octoprint-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [octoprint-11.0.7](https://github.com/truecharts/charts/compare/octoprint-11.0.6...octoprint-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [octoprint-11.0.6](https://github.com/truecharts/charts/compare/octoprint-11.0.5...octoprint-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [octoprint-11.0.5](https://github.com/truecharts/charts/compare/octoprint-11.0.4...octoprint-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [octoprint-11.0.4](https://github.com/truecharts/charts/compare/octoprint-11.0.3...octoprint-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/octoprint/12.1.0/Chart.yaml b/stable/octoprint/12.1.0/Chart.yaml new file mode 100644 index 0000000000..568060a3c0 --- /dev/null +++ b/stable/octoprint/12.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: octoprint +version: 12.1.0 +appVersion: 1.9.3 +description: OctoPrint is the snappy web interface for your 3D printer +home: https://truecharts.org/charts/stable/octoprint +icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png +deprecated: false +sources: + - https://github.com/OctoPrint/OctoPrint + - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint + - https://hub.docker.com/r/octoprint/octoprint +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - octoprint + - 3d + - printer +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/octoprint/12.1.0/README.md b/stable/octoprint/12.1.0/README.md new file mode 100644 index 0000000000..9ed302e9a3 --- /dev/null +++ b/stable/octoprint/12.1.0/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/octoprint) + +**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/octoprint/12.1.0/app-changelog.md b/stable/octoprint/12.1.0/app-changelog.md new file mode 100644 index 0000000000..a69f0269c8 --- /dev/null +++ b/stable/octoprint/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [octoprint-12.1.0](https://github.com/truecharts/charts/compare/octoprint-12.0.1...octoprint-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/octoprint/12.1.0/app-readme.md b/stable/octoprint/12.1.0/app-readme.md new file mode 100644 index 0000000000..d0f0a5cc92 --- /dev/null +++ b/stable/octoprint/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +OctoPrint is the snappy web interface for your 3D printer + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/octoprint](https://truecharts.org/charts/stable/octoprint) + +--- + +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/octoprint/12.1.0/charts/common-17.2.2.tgz b/stable/octoprint/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/octoprint/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/octoprint/12.1.0/ix_values.yaml b/stable/octoprint/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..ff68d11d51 --- /dev/null +++ b/stable/octoprint/12.1.0/ix_values.yaml @@ -0,0 +1,37 @@ +image: + repository: octoprint/octoprint + tag: 1.9.3@sha256:32e81a9d8c73511855ad5b9d7212ef61e0ba7608c47ce215ec2c6402c52423ee + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10021 + targetPort: 80 +persistence: + data: + enabled: true + mountPath: "/octoprint" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + ENABLE_MJPG_STREAMER: "true" + # -- sets the Mjpg stream imput parameters + # Example "-y -n -r 640x480" + MJPG_STREAMER_INPUT: + # -- sets the camera dev parameters + # Example "/dev/video0" + CAMERA_DEV: diff --git a/stable/octoprint/12.1.0/questions.yaml b/stable/octoprint/12.1.0/questions.yaml new file mode 100644 index 0000000000..9dc9ac7eda --- /dev/null +++ b/stable/octoprint/12.1.0/questions.yaml @@ -0,0 +1,2849 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ENABLE_MJPG_STREAMER + label: "ENABLE_MJPG_STREAMER" + description: "Enable this to ensure camera streaming is enabled you add a video device" + schema: + type: string + default: "false" + - variable: MJPG_STREAMER_INPUT + label: "MJPG_STREAMER_INPUT" + description: "MJPG Streamer input parameters" + schema: + type: string + default: "" + - variable: CAMERA_DEV + label: "CAMERA_DEV" + description: "MJPG Streamer camera device" + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10021 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/verysync/8.0.1/templates/NOTES.txt b/stable/octoprint/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/verysync/8.0.1/templates/NOTES.txt rename to stable/octoprint/12.1.0/templates/NOTES.txt diff --git a/stable/unpoller/9.0.1/templates/common.yaml b/stable/octoprint/12.1.0/templates/common.yaml similarity index 100% rename from stable/unpoller/9.0.1/templates/common.yaml rename to stable/octoprint/12.1.0/templates/common.yaml diff --git a/stable/serpbear/2.0.1/values.yaml b/stable/octoprint/12.1.0/values.yaml similarity index 100% rename from stable/serpbear/2.0.1/values.yaml rename to stable/octoprint/12.1.0/values.yaml diff --git a/stable/odoo/16.1.0/CHANGELOG.md b/stable/odoo/16.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f1ae6b4c57 --- /dev/null +++ b/stable/odoo/16.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [odoo-16.1.0](https://github.com/truecharts/charts/compare/odoo-16.0.1...odoo-16.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [odoo-16.0.1](https://github.com/truecharts/charts/compare/odoo-16.0.0...odoo-16.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [odoo-16.0.0](https://github.com/truecharts/charts/compare/odoo-15.0.12...odoo-16.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [odoo-15.0.12](https://github.com/truecharts/charts/compare/odoo-15.0.11...odoo-15.0.12) (2023-12-25) + +### Chore + +- update container image docker.io/odoo to 17.0[@5ecf94e](https://github.com/5ecf94e) by renovate ([#16403](https://github.com/truecharts/charts/issues/16403)) + + + + +## [odoo-15.0.11](https://github.com/truecharts/charts/compare/odoo-15.0.10...odoo-15.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [odoo-15.0.10](https://github.com/truecharts/charts/compare/odoo-15.0.9...odoo-15.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [odoo-15.0.9](https://github.com/truecharts/charts/compare/odoo-15.0.8...odoo-15.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [odoo-15.0.8](https://github.com/truecharts/charts/compare/odoo-15.0.7...odoo-15.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [odoo-15.0.7](https://github.com/truecharts/charts/compare/odoo-15.0.6...odoo-15.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [odoo-15.0.6](https://github.com/truecharts/charts/compare/odoo-15.0.5...odoo-15.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [odoo-15.0.5](https://github.com/truecharts/charts/compare/odoo-15.0.4...odoo-15.0.5) (2023-12-22) + +### Fix diff --git a/stable/odoo/16.1.0/Chart.yaml b/stable/odoo/16.1.0/Chart.yaml new file mode 100644 index 0000000000..c6d717a483 --- /dev/null +++ b/stable/odoo/16.1.0/Chart.yaml @@ -0,0 +1,42 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: odoo +version: 16.1.0 +appVersion: "17.0" +description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. +home: https://truecharts.org/charts/stable/odoo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png +deprecated: false +sources: + - https://github.com/odoo/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/odoo + - https://hub.docker.com/_/odoo +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - odoo + - crm + - pm + - hr + - accounting + - mrp + - marketing +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/odoo/16.1.0/README.md b/stable/odoo/16.1.0/README.md new file mode 100644 index 0000000000..525b09cf0e --- /dev/null +++ b/stable/odoo/16.1.0/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/odoo) + +**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/odoo/16.1.0/app-changelog.md b/stable/odoo/16.1.0/app-changelog.md new file mode 100644 index 0000000000..b3200c9ae5 --- /dev/null +++ b/stable/odoo/16.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [odoo-16.1.0](https://github.com/truecharts/charts/compare/odoo-16.0.1...odoo-16.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/odoo/16.1.0/app-readme.md b/stable/odoo/16.1.0/app-readme.md new file mode 100644 index 0000000000..4c1a61a0dd --- /dev/null +++ b/stable/odoo/16.1.0/app-readme.md @@ -0,0 +1,8 @@ +All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/odoo](https://truecharts.org/charts/stable/odoo) + +--- + +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/odoo/16.1.0/charts/common-17.2.2.tgz b/stable/odoo/16.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/odoo/16.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/odoo/16.1.0/ix_values.yaml b/stable/odoo/16.1.0/ix_values.yaml new file mode 100644 index 0000000000..1f9da50729 --- /dev/null +++ b/stable/odoo/16.1.0/ix_values.yaml @@ -0,0 +1,92 @@ +image: + repository: docker.io/odoo + pullPolicy: IfNotPresent + tag: 17.0@sha256:5ecf94e562ce5bbe3dacd02e6ea37e75b74d486d30a591b1f7237cc85e2aad3b +securityContext: + container: + readOnlyRootFilesystem: false + runAsUser: 101 + runAsGroup: 101 +service: + main: + ports: + main: + port: 8069 +odoo: + additionalConf: [] +workload: + main: + podSpec: + initContainers: + init-db: + type: install + enabled: true + imageSelector: "image" + env: + ODOO_RC: /etc/odoo/odoo.conf + command: + - /bin/bash + args: + - -c + - | + /usr/bin/odoo --config=/etc/odoo/odoo.conf \ + --stop-after-init \ + --without-demo=all \ + --init=base + containers: + main: + probes: + liveness: + enabled: true + type: http + path: /web/health + readiness: + enabled: true + type: http + path: /web/health + startup: + enabled: true + type: http + path: /web/health + env: + ODOO_RC: /etc/odoo/odoo.conf +persistence: + odoo: + enabled: true + targetSelector: + main: + main: + mountPath: "/var/lib/odoo" + init-db: + mountPath: "/var/lib/odoo" + addons: + enabled: true + targetSelector: + main: + main: + mountPath: "/mnt/extra-addons" + init-db: + mountPath: "/mnt/extra-addons" + odoo-config: + enabled: true + type: configmap + objectName: odoo-config + targetSelector: + main: + main: + mountPath: /etc/odoo/odoo.conf + subPath: odoo.conf + readOnly: true + init-db: + mountPath: /etc/odoo/odoo.conf + subPath: odoo.conf + readOnly: true +# Enabled postgres +cnpg: + main: + enabled: true + user: odoo + database: odoo +portal: + open: + enabled: true diff --git a/stable/odoo/16.1.0/questions.yaml b/stable/odoo/16.1.0/questions.yaml new file mode 100644 index 0000000000..a012e1c282 --- /dev/null +++ b/stable/odoo/16.1.0/questions.yaml @@ -0,0 +1,3589 @@ +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: odoo + group: App Configuration + label: Odoo + schema: + additional_attrs: true + type: dict + attrs: + - variable: additionalConf + label: Additional File Configuration Options + description: | + Configure additional file configuration options for Odoo.
+ Options are appended to the end of the configuration file.
+ After the predefined configuration options.
+ schema: + type: list + default: [] + items: + - variable: conf + label: Configuration Option + schema: + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8069 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: odoo + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: addons + label: "App Addons Storage" + description: "Stores the Application addons." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 101 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 101 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/vocechat-server/2.0.1/templates/NOTES.txt b/stable/odoo/16.1.0/templates/NOTES.txt similarity index 100% rename from stable/vocechat-server/2.0.1/templates/NOTES.txt rename to stable/odoo/16.1.0/templates/NOTES.txt diff --git a/stable/odoo/16.1.0/templates/_configmap.tpl b/stable/odoo/16.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..c024223fec --- /dev/null +++ b/stable/odoo/16.1.0/templates/_configmap.tpl @@ -0,0 +1,52 @@ +{{/* Define the configmap */}} +{{- define "odoo.configmaps" -}} +{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}} + +{{- $admin := .Values.odoo.admin -}} +{{- $smtp := .Values.odoo.smtp -}} + +{{- $mainPort := .Values.service.main.ports.main.port -}} +{{- $odooPath := .Values.persistence.odoo.targetSelector.main.main.mountPath -}} +{{- $addonsPath := .Values.persistence.addons.targetSelector.main.main.mountPath -}} + +{{- $pgdb := .Values.cnpg.main.database -}} +{{- $pguser := .Values.cnpg.main.user -}} +{{- $pgpassword := .Values.cnpg.main.creds.password | trimAll "\"" -}} +{{- $pghost := .Values.cnpg.main.creds.host | trimAll "\"" -}} + +{{/* xmlrpc* keys are deprecated and http* keys are used in their place */}} + {{- $reservedKeys := (list "data_dir" "addons_path" "http_enable" "http_interface" + "http_port" "xmlrpc" "xmlrpc_port" "xmlrpc_interface" + "db_port" "db_host" "db_name" "db_user" "db_sslmode" + "db_password") -}} +{{- $userKeys := list -}} + +odoo-config: + enabled: true + data: + odoo.conf: | + [options] + ; Paths + data_dir = {{ $odooPath }} + addons_path = {{ $addonsPath }} + ; Network Details + http_enable = True + http_port = {{ $mainPort }} + ; Database Details + db_port = 5432 + db_host = {{ $pghost }} + db_name = {{ $pgdb }} + db_user = {{ $pguser }} + db_sslmode = disable + db_password = {{ $pgpassword }} + {{- range $opt := .Values.odoo.additionalConf -}} + {{- if (mustHas $opt.key $reservedKeys) -}} + {{- fail (printf "Odoo - Key [%v] is not allowed to be modified") -}} + {{- end -}} + {{- $userKeys = mustAppend $userKeys $opt.key -}} + {{- printf "%s = %s" $opt.key $opt.value | nindent 8 -}} + {{- end -}} +{{- if not (deepEqual $userKeys (uniq $userKeys)) -}} + {{- fail (printf "Odoo - Additional configuration keys must be unique, but got [%v]" (join ", " $userKeys)) -}} +{{- end -}} +{{- end -}} diff --git a/stable/odoo/16.1.0/templates/common.yaml b/stable/odoo/16.1.0/templates/common.yaml new file mode 100644 index 0000000000..1fb1186233 --- /dev/null +++ b/stable/odoo/16.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Render configmaps for all pods */}} +{{- $configmaps := include "odoo.configmaps" . | fromYaml -}} +{{- if $configmaps -}} + {{- $_ := mustMergeOverwrite .Values.configmap $configmaps -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/servas/3.0.2/values.yaml b/stable/odoo/16.1.0/values.yaml similarity index 100% rename from stable/servas/3.0.2/values.yaml rename to stable/odoo/16.1.0/values.yaml diff --git a/stable/omada-controller/12.1.0/CHANGELOG.md b/stable/omada-controller/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c0cd3e5eca --- /dev/null +++ b/stable/omada-controller/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [omada-controller-12.1.0](https://github.com/truecharts/charts/compare/omada-controller-12.0.1...omada-controller-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [omada-controller-12.0.1](https://github.com/truecharts/charts/compare/omada-controller-12.0.0...omada-controller-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [omada-controller-12.0.0](https://github.com/truecharts/charts/compare/omada-controller-11.0.12...omada-controller-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [omada-controller-11.0.12](https://github.com/truecharts/charts/compare/omada-controller-11.0.11...omada-controller-11.0.12) (2023-12-25) + +### Chore + +- update container image mbentley/omada-controller to 5.13[@eab6ecf](https://github.com/eab6ecf) by renovate ([#16436](https://github.com/truecharts/charts/issues/16436)) + + + + +## [omada-controller-11.0.11](https://github.com/truecharts/charts/compare/omada-controller-11.0.10...omada-controller-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [omada-controller-11.0.10](https://github.com/truecharts/charts/compare/omada-controller-11.0.9...omada-controller-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [omada-controller-11.0.9](https://github.com/truecharts/charts/compare/omada-controller-11.0.8...omada-controller-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [omada-controller-11.0.8](https://github.com/truecharts/charts/compare/omada-controller-11.0.7...omada-controller-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [omada-controller-11.0.7](https://github.com/truecharts/charts/compare/omada-controller-11.0.6...omada-controller-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [omada-controller-11.0.6](https://github.com/truecharts/charts/compare/omada-controller-11.0.5...omada-controller-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [omada-controller-11.0.5](https://github.com/truecharts/charts/compare/omada-controller-11.0.4...omada-controller-11.0.5) (2023-12-22) + +### Fix diff --git a/stable/omada-controller/12.1.0/Chart.yaml b/stable/omada-controller/12.1.0/Chart.yaml new file mode 100644 index 0000000000..eec229233b --- /dev/null +++ b/stable/omada-controller/12.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: omada-controller +version: 12.1.0 +appVersion: "5.13" +description: Omada is a SDN tool for TP-Link Omada hardware +home: https://truecharts.org/charts/stable/omada-controller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png +deprecated: false +sources: + - https://github.com/mbentley/docker-omada-controller + - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller + - https://hub.docker.com/r/mbentley/omada-controller +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - omada-controller +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/omada-controller/12.1.0/README.md b/stable/omada-controller/12.1.0/README.md new file mode 100644 index 0000000000..aa01e79f55 --- /dev/null +++ b/stable/omada-controller/12.1.0/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/omada-controller) + +**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/omada-controller/12.1.0/app-changelog.md b/stable/omada-controller/12.1.0/app-changelog.md new file mode 100644 index 0000000000..644fd43f0f --- /dev/null +++ b/stable/omada-controller/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [omada-controller-12.1.0](https://github.com/truecharts/charts/compare/omada-controller-12.0.1...omada-controller-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/omada-controller/12.1.0/app-readme.md b/stable/omada-controller/12.1.0/app-readme.md new file mode 100644 index 0000000000..f96c4abc38 --- /dev/null +++ b/stable/omada-controller/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Omada is a SDN tool for TP-Link Omada hardware + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/omada-controller](https://truecharts.org/charts/stable/omada-controller) + +--- + +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/omada-controller/12.1.0/charts/common-17.2.2.tgz b/stable/omada-controller/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/omada-controller/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/omada-controller/12.1.0/ix_values.yaml b/stable/omada-controller/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..32acd1b4d3 --- /dev/null +++ b/stable/omada-controller/12.1.0/ix_values.yaml @@ -0,0 +1,83 @@ +image: + repository: mbentley/omada-controller + tag: 5.13@sha256:eab6ecf4a14207b7aaa012a1b2f29c098f8fa8ad0645b24232ccd1d8bdcd9dfb + pullPolicy: IfNotPresent +service: + main: + ports: + main: + protocol: https + port: 8043 + comm: + enabled: true + ports: + comm: + protocol: https + enabled: true + port: 8843 + omada-tcp: + enabled: true + ports: + omada-tcp1: + enabled: true + port: 29811 + targetPort: 29811 + omada-tcp2: + enabled: true + port: 29812 + targetPort: 29812 + omada-tcp3: + enabled: true + port: 29813 + targetPort: 29813 + omada-tcp4: + enabled: true + port: 29814 + targetPort: 29814 + omada-udp: + enabled: true + ports: + omada-udp1: + enabled: true + protocol: udp + port: 29810 + targetPort: 29810 +ingress: + comm: + autoLink: true +persistence: + data: + enabled: true + mountPath: /opt/tplink/EAPController/data + work: + enabled: true + mountPath: /opt/tplink/EAPController/work +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + PORTAL_HTTPS_PORT: "{{ .Values.service.comm.ports.comm.port }}" + probes: + startup: + path: /api/info + httpHeaders: + Host: kube.internal.health + liveness: + path: /api/info + httpHeaders: + Host: kube.internal.health + readiness: + path: /api/info + httpHeaders: + Host: kube.internal.health diff --git a/stable/omada-controller/12.1.0/questions.yaml b/stable/omada-controller/12.1.0/questions.yaml new file mode 100644 index 0000000000..cb3e7affb0 --- /dev/null +++ b/stable/omada-controller/12.1.0/questions.yaml @@ -0,0 +1,3579 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8043 + required: true + - variable: comm + label: Omada Controller User HTTPS portal + description: Omada Controller User HTTPS portal + 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: comm + label: TCP 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: 8843 + required: true + - variable: omada-tcp + label: Omada TCP + description: Omada TCP + 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: omada-tcp1 + label: Omada TCP 1 + description: Omada Controller or EAP Discovery Utility manages Omada devices before Omada Controller v5.x. + 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: 29811 + required: true + - variable: omada-tcp2 + label: Omada TCP 2 + description: Omada Controller or EAP Discovery Utility manages Omada devices before Omada Controller v5.x. + 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: 29812 + required: true + - variable: omada-tcp3 + label: Omada TCP 3 + description: Omada Controller upgrades Omada devices before Omada Controller v5.x. + 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: 29813 + required: true + - variable: omada-tcp4 + label: Omada TCP 4 + description: Omada Controller or EAP Discovery Utility adopts Omada devices since Omada Controller v5.x. + 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: 29814 + required: true + - variable: omada-udp + label: Omada UDP + description: Omada UDP + 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: omada-udp1 + label: Omada UDP 1 + description: Omada Controller or EAP Discovery Utility discovers Omada devices. + 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: 29810 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App data Storage + description: Stores the Application data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: work + label: App working Storage + description: Stores the Application data between resets. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: comm + label: Comm 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/wallos/3.0.1/templates/NOTES.txt b/stable/omada-controller/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/wallos/3.0.1/templates/NOTES.txt rename to stable/omada-controller/12.1.0/templates/NOTES.txt diff --git a/stable/omada-controller/12.1.0/templates/common.yaml b/stable/omada-controller/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..edfe493639 --- /dev/null +++ b/stable/omada-controller/12.1.0/templates/common.yaml @@ -0,0 +1,24 @@ +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.init" . }} + +{{/* +Omada automatically redirects to that port. +Instead of consuming the external 443 port, it's better to switch internal +But still give user the ability to change it. +When ingress is enabled, set this to 443, otherwise set it to whatever `port` is set to +*/}} + +{{- $port := .Values.service.main.ports.main.port -}} +{{- if .Values.ingress.main.enabled -}} + {{- $port = 443 -}} +{{- end -}} + +{{- $_ := set .Values.workload.main.podSpec.containers.main.env "MANAGE_HTTPS_PORT" $port -}} + +{{- $_ := set .Values.service.main.ports.main "targetPort" $port -}} + +{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.liveness "port" $port -}} +{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.readiness "port" $port -}} +{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.startup "port" $port -}} + +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/sftpgo/5.0.1/values.yaml b/stable/omada-controller/12.1.0/values.yaml similarity index 100% rename from stable/sftpgo/5.0.1/values.yaml rename to stable/omada-controller/12.1.0/values.yaml diff --git a/stable/ombi/17.1.0/CHANGELOG.md b/stable/ombi/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..24e22f1f77 --- /dev/null +++ b/stable/ombi/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ombi-17.1.0](https://github.com/truecharts/charts/compare/ombi-17.0.1...ombi-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ombi-17.0.1](https://github.com/truecharts/charts/compare/ombi-17.0.0...ombi-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ombi-17.0.0](https://github.com/truecharts/charts/compare/ombi-16.0.11...ombi-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ombi-16.0.11](https://github.com/truecharts/charts/compare/ombi-16.0.10...ombi-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ombi-16.0.10](https://github.com/truecharts/charts/compare/ombi-16.0.9...ombi-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ombi-16.0.9](https://github.com/truecharts/charts/compare/ombi-16.0.8...ombi-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ombi-16.0.8](https://github.com/truecharts/charts/compare/ombi-16.0.7...ombi-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ombi-16.0.7](https://github.com/truecharts/charts/compare/ombi-16.0.6...ombi-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ombi-16.0.6](https://github.com/truecharts/charts/compare/ombi-16.0.5...ombi-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ombi-16.0.5](https://github.com/truecharts/charts/compare/ombi-16.0.4...ombi-16.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ombi-16.0.4](https://github.com/truecharts/charts/compare/ombi-16.0.3...ombi-16.0.4) (2023-12-21) + +### Fix diff --git a/stable/ombi/17.1.0/Chart.yaml b/stable/ombi/17.1.0/Chart.yaml new file mode 100644 index 0000000000..a63edc0c72 --- /dev/null +++ b/stable/ombi/17.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ombi +version: 17.1.0 +appVersion: 4.43.10 +description: Want a Movie or TV Show on Plex or Emby? Use Ombi! +home: https://truecharts.org/charts/stable/ombi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ombi.png +deprecated: false +sources: + - https://github.com/tidusjar/Ombi + - https://github.com/truecharts/charts/tree/master/charts/stable/ombi + - https://github.com/truecharts/containers/tree/master/mirrorombi +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ombi/17.1.0/README.md b/stable/ombi/17.1.0/README.md new file mode 100644 index 0000000000..0c3f094215 --- /dev/null +++ b/stable/ombi/17.1.0/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/ombi) + +**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/ombi/17.1.0/app-changelog.md b/stable/ombi/17.1.0/app-changelog.md new file mode 100644 index 0000000000..7fe0143404 --- /dev/null +++ b/stable/ombi/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ombi-17.1.0](https://github.com/truecharts/charts/compare/ombi-17.0.1...ombi-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ombi/17.1.0/app-readme.md b/stable/ombi/17.1.0/app-readme.md new file mode 100644 index 0000000000..d992faf957 --- /dev/null +++ b/stable/ombi/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Want a Movie or TV Show on Plex or Emby? Use Ombi! + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/ombi](https://truecharts.org/charts/stable/ombi) + +--- + +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/ombi/17.1.0/charts/common-17.2.2.tgz b/stable/ombi/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ombi/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ombi/17.1.0/ix_values.yaml b/stable/ombi/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..603a60d50e --- /dev/null +++ b/stable/ombi/17.1.0/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/ombi + pullPolicy: IfNotPresent + tag: v4.43.10@sha256:bd0f1b0af7ddda20a369999901aa0016dc85ea94fc9fbe29be6481936a80264a +service: + main: + ports: + main: + port: 3579 + targetPort: 3579 +persistence: + config: + enabled: true + mountPath: "/config" +# Enabled mariadb +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/mariadb +mariadb: + enabled: false + architecture: standalone + auth: + database: ombi + username: ombi + password: ombi + primary: + persistence: + enabled: false +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false diff --git a/stable/ombi/17.1.0/questions.yaml b/stable/ombi/17.1.0/questions.yaml new file mode 100644 index 0000000000..fa49f0f02c --- /dev/null +++ b/stable/ombi/17.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 3579 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/watcharr/3.0.1/templates/NOTES.txt b/stable/ombi/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/watcharr/3.0.1/templates/NOTES.txt rename to stable/ombi/17.1.0/templates/NOTES.txt diff --git a/stable/unturned/5.0.1/templates/common.yaml b/stable/ombi/17.1.0/templates/common.yaml similarity index 100% rename from stable/unturned/5.0.1/templates/common.yaml rename to stable/ombi/17.1.0/templates/common.yaml diff --git a/stable/shaarli/4.0.1/values.yaml b/stable/ombi/17.1.0/values.yaml similarity index 100% rename from stable/shaarli/4.0.1/values.yaml rename to stable/ombi/17.1.0/values.yaml diff --git a/stable/onlinecheckyourserver/4.0.1/CHANGELOG.md b/stable/onlinecheckyourserver/4.0.1/CHANGELOG.md deleted file mode 100644 index 931144205d..0000000000 --- a/stable/onlinecheckyourserver/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [onlinecheckyourserver-4.0.1](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.0.0...onlinecheckyourserver-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [onlinecheckyourserver-4.0.0](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.17...onlinecheckyourserver-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [onlinecheckyourserver-3.0.17](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.16...onlinecheckyourserver-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [onlinecheckyourserver-3.0.16](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.15...onlinecheckyourserver-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [onlinecheckyourserver-3.0.15](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.14...onlinecheckyourserver-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [onlinecheckyourserver-3.0.14](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.13...onlinecheckyourserver-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [onlinecheckyourserver-3.0.13](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.12...onlinecheckyourserver-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [onlinecheckyourserver-3.0.12](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.11...onlinecheckyourserver-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [onlinecheckyourserver-3.0.11](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.10...onlinecheckyourserver-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [onlinecheckyourserver-3.0.10](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.9...onlinecheckyourserver-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [onlinecheckyourserver-3.0.9](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.8...onlinecheckyourserver-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/onlinecheckyourserver/4.0.1/Chart.yaml b/stable/onlinecheckyourserver/4.0.1/Chart.yaml deleted file mode 100644 index a737a39e4d..0000000000 --- a/stable/onlinecheckyourserver/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: onlinecheckyourserver -version: 4.0.1 -appVersion: latest -description: This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. -home: https://truecharts.org/charts/incubator/onlinecheckyourserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/onlinecheckyourserver - - https://hub.docker.com/r/ich777/online-check-pushover -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - onlinecheckyourserver - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/onlinecheckyourserver/4.0.1/app-changelog.md b/stable/onlinecheckyourserver/4.0.1/app-changelog.md deleted file mode 100644 index e6b48acbcc..0000000000 --- a/stable/onlinecheckyourserver/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [onlinecheckyourserver-4.0.1](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.0.0...onlinecheckyourserver-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/onlinecheckyourserver/4.0.1/charts/common-17.1.4.tgz b/stable/onlinecheckyourserver/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/onlinecheckyourserver/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/onlinecheckyourserver/4.1.0/CHANGELOG.md b/stable/onlinecheckyourserver/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..288d7db4f8 --- /dev/null +++ b/stable/onlinecheckyourserver/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [onlinecheckyourserver-4.1.0](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.0.1...onlinecheckyourserver-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [onlinecheckyourserver-4.0.1](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.0.0...onlinecheckyourserver-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [onlinecheckyourserver-4.0.0](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.17...onlinecheckyourserver-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [onlinecheckyourserver-3.0.17](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.16...onlinecheckyourserver-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [onlinecheckyourserver-3.0.16](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.15...onlinecheckyourserver-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [onlinecheckyourserver-3.0.15](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.14...onlinecheckyourserver-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [onlinecheckyourserver-3.0.14](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.13...onlinecheckyourserver-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [onlinecheckyourserver-3.0.13](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.12...onlinecheckyourserver-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [onlinecheckyourserver-3.0.12](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.11...onlinecheckyourserver-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [onlinecheckyourserver-3.0.11](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.10...onlinecheckyourserver-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [onlinecheckyourserver-3.0.10](https://github.com/truecharts/charts/compare/onlinecheckyourserver-3.0.9...onlinecheckyourserver-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/onlinecheckyourserver/4.1.0/Chart.yaml b/stable/onlinecheckyourserver/4.1.0/Chart.yaml new file mode 100644 index 0000000000..7fb7daac58 --- /dev/null +++ b/stable/onlinecheckyourserver/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: onlinecheckyourserver +version: 4.1.0 +appVersion: latest +description: This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. +home: https://truecharts.org/charts/incubator/onlinecheckyourserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/onlinecheckyourserver + - https://hub.docker.com/r/ich777/online-check-pushover +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - onlinecheckyourserver + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/onlinecheckyourserver/4.0.1/README.md b/stable/onlinecheckyourserver/4.1.0/README.md similarity index 100% rename from stable/onlinecheckyourserver/4.0.1/README.md rename to stable/onlinecheckyourserver/4.1.0/README.md diff --git a/stable/onlinecheckyourserver/4.1.0/app-changelog.md b/stable/onlinecheckyourserver/4.1.0/app-changelog.md new file mode 100644 index 0000000000..af3c61aec2 --- /dev/null +++ b/stable/onlinecheckyourserver/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [onlinecheckyourserver-4.1.0](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.0.1...onlinecheckyourserver-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/onlinecheckyourserver/4.0.1/app-readme.md b/stable/onlinecheckyourserver/4.1.0/app-readme.md similarity index 100% rename from stable/onlinecheckyourserver/4.0.1/app-readme.md rename to stable/onlinecheckyourserver/4.1.0/app-readme.md diff --git a/stable/onlinecheckyourserver/4.1.0/charts/common-17.2.2.tgz b/stable/onlinecheckyourserver/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/onlinecheckyourserver/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/onlinecheckyourserver/4.0.1/ix_values.yaml b/stable/onlinecheckyourserver/4.1.0/ix_values.yaml similarity index 100% rename from stable/onlinecheckyourserver/4.0.1/ix_values.yaml rename to stable/onlinecheckyourserver/4.1.0/ix_values.yaml diff --git a/stable/onlinecheckyourserver/4.0.1/questions.yaml b/stable/onlinecheckyourserver/4.1.0/questions.yaml similarity index 100% rename from stable/onlinecheckyourserver/4.0.1/questions.yaml rename to stable/onlinecheckyourserver/4.1.0/questions.yaml diff --git a/stable/openttd/4.0.1/templates/common.yaml b/stable/onlinecheckyourserver/4.1.0/templates/common.yaml similarity index 100% rename from stable/openttd/4.0.1/templates/common.yaml rename to stable/onlinecheckyourserver/4.1.0/templates/common.yaml diff --git a/stable/shapeshifter-obfuscator/4.0.1/values.yaml b/stable/onlinecheckyourserver/4.1.0/values.yaml similarity index 100% rename from stable/shapeshifter-obfuscator/4.0.1/values.yaml rename to stable/onlinecheckyourserver/4.1.0/values.yaml diff --git a/stable/onlyoffice-document-server/15.1.0/CHANGELOG.md b/stable/onlyoffice-document-server/15.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5141b4a859 --- /dev/null +++ b/stable/onlyoffice-document-server/15.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [onlyoffice-document-server-15.1.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.0.2...onlyoffice-document-server-15.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [onlyoffice-document-server-15.0.2](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.0.1...onlyoffice-document-server-15.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [onlyoffice-document-server-15.0.1](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.0.0...onlyoffice-document-server-15.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [onlyoffice-document-server-15.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-14.0.0...onlyoffice-document-server-15.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [onlyoffice-document-server-15.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-14.0.0...onlyoffice-document-server-15.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [onlyoffice-document-server-14.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-13.0.12...onlyoffice-document-server-14.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [onlyoffice-document-server-13.0.12](https://github.com/truecharts/charts/compare/onlyoffice-document-server-13.0.11...onlyoffice-document-server-13.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [onlyoffice-document-server-13.0.11](https://github.com/truecharts/charts/compare/onlyoffice-document-server-13.0.10...onlyoffice-document-server-13.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [onlyoffice-document-server-13.0.10](https://github.com/truecharts/charts/compare/onlyoffice-document-server-13.0.9...onlyoffice-document-server-13.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [onlyoffice-document-server-13.0.9](https://github.com/truecharts/charts/compare/onlyoffice-document-server-13.0.8...onlyoffice-document-server-13.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [onlyoffice-document-server-13.0.8](https://github.com/truecharts/charts/compare/onlyoffice-document-server-13.0.7...onlyoffice-document-server-13.0.8) (2023-12-23) + +### Chore diff --git a/stable/onlyoffice-document-server/15.1.0/Chart.yaml b/stable/onlyoffice-document-server/15.1.0/Chart.yaml new file mode 100644 index 0000000000..b7eba5c770 --- /dev/null +++ b/stable/onlyoffice-document-server/15.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: onlyoffice-document-server +version: 15.1.0 +appVersion: 7.5.1 +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 time." +home: https://truecharts.org/charts/stable/onlyoffice-document-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png +deprecated: false +sources: + - https://github.com/ONLYOFFICE/DocumentServer + - https://github.com/ONLYOFFICE/Docker-DocumentServer + - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server + - https://hub.docker.com/r/onlyoffice/documentserver +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - onlyoffice +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: office + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/onlyoffice-document-server/15.1.0/README.md b/stable/onlyoffice-document-server/15.1.0/README.md new file mode 100644 index 0000000000..e559606c2d --- /dev/null +++ b/stable/onlyoffice-document-server/15.1.0/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/onlyoffice-document-server) + +**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/onlyoffice-document-server/15.1.0/app-changelog.md b/stable/onlyoffice-document-server/15.1.0/app-changelog.md new file mode 100644 index 0000000000..af3a63a891 --- /dev/null +++ b/stable/onlyoffice-document-server/15.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [onlyoffice-document-server-15.1.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.0.2...onlyoffice-document-server-15.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/onlyoffice-document-server/15.1.0/app-readme.md b/stable/onlyoffice-document-server/15.1.0/app-readme.md new file mode 100644 index 0000000000..23b8cbdf48 --- /dev/null +++ b/stable/onlyoffice-document-server/15.1.0/app-readme.md @@ -0,0 +1,8 @@ +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 time. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/onlyoffice-document-server](https://truecharts.org/charts/stable/onlyoffice-document-server) + +--- + +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/onlyoffice-document-server/15.1.0/charts/common-17.2.2.tgz b/stable/onlyoffice-document-server/15.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/onlyoffice-document-server/15.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/onlyoffice-document-server/15.1.0/charts/redis-11.1.0.tgz b/stable/onlyoffice-document-server/15.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/onlyoffice-document-server/15.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/onlyoffice-document-server/15.1.0/ix_values.yaml b/stable/onlyoffice-document-server/15.1.0/ix_values.yaml new file mode 100644 index 0000000000..3cb20c9d4e --- /dev/null +++ b/stable/onlyoffice-document-server/15.1.0/ix_values.yaml @@ -0,0 +1,67 @@ +image: + repository: onlyoffice/documentserver + tag: 7.5.1@sha256:4194452493e2f49f138f893afb8f75e49f24b4ce956694aa2b62657727d2e04d + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10043 + targetPort: 80 +# Enabled postgres +cnpg: + main: + enabled: true + user: onlyoffice + database: onlyoffice +# Enabled redis +redis: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/healthcheck" + readiness: + path: "/healthcheck" + startup: + path: "/healthcheck" + env: + WOPI_ENABLED: true + JWT_ENABLED: true + DB_TYPE: "postgres" + DB_PORT: 5432 + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + REDIS_SERVER_PORT: 6379 + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DB_PWD: + secretKeyRef: + name: cnpg-main-user + key: password + REDIS_SERVER_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_SERVER_PASS: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + JWT_SECRET: "randomgeneratedstring" diff --git a/stable/onlyoffice-document-server/15.1.0/questions.yaml b/stable/onlyoffice-document-server/15.1.0/questions.yaml new file mode 100644 index 0000000000..a79a65c106 --- /dev/null +++ b/stable/onlyoffice-document-server/15.1.0/questions.yaml @@ -0,0 +1,3027 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: JWT_SECRET + label: "JWT_SECRET" + description: "Defines the secret key to validate the JSON Web Token in the request to the ONLYOFFICE Document Server." + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: JWT_ENABLED + label: "JWT_ENABLED" + description: "Specifies the enabling the JSON Web Token validation by the ONLYOFFICE Document Server." + schema: + type: boolean + default: false + - variable: WOPI_ENABLED + label: "WOPI_ENABLED" + description: "Specifies the enabling the wopi handlers." + schema: + type: boolean + default: false + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10043 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/watchyourlan/7.0.1/templates/NOTES.txt b/stable/onlyoffice-document-server/15.1.0/templates/NOTES.txt similarity index 100% rename from stable/watchyourlan/7.0.1/templates/NOTES.txt rename to stable/onlyoffice-document-server/15.1.0/templates/NOTES.txt diff --git a/stable/verysync/8.0.1/templates/common.yaml b/stable/onlyoffice-document-server/15.1.0/templates/common.yaml similarity index 100% rename from stable/verysync/8.0.1/templates/common.yaml rename to stable/onlyoffice-document-server/15.1.0/templates/common.yaml diff --git a/stable/sheetable/5.0.1/values.yaml b/stable/onlyoffice-document-server/15.1.0/values.yaml similarity index 100% rename from stable/sheetable/5.0.1/values.yaml rename to stable/onlyoffice-document-server/15.1.0/values.yaml diff --git a/stable/openaudible/4.0.1/CHANGELOG.md b/stable/openaudible/4.0.1/CHANGELOG.md deleted file mode 100644 index 476d254741..0000000000 --- a/stable/openaudible/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openaudible-4.0.1](https://github.com/truecharts/charts/compare/openaudible-4.0.0...openaudible-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [openaudible-4.0.0](https://github.com/truecharts/charts/compare/openaudible-3.0.17...openaudible-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [openaudible-3.0.17](https://github.com/truecharts/charts/compare/openaudible-3.0.16...openaudible-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [openaudible-3.0.16](https://github.com/truecharts/charts/compare/openaudible-3.0.15...openaudible-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [openaudible-3.0.15](https://github.com/truecharts/charts/compare/openaudible-3.0.14...openaudible-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [openaudible-3.0.14](https://github.com/truecharts/charts/compare/openaudible-3.0.13...openaudible-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [openaudible-3.0.13](https://github.com/truecharts/charts/compare/openaudible-3.0.12...openaudible-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [openaudible-3.0.12](https://github.com/truecharts/charts/compare/openaudible-3.0.11...openaudible-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [openaudible-3.0.11](https://github.com/truecharts/charts/compare/openaudible-3.0.10...openaudible-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [openaudible-3.0.10](https://github.com/truecharts/charts/compare/openaudible-3.0.9...openaudible-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [openaudible-3.0.9](https://github.com/truecharts/charts/compare/openaudible-3.0.8...openaudible-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/openaudible/4.0.1/Chart.yaml b/stable/openaudible/4.0.1/Chart.yaml deleted file mode 100644 index 04f5fb7c25..0000000000 --- a/stable/openaudible/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: openaudible -version: 4.0.1 -appVersion: latest -description: All your audiobooks in one place -home: https://truecharts.org/charts/incubator/openaudible -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openaudible.png -deprecated: false -sources: - - https://hub.docker.com/r/openaudible/openaudible - - https://github.com/openaudible/openaudible_docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/openaudible -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - audible -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/openaudible/4.0.1/app-changelog.md b/stable/openaudible/4.0.1/app-changelog.md deleted file mode 100644 index 4a6425748d..0000000000 --- a/stable/openaudible/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openaudible-4.0.1](https://github.com/truecharts/charts/compare/openaudible-4.0.0...openaudible-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/openaudible/4.0.1/charts/common-17.1.4.tgz b/stable/openaudible/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/openaudible/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/openaudible/4.1.0/CHANGELOG.md b/stable/openaudible/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fd4280de97 --- /dev/null +++ b/stable/openaudible/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openaudible-4.1.0](https://github.com/truecharts/charts/compare/openaudible-4.0.1...openaudible-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [openaudible-4.0.1](https://github.com/truecharts/charts/compare/openaudible-4.0.0...openaudible-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [openaudible-4.0.0](https://github.com/truecharts/charts/compare/openaudible-3.0.17...openaudible-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [openaudible-3.0.17](https://github.com/truecharts/charts/compare/openaudible-3.0.16...openaudible-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [openaudible-3.0.16](https://github.com/truecharts/charts/compare/openaudible-3.0.15...openaudible-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [openaudible-3.0.15](https://github.com/truecharts/charts/compare/openaudible-3.0.14...openaudible-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [openaudible-3.0.14](https://github.com/truecharts/charts/compare/openaudible-3.0.13...openaudible-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [openaudible-3.0.13](https://github.com/truecharts/charts/compare/openaudible-3.0.12...openaudible-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [openaudible-3.0.12](https://github.com/truecharts/charts/compare/openaudible-3.0.11...openaudible-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [openaudible-3.0.11](https://github.com/truecharts/charts/compare/openaudible-3.0.10...openaudible-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [openaudible-3.0.10](https://github.com/truecharts/charts/compare/openaudible-3.0.9...openaudible-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/openaudible/4.1.0/Chart.yaml b/stable/openaudible/4.1.0/Chart.yaml new file mode 100644 index 0000000000..b1c4307497 --- /dev/null +++ b/stable/openaudible/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: openaudible +version: 4.1.0 +appVersion: latest +description: All your audiobooks in one place +home: https://truecharts.org/charts/incubator/openaudible +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openaudible.png +deprecated: false +sources: + - https://github.com/openaudible/openaudible_docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/openaudible + - https://hub.docker.com/r/openaudible/openaudible +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - audible +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/openaudible/4.0.1/README.md b/stable/openaudible/4.1.0/README.md similarity index 100% rename from stable/openaudible/4.0.1/README.md rename to stable/openaudible/4.1.0/README.md diff --git a/stable/openaudible/4.1.0/app-changelog.md b/stable/openaudible/4.1.0/app-changelog.md new file mode 100644 index 0000000000..5db6647f6d --- /dev/null +++ b/stable/openaudible/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openaudible-4.1.0](https://github.com/truecharts/charts/compare/openaudible-4.0.1...openaudible-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/openaudible/4.0.1/app-readme.md b/stable/openaudible/4.1.0/app-readme.md similarity index 100% rename from stable/openaudible/4.0.1/app-readme.md rename to stable/openaudible/4.1.0/app-readme.md diff --git a/stable/openaudible/4.1.0/charts/common-17.2.2.tgz b/stable/openaudible/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/openaudible/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/openaudible/4.0.1/ix_values.yaml b/stable/openaudible/4.1.0/ix_values.yaml similarity index 100% rename from stable/openaudible/4.0.1/ix_values.yaml rename to stable/openaudible/4.1.0/ix_values.yaml diff --git a/stable/openaudible/4.0.1/questions.yaml b/stable/openaudible/4.1.0/questions.yaml similarity index 100% rename from stable/openaudible/4.0.1/questions.yaml rename to stable/openaudible/4.1.0/questions.yaml diff --git a/stable/vocechat-server/2.0.1/templates/common.yaml b/stable/openaudible/4.1.0/templates/common.yaml similarity index 100% rename from stable/vocechat-server/2.0.1/templates/common.yaml rename to stable/openaudible/4.1.0/templates/common.yaml diff --git a/stable/shlink-web-client/9.0.1/values.yaml b/stable/openaudible/4.1.0/values.yaml similarity index 100% rename from stable/shlink-web-client/9.0.1/values.yaml rename to stable/openaudible/4.1.0/values.yaml diff --git a/stable/openbooks/3.0.1/CHANGELOG.md b/stable/openbooks/3.0.1/CHANGELOG.md deleted file mode 100644 index 35da843122..0000000000 --- a/stable/openbooks/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openbooks-3.0.1](https://github.com/truecharts/charts/compare/openbooks-3.0.0...openbooks-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [openbooks-3.0.0](https://github.com/truecharts/charts/compare/openbooks-2.0.11...openbooks-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [openbooks-2.0.11](https://github.com/truecharts/charts/compare/openbooks-2.0.10...openbooks-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [openbooks-2.0.10](https://github.com/truecharts/charts/compare/openbooks-2.0.9...openbooks-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [openbooks-2.0.9](https://github.com/truecharts/charts/compare/openbooks-2.0.8...openbooks-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [openbooks-2.0.8](https://github.com/truecharts/charts/compare/openbooks-2.0.7...openbooks-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [openbooks-2.0.7](https://github.com/truecharts/charts/compare/openbooks-2.0.6...openbooks-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [openbooks-2.0.6](https://github.com/truecharts/charts/compare/openbooks-2.0.5...openbooks-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [openbooks-2.0.5](https://github.com/truecharts/charts/compare/openbooks-2.0.4...openbooks-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [openbooks-2.0.4](https://github.com/truecharts/charts/compare/openbooks-2.0.3...openbooks-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [openbooks-2.0.3](https://github.com/truecharts/charts/compare/openbooks-2.0.2...openbooks-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/openbooks/3.0.1/Chart.yaml b/stable/openbooks/3.0.1/Chart.yaml deleted file mode 100644 index b4af8d31c9..0000000000 --- a/stable/openbooks/3.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: openbooks -version: 3.0.1 -appVersion: 4.5.0 -description: IRC Highway eBook Downloads. -home: https://truecharts.org/charts/incubator/openbooks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openbooks.png -deprecated: false -sources: - - https://github.com/evan-buss/openbooks - - https://github.com/truecharts/charts/tree/master/charts/incubator/openbooks - - https://github.com/truecharts/containers/tree/master/mirroropenbooks -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - openbooks - - media -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/openbooks/3.0.1/app-changelog.md b/stable/openbooks/3.0.1/app-changelog.md deleted file mode 100644 index 689bd951bb..0000000000 --- a/stable/openbooks/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openbooks-3.0.1](https://github.com/truecharts/charts/compare/openbooks-3.0.0...openbooks-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/openbooks/3.0.1/charts/common-17.1.4.tgz b/stable/openbooks/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/openbooks/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/openbooks/3.1.0/CHANGELOG.md b/stable/openbooks/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..130fab4541 --- /dev/null +++ b/stable/openbooks/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openbooks-3.1.0](https://github.com/truecharts/charts/compare/openbooks-3.0.1...openbooks-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [openbooks-3.0.1](https://github.com/truecharts/charts/compare/openbooks-3.0.0...openbooks-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [openbooks-3.0.0](https://github.com/truecharts/charts/compare/openbooks-2.0.11...openbooks-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [openbooks-2.0.11](https://github.com/truecharts/charts/compare/openbooks-2.0.10...openbooks-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [openbooks-2.0.10](https://github.com/truecharts/charts/compare/openbooks-2.0.9...openbooks-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [openbooks-2.0.9](https://github.com/truecharts/charts/compare/openbooks-2.0.8...openbooks-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [openbooks-2.0.8](https://github.com/truecharts/charts/compare/openbooks-2.0.7...openbooks-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [openbooks-2.0.7](https://github.com/truecharts/charts/compare/openbooks-2.0.6...openbooks-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [openbooks-2.0.6](https://github.com/truecharts/charts/compare/openbooks-2.0.5...openbooks-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [openbooks-2.0.5](https://github.com/truecharts/charts/compare/openbooks-2.0.4...openbooks-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [openbooks-2.0.4](https://github.com/truecharts/charts/compare/openbooks-2.0.3...openbooks-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/openbooks/3.1.0/Chart.yaml b/stable/openbooks/3.1.0/Chart.yaml new file mode 100644 index 0000000000..cb91a0c8fb --- /dev/null +++ b/stable/openbooks/3.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: openbooks +version: 3.1.0 +appVersion: 4.5.0 +description: IRC Highway eBook Downloads. +home: https://truecharts.org/charts/incubator/openbooks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openbooks.png +deprecated: false +sources: + - https://github.com/evan-buss/openbooks + - https://github.com/truecharts/charts/tree/master/charts/incubator/openbooks + - https://github.com/truecharts/containers/tree/master/mirroropenbooks +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - openbooks + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/openbooks/3.0.1/README.md b/stable/openbooks/3.1.0/README.md similarity index 100% rename from stable/openbooks/3.0.1/README.md rename to stable/openbooks/3.1.0/README.md diff --git a/stable/openbooks/3.1.0/app-changelog.md b/stable/openbooks/3.1.0/app-changelog.md new file mode 100644 index 0000000000..4ce73fb629 --- /dev/null +++ b/stable/openbooks/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openbooks-3.1.0](https://github.com/truecharts/charts/compare/openbooks-3.0.1...openbooks-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/openbooks/3.0.1/app-readme.md b/stable/openbooks/3.1.0/app-readme.md similarity index 100% rename from stable/openbooks/3.0.1/app-readme.md rename to stable/openbooks/3.1.0/app-readme.md diff --git a/stable/openbooks/3.1.0/charts/common-17.2.2.tgz b/stable/openbooks/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/openbooks/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/openbooks/3.0.1/ix_values.yaml b/stable/openbooks/3.1.0/ix_values.yaml similarity index 100% rename from stable/openbooks/3.0.1/ix_values.yaml rename to stable/openbooks/3.1.0/ix_values.yaml diff --git a/stable/openbooks/3.0.1/questions.yaml b/stable/openbooks/3.1.0/questions.yaml similarity index 100% rename from stable/openbooks/3.0.1/questions.yaml rename to stable/openbooks/3.1.0/questions.yaml diff --git a/stable/webgrabplus/8.0.1/templates/NOTES.txt b/stable/openbooks/3.1.0/templates/NOTES.txt similarity index 100% rename from stable/webgrabplus/8.0.1/templates/NOTES.txt rename to stable/openbooks/3.1.0/templates/NOTES.txt diff --git a/stable/openbooks/3.0.1/templates/_args.tpl b/stable/openbooks/3.1.0/templates/_args.tpl similarity index 100% rename from stable/openbooks/3.0.1/templates/_args.tpl rename to stable/openbooks/3.1.0/templates/_args.tpl diff --git a/stable/openbooks/3.0.1/templates/common.yaml b/stable/openbooks/3.1.0/templates/common.yaml similarity index 100% rename from stable/openbooks/3.0.1/templates/common.yaml rename to stable/openbooks/3.1.0/templates/common.yaml diff --git a/stable/shoko-server/8.0.1/values.yaml b/stable/openbooks/3.1.0/values.yaml similarity index 100% rename from stable/shoko-server/8.0.1/values.yaml rename to stable/openbooks/3.1.0/values.yaml diff --git a/stable/opengl-desktop-g3/4.0.1/CHANGELOG.md b/stable/opengl-desktop-g3/4.0.1/CHANGELOG.md deleted file mode 100644 index 6ed5f82752..0000000000 --- a/stable/opengl-desktop-g3/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [opengl-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.0.0...opengl-desktop-g3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [opengl-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.18...opengl-desktop-g3-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [opengl-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.17...opengl-desktop-g3-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [opengl-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.16...opengl-desktop-g3-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [opengl-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.15...opengl-desktop-g3-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [opengl-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.14...opengl-desktop-g3-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [opengl-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.13...opengl-desktop-g3-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [opengl-desktop-g3-3.0.13](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.12...opengl-desktop-g3-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [opengl-desktop-g3-3.0.12](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.11...opengl-desktop-g3-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [opengl-desktop-g3-3.0.11](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.10...opengl-desktop-g3-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [opengl-desktop-g3-3.0.10](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.9...opengl-desktop-g3-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/opengl-desktop-g3/4.0.1/Chart.yaml b/stable/opengl-desktop-g3/4.0.1/Chart.yaml deleted file mode 100644 index 5d547bea53..0000000000 --- a/stable/opengl-desktop-g3/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: opengl-desktop-g3 -version: 4.0.1 -appVersion: latest -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/incubator/opengl-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.png -deprecated: false -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - opengl-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/opengl-desktop-g3/4.0.1/app-changelog.md b/stable/opengl-desktop-g3/4.0.1/app-changelog.md deleted file mode 100644 index 55ba185efe..0000000000 --- a/stable/opengl-desktop-g3/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [opengl-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.0.0...opengl-desktop-g3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/opengl-desktop-g3/4.0.1/charts/common-17.1.4.tgz b/stable/opengl-desktop-g3/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/opengl-desktop-g3/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/opengl-desktop-g3/4.1.0/CHANGELOG.md b/stable/opengl-desktop-g3/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1860db26e3 --- /dev/null +++ b/stable/opengl-desktop-g3/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [opengl-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.0.1...opengl-desktop-g3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [opengl-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.0.0...opengl-desktop-g3-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [opengl-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.18...opengl-desktop-g3-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [opengl-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.17...opengl-desktop-g3-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [opengl-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.16...opengl-desktop-g3-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [opengl-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.15...opengl-desktop-g3-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [opengl-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.14...opengl-desktop-g3-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [opengl-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.13...opengl-desktop-g3-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [opengl-desktop-g3-3.0.13](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.12...opengl-desktop-g3-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [opengl-desktop-g3-3.0.12](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.11...opengl-desktop-g3-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [opengl-desktop-g3-3.0.11](https://github.com/truecharts/charts/compare/opengl-desktop-g3-3.0.10...opengl-desktop-g3-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/opengl-desktop-g3/4.1.0/Chart.yaml b/stable/opengl-desktop-g3/4.1.0/Chart.yaml new file mode 100644 index 0000000000..4614d6b8a4 --- /dev/null +++ b/stable/opengl-desktop-g3/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: opengl-desktop-g3 +version: 4.1.0 +appVersion: latest +description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing +home: https://truecharts.org/charts/incubator/opengl-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.png +deprecated: false +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - opengl-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/opengl-desktop-g3/4.0.1/README.md b/stable/opengl-desktop-g3/4.1.0/README.md similarity index 100% rename from stable/opengl-desktop-g3/4.0.1/README.md rename to stable/opengl-desktop-g3/4.1.0/README.md diff --git a/stable/opengl-desktop-g3/4.1.0/app-changelog.md b/stable/opengl-desktop-g3/4.1.0/app-changelog.md new file mode 100644 index 0000000000..177340582e --- /dev/null +++ b/stable/opengl-desktop-g3/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [opengl-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.0.1...opengl-desktop-g3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/opengl-desktop-g3/4.0.1/app-readme.md b/stable/opengl-desktop-g3/4.1.0/app-readme.md similarity index 100% rename from stable/opengl-desktop-g3/4.0.1/app-readme.md rename to stable/opengl-desktop-g3/4.1.0/app-readme.md diff --git a/stable/opengl-desktop-g3/4.1.0/charts/common-17.2.2.tgz b/stable/opengl-desktop-g3/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/opengl-desktop-g3/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/opengl-desktop-g3/4.0.1/ix_values.yaml b/stable/opengl-desktop-g3/4.1.0/ix_values.yaml similarity index 100% rename from stable/opengl-desktop-g3/4.0.1/ix_values.yaml rename to stable/opengl-desktop-g3/4.1.0/ix_values.yaml diff --git a/stable/opengl-desktop-g3/4.0.1/questions.yaml b/stable/opengl-desktop-g3/4.1.0/questions.yaml similarity index 100% rename from stable/opengl-desktop-g3/4.0.1/questions.yaml rename to stable/opengl-desktop-g3/4.1.0/questions.yaml diff --git a/stable/owi2plex/4.0.1/templates/common.yaml b/stable/opengl-desktop-g3/4.1.0/templates/common.yaml similarity index 100% rename from stable/owi2plex/4.0.1/templates/common.yaml rename to stable/opengl-desktop-g3/4.1.0/templates/common.yaml diff --git a/stable/shortipy/4.0.1/values.yaml b/stable/opengl-desktop-g3/4.1.0/values.yaml similarity index 100% rename from stable/shortipy/4.0.1/values.yaml rename to stable/opengl-desktop-g3/4.1.0/values.yaml diff --git a/stable/openhab/8.0.1/CHANGELOG.md b/stable/openhab/8.0.1/CHANGELOG.md deleted file mode 100644 index fa11aa3e2c..0000000000 --- a/stable/openhab/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openhab-8.0.1](https://github.com/truecharts/charts/compare/openhab-8.0.0...openhab-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [openhab-8.0.0](https://github.com/truecharts/charts/compare/openhab-7.1.0...openhab-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [openhab-7.1.0](https://github.com/truecharts/charts/compare/openhab-7.0.11...openhab-7.1.0) (2023-12-25) - -### Chore - -- update container image openhab/openhab to v4.1.0[@63cef01](https://github.com/63cef01) by renovate ([#16498](https://github.com/truecharts/charts/issues/16498)) - - - - -## [openhab-7.0.11](https://github.com/truecharts/charts/compare/openhab-7.0.10...openhab-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [openhab-7.0.10](https://github.com/truecharts/charts/compare/openhab-7.0.9...openhab-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [openhab-7.0.9](https://github.com/truecharts/charts/compare/openhab-7.0.8...openhab-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [openhab-7.0.8](https://github.com/truecharts/charts/compare/openhab-7.0.7...openhab-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [openhab-7.0.7](https://github.com/truecharts/charts/compare/openhab-7.0.6...openhab-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [openhab-7.0.6](https://github.com/truecharts/charts/compare/openhab-7.0.5...openhab-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [openhab-7.0.5](https://github.com/truecharts/charts/compare/openhab-7.0.4...openhab-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [openhab-7.0.4](https://github.com/truecharts/charts/compare/openhab-7.0.3...openhab-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/openhab/8.0.1/Chart.yaml b/stable/openhab/8.0.1/Chart.yaml deleted file mode 100644 index f0ed5939fc..0000000000 --- a/stable/openhab/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: openhab -version: 8.0.1 -appVersion: 4.1.0 -description: OpenHab is a home-automation application -home: https://truecharts.org/charts/stable/openhab -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openhab - - https://hub.docker.com/r/openhab/openhab -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - openhab -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/openhab/8.0.1/app-changelog.md b/stable/openhab/8.0.1/app-changelog.md deleted file mode 100644 index 0fcfd4428b..0000000000 --- a/stable/openhab/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openhab-8.0.1](https://github.com/truecharts/charts/compare/openhab-8.0.0...openhab-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/openhab/8.0.1/charts/common-17.1.4.tgz b/stable/openhab/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/openhab/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/openhab/8.1.0/CHANGELOG.md b/stable/openhab/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..43642ad118 --- /dev/null +++ b/stable/openhab/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openhab-8.1.0](https://github.com/truecharts/charts/compare/openhab-8.0.1...openhab-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [openhab-8.0.1](https://github.com/truecharts/charts/compare/openhab-8.0.0...openhab-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [openhab-8.0.0](https://github.com/truecharts/charts/compare/openhab-7.1.0...openhab-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [openhab-7.1.0](https://github.com/truecharts/charts/compare/openhab-7.0.11...openhab-7.1.0) (2023-12-25) + +### Chore + +- update container image openhab/openhab to v4.1.0[@63cef01](https://github.com/63cef01) by renovate ([#16498](https://github.com/truecharts/charts/issues/16498)) + + + + +## [openhab-7.0.11](https://github.com/truecharts/charts/compare/openhab-7.0.10...openhab-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [openhab-7.0.10](https://github.com/truecharts/charts/compare/openhab-7.0.9...openhab-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [openhab-7.0.9](https://github.com/truecharts/charts/compare/openhab-7.0.8...openhab-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [openhab-7.0.8](https://github.com/truecharts/charts/compare/openhab-7.0.7...openhab-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [openhab-7.0.7](https://github.com/truecharts/charts/compare/openhab-7.0.6...openhab-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [openhab-7.0.6](https://github.com/truecharts/charts/compare/openhab-7.0.5...openhab-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [openhab-7.0.5](https://github.com/truecharts/charts/compare/openhab-7.0.4...openhab-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/openhab/8.1.0/Chart.yaml b/stable/openhab/8.1.0/Chart.yaml new file mode 100644 index 0000000000..1ef33069bd --- /dev/null +++ b/stable/openhab/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: openhab +version: 8.1.0 +appVersion: 4.1.0 +description: OpenHab is a home-automation application +home: https://truecharts.org/charts/stable/openhab +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openhab + - https://hub.docker.com/r/openhab/openhab +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - openhab +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/openhab/8.0.1/README.md b/stable/openhab/8.1.0/README.md similarity index 100% rename from stable/openhab/8.0.1/README.md rename to stable/openhab/8.1.0/README.md diff --git a/stable/openhab/8.1.0/app-changelog.md b/stable/openhab/8.1.0/app-changelog.md new file mode 100644 index 0000000000..569039ad06 --- /dev/null +++ b/stable/openhab/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openhab-8.1.0](https://github.com/truecharts/charts/compare/openhab-8.0.1...openhab-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/openhab/8.0.1/app-readme.md b/stable/openhab/8.1.0/app-readme.md similarity index 100% rename from stable/openhab/8.0.1/app-readme.md rename to stable/openhab/8.1.0/app-readme.md diff --git a/stable/openhab/8.1.0/charts/common-17.2.2.tgz b/stable/openhab/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/openhab/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/openhab/8.0.1/ix_values.yaml b/stable/openhab/8.1.0/ix_values.yaml similarity index 100% rename from stable/openhab/8.0.1/ix_values.yaml rename to stable/openhab/8.1.0/ix_values.yaml diff --git a/stable/openhab/8.0.1/questions.yaml b/stable/openhab/8.1.0/questions.yaml similarity index 100% rename from stable/openhab/8.0.1/questions.yaml rename to stable/openhab/8.1.0/questions.yaml diff --git a/stable/webnut/7.0.1/templates/NOTES.txt b/stable/openhab/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/webnut/7.0.1/templates/NOTES.txt rename to stable/openhab/8.1.0/templates/NOTES.txt diff --git a/stable/openhab/8.1.0/templates/common.yaml b/stable/openhab/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..995efb03eb --- /dev/null +++ b/stable/openhab/8.1.0/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/shorturl/9.0.1/values.yaml b/stable/openhab/8.1.0/values.yaml similarity index 100% rename from stable/shorturl/9.0.1/values.yaml rename to stable/openhab/8.1.0/values.yaml diff --git a/stable/openra/4.0.1/CHANGELOG.md b/stable/openra/4.0.1/CHANGELOG.md deleted file mode 100644 index c2565fc34f..0000000000 --- a/stable/openra/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openra-4.0.1](https://github.com/truecharts/charts/compare/openra-4.0.0...openra-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [openra-4.0.0](https://github.com/truecharts/charts/compare/openra-3.0.17...openra-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [openra-3.0.17](https://github.com/truecharts/charts/compare/openra-3.0.16...openra-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [openra-3.0.16](https://github.com/truecharts/charts/compare/openra-3.0.15...openra-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [openra-3.0.15](https://github.com/truecharts/charts/compare/openra-3.0.14...openra-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [openra-3.0.14](https://github.com/truecharts/charts/compare/openra-3.0.13...openra-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [openra-3.0.13](https://github.com/truecharts/charts/compare/openra-3.0.12...openra-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [openra-3.0.12](https://github.com/truecharts/charts/compare/openra-3.0.11...openra-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [openra-3.0.11](https://github.com/truecharts/charts/compare/openra-3.0.10...openra-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [openra-3.0.10](https://github.com/truecharts/charts/compare/openra-3.0.9...openra-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [openra-3.0.9](https://github.com/truecharts/charts/compare/openra-3.0.8...openra-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/openra/4.0.1/Chart.yaml b/stable/openra/4.0.1/Chart.yaml deleted file mode 100644 index 79989396c0..0000000000 --- a/stable/openra/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: openra -version: 4.0.1 -appVersion: latest -description: Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] -home: https://truecharts.org/charts/incubator/openra -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/openra - - https://hub.docker.com/r/rmoriz/openra -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - openra - - Network-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/openra/4.0.1/app-changelog.md b/stable/openra/4.0.1/app-changelog.md deleted file mode 100644 index 8b76153473..0000000000 --- a/stable/openra/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openra-4.0.1](https://github.com/truecharts/charts/compare/openra-4.0.0...openra-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/openra/4.0.1/charts/common-17.1.4.tgz b/stable/openra/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/openra/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/openra/4.1.0/CHANGELOG.md b/stable/openra/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9eab359184 --- /dev/null +++ b/stable/openra/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openra-4.1.0](https://github.com/truecharts/charts/compare/openra-4.0.1...openra-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [openra-4.0.1](https://github.com/truecharts/charts/compare/openra-4.0.0...openra-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [openra-4.0.0](https://github.com/truecharts/charts/compare/openra-3.0.17...openra-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [openra-3.0.17](https://github.com/truecharts/charts/compare/openra-3.0.16...openra-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [openra-3.0.16](https://github.com/truecharts/charts/compare/openra-3.0.15...openra-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [openra-3.0.15](https://github.com/truecharts/charts/compare/openra-3.0.14...openra-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [openra-3.0.14](https://github.com/truecharts/charts/compare/openra-3.0.13...openra-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [openra-3.0.13](https://github.com/truecharts/charts/compare/openra-3.0.12...openra-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [openra-3.0.12](https://github.com/truecharts/charts/compare/openra-3.0.11...openra-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [openra-3.0.11](https://github.com/truecharts/charts/compare/openra-3.0.10...openra-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [openra-3.0.10](https://github.com/truecharts/charts/compare/openra-3.0.9...openra-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/openra/4.1.0/Chart.yaml b/stable/openra/4.1.0/Chart.yaml new file mode 100644 index 0000000000..b58e2c34b4 --- /dev/null +++ b/stable/openra/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: openra +version: 4.1.0 +appVersion: latest +description: Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] +home: https://truecharts.org/charts/incubator/openra +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/openra + - https://hub.docker.com/r/rmoriz/openra +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - openra + - Network-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/openra/4.0.1/README.md b/stable/openra/4.1.0/README.md similarity index 100% rename from stable/openra/4.0.1/README.md rename to stable/openra/4.1.0/README.md diff --git a/stable/openra/4.1.0/app-changelog.md b/stable/openra/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ae6f3bc4da --- /dev/null +++ b/stable/openra/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openra-4.1.0](https://github.com/truecharts/charts/compare/openra-4.0.1...openra-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/openra/4.0.1/app-readme.md b/stable/openra/4.1.0/app-readme.md similarity index 100% rename from stable/openra/4.0.1/app-readme.md rename to stable/openra/4.1.0/app-readme.md diff --git a/stable/openra/4.1.0/charts/common-17.2.2.tgz b/stable/openra/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/openra/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/openra/4.0.1/ix_values.yaml b/stable/openra/4.1.0/ix_values.yaml similarity index 100% rename from stable/openra/4.0.1/ix_values.yaml rename to stable/openra/4.1.0/ix_values.yaml diff --git a/stable/openra/4.0.1/questions.yaml b/stable/openra/4.1.0/questions.yaml similarity index 100% rename from stable/openra/4.0.1/questions.yaml rename to stable/openra/4.1.0/questions.yaml diff --git a/stable/passwordpusherephemeral/4.0.1/templates/common.yaml b/stable/openra/4.1.0/templates/common.yaml similarity index 100% rename from stable/passwordpusherephemeral/4.0.1/templates/common.yaml rename to stable/openra/4.1.0/templates/common.yaml diff --git a/stable/sia-daemon/4.0.1/values.yaml b/stable/openra/4.1.0/values.yaml similarity index 100% rename from stable/sia-daemon/4.0.1/values.yaml rename to stable/openra/4.1.0/values.yaml diff --git a/stable/openspeedtest/7.0.1/CHANGELOG.md b/stable/openspeedtest/7.0.1/CHANGELOG.md deleted file mode 100644 index 88fec28bc0..0000000000 --- a/stable/openspeedtest/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openspeedtest-7.0.1](https://github.com/truecharts/charts/compare/openspeedtest-7.0.0...openspeedtest-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [openspeedtest-7.0.0](https://github.com/truecharts/charts/compare/openspeedtest-6.0.11...openspeedtest-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [openspeedtest-6.0.11](https://github.com/truecharts/charts/compare/openspeedtest-6.0.10...openspeedtest-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [openspeedtest-6.0.10](https://github.com/truecharts/charts/compare/openspeedtest-6.0.9...openspeedtest-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [openspeedtest-6.0.9](https://github.com/truecharts/charts/compare/openspeedtest-6.0.8...openspeedtest-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [openspeedtest-6.0.8](https://github.com/truecharts/charts/compare/openspeedtest-6.0.7...openspeedtest-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [openspeedtest-6.0.7](https://github.com/truecharts/charts/compare/openspeedtest-6.0.6...openspeedtest-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [openspeedtest-6.0.6](https://github.com/truecharts/charts/compare/openspeedtest-6.0.5...openspeedtest-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [openspeedtest-6.0.5](https://github.com/truecharts/charts/compare/openspeedtest-6.0.4...openspeedtest-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [openspeedtest-6.0.4](https://github.com/truecharts/charts/compare/openspeedtest-6.0.3...openspeedtest-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [openspeedtest-6.0.3](https://github.com/truecharts/charts/compare/openspeedtest-6.0.2...openspeedtest-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/openspeedtest/7.0.1/Chart.yaml b/stable/openspeedtest/7.0.1/Chart.yaml deleted file mode 100644 index 00bec2cdfd..0000000000 --- a/stable/openspeedtest/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: openspeedtest -version: 7.0.1 -appVersion: latest -description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. -home: https://truecharts.org/charts/stable/openspeedtest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.png -deprecated: false -sources: - - https://github.com/openspeedtest/Speed-Test - - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest - - https://hub.docker.com/r/openspeedtest/latest -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - speedtest - - speed test - - openspeedtest -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/openspeedtest/7.0.1/app-changelog.md b/stable/openspeedtest/7.0.1/app-changelog.md deleted file mode 100644 index 6a11954434..0000000000 --- a/stable/openspeedtest/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openspeedtest-7.0.1](https://github.com/truecharts/charts/compare/openspeedtest-7.0.0...openspeedtest-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/openspeedtest/7.0.1/charts/common-17.1.4.tgz b/stable/openspeedtest/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/openspeedtest/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/openspeedtest/7.1.0/CHANGELOG.md b/stable/openspeedtest/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..365f18b3d9 --- /dev/null +++ b/stable/openspeedtest/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openspeedtest-7.1.0](https://github.com/truecharts/charts/compare/openspeedtest-7.0.1...openspeedtest-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [openspeedtest-7.0.1](https://github.com/truecharts/charts/compare/openspeedtest-7.0.0...openspeedtest-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [openspeedtest-7.0.0](https://github.com/truecharts/charts/compare/openspeedtest-6.0.11...openspeedtest-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [openspeedtest-6.0.11](https://github.com/truecharts/charts/compare/openspeedtest-6.0.10...openspeedtest-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [openspeedtest-6.0.10](https://github.com/truecharts/charts/compare/openspeedtest-6.0.9...openspeedtest-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [openspeedtest-6.0.9](https://github.com/truecharts/charts/compare/openspeedtest-6.0.8...openspeedtest-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [openspeedtest-6.0.8](https://github.com/truecharts/charts/compare/openspeedtest-6.0.7...openspeedtest-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [openspeedtest-6.0.7](https://github.com/truecharts/charts/compare/openspeedtest-6.0.6...openspeedtest-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [openspeedtest-6.0.6](https://github.com/truecharts/charts/compare/openspeedtest-6.0.5...openspeedtest-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [openspeedtest-6.0.5](https://github.com/truecharts/charts/compare/openspeedtest-6.0.4...openspeedtest-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [openspeedtest-6.0.4](https://github.com/truecharts/charts/compare/openspeedtest-6.0.3...openspeedtest-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/openspeedtest/7.1.0/Chart.yaml b/stable/openspeedtest/7.1.0/Chart.yaml new file mode 100644 index 0000000000..dd0596d335 --- /dev/null +++ b/stable/openspeedtest/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: openspeedtest +version: 7.1.0 +appVersion: latest +description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. +home: https://truecharts.org/charts/stable/openspeedtest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest + - https://hub.docker.com/r/openspeedtest/latest + - https://github.com/openspeedtest/Speed-Test +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - speedtest + - speed test + - openspeedtest +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/openspeedtest/7.0.1/README.md b/stable/openspeedtest/7.1.0/README.md similarity index 100% rename from stable/openspeedtest/7.0.1/README.md rename to stable/openspeedtest/7.1.0/README.md diff --git a/stable/openspeedtest/7.1.0/app-changelog.md b/stable/openspeedtest/7.1.0/app-changelog.md new file mode 100644 index 0000000000..b6c9ca103b --- /dev/null +++ b/stable/openspeedtest/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openspeedtest-7.1.0](https://github.com/truecharts/charts/compare/openspeedtest-7.0.1...openspeedtest-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/openspeedtest/7.0.1/app-readme.md b/stable/openspeedtest/7.1.0/app-readme.md similarity index 100% rename from stable/openspeedtest/7.0.1/app-readme.md rename to stable/openspeedtest/7.1.0/app-readme.md diff --git a/stable/openspeedtest/7.1.0/charts/common-17.2.2.tgz b/stable/openspeedtest/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/openspeedtest/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/openspeedtest/7.0.1/ix_values.yaml b/stable/openspeedtest/7.1.0/ix_values.yaml similarity index 100% rename from stable/openspeedtest/7.0.1/ix_values.yaml rename to stable/openspeedtest/7.1.0/ix_values.yaml diff --git a/stable/openspeedtest/7.0.1/questions.yaml b/stable/openspeedtest/7.1.0/questions.yaml similarity index 100% rename from stable/openspeedtest/7.0.1/questions.yaml rename to stable/openspeedtest/7.1.0/questions.yaml diff --git a/stable/website-shot/9.0.1/templates/NOTES.txt b/stable/openspeedtest/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/website-shot/9.0.1/templates/NOTES.txt rename to stable/openspeedtest/7.1.0/templates/NOTES.txt diff --git a/stable/wallos/3.0.1/templates/common.yaml b/stable/openspeedtest/7.1.0/templates/common.yaml similarity index 100% rename from stable/wallos/3.0.1/templates/common.yaml rename to stable/openspeedtest/7.1.0/templates/common.yaml diff --git a/stable/sickchill/9.0.1/values.yaml b/stable/openspeedtest/7.1.0/values.yaml similarity index 100% rename from stable/sickchill/9.0.1/values.yaml rename to stable/openspeedtest/7.1.0/values.yaml diff --git a/stable/openttd/4.0.1/CHANGELOG.md b/stable/openttd/4.0.1/CHANGELOG.md deleted file mode 100644 index 0e65c9c22c..0000000000 --- a/stable/openttd/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openttd-4.0.1](https://github.com/truecharts/charts/compare/openttd-4.0.0...openttd-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [openttd-4.0.0](https://github.com/truecharts/charts/compare/openttd-3.0.17...openttd-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [openttd-3.0.17](https://github.com/truecharts/charts/compare/openttd-3.0.16...openttd-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [openttd-3.0.16](https://github.com/truecharts/charts/compare/openttd-3.0.15...openttd-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [openttd-3.0.15](https://github.com/truecharts/charts/compare/openttd-3.0.14...openttd-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [openttd-3.0.14](https://github.com/truecharts/charts/compare/openttd-3.0.13...openttd-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [openttd-3.0.13](https://github.com/truecharts/charts/compare/openttd-3.0.12...openttd-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [openttd-3.0.12](https://github.com/truecharts/charts/compare/openttd-3.0.11...openttd-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [openttd-3.0.11](https://github.com/truecharts/charts/compare/openttd-3.0.10...openttd-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [openttd-3.0.10](https://github.com/truecharts/charts/compare/openttd-3.0.9...openttd-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [openttd-3.0.9](https://github.com/truecharts/charts/compare/openttd-3.0.8...openttd-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/openttd/4.0.1/Chart.yaml b/stable/openttd/4.0.1/Chart.yaml deleted file mode 100644 index 1c37572a13..0000000000 --- a/stable/openttd/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: openttd -version: 4.0.1 -appVersion: latest -description: This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). -home: https://truecharts.org/charts/incubator/openttd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.png -deprecated: false -sources: - - https://www.openttd.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/openttd - - https://hub.docker.com/r/ich777/openttdserver -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - openttd - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/openttd/4.0.1/app-changelog.md b/stable/openttd/4.0.1/app-changelog.md deleted file mode 100644 index 28b0cecd5e..0000000000 --- a/stable/openttd/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openttd-4.0.1](https://github.com/truecharts/charts/compare/openttd-4.0.0...openttd-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/openttd/4.0.1/charts/common-17.1.4.tgz b/stable/openttd/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/openttd/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/openttd/4.1.0/CHANGELOG.md b/stable/openttd/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..57de8b106f --- /dev/null +++ b/stable/openttd/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openttd-4.1.0](https://github.com/truecharts/charts/compare/openttd-4.0.1...openttd-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [openttd-4.0.1](https://github.com/truecharts/charts/compare/openttd-4.0.0...openttd-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [openttd-4.0.0](https://github.com/truecharts/charts/compare/openttd-3.0.17...openttd-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [openttd-3.0.17](https://github.com/truecharts/charts/compare/openttd-3.0.16...openttd-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [openttd-3.0.16](https://github.com/truecharts/charts/compare/openttd-3.0.15...openttd-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [openttd-3.0.15](https://github.com/truecharts/charts/compare/openttd-3.0.14...openttd-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [openttd-3.0.14](https://github.com/truecharts/charts/compare/openttd-3.0.13...openttd-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [openttd-3.0.13](https://github.com/truecharts/charts/compare/openttd-3.0.12...openttd-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [openttd-3.0.12](https://github.com/truecharts/charts/compare/openttd-3.0.11...openttd-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [openttd-3.0.11](https://github.com/truecharts/charts/compare/openttd-3.0.10...openttd-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [openttd-3.0.10](https://github.com/truecharts/charts/compare/openttd-3.0.9...openttd-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/openttd/4.1.0/Chart.yaml b/stable/openttd/4.1.0/Chart.yaml new file mode 100644 index 0000000000..5e34775361 --- /dev/null +++ b/stable/openttd/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: openttd +version: 4.1.0 +appVersion: latest +description: This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). +home: https://truecharts.org/charts/incubator/openttd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/openttd + - https://hub.docker.com/r/ich777/openttdserver + - https://www.openttd.org/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - openttd + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/openttd/4.0.1/README.md b/stable/openttd/4.1.0/README.md similarity index 100% rename from stable/openttd/4.0.1/README.md rename to stable/openttd/4.1.0/README.md diff --git a/stable/openttd/4.1.0/app-changelog.md b/stable/openttd/4.1.0/app-changelog.md new file mode 100644 index 0000000000..e2372fd9e0 --- /dev/null +++ b/stable/openttd/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openttd-4.1.0](https://github.com/truecharts/charts/compare/openttd-4.0.1...openttd-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/openttd/4.0.1/app-readme.md b/stable/openttd/4.1.0/app-readme.md similarity index 100% rename from stable/openttd/4.0.1/app-readme.md rename to stable/openttd/4.1.0/app-readme.md diff --git a/stable/openttd/4.1.0/charts/common-17.2.2.tgz b/stable/openttd/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/openttd/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/openttd/4.0.1/ix_values.yaml b/stable/openttd/4.1.0/ix_values.yaml similarity index 100% rename from stable/openttd/4.0.1/ix_values.yaml rename to stable/openttd/4.1.0/ix_values.yaml diff --git a/stable/openttd/4.0.1/questions.yaml b/stable/openttd/4.1.0/questions.yaml similarity index 100% rename from stable/openttd/4.0.1/questions.yaml rename to stable/openttd/4.1.0/questions.yaml diff --git a/stable/pasta/7.0.1/templates/common.yaml b/stable/openttd/4.1.0/templates/common.yaml similarity index 100% rename from stable/pasta/7.0.1/templates/common.yaml rename to stable/openttd/4.1.0/templates/common.yaml diff --git a/stable/simply-shorten/7.0.1/values.yaml b/stable/openttd/4.1.0/values.yaml similarity index 100% rename from stable/simply-shorten/7.0.1/values.yaml rename to stable/openttd/4.1.0/values.yaml diff --git a/stable/openvscode-server/8.0.1/CHANGELOG.md b/stable/openvscode-server/8.0.1/CHANGELOG.md deleted file mode 100644 index 6de3ba1f00..0000000000 --- a/stable/openvscode-server/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openvscode-server-8.0.1](https://github.com/truecharts/charts/compare/openvscode-server-8.0.0...openvscode-server-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [openvscode-server-8.0.0](https://github.com/truecharts/charts/compare/openvscode-server-7.0.12...openvscode-server-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [openvscode-server-7.0.12](https://github.com/truecharts/charts/compare/openvscode-server-7.0.11...openvscode-server-7.0.12) (2023-12-25) - -### Chore - -- update container image ghcr.io/linuxserver/openvscode-server to 1.85.1[@809908a](https://github.com/809908a) by renovate ([#16420](https://github.com/truecharts/charts/issues/16420)) - - - - -## [openvscode-server-7.0.11](https://github.com/truecharts/charts/compare/openvscode-server-7.0.10...openvscode-server-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [openvscode-server-7.0.10](https://github.com/truecharts/charts/compare/openvscode-server-7.0.9...openvscode-server-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [openvscode-server-7.0.9](https://github.com/truecharts/charts/compare/openvscode-server-7.0.8...openvscode-server-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [openvscode-server-7.0.8](https://github.com/truecharts/charts/compare/openvscode-server-7.0.7...openvscode-server-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [openvscode-server-7.0.7](https://github.com/truecharts/charts/compare/openvscode-server-7.0.6...openvscode-server-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [openvscode-server-7.0.6](https://github.com/truecharts/charts/compare/openvscode-server-7.0.5...openvscode-server-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [openvscode-server-7.0.5](https://github.com/truecharts/charts/compare/openvscode-server-7.0.4...openvscode-server-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [openvscode-server-7.0.4](https://github.com/truecharts/charts/compare/openvscode-server-7.0.3...openvscode-server-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/openvscode-server/8.0.1/Chart.yaml b/stable/openvscode-server/8.0.1/Chart.yaml deleted file mode 100644 index 997296766f..0000000000 --- a/stable/openvscode-server/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: openvscode-server -version: 8.0.1 -appVersion: 1.85.1 -description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. -home: https://truecharts.org/charts/stable/openvscode-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server - - https://ghcr.io/linuxserver/openvscode-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - openvscode-server -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/openvscode-server/8.0.1/app-changelog.md b/stable/openvscode-server/8.0.1/app-changelog.md deleted file mode 100644 index 99c4d9de47..0000000000 --- a/stable/openvscode-server/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openvscode-server-8.0.1](https://github.com/truecharts/charts/compare/openvscode-server-8.0.0...openvscode-server-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/openvscode-server/8.0.1/charts/common-17.1.4.tgz b/stable/openvscode-server/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/openvscode-server/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/openvscode-server/8.1.0/CHANGELOG.md b/stable/openvscode-server/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..dda8dd20f7 --- /dev/null +++ b/stable/openvscode-server/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openvscode-server-8.1.0](https://github.com/truecharts/charts/compare/openvscode-server-8.0.1...openvscode-server-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [openvscode-server-8.0.1](https://github.com/truecharts/charts/compare/openvscode-server-8.0.0...openvscode-server-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [openvscode-server-8.0.0](https://github.com/truecharts/charts/compare/openvscode-server-7.0.12...openvscode-server-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [openvscode-server-7.0.12](https://github.com/truecharts/charts/compare/openvscode-server-7.0.11...openvscode-server-7.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/openvscode-server to 1.85.1[@809908a](https://github.com/809908a) by renovate ([#16420](https://github.com/truecharts/charts/issues/16420)) + + + + +## [openvscode-server-7.0.11](https://github.com/truecharts/charts/compare/openvscode-server-7.0.10...openvscode-server-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [openvscode-server-7.0.10](https://github.com/truecharts/charts/compare/openvscode-server-7.0.9...openvscode-server-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [openvscode-server-7.0.9](https://github.com/truecharts/charts/compare/openvscode-server-7.0.8...openvscode-server-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [openvscode-server-7.0.8](https://github.com/truecharts/charts/compare/openvscode-server-7.0.7...openvscode-server-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [openvscode-server-7.0.7](https://github.com/truecharts/charts/compare/openvscode-server-7.0.6...openvscode-server-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [openvscode-server-7.0.6](https://github.com/truecharts/charts/compare/openvscode-server-7.0.5...openvscode-server-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [openvscode-server-7.0.5](https://github.com/truecharts/charts/compare/openvscode-server-7.0.4...openvscode-server-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/openvscode-server/8.1.0/Chart.yaml b/stable/openvscode-server/8.1.0/Chart.yaml new file mode 100644 index 0000000000..7e080ffc5e --- /dev/null +++ b/stable/openvscode-server/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: openvscode-server +version: 8.1.0 +appVersion: 1.85.1 +description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. +home: https://truecharts.org/charts/stable/openvscode-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server + - https://ghcr.io/linuxserver/openvscode-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - openvscode-server +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/openvscode-server/8.0.1/README.md b/stable/openvscode-server/8.1.0/README.md similarity index 100% rename from stable/openvscode-server/8.0.1/README.md rename to stable/openvscode-server/8.1.0/README.md diff --git a/stable/openvscode-server/8.1.0/app-changelog.md b/stable/openvscode-server/8.1.0/app-changelog.md new file mode 100644 index 0000000000..0e7cde8b72 --- /dev/null +++ b/stable/openvscode-server/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openvscode-server-8.1.0](https://github.com/truecharts/charts/compare/openvscode-server-8.0.1...openvscode-server-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/openvscode-server/8.0.1/app-readme.md b/stable/openvscode-server/8.1.0/app-readme.md similarity index 100% rename from stable/openvscode-server/8.0.1/app-readme.md rename to stable/openvscode-server/8.1.0/app-readme.md diff --git a/stable/openvscode-server/8.1.0/charts/common-17.2.2.tgz b/stable/openvscode-server/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/openvscode-server/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/openvscode-server/8.0.1/ix_values.yaml b/stable/openvscode-server/8.1.0/ix_values.yaml similarity index 100% rename from stable/openvscode-server/8.0.1/ix_values.yaml rename to stable/openvscode-server/8.1.0/ix_values.yaml diff --git a/stable/openvscode-server/8.0.1/questions.yaml b/stable/openvscode-server/8.1.0/questions.yaml similarity index 100% rename from stable/openvscode-server/8.0.1/questions.yaml rename to stable/openvscode-server/8.1.0/questions.yaml diff --git a/stable/webtop/8.0.1/templates/NOTES.txt b/stable/openvscode-server/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/webtop/8.0.1/templates/NOTES.txt rename to stable/openvscode-server/8.1.0/templates/NOTES.txt diff --git a/stable/watchyourlan/7.0.1/templates/common.yaml b/stable/openvscode-server/8.1.0/templates/common.yaml similarity index 100% rename from stable/watchyourlan/7.0.1/templates/common.yaml rename to stable/openvscode-server/8.1.0/templates/common.yaml diff --git a/stable/sinusbot/4.0.1/values.yaml b/stable/openvscode-server/8.1.0/values.yaml similarity index 100% rename from stable/sinusbot/4.0.1/values.yaml rename to stable/openvscode-server/8.1.0/values.yaml diff --git a/stable/organizr/17.1.0/CHANGELOG.md b/stable/organizr/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..156b8cdb06 --- /dev/null +++ b/stable/organizr/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [organizr-17.1.0](https://github.com/truecharts/charts/compare/organizr-17.0.1...organizr-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [organizr-17.0.1](https://github.com/truecharts/charts/compare/organizr-17.0.0...organizr-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [organizr-17.0.0](https://github.com/truecharts/charts/compare/organizr-16.0.11...organizr-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [organizr-16.0.11](https://github.com/truecharts/charts/compare/organizr-16.0.10...organizr-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [organizr-16.0.10](https://github.com/truecharts/charts/compare/organizr-16.0.9...organizr-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [organizr-16.0.9](https://github.com/truecharts/charts/compare/organizr-16.0.8...organizr-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [organizr-16.0.8](https://github.com/truecharts/charts/compare/organizr-16.0.7...organizr-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [organizr-16.0.7](https://github.com/truecharts/charts/compare/organizr-16.0.6...organizr-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [organizr-16.0.6](https://github.com/truecharts/charts/compare/organizr-16.0.5...organizr-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [organizr-16.0.5](https://github.com/truecharts/charts/compare/organizr-16.0.4...organizr-16.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [organizr-16.0.4](https://github.com/truecharts/charts/compare/organizr-16.0.3...organizr-16.0.4) (2023-12-21) + +### Fix diff --git a/stable/organizr/17.1.0/Chart.yaml b/stable/organizr/17.1.0/Chart.yaml new file mode 100644 index 0000000000..0f4f904d59 --- /dev/null +++ b/stable/organizr/17.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: organizr +version: 17.1.0 +appVersion: latest +description: HTPC/Homelab Services Organizer +home: https://truecharts.org/charts/stable/organizr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png +deprecated: false +sources: + - https://hub.docker.com/r/organizr/organizr + - https://github.com/causefx/Organizr + - https://github.com/truecharts/charts/tree/master/charts/stable/organizr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - organizr +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: organizers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/organizr/17.1.0/README.md b/stable/organizr/17.1.0/README.md new file mode 100644 index 0000000000..5aebff8e04 --- /dev/null +++ b/stable/organizr/17.1.0/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/organizr) + +**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/organizr/17.1.0/app-changelog.md b/stable/organizr/17.1.0/app-changelog.md new file mode 100644 index 0000000000..ad71bb132e --- /dev/null +++ b/stable/organizr/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [organizr-17.1.0](https://github.com/truecharts/charts/compare/organizr-17.0.1...organizr-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/organizr/17.1.0/app-readme.md b/stable/organizr/17.1.0/app-readme.md new file mode 100644 index 0000000000..7111925528 --- /dev/null +++ b/stable/organizr/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +HTPC/Homelab Services Organizer + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/organizr](https://truecharts.org/charts/stable/organizr) + +--- + +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/organizr/17.1.0/charts/common-17.2.2.tgz b/stable/organizr/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/organizr/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/organizr/17.1.0/ix_values.yaml b/stable/organizr/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..6a37b41808 --- /dev/null +++ b/stable/organizr/17.1.0/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: organizr/organizr + pullPolicy: Always + tag: latest@sha256:1ce319d73cdfd2666ec7ef21e15907531fabc8a6f333c4ac61e2b2e9d2d162f5 +service: + main: + ports: + main: + port: 10022 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/organizr/17.1.0/questions.yaml b/stable/organizr/17.1.0/questions.yaml new file mode 100644 index 0000000000..bac71a0ab7 --- /dev/null +++ b/stable/organizr/17.1.0/questions.yaml @@ -0,0 +1,3096 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10022 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/wg-easy/8.0.0/templates/NOTES.txt b/stable/organizr/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/wg-easy/8.0.0/templates/NOTES.txt rename to stable/organizr/17.1.0/templates/NOTES.txt diff --git a/stable/webgrabplus/8.0.1/templates/common.yaml b/stable/organizr/17.1.0/templates/common.yaml similarity index 100% rename from stable/webgrabplus/8.0.1/templates/common.yaml rename to stable/organizr/17.1.0/templates/common.yaml diff --git a/stable/slack-invite/4.0.1/values.yaml b/stable/organizr/17.1.0/values.yaml similarity index 100% rename from stable/slack-invite/4.0.1/values.yaml rename to stable/organizr/17.1.0/values.yaml diff --git a/stable/oscam/12.1.0/CHANGELOG.md b/stable/oscam/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..776c805857 --- /dev/null +++ b/stable/oscam/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [oscam-12.1.0](https://github.com/truecharts/charts/compare/oscam-12.0.1...oscam-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [oscam-12.0.1](https://github.com/truecharts/charts/compare/oscam-12.0.0...oscam-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [oscam-12.0.0](https://github.com/truecharts/charts/compare/oscam-11.0.11...oscam-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [oscam-11.0.11](https://github.com/truecharts/charts/compare/oscam-11.0.10...oscam-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [oscam-11.0.10](https://github.com/truecharts/charts/compare/oscam-11.0.9...oscam-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [oscam-11.0.9](https://github.com/truecharts/charts/compare/oscam-11.0.8...oscam-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [oscam-11.0.8](https://github.com/truecharts/charts/compare/oscam-11.0.7...oscam-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [oscam-11.0.7](https://github.com/truecharts/charts/compare/oscam-11.0.6...oscam-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [oscam-11.0.6](https://github.com/truecharts/charts/compare/oscam-11.0.5...oscam-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [oscam-11.0.5](https://github.com/truecharts/charts/compare/oscam-11.0.4...oscam-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [oscam-11.0.4](https://github.com/truecharts/charts/compare/oscam-11.0.3...oscam-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/oscam/12.1.0/Chart.yaml b/stable/oscam/12.1.0/Chart.yaml new file mode 100644 index 0000000000..e2e284d7c8 --- /dev/null +++ b/stable/oscam/12.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: oscam +version: 12.1.0 +appVersion: "11719" +description: Open Source Conditional Access Module software +home: https://truecharts.org/charts/stable/oscam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png +deprecated: false +sources: + - https://trac.streamboard.tv/oscam/browser/trunk + - https://github.com/truecharts/charts/tree/master/charts/stable/oscam + - https://ghcr.io/linuxserver/oscam +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - oscam +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: DIY + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/oscam/12.1.0/README.md b/stable/oscam/12.1.0/README.md new file mode 100644 index 0000000000..6f83fdece2 --- /dev/null +++ b/stable/oscam/12.1.0/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/oscam) + +**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/oscam/12.1.0/app-changelog.md b/stable/oscam/12.1.0/app-changelog.md new file mode 100644 index 0000000000..49160290d9 --- /dev/null +++ b/stable/oscam/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [oscam-12.1.0](https://github.com/truecharts/charts/compare/oscam-12.0.1...oscam-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/oscam/12.1.0/app-readme.md b/stable/oscam/12.1.0/app-readme.md new file mode 100644 index 0000000000..922889141c --- /dev/null +++ b/stable/oscam/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Open Source Conditional Access Module software + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/oscam](https://truecharts.org/charts/stable/oscam) + +--- + +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/oscam/12.1.0/charts/common-17.2.2.tgz b/stable/oscam/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/oscam/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/oscam/12.1.0/ix_values.yaml b/stable/oscam/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..ac797467e5 --- /dev/null +++ b/stable/oscam/12.1.0/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: ghcr.io/linuxserver/oscam + pullPolicy: IfNotPresent + tag: 11719-ls75@sha256:6c3906ac50a0a82743074ab1003765a4cd0e0edec0eb050d40465ac05be36052 +service: + main: + ports: + main: + port: 10062 + targetPort: 8888 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 20 diff --git a/stable/oscam/12.1.0/questions.yaml b/stable/oscam/12.1.0/questions.yaml new file mode 100644 index 0000000000..7d00cc62e8 --- /dev/null +++ b/stable/oscam/12.1.0/questions.yaml @@ -0,0 +1,2825 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10062 + required: true + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 20 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/whisparr/8.0.1/templates/NOTES.txt b/stable/oscam/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/whisparr/8.0.1/templates/NOTES.txt rename to stable/oscam/12.1.0/templates/NOTES.txt diff --git a/stable/webnut/7.0.1/templates/common.yaml b/stable/oscam/12.1.0/templates/common.yaml similarity index 100% rename from stable/webnut/7.0.1/templates/common.yaml rename to stable/oscam/12.1.0/templates/common.yaml diff --git a/stable/slash/2.0.1/values.yaml b/stable/oscam/12.1.0/values.yaml similarity index 100% rename from stable/slash/2.0.1/values.yaml rename to stable/oscam/12.1.0/values.yaml diff --git a/stable/outline/11.1.0/CHANGELOG.md b/stable/outline/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8d8a5c7d5c --- /dev/null +++ b/stable/outline/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [outline-11.1.0](https://github.com/truecharts/charts/compare/outline-11.0.2...outline-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [outline-11.0.2](https://github.com/truecharts/charts/compare/outline-11.0.1...outline-11.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [outline-11.0.1](https://github.com/truecharts/charts/compare/outline-11.0.0...outline-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [outline-11.0.0](https://github.com/truecharts/charts/compare/outline-10.0.0...outline-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [outline-11.0.0](https://github.com/truecharts/charts/compare/outline-10.0.0...outline-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [outline-10.0.0](https://github.com/truecharts/charts/compare/outline-9.0.12...outline-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [outline-9.0.12](https://github.com/truecharts/charts/compare/outline-9.0.11...outline-9.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [outline-9.0.11](https://github.com/truecharts/charts/compare/outline-9.0.10...outline-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [outline-9.0.10](https://github.com/truecharts/charts/compare/outline-9.0.9...outline-9.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [outline-9.0.9](https://github.com/truecharts/charts/compare/outline-9.0.8...outline-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [outline-9.0.8](https://github.com/truecharts/charts/compare/outline-9.0.7...outline-9.0.8) (2023-12-23) + +### Chore diff --git a/stable/outline/11.1.0/Chart.yaml b/stable/outline/11.1.0/Chart.yaml new file mode 100644 index 0000000000..2ca000e9e1 --- /dev/null +++ b/stable/outline/11.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: outline +version: 11.1.0 +appVersion: 0.74.0 +description: A fast, collaborative, knowledge base for your team built using React and Node.js. +home: https://truecharts.org/charts/stable/outline +icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.png +deprecated: false +sources: + - https://github.com/outline/outline + - https://github.com/truecharts/charts/tree/master/charts/stable/outline + - https://hub.docker.com/r/outlinewiki/outline +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - outline + - knowledge +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/outline/11.1.0/LICENSE b/stable/outline/11.1.0/LICENSE new file mode 100644 index 0000000000..80e4ab93f9 --- /dev/null +++ b/stable/outline/11.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Cert-Manager" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/outline/11.1.0/README.md b/stable/outline/11.1.0/README.md new file mode 100644 index 0000000000..dc1e7ffd4a --- /dev/null +++ b/stable/outline/11.1.0/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/outline) + +**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/outline/11.1.0/app-changelog.md b/stable/outline/11.1.0/app-changelog.md new file mode 100644 index 0000000000..e08b9ab61d --- /dev/null +++ b/stable/outline/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [outline-11.1.0](https://github.com/truecharts/charts/compare/outline-11.0.2...outline-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/outline/11.1.0/app-readme.md b/stable/outline/11.1.0/app-readme.md new file mode 100644 index 0000000000..8c35312e15 --- /dev/null +++ b/stable/outline/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +A fast, collaborative, knowledge base for your team built using React and Node.js. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/outline](https://truecharts.org/charts/stable/outline) + +--- + +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/outline/11.1.0/charts/common-17.2.2.tgz b/stable/outline/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/outline/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/outline/11.1.0/charts/redis-11.1.0.tgz b/stable/outline/11.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/outline/11.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/outline/11.1.0/ix_values.yaml b/stable/outline/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..8ba1665c59 --- /dev/null +++ b/stable/outline/11.1.0/ix_values.yaml @@ -0,0 +1,132 @@ +image: + repository: outlinewiki/outline + pullPolicy: IfNotPresent + tag: 0.74.0@sha256:f630dfbf53ce61c0742052571cef6938a755f04c9001b51785621be9cb7e5581 +service: + main: + ports: + main: + port: 10196 +# Enabled redis +redis: + enabled: true + redisUsername: default +# Enabled postgres +cnpg: + main: + enabled: true + user: outline + database: outline +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + initContainers: + 1-migratedb: + enabled: true + imageSelector: image + type: init + env: + DATABASE_URL: + secretKeyRef: + name: cnpg-main-urls + key: std + REDIS_URL: + secretKeyRef: + name: secrets + key: REDIS_CUSTOM_URL + SECRET_KEY: + secretKeyRef: + name: secrets + key: SECRET_KEY + UTILS_SECRET: + secretKeyRef: + name: secrets + key: UTILS_SECRET + command: + - sh + - -c + - yarn sequelize db:migrate --env=production-ssl-disabled + containers: + main: + probes: + liveness: + path: "/_health" + readiness: + path: "/_health" + startup: + path: "/_health" + env: + FORCE_HTTPS: false + PGSSLMODE: "disable" + PORT: "{{ .Values.service.main.ports.main.port }}" + # User defined + URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" + SLACK_MESSAGE_ACTIONS: true + ENABLE_UPDATES: true + WEB_CONCURRENCY: 1 + MAXIMUM_IMPORT_SIZE: 5120000 + DEFAULT_LANGUAGE: "en_US" + # TEAM_LOGO: "" + # COLLABORATION_URL: "" + # SLACK_KEY: "" + # SLACK_SECRET: "" + # SLACK_VERIFICATION_TOKEN: "" + # SLACK_APP_ID: "" + # GOOGLE_CLIENT_ID: "" + # GOOGLE_CLIENT_SECRET: "" + # GOOGLE_ANALYTICS_ID: "" + # AZURE_CLIENT_ID: "" + # AZURE_CLIENT_SECRET: "" + # AZURE_RESOURCE_APP_ID: "" + # OIDC_CLIENT_ID: "" + # OIDC_CLIENT_SECRET: "" + # OIDC_AUTH_URI: "" + # OIDC_TOKEN_URI: "" + # OIDC_USERINFO_URI: "" + # OIDC_USERNAME_CLAIM: "" + # OIDC_DISPLAY_NAME: "" + # OIDC_SCOPES: "" + # SENTRY_DSN: "" + # AWS_ACCESS_KEY_ID: "" + # AWS_SECRET_ACCESS_KEY: "" + # AWS_REGION: "" + # AWS_S3_ACCELERATE_URL: "" + # AWS_S3_UPLOAD_BUCKET_URL: "" + # AWS_S3_UPLOAD_BUCKET_NAME: "" + # AWS_S3_UPLOAD_MAX_SIZE: 26214400 + # AWS_S3_FORCE_PATH_STYLE: true + # AWS_S3_ACL: "" + # SMTP_HOST: "" + # SMTP_PORT: 587 + # SMTP_USERNAME: "" + # SMTP_PASSWORD: "" + # SMTP_FROM_EMAIL: "" + # SMTP_REPLY_EMAIL: "" + # SMTP_SECURE: true + + DATABASE_URL: + secretKeyRef: + name: cnpg-main-urls + key: std + REDIS_URL: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: url + SECRET_KEY: + secretKeyRef: + name: secrets + key: SECRET_KEY + UTILS_SECRET: + secretKeyRef: + name: secrets + key: UTILS_SECRET diff --git a/stable/outline/11.1.0/questions.yaml b/stable/outline/11.1.0/questions.yaml new file mode 100644 index 0000000000..5c0684b392 --- /dev/null +++ b/stable/outline/11.1.0/questions.yaml @@ -0,0 +1,3289 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: URL + label: "URL" + description: "URL should point to the fully qualified, publicly accessible URL." + schema: + type: string + required: true + default: "" + - variable: COLLABORATION_URL + label: "COLLABORATION_URL" + description: "URL for external collaboration server" + schema: + type: string + default: "" + - variable: SLACK_MESSAGE_ACTIONS + label: "SLACK_MESSAGE_ACTIONS" + schema: + type: boolean + default: true + - variable: ENABLE_UPDATES + label: "ENABLE_UPDATES" + schema: + type: boolean + default: true + - variable: WEB_CONCURRENCY + label: "WEB_CONCURRENCY" + description: "How many processes should be spawned. As a reasonable rule divide your servers available memory by 512 for a rough estimate" + schema: + type: int + default: 1 + - variable: DEFAULT_LANGUAGE + label: "DEFAULT_LANGUAGE" + description: "The default interface language. See translate.getoutline.com for a list of available language codes and their rough percentage translated." + schema: + type: string + default: "en_US" + - variable: TEAM_LOGO + label: "TEAM_LOGO URL" + description: "Custom logo that displays on the authentication screen, scaled to height: 60px (Insert URL here)" + schema: + type: string + default: "" + - variable: MAXIMUM_IMPORT_SIZE + label: "MAXIMUM_IMPORT_SIZE" + description: "Override the maxium size of document imports, could be required if you have especially large Word documents with embedded imagery" + schema: + type: int + default: 5120000 + - variable: SENTRY_DSN + label: "SENTRY_DSN" + schema: + type: string + default: "" + - variable: slackenabled + label: "Enable Slack Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: SLACK_KEY + label: "SLACK_KEY" + schema: + type: string + default: "" + private: true + - variable: SLACK_SECRET + label: "SLACK_SECRET" + schema: + type: string + default: "" + private: true + - variable: SLACK_VERIFICATION_TOKEN + label: "SLACK_VERIFICATION_TOKEN" + schema: + type: string + default: "" + private: true + - variable: SLACK_APP_ID + label: "SLACK_APP_ID" + schema: + type: string + default: "" + private: true + - variable: googlenabled + label: "Enable Google Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: GOOGLE_CLIENT_ID + label: "GOOGLE_CLIENT_ID" + schema: + type: string + default: "" + private: true + - variable: GOOGLE_CLIENT_SECRET + label: "GOOGLE_CLIENT_SECRET" + schema: + type: string + default: "" + private: true + - variable: GOOGLE_ANALYTICS_ID + label: "GOOGLE_ANALYTICS_ID" + schema: + type: string + default: "" + private: true + - variable: azureenabled + label: "Enable Azure Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: AZURE_CLIENT_ID + label: "AZURE_CLIENT_ID" + schema: + type: string + default: "" + private: true + - variable: AZURE_CLIENT_SECRET + label: "AZURE_CLIENT_SECRET" + schema: + type: string + default: "" + private: true + - variable: AZURE_RESOURCE_APP_ID + label: "AZURE_RESOURCE_APP_ID" + schema: + type: string + default: "" + private: true + - variable: oidcenabled + label: "Enable OIDC Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: OIDC_CLIENT_ID + label: "OIDC_CLIENT_ID" + schema: + type: string + default: "" + private: true + - variable: OIDC_CLIENT_SECRET + label: "OIDC_CLIENT_SECRET" + schema: + type: string + default: "" + private: true + - variable: OIDC_AUTH_URI + label: "OIDC_AUTH_URI" + schema: + type: string + default: "" + - variable: OIDC_TOKEN_URI + label: "OIDC_TOKEN_URI" + schema: + type: string + default: "" + - variable: OIDC_USERINFO_URI + label: "OIDC_USERINFO_URI" + schema: + type: string + default: "" + - variable: OIDC_USERNAME_CLAIM + label: "OIDC_USERNAME_CLAIM" + schema: + type: string + default: "preferred_username" + - variable: OIDC_DISPLAY_NAME + label: "OIDC_DISPLAY_NAME" + schema: + type: string + default: "OpenID" + - variable: OIDC_SCOPES + label: "OIDC_SCOPES" + schema: + type: string + default: "openid profile email" + - variable: sthreenabled + label: "Enable AWS / Minio (S3) Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: AWS_ACCESS_KEY_ID + label: "AWS_ACCESS_KEY_ID" + schema: + type: string + default: "" + private: true + - variable: AWS_SECRET_ACCESS_KEY + label: "AWS_SECRET_ACCESS_KEY" + schema: + type: string + default: "" + private: true + - variable: AWS_REGION + label: "AWS_REGION" + schema: + type: string + default: "" + - variable: AWS_S3_ACCELERATE_URL + label: "AWS_S3_ACCELERATE_URL" + schema: + type: string + default: "" + - variable: AWS_S3_UPLOAD_BUCKET_URL + label: "AWS_S3_UPLOAD_BUCKET_URL" + schema: + type: string + default: "" + - variable: AWS_S3_UPLOAD_BUCKET_NAME + label: "AWS_S3_UPLOAD_BUCKET_NAME" + schema: + type: string + default: "" + - variable: AWS_S3_UPLOAD_MAX_SIZE + label: "AWS_S3_UPLOAD_MAX_SIZE" + schema: + type: int + default: 26214400 + - variable: AWS_S3_FORCE_PATH_STYLE + label: "AWS_S3_FORCE_PATH_STYLE" + schema: + type: boolean + default: true + - variable: AWS_S3_ACL + label: "AWS_S3_ACL" + schema: + type: string + default: "private" + - variable: smtpenabled + label: "Enable SMTP Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: SMTP_HOST + label: "SMTP_HOST" + schema: + type: string + default: "" + - variable: SMTP_PORT + label: "SMTP_PORT" + schema: + type: int + default: 587 + - variable: SMTP_USERNAME + label: "SMTP_USERNAME" + schema: + type: string + default: "" + - variable: SMTP_PASSWORD + label: "SMTP_PASSWORD" + schema: + type: string + default: "" + private: true + - variable: SMTP_FROM_EMAIL + label: "SMTP_FROM_EMAIL" + schema: + type: string + default: "" + - variable: SMTP_REPLY_EMAIL + label: "SMTP_REPLY_EMAIL" + schema: + type: string + default: "" + - variable: SMTP_SECURE + label: "SMTP_SECURE" + schema: + type: boolean + default: true + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10196 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/whisper-asr-webservice/3.0.1/templates/NOTES.txt b/stable/outline/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/whisper-asr-webservice/3.0.1/templates/NOTES.txt rename to stable/outline/11.1.0/templates/NOTES.txt diff --git a/stable/outline/11.1.0/templates/_secrets.tpl b/stable/outline/11.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..95321a4f25 --- /dev/null +++ b/stable/outline/11.1.0/templates/_secrets.tpl @@ -0,0 +1,17 @@ +{{/* Define the secrets */}} +{{- define "outline.secrets" -}} +{{- $secretName := (printf "%s-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} + +{{/* Outline wants a HEX 32 char string */}} +{{- $secret_key := (printf "%x" (randAlphaNum 32)) }} +{{- $utils_secret := (printf "%x" (randAlphaNum 32)) }} +{{- with (lookup "v1" "Secret" .Release.Namespace $secretName) }} + {{- $secret_key = index .data "SECRET_KEY" | b64dec }} + {{- $utils_secret = index .data "UTILS_SECRET" | b64dec }} +{{- end }} +enabled: true +data: + SECRET_KEY: {{ $secret_key }} + UTILS_SECRET: {{ $utils_secret }} + REDIS_CUSTOM_URL: {{ .Values.redis.creds.url | trimAll "\"" }} +{{- end -}} diff --git a/stable/outline/11.1.0/templates/common.yaml b/stable/outline/11.1.0/templates/common.yaml new file mode 100644 index 0000000000..5378d92fe5 --- /dev/null +++ b/stable/outline/11.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for outline */}} +{{- $secrets := include "outline.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/smokeping/9.0.1/values.yaml b/stable/outline/11.1.0/values.yaml similarity index 100% rename from stable/smokeping/9.0.1/values.yaml rename to stable/outline/11.1.0/values.yaml diff --git a/stable/overseerr/12.1.0/CHANGELOG.md b/stable/overseerr/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d8c218c4c3 --- /dev/null +++ b/stable/overseerr/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [overseerr-12.1.0](https://github.com/truecharts/charts/compare/overseerr-12.0.1...overseerr-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [overseerr-12.0.1](https://github.com/truecharts/charts/compare/overseerr-12.0.0...overseerr-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [overseerr-12.0.0](https://github.com/truecharts/charts/compare/overseerr-11.0.11...overseerr-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [overseerr-11.0.11](https://github.com/truecharts/charts/compare/overseerr-11.0.10...overseerr-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [overseerr-11.0.10](https://github.com/truecharts/charts/compare/overseerr-11.0.9...overseerr-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [overseerr-11.0.9](https://github.com/truecharts/charts/compare/overseerr-11.0.8...overseerr-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [overseerr-11.0.8](https://github.com/truecharts/charts/compare/overseerr-11.0.7...overseerr-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [overseerr-11.0.7](https://github.com/truecharts/charts/compare/overseerr-11.0.6...overseerr-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [overseerr-11.0.6](https://github.com/truecharts/charts/compare/overseerr-11.0.5...overseerr-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [overseerr-11.0.5](https://github.com/truecharts/charts/compare/overseerr-11.0.4...overseerr-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [overseerr-11.0.4](https://github.com/truecharts/charts/compare/overseerr-11.0.3...overseerr-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/overseerr/12.1.0/Chart.yaml b/stable/overseerr/12.1.0/Chart.yaml new file mode 100644 index 0000000000..2f5fec2bb5 --- /dev/null +++ b/stable/overseerr/12.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: overseerr +version: 12.1.0 +appVersion: 1.33.2 +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! +home: https://truecharts.org/charts/stable/overseerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/overseerr.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr + - https://ghcr.io/sct/overseerr + - https://github.com/sct/overseerr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - overseerr + - plex + - sonarr + - radarr +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/overseerr/12.1.0/README.md b/stable/overseerr/12.1.0/README.md new file mode 100644 index 0000000000..0df8d86939 --- /dev/null +++ b/stable/overseerr/12.1.0/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/overseerr) + +**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/overseerr/12.1.0/app-changelog.md b/stable/overseerr/12.1.0/app-changelog.md new file mode 100644 index 0000000000..f5985a5bcc --- /dev/null +++ b/stable/overseerr/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [overseerr-12.1.0](https://github.com/truecharts/charts/compare/overseerr-12.0.1...overseerr-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/overseerr/12.1.0/app-readme.md b/stable/overseerr/12.1.0/app-readme.md new file mode 100644 index 0000000000..0eda17298e --- /dev/null +++ b/stable/overseerr/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +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! + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/overseerr](https://truecharts.org/charts/stable/overseerr) + +--- + +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/overseerr/12.1.0/charts/common-17.2.2.tgz b/stable/overseerr/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/overseerr/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/overseerr/12.1.0/ix_values.yaml b/stable/overseerr/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..77be802707 --- /dev/null +++ b/stable/overseerr/12.1.0/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: ghcr.io/sct/overseerr + tag: 1.33.2@sha256:714ea6db2bc007a2262d112bef7eec74972eb33d9c72bddb9cbd98b8742de950 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 5055 + targetPort: 5055 +persistence: + config: + enabled: true + mountPath: "/app/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + LOG_LEVEL: info diff --git a/stable/overseerr/12.1.0/questions.yaml b/stable/overseerr/12.1.0/questions.yaml new file mode 100644 index 0000000000..7f6ce48937 --- /dev/null +++ b/stable/overseerr/12.1.0/questions.yaml @@ -0,0 +1,2837 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: LOG_LEVEL + label: "LOG_LEVEL" + description: "Set the application log level" + schema: + type: string + default: "info" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 5055 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/whoogle/9.0.1/templates/NOTES.txt b/stable/overseerr/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/whoogle/9.0.1/templates/NOTES.txt rename to stable/overseerr/12.1.0/templates/NOTES.txt diff --git a/stable/website-shot/9.0.1/templates/common.yaml b/stable/overseerr/12.1.0/templates/common.yaml similarity index 100% rename from stable/website-shot/9.0.1/templates/common.yaml rename to stable/overseerr/12.1.0/templates/common.yaml diff --git a/stable/smtp-relay/2.0.1/values.yaml b/stable/overseerr/12.1.0/values.yaml similarity index 100% rename from stable/smtp-relay/2.0.1/values.yaml rename to stable/overseerr/12.1.0/values.yaml diff --git a/stable/owi2plex/4.0.1/CHANGELOG.md b/stable/owi2plex/4.0.1/CHANGELOG.md deleted file mode 100644 index 7209478475..0000000000 --- a/stable/owi2plex/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [owi2plex-4.0.1](https://github.com/truecharts/charts/compare/owi2plex-4.0.0...owi2plex-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [owi2plex-4.0.0](https://github.com/truecharts/charts/compare/owi2plex-3.0.17...owi2plex-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [owi2plex-3.0.17](https://github.com/truecharts/charts/compare/owi2plex-3.0.16...owi2plex-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [owi2plex-3.0.16](https://github.com/truecharts/charts/compare/owi2plex-3.0.15...owi2plex-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [owi2plex-3.0.15](https://github.com/truecharts/charts/compare/owi2plex-3.0.14...owi2plex-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [owi2plex-3.0.14](https://github.com/truecharts/charts/compare/owi2plex-3.0.13...owi2plex-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [owi2plex-3.0.13](https://github.com/truecharts/charts/compare/owi2plex-3.0.12...owi2plex-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [owi2plex-3.0.12](https://github.com/truecharts/charts/compare/owi2plex-3.0.11...owi2plex-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [owi2plex-3.0.11](https://github.com/truecharts/charts/compare/owi2plex-3.0.10...owi2plex-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [owi2plex-3.0.10](https://github.com/truecharts/charts/compare/owi2plex-3.0.9...owi2plex-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [owi2plex-3.0.9](https://github.com/truecharts/charts/compare/owi2plex-3.0.8...owi2plex-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/owi2plex/4.0.1/Chart.yaml b/stable/owi2plex/4.0.1/Chart.yaml deleted file mode 100644 index 5d44b95960..0000000000 --- a/stable/owi2plex/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: owi2plex -version: 4.0.1 -appVersion: latest -description: a xml grabber for enigma with open webif -home: https://truecharts.org/charts/incubator/owi2plex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.png -deprecated: false -sources: - - https://github.com/alturismo/owi2plex - - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex - - https://hub.docker.com/r/alturismo/owi2plex -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - owi2plex - - Downloaders -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/owi2plex/4.0.1/app-changelog.md b/stable/owi2plex/4.0.1/app-changelog.md deleted file mode 100644 index 7c3a543d59..0000000000 --- a/stable/owi2plex/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [owi2plex-4.0.1](https://github.com/truecharts/charts/compare/owi2plex-4.0.0...owi2plex-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/owi2plex/4.0.1/charts/common-17.1.4.tgz b/stable/owi2plex/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/owi2plex/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/owi2plex/4.1.0/CHANGELOG.md b/stable/owi2plex/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7af09fc48e --- /dev/null +++ b/stable/owi2plex/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [owi2plex-4.1.0](https://github.com/truecharts/charts/compare/owi2plex-4.0.1...owi2plex-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [owi2plex-4.0.1](https://github.com/truecharts/charts/compare/owi2plex-4.0.0...owi2plex-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [owi2plex-4.0.0](https://github.com/truecharts/charts/compare/owi2plex-3.0.17...owi2plex-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [owi2plex-3.0.17](https://github.com/truecharts/charts/compare/owi2plex-3.0.16...owi2plex-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [owi2plex-3.0.16](https://github.com/truecharts/charts/compare/owi2plex-3.0.15...owi2plex-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [owi2plex-3.0.15](https://github.com/truecharts/charts/compare/owi2plex-3.0.14...owi2plex-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [owi2plex-3.0.14](https://github.com/truecharts/charts/compare/owi2plex-3.0.13...owi2plex-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [owi2plex-3.0.13](https://github.com/truecharts/charts/compare/owi2plex-3.0.12...owi2plex-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [owi2plex-3.0.12](https://github.com/truecharts/charts/compare/owi2plex-3.0.11...owi2plex-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [owi2plex-3.0.11](https://github.com/truecharts/charts/compare/owi2plex-3.0.10...owi2plex-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [owi2plex-3.0.10](https://github.com/truecharts/charts/compare/owi2plex-3.0.9...owi2plex-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/owi2plex/4.1.0/Chart.yaml b/stable/owi2plex/4.1.0/Chart.yaml new file mode 100644 index 0000000000..a5bbf28dc2 --- /dev/null +++ b/stable/owi2plex/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: owi2plex +version: 4.1.0 +appVersion: latest +description: a xml grabber for enigma with open webif +home: https://truecharts.org/charts/incubator/owi2plex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.png +deprecated: false +sources: + - https://github.com/alturismo/owi2plex + - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex + - https://hub.docker.com/r/alturismo/owi2plex +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - owi2plex + - Downloaders +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/owi2plex/4.0.1/README.md b/stable/owi2plex/4.1.0/README.md similarity index 100% rename from stable/owi2plex/4.0.1/README.md rename to stable/owi2plex/4.1.0/README.md diff --git a/stable/owi2plex/4.1.0/app-changelog.md b/stable/owi2plex/4.1.0/app-changelog.md new file mode 100644 index 0000000000..c7f4f22418 --- /dev/null +++ b/stable/owi2plex/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [owi2plex-4.1.0](https://github.com/truecharts/charts/compare/owi2plex-4.0.1...owi2plex-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/owi2plex/4.0.1/app-readme.md b/stable/owi2plex/4.1.0/app-readme.md similarity index 100% rename from stable/owi2plex/4.0.1/app-readme.md rename to stable/owi2plex/4.1.0/app-readme.md diff --git a/stable/owi2plex/4.1.0/charts/common-17.2.2.tgz b/stable/owi2plex/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/owi2plex/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/owi2plex/4.0.1/ix_values.yaml b/stable/owi2plex/4.1.0/ix_values.yaml similarity index 100% rename from stable/owi2plex/4.0.1/ix_values.yaml rename to stable/owi2plex/4.1.0/ix_values.yaml diff --git a/stable/owi2plex/4.0.1/questions.yaml b/stable/owi2plex/4.1.0/questions.yaml similarity index 100% rename from stable/owi2plex/4.0.1/questions.yaml rename to stable/owi2plex/4.1.0/questions.yaml diff --git a/stable/pavlovvr/4.0.1/templates/common.yaml b/stable/owi2plex/4.1.0/templates/common.yaml similarity index 100% rename from stable/pavlovvr/4.0.1/templates/common.yaml rename to stable/owi2plex/4.1.0/templates/common.yaml diff --git a/stable/snapdrop/8.0.1/values.yaml b/stable/owi2plex/4.1.0/values.yaml similarity index 100% rename from stable/snapdrop/8.0.1/values.yaml rename to stable/owi2plex/4.1.0/values.yaml diff --git a/stable/owncast/12.1.0/CHANGELOG.md b/stable/owncast/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8cc98f1138 --- /dev/null +++ b/stable/owncast/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [owncast-12.1.0](https://github.com/truecharts/charts/compare/owncast-12.0.1...owncast-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [owncast-12.0.1](https://github.com/truecharts/charts/compare/owncast-12.0.0...owncast-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [owncast-12.0.0](https://github.com/truecharts/charts/compare/owncast-11.0.11...owncast-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [owncast-11.0.11](https://github.com/truecharts/charts/compare/owncast-11.0.10...owncast-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [owncast-11.0.10](https://github.com/truecharts/charts/compare/owncast-11.0.9...owncast-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [owncast-11.0.9](https://github.com/truecharts/charts/compare/owncast-11.0.8...owncast-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [owncast-11.0.8](https://github.com/truecharts/charts/compare/owncast-11.0.7...owncast-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [owncast-11.0.7](https://github.com/truecharts/charts/compare/owncast-11.0.6...owncast-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [owncast-11.0.6](https://github.com/truecharts/charts/compare/owncast-11.0.5...owncast-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [owncast-11.0.5](https://github.com/truecharts/charts/compare/owncast-11.0.4...owncast-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [owncast-11.0.4](https://github.com/truecharts/charts/compare/owncast-11.0.3...owncast-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/owncast/12.1.0/Chart.yaml b/stable/owncast/12.1.0/Chart.yaml new file mode 100644 index 0000000000..45a62ee356 --- /dev/null +++ b/stable/owncast/12.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: owncast +version: 12.1.0 +appVersion: 0.1.2 +description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. +home: https://truecharts.org/charts/stable/owncast +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.png +deprecated: false +sources: + - https://owncast.online/ + - https://github.com/owncast/owncast + - https://github.com/truecharts/charts/tree/master/charts/stable/owncast + - https://hub.docker.com/r/gabekangas/owncast +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - owncast + - stream + - open source + - chat +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/owncast/12.1.0/README.md b/stable/owncast/12.1.0/README.md new file mode 100644 index 0000000000..5499e6e6ab --- /dev/null +++ b/stable/owncast/12.1.0/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/owncast) + +**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/owncast/12.1.0/app-changelog.md b/stable/owncast/12.1.0/app-changelog.md new file mode 100644 index 0000000000..99a998bf6b --- /dev/null +++ b/stable/owncast/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [owncast-12.1.0](https://github.com/truecharts/charts/compare/owncast-12.0.1...owncast-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/owncast/12.1.0/app-readme.md b/stable/owncast/12.1.0/app-readme.md new file mode 100644 index 0000000000..288cc3e4bb --- /dev/null +++ b/stable/owncast/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Take control over your live stream video by running it yourself. Streaming + chat out of the box. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/owncast](https://truecharts.org/charts/stable/owncast) + +--- + +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/owncast/12.1.0/charts/common-17.2.2.tgz b/stable/owncast/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/owncast/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/owncast/12.1.0/ix_values.yaml b/stable/owncast/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..dc27b4b352 --- /dev/null +++ b/stable/owncast/12.1.0/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: gabekangas/owncast + tag: 0.1.2@sha256:eb21aabe464fb81f34186a00f94c6d22f892fb454ef337849b161a337a931fbb + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10088 + targetPort: 8080 + rtmp: + enabled: true + # externalTrafficPolicy: Local + ports: + rtmp: + enabled: true + port: 1935 + targetPort: 1935 +persistence: + config: + enabled: true + mountPath: "/app/data" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/owncast/12.1.0/questions.yaml b/stable/owncast/12.1.0/questions.yaml new file mode 100644 index 0000000000..c31aa9d83c --- /dev/null +++ b/stable/owncast/12.1.0/questions.yaml @@ -0,0 +1,2882 @@ +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" + admin: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/admin/" +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10088 + required: true + - variable: rtmp + label: "rtmp Service" + description: "The rtmp service" + 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: rtmp + label: "rtmp 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: 1935 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/wireguard/7.0.1/templates/NOTES.txt b/stable/owncast/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/wireguard/7.0.1/templates/NOTES.txt rename to stable/owncast/12.1.0/templates/NOTES.txt diff --git a/stable/wg-easy/8.0.0/templates/common.yaml b/stable/owncast/12.1.0/templates/common.yaml similarity index 100% rename from stable/wg-easy/8.0.0/templates/common.yaml rename to stable/owncast/12.1.0/templates/common.yaml diff --git a/stable/snippet-box/6.0.1/values.yaml b/stable/owncast/12.1.0/values.yaml similarity index 100% rename from stable/snippet-box/6.0.1/values.yaml rename to stable/owncast/12.1.0/values.yaml diff --git a/stable/paperless-ngx/6.0.2/CHANGELOG.md b/stable/paperless-ngx/6.0.2/CHANGELOG.md deleted file mode 100644 index 87ff133964..0000000000 --- a/stable/paperless-ngx/6.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [paperless-ngx-6.0.2](https://github.com/truecharts/charts/compare/paperless-ngx-6.0.1...paperless-ngx-6.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [paperless-ngx-6.0.1](https://github.com/truecharts/charts/compare/paperless-ngx-6.0.0...paperless-ngx-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [paperless-ngx-6.0.0](https://github.com/truecharts/charts/compare/paperless-ngx-5.0.0...paperless-ngx-6.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [paperless-ngx-6.0.0](https://github.com/truecharts/charts/compare/paperless-ngx-5.0.0...paperless-ngx-6.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [paperless-ngx-5.0.0](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.12...paperless-ngx-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [paperless-ngx-4.0.12](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.11...paperless-ngx-4.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [paperless-ngx-4.0.11](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.10...paperless-ngx-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [paperless-ngx-4.0.10](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.9...paperless-ngx-4.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [paperless-ngx-4.0.9](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.8...paperless-ngx-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [paperless-ngx-4.0.8](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.7...paperless-ngx-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [paperless-ngx-4.0.7](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.6...paperless-ngx-4.0.7) (2023-12-22) - -### Chore diff --git a/stable/paperless-ngx/6.0.2/Chart.yaml b/stable/paperless-ngx/6.0.2/Chart.yaml deleted file mode 100644 index a47a56f93b..0000000000 --- a/stable/paperless-ngx/6.0.2/Chart.yaml +++ /dev/null @@ -1,47 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: paperless-ngx -version: 6.0.2 -appVersion: 2.1.3 -description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. -home: https://truecharts.org/charts/stable/paperless-ngx -icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx - - https://ghcr.io/paperless-ngx/paperless-ngx - - https://github.com/paperless-ngx/paperless-ngx - - https://paperless-ngx.readthedocs.io/en/latest/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - paperless-ng - - paperless-ngx - - documents - - paper -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/paperless-ngx/6.0.2/app-changelog.md b/stable/paperless-ngx/6.0.2/app-changelog.md deleted file mode 100644 index 6de062ea3e..0000000000 --- a/stable/paperless-ngx/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [paperless-ngx-6.0.2](https://github.com/truecharts/charts/compare/paperless-ngx-6.0.1...paperless-ngx-6.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/paperless-ngx/6.0.2/charts/common-17.1.4.tgz b/stable/paperless-ngx/6.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/paperless-ngx/6.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/paperless-ngx/6.0.2/charts/redis-11.0.3.tgz b/stable/paperless-ngx/6.0.2/charts/redis-11.0.3.tgz deleted file mode 100644 index 90bc5a87d5..0000000000 Binary files a/stable/paperless-ngx/6.0.2/charts/redis-11.0.3.tgz and /dev/null differ diff --git a/stable/paperless-ngx/6.1.0/CHANGELOG.md b/stable/paperless-ngx/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bc40ad9dd8 --- /dev/null +++ b/stable/paperless-ngx/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [paperless-ngx-6.1.0](https://github.com/truecharts/charts/compare/paperless-ngx-6.0.2...paperless-ngx-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [paperless-ngx-6.0.2](https://github.com/truecharts/charts/compare/paperless-ngx-6.0.1...paperless-ngx-6.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [paperless-ngx-6.0.1](https://github.com/truecharts/charts/compare/paperless-ngx-6.0.0...paperless-ngx-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [paperless-ngx-6.0.0](https://github.com/truecharts/charts/compare/paperless-ngx-5.0.0...paperless-ngx-6.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [paperless-ngx-6.0.0](https://github.com/truecharts/charts/compare/paperless-ngx-5.0.0...paperless-ngx-6.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [paperless-ngx-5.0.0](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.12...paperless-ngx-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [paperless-ngx-4.0.12](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.11...paperless-ngx-4.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [paperless-ngx-4.0.11](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.10...paperless-ngx-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [paperless-ngx-4.0.10](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.9...paperless-ngx-4.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [paperless-ngx-4.0.9](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.8...paperless-ngx-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [paperless-ngx-4.0.8](https://github.com/truecharts/charts/compare/paperless-ngx-4.0.7...paperless-ngx-4.0.8) (2023-12-23) + +### Chore diff --git a/stable/paperless-ngx/6.1.0/Chart.yaml b/stable/paperless-ngx/6.1.0/Chart.yaml new file mode 100644 index 0000000000..3522fdf5fe --- /dev/null +++ b/stable/paperless-ngx/6.1.0/Chart.yaml @@ -0,0 +1,47 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: paperless-ngx +version: 6.1.0 +appVersion: 2.1.3 +description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. +home: https://truecharts.org/charts/stable/paperless-ngx +icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png +deprecated: false +sources: + - https://paperless-ngx.readthedocs.io/en/latest/ + - https://github.com/paperless-ngx/paperless-ngx + - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx + - https://ghcr.io/paperless-ngx/paperless-ngx +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - paperless-ng + - paperless-ngx + - documents + - paper +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/paperless-ngx/6.0.2/README.md b/stable/paperless-ngx/6.1.0/README.md similarity index 100% rename from stable/paperless-ngx/6.0.2/README.md rename to stable/paperless-ngx/6.1.0/README.md diff --git a/stable/paperless-ngx/6.1.0/app-changelog.md b/stable/paperless-ngx/6.1.0/app-changelog.md new file mode 100644 index 0000000000..6135b7fa89 --- /dev/null +++ b/stable/paperless-ngx/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [paperless-ngx-6.1.0](https://github.com/truecharts/charts/compare/paperless-ngx-6.0.2...paperless-ngx-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/paperless-ngx/6.0.2/app-readme.md b/stable/paperless-ngx/6.1.0/app-readme.md similarity index 100% rename from stable/paperless-ngx/6.0.2/app-readme.md rename to stable/paperless-ngx/6.1.0/app-readme.md diff --git a/stable/paperless-ngx/6.1.0/charts/common-17.2.2.tgz b/stable/paperless-ngx/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/paperless-ngx/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/paperless-ngx/6.1.0/charts/redis-11.1.0.tgz b/stable/paperless-ngx/6.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/paperless-ngx/6.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/paperless-ngx/6.0.2/ix_values.yaml b/stable/paperless-ngx/6.1.0/ix_values.yaml similarity index 100% rename from stable/paperless-ngx/6.0.2/ix_values.yaml rename to stable/paperless-ngx/6.1.0/ix_values.yaml diff --git a/stable/paperless-ngx/6.0.2/questions.yaml b/stable/paperless-ngx/6.1.0/questions.yaml similarity index 100% rename from stable/paperless-ngx/6.0.2/questions.yaml rename to stable/paperless-ngx/6.1.0/questions.yaml diff --git a/stable/wizarr/5.0.1/templates/NOTES.txt b/stable/paperless-ngx/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/wizarr/5.0.1/templates/NOTES.txt rename to stable/paperless-ngx/6.1.0/templates/NOTES.txt diff --git a/stable/paperless-ngx/6.0.2/templates/_secrets.tpl b/stable/paperless-ngx/6.1.0/templates/_secrets.tpl similarity index 100% rename from stable/paperless-ngx/6.0.2/templates/_secrets.tpl rename to stable/paperless-ngx/6.1.0/templates/_secrets.tpl diff --git a/stable/paperless-ngx/6.0.2/templates/common.yaml b/stable/paperless-ngx/6.1.0/templates/common.yaml similarity index 100% rename from stable/paperless-ngx/6.0.2/templates/common.yaml rename to stable/paperless-ngx/6.1.0/templates/common.yaml diff --git a/stable/socials/4.0.2/values.yaml b/stable/paperless-ngx/6.1.0/values.yaml similarity index 100% rename from stable/socials/4.0.2/values.yaml rename to stable/paperless-ngx/6.1.0/values.yaml diff --git a/stable/papermerge/11.1.0/CHANGELOG.md b/stable/papermerge/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0bd46682fa --- /dev/null +++ b/stable/papermerge/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [papermerge-11.1.0](https://github.com/truecharts/charts/compare/papermerge-11.0.2...papermerge-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [papermerge-11.0.2](https://github.com/truecharts/charts/compare/papermerge-11.0.1...papermerge-11.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [papermerge-11.0.1](https://github.com/truecharts/charts/compare/papermerge-11.0.0...papermerge-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [papermerge-11.0.0](https://github.com/truecharts/charts/compare/papermerge-10.0.0...papermerge-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [papermerge-11.0.0](https://github.com/truecharts/charts/compare/papermerge-10.0.0...papermerge-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [papermerge-10.0.0](https://github.com/truecharts/charts/compare/papermerge-9.0.12...papermerge-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [papermerge-9.0.12](https://github.com/truecharts/charts/compare/papermerge-9.0.11...papermerge-9.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [papermerge-9.0.11](https://github.com/truecharts/charts/compare/papermerge-9.0.10...papermerge-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [papermerge-9.0.10](https://github.com/truecharts/charts/compare/papermerge-9.0.9...papermerge-9.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [papermerge-9.0.9](https://github.com/truecharts/charts/compare/papermerge-9.0.8...papermerge-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [papermerge-9.0.8](https://github.com/truecharts/charts/compare/papermerge-9.0.7...papermerge-9.0.8) (2023-12-23) + +### Chore diff --git a/stable/papermerge/11.1.0/Chart.yaml b/stable/papermerge/11.1.0/Chart.yaml new file mode 100644 index 0000000000..8f84a7786f --- /dev/null +++ b/stable/papermerge/11.1.0/Chart.yaml @@ -0,0 +1,43 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: papermerge +version: 11.1.0 +appVersion: 2.1.9 +description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. +home: https://truecharts.org/charts/stable/papermerge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png +deprecated: false +sources: + - https://github.com/ciur/papermerge + - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge + - https://hub.docker.com/r/papermerge/papermerge +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - papermerge +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/papermerge/11.1.0/README.md b/stable/papermerge/11.1.0/README.md new file mode 100644 index 0000000000..352f2ec0b8 --- /dev/null +++ b/stable/papermerge/11.1.0/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/papermerge) + +**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/papermerge/11.1.0/app-changelog.md b/stable/papermerge/11.1.0/app-changelog.md new file mode 100644 index 0000000000..78ae3bd055 --- /dev/null +++ b/stable/papermerge/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [papermerge-11.1.0](https://github.com/truecharts/charts/compare/papermerge-11.0.2...papermerge-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/papermerge/11.1.0/app-readme.md b/stable/papermerge/11.1.0/app-readme.md new file mode 100644 index 0000000000..d5f1f14089 --- /dev/null +++ b/stable/papermerge/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/papermerge](https://truecharts.org/charts/stable/papermerge) + +--- + +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/papermerge/11.1.0/charts/common-17.2.2.tgz b/stable/papermerge/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/papermerge/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/papermerge/11.1.0/charts/redis-11.1.0.tgz b/stable/papermerge/11.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/papermerge/11.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/papermerge/11.1.0/ix_values.yaml b/stable/papermerge/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..8f4a3da822 --- /dev/null +++ b/stable/papermerge/11.1.0/ix_values.yaml @@ -0,0 +1,65 @@ +image: + repository: papermerge/papermerge + pullPolicy: IfNotPresent + tag: 2.1.9@sha256:f3b1d8f73892eeddb0e1515d1891f98ba0c6f53698fa9eb126191fb4c55fc828 +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + targetPort: 8000 + port: 10141 +workload: + main: + podSpec: + containers: + main: + env: + PAPERMERGE__MAIN__TIMEZONE: "{{ .Values.TZ }}" + DJANGO_SUPERUSER_EMAIL: admin@example.com + DJANGO_SUPERUSER_USENAME: admin + DJANGO_SUPERUSER_PASSWORD: my_admin_password123 + PAPERMERGE__MAIN__SECRET_KEY: + secretKeyRef: + name: papermerge-secrets + key: PAPERMERGE__MAIN__SECRET_KEY + PAPERMERGE__DATABASE__TYPE: postgres + PAPERMERGE__DATABASE__NAME: "{{ .Values.cnpg.main.database }}" + PAPERMERGE__DATABASE__USER: "{{ .Values.cnpg.main.user }}" + PAPERMERGE__DATABASE__PORT: 5432 + PAPERMERGE__DATABASE__HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + PAPERMERGE__DATABASE__PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + PAPERMERGE__REDIS__PORT: 6379 + PAPERMERGE__REDIS__HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +redis: + enabled: true + redisUsername: papermerge +cnpg: + main: + enabled: true + user: papermerge + database: papermerge +portal: + open: + enabled: true diff --git a/stable/papermerge/11.1.0/questions.yaml b/stable/papermerge/11.1.0/questions.yaml new file mode 100644 index 0000000000..501b31b580 --- /dev/null +++ b/stable/papermerge/11.1.0/questions.yaml @@ -0,0 +1,3313 @@ +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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: DJANGO_SUPERUSER_EMAIL + label: SuperUser Email + description: Admin email + schema: + type: string + required: true + default: "" + - variable: DJANGO_SUPERUSER_USENAME + label: SuperUser UserName + description: Admin user + schema: + type: string + required: true + default: "" + - variable: DJANGO_SUPERUSER_PASSWORD + label: SuperUser Password + description: Admin Password + schema: + type: string + required: true + private: true + default: "" + + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10141 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/wyoming-piper/3.0.1/templates/NOTES.txt b/stable/papermerge/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/wyoming-piper/3.0.1/templates/NOTES.txt rename to stable/papermerge/11.1.0/templates/NOTES.txt diff --git a/stable/papermerge/11.1.0/templates/_secrets.tpl b/stable/papermerge/11.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..fd487f1756 --- /dev/null +++ b/stable/papermerge/11.1.0/templates/_secrets.tpl @@ -0,0 +1,13 @@ +{{/* Define the secrets */}} +{{- define "papermerge.secrets" -}} + +{{- $secretName := (printf "%s-papermerge-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) -}} + +{{- $pass_key := randAlphaNum 32 -}} +{{- with (lookup "v1" "Secret" .Release.Namespace $secretName) -}} + {{- $pass_key = index .data "PAPERMERGE__MAIN__SECRET_KEY" | b64dec -}} +{{- end }} +enabled: true +data: + PAPERMERGE__MAIN__SECRET_KEY: {{ $pass_key }} +{{- end -}} diff --git a/stable/papermerge/11.1.0/templates/common.yaml b/stable/papermerge/11.1.0/templates/common.yaml new file mode 100644 index 0000000000..160e360539 --- /dev/null +++ b/stable/papermerge/11.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for papermerge */}} +{{- $secrets := include "papermerge.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "papermerge-secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/soft-serve/5.0.1/values.yaml b/stable/papermerge/11.1.0/values.yaml similarity index 100% rename from stable/soft-serve/5.0.1/values.yaml rename to stable/papermerge/11.1.0/values.yaml diff --git a/stable/passwordpusherephemeral/4.0.1/CHANGELOG.md b/stable/passwordpusherephemeral/4.0.1/CHANGELOG.md deleted file mode 100644 index 50d1f2de71..0000000000 --- a/stable/passwordpusherephemeral/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [passwordpusherephemeral-4.0.1](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.0.0...passwordpusherephemeral-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [passwordpusherephemeral-4.0.0](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.18...passwordpusherephemeral-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [passwordpusherephemeral-3.0.18](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.17...passwordpusherephemeral-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [passwordpusherephemeral-3.0.17](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.16...passwordpusherephemeral-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [passwordpusherephemeral-3.0.16](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.15...passwordpusherephemeral-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [passwordpusherephemeral-3.0.15](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.14...passwordpusherephemeral-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [passwordpusherephemeral-3.0.14](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.13...passwordpusherephemeral-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [passwordpusherephemeral-3.0.13](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.12...passwordpusherephemeral-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [passwordpusherephemeral-3.0.12](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.11...passwordpusherephemeral-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [passwordpusherephemeral-3.0.11](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.10...passwordpusherephemeral-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [passwordpusherephemeral-3.0.10](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.9...passwordpusherephemeral-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/passwordpusherephemeral/4.0.1/Chart.yaml b/stable/passwordpusherephemeral/4.0.1/Chart.yaml deleted file mode 100644 index 76b6e04ab1..0000000000 --- a/stable/passwordpusherephemeral/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: passwordpusherephemeral -version: 4.0.1 -appVersion: latest -description: Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. -home: https://truecharts.org/charts/incubator/passwordpusherephemeral -icon: https://truecharts.org/img/hotlink-ok/chart-icons/passwordpusherephemeral.png -deprecated: false -sources: - - https://github.com/pglombardo/PasswordPusher - - https://github.com/truecharts/charts/tree/master/charts/incubator/passwordpusherephemeral - - https://hub.docker.com/r/pglombardo/pwpush-ephemeral -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - passwordpusherephemeral - - Productivity - - Security - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/passwordpusherephemeral/4.0.1/app-changelog.md b/stable/passwordpusherephemeral/4.0.1/app-changelog.md deleted file mode 100644 index ab535778ef..0000000000 --- a/stable/passwordpusherephemeral/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [passwordpusherephemeral-4.0.1](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.0.0...passwordpusherephemeral-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/passwordpusherephemeral/4.0.1/charts/common-17.1.4.tgz b/stable/passwordpusherephemeral/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/passwordpusherephemeral/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/passwordpusherephemeral/4.1.0/CHANGELOG.md b/stable/passwordpusherephemeral/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..38cf6b70b8 --- /dev/null +++ b/stable/passwordpusherephemeral/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [passwordpusherephemeral-4.1.0](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.0.1...passwordpusherephemeral-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [passwordpusherephemeral-4.0.1](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.0.0...passwordpusherephemeral-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [passwordpusherephemeral-4.0.0](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.18...passwordpusherephemeral-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [passwordpusherephemeral-3.0.18](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.17...passwordpusherephemeral-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [passwordpusherephemeral-3.0.17](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.16...passwordpusherephemeral-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [passwordpusherephemeral-3.0.16](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.15...passwordpusherephemeral-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [passwordpusherephemeral-3.0.15](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.14...passwordpusherephemeral-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [passwordpusherephemeral-3.0.14](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.13...passwordpusherephemeral-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [passwordpusherephemeral-3.0.13](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.12...passwordpusherephemeral-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [passwordpusherephemeral-3.0.12](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.11...passwordpusherephemeral-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [passwordpusherephemeral-3.0.11](https://github.com/truecharts/charts/compare/passwordpusherephemeral-3.0.10...passwordpusherephemeral-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/passwordpusherephemeral/4.1.0/Chart.yaml b/stable/passwordpusherephemeral/4.1.0/Chart.yaml new file mode 100644 index 0000000000..21a5ed2582 --- /dev/null +++ b/stable/passwordpusherephemeral/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: passwordpusherephemeral +version: 4.1.0 +appVersion: latest +description: Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. +home: https://truecharts.org/charts/incubator/passwordpusherephemeral +icon: https://truecharts.org/img/hotlink-ok/chart-icons/passwordpusherephemeral.png +deprecated: false +sources: + - https://github.com/pglombardo/PasswordPusher + - https://github.com/truecharts/charts/tree/master/charts/incubator/passwordpusherephemeral + - https://hub.docker.com/r/pglombardo/pwpush-ephemeral +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - passwordpusherephemeral + - Productivity + - Security + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/passwordpusherephemeral/4.0.1/README.md b/stable/passwordpusherephemeral/4.1.0/README.md similarity index 100% rename from stable/passwordpusherephemeral/4.0.1/README.md rename to stable/passwordpusherephemeral/4.1.0/README.md diff --git a/stable/passwordpusherephemeral/4.1.0/app-changelog.md b/stable/passwordpusherephemeral/4.1.0/app-changelog.md new file mode 100644 index 0000000000..56d9cf8714 --- /dev/null +++ b/stable/passwordpusherephemeral/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [passwordpusherephemeral-4.1.0](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.0.1...passwordpusherephemeral-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/passwordpusherephemeral/4.0.1/app-readme.md b/stable/passwordpusherephemeral/4.1.0/app-readme.md similarity index 100% rename from stable/passwordpusherephemeral/4.0.1/app-readme.md rename to stable/passwordpusherephemeral/4.1.0/app-readme.md diff --git a/stable/passwordpusherephemeral/4.1.0/charts/common-17.2.2.tgz b/stable/passwordpusherephemeral/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/passwordpusherephemeral/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/passwordpusherephemeral/4.0.1/ix_values.yaml b/stable/passwordpusherephemeral/4.1.0/ix_values.yaml similarity index 100% rename from stable/passwordpusherephemeral/4.0.1/ix_values.yaml rename to stable/passwordpusherephemeral/4.1.0/ix_values.yaml diff --git a/stable/passwordpusherephemeral/4.0.1/questions.yaml b/stable/passwordpusherephemeral/4.1.0/questions.yaml similarity index 100% rename from stable/passwordpusherephemeral/4.0.1/questions.yaml rename to stable/passwordpusherephemeral/4.1.0/questions.yaml diff --git a/stable/phoronix-test-suite/4.0.1/templates/common.yaml b/stable/passwordpusherephemeral/4.1.0/templates/common.yaml similarity index 100% rename from stable/phoronix-test-suite/4.0.1/templates/common.yaml rename to stable/passwordpusherephemeral/4.1.0/templates/common.yaml diff --git a/stable/songkong/4.0.1/values.yaml b/stable/passwordpusherephemeral/4.1.0/values.yaml similarity index 100% rename from stable/songkong/4.0.1/values.yaml rename to stable/passwordpusherephemeral/4.1.0/values.yaml diff --git a/stable/pasta/7.0.1/CHANGELOG.md b/stable/pasta/7.0.1/CHANGELOG.md deleted file mode 100644 index 61b60deb0d..0000000000 --- a/stable/pasta/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pasta-7.0.1](https://github.com/truecharts/charts/compare/pasta-7.0.0...pasta-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pasta-7.0.0](https://github.com/truecharts/charts/compare/pasta-6.0.11...pasta-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pasta-6.0.11](https://github.com/truecharts/charts/compare/pasta-6.0.10...pasta-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pasta-6.0.10](https://github.com/truecharts/charts/compare/pasta-6.0.9...pasta-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pasta-6.0.9](https://github.com/truecharts/charts/compare/pasta-6.0.8...pasta-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pasta-6.0.8](https://github.com/truecharts/charts/compare/pasta-6.0.7...pasta-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pasta-6.0.7](https://github.com/truecharts/charts/compare/pasta-6.0.6...pasta-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pasta-6.0.6](https://github.com/truecharts/charts/compare/pasta-6.0.5...pasta-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pasta-6.0.5](https://github.com/truecharts/charts/compare/pasta-6.0.4...pasta-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pasta-6.0.4](https://github.com/truecharts/charts/compare/pasta-6.0.3...pasta-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [pasta-6.0.3](https://github.com/truecharts/charts/compare/pasta-6.0.2...pasta-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/pasta/7.0.1/Chart.yaml b/stable/pasta/7.0.1/Chart.yaml deleted file mode 100644 index 185da9d545..0000000000 --- a/stable/pasta/7.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pasta -version: 7.0.1 -appVersion: 1.6.2 -description: PASTA - Audio and Subtitle Track Changer for Plex -home: https://truecharts.org/charts/stable/pasta -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.png -deprecated: false -sources: - - https://hub.docker.com/r/cglatot/pasta - - https://github.com/cglatot/pasta - - https://github.com/truecharts/charts/tree/master/charts/stable/pasta -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pasta - - MediaApp-Other - - Tools-Utilities - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/pasta/7.0.1/app-changelog.md b/stable/pasta/7.0.1/app-changelog.md deleted file mode 100644 index 3eb1cfb75e..0000000000 --- a/stable/pasta/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pasta-7.0.1](https://github.com/truecharts/charts/compare/pasta-7.0.0...pasta-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/pasta/7.0.1/charts/common-17.1.4.tgz b/stable/pasta/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pasta/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pasta/7.1.0/CHANGELOG.md b/stable/pasta/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8a5a540bba --- /dev/null +++ b/stable/pasta/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pasta-7.1.0](https://github.com/truecharts/charts/compare/pasta-7.0.1...pasta-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pasta-7.0.1](https://github.com/truecharts/charts/compare/pasta-7.0.0...pasta-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pasta-7.0.0](https://github.com/truecharts/charts/compare/pasta-6.0.11...pasta-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pasta-6.0.11](https://github.com/truecharts/charts/compare/pasta-6.0.10...pasta-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pasta-6.0.10](https://github.com/truecharts/charts/compare/pasta-6.0.9...pasta-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pasta-6.0.9](https://github.com/truecharts/charts/compare/pasta-6.0.8...pasta-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pasta-6.0.8](https://github.com/truecharts/charts/compare/pasta-6.0.7...pasta-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pasta-6.0.7](https://github.com/truecharts/charts/compare/pasta-6.0.6...pasta-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pasta-6.0.6](https://github.com/truecharts/charts/compare/pasta-6.0.5...pasta-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pasta-6.0.5](https://github.com/truecharts/charts/compare/pasta-6.0.4...pasta-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pasta-6.0.4](https://github.com/truecharts/charts/compare/pasta-6.0.3...pasta-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/pasta/7.1.0/Chart.yaml b/stable/pasta/7.1.0/Chart.yaml new file mode 100644 index 0000000000..b378d99a24 --- /dev/null +++ b/stable/pasta/7.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pasta +version: 7.1.0 +appVersion: 1.6.2 +description: PASTA - Audio and Subtitle Track Changer for Plex +home: https://truecharts.org/charts/stable/pasta +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.png +deprecated: false +sources: + - https://hub.docker.com/r/cglatot/pasta + - https://github.com/cglatot/pasta + - https://github.com/truecharts/charts/tree/master/charts/stable/pasta +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pasta + - MediaApp-Other + - Tools-Utilities + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/pasta/7.0.1/README.md b/stable/pasta/7.1.0/README.md similarity index 100% rename from stable/pasta/7.0.1/README.md rename to stable/pasta/7.1.0/README.md diff --git a/stable/pasta/7.1.0/app-changelog.md b/stable/pasta/7.1.0/app-changelog.md new file mode 100644 index 0000000000..2759e35c7f --- /dev/null +++ b/stable/pasta/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pasta-7.1.0](https://github.com/truecharts/charts/compare/pasta-7.0.1...pasta-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pasta/7.0.1/app-readme.md b/stable/pasta/7.1.0/app-readme.md similarity index 100% rename from stable/pasta/7.0.1/app-readme.md rename to stable/pasta/7.1.0/app-readme.md diff --git a/stable/pasta/7.1.0/charts/common-17.2.2.tgz b/stable/pasta/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pasta/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pasta/7.0.1/ix_values.yaml b/stable/pasta/7.1.0/ix_values.yaml similarity index 100% rename from stable/pasta/7.0.1/ix_values.yaml rename to stable/pasta/7.1.0/ix_values.yaml diff --git a/stable/pasta/7.0.1/questions.yaml b/stable/pasta/7.1.0/questions.yaml similarity index 100% rename from stable/pasta/7.0.1/questions.yaml rename to stable/pasta/7.1.0/questions.yaml diff --git a/stable/wyoming-whisper/3.0.1/templates/NOTES.txt b/stable/pasta/7.1.0/templates/NOTES.txt similarity index 100% rename from stable/wyoming-whisper/3.0.1/templates/NOTES.txt rename to stable/pasta/7.1.0/templates/NOTES.txt diff --git a/stable/photo-stream/4.0.1/templates/common.yaml b/stable/pasta/7.1.0/templates/common.yaml similarity index 100% rename from stable/photo-stream/4.0.1/templates/common.yaml rename to stable/pasta/7.1.0/templates/common.yaml diff --git a/stable/sonsoftheforest/2.0.1/values.yaml b/stable/pasta/7.1.0/values.yaml similarity index 100% rename from stable/sonsoftheforest/2.0.1/values.yaml rename to stable/pasta/7.1.0/values.yaml diff --git a/stable/pastey/5.0.1/CHANGELOG.md b/stable/pastey/5.0.1/CHANGELOG.md deleted file mode 100644 index 7857644395..0000000000 --- a/stable/pastey/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pastey-5.0.1](https://github.com/truecharts/charts/compare/pastey-5.0.0...pastey-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pastey-5.0.0](https://github.com/truecharts/charts/compare/pastey-4.0.12...pastey-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pastey-4.0.12](https://github.com/truecharts/charts/compare/pastey-4.0.11...pastey-4.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pastey-4.0.11](https://github.com/truecharts/charts/compare/pastey-4.0.10...pastey-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pastey-4.0.10](https://github.com/truecharts/charts/compare/pastey-4.0.9...pastey-4.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pastey-4.0.9](https://github.com/truecharts/charts/compare/pastey-4.0.8...pastey-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pastey-4.0.8](https://github.com/truecharts/charts/compare/pastey-4.0.7...pastey-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pastey-4.0.7](https://github.com/truecharts/charts/compare/pastey-4.0.6...pastey-4.0.7) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pastey-4.0.6](https://github.com/truecharts/charts/compare/pastey-4.0.5...pastey-4.0.6) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pastey-4.0.5](https://github.com/truecharts/charts/compare/pastey-4.0.4...pastey-4.0.5) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [pastey-4.0.4](https://github.com/truecharts/charts/compare/pastey-4.0.3...pastey-4.0.4) (2023-12-21) - -### Chore diff --git a/stable/pastey/5.0.1/Chart.yaml b/stable/pastey/5.0.1/Chart.yaml deleted file mode 100644 index 18802e96c6..0000000000 --- a/stable/pastey/5.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pastey -version: 5.0.1 -appVersion: 0.5.1 -description: A lightweight, self-hosted paste platform. -home: https://truecharts.org/charts/stable/pastey -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.png -deprecated: false -sources: - - https://github.com/Cesura/pastey - - https://github.com/truecharts/charts/tree/master/charts/stable/pastey - - https://github.com/truecharts/containers/tree/master/mirrorpastey-slim -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pastey - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/pastey/5.0.1/app-changelog.md b/stable/pastey/5.0.1/app-changelog.md deleted file mode 100644 index 4885714ecd..0000000000 --- a/stable/pastey/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pastey-5.0.1](https://github.com/truecharts/charts/compare/pastey-5.0.0...pastey-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/pastey/5.0.1/charts/common-17.1.4.tgz b/stable/pastey/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pastey/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pastey/5.1.0/CHANGELOG.md b/stable/pastey/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b12e770b3c --- /dev/null +++ b/stable/pastey/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pastey-5.1.0](https://github.com/truecharts/charts/compare/pastey-5.0.1...pastey-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pastey-5.0.1](https://github.com/truecharts/charts/compare/pastey-5.0.0...pastey-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pastey-5.0.0](https://github.com/truecharts/charts/compare/pastey-4.0.12...pastey-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pastey-4.0.12](https://github.com/truecharts/charts/compare/pastey-4.0.11...pastey-4.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pastey-4.0.11](https://github.com/truecharts/charts/compare/pastey-4.0.10...pastey-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pastey-4.0.10](https://github.com/truecharts/charts/compare/pastey-4.0.9...pastey-4.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pastey-4.0.9](https://github.com/truecharts/charts/compare/pastey-4.0.8...pastey-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pastey-4.0.8](https://github.com/truecharts/charts/compare/pastey-4.0.7...pastey-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pastey-4.0.7](https://github.com/truecharts/charts/compare/pastey-4.0.6...pastey-4.0.7) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pastey-4.0.6](https://github.com/truecharts/charts/compare/pastey-4.0.5...pastey-4.0.6) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pastey-4.0.5](https://github.com/truecharts/charts/compare/pastey-4.0.4...pastey-4.0.5) (2023-12-21) + +### Fix diff --git a/stable/pastey/5.1.0/Chart.yaml b/stable/pastey/5.1.0/Chart.yaml new file mode 100644 index 0000000000..e8a3192f85 --- /dev/null +++ b/stable/pastey/5.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pastey +version: 5.1.0 +appVersion: 0.5.1 +description: A lightweight, self-hosted paste platform. +home: https://truecharts.org/charts/stable/pastey +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.png +deprecated: false +sources: + - https://github.com/Cesura/pastey + - https://github.com/truecharts/charts/tree/master/charts/stable/pastey + - https://github.com/truecharts/containers/tree/master/mirrorpastey-slim +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pastey + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/pastey/5.0.1/README.md b/stable/pastey/5.1.0/README.md similarity index 100% rename from stable/pastey/5.0.1/README.md rename to stable/pastey/5.1.0/README.md diff --git a/stable/pastey/5.1.0/app-changelog.md b/stable/pastey/5.1.0/app-changelog.md new file mode 100644 index 0000000000..b3609bb1f0 --- /dev/null +++ b/stable/pastey/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pastey-5.1.0](https://github.com/truecharts/charts/compare/pastey-5.0.1...pastey-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pastey/5.0.1/app-readme.md b/stable/pastey/5.1.0/app-readme.md similarity index 100% rename from stable/pastey/5.0.1/app-readme.md rename to stable/pastey/5.1.0/app-readme.md diff --git a/stable/pastey/5.1.0/charts/common-17.2.2.tgz b/stable/pastey/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pastey/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pastey/5.0.1/ix_values.yaml b/stable/pastey/5.1.0/ix_values.yaml similarity index 100% rename from stable/pastey/5.0.1/ix_values.yaml rename to stable/pastey/5.1.0/ix_values.yaml diff --git a/stable/pastey/5.0.1/questions.yaml b/stable/pastey/5.1.0/questions.yaml similarity index 100% rename from stable/pastey/5.0.1/questions.yaml rename to stable/pastey/5.1.0/questions.yaml diff --git a/stable/xen-orchestra/7.0.1/templates/NOTES.txt b/stable/pastey/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/xen-orchestra/7.0.1/templates/NOTES.txt rename to stable/pastey/5.1.0/templates/NOTES.txt diff --git a/stable/whisper-asr-webservice/3.0.1/templates/common.yaml b/stable/pastey/5.1.0/templates/common.yaml similarity index 100% rename from stable/whisper-asr-webservice/3.0.1/templates/common.yaml rename to stable/pastey/5.1.0/templates/common.yaml diff --git a/stable/sourcegraph/4.0.1/values.yaml b/stable/pastey/5.1.0/values.yaml similarity index 100% rename from stable/sourcegraph/4.0.1/values.yaml rename to stable/pastey/5.1.0/values.yaml diff --git a/stable/pavlovvr/4.0.1/CHANGELOG.md b/stable/pavlovvr/4.0.1/CHANGELOG.md deleted file mode 100644 index d28de6e678..0000000000 --- a/stable/pavlovvr/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pavlovvr-4.0.1](https://github.com/truecharts/charts/compare/pavlovvr-4.0.0...pavlovvr-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pavlovvr-4.0.0](https://github.com/truecharts/charts/compare/pavlovvr-3.0.17...pavlovvr-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pavlovvr-3.0.17](https://github.com/truecharts/charts/compare/pavlovvr-3.0.16...pavlovvr-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pavlovvr-3.0.16](https://github.com/truecharts/charts/compare/pavlovvr-3.0.15...pavlovvr-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pavlovvr-3.0.15](https://github.com/truecharts/charts/compare/pavlovvr-3.0.14...pavlovvr-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pavlovvr-3.0.14](https://github.com/truecharts/charts/compare/pavlovvr-3.0.13...pavlovvr-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pavlovvr-3.0.13](https://github.com/truecharts/charts/compare/pavlovvr-3.0.12...pavlovvr-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pavlovvr-3.0.12](https://github.com/truecharts/charts/compare/pavlovvr-3.0.11...pavlovvr-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pavlovvr-3.0.11](https://github.com/truecharts/charts/compare/pavlovvr-3.0.10...pavlovvr-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pavlovvr-3.0.10](https://github.com/truecharts/charts/compare/pavlovvr-3.0.9...pavlovvr-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [pavlovvr-3.0.9](https://github.com/truecharts/charts/compare/pavlovvr-3.0.8...pavlovvr-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/pavlovvr/4.0.1/Chart.yaml b/stable/pavlovvr/4.0.1/Chart.yaml deleted file mode 100644 index 2114918ae1..0000000000 --- a/stable/pavlovvr/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pavlovvr -version: 4.0.1 -appVersion: pavlovvr -description: This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. -home: https://truecharts.org/charts/incubator/pavlovvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pavlovvr - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pavlovvr - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/pavlovvr/4.0.1/app-changelog.md b/stable/pavlovvr/4.0.1/app-changelog.md deleted file mode 100644 index d2b9055a3c..0000000000 --- a/stable/pavlovvr/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pavlovvr-4.0.1](https://github.com/truecharts/charts/compare/pavlovvr-4.0.0...pavlovvr-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/pavlovvr/4.0.1/charts/common-17.1.4.tgz b/stable/pavlovvr/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pavlovvr/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pavlovvr/4.1.0/CHANGELOG.md b/stable/pavlovvr/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ca80a7f415 --- /dev/null +++ b/stable/pavlovvr/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pavlovvr-4.1.0](https://github.com/truecharts/charts/compare/pavlovvr-4.0.1...pavlovvr-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pavlovvr-4.0.1](https://github.com/truecharts/charts/compare/pavlovvr-4.0.0...pavlovvr-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pavlovvr-4.0.0](https://github.com/truecharts/charts/compare/pavlovvr-3.0.17...pavlovvr-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pavlovvr-3.0.17](https://github.com/truecharts/charts/compare/pavlovvr-3.0.16...pavlovvr-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pavlovvr-3.0.16](https://github.com/truecharts/charts/compare/pavlovvr-3.0.15...pavlovvr-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pavlovvr-3.0.15](https://github.com/truecharts/charts/compare/pavlovvr-3.0.14...pavlovvr-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pavlovvr-3.0.14](https://github.com/truecharts/charts/compare/pavlovvr-3.0.13...pavlovvr-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pavlovvr-3.0.13](https://github.com/truecharts/charts/compare/pavlovvr-3.0.12...pavlovvr-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pavlovvr-3.0.12](https://github.com/truecharts/charts/compare/pavlovvr-3.0.11...pavlovvr-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pavlovvr-3.0.11](https://github.com/truecharts/charts/compare/pavlovvr-3.0.10...pavlovvr-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pavlovvr-3.0.10](https://github.com/truecharts/charts/compare/pavlovvr-3.0.9...pavlovvr-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/pavlovvr/4.1.0/Chart.yaml b/stable/pavlovvr/4.1.0/Chart.yaml new file mode 100644 index 0000000000..6611529f3b --- /dev/null +++ b/stable/pavlovvr/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pavlovvr +version: 4.1.0 +appVersion: pavlovvr +description: This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. +home: https://truecharts.org/charts/incubator/pavlovvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pavlovvr + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pavlovvr + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/pavlovvr/4.0.1/README.md b/stable/pavlovvr/4.1.0/README.md similarity index 100% rename from stable/pavlovvr/4.0.1/README.md rename to stable/pavlovvr/4.1.0/README.md diff --git a/stable/pavlovvr/4.1.0/app-changelog.md b/stable/pavlovvr/4.1.0/app-changelog.md new file mode 100644 index 0000000000..f3fa3d6270 --- /dev/null +++ b/stable/pavlovvr/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pavlovvr-4.1.0](https://github.com/truecharts/charts/compare/pavlovvr-4.0.1...pavlovvr-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pavlovvr/4.0.1/app-readme.md b/stable/pavlovvr/4.1.0/app-readme.md similarity index 100% rename from stable/pavlovvr/4.0.1/app-readme.md rename to stable/pavlovvr/4.1.0/app-readme.md diff --git a/stable/pavlovvr/4.1.0/charts/common-17.2.2.tgz b/stable/pavlovvr/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pavlovvr/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pavlovvr/4.0.1/ix_values.yaml b/stable/pavlovvr/4.1.0/ix_values.yaml similarity index 100% rename from stable/pavlovvr/4.0.1/ix_values.yaml rename to stable/pavlovvr/4.1.0/ix_values.yaml diff --git a/stable/pavlovvr/4.0.1/questions.yaml b/stable/pavlovvr/4.1.0/questions.yaml similarity index 100% rename from stable/pavlovvr/4.0.1/questions.yaml rename to stable/pavlovvr/4.1.0/questions.yaml diff --git a/stable/phpmyadmin/4.0.1/templates/common.yaml b/stable/pavlovvr/4.1.0/templates/common.yaml similarity index 100% rename from stable/phpmyadmin/4.0.1/templates/common.yaml rename to stable/pavlovvr/4.1.0/templates/common.yaml diff --git a/stable/spaceengineers/5.0.1/values.yaml b/stable/pavlovvr/4.1.0/values.yaml similarity index 100% rename from stable/spaceengineers/5.0.1/values.yaml rename to stable/pavlovvr/4.1.0/values.yaml diff --git a/stable/pgadmin/14.1.0/CHANGELOG.md b/stable/pgadmin/14.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e16ba75aab --- /dev/null +++ b/stable/pgadmin/14.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pgadmin-14.1.0](https://github.com/truecharts/charts/compare/pgadmin-14.0.1...pgadmin-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pgadmin-14.0.1](https://github.com/truecharts/charts/compare/pgadmin-14.0.0...pgadmin-14.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pgadmin-14.0.0](https://github.com/truecharts/charts/compare/pgadmin-13.0.11...pgadmin-14.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pgadmin-13.0.11](https://github.com/truecharts/charts/compare/pgadmin-13.0.10...pgadmin-13.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pgadmin-13.0.10](https://github.com/truecharts/charts/compare/pgadmin-13.0.9...pgadmin-13.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pgadmin-13.0.9](https://github.com/truecharts/charts/compare/pgadmin-13.0.8...pgadmin-13.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pgadmin-13.0.8](https://github.com/truecharts/charts/compare/pgadmin-13.0.7...pgadmin-13.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pgadmin-13.0.7](https://github.com/truecharts/charts/compare/pgadmin-13.0.6...pgadmin-13.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pgadmin-13.0.6](https://github.com/truecharts/charts/compare/pgadmin-13.0.5...pgadmin-13.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pgadmin-13.0.5](https://github.com/truecharts/charts/compare/pgadmin-13.0.4...pgadmin-13.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pgadmin-13.0.4](https://github.com/truecharts/charts/compare/pgadmin-13.0.3...pgadmin-13.0.4) (2023-12-21) + +### Fix diff --git a/stable/pgadmin/14.1.0/Chart.yaml b/stable/pgadmin/14.1.0/Chart.yaml new file mode 100644 index 0000000000..6c7956f395 --- /dev/null +++ b/stable/pgadmin/14.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pgadmin +version: 14.1.0 +appVersion: "8.1" +description: Web-Based postgresql database management utility +home: https://truecharts.org/charts/stable/pgadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.png +deprecated: false +sources: + - https://www.pgadmin.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin + - https://hub.docker.com/r/dpage/pgadmin4 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pgadmin + - db + - database +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/pgadmin/14.1.0/README.md b/stable/pgadmin/14.1.0/README.md new file mode 100644 index 0000000000..9acfb714e2 --- /dev/null +++ b/stable/pgadmin/14.1.0/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/pgadmin) + +**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/pgadmin/14.1.0/app-changelog.md b/stable/pgadmin/14.1.0/app-changelog.md new file mode 100644 index 0000000000..5759c8f4a0 --- /dev/null +++ b/stable/pgadmin/14.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pgadmin-14.1.0](https://github.com/truecharts/charts/compare/pgadmin-14.0.1...pgadmin-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pgadmin/14.1.0/app-readme.md b/stable/pgadmin/14.1.0/app-readme.md new file mode 100644 index 0000000000..9275f1814b --- /dev/null +++ b/stable/pgadmin/14.1.0/app-readme.md @@ -0,0 +1,8 @@ +Web-Based postgresql database management utility + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/pgadmin](https://truecharts.org/charts/stable/pgadmin) + +--- + +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/pgadmin/14.1.0/charts/common-17.2.2.tgz b/stable/pgadmin/14.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pgadmin/14.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pgadmin/14.1.0/ix_values.yaml b/stable/pgadmin/14.1.0/ix_values.yaml new file mode 100644 index 0000000000..2cb0961f25 --- /dev/null +++ b/stable/pgadmin/14.1.0/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: dpage/pgadmin4 + pullPolicy: IfNotPresent + tag: 8.1@sha256:79388691706e7b4c3f1e4d567a594ade467d4cab4ecf1a97aaa0beb5b19b5b53 +service: + main: + ports: + main: + port: 10024 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/var/lib/pgadmin" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: true + readOnlyRootFilesystem: false + runAsUser: 5050 + runAsGroup: 5050 + fsGroup: 5050 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: http + path: /misc/ping + readiness: + enabled: true + type: http + path: /misc/ping + startup: + enabled: true + type: http + path: /misc/ping + env: + PGADMIN_DEFAULT_EMAIL: "replace@this.now" + PGADMIN_DEFAULT_PASSWORD: "changeme" diff --git a/stable/pgadmin/14.1.0/questions.yaml b/stable/pgadmin/14.1.0/questions.yaml new file mode 100644 index 0000000000..88e833da75 --- /dev/null +++ b/stable/pgadmin/14.1.0/questions.yaml @@ -0,0 +1,2842 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PGADMIN_DEFAULT_EMAIL + label: "PGADMIN_DEFAULT_EMAIL" + schema: + type: string + required: true + default: "replace@this.now" + - variable: PGADMIN_DEFAULT_PASSWORD + label: "PGADMIN_DEFAULT_PASSWORD" + schema: + type: string + required: true + private: true + default: "changeme" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10024 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 5050 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 5050 + # 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: 5050 + + - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/youtransfer/6.0.1/templates/NOTES.txt b/stable/pgadmin/14.1.0/templates/NOTES.txt similarity index 100% rename from stable/youtransfer/6.0.1/templates/NOTES.txt rename to stable/pgadmin/14.1.0/templates/NOTES.txt diff --git a/stable/whoogle/9.0.1/templates/common.yaml b/stable/pgadmin/14.1.0/templates/common.yaml similarity index 100% rename from stable/whoogle/9.0.1/templates/common.yaml rename to stable/pgadmin/14.1.0/templates/common.yaml diff --git a/stable/speedtest-exporter/9.0.1/values.yaml b/stable/pgadmin/14.1.0/values.yaml similarity index 100% rename from stable/speedtest-exporter/9.0.1/values.yaml rename to stable/pgadmin/14.1.0/values.yaml diff --git a/stable/phoronix-test-suite/4.0.1/CHANGELOG.md b/stable/phoronix-test-suite/4.0.1/CHANGELOG.md deleted file mode 100644 index 44f4f00fce..0000000000 --- a/stable/phoronix-test-suite/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [phoronix-test-suite-4.0.1](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.0.0...phoronix-test-suite-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [phoronix-test-suite-4.0.0](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.17...phoronix-test-suite-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [phoronix-test-suite-3.0.17](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.16...phoronix-test-suite-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [phoronix-test-suite-3.0.16](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.15...phoronix-test-suite-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [phoronix-test-suite-3.0.15](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.14...phoronix-test-suite-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [phoronix-test-suite-3.0.14](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.13...phoronix-test-suite-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [phoronix-test-suite-3.0.13](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.12...phoronix-test-suite-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [phoronix-test-suite-3.0.12](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.11...phoronix-test-suite-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [phoronix-test-suite-3.0.11](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.10...phoronix-test-suite-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [phoronix-test-suite-3.0.10](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.9...phoronix-test-suite-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [phoronix-test-suite-3.0.9](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.8...phoronix-test-suite-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/phoronix-test-suite/4.0.1/Chart.yaml b/stable/phoronix-test-suite/4.0.1/Chart.yaml deleted file mode 100644 index 753d4d19c9..0000000000 --- a/stable/phoronix-test-suite/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: phoronix-test-suite -version: 4.0.1 -appVersion: latest -description: The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. -home: https://truecharts.org/charts/incubator/phoronix-test-suite -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.png -deprecated: false -sources: - - https://github.com/phoronix-test-suite/phoronix-test-suite - - https://github.com/truecharts/charts/tree/master/charts/incubator/phoronix-test-suite - - https://hub.docker.com/r/phoronix/pts -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - phoronix-test-suite - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/phoronix-test-suite/4.0.1/app-changelog.md b/stable/phoronix-test-suite/4.0.1/app-changelog.md deleted file mode 100644 index 524e4b5810..0000000000 --- a/stable/phoronix-test-suite/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [phoronix-test-suite-4.0.1](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.0.0...phoronix-test-suite-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/phoronix-test-suite/4.0.1/charts/common-17.1.4.tgz b/stable/phoronix-test-suite/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/phoronix-test-suite/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/phoronix-test-suite/4.1.0/CHANGELOG.md b/stable/phoronix-test-suite/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1b311e44e7 --- /dev/null +++ b/stable/phoronix-test-suite/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [phoronix-test-suite-4.1.0](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.0.1...phoronix-test-suite-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [phoronix-test-suite-4.0.1](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.0.0...phoronix-test-suite-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [phoronix-test-suite-4.0.0](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.17...phoronix-test-suite-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [phoronix-test-suite-3.0.17](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.16...phoronix-test-suite-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [phoronix-test-suite-3.0.16](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.15...phoronix-test-suite-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [phoronix-test-suite-3.0.15](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.14...phoronix-test-suite-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [phoronix-test-suite-3.0.14](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.13...phoronix-test-suite-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [phoronix-test-suite-3.0.13](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.12...phoronix-test-suite-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [phoronix-test-suite-3.0.12](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.11...phoronix-test-suite-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [phoronix-test-suite-3.0.11](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.10...phoronix-test-suite-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [phoronix-test-suite-3.0.10](https://github.com/truecharts/charts/compare/phoronix-test-suite-3.0.9...phoronix-test-suite-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/phoronix-test-suite/4.1.0/Chart.yaml b/stable/phoronix-test-suite/4.1.0/Chart.yaml new file mode 100644 index 0000000000..6f899e1e17 --- /dev/null +++ b/stable/phoronix-test-suite/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: phoronix-test-suite +version: 4.1.0 +appVersion: latest +description: The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. +home: https://truecharts.org/charts/incubator/phoronix-test-suite +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.png +deprecated: false +sources: + - https://hub.docker.com/r/phoronix/pts + - https://github.com/phoronix-test-suite/phoronix-test-suite + - https://github.com/truecharts/charts/tree/master/charts/incubator/phoronix-test-suite +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - phoronix-test-suite + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/phoronix-test-suite/4.0.1/README.md b/stable/phoronix-test-suite/4.1.0/README.md similarity index 100% rename from stable/phoronix-test-suite/4.0.1/README.md rename to stable/phoronix-test-suite/4.1.0/README.md diff --git a/stable/phoronix-test-suite/4.1.0/app-changelog.md b/stable/phoronix-test-suite/4.1.0/app-changelog.md new file mode 100644 index 0000000000..7c9182ad6f --- /dev/null +++ b/stable/phoronix-test-suite/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [phoronix-test-suite-4.1.0](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.0.1...phoronix-test-suite-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/phoronix-test-suite/4.0.1/app-readme.md b/stable/phoronix-test-suite/4.1.0/app-readme.md similarity index 100% rename from stable/phoronix-test-suite/4.0.1/app-readme.md rename to stable/phoronix-test-suite/4.1.0/app-readme.md diff --git a/stable/phoronix-test-suite/4.1.0/charts/common-17.2.2.tgz b/stable/phoronix-test-suite/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/phoronix-test-suite/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/phoronix-test-suite/4.0.1/ix_values.yaml b/stable/phoronix-test-suite/4.1.0/ix_values.yaml similarity index 100% rename from stable/phoronix-test-suite/4.0.1/ix_values.yaml rename to stable/phoronix-test-suite/4.1.0/ix_values.yaml diff --git a/stable/phoronix-test-suite/4.0.1/questions.yaml b/stable/phoronix-test-suite/4.1.0/questions.yaml similarity index 100% rename from stable/phoronix-test-suite/4.0.1/questions.yaml rename to stable/phoronix-test-suite/4.1.0/questions.yaml diff --git a/stable/pigallery2/4.0.1/templates/common.yaml b/stable/phoronix-test-suite/4.1.0/templates/common.yaml similarity index 100% rename from stable/pigallery2/4.0.1/templates/common.yaml rename to stable/phoronix-test-suite/4.1.0/templates/common.yaml diff --git a/stable/splunk/6.0.1/values.yaml b/stable/phoronix-test-suite/4.1.0/values.yaml similarity index 100% rename from stable/splunk/6.0.1/values.yaml rename to stable/phoronix-test-suite/4.1.0/values.yaml diff --git a/stable/photo-stream/4.0.1/CHANGELOG.md b/stable/photo-stream/4.0.1/CHANGELOG.md deleted file mode 100644 index df8fdc7fcb..0000000000 --- a/stable/photo-stream/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [photo-stream-4.0.1](https://github.com/truecharts/charts/compare/photo-stream-4.0.0...photo-stream-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [photo-stream-4.0.0](https://github.com/truecharts/charts/compare/photo-stream-3.0.17...photo-stream-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [photo-stream-3.0.17](https://github.com/truecharts/charts/compare/photo-stream-3.0.16...photo-stream-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [photo-stream-3.0.16](https://github.com/truecharts/charts/compare/photo-stream-3.0.15...photo-stream-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [photo-stream-3.0.15](https://github.com/truecharts/charts/compare/photo-stream-3.0.14...photo-stream-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [photo-stream-3.0.14](https://github.com/truecharts/charts/compare/photo-stream-3.0.13...photo-stream-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [photo-stream-3.0.13](https://github.com/truecharts/charts/compare/photo-stream-3.0.12...photo-stream-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [photo-stream-3.0.12](https://github.com/truecharts/charts/compare/photo-stream-3.0.11...photo-stream-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [photo-stream-3.0.11](https://github.com/truecharts/charts/compare/photo-stream-3.0.10...photo-stream-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [photo-stream-3.0.10](https://github.com/truecharts/charts/compare/photo-stream-3.0.9...photo-stream-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [photo-stream-3.0.9](https://github.com/truecharts/charts/compare/photo-stream-3.0.8...photo-stream-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/photo-stream/4.0.1/Chart.yaml b/stable/photo-stream/4.0.1/Chart.yaml deleted file mode 100644 index 570a221f6f..0000000000 --- a/stable/photo-stream/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: photo-stream -version: 4.0.1 -appVersion: latest -description: Photo Stream is a simpler home for your photos. Easy to use, self hosted, no tracking, just photos. -home: https://truecharts.org/charts/incubator/photo-stream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photo-stream.png -deprecated: false -sources: - - https://github.com/waschinski/photo-stream - - https://github.com/truecharts/charts/tree/master/charts/incubator/photo-stream - - https://hub.docker.com/r/waschinski/photo-stream -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - photo-stream - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaServer-Photos -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/photo-stream/4.0.1/app-changelog.md b/stable/photo-stream/4.0.1/app-changelog.md deleted file mode 100644 index 08577dee5f..0000000000 --- a/stable/photo-stream/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [photo-stream-4.0.1](https://github.com/truecharts/charts/compare/photo-stream-4.0.0...photo-stream-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/photo-stream/4.0.1/charts/common-17.1.4.tgz b/stable/photo-stream/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/photo-stream/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/photo-stream/4.1.0/CHANGELOG.md b/stable/photo-stream/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5004e0dc3d --- /dev/null +++ b/stable/photo-stream/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [photo-stream-4.1.0](https://github.com/truecharts/charts/compare/photo-stream-4.0.1...photo-stream-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [photo-stream-4.0.1](https://github.com/truecharts/charts/compare/photo-stream-4.0.0...photo-stream-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [photo-stream-4.0.0](https://github.com/truecharts/charts/compare/photo-stream-3.0.17...photo-stream-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [photo-stream-3.0.17](https://github.com/truecharts/charts/compare/photo-stream-3.0.16...photo-stream-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [photo-stream-3.0.16](https://github.com/truecharts/charts/compare/photo-stream-3.0.15...photo-stream-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [photo-stream-3.0.15](https://github.com/truecharts/charts/compare/photo-stream-3.0.14...photo-stream-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [photo-stream-3.0.14](https://github.com/truecharts/charts/compare/photo-stream-3.0.13...photo-stream-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [photo-stream-3.0.13](https://github.com/truecharts/charts/compare/photo-stream-3.0.12...photo-stream-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [photo-stream-3.0.12](https://github.com/truecharts/charts/compare/photo-stream-3.0.11...photo-stream-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [photo-stream-3.0.11](https://github.com/truecharts/charts/compare/photo-stream-3.0.10...photo-stream-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [photo-stream-3.0.10](https://github.com/truecharts/charts/compare/photo-stream-3.0.9...photo-stream-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/photo-stream/4.1.0/Chart.yaml b/stable/photo-stream/4.1.0/Chart.yaml new file mode 100644 index 0000000000..9aca5f73c5 --- /dev/null +++ b/stable/photo-stream/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: photo-stream +version: 4.1.0 +appVersion: latest +description: Photo Stream is a simpler home for your photos. Easy to use, self hosted, no tracking, just photos. +home: https://truecharts.org/charts/incubator/photo-stream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photo-stream.png +deprecated: false +sources: + - https://github.com/waschinski/photo-stream + - https://github.com/truecharts/charts/tree/master/charts/incubator/photo-stream + - https://hub.docker.com/r/waschinski/photo-stream +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - photo-stream + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaServer-Photos +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/photo-stream/4.0.1/README.md b/stable/photo-stream/4.1.0/README.md similarity index 100% rename from stable/photo-stream/4.0.1/README.md rename to stable/photo-stream/4.1.0/README.md diff --git a/stable/photo-stream/4.1.0/app-changelog.md b/stable/photo-stream/4.1.0/app-changelog.md new file mode 100644 index 0000000000..e3dcda2806 --- /dev/null +++ b/stable/photo-stream/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photo-stream-4.1.0](https://github.com/truecharts/charts/compare/photo-stream-4.0.1...photo-stream-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/photo-stream/4.0.1/app-readme.md b/stable/photo-stream/4.1.0/app-readme.md similarity index 100% rename from stable/photo-stream/4.0.1/app-readme.md rename to stable/photo-stream/4.1.0/app-readme.md diff --git a/stable/photo-stream/4.1.0/charts/common-17.2.2.tgz b/stable/photo-stream/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/photo-stream/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/photo-stream/4.0.1/ix_values.yaml b/stable/photo-stream/4.1.0/ix_values.yaml similarity index 100% rename from stable/photo-stream/4.0.1/ix_values.yaml rename to stable/photo-stream/4.1.0/ix_values.yaml diff --git a/stable/photo-stream/4.0.1/questions.yaml b/stable/photo-stream/4.1.0/questions.yaml similarity index 100% rename from stable/photo-stream/4.0.1/questions.yaml rename to stable/photo-stream/4.1.0/questions.yaml diff --git a/stable/pixark/4.0.1/templates/common.yaml b/stable/photo-stream/4.1.0/templates/common.yaml similarity index 100% rename from stable/pixark/4.0.1/templates/common.yaml rename to stable/photo-stream/4.1.0/templates/common.yaml diff --git a/stable/sqlite-web/4.0.1/values.yaml b/stable/photo-stream/4.1.0/values.yaml similarity index 100% rename from stable/sqlite-web/4.0.1/values.yaml rename to stable/photo-stream/4.1.0/values.yaml diff --git a/stable/photoprism/19.1.0/CHANGELOG.md b/stable/photoprism/19.1.0/CHANGELOG.md new file mode 100644 index 0000000000..870ebc4f9e --- /dev/null +++ b/stable/photoprism/19.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [photoprism-19.1.0](https://github.com/truecharts/charts/compare/photoprism-19.0.2...photoprism-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [photoprism-19.0.2](https://github.com/truecharts/charts/compare/photoprism-19.0.1...photoprism-19.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [photoprism-19.0.1](https://github.com/truecharts/charts/compare/photoprism-19.0.0...photoprism-19.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [photoprism-19.0.0](https://github.com/truecharts/charts/compare/photoprism-18.0.0...photoprism-19.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [photoprism-19.0.0](https://github.com/truecharts/charts/compare/photoprism-18.0.0...photoprism-19.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [photoprism-18.0.0](https://github.com/truecharts/charts/compare/photoprism-17.0.12...photoprism-18.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [photoprism-17.0.12](https://github.com/truecharts/charts/compare/photoprism-17.0.11...photoprism-17.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [photoprism-17.0.11](https://github.com/truecharts/charts/compare/photoprism-17.0.10...photoprism-17.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [photoprism-17.0.10](https://github.com/truecharts/charts/compare/photoprism-17.0.9...photoprism-17.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [photoprism-17.0.9](https://github.com/truecharts/charts/compare/photoprism-17.0.8...photoprism-17.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [photoprism-17.0.8](https://github.com/truecharts/charts/compare/photoprism-17.0.7...photoprism-17.0.8) (2023-12-23) + +### Chore diff --git a/stable/photoprism/19.1.0/Chart.yaml b/stable/photoprism/19.1.0/Chart.yaml new file mode 100644 index 0000000000..f12070c4e1 --- /dev/null +++ b/stable/photoprism/19.1.0/Chart.yaml @@ -0,0 +1,46 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: photoprism +version: 19.1.0 +appVersion: "231128" +description: PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection +home: https://truecharts.org/charts/stable/photoprism +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism + - https://hub.docker.com/r/photoprism/photoprism + - https://github.com/photoprism/photoprism +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - photos + - photoprism + - pictures + - sharing +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/photoprism/19.1.0/README.md b/stable/photoprism/19.1.0/README.md new file mode 100644 index 0000000000..2a73999a60 --- /dev/null +++ b/stable/photoprism/19.1.0/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/photoprism) + +**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/photoprism/19.1.0/app-changelog.md b/stable/photoprism/19.1.0/app-changelog.md new file mode 100644 index 0000000000..5eaca14379 --- /dev/null +++ b/stable/photoprism/19.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photoprism-19.1.0](https://github.com/truecharts/charts/compare/photoprism-19.0.2...photoprism-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/photoprism/19.1.0/app-readme.md b/stable/photoprism/19.1.0/app-readme.md new file mode 100644 index 0000000000..234e1825de --- /dev/null +++ b/stable/photoprism/19.1.0/app-readme.md @@ -0,0 +1,8 @@ +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/photoprism](https://truecharts.org/charts/stable/photoprism) + +--- + +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/photoprism/19.1.0/charts/common-17.2.2.tgz b/stable/photoprism/19.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/photoprism/19.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/photoprism/19.1.0/charts/mariadb-12.1.0.tgz b/stable/photoprism/19.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/photoprism/19.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/photoprism/19.1.0/ix_values.yaml b/stable/photoprism/19.1.0/ix_values.yaml new file mode 100644 index 0000000000..a8e9835b89 --- /dev/null +++ b/stable/photoprism/19.1.0/ix_values.yaml @@ -0,0 +1,67 @@ +image: + repository: photoprism/photoprism + tag: 231128@sha256:cbaf35b067efc179dee68ab703db8911c2ad306830831458abb369542ee4cf12 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 2342 + targetPort: 2342 +persistence: + storage: + enabled: true + mountPath: "/assets" + photoprismtemp: + enabled: true + mountPath: "/photoprism_temp" + type: emptyDir + originals: + enabled: true + mountPath: "/photoprism/originals" + import: + enabled: true + mountPath: "/photoprism/import" +mariadb: + enabled: true + mariadbUsername: photoprism + mariadbDatabase: photoprism +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + HOME: "/photoprism" + PHOTOPRISM_ORIGINALS_PATH: "/photoprism/originals" + PHOTOPRISM_IMPORT_PATH: "/photoprism/import" + PHOTOPRISM_TEMP_PATH: "/photoprism_temp" + PHOTOPRISM_STORAGE_PATH: "/assets/storage" + PHOTOPRISM_SIDECAR_PATH: "/assets/sidecar" + PHOTOPRISM_CACHE_PATH: "/assets/cache" + PHOTOPRISM_CONFIG_PATH: "/assets/config" + PROTOPRISM_BACKUP_PATH: "/assets/backup" + PHOTOPRISM_PUBLIC: false + PHOTOPRISM_UID: "{{ .Values.securityContext.container.runAsUser }}" + PHOTOPRISM_GID: "{{ .Values.securityContext.container.runAsGroup }}" + PHOTOPRISM_UMASK: "{{ .Values.securityContext.container.UMASK }}" + PHOTOPRISM_DATABASE_DRIVER: "mysql" + PHOTOPRISM_DATABASE_NAME: "photoprism" + PHOTOPRISM_DATABASE_USER: "photoprism" + PHOTOPRISM_DATABASE_SERVER: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainporthost + PHOTOPRISM_DATABASE_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password + PHOTOPRISM_ADMIN_PASSWORD: "please-change" diff --git a/stable/photoprism/19.1.0/questions.yaml b/stable/photoprism/19.1.0/questions.yaml new file mode 100644 index 0000000000..bfb0c2a82c --- /dev/null +++ b/stable/photoprism/19.1.0/questions.yaml @@ -0,0 +1,3663 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ADMIN_PASSWORD + label: "PHOTOPRISM_ADMIN_PASSWORD (First Install Only)" + description: "Initial admin password. **BE SURE TO CHANGE THIS!**" + schema: + type: string + required: true + private: true + default: "" + - variable: PHOTOPRISM_PUBLIC + label: "PHOTOPRISM_PUBLIC" + description: "Disable authentication / password protection" + schema: + type: boolean + default: false + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 2342 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: storage + label: "App Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: photoprismtemp + label: "App Temp Files" + description: "Stores the Application Temp Files." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: originals + label: "Photoprism Originals" + description: "Stores the Photoprism Originals." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: import + label: "Photoprism Import" + description: "Location of the Photoprism Imports." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/youtubedl-material/9.0.2/templates/NOTES.txt b/stable/photoprism/19.1.0/templates/NOTES.txt similarity index 100% rename from stable/youtubedl-material/9.0.2/templates/NOTES.txt rename to stable/photoprism/19.1.0/templates/NOTES.txt diff --git a/stable/wizarr/5.0.1/templates/common.yaml b/stable/photoprism/19.1.0/templates/common.yaml similarity index 100% rename from stable/wizarr/5.0.1/templates/common.yaml rename to stable/photoprism/19.1.0/templates/common.yaml diff --git a/stable/sqlitebrowser/9.0.1/values.yaml b/stable/photoprism/19.1.0/values.yaml similarity index 100% rename from stable/sqlitebrowser/9.0.1/values.yaml rename to stable/photoprism/19.1.0/values.yaml diff --git a/stable/photoshow/9.0.1/CHANGELOG.md b/stable/photoshow/9.0.1/CHANGELOG.md deleted file mode 100644 index 8a443513bc..0000000000 --- a/stable/photoshow/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [photoshow-9.0.1](https://github.com/truecharts/charts/compare/photoshow-9.0.0...photoshow-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [photoshow-9.0.0](https://github.com/truecharts/charts/compare/photoshow-8.0.11...photoshow-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [photoshow-8.0.11](https://github.com/truecharts/charts/compare/photoshow-8.0.10...photoshow-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [photoshow-8.0.10](https://github.com/truecharts/charts/compare/photoshow-8.0.9...photoshow-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [photoshow-8.0.9](https://github.com/truecharts/charts/compare/photoshow-8.0.8...photoshow-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [photoshow-8.0.8](https://github.com/truecharts/charts/compare/photoshow-8.0.7...photoshow-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [photoshow-8.0.7](https://github.com/truecharts/charts/compare/photoshow-8.0.6...photoshow-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [photoshow-8.0.6](https://github.com/truecharts/charts/compare/photoshow-8.0.5...photoshow-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [photoshow-8.0.5](https://github.com/truecharts/charts/compare/photoshow-8.0.4...photoshow-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [photoshow-8.0.4](https://github.com/truecharts/charts/compare/photoshow-8.0.3...photoshow-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [photoshow-8.0.3](https://github.com/truecharts/charts/compare/photoshow-8.0.2...photoshow-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/photoshow/9.0.1/Chart.yaml b/stable/photoshow/9.0.1/Chart.yaml deleted file mode 100644 index 9728068e01..0000000000 --- a/stable/photoshow/9.0.1/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: photoshow -version: 9.0.1 -appVersion: ersion-48aabb98 -description: A gallery software at its easiest, it doesn't even require a database. -home: https://truecharts.org/charts/stable/photoshow -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.png -deprecated: false -sources: - - https://github.com/thibaud-rohmer/PhotoShow - - https://github.com/linuxserver/docker-photoshow - - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow - - https://ghcr.io/linuxserver/photoshow -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - photoshow - - photo - - show - - gallary - - image -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/photoshow/9.0.1/app-changelog.md b/stable/photoshow/9.0.1/app-changelog.md deleted file mode 100644 index 9fcdc34543..0000000000 --- a/stable/photoshow/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [photoshow-9.0.1](https://github.com/truecharts/charts/compare/photoshow-9.0.0...photoshow-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/photoshow/9.0.1/charts/common-17.1.4.tgz b/stable/photoshow/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/photoshow/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/photoshow/9.1.0/CHANGELOG.md b/stable/photoshow/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..10a67f994f --- /dev/null +++ b/stable/photoshow/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [photoshow-9.1.0](https://github.com/truecharts/charts/compare/photoshow-9.0.1...photoshow-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [photoshow-9.0.1](https://github.com/truecharts/charts/compare/photoshow-9.0.0...photoshow-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [photoshow-9.0.0](https://github.com/truecharts/charts/compare/photoshow-8.0.11...photoshow-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [photoshow-8.0.11](https://github.com/truecharts/charts/compare/photoshow-8.0.10...photoshow-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [photoshow-8.0.10](https://github.com/truecharts/charts/compare/photoshow-8.0.9...photoshow-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [photoshow-8.0.9](https://github.com/truecharts/charts/compare/photoshow-8.0.8...photoshow-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [photoshow-8.0.8](https://github.com/truecharts/charts/compare/photoshow-8.0.7...photoshow-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [photoshow-8.0.7](https://github.com/truecharts/charts/compare/photoshow-8.0.6...photoshow-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [photoshow-8.0.6](https://github.com/truecharts/charts/compare/photoshow-8.0.5...photoshow-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [photoshow-8.0.5](https://github.com/truecharts/charts/compare/photoshow-8.0.4...photoshow-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [photoshow-8.0.4](https://github.com/truecharts/charts/compare/photoshow-8.0.3...photoshow-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/photoshow/9.1.0/Chart.yaml b/stable/photoshow/9.1.0/Chart.yaml new file mode 100644 index 0000000000..52e49e066d --- /dev/null +++ b/stable/photoshow/9.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: photoshow +version: 9.1.0 +appVersion: ersion-48aabb98 +description: A gallery software at its easiest, it doesn't even require a database. +home: https://truecharts.org/charts/stable/photoshow +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.png +deprecated: false +sources: + - https://github.com/thibaud-rohmer/PhotoShow + - https://github.com/linuxserver/docker-photoshow + - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow + - https://ghcr.io/linuxserver/photoshow +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - photoshow + - photo + - show + - gallary + - image +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/photoshow/9.0.1/README.md b/stable/photoshow/9.1.0/README.md similarity index 100% rename from stable/photoshow/9.0.1/README.md rename to stable/photoshow/9.1.0/README.md diff --git a/stable/photoshow/9.1.0/app-changelog.md b/stable/photoshow/9.1.0/app-changelog.md new file mode 100644 index 0000000000..8d8dcd2cc5 --- /dev/null +++ b/stable/photoshow/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photoshow-9.1.0](https://github.com/truecharts/charts/compare/photoshow-9.0.1...photoshow-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/photoshow/9.0.1/app-readme.md b/stable/photoshow/9.1.0/app-readme.md similarity index 100% rename from stable/photoshow/9.0.1/app-readme.md rename to stable/photoshow/9.1.0/app-readme.md diff --git a/stable/photoshow/9.1.0/charts/common-17.2.2.tgz b/stable/photoshow/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/photoshow/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/photoshow/9.0.1/ix_values.yaml b/stable/photoshow/9.1.0/ix_values.yaml similarity index 100% rename from stable/photoshow/9.0.1/ix_values.yaml rename to stable/photoshow/9.1.0/ix_values.yaml diff --git a/stable/photoshow/9.0.1/questions.yaml b/stable/photoshow/9.1.0/questions.yaml similarity index 100% rename from stable/photoshow/9.0.1/questions.yaml rename to stable/photoshow/9.1.0/questions.yaml diff --git a/stable/zerotier/8.0.1/templates/NOTES.txt b/stable/photoshow/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/zerotier/8.0.1/templates/NOTES.txt rename to stable/photoshow/9.1.0/templates/NOTES.txt diff --git a/stable/photoshow/9.1.0/templates/common.yaml b/stable/photoshow/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/photoshow/9.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/sshwifty/4.0.1/values.yaml b/stable/photoshow/9.1.0/values.yaml similarity index 100% rename from stable/sshwifty/4.0.1/values.yaml rename to stable/photoshow/9.1.0/values.yaml diff --git a/stable/photostructure/5.0.1/CHANGELOG.md b/stable/photostructure/5.0.1/CHANGELOG.md deleted file mode 100644 index ba56adc88d..0000000000 --- a/stable/photostructure/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [photostructure-5.0.1](https://github.com/truecharts/charts/compare/photostructure-5.0.0...photostructure-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [photostructure-5.0.0](https://github.com/truecharts/charts/compare/photostructure-4.0.11...photostructure-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [photostructure-4.0.11](https://github.com/truecharts/charts/compare/photostructure-4.0.10...photostructure-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [photostructure-4.0.10](https://github.com/truecharts/charts/compare/photostructure-4.0.9...photostructure-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [photostructure-4.0.9](https://github.com/truecharts/charts/compare/photostructure-4.0.8...photostructure-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [photostructure-4.0.8](https://github.com/truecharts/charts/compare/photostructure-4.0.7...photostructure-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [photostructure-4.0.7](https://github.com/truecharts/charts/compare/photostructure-4.0.6...photostructure-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [photostructure-4.0.6](https://github.com/truecharts/charts/compare/photostructure-4.0.5...photostructure-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [photostructure-4.0.5](https://github.com/truecharts/charts/compare/photostructure-4.0.4...photostructure-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [photostructure-4.0.4](https://github.com/truecharts/charts/compare/photostructure-4.0.3...photostructure-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [photostructure-4.0.3](https://github.com/truecharts/charts/compare/photostructure-4.0.2...photostructure-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/photostructure/5.0.1/Chart.yaml b/stable/photostructure/5.0.1/Chart.yaml deleted file mode 100644 index 83221ea4eb..0000000000 --- a/stable/photostructure/5.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: photostructure -version: 5.0.1 -appVersion: 2.1.0 -description: PhotoStructure is your new home for all your photos and videos. -home: https://truecharts.org/charts/incubator/photostructure -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.png -deprecated: false -sources: - - https://github.com/truecharts/containers/tree/master/mirrorphotostructure - - https://github.com/photostructure/photostructure-for-servers - - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - photostructure - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Photos -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/photostructure/5.0.1/app-changelog.md b/stable/photostructure/5.0.1/app-changelog.md deleted file mode 100644 index c124dd4646..0000000000 --- a/stable/photostructure/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [photostructure-5.0.1](https://github.com/truecharts/charts/compare/photostructure-5.0.0...photostructure-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/photostructure/5.0.1/charts/common-17.1.4.tgz b/stable/photostructure/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/photostructure/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/photostructure/5.1.0/CHANGELOG.md b/stable/photostructure/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1212a1ab7f --- /dev/null +++ b/stable/photostructure/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [photostructure-5.1.0](https://github.com/truecharts/charts/compare/photostructure-5.0.1...photostructure-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [photostructure-5.0.1](https://github.com/truecharts/charts/compare/photostructure-5.0.0...photostructure-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [photostructure-5.0.0](https://github.com/truecharts/charts/compare/photostructure-4.0.11...photostructure-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [photostructure-4.0.11](https://github.com/truecharts/charts/compare/photostructure-4.0.10...photostructure-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [photostructure-4.0.10](https://github.com/truecharts/charts/compare/photostructure-4.0.9...photostructure-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [photostructure-4.0.9](https://github.com/truecharts/charts/compare/photostructure-4.0.8...photostructure-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [photostructure-4.0.8](https://github.com/truecharts/charts/compare/photostructure-4.0.7...photostructure-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [photostructure-4.0.7](https://github.com/truecharts/charts/compare/photostructure-4.0.6...photostructure-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [photostructure-4.0.6](https://github.com/truecharts/charts/compare/photostructure-4.0.5...photostructure-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [photostructure-4.0.5](https://github.com/truecharts/charts/compare/photostructure-4.0.4...photostructure-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [photostructure-4.0.4](https://github.com/truecharts/charts/compare/photostructure-4.0.3...photostructure-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/photostructure/5.1.0/Chart.yaml b/stable/photostructure/5.1.0/Chart.yaml new file mode 100644 index 0000000000..51a50245d1 --- /dev/null +++ b/stable/photostructure/5.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: photostructure +version: 5.1.0 +appVersion: 2.1.0 +description: PhotoStructure is your new home for all your photos and videos. +home: https://truecharts.org/charts/incubator/photostructure +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.png +deprecated: false +sources: + - https://github.com/photostructure/photostructure-for-servers + - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure + - https://github.com/truecharts/containers/tree/master/mirrorphotostructure +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - photostructure + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Photos +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/photostructure/5.0.1/README.md b/stable/photostructure/5.1.0/README.md similarity index 100% rename from stable/photostructure/5.0.1/README.md rename to stable/photostructure/5.1.0/README.md diff --git a/stable/photostructure/5.1.0/app-changelog.md b/stable/photostructure/5.1.0/app-changelog.md new file mode 100644 index 0000000000..af6f2d4eb4 --- /dev/null +++ b/stable/photostructure/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photostructure-5.1.0](https://github.com/truecharts/charts/compare/photostructure-5.0.1...photostructure-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/photostructure/5.0.1/app-readme.md b/stable/photostructure/5.1.0/app-readme.md similarity index 100% rename from stable/photostructure/5.0.1/app-readme.md rename to stable/photostructure/5.1.0/app-readme.md diff --git a/stable/photostructure/5.1.0/charts/common-17.2.2.tgz b/stable/photostructure/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/photostructure/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/photostructure/5.0.1/ix_values.yaml b/stable/photostructure/5.1.0/ix_values.yaml similarity index 100% rename from stable/photostructure/5.0.1/ix_values.yaml rename to stable/photostructure/5.1.0/ix_values.yaml diff --git a/stable/photostructure/5.0.1/questions.yaml b/stable/photostructure/5.1.0/questions.yaml similarity index 100% rename from stable/photostructure/5.0.1/questions.yaml rename to stable/photostructure/5.1.0/questions.yaml diff --git a/stable/znc/8.0.1/templates/NOTES.txt b/stable/photostructure/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/znc/8.0.1/templates/NOTES.txt rename to stable/photostructure/5.1.0/templates/NOTES.txt diff --git a/stable/wyoming-whisper/3.0.1/templates/common.yaml b/stable/photostructure/5.1.0/templates/common.yaml similarity index 100% rename from stable/wyoming-whisper/3.0.1/templates/common.yaml rename to stable/photostructure/5.1.0/templates/common.yaml diff --git a/stable/st-reborn-server/4.0.1/values.yaml b/stable/photostructure/5.1.0/values.yaml similarity index 100% rename from stable/st-reborn-server/4.0.1/values.yaml rename to stable/photostructure/5.1.0/values.yaml diff --git a/stable/photoview/12.1.0/CHANGELOG.md b/stable/photoview/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c9dd845c53 --- /dev/null +++ b/stable/photoview/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [photoview-12.1.0](https://github.com/truecharts/charts/compare/photoview-12.0.1...photoview-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [photoview-12.0.1](https://github.com/truecharts/charts/compare/photoview-12.0.0...photoview-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [photoview-12.0.0](https://github.com/truecharts/charts/compare/photoview-11.0.11...photoview-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [photoview-11.0.11](https://github.com/truecharts/charts/compare/photoview-11.0.10...photoview-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [photoview-11.0.10](https://github.com/truecharts/charts/compare/photoview-11.0.9...photoview-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [photoview-11.0.9](https://github.com/truecharts/charts/compare/photoview-11.0.8...photoview-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [photoview-11.0.8](https://github.com/truecharts/charts/compare/photoview-11.0.7...photoview-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [photoview-11.0.7](https://github.com/truecharts/charts/compare/photoview-11.0.6...photoview-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [photoview-11.0.6](https://github.com/truecharts/charts/compare/photoview-11.0.5...photoview-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [photoview-11.0.5](https://github.com/truecharts/charts/compare/photoview-11.0.4...photoview-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [photoview-11.0.4](https://github.com/truecharts/charts/compare/photoview-11.0.3...photoview-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/photoview/12.1.0/Chart.yaml b/stable/photoview/12.1.0/Chart.yaml new file mode 100644 index 0000000000..22410e9551 --- /dev/null +++ b/stable/photoview/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: photoview +version: 12.1.0 +appVersion: 2.3.13 +description: Photoview is a simple and user-friendly photo gallery. +home: https://truecharts.org/charts/stable/photoview +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png +deprecated: false +sources: + - https://github.com/photoview/photoview + - https://github.com/truecharts/charts/tree/master/charts/stable/photoview + - https://hub.docker.com/r/viktorstrate/photoview +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - photo + - gallery +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/photoview/12.1.0/README.md b/stable/photoview/12.1.0/README.md new file mode 100644 index 0000000000..e28487dcd5 --- /dev/null +++ b/stable/photoview/12.1.0/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/photoview) + +**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/photoview/12.1.0/app-changelog.md b/stable/photoview/12.1.0/app-changelog.md new file mode 100644 index 0000000000..6250aaa95f --- /dev/null +++ b/stable/photoview/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photoview-12.1.0](https://github.com/truecharts/charts/compare/photoview-12.0.1...photoview-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/photoview/12.1.0/app-readme.md b/stable/photoview/12.1.0/app-readme.md new file mode 100644 index 0000000000..41ac2fe536 --- /dev/null +++ b/stable/photoview/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Photoview is a simple and user-friendly photo gallery. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/photoview](https://truecharts.org/charts/stable/photoview) + +--- + +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/photoview/12.1.0/charts/common-17.2.2.tgz b/stable/photoview/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/photoview/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/photoview/12.1.0/ix_values.yaml b/stable/photoview/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..27f67d57ba --- /dev/null +++ b/stable/photoview/12.1.0/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: viktorstrate/photoview + tag: 2.3.13@sha256:68c83e8207715af098cb29a18f34b8af4913c6a589beb64cd2e1fb299d8c37a0 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10159 +workload: + main: + podSpec: + containers: + main: + env: + PHOTOVIEW_LISTEN_PORT: "{{ .Values.service.main.ports.main.port }}" + PHOTOVIEW_LISTEN_IP: "127.0.0.1" + PHOTOVIEW_DATABASE_DRIVER: "postgres" + PHOTOVIEW_MEDIA_CACHE: "/cache" + MAPBOX_TOKEN: "" + PHOTOVIEW_DISABLE_FACE_RECOGNITION: false + PHOTOVIEW_DISABLE_VIDEO_ENCODING: false + PHOTOVIEW_DISABLE_RAW_PROCESSING: false + PHOTOVIEW_POSTGRES_URL: + secretKeyRef: + name: secrets + key: PHOTOVIEW_POSTGRES_URL +persistence: + # Don't use emptyDir, it stores, thumbnails and optimized media + cache: + enabled: true + mountPath: "/cache" + photos: + enabled: true + mountPath: "/photos" +cnpg: + main: + enabled: true + user: photoview + database: photoview +portal: + open: + enabled: true diff --git a/stable/photoview/12.1.0/questions.yaml b/stable/photoview/12.1.0/questions.yaml new file mode 100644 index 0000000000..a573c978eb --- /dev/null +++ b/stable/photoview/12.1.0/questions.yaml @@ -0,0 +1,3596 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: MAPBOX_TOKEN + label: "Mapbox Token" + description: "Enable map related features, you need to create a mapbox token. A token can be generated for free at https://account.mapbox.com/access-tokens/" + schema: + type: string + default: "" + private: true + - variable: PHOTOVIEW_DISABLE_FACE_RECOGNITION + label: "Disable Face Recognition" + description: "Completely disable face recognition and hide the icon from the side menu." + schema: + type: boolean + default: false + - variable: PHOTOVIEW_DISABLE_VIDEO_ENCODING + label: "Disable Video Encoding" + description: "Disable ffmpeg encoding, but still show web compatible videos that doesn't need encoding." + schema: + type: boolean + default: false + - variable: PHOTOVIEW_DISABLE_RAW_PROCESSING + label: "Disable Raw Processing" + description: "Disable processing of RAW photos using darktable-cli." + schema: + type: boolean + default: false + - variable: PHOTOVIEW_LISTEN_IP + label: PhotoView Listen IP + schema: + type: string + required: true + $ref: + - definitions/nodeIP + + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10159 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: cache + label: "App Cache Storage" + description: "Stores the Application Cache." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: photos + label: "App Photos Storage" + description: "Stores the Application Photos." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/ztcuui-aio/6.0.1/templates/NOTES.txt b/stable/photoview/12.1.0/templates/NOTES.txt similarity index 100% rename from stable/ztcuui-aio/6.0.1/templates/NOTES.txt rename to stable/photoview/12.1.0/templates/NOTES.txt diff --git a/stable/photoview/12.1.0/templates/_secrets.tpl b/stable/photoview/12.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..85d0784fcf --- /dev/null +++ b/stable/photoview/12.1.0/templates/_secrets.tpl @@ -0,0 +1,6 @@ +{{/* Define the secrets */}} +{{- define "photoview.secrets" -}} +enabled: true +data: + PHOTOVIEW_POSTGRES_URL: {{ (printf "%s?client_encoding=utf8" (.Values.cnpg.main.creds.std | trimAll "\"")) | quote }} +{{- end -}} diff --git a/stable/photoview/12.1.0/templates/common.yaml b/stable/photoview/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..aa1c92cea2 --- /dev/null +++ b/stable/photoview/12.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for photoview */}} +{{- $secrets := include "photoview.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/stackedit/4.0.1/values.yaml b/stable/photoview/12.1.0/values.yaml similarity index 100% rename from stable/stackedit/4.0.1/values.yaml rename to stable/photoview/12.1.0/values.yaml diff --git a/stable/phpldapadmin/12.1.0/CHANGELOG.md b/stable/phpldapadmin/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8f32018f3e --- /dev/null +++ b/stable/phpldapadmin/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [phpldapadmin-12.1.0](https://github.com/truecharts/charts/compare/phpldapadmin-12.0.1...phpldapadmin-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [phpldapadmin-12.0.1](https://github.com/truecharts/charts/compare/phpldapadmin-12.0.0...phpldapadmin-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [phpldapadmin-12.0.0](https://github.com/truecharts/charts/compare/phpldapadmin-11.0.11...phpldapadmin-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [phpldapadmin-11.0.11](https://github.com/truecharts/charts/compare/phpldapadmin-11.0.10...phpldapadmin-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [phpldapadmin-11.0.10](https://github.com/truecharts/charts/compare/phpldapadmin-11.0.9...phpldapadmin-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [phpldapadmin-11.0.9](https://github.com/truecharts/charts/compare/phpldapadmin-11.0.8...phpldapadmin-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [phpldapadmin-11.0.8](https://github.com/truecharts/charts/compare/phpldapadmin-11.0.7...phpldapadmin-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [phpldapadmin-11.0.7](https://github.com/truecharts/charts/compare/phpldapadmin-11.0.6...phpldapadmin-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [phpldapadmin-11.0.6](https://github.com/truecharts/charts/compare/phpldapadmin-11.0.5...phpldapadmin-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [phpldapadmin-11.0.5](https://github.com/truecharts/charts/compare/phpldapadmin-11.0.4...phpldapadmin-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [phpldapadmin-11.0.4](https://github.com/truecharts/charts/compare/phpldapadmin-11.0.3...phpldapadmin-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/phpldapadmin/12.1.0/Chart.yaml b/stable/phpldapadmin/12.1.0/Chart.yaml new file mode 100644 index 0000000000..044c8766b5 --- /dev/null +++ b/stable/phpldapadmin/12.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: phpldapadmin +version: 12.1.0 +appVersion: 0.9.0 +description: Web-based LDAP browser to manage your LDAP server +home: https://truecharts.org/charts/stable/phpldapadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.png +deprecated: false +sources: + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog + - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin + - https://hub.docker.com/r/osixia/phpldapadmin +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - phpldapadmin + - openldap + - userrights +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/phpldapadmin/12.1.0/README.md b/stable/phpldapadmin/12.1.0/README.md new file mode 100644 index 0000000000..65ba11a4b4 --- /dev/null +++ b/stable/phpldapadmin/12.1.0/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/phpldapadmin) + +**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/phpldapadmin/12.1.0/app-changelog.md b/stable/phpldapadmin/12.1.0/app-changelog.md new file mode 100644 index 0000000000..2c552665c0 --- /dev/null +++ b/stable/phpldapadmin/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [phpldapadmin-12.1.0](https://github.com/truecharts/charts/compare/phpldapadmin-12.0.1...phpldapadmin-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/phpldapadmin/12.1.0/app-readme.md b/stable/phpldapadmin/12.1.0/app-readme.md new file mode 100644 index 0000000000..ac95250a59 --- /dev/null +++ b/stable/phpldapadmin/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Web-based LDAP browser to manage your LDAP server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/phpldapadmin](https://truecharts.org/charts/stable/phpldapadmin) + +--- + +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/phpldapadmin/12.1.0/charts/common-17.2.2.tgz b/stable/phpldapadmin/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/phpldapadmin/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/phpldapadmin/12.1.0/ix_values.yaml b/stable/phpldapadmin/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..2aad86c469 --- /dev/null +++ b/stable/phpldapadmin/12.1.0/ix_values.yaml @@ -0,0 +1,30 @@ +image: + repository: osixia/phpldapadmin + pullPolicy: IfNotPresent + tag: 0.9.0@sha256:d112b82be1336f91e028b0348755133fda333992355b533419355a65c32ff9ad +service: + main: + ports: + main: + port: 10026 + targetPort: 80 +persistence: + varrun: + enabled: false +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + PHPLDAPADMIN_HTTPS: "false" + PHPLDAPADMIN_TRUST_PROXY_SSL: "true" diff --git a/stable/phpldapadmin/12.1.0/questions.yaml b/stable/phpldapadmin/12.1.0/questions.yaml new file mode 100644 index 0000000000..d1db04e8c1 --- /dev/null +++ b/stable/phpldapadmin/12.1.0/questions.yaml @@ -0,0 +1,2561 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHPLDAPADMIN_HTTPS + label: "PHPLDAPADMIN_HTTPS" + schema: + type: string + required: true + default: "false" + - variable: PHPLDAPADMIN_TRUST_PROXY_SSL + label: "PHPLDAPADMIN_TRUST_PROXY_SSL" + schema: + type: string + required: true + default: "true" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10026 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/phpldapadmin/12.1.0/templates/NOTES.txt b/stable/phpldapadmin/12.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/phpldapadmin/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xen-orchestra/7.0.1/templates/common.yaml b/stable/phpldapadmin/12.1.0/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/7.0.1/templates/common.yaml rename to stable/phpldapadmin/12.1.0/templates/common.yaml diff --git a/stable/standardnotes-web/4.0.1/values.yaml b/stable/phpldapadmin/12.1.0/values.yaml similarity index 100% rename from stable/standardnotes-web/4.0.1/values.yaml rename to stable/phpldapadmin/12.1.0/values.yaml diff --git a/stable/phpmyadmin/4.0.1/CHANGELOG.md b/stable/phpmyadmin/4.0.1/CHANGELOG.md deleted file mode 100644 index efa57529d6..0000000000 --- a/stable/phpmyadmin/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [phpmyadmin-4.0.1](https://github.com/truecharts/charts/compare/phpmyadmin-4.0.0...phpmyadmin-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [phpmyadmin-4.0.0](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.17...phpmyadmin-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [phpmyadmin-3.0.17](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.16...phpmyadmin-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [phpmyadmin-3.0.16](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.15...phpmyadmin-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [phpmyadmin-3.0.15](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.14...phpmyadmin-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [phpmyadmin-3.0.14](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.13...phpmyadmin-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [phpmyadmin-3.0.13](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.12...phpmyadmin-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [phpmyadmin-3.0.12](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.11...phpmyadmin-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [phpmyadmin-3.0.11](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.10...phpmyadmin-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [phpmyadmin-3.0.10](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.9...phpmyadmin-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [phpmyadmin-3.0.9](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.8...phpmyadmin-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/phpmyadmin/4.0.1/Chart.yaml b/stable/phpmyadmin/4.0.1/Chart.yaml deleted file mode 100644 index d9a8e66d55..0000000000 --- a/stable/phpmyadmin/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: phpmyadmin -version: 4.0.1 -appVersion: 5.2.1 -description: A web interface for MySQL and MariaDB. -home: https://truecharts.org/charts/incubator/phpmyadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin - - https://hub.docker.com/r/phpmyadmin/phpmyadmin -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - phpmyadmin - - Tools-Utilities - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/phpmyadmin/4.0.1/app-changelog.md b/stable/phpmyadmin/4.0.1/app-changelog.md deleted file mode 100644 index a9d9c90092..0000000000 --- a/stable/phpmyadmin/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [phpmyadmin-4.0.1](https://github.com/truecharts/charts/compare/phpmyadmin-4.0.0...phpmyadmin-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/phpmyadmin/4.0.1/charts/common-17.1.4.tgz b/stable/phpmyadmin/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/phpmyadmin/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/phpmyadmin/4.1.0/CHANGELOG.md b/stable/phpmyadmin/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..37d0a6a333 --- /dev/null +++ b/stable/phpmyadmin/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [phpmyadmin-4.1.0](https://github.com/truecharts/charts/compare/phpmyadmin-4.0.1...phpmyadmin-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [phpmyadmin-4.0.1](https://github.com/truecharts/charts/compare/phpmyadmin-4.0.0...phpmyadmin-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [phpmyadmin-4.0.0](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.17...phpmyadmin-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [phpmyadmin-3.0.17](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.16...phpmyadmin-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [phpmyadmin-3.0.16](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.15...phpmyadmin-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [phpmyadmin-3.0.15](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.14...phpmyadmin-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [phpmyadmin-3.0.14](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.13...phpmyadmin-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [phpmyadmin-3.0.13](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.12...phpmyadmin-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [phpmyadmin-3.0.12](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.11...phpmyadmin-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [phpmyadmin-3.0.11](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.10...phpmyadmin-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [phpmyadmin-3.0.10](https://github.com/truecharts/charts/compare/phpmyadmin-3.0.9...phpmyadmin-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/phpmyadmin/4.1.0/Chart.yaml b/stable/phpmyadmin/4.1.0/Chart.yaml new file mode 100644 index 0000000000..5700dc3f06 --- /dev/null +++ b/stable/phpmyadmin/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: phpmyadmin +version: 4.1.0 +appVersion: 5.2.1 +description: A web interface for MySQL and MariaDB. +home: https://truecharts.org/charts/incubator/phpmyadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin + - https://hub.docker.com/r/phpmyadmin/phpmyadmin +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - phpmyadmin + - Tools-Utilities + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/phpmyadmin/4.0.1/README.md b/stable/phpmyadmin/4.1.0/README.md similarity index 100% rename from stable/phpmyadmin/4.0.1/README.md rename to stable/phpmyadmin/4.1.0/README.md diff --git a/stable/phpmyadmin/4.1.0/app-changelog.md b/stable/phpmyadmin/4.1.0/app-changelog.md new file mode 100644 index 0000000000..d8c89503b5 --- /dev/null +++ b/stable/phpmyadmin/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [phpmyadmin-4.1.0](https://github.com/truecharts/charts/compare/phpmyadmin-4.0.1...phpmyadmin-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/phpmyadmin/4.0.1/app-readme.md b/stable/phpmyadmin/4.1.0/app-readme.md similarity index 100% rename from stable/phpmyadmin/4.0.1/app-readme.md rename to stable/phpmyadmin/4.1.0/app-readme.md diff --git a/stable/phpmyadmin/4.1.0/charts/common-17.2.2.tgz b/stable/phpmyadmin/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/phpmyadmin/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/phpmyadmin/4.0.1/ix_values.yaml b/stable/phpmyadmin/4.1.0/ix_values.yaml similarity index 100% rename from stable/phpmyadmin/4.0.1/ix_values.yaml rename to stable/phpmyadmin/4.1.0/ix_values.yaml diff --git a/stable/phpmyadmin/4.0.1/questions.yaml b/stable/phpmyadmin/4.1.0/questions.yaml similarity index 100% rename from stable/phpmyadmin/4.0.1/questions.yaml rename to stable/phpmyadmin/4.1.0/questions.yaml diff --git a/stable/plaxt/7.0.1/templates/common.yaml b/stable/phpmyadmin/4.1.0/templates/common.yaml similarity index 100% rename from stable/plaxt/7.0.1/templates/common.yaml rename to stable/phpmyadmin/4.1.0/templates/common.yaml diff --git a/stable/starmade/4.0.2/values.yaml b/stable/phpmyadmin/4.1.0/values.yaml similarity index 100% rename from stable/starmade/4.0.2/values.yaml rename to stable/phpmyadmin/4.1.0/values.yaml diff --git a/stable/piaware/11.1.0/CHANGELOG.md b/stable/piaware/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4dcb0ca159 --- /dev/null +++ b/stable/piaware/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [piaware-11.1.0](https://github.com/truecharts/charts/compare/piaware-11.0.1...piaware-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [piaware-11.0.1](https://github.com/truecharts/charts/compare/piaware-11.0.0...piaware-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [piaware-11.0.0](https://github.com/truecharts/charts/compare/piaware-10.0.17...piaware-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [piaware-10.0.17](https://github.com/truecharts/charts/compare/piaware-10.0.16...piaware-10.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [piaware-10.0.16](https://github.com/truecharts/charts/compare/piaware-10.0.15...piaware-10.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [piaware-10.0.15](https://github.com/truecharts/charts/compare/piaware-10.0.14...piaware-10.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [piaware-10.0.14](https://github.com/truecharts/charts/compare/piaware-10.0.13...piaware-10.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [piaware-10.0.13](https://github.com/truecharts/charts/compare/piaware-10.0.12...piaware-10.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [piaware-10.0.12](https://github.com/truecharts/charts/compare/piaware-10.0.11...piaware-10.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [piaware-10.0.11](https://github.com/truecharts/charts/compare/piaware-10.0.10...piaware-10.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [piaware-10.0.10](https://github.com/truecharts/charts/compare/piaware-10.0.9...piaware-10.0.10) (2023-12-21) + +### Fix diff --git a/stable/piaware/11.1.0/Chart.yaml b/stable/piaware/11.1.0/Chart.yaml new file mode 100644 index 0000000000..567988b766 --- /dev/null +++ b/stable/piaware/11.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: piaware +version: 11.1.0 +appVersion: "9.0" +description: Program for forwarding ADS-B data to FlightAware +home: https://truecharts.org/charts/incubator/piaware +icon: https://truecharts.org/img/hotlink-ok/chart-icons/piaware.png +deprecated: false +sources: + - https://github.com/flightaware/piaware + - https://github.com/truecharts/charts/tree/master/charts/incubator/piaware + - https://hub.docker.com/r/mikenye/piaware +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - piaware + - flight-aware + - flight-tracker +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/piaware/11.1.0/README.md b/stable/piaware/11.1.0/README.md new file mode 100644 index 0000000000..58b4c2e03d --- /dev/null +++ b/stable/piaware/11.1.0/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/incubator/piaware) + +**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/piaware/11.1.0/app-changelog.md b/stable/piaware/11.1.0/app-changelog.md new file mode 100644 index 0000000000..6825a739c0 --- /dev/null +++ b/stable/piaware/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [piaware-11.1.0](https://github.com/truecharts/charts/compare/piaware-11.0.1...piaware-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/piaware/11.1.0/app-readme.md b/stable/piaware/11.1.0/app-readme.md new file mode 100644 index 0000000000..ce4c54099b --- /dev/null +++ b/stable/piaware/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Program for forwarding ADS-B data to FlightAware + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/piaware](https://truecharts.org/charts/stable/piaware) + +--- + +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/piaware/11.1.0/charts/common-17.2.2.tgz b/stable/piaware/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/piaware/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/piaware/11.1.0/ix_values.yaml b/stable/piaware/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..ce1cc386c9 --- /dev/null +++ b/stable/piaware/11.1.0/ix_values.yaml @@ -0,0 +1,23 @@ +affinity: {} +image: + pullPolicy: IfNotPresent + repository: mikenye/piaware + tag: v9.0@sha256:439c082d6bfc9028e6aa3e07cbbae1574e24bab88f520742e26c092c51c54247 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 +service: + main: + ports: + main: + port: 10092 + targetPort: 8080 diff --git a/stable/piaware/11.1.0/questions.yaml b/stable/piaware/11.1.0/questions.yaml new file mode 100644 index 0000000000..9235fe3522 --- /dev/null +++ b/stable/piaware/11.1.0/questions.yaml @@ -0,0 +1,2823 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10092 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/youtubedl-material/9.0.2/templates/common.yaml b/stable/piaware/11.1.0/templates/common.yaml similarity index 100% rename from stable/youtubedl-material/9.0.2/templates/common.yaml rename to stable/piaware/11.1.0/templates/common.yaml diff --git a/stable/static-web-server/3.0.1/values.yaml b/stable/piaware/11.1.0/values.yaml similarity index 100% rename from stable/static-web-server/3.0.1/values.yaml rename to stable/piaware/11.1.0/values.yaml diff --git a/stable/picoshare/8.0.1/CHANGELOG.md b/stable/picoshare/8.0.1/CHANGELOG.md deleted file mode 100644 index d7e1b93d6e..0000000000 --- a/stable/picoshare/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [picoshare-8.0.1](https://github.com/truecharts/charts/compare/picoshare-8.0.0...picoshare-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [picoshare-8.0.0](https://github.com/truecharts/charts/compare/picoshare-7.0.11...picoshare-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [picoshare-7.0.11](https://github.com/truecharts/charts/compare/picoshare-7.0.10...picoshare-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [picoshare-7.0.10](https://github.com/truecharts/charts/compare/picoshare-7.0.9...picoshare-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [picoshare-7.0.9](https://github.com/truecharts/charts/compare/picoshare-7.0.8...picoshare-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [picoshare-7.0.8](https://github.com/truecharts/charts/compare/picoshare-7.0.7...picoshare-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [picoshare-7.0.7](https://github.com/truecharts/charts/compare/picoshare-7.0.6...picoshare-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [picoshare-7.0.6](https://github.com/truecharts/charts/compare/picoshare-7.0.5...picoshare-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [picoshare-7.0.5](https://github.com/truecharts/charts/compare/picoshare-7.0.4...picoshare-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [picoshare-7.0.4](https://github.com/truecharts/charts/compare/picoshare-7.0.3...picoshare-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [picoshare-7.0.3](https://github.com/truecharts/charts/compare/picoshare-7.0.2...picoshare-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/picoshare/8.0.1/Chart.yaml b/stable/picoshare/8.0.1/Chart.yaml deleted file mode 100644 index 9b0141585b..0000000000 --- a/stable/picoshare/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: picoshare -version: 8.0.1 -appVersion: 1.4.1 -description: PicoShare is a minimalist service that allows you to share files easily. -home: https://truecharts.org/charts/stable/picoshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png -deprecated: false -sources: - - https://hub.docker.com/r/mtlynch/picoshare - - https://github.com/mtlynch/picoshare - - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - picoshare -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/picoshare/8.0.1/app-changelog.md b/stable/picoshare/8.0.1/app-changelog.md deleted file mode 100644 index 2db7eeecda..0000000000 --- a/stable/picoshare/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [picoshare-8.0.1](https://github.com/truecharts/charts/compare/picoshare-8.0.0...picoshare-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/picoshare/8.0.1/charts/common-17.1.4.tgz b/stable/picoshare/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/picoshare/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/picoshare/8.1.0/CHANGELOG.md b/stable/picoshare/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..66b16905cb --- /dev/null +++ b/stable/picoshare/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [picoshare-8.1.0](https://github.com/truecharts/charts/compare/picoshare-8.0.1...picoshare-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [picoshare-8.0.1](https://github.com/truecharts/charts/compare/picoshare-8.0.0...picoshare-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [picoshare-8.0.0](https://github.com/truecharts/charts/compare/picoshare-7.0.11...picoshare-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [picoshare-7.0.11](https://github.com/truecharts/charts/compare/picoshare-7.0.10...picoshare-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [picoshare-7.0.10](https://github.com/truecharts/charts/compare/picoshare-7.0.9...picoshare-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [picoshare-7.0.9](https://github.com/truecharts/charts/compare/picoshare-7.0.8...picoshare-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [picoshare-7.0.8](https://github.com/truecharts/charts/compare/picoshare-7.0.7...picoshare-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [picoshare-7.0.7](https://github.com/truecharts/charts/compare/picoshare-7.0.6...picoshare-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [picoshare-7.0.6](https://github.com/truecharts/charts/compare/picoshare-7.0.5...picoshare-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [picoshare-7.0.5](https://github.com/truecharts/charts/compare/picoshare-7.0.4...picoshare-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [picoshare-7.0.4](https://github.com/truecharts/charts/compare/picoshare-7.0.3...picoshare-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/picoshare/8.1.0/Chart.yaml b/stable/picoshare/8.1.0/Chart.yaml new file mode 100644 index 0000000000..24845cbfac --- /dev/null +++ b/stable/picoshare/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: picoshare +version: 8.1.0 +appVersion: 1.4.1 +description: PicoShare is a minimalist service that allows you to share files easily. +home: https://truecharts.org/charts/stable/picoshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png +deprecated: false +sources: + - https://github.com/mtlynch/picoshare + - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - https://hub.docker.com/r/mtlynch/picoshare +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - picoshare +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/picoshare/8.0.1/README.md b/stable/picoshare/8.1.0/README.md similarity index 100% rename from stable/picoshare/8.0.1/README.md rename to stable/picoshare/8.1.0/README.md diff --git a/stable/picoshare/8.1.0/app-changelog.md b/stable/picoshare/8.1.0/app-changelog.md new file mode 100644 index 0000000000..ab6d22c220 --- /dev/null +++ b/stable/picoshare/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [picoshare-8.1.0](https://github.com/truecharts/charts/compare/picoshare-8.0.1...picoshare-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/picoshare/8.0.1/app-readme.md b/stable/picoshare/8.1.0/app-readme.md similarity index 100% rename from stable/picoshare/8.0.1/app-readme.md rename to stable/picoshare/8.1.0/app-readme.md diff --git a/stable/picoshare/8.1.0/charts/common-17.2.2.tgz b/stable/picoshare/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/picoshare/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/picoshare/8.0.1/ix_values.yaml b/stable/picoshare/8.1.0/ix_values.yaml similarity index 100% rename from stable/picoshare/8.0.1/ix_values.yaml rename to stable/picoshare/8.1.0/ix_values.yaml diff --git a/stable/picoshare/8.0.1/questions.yaml b/stable/picoshare/8.1.0/questions.yaml similarity index 100% rename from stable/picoshare/8.0.1/questions.yaml rename to stable/picoshare/8.1.0/questions.yaml diff --git a/stable/picoshare/8.1.0/templates/NOTES.txt b/stable/picoshare/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/picoshare/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/picoshare/8.0.1/templates/common.yaml b/stable/picoshare/8.1.0/templates/common.yaml similarity index 100% rename from stable/picoshare/8.0.1/templates/common.yaml rename to stable/picoshare/8.1.0/templates/common.yaml diff --git a/stable/static/9.0.1/values.yaml b/stable/picoshare/8.1.0/values.yaml similarity index 100% rename from stable/static/9.0.1/values.yaml rename to stable/picoshare/8.1.0/values.yaml diff --git a/stable/pigallery2/4.0.1/CHANGELOG.md b/stable/pigallery2/4.0.1/CHANGELOG.md deleted file mode 100644 index 44b2b19893..0000000000 --- a/stable/pigallery2/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pigallery2-4.0.1](https://github.com/truecharts/charts/compare/pigallery2-4.0.0...pigallery2-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pigallery2-4.0.0](https://github.com/truecharts/charts/compare/pigallery2-3.0.17...pigallery2-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pigallery2-3.0.17](https://github.com/truecharts/charts/compare/pigallery2-3.0.16...pigallery2-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pigallery2-3.0.16](https://github.com/truecharts/charts/compare/pigallery2-3.0.15...pigallery2-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pigallery2-3.0.15](https://github.com/truecharts/charts/compare/pigallery2-3.0.14...pigallery2-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pigallery2-3.0.14](https://github.com/truecharts/charts/compare/pigallery2-3.0.13...pigallery2-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pigallery2-3.0.13](https://github.com/truecharts/charts/compare/pigallery2-3.0.12...pigallery2-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pigallery2-3.0.12](https://github.com/truecharts/charts/compare/pigallery2-3.0.11...pigallery2-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pigallery2-3.0.11](https://github.com/truecharts/charts/compare/pigallery2-3.0.10...pigallery2-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pigallery2-3.0.10](https://github.com/truecharts/charts/compare/pigallery2-3.0.9...pigallery2-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [pigallery2-3.0.9](https://github.com/truecharts/charts/compare/pigallery2-3.0.8...pigallery2-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/pigallery2/4.0.1/Chart.yaml b/stable/pigallery2/4.0.1/Chart.yaml deleted file mode 100644 index 69ed9da371..0000000000 --- a/stable/pigallery2/4.0.1/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pigallery2 -version: 4.0.1 -appVersion: latest -description: "Homepage: http://bpatrik.github.io/pigallery2/" -home: https://truecharts.org/charts/incubator/pigallery2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pigallery2.png -deprecated: false -sources: - - https://github.com/bpatrik/pigallery2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/pigallery2 - - https://hub.docker.com/r/bpatrik/pigallery2 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pigallery2 - - Cloud - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/pigallery2/4.0.1/app-changelog.md b/stable/pigallery2/4.0.1/app-changelog.md deleted file mode 100644 index d189128834..0000000000 --- a/stable/pigallery2/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pigallery2-4.0.1](https://github.com/truecharts/charts/compare/pigallery2-4.0.0...pigallery2-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/pigallery2/4.0.1/charts/common-17.1.4.tgz b/stable/pigallery2/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pigallery2/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pigallery2/4.1.0/CHANGELOG.md b/stable/pigallery2/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4bb6adf531 --- /dev/null +++ b/stable/pigallery2/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pigallery2-4.1.0](https://github.com/truecharts/charts/compare/pigallery2-4.0.1...pigallery2-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pigallery2-4.0.1](https://github.com/truecharts/charts/compare/pigallery2-4.0.0...pigallery2-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pigallery2-4.0.0](https://github.com/truecharts/charts/compare/pigallery2-3.0.17...pigallery2-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pigallery2-3.0.17](https://github.com/truecharts/charts/compare/pigallery2-3.0.16...pigallery2-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pigallery2-3.0.16](https://github.com/truecharts/charts/compare/pigallery2-3.0.15...pigallery2-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pigallery2-3.0.15](https://github.com/truecharts/charts/compare/pigallery2-3.0.14...pigallery2-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pigallery2-3.0.14](https://github.com/truecharts/charts/compare/pigallery2-3.0.13...pigallery2-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pigallery2-3.0.13](https://github.com/truecharts/charts/compare/pigallery2-3.0.12...pigallery2-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pigallery2-3.0.12](https://github.com/truecharts/charts/compare/pigallery2-3.0.11...pigallery2-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pigallery2-3.0.11](https://github.com/truecharts/charts/compare/pigallery2-3.0.10...pigallery2-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pigallery2-3.0.10](https://github.com/truecharts/charts/compare/pigallery2-3.0.9...pigallery2-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/pigallery2/4.1.0/Chart.yaml b/stable/pigallery2/4.1.0/Chart.yaml new file mode 100644 index 0000000000..00a3c8e2ee --- /dev/null +++ b/stable/pigallery2/4.1.0/Chart.yaml @@ -0,0 +1,43 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pigallery2 +version: 4.1.0 +appVersion: latest +description: "Homepage: http://bpatrik.github.io/pigallery2/" +home: https://truecharts.org/charts/incubator/pigallery2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pigallery2.png +deprecated: false +sources: + - https://github.com/bpatrik/pigallery2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/pigallery2 + - https://hub.docker.com/r/bpatrik/pigallery2 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pigallery2 + - Cloud + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/pigallery2/4.0.1/README.md b/stable/pigallery2/4.1.0/README.md similarity index 100% rename from stable/pigallery2/4.0.1/README.md rename to stable/pigallery2/4.1.0/README.md diff --git a/stable/pigallery2/4.1.0/app-changelog.md b/stable/pigallery2/4.1.0/app-changelog.md new file mode 100644 index 0000000000..bd447c8297 --- /dev/null +++ b/stable/pigallery2/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pigallery2-4.1.0](https://github.com/truecharts/charts/compare/pigallery2-4.0.1...pigallery2-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pigallery2/4.0.1/app-readme.md b/stable/pigallery2/4.1.0/app-readme.md similarity index 100% rename from stable/pigallery2/4.0.1/app-readme.md rename to stable/pigallery2/4.1.0/app-readme.md diff --git a/stable/pigallery2/4.1.0/charts/common-17.2.2.tgz b/stable/pigallery2/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pigallery2/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pigallery2/4.0.1/ix_values.yaml b/stable/pigallery2/4.1.0/ix_values.yaml similarity index 100% rename from stable/pigallery2/4.0.1/ix_values.yaml rename to stable/pigallery2/4.1.0/ix_values.yaml diff --git a/stable/pigallery2/4.0.1/questions.yaml b/stable/pigallery2/4.1.0/questions.yaml similarity index 100% rename from stable/pigallery2/4.0.1/questions.yaml rename to stable/pigallery2/4.1.0/questions.yaml diff --git a/stable/plex-auto-languages/7.0.1/templates/common.yaml b/stable/pigallery2/4.1.0/templates/common.yaml similarity index 100% rename from stable/plex-auto-languages/7.0.1/templates/common.yaml rename to stable/pigallery2/4.1.0/templates/common.yaml diff --git a/stable/stationeers/4.0.1/values.yaml b/stable/pigallery2/4.1.0/values.yaml similarity index 100% rename from stable/stationeers/4.0.1/values.yaml rename to stable/pigallery2/4.1.0/values.yaml diff --git a/stable/pihole/13.1.0/CHANGELOG.md b/stable/pihole/13.1.0/CHANGELOG.md new file mode 100644 index 0000000000..271b6f4596 --- /dev/null +++ b/stable/pihole/13.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pihole-13.1.0](https://github.com/truecharts/charts/compare/pihole-13.0.2...pihole-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pihole-13.0.2](https://github.com/truecharts/charts/compare/pihole-13.0.1...pihole-13.0.2) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pihole-13.0.1](https://github.com/truecharts/charts/compare/pihole-13.0.0...pihole-13.0.1) (2023-12-25) + +### Fix + +- fix quoting ([#16538](https://github.com/truecharts/charts/issues/16538)) + + + + +## [pihole-13.0.0](https://github.com/truecharts/charts/compare/pihole-12.0.11...pihole-13.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pihole-12.0.11](https://github.com/truecharts/charts/compare/pihole-12.0.10...pihole-12.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pihole-12.0.10](https://github.com/truecharts/charts/compare/pihole-12.0.9...pihole-12.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pihole-12.0.9](https://github.com/truecharts/charts/compare/pihole-12.0.8...pihole-12.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pihole-12.0.8](https://github.com/truecharts/charts/compare/pihole-12.0.7...pihole-12.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pihole-12.0.7](https://github.com/truecharts/charts/compare/pihole-12.0.6...pihole-12.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pihole-12.0.6](https://github.com/truecharts/charts/compare/pihole-12.0.5...pihole-12.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pihole-12.0.5](https://github.com/truecharts/charts/compare/pihole-12.0.4...pihole-12.0.5) (2023-12-22) + +### Fix diff --git a/stable/pihole/13.1.0/Chart.yaml b/stable/pihole/13.1.0/Chart.yaml new file mode 100644 index 0000000000..95dec6a5af --- /dev/null +++ b/stable/pihole/13.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pihole +version: 13.1.0 +appVersion: 2023.11.0 +description: DNS and Ad-filtering for your network +home: https://truecharts.org/charts/stable/pihole +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png +deprecated: false +sources: + - https://github.com/pi-hole/docker-pi-hole + - https://pi-hole.net/ + - https://github.com/pi-hole + - https://github.com/truecharts/charts/tree/master/charts/stable/pihole + - https://hub.docker.com/r/pihole/pihole +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - DNS +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/pihole/13.1.0/README.md b/stable/pihole/13.1.0/README.md new file mode 100644 index 0000000000..575963ee75 --- /dev/null +++ b/stable/pihole/13.1.0/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/pihole) + +**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/pihole/13.1.0/app-changelog.md b/stable/pihole/13.1.0/app-changelog.md new file mode 100644 index 0000000000..e9d544b5e0 --- /dev/null +++ b/stable/pihole/13.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pihole-13.1.0](https://github.com/truecharts/charts/compare/pihole-13.0.2...pihole-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pihole/13.1.0/app-readme.md b/stable/pihole/13.1.0/app-readme.md new file mode 100644 index 0000000000..427b7f8ce2 --- /dev/null +++ b/stable/pihole/13.1.0/app-readme.md @@ -0,0 +1,8 @@ +DNS and Ad-filtering for your network + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/pihole](https://truecharts.org/charts/stable/pihole) + +--- + +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/pihole/13.1.0/charts/common-17.2.2.tgz b/stable/pihole/13.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pihole/13.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pihole/13.1.0/ix_values.yaml b/stable/pihole/13.1.0/ix_values.yaml new file mode 100644 index 0000000000..c4edd5db39 --- /dev/null +++ b/stable/pihole/13.1.0/ix_values.yaml @@ -0,0 +1,71 @@ +image: + repository: pihole/pihole + pullPolicy: IfNotPresent + tag: 2023.11.0@sha256:24b1ef8f66d810faffefdb9b66850bbe2d55013506b892605acef414e210edeb +pihole: + webPassword: somepassword" + dnsServers: + - "9.9.9.9" + - "149.112.112.112" +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + allowPrivilegeEscalation: true + runAsUser: 0 + runAsGroup: 0 + capabilities: + add: + - NET_ADMIN + - SETFCAP + - SETPCAP + - KILL +workload: + main: + podSpec: + containers: + main: + envFrom: + - configMapRef: + name: pihole-env + probes: + liveness: + type: http + path: /admin/index.php + readiness: + type: http + path: /admin/index.php + startup: + type: http + path: /admin/index.php +service: + main: + ports: + main: + port: 9089 + targetPort: 80 + dns-tcp: + enabled: true + ports: + dns-tcp: + enabled: true + port: 53 + targetPort: 53 + dns: + enabled: true + ports: + dns: + enabled: true + protocol: udp + port: 53 + targetPort: 53 +persistence: + config: + enabled: true + mountPath: "/etc/pihole" + dnsmasq: + enabled: true + mountPath: "/etc/dnsmasq.d" +portal: + open: + enabled: true diff --git a/stable/pihole/13.1.0/questions.yaml b/stable/pihole/13.1.0/questions.yaml new file mode 100644 index 0000000000..7abccadcfd --- /dev/null +++ b/stable/pihole/13.1.0/questions.yaml @@ -0,0 +1,3232 @@ +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" + path: "/" + admin: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/admin/" +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: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: pihole + group: "App Configuration" + label: "Pi-Hole Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: webPassword + label: "Web Password" + description: "Sets admin password for the GUI" + schema: + type: string + default: "" + required: true + - variable: dnsServers + label: "DNS Servers" + description: "Set DNS servers. Max 2. Use #port suffix for ports" + schema: + type: list + default: ["9.9.9.9", "149.112.112.112"] + items: + - variable: dnsEntry + label: "DNS Server Entry" + schema: + type: string + default: "" + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 9089 + required: true + - variable: dns + label: "DNS 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: dns + label: "DNS 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: 53 + required: true + - variable: dns-tcp + label: "DNS-TCP 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: dns-tcp + label: "DNS-TCP 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: 53 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: dnsmasq + label: "App dnsmasq.d Storage" + description: "Stores the Application dnsmasq.d." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/pihole/13.1.0/templates/_configmap.tpl b/stable/pihole/13.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..e2d62dd488 --- /dev/null +++ b/stable/pihole/13.1.0/templates/_configmap.tpl @@ -0,0 +1,14 @@ +{{/* Define the configmap */}} +{{- define "pihole.configmap" -}} +configmap: + pihole-env: + enabled: true + data: + WEBPASSWORD: {{ .Values.pihole.webPassword | quote }} + {{- with .Values.pihole.dnsServers }} + {{- if gt (len .) 2 -}} + {{- fail (printf "Pihole - Expected max 2 DNS Servers. But got [%v]" (len .)) -}} + {{- end }} + PIHOLE_DNS_: {{ join ";" . | quote }} + {{- end }} +{{- end -}} diff --git a/stable/pihole/13.1.0/templates/common.yaml b/stable/pihole/13.1.0/templates/common.yaml new file mode 100644 index 0000000000..190109ab61 --- /dev/null +++ b/stable/pihole/13.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for pihole */}} +{{- $config := include "pihole.configmap" . | fromYaml -}} +{{- if $config -}} + {{- $_ := mustMergeOverwrite .Values $config -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/steam-headless/2.0.1/values.yaml b/stable/pihole/13.1.0/values.yaml similarity index 100% rename from stable/steam-headless/2.0.1/values.yaml rename to stable/pihole/13.1.0/values.yaml diff --git a/stable/pinry/8.0.1/CHANGELOG.md b/stable/pinry/8.0.1/CHANGELOG.md deleted file mode 100644 index 0416968bc1..0000000000 --- a/stable/pinry/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pinry-8.0.1](https://github.com/truecharts/charts/compare/pinry-8.0.0...pinry-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pinry-8.0.0](https://github.com/truecharts/charts/compare/pinry-7.0.11...pinry-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pinry-7.0.11](https://github.com/truecharts/charts/compare/pinry-7.0.10...pinry-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pinry-7.0.10](https://github.com/truecharts/charts/compare/pinry-7.0.9...pinry-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pinry-7.0.9](https://github.com/truecharts/charts/compare/pinry-7.0.8...pinry-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pinry-7.0.8](https://github.com/truecharts/charts/compare/pinry-7.0.7...pinry-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pinry-7.0.7](https://github.com/truecharts/charts/compare/pinry-7.0.6...pinry-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pinry-7.0.6](https://github.com/truecharts/charts/compare/pinry-7.0.5...pinry-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pinry-7.0.5](https://github.com/truecharts/charts/compare/pinry-7.0.4...pinry-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pinry-7.0.4](https://github.com/truecharts/charts/compare/pinry-7.0.3...pinry-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [pinry-7.0.3](https://github.com/truecharts/charts/compare/pinry-7.0.2...pinry-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/pinry/8.0.1/Chart.yaml b/stable/pinry/8.0.1/Chart.yaml deleted file mode 100644 index c7b2c0f9d8..0000000000 --- a/stable/pinry/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pinry -version: 8.0.1 -appVersion: 2.1.12 -description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. -home: https://truecharts.org/charts/stable/pinry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png -deprecated: false -sources: - - https://github.com/pinry/pinry/ - - https://github.com/truecharts/charts/tree/master/charts/stable/pinry - - https://hub.docker.com/r/getpinry/pinry -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pinry -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/pinry/8.0.1/app-changelog.md b/stable/pinry/8.0.1/app-changelog.md deleted file mode 100644 index 9301de0ee8..0000000000 --- a/stable/pinry/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pinry-8.0.1](https://github.com/truecharts/charts/compare/pinry-8.0.0...pinry-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/pinry/8.0.1/charts/common-17.1.4.tgz b/stable/pinry/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pinry/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pinry/8.1.0/CHANGELOG.md b/stable/pinry/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..06c7db7771 --- /dev/null +++ b/stable/pinry/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pinry-8.1.0](https://github.com/truecharts/charts/compare/pinry-8.0.1...pinry-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pinry-8.0.1](https://github.com/truecharts/charts/compare/pinry-8.0.0...pinry-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pinry-8.0.0](https://github.com/truecharts/charts/compare/pinry-7.0.11...pinry-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pinry-7.0.11](https://github.com/truecharts/charts/compare/pinry-7.0.10...pinry-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pinry-7.0.10](https://github.com/truecharts/charts/compare/pinry-7.0.9...pinry-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pinry-7.0.9](https://github.com/truecharts/charts/compare/pinry-7.0.8...pinry-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pinry-7.0.8](https://github.com/truecharts/charts/compare/pinry-7.0.7...pinry-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pinry-7.0.7](https://github.com/truecharts/charts/compare/pinry-7.0.6...pinry-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pinry-7.0.6](https://github.com/truecharts/charts/compare/pinry-7.0.5...pinry-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pinry-7.0.5](https://github.com/truecharts/charts/compare/pinry-7.0.4...pinry-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pinry-7.0.4](https://github.com/truecharts/charts/compare/pinry-7.0.3...pinry-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/pinry/8.1.0/Chart.yaml b/stable/pinry/8.1.0/Chart.yaml new file mode 100644 index 0000000000..35cb2727a0 --- /dev/null +++ b/stable/pinry/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pinry +version: 8.1.0 +appVersion: 2.1.12 +description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. +home: https://truecharts.org/charts/stable/pinry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png +deprecated: false +sources: + - https://github.com/pinry/pinry/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pinry + - https://hub.docker.com/r/getpinry/pinry +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pinry +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/pinry/8.0.1/README.md b/stable/pinry/8.1.0/README.md similarity index 100% rename from stable/pinry/8.0.1/README.md rename to stable/pinry/8.1.0/README.md diff --git a/stable/pinry/8.1.0/app-changelog.md b/stable/pinry/8.1.0/app-changelog.md new file mode 100644 index 0000000000..cfb41509de --- /dev/null +++ b/stable/pinry/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pinry-8.1.0](https://github.com/truecharts/charts/compare/pinry-8.0.1...pinry-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pinry/8.0.1/app-readme.md b/stable/pinry/8.1.0/app-readme.md similarity index 100% rename from stable/pinry/8.0.1/app-readme.md rename to stable/pinry/8.1.0/app-readme.md diff --git a/stable/pinry/8.1.0/charts/common-17.2.2.tgz b/stable/pinry/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pinry/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pinry/8.0.1/ix_values.yaml b/stable/pinry/8.1.0/ix_values.yaml similarity index 100% rename from stable/pinry/8.0.1/ix_values.yaml rename to stable/pinry/8.1.0/ix_values.yaml diff --git a/stable/pinry/8.0.1/questions.yaml b/stable/pinry/8.1.0/questions.yaml similarity index 100% rename from stable/pinry/8.0.1/questions.yaml rename to stable/pinry/8.1.0/questions.yaml diff --git a/stable/pinry/8.1.0/templates/NOTES.txt b/stable/pinry/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/pinry/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/pinry/8.0.1/templates/_secrets.tpl b/stable/pinry/8.1.0/templates/_secrets.tpl similarity index 100% rename from stable/pinry/8.0.1/templates/_secrets.tpl rename to stable/pinry/8.1.0/templates/_secrets.tpl diff --git a/stable/pinry/8.0.1/templates/common.yaml b/stable/pinry/8.1.0/templates/common.yaml similarity index 100% rename from stable/pinry/8.0.1/templates/common.yaml rename to stable/pinry/8.1.0/templates/common.yaml diff --git a/stable/storj-node/8.0.1/values.yaml b/stable/pinry/8.1.0/values.yaml similarity index 100% rename from stable/storj-node/8.0.1/values.yaml rename to stable/pinry/8.1.0/values.yaml diff --git a/stable/piwigo/11.1.0/CHANGELOG.md b/stable/piwigo/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..64f8a53569 --- /dev/null +++ b/stable/piwigo/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [piwigo-11.1.0](https://github.com/truecharts/charts/compare/piwigo-11.0.2...piwigo-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [piwigo-11.0.2](https://github.com/truecharts/charts/compare/piwigo-11.0.1...piwigo-11.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [piwigo-11.0.1](https://github.com/truecharts/charts/compare/piwigo-11.0.0...piwigo-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [piwigo-11.0.0](https://github.com/truecharts/charts/compare/piwigo-10.0.0...piwigo-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [piwigo-11.0.0](https://github.com/truecharts/charts/compare/piwigo-10.0.0...piwigo-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [piwigo-10.0.0](https://github.com/truecharts/charts/compare/piwigo-9.0.13...piwigo-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [piwigo-9.0.13](https://github.com/truecharts/charts/compare/piwigo-9.0.12...piwigo-9.0.13) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/piwigo to 14.0.0[@95ef93a](https://github.com/95ef93a) by renovate ([#16421](https://github.com/truecharts/charts/issues/16421)) + + + + +## [piwigo-9.0.12](https://github.com/truecharts/charts/compare/piwigo-9.0.11...piwigo-9.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [piwigo-9.0.11](https://github.com/truecharts/charts/compare/piwigo-9.0.10...piwigo-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [piwigo-9.0.10](https://github.com/truecharts/charts/compare/piwigo-9.0.9...piwigo-9.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [piwigo-9.0.9](https://github.com/truecharts/charts/compare/piwigo-9.0.8...piwigo-9.0.9) (2023-12-23) + +### Chore diff --git a/stable/piwigo/11.1.0/Chart.yaml b/stable/piwigo/11.1.0/Chart.yaml new file mode 100644 index 0000000000..1f881ba436 --- /dev/null +++ b/stable/piwigo/11.1.0/Chart.yaml @@ -0,0 +1,46 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: piwigo +version: 11.1.0 +appVersion: 14.0.0 +description: A photo gallery software for the web. +home: https://truecharts.org/charts/stable/piwigo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png +deprecated: false +sources: + - https://github.com/linuxserver/docker-piwigo + - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo + - https://ghcr.io/linuxserver/piwigo +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - piwigo + - gallery + - photo + - image +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/piwigo/11.1.0/README.md b/stable/piwigo/11.1.0/README.md new file mode 100644 index 0000000000..a44dd6680d --- /dev/null +++ b/stable/piwigo/11.1.0/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/piwigo) + +**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/piwigo/11.1.0/app-changelog.md b/stable/piwigo/11.1.0/app-changelog.md new file mode 100644 index 0000000000..6b64f02b63 --- /dev/null +++ b/stable/piwigo/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [piwigo-11.1.0](https://github.com/truecharts/charts/compare/piwigo-11.0.2...piwigo-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/piwigo/11.1.0/app-readme.md b/stable/piwigo/11.1.0/app-readme.md new file mode 100644 index 0000000000..1d3a957c66 --- /dev/null +++ b/stable/piwigo/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +A photo gallery software for the web. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/piwigo](https://truecharts.org/charts/stable/piwigo) + +--- + +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/piwigo/11.1.0/charts/common-17.2.2.tgz b/stable/piwigo/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/piwigo/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/piwigo/11.1.0/charts/mariadb-12.1.0.tgz b/stable/piwigo/11.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/piwigo/11.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/piwigo/11.1.0/ix_values.yaml b/stable/piwigo/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..e804d71310 --- /dev/null +++ b/stable/piwigo/11.1.0/ix_values.yaml @@ -0,0 +1,59 @@ +image: + repository: ghcr.io/linuxserver/piwigo + pullPolicy: IfNotPresent + tag: 14.0.0@sha256:95ef93aca66e9af5aff5d542db752c9d4d9f958f2982135374868cbeafa9280a +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + targetPort: 80 + port: 10027 +piwigo: + language: en_US + admin_user: admin + admin_pass: admin123 + admin_email: admin@email.com +workload: + main: + podSpec: + containers: + main: + lifecycle: + postStart: + type: exec + command: + - /bin/sh + - -c + - | + if [ -f "/config/POSTSETUP" ]; then + echo "POSTSETUP exists, no further action is needed." + else + while ! curl -s -o -v /dev/null http://localhost/install.php; do sleep 1; done && \ + curl -v -X POST -d "language={{ .Values.piwigo.language }}&dbhost={{ .Values.mariadb.creds.plainhost | trimAll "\"" }}:3306&dbuser={{ .Values.mariadb.mariadbUsername }}&dbpasswd={{ .Values.mariadb.creds.mariadbPassword | trimAll "\"" }}&dbname={{ .Values.mariadb.mariadbDatabase }}&prefix=piwigo_&admin_name={{ .Values.piwigo.admin_user }}&admin_pass1={{ .Values.piwigo.admin_pass }}&admin_pass2={{ .Values.piwigo.admin_pass }}&admin_mail={{ .Values.piwigo.admin_email }}&install=Start+installation" http://localhost/install.php?language={{ .Values.piwigo.language }} && \ + ( touch "/config/POSTSETUP" && echo "Created POSTSETUP!") || \ + ( echo "Failed to create POSTSETUP file..." && exit 1 ) + fi +persistence: + config: + enabled: true + mountPath: /config + size: 256Gi + gallery: + enabled: true + mountPath: /gallery + size: 256Gi + varrun: + enabled: true +mariadb: + enabled: true + mariadbUsername: piwigo + mariadbDatabase: piwigo +portal: + open: + enabled: true diff --git a/stable/piwigo/11.1.0/questions.yaml b/stable/piwigo/11.1.0/questions.yaml new file mode 100644 index 0000000000..0002edb7f8 --- /dev/null +++ b/stable/piwigo/11.1.0/questions.yaml @@ -0,0 +1,3022 @@ +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: piwigo + group: App Configuration + label: Piwigo Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: language + label: Set Language (initial install only) + schema: + type: string + default: "en_US" + - variable: admin_user + label: Set Admin User (initial install only) + schema: + type: string + required: true + default: "" + - variable: admin_pass + label: Set Admin Password (initial install only) + schema: + type: string + required: true + private: true + default: "" + - variable: admin_email + label: Set Admin Email (initial install only) + schema: + type: string + required: true + default: "" + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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: 10027 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: gallery + label: "App Gallery Storage" + description: "Stores the Application Gallery." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/piwigo/11.1.0/templates/NOTES.txt b/stable/piwigo/11.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/piwigo/11.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zerotier/8.0.1/templates/common.yaml b/stable/piwigo/11.1.0/templates/common.yaml similarity index 100% rename from stable/zerotier/8.0.1/templates/common.yaml rename to stable/piwigo/11.1.0/templates/common.yaml diff --git a/stable/storm/4.0.1/values.yaml b/stable/piwigo/11.1.0/values.yaml similarity index 100% rename from stable/storm/4.0.1/values.yaml rename to stable/piwigo/11.1.0/values.yaml diff --git a/stable/pixapop/9.0.1/CHANGELOG.md b/stable/pixapop/9.0.1/CHANGELOG.md deleted file mode 100644 index f4d50d420e..0000000000 --- a/stable/pixapop/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pixapop-9.0.1](https://github.com/truecharts/charts/compare/pixapop-9.0.0...pixapop-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pixapop-9.0.0](https://github.com/truecharts/charts/compare/pixapop-8.0.11...pixapop-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pixapop-8.0.11](https://github.com/truecharts/charts/compare/pixapop-8.0.10...pixapop-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pixapop-8.0.10](https://github.com/truecharts/charts/compare/pixapop-8.0.9...pixapop-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pixapop-8.0.9](https://github.com/truecharts/charts/compare/pixapop-8.0.8...pixapop-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pixapop-8.0.8](https://github.com/truecharts/charts/compare/pixapop-8.0.7...pixapop-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pixapop-8.0.7](https://github.com/truecharts/charts/compare/pixapop-8.0.6...pixapop-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pixapop-8.0.6](https://github.com/truecharts/charts/compare/pixapop-8.0.5...pixapop-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pixapop-8.0.5](https://github.com/truecharts/charts/compare/pixapop-8.0.4...pixapop-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pixapop-8.0.4](https://github.com/truecharts/charts/compare/pixapop-8.0.3...pixapop-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [pixapop-8.0.3](https://github.com/truecharts/charts/compare/pixapop-8.0.2...pixapop-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/pixapop/9.0.1/Chart.yaml b/stable/pixapop/9.0.1/Chart.yaml deleted file mode 100644 index a6467fafb8..0000000000 --- a/stable/pixapop/9.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pixapop -version: 9.0.1 -appVersion: 1.2-ls15 -description: An open-source single page application to view your photos in the easiest way possible. -home: https://truecharts.org/charts/stable/pixapop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.png -deprecated: false -sources: - - https://github.com/bierdok/pixapop - - https://github.com/linuxserver/docker-pixapop - - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop - - https://ghcr.io/linuxserver/pixapop -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pixapop - - photo - - gallery - - image -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/pixapop/9.0.1/app-changelog.md b/stable/pixapop/9.0.1/app-changelog.md deleted file mode 100644 index 02bf9392cd..0000000000 --- a/stable/pixapop/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pixapop-9.0.1](https://github.com/truecharts/charts/compare/pixapop-9.0.0...pixapop-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/pixapop/9.0.1/charts/common-17.1.4.tgz b/stable/pixapop/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pixapop/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pixapop/9.1.0/CHANGELOG.md b/stable/pixapop/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5247dcd878 --- /dev/null +++ b/stable/pixapop/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pixapop-9.1.0](https://github.com/truecharts/charts/compare/pixapop-9.0.1...pixapop-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pixapop-9.0.1](https://github.com/truecharts/charts/compare/pixapop-9.0.0...pixapop-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pixapop-9.0.0](https://github.com/truecharts/charts/compare/pixapop-8.0.11...pixapop-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pixapop-8.0.11](https://github.com/truecharts/charts/compare/pixapop-8.0.10...pixapop-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pixapop-8.0.10](https://github.com/truecharts/charts/compare/pixapop-8.0.9...pixapop-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pixapop-8.0.9](https://github.com/truecharts/charts/compare/pixapop-8.0.8...pixapop-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pixapop-8.0.8](https://github.com/truecharts/charts/compare/pixapop-8.0.7...pixapop-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pixapop-8.0.7](https://github.com/truecharts/charts/compare/pixapop-8.0.6...pixapop-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pixapop-8.0.6](https://github.com/truecharts/charts/compare/pixapop-8.0.5...pixapop-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pixapop-8.0.5](https://github.com/truecharts/charts/compare/pixapop-8.0.4...pixapop-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pixapop-8.0.4](https://github.com/truecharts/charts/compare/pixapop-8.0.3...pixapop-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/pixapop/9.1.0/Chart.yaml b/stable/pixapop/9.1.0/Chart.yaml new file mode 100644 index 0000000000..3e67953610 --- /dev/null +++ b/stable/pixapop/9.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pixapop +version: 9.1.0 +appVersion: 1.2-ls15 +description: An open-source single page application to view your photos in the easiest way possible. +home: https://truecharts.org/charts/stable/pixapop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.png +deprecated: false +sources: + - https://github.com/bierdok/pixapop + - https://github.com/linuxserver/docker-pixapop + - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop + - https://ghcr.io/linuxserver/pixapop +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pixapop + - photo + - gallery + - image +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/pixapop/9.0.1/README.md b/stable/pixapop/9.1.0/README.md similarity index 100% rename from stable/pixapop/9.0.1/README.md rename to stable/pixapop/9.1.0/README.md diff --git a/stable/pixapop/9.1.0/app-changelog.md b/stable/pixapop/9.1.0/app-changelog.md new file mode 100644 index 0000000000..09d75cc8d8 --- /dev/null +++ b/stable/pixapop/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pixapop-9.1.0](https://github.com/truecharts/charts/compare/pixapop-9.0.1...pixapop-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pixapop/9.0.1/app-readme.md b/stable/pixapop/9.1.0/app-readme.md similarity index 100% rename from stable/pixapop/9.0.1/app-readme.md rename to stable/pixapop/9.1.0/app-readme.md diff --git a/stable/pixapop/9.1.0/charts/common-17.2.2.tgz b/stable/pixapop/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pixapop/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pixapop/9.0.1/ix_values.yaml b/stable/pixapop/9.1.0/ix_values.yaml similarity index 100% rename from stable/pixapop/9.0.1/ix_values.yaml rename to stable/pixapop/9.1.0/ix_values.yaml diff --git a/stable/pixapop/9.0.1/questions.yaml b/stable/pixapop/9.1.0/questions.yaml similarity index 100% rename from stable/pixapop/9.0.1/questions.yaml rename to stable/pixapop/9.1.0/questions.yaml diff --git a/stable/pixapop/9.1.0/templates/NOTES.txt b/stable/pixapop/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/pixapop/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/pixapop/9.1.0/templates/common.yaml b/stable/pixapop/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/pixapop/9.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/stun-turn-server/5.0.1/values.yaml b/stable/pixapop/9.1.0/values.yaml similarity index 100% rename from stable/stun-turn-server/5.0.1/values.yaml rename to stable/pixapop/9.1.0/values.yaml diff --git a/stable/pixark/4.0.1/CHANGELOG.md b/stable/pixark/4.0.1/CHANGELOG.md deleted file mode 100644 index 295fd2aaec..0000000000 --- a/stable/pixark/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pixark-4.0.1](https://github.com/truecharts/charts/compare/pixark-4.0.0...pixark-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pixark-4.0.0](https://github.com/truecharts/charts/compare/pixark-3.0.17...pixark-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pixark-3.0.17](https://github.com/truecharts/charts/compare/pixark-3.0.16...pixark-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pixark-3.0.16](https://github.com/truecharts/charts/compare/pixark-3.0.15...pixark-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pixark-3.0.15](https://github.com/truecharts/charts/compare/pixark-3.0.14...pixark-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pixark-3.0.14](https://github.com/truecharts/charts/compare/pixark-3.0.13...pixark-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pixark-3.0.13](https://github.com/truecharts/charts/compare/pixark-3.0.12...pixark-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pixark-3.0.12](https://github.com/truecharts/charts/compare/pixark-3.0.11...pixark-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pixark-3.0.11](https://github.com/truecharts/charts/compare/pixark-3.0.10...pixark-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pixark-3.0.10](https://github.com/truecharts/charts/compare/pixark-3.0.9...pixark-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [pixark-3.0.9](https://github.com/truecharts/charts/compare/pixark-3.0.8...pixark-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/pixark/4.0.1/Chart.yaml b/stable/pixark/4.0.1/Chart.yaml deleted file mode 100644 index e197d73f68..0000000000 --- a/stable/pixark/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pixark -version: 4.0.1 -appVersion: pixark -description: This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). -home: https://truecharts.org/charts/incubator/pixark -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.png -deprecated: false -sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://pixark.snail.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pixark -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pixark - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/pixark/4.0.1/app-changelog.md b/stable/pixark/4.0.1/app-changelog.md deleted file mode 100644 index fc04372402..0000000000 --- a/stable/pixark/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pixark-4.0.1](https://github.com/truecharts/charts/compare/pixark-4.0.0...pixark-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/pixark/4.0.1/charts/common-17.1.4.tgz b/stable/pixark/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pixark/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pixark/4.1.0/CHANGELOG.md b/stable/pixark/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..457c5b1a2f --- /dev/null +++ b/stable/pixark/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pixark-4.1.0](https://github.com/truecharts/charts/compare/pixark-4.0.1...pixark-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pixark-4.0.1](https://github.com/truecharts/charts/compare/pixark-4.0.0...pixark-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pixark-4.0.0](https://github.com/truecharts/charts/compare/pixark-3.0.17...pixark-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pixark-3.0.17](https://github.com/truecharts/charts/compare/pixark-3.0.16...pixark-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pixark-3.0.16](https://github.com/truecharts/charts/compare/pixark-3.0.15...pixark-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pixark-3.0.15](https://github.com/truecharts/charts/compare/pixark-3.0.14...pixark-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pixark-3.0.14](https://github.com/truecharts/charts/compare/pixark-3.0.13...pixark-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pixark-3.0.13](https://github.com/truecharts/charts/compare/pixark-3.0.12...pixark-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pixark-3.0.12](https://github.com/truecharts/charts/compare/pixark-3.0.11...pixark-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pixark-3.0.11](https://github.com/truecharts/charts/compare/pixark-3.0.10...pixark-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pixark-3.0.10](https://github.com/truecharts/charts/compare/pixark-3.0.9...pixark-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/pixark/4.1.0/Chart.yaml b/stable/pixark/4.1.0/Chart.yaml new file mode 100644 index 0000000000..0062e201bd --- /dev/null +++ b/stable/pixark/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pixark +version: 4.1.0 +appVersion: pixark +description: This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). +home: https://truecharts.org/charts/incubator/pixark +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.png +deprecated: false +sources: + - https://pixark.snail.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pixark + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pixark + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/pixark/4.0.1/README.md b/stable/pixark/4.1.0/README.md similarity index 100% rename from stable/pixark/4.0.1/README.md rename to stable/pixark/4.1.0/README.md diff --git a/stable/pixark/4.1.0/app-changelog.md b/stable/pixark/4.1.0/app-changelog.md new file mode 100644 index 0000000000..f405b9c911 --- /dev/null +++ b/stable/pixark/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pixark-4.1.0](https://github.com/truecharts/charts/compare/pixark-4.0.1...pixark-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pixark/4.0.1/app-readme.md b/stable/pixark/4.1.0/app-readme.md similarity index 100% rename from stable/pixark/4.0.1/app-readme.md rename to stable/pixark/4.1.0/app-readme.md diff --git a/stable/pixark/4.1.0/charts/common-17.2.2.tgz b/stable/pixark/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pixark/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pixark/4.0.1/ix_values.yaml b/stable/pixark/4.1.0/ix_values.yaml similarity index 100% rename from stable/pixark/4.0.1/ix_values.yaml rename to stable/pixark/4.1.0/ix_values.yaml diff --git a/stable/pixark/4.0.1/questions.yaml b/stable/pixark/4.1.0/questions.yaml similarity index 100% rename from stable/pixark/4.0.1/questions.yaml rename to stable/pixark/4.1.0/questions.yaml diff --git a/stable/plex-playlist-sync/2.0.1/templates/common.yaml b/stable/pixark/4.1.0/templates/common.yaml similarity index 100% rename from stable/plex-playlist-sync/2.0.1/templates/common.yaml rename to stable/pixark/4.1.0/templates/common.yaml diff --git a/stable/suistartpage/4.0.1/values.yaml b/stable/pixark/4.1.0/values.yaml similarity index 100% rename from stable/suistartpage/4.0.1/values.yaml rename to stable/pixark/4.1.0/values.yaml diff --git a/stable/plausible/8.0.2/CHANGELOG.md b/stable/plausible/8.0.2/CHANGELOG.md deleted file mode 100644 index a65c1ccbe2..0000000000 --- a/stable/plausible/8.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plausible-8.0.2](https://github.com/truecharts/charts/compare/plausible-8.0.1...plausible-8.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [plausible-8.0.1](https://github.com/truecharts/charts/compare/plausible-8.0.0...plausible-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [plausible-8.0.0](https://github.com/truecharts/charts/compare/plausible-7.0.0...plausible-8.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [plausible-8.0.0](https://github.com/truecharts/charts/compare/plausible-7.0.0...plausible-8.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [plausible-7.0.0](https://github.com/truecharts/charts/compare/plausible-6.0.12...plausible-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [plausible-6.0.12](https://github.com/truecharts/charts/compare/plausible-6.0.11...plausible-6.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [plausible-6.0.11](https://github.com/truecharts/charts/compare/plausible-6.0.10...plausible-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [plausible-6.0.10](https://github.com/truecharts/charts/compare/plausible-6.0.9...plausible-6.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [plausible-6.0.9](https://github.com/truecharts/charts/compare/plausible-6.0.8...plausible-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [plausible-6.0.8](https://github.com/truecharts/charts/compare/plausible-6.0.7...plausible-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [plausible-6.0.7](https://github.com/truecharts/charts/compare/plausible-6.0.6...plausible-6.0.7) (2023-12-22) - -### Chore diff --git a/stable/plausible/8.0.2/Chart.yaml b/stable/plausible/8.0.2/Chart.yaml deleted file mode 100644 index bd86cbfb39..0000000000 --- a/stable/plausible/8.0.2/Chart.yaml +++ /dev/null @@ -1,47 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: plausible -version: 8.0.2 -appVersion: 2.0.0 -description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. -home: https://truecharts.org/charts/stable/plausible -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png -deprecated: false -sources: - - https://plausible.io/docs/self-hosting - - https://github.com/truecharts/charts/tree/master/charts/stable/plausible - - https://hub.docker.com/r/plausible/analytics - - https://github.com/plausible/analytics - - https://github.com/plausible/hosting - - https://plausible.io/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - plausible - - analytics -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: clickhouse - version: 10.0.3 - repository: https://deps.truecharts.org/ - condition: clickhouse.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: analytics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/plausible/8.0.2/app-changelog.md b/stable/plausible/8.0.2/app-changelog.md deleted file mode 100644 index 58a10a81d3..0000000000 --- a/stable/plausible/8.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plausible-8.0.2](https://github.com/truecharts/charts/compare/plausible-8.0.1...plausible-8.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/plausible/8.0.2/charts/clickhouse-10.0.3.tgz b/stable/plausible/8.0.2/charts/clickhouse-10.0.3.tgz deleted file mode 100644 index c2496bbb19..0000000000 Binary files a/stable/plausible/8.0.2/charts/clickhouse-10.0.3.tgz and /dev/null differ diff --git a/stable/plausible/8.0.2/charts/common-17.1.4.tgz b/stable/plausible/8.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/plausible/8.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/plausible/8.1.0/CHANGELOG.md b/stable/plausible/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..08320d0fac --- /dev/null +++ b/stable/plausible/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plausible-8.1.0](https://github.com/truecharts/charts/compare/plausible-8.0.2...plausible-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [plausible-8.0.2](https://github.com/truecharts/charts/compare/plausible-8.0.1...plausible-8.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [plausible-8.0.1](https://github.com/truecharts/charts/compare/plausible-8.0.0...plausible-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [plausible-8.0.0](https://github.com/truecharts/charts/compare/plausible-7.0.0...plausible-8.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [plausible-8.0.0](https://github.com/truecharts/charts/compare/plausible-7.0.0...plausible-8.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [plausible-7.0.0](https://github.com/truecharts/charts/compare/plausible-6.0.12...plausible-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [plausible-6.0.12](https://github.com/truecharts/charts/compare/plausible-6.0.11...plausible-6.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [plausible-6.0.11](https://github.com/truecharts/charts/compare/plausible-6.0.10...plausible-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [plausible-6.0.10](https://github.com/truecharts/charts/compare/plausible-6.0.9...plausible-6.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [plausible-6.0.9](https://github.com/truecharts/charts/compare/plausible-6.0.8...plausible-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [plausible-6.0.8](https://github.com/truecharts/charts/compare/plausible-6.0.7...plausible-6.0.8) (2023-12-23) + +### Chore diff --git a/stable/plausible/8.1.0/Chart.yaml b/stable/plausible/8.1.0/Chart.yaml new file mode 100644 index 0000000000..341603dbd9 --- /dev/null +++ b/stable/plausible/8.1.0/Chart.yaml @@ -0,0 +1,47 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: plausible +version: 8.1.0 +appVersion: 2.0.0 +description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. +home: https://truecharts.org/charts/stable/plausible +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png +deprecated: false +sources: + - https://plausible.io/docs/self-hosting + - https://github.com/plausible/analytics + - https://github.com/plausible/hosting + - https://github.com/truecharts/charts/tree/master/charts/stable/plausible + - https://hub.docker.com/r/plausible/analytics + - https://plausible.io/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - plausible + - analytics +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: clickhouse + version: 10.1.0 + repository: https://deps.truecharts.org/ + condition: clickhouse.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: analytics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/plausible/8.0.2/README.md b/stable/plausible/8.1.0/README.md similarity index 100% rename from stable/plausible/8.0.2/README.md rename to stable/plausible/8.1.0/README.md diff --git a/stable/plausible/8.1.0/app-changelog.md b/stable/plausible/8.1.0/app-changelog.md new file mode 100644 index 0000000000..fec84caf20 --- /dev/null +++ b/stable/plausible/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plausible-8.1.0](https://github.com/truecharts/charts/compare/plausible-8.0.2...plausible-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/plausible/8.0.2/app-readme.md b/stable/plausible/8.1.0/app-readme.md similarity index 100% rename from stable/plausible/8.0.2/app-readme.md rename to stable/plausible/8.1.0/app-readme.md diff --git a/stable/plausible/8.1.0/charts/clickhouse-10.1.0.tgz b/stable/plausible/8.1.0/charts/clickhouse-10.1.0.tgz new file mode 100644 index 0000000000..60652bbf9d Binary files /dev/null and b/stable/plausible/8.1.0/charts/clickhouse-10.1.0.tgz differ diff --git a/stable/plausible/8.1.0/charts/common-17.2.2.tgz b/stable/plausible/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/plausible/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/plausible/8.0.2/ix_values.yaml b/stable/plausible/8.1.0/ix_values.yaml similarity index 100% rename from stable/plausible/8.0.2/ix_values.yaml rename to stable/plausible/8.1.0/ix_values.yaml diff --git a/stable/plausible/8.0.2/questions.yaml b/stable/plausible/8.1.0/questions.yaml similarity index 100% rename from stable/plausible/8.0.2/questions.yaml rename to stable/plausible/8.1.0/questions.yaml diff --git a/stable/plausible/8.0.2/templates/_configmap.tpl b/stable/plausible/8.1.0/templates/_configmap.tpl similarity index 100% rename from stable/plausible/8.0.2/templates/_configmap.tpl rename to stable/plausible/8.1.0/templates/_configmap.tpl diff --git a/stable/plausible/8.0.2/templates/_secret.tpl b/stable/plausible/8.1.0/templates/_secret.tpl similarity index 100% rename from stable/plausible/8.0.2/templates/_secret.tpl rename to stable/plausible/8.1.0/templates/_secret.tpl diff --git a/stable/plausible/8.0.2/templates/common.yaml b/stable/plausible/8.1.0/templates/common.yaml similarity index 100% rename from stable/plausible/8.0.2/templates/common.yaml rename to stable/plausible/8.1.0/templates/common.yaml diff --git a/stable/survivethenights/4.0.1/values.yaml b/stable/plausible/8.1.0/values.yaml similarity index 100% rename from stable/survivethenights/4.0.1/values.yaml rename to stable/plausible/8.1.0/values.yaml diff --git a/stable/plaxt/7.0.1/CHANGELOG.md b/stable/plaxt/7.0.1/CHANGELOG.md deleted file mode 100644 index 1fac666dc3..0000000000 --- a/stable/plaxt/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plaxt-7.0.1](https://github.com/truecharts/charts/compare/plaxt-7.0.0...plaxt-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [plaxt-7.0.0](https://github.com/truecharts/charts/compare/plaxt-6.0.11...plaxt-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [plaxt-6.0.11](https://github.com/truecharts/charts/compare/plaxt-6.0.10...plaxt-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [plaxt-6.0.10](https://github.com/truecharts/charts/compare/plaxt-6.0.9...plaxt-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [plaxt-6.0.9](https://github.com/truecharts/charts/compare/plaxt-6.0.8...plaxt-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [plaxt-6.0.8](https://github.com/truecharts/charts/compare/plaxt-6.0.7...plaxt-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [plaxt-6.0.7](https://github.com/truecharts/charts/compare/plaxt-6.0.6...plaxt-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [plaxt-6.0.6](https://github.com/truecharts/charts/compare/plaxt-6.0.5...plaxt-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [plaxt-6.0.5](https://github.com/truecharts/charts/compare/plaxt-6.0.4...plaxt-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [plaxt-6.0.4](https://github.com/truecharts/charts/compare/plaxt-6.0.3...plaxt-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [plaxt-6.0.3](https://github.com/truecharts/charts/compare/plaxt-6.0.2...plaxt-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/plaxt/7.0.1/Chart.yaml b/stable/plaxt/7.0.1/Chart.yaml deleted file mode 100644 index 1bd242337a..0000000000 --- a/stable/plaxt/7.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: plaxt -version: 7.0.1 -appVersion: latest -description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv -home: https://truecharts.org/charts/stable/plaxt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.png -deprecated: false -sources: - - https://github.com/XanderStrike/goplaxt - - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt - - https://hub.docker.com/r/xanderstrike/goplaxt -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - plaxt - - Other - - MediaApp-Other - - MediaServer-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/plaxt/7.0.1/app-changelog.md b/stable/plaxt/7.0.1/app-changelog.md deleted file mode 100644 index 77e59fe94d..0000000000 --- a/stable/plaxt/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plaxt-7.0.1](https://github.com/truecharts/charts/compare/plaxt-7.0.0...plaxt-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/plaxt/7.0.1/charts/common-17.1.4.tgz b/stable/plaxt/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/plaxt/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/plaxt/7.1.0/CHANGELOG.md b/stable/plaxt/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..77981cb2d4 --- /dev/null +++ b/stable/plaxt/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plaxt-7.1.0](https://github.com/truecharts/charts/compare/plaxt-7.0.1...plaxt-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [plaxt-7.0.1](https://github.com/truecharts/charts/compare/plaxt-7.0.0...plaxt-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [plaxt-7.0.0](https://github.com/truecharts/charts/compare/plaxt-6.0.11...plaxt-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [plaxt-6.0.11](https://github.com/truecharts/charts/compare/plaxt-6.0.10...plaxt-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [plaxt-6.0.10](https://github.com/truecharts/charts/compare/plaxt-6.0.9...plaxt-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [plaxt-6.0.9](https://github.com/truecharts/charts/compare/plaxt-6.0.8...plaxt-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [plaxt-6.0.8](https://github.com/truecharts/charts/compare/plaxt-6.0.7...plaxt-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [plaxt-6.0.7](https://github.com/truecharts/charts/compare/plaxt-6.0.6...plaxt-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [plaxt-6.0.6](https://github.com/truecharts/charts/compare/plaxt-6.0.5...plaxt-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [plaxt-6.0.5](https://github.com/truecharts/charts/compare/plaxt-6.0.4...plaxt-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [plaxt-6.0.4](https://github.com/truecharts/charts/compare/plaxt-6.0.3...plaxt-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/plaxt/7.1.0/Chart.yaml b/stable/plaxt/7.1.0/Chart.yaml new file mode 100644 index 0000000000..b82718a458 --- /dev/null +++ b/stable/plaxt/7.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: plaxt +version: 7.1.0 +appVersion: latest +description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv +home: https://truecharts.org/charts/stable/plaxt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.png +deprecated: false +sources: + - https://github.com/XanderStrike/goplaxt + - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt + - https://hub.docker.com/r/xanderstrike/goplaxt +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - plaxt + - Other + - MediaApp-Other + - MediaServer-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/plaxt/7.0.1/README.md b/stable/plaxt/7.1.0/README.md similarity index 100% rename from stable/plaxt/7.0.1/README.md rename to stable/plaxt/7.1.0/README.md diff --git a/stable/plaxt/7.1.0/app-changelog.md b/stable/plaxt/7.1.0/app-changelog.md new file mode 100644 index 0000000000..c52a037c58 --- /dev/null +++ b/stable/plaxt/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plaxt-7.1.0](https://github.com/truecharts/charts/compare/plaxt-7.0.1...plaxt-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/plaxt/7.0.1/app-readme.md b/stable/plaxt/7.1.0/app-readme.md similarity index 100% rename from stable/plaxt/7.0.1/app-readme.md rename to stable/plaxt/7.1.0/app-readme.md diff --git a/stable/plaxt/7.1.0/charts/common-17.2.2.tgz b/stable/plaxt/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/plaxt/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/plaxt/7.0.1/ix_values.yaml b/stable/plaxt/7.1.0/ix_values.yaml similarity index 100% rename from stable/plaxt/7.0.1/ix_values.yaml rename to stable/plaxt/7.1.0/ix_values.yaml diff --git a/stable/plaxt/7.0.1/questions.yaml b/stable/plaxt/7.1.0/questions.yaml similarity index 100% rename from stable/plaxt/7.0.1/questions.yaml rename to stable/plaxt/7.1.0/questions.yaml diff --git a/stable/plaxt/7.1.0/templates/NOTES.txt b/stable/plaxt/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/plaxt/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/plex-utills/7.0.1/templates/common.yaml b/stable/plaxt/7.1.0/templates/common.yaml similarity index 100% rename from stable/plex-utills/7.0.1/templates/common.yaml rename to stable/plaxt/7.1.0/templates/common.yaml diff --git a/stable/synclounge/8.0.1/values.yaml b/stable/plaxt/7.1.0/values.yaml similarity index 100% rename from stable/synclounge/8.0.1/values.yaml rename to stable/plaxt/7.1.0/values.yaml diff --git a/stable/plex-auto-languages/7.0.1/CHANGELOG.md b/stable/plex-auto-languages/7.0.1/CHANGELOG.md deleted file mode 100644 index 95d772d3fd..0000000000 --- a/stable/plex-auto-languages/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plex-auto-languages-7.0.1](https://github.com/truecharts/charts/compare/plex-auto-languages-7.0.0...plex-auto-languages-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [plex-auto-languages-7.0.0](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.11...plex-auto-languages-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [plex-auto-languages-6.0.11](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.10...plex-auto-languages-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [plex-auto-languages-6.0.10](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.9...plex-auto-languages-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [plex-auto-languages-6.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.8...plex-auto-languages-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [plex-auto-languages-6.0.8](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.7...plex-auto-languages-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [plex-auto-languages-6.0.7](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.6...plex-auto-languages-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [plex-auto-languages-6.0.6](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.5...plex-auto-languages-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [plex-auto-languages-6.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.4...plex-auto-languages-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [plex-auto-languages-6.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.3...plex-auto-languages-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [plex-auto-languages-6.0.3](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.2...plex-auto-languages-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/plex-auto-languages/7.0.1/Chart.yaml b/stable/plex-auto-languages/7.0.1/Chart.yaml deleted file mode 100644 index 18a664b593..0000000000 --- a/stable/plex-auto-languages/7.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: plex-auto-languages -version: 7.0.1 -appVersion: latest -description: Automated language selection for Plex TV Shows. -home: https://truecharts.org/charts/stable/plex-auto-languages -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png -deprecated: false -sources: - - https://github.com/remirigal/plex-auto-languages - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages - - https://hub.docker.com/r/remirigal/plex-auto-languages -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - plex-auto-languages - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/plex-auto-languages/7.0.1/app-changelog.md b/stable/plex-auto-languages/7.0.1/app-changelog.md deleted file mode 100644 index ac5f3951a5..0000000000 --- a/stable/plex-auto-languages/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plex-auto-languages-7.0.1](https://github.com/truecharts/charts/compare/plex-auto-languages-7.0.0...plex-auto-languages-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/plex-auto-languages/7.0.1/charts/common-17.1.4.tgz b/stable/plex-auto-languages/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/plex-auto-languages/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/plex-auto-languages/7.1.0/CHANGELOG.md b/stable/plex-auto-languages/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..98cc796897 --- /dev/null +++ b/stable/plex-auto-languages/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-auto-languages-7.1.0](https://github.com/truecharts/charts/compare/plex-auto-languages-7.0.1...plex-auto-languages-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [plex-auto-languages-7.0.1](https://github.com/truecharts/charts/compare/plex-auto-languages-7.0.0...plex-auto-languages-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [plex-auto-languages-7.0.0](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.11...plex-auto-languages-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [plex-auto-languages-6.0.11](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.10...plex-auto-languages-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [plex-auto-languages-6.0.10](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.9...plex-auto-languages-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [plex-auto-languages-6.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.8...plex-auto-languages-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [plex-auto-languages-6.0.8](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.7...plex-auto-languages-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [plex-auto-languages-6.0.7](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.6...plex-auto-languages-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [plex-auto-languages-6.0.6](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.5...plex-auto-languages-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [plex-auto-languages-6.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.4...plex-auto-languages-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [plex-auto-languages-6.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-6.0.3...plex-auto-languages-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/plex-auto-languages/7.1.0/Chart.yaml b/stable/plex-auto-languages/7.1.0/Chart.yaml new file mode 100644 index 0000000000..9145d1ab19 --- /dev/null +++ b/stable/plex-auto-languages/7.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: plex-auto-languages +version: 7.1.0 +appVersion: latest +description: Automated language selection for Plex TV Shows. +home: https://truecharts.org/charts/stable/plex-auto-languages +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png +deprecated: false +sources: + - https://github.com/remirigal/plex-auto-languages + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages + - https://hub.docker.com/r/remirigal/plex-auto-languages +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - plex-auto-languages + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/plex-auto-languages/7.0.1/README.md b/stable/plex-auto-languages/7.1.0/README.md similarity index 100% rename from stable/plex-auto-languages/7.0.1/README.md rename to stable/plex-auto-languages/7.1.0/README.md diff --git a/stable/plex-auto-languages/7.1.0/app-changelog.md b/stable/plex-auto-languages/7.1.0/app-changelog.md new file mode 100644 index 0000000000..d484e449fd --- /dev/null +++ b/stable/plex-auto-languages/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-auto-languages-7.1.0](https://github.com/truecharts/charts/compare/plex-auto-languages-7.0.1...plex-auto-languages-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/plex-auto-languages/7.0.1/app-readme.md b/stable/plex-auto-languages/7.1.0/app-readme.md similarity index 100% rename from stable/plex-auto-languages/7.0.1/app-readme.md rename to stable/plex-auto-languages/7.1.0/app-readme.md diff --git a/stable/plex-auto-languages/7.1.0/charts/common-17.2.2.tgz b/stable/plex-auto-languages/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/plex-auto-languages/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/plex-auto-languages/7.0.1/ix_values.yaml b/stable/plex-auto-languages/7.1.0/ix_values.yaml similarity index 100% rename from stable/plex-auto-languages/7.0.1/ix_values.yaml rename to stable/plex-auto-languages/7.1.0/ix_values.yaml diff --git a/stable/plex-auto-languages/7.0.1/questions.yaml b/stable/plex-auto-languages/7.1.0/questions.yaml similarity index 100% rename from stable/plex-auto-languages/7.0.1/questions.yaml rename to stable/plex-auto-languages/7.1.0/questions.yaml diff --git a/stable/plex-auto-languages/7.1.0/templates/NOTES.txt b/stable/plex-auto-languages/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/plex-auto-languages/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/post-recording/4.0.2/templates/common.yaml b/stable/plex-auto-languages/7.1.0/templates/common.yaml similarity index 100% rename from stable/post-recording/4.0.2/templates/common.yaml rename to stable/plex-auto-languages/7.1.0/templates/common.yaml diff --git a/stable/synctube/6.0.1/values.yaml b/stable/plex-auto-languages/7.1.0/values.yaml similarity index 100% rename from stable/synctube/6.0.1/values.yaml rename to stable/plex-auto-languages/7.1.0/values.yaml diff --git a/stable/plex-meta-manager/5.0.1/CHANGELOG.md b/stable/plex-meta-manager/5.0.1/CHANGELOG.md deleted file mode 100644 index e8089a63ed..0000000000 --- a/stable/plex-meta-manager/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plex-meta-manager-5.0.1](https://github.com/truecharts/charts/compare/plex-meta-manager-5.0.0...plex-meta-manager-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [plex-meta-manager-5.0.0](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.11...plex-meta-manager-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [plex-meta-manager-4.0.11](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.10...plex-meta-manager-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [plex-meta-manager-4.0.10](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.9...plex-meta-manager-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [plex-meta-manager-4.0.9](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.8...plex-meta-manager-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [plex-meta-manager-4.0.8](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.7...plex-meta-manager-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [plex-meta-manager-4.0.7](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.6...plex-meta-manager-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [plex-meta-manager-4.0.6](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.5...plex-meta-manager-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [plex-meta-manager-4.0.5](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.4...plex-meta-manager-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [plex-meta-manager-4.0.4](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.3...plex-meta-manager-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [plex-meta-manager-4.0.3](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.2...plex-meta-manager-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/plex-meta-manager/5.0.1/Chart.yaml b/stable/plex-meta-manager/5.0.1/Chart.yaml deleted file mode 100644 index 5689b5065a..0000000000 --- a/stable/plex-meta-manager/5.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: plex-meta-manager -version: 5.0.1 -appVersion: 1.19.1 -description: Python script to update metadata and automatically build collections. -home: https://truecharts.org/charts/incubator/plex-meta-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager - - https://github.com/truecharts/containers/tree/master/mirrorplex-meta-manager - - https://github.com/meisnate12/Plex-Meta-Manager -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - plex-meta-manager -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/plex-meta-manager/5.0.1/app-changelog.md b/stable/plex-meta-manager/5.0.1/app-changelog.md deleted file mode 100644 index acbf4c6353..0000000000 --- a/stable/plex-meta-manager/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plex-meta-manager-5.0.1](https://github.com/truecharts/charts/compare/plex-meta-manager-5.0.0...plex-meta-manager-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/plex-meta-manager/5.0.1/charts/common-17.1.4.tgz b/stable/plex-meta-manager/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/plex-meta-manager/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/plex-meta-manager/5.1.0/CHANGELOG.md b/stable/plex-meta-manager/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..678fab6ca0 --- /dev/null +++ b/stable/plex-meta-manager/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-meta-manager-5.1.0](https://github.com/truecharts/charts/compare/plex-meta-manager-5.0.1...plex-meta-manager-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [plex-meta-manager-5.0.1](https://github.com/truecharts/charts/compare/plex-meta-manager-5.0.0...plex-meta-manager-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [plex-meta-manager-5.0.0](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.11...plex-meta-manager-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [plex-meta-manager-4.0.11](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.10...plex-meta-manager-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [plex-meta-manager-4.0.10](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.9...plex-meta-manager-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [plex-meta-manager-4.0.9](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.8...plex-meta-manager-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [plex-meta-manager-4.0.8](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.7...plex-meta-manager-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [plex-meta-manager-4.0.7](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.6...plex-meta-manager-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [plex-meta-manager-4.0.6](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.5...plex-meta-manager-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [plex-meta-manager-4.0.5](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.4...plex-meta-manager-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [plex-meta-manager-4.0.4](https://github.com/truecharts/charts/compare/plex-meta-manager-4.0.3...plex-meta-manager-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/plex-meta-manager/5.1.0/Chart.yaml b/stable/plex-meta-manager/5.1.0/Chart.yaml new file mode 100644 index 0000000000..a43ebea66a --- /dev/null +++ b/stable/plex-meta-manager/5.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: plex-meta-manager +version: 5.1.0 +appVersion: 1.19.1 +description: Python script to update metadata and automatically build collections. +home: https://truecharts.org/charts/incubator/plex-meta-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.png +deprecated: false +sources: + - https://github.com/meisnate12/Plex-Meta-Manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager + - https://github.com/truecharts/containers/tree/master/mirrorplex-meta-manager +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - plex-meta-manager +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/plex-meta-manager/5.0.1/README.md b/stable/plex-meta-manager/5.1.0/README.md similarity index 100% rename from stable/plex-meta-manager/5.0.1/README.md rename to stable/plex-meta-manager/5.1.0/README.md diff --git a/stable/plex-meta-manager/5.1.0/app-changelog.md b/stable/plex-meta-manager/5.1.0/app-changelog.md new file mode 100644 index 0000000000..101759255f --- /dev/null +++ b/stable/plex-meta-manager/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-meta-manager-5.1.0](https://github.com/truecharts/charts/compare/plex-meta-manager-5.0.1...plex-meta-manager-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/plex-meta-manager/5.0.1/app-readme.md b/stable/plex-meta-manager/5.1.0/app-readme.md similarity index 100% rename from stable/plex-meta-manager/5.0.1/app-readme.md rename to stable/plex-meta-manager/5.1.0/app-readme.md diff --git a/stable/plex-meta-manager/5.1.0/charts/common-17.2.2.tgz b/stable/plex-meta-manager/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/plex-meta-manager/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/plex-meta-manager/5.0.1/ix_values.yaml b/stable/plex-meta-manager/5.1.0/ix_values.yaml similarity index 100% rename from stable/plex-meta-manager/5.0.1/ix_values.yaml rename to stable/plex-meta-manager/5.1.0/ix_values.yaml diff --git a/stable/plex-meta-manager/5.0.1/questions.yaml b/stable/plex-meta-manager/5.1.0/questions.yaml similarity index 100% rename from stable/plex-meta-manager/5.0.1/questions.yaml rename to stable/plex-meta-manager/5.1.0/questions.yaml diff --git a/stable/plex-meta-manager/5.1.0/templates/NOTES.txt b/stable/plex-meta-manager/5.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/plex-meta-manager/5.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/plex-meta-manager/5.0.1/templates/_secret.tpl b/stable/plex-meta-manager/5.1.0/templates/_secret.tpl similarity index 100% rename from stable/plex-meta-manager/5.0.1/templates/_secret.tpl rename to stable/plex-meta-manager/5.1.0/templates/_secret.tpl diff --git a/stable/plex-meta-manager/5.0.1/templates/common.yaml b/stable/plex-meta-manager/5.1.0/templates/common.yaml similarity index 100% rename from stable/plex-meta-manager/5.0.1/templates/common.yaml rename to stable/plex-meta-manager/5.1.0/templates/common.yaml diff --git a/stable/syslog-ng/8.0.1/values.yaml b/stable/plex-meta-manager/5.1.0/values.yaml similarity index 100% rename from stable/syslog-ng/8.0.1/values.yaml rename to stable/plex-meta-manager/5.1.0/values.yaml diff --git a/stable/plex-playlist-sync/2.0.1/CHANGELOG.md b/stable/plex-playlist-sync/2.0.1/CHANGELOG.md deleted file mode 100644 index 70ec439be1..0000000000 --- a/stable/plex-playlist-sync/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plex-playlist-sync-2.0.1](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.0.0...plex-playlist-sync-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [plex-playlist-sync-2.0.0](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.11...plex-playlist-sync-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [plex-playlist-sync-1.0.11](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.10...plex-playlist-sync-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [plex-playlist-sync-1.0.10](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.9...plex-playlist-sync-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [plex-playlist-sync-1.0.9](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.8...plex-playlist-sync-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [plex-playlist-sync-1.0.8](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.7...plex-playlist-sync-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [plex-playlist-sync-1.0.7](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.6...plex-playlist-sync-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [plex-playlist-sync-1.0.6](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.5...plex-playlist-sync-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [plex-playlist-sync-1.0.5](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.4...plex-playlist-sync-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [plex-playlist-sync-1.0.4](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.3...plex-playlist-sync-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [plex-playlist-sync-1.0.3](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.2...plex-playlist-sync-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/plex-playlist-sync/2.0.1/Chart.yaml b/stable/plex-playlist-sync/2.0.1/Chart.yaml deleted file mode 100644 index 12f7ec7b3a..0000000000 --- a/stable/plex-playlist-sync/2.0.1/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: plex-playlist-sync -version: 2.0.1 -appVersion: latest -description: Sync your Spotify and Deezer playlists to your Plex server. -home: https://truecharts.org/charts/incubator/plex-playlist-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-playlist-sync.png -deprecated: false -sources: - - https://github.com/rnagabhyrava/plex-playlist-sync - - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-playlist-sync - - https://github.com/truecharts/containers/tree/master/mirrorplex-playlist-sync -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - plex-playlist-sync - - Spotify - - Deezer - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/plex-playlist-sync/2.0.1/app-changelog.md b/stable/plex-playlist-sync/2.0.1/app-changelog.md deleted file mode 100644 index f76267f6e5..0000000000 --- a/stable/plex-playlist-sync/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plex-playlist-sync-2.0.1](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.0.0...plex-playlist-sync-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/plex-playlist-sync/2.0.1/charts/common-17.1.4.tgz b/stable/plex-playlist-sync/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/plex-playlist-sync/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/plex-playlist-sync/2.1.0/CHANGELOG.md b/stable/plex-playlist-sync/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1fda05afb8 --- /dev/null +++ b/stable/plex-playlist-sync/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-playlist-sync-2.1.0](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.0.1...plex-playlist-sync-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [plex-playlist-sync-2.0.1](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.0.0...plex-playlist-sync-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [plex-playlist-sync-2.0.0](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.11...plex-playlist-sync-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [plex-playlist-sync-1.0.11](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.10...plex-playlist-sync-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [plex-playlist-sync-1.0.10](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.9...plex-playlist-sync-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [plex-playlist-sync-1.0.9](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.8...plex-playlist-sync-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [plex-playlist-sync-1.0.8](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.7...plex-playlist-sync-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [plex-playlist-sync-1.0.7](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.6...plex-playlist-sync-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [plex-playlist-sync-1.0.6](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.5...plex-playlist-sync-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [plex-playlist-sync-1.0.5](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.4...plex-playlist-sync-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [plex-playlist-sync-1.0.4](https://github.com/truecharts/charts/compare/plex-playlist-sync-1.0.3...plex-playlist-sync-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/plex-playlist-sync/2.1.0/Chart.yaml b/stable/plex-playlist-sync/2.1.0/Chart.yaml new file mode 100644 index 0000000000..1900cb8750 --- /dev/null +++ b/stable/plex-playlist-sync/2.1.0/Chart.yaml @@ -0,0 +1,42 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: plex-playlist-sync +version: 2.1.0 +appVersion: latest +description: Sync your Spotify and Deezer playlists to your Plex server. +home: https://truecharts.org/charts/incubator/plex-playlist-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-playlist-sync.png +deprecated: false +sources: + - https://github.com/rnagabhyrava/plex-playlist-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-playlist-sync + - https://github.com/truecharts/containers/tree/master/mirrorplex-playlist-sync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - plex-playlist-sync + - Spotify + - Deezer + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/plex-playlist-sync/2.0.1/README.md b/stable/plex-playlist-sync/2.1.0/README.md similarity index 100% rename from stable/plex-playlist-sync/2.0.1/README.md rename to stable/plex-playlist-sync/2.1.0/README.md diff --git a/stable/plex-playlist-sync/2.1.0/app-changelog.md b/stable/plex-playlist-sync/2.1.0/app-changelog.md new file mode 100644 index 0000000000..161653cb0c --- /dev/null +++ b/stable/plex-playlist-sync/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-playlist-sync-2.1.0](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.0.1...plex-playlist-sync-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/plex-playlist-sync/2.0.1/app-readme.md b/stable/plex-playlist-sync/2.1.0/app-readme.md similarity index 100% rename from stable/plex-playlist-sync/2.0.1/app-readme.md rename to stable/plex-playlist-sync/2.1.0/app-readme.md diff --git a/stable/plex-playlist-sync/2.1.0/charts/common-17.2.2.tgz b/stable/plex-playlist-sync/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/plex-playlist-sync/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/plex-playlist-sync/2.0.1/ix_values.yaml b/stable/plex-playlist-sync/2.1.0/ix_values.yaml similarity index 100% rename from stable/plex-playlist-sync/2.0.1/ix_values.yaml rename to stable/plex-playlist-sync/2.1.0/ix_values.yaml diff --git a/stable/plex-playlist-sync/2.0.1/questions.yaml b/stable/plex-playlist-sync/2.1.0/questions.yaml similarity index 100% rename from stable/plex-playlist-sync/2.0.1/questions.yaml rename to stable/plex-playlist-sync/2.1.0/questions.yaml diff --git a/stable/plex-playlist-sync/2.1.0/templates/NOTES.txt b/stable/plex-playlist-sync/2.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/plex-playlist-sync/2.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/posterr/7.0.1/templates/common.yaml b/stable/plex-playlist-sync/2.1.0/templates/common.yaml similarity index 100% rename from stable/posterr/7.0.1/templates/common.yaml rename to stable/plex-playlist-sync/2.1.0/templates/common.yaml diff --git a/stable/tachidesk-docker/4.0.1/values.yaml b/stable/plex-playlist-sync/2.1.0/values.yaml similarity index 100% rename from stable/tachidesk-docker/4.0.1/values.yaml rename to stable/plex-playlist-sync/2.1.0/values.yaml diff --git a/stable/plex-utills/7.0.1/CHANGELOG.md b/stable/plex-utills/7.0.1/CHANGELOG.md deleted file mode 100644 index 1c5dccca8e..0000000000 --- a/stable/plex-utills/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plex-utills-7.0.1](https://github.com/truecharts/charts/compare/plex-utills-7.0.0...plex-utills-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [plex-utills-7.0.0](https://github.com/truecharts/charts/compare/plex-utills-6.0.11...plex-utills-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [plex-utills-6.0.11](https://github.com/truecharts/charts/compare/plex-utills-6.0.10...plex-utills-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [plex-utills-6.0.10](https://github.com/truecharts/charts/compare/plex-utills-6.0.9...plex-utills-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [plex-utills-6.0.9](https://github.com/truecharts/charts/compare/plex-utills-6.0.8...plex-utills-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [plex-utills-6.0.8](https://github.com/truecharts/charts/compare/plex-utills-6.0.7...plex-utills-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [plex-utills-6.0.7](https://github.com/truecharts/charts/compare/plex-utills-6.0.6...plex-utills-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [plex-utills-6.0.6](https://github.com/truecharts/charts/compare/plex-utills-6.0.5...plex-utills-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [plex-utills-6.0.5](https://github.com/truecharts/charts/compare/plex-utills-6.0.4...plex-utills-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [plex-utills-6.0.4](https://github.com/truecharts/charts/compare/plex-utills-6.0.3...plex-utills-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [plex-utills-6.0.3](https://github.com/truecharts/charts/compare/plex-utills-6.0.2...plex-utills-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/plex-utills/7.0.1/Chart.yaml b/stable/plex-utills/7.0.1/Chart.yaml deleted file mode 100644 index 05cec85993..0000000000 --- a/stable/plex-utills/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: plex-utills -version: 7.0.1 -appVersion: latest -description: A utility to help manage your library. -home: https://truecharts.org/charts/stable/plex-utills -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png -deprecated: false -sources: - - https://github.com/jkirkcaldy/plex-utills - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills - - https://hub.docker.com/r/jkirkcaldy/plex-utills -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - plex-utills - - Tools-Utilities - - MediaApp-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/plex-utills/7.0.1/app-changelog.md b/stable/plex-utills/7.0.1/app-changelog.md deleted file mode 100644 index 49fbaa8104..0000000000 --- a/stable/plex-utills/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plex-utills-7.0.1](https://github.com/truecharts/charts/compare/plex-utills-7.0.0...plex-utills-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/plex-utills/7.0.1/charts/common-17.1.4.tgz b/stable/plex-utills/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/plex-utills/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/plex-utills/7.1.0/CHANGELOG.md b/stable/plex-utills/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..703a347c3c --- /dev/null +++ b/stable/plex-utills/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-utills-7.1.0](https://github.com/truecharts/charts/compare/plex-utills-7.0.1...plex-utills-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [plex-utills-7.0.1](https://github.com/truecharts/charts/compare/plex-utills-7.0.0...plex-utills-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [plex-utills-7.0.0](https://github.com/truecharts/charts/compare/plex-utills-6.0.11...plex-utills-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [plex-utills-6.0.11](https://github.com/truecharts/charts/compare/plex-utills-6.0.10...plex-utills-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [plex-utills-6.0.10](https://github.com/truecharts/charts/compare/plex-utills-6.0.9...plex-utills-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [plex-utills-6.0.9](https://github.com/truecharts/charts/compare/plex-utills-6.0.8...plex-utills-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [plex-utills-6.0.8](https://github.com/truecharts/charts/compare/plex-utills-6.0.7...plex-utills-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [plex-utills-6.0.7](https://github.com/truecharts/charts/compare/plex-utills-6.0.6...plex-utills-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [plex-utills-6.0.6](https://github.com/truecharts/charts/compare/plex-utills-6.0.5...plex-utills-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [plex-utills-6.0.5](https://github.com/truecharts/charts/compare/plex-utills-6.0.4...plex-utills-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [plex-utills-6.0.4](https://github.com/truecharts/charts/compare/plex-utills-6.0.3...plex-utills-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/plex-utills/7.1.0/Chart.yaml b/stable/plex-utills/7.1.0/Chart.yaml new file mode 100644 index 0000000000..ca2b4546ab --- /dev/null +++ b/stable/plex-utills/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: plex-utills +version: 7.1.0 +appVersion: latest +description: A utility to help manage your library. +home: https://truecharts.org/charts/stable/plex-utills +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png +deprecated: false +sources: + - https://hub.docker.com/r/jkirkcaldy/plex-utills + - https://github.com/jkirkcaldy/plex-utills + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - plex-utills + - Tools-Utilities + - MediaApp-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/plex-utills/7.0.1/README.md b/stable/plex-utills/7.1.0/README.md similarity index 100% rename from stable/plex-utills/7.0.1/README.md rename to stable/plex-utills/7.1.0/README.md diff --git a/stable/plex-utills/7.1.0/app-changelog.md b/stable/plex-utills/7.1.0/app-changelog.md new file mode 100644 index 0000000000..35d8ac1296 --- /dev/null +++ b/stable/plex-utills/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-utills-7.1.0](https://github.com/truecharts/charts/compare/plex-utills-7.0.1...plex-utills-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/plex-utills/7.0.1/app-readme.md b/stable/plex-utills/7.1.0/app-readme.md similarity index 100% rename from stable/plex-utills/7.0.1/app-readme.md rename to stable/plex-utills/7.1.0/app-readme.md diff --git a/stable/plex-utills/7.1.0/charts/common-17.2.2.tgz b/stable/plex-utills/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/plex-utills/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/plex-utills/7.0.1/ix_values.yaml b/stable/plex-utills/7.1.0/ix_values.yaml similarity index 100% rename from stable/plex-utills/7.0.1/ix_values.yaml rename to stable/plex-utills/7.1.0/ix_values.yaml diff --git a/stable/plex-utills/7.0.1/questions.yaml b/stable/plex-utills/7.1.0/questions.yaml similarity index 100% rename from stable/plex-utills/7.0.1/questions.yaml rename to stable/plex-utills/7.1.0/questions.yaml diff --git a/stable/plex-utills/7.1.0/templates/NOTES.txt b/stable/plex-utills/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/plex-utills/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/postscriptum/4.0.2/templates/common.yaml b/stable/plex-utills/7.1.0/templates/common.yaml similarity index 100% rename from stable/postscriptum/4.0.2/templates/common.yaml rename to stable/plex-utills/7.1.0/templates/common.yaml diff --git a/stable/tagspaces/2.0.1/values.yaml b/stable/plex-utills/7.1.0/values.yaml similarity index 100% rename from stable/tagspaces/2.0.1/values.yaml rename to stable/plex-utills/7.1.0/values.yaml diff --git a/stable/plex/16.1.0/CHANGELOG.md b/stable/plex/16.1.0/CHANGELOG.md new file mode 100644 index 0000000000..24e5899a27 --- /dev/null +++ b/stable/plex/16.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-16.1.0](https://github.com/truecharts/charts/compare/plex-16.0.1...plex-16.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [plex-16.0.1](https://github.com/truecharts/charts/compare/plex-16.0.0...plex-16.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [plex-16.0.0](https://github.com/truecharts/charts/compare/plex-15.0.11...plex-16.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [plex-15.0.11](https://github.com/truecharts/charts/compare/plex-15.0.10...plex-15.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [plex-15.0.10](https://github.com/truecharts/charts/compare/plex-15.0.9...plex-15.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [plex-15.0.9](https://github.com/truecharts/charts/compare/plex-15.0.8...plex-15.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [plex-15.0.8](https://github.com/truecharts/charts/compare/plex-15.0.7...plex-15.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [plex-15.0.7](https://github.com/truecharts/charts/compare/plex-15.0.6...plex-15.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [plex-15.0.6](https://github.com/truecharts/charts/compare/plex-15.0.5...plex-15.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [plex-15.0.5](https://github.com/truecharts/charts/compare/plex-15.0.4...plex-15.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [plex-15.0.4](https://github.com/truecharts/charts/compare/plex-15.0.3...plex-15.0.4) (2023-12-21) + +### Fix diff --git a/stable/plex/16.1.0/Chart.yaml b/stable/plex/16.1.0/Chart.yaml new file mode 100644 index 0000000000..e40493343a --- /dev/null +++ b/stable/plex/16.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: plex +version: 16.1.0 +appVersion: 1.32.8.7639 +description: Plex Media Server +home: https://truecharts.org/charts/stable/plex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png +deprecated: false +sources: + - https://ghcr.io/onedr0p/plex + - https://github.com/k8s-at-home/container-images/pkgs/container/plex + - https://github.com/truecharts/charts/tree/master/charts/stable/plex +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - plex + - plex-media-server +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/plex/16.1.0/README.md b/stable/plex/16.1.0/README.md new file mode 100644 index 0000000000..8fada8978a --- /dev/null +++ b/stable/plex/16.1.0/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/plex) + +**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/plex/16.1.0/app-changelog.md b/stable/plex/16.1.0/app-changelog.md new file mode 100644 index 0000000000..4bb13bf0fd --- /dev/null +++ b/stable/plex/16.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-16.1.0](https://github.com/truecharts/charts/compare/plex-16.0.1...plex-16.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/plex/16.1.0/app-readme.md b/stable/plex/16.1.0/app-readme.md new file mode 100644 index 0000000000..ba3b0a4a66 --- /dev/null +++ b/stable/plex/16.1.0/app-readme.md @@ -0,0 +1,8 @@ +Plex Media Server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/plex](https://truecharts.org/charts/stable/plex) + +--- + +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/plex/16.1.0/charts/common-17.2.2.tgz b/stable/plex/16.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/plex/16.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/plex/16.1.0/ix_values.yaml b/stable/plex/16.1.0/ix_values.yaml new file mode 100644 index 0000000000..b8f4b686c9 --- /dev/null +++ b/stable/plex/16.1.0/ix_values.yaml @@ -0,0 +1,52 @@ +image: + repository: ghcr.io/onedr0p/plex + pullPolicy: IfNotPresent + tag: 1.32.8.7639-fb6452ebf@sha256:637fe10cef736f249d96cb004c12f81646c81ca17ddce22374ea8782aa6646c2 +service: + main: + ports: + main: + protocol: http + port: 32400 + targetPort: 32400 +persistence: + config: + enabled: true + mountPath: "/config" + transcode: + enabled: true + mountPath: "/transcode" + type: emptyDir + medium: Memory + targetSelectAll: true +plex: + # User Defined + serverIP: "127.0.0.1" + additionalAdvertiseURL: "" + disableGDM: true + requireHTTPS: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + path: /identity + readiness: + enabled: true + path: /identity + startup: + enabled: true + path: /identity + env: + PLEX_PREFERENCE_GDM: 'GdmEnabled={{ ternary "0" "1" .Values.plex.disableGDM }}' + # 0=Required, 1=Preferred + PLEX_PREFERENCE_SEC_CON: 'secureConnections={{ ternary "0" "1" .Values.plex.requireHTTPS }}' + # User Defined + ALLOWED_NETWORKS: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" + PLEX_CLAIM: "" +portal: + open: + enabled: true diff --git a/stable/plex/16.1.0/questions.yaml b/stable/plex/16.1.0/questions.yaml new file mode 100644 index 0000000000..928cf12047 --- /dev/null +++ b/stable/plex/16.1.0/questions.yaml @@ -0,0 +1,2877 @@ +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" + path: /web +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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: ALLOWED_NETWORKS + label: Allowed Networks + description: Networks allowed to connect to plex. Add your local network IP to this list + schema: + type: string + default: 172.16.0.0/12,10.0.0.0/8,192.168.0.0/16 + - variable: PLEX_CLAIM + label: Plex Claim Token + description: Claim token to use to register the plex server (Max. 4 minutes old!). You can obtain a claim token to login your server to your plex account by visiting https://www.plex.tv/claim. + schema: + type: string + default: "" + - 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: plex + group: App Configuration + label: Plex Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: serverIP + label: Server IP + description: Set to the IP-Address used to reach Plex. + schema: + type: string + required: true + $ref: + - definitions/nodeIP + - variable: additionalAdvertiseURL + label: Addition Advertise URLs + description: URLs to advertise to Plex, format http(s)://IPorDNS:3200. By default your serverIP and ingress URL is added" + schema: + type: string + valid_chars: '^$|^(http(s)?:\/\/([a-zA-Z0-9.-]*)(:\d{0,5})?,?)*$' + default: "" + - variable: disableGDM + label: Disable GDM + description: Recommended to keep this to true. Disables legacy local network discovery. Keeping it enabled might break discovery for some Plex Clients + schema: + type: boolean + default: true + - variable: requireHTTPS + label: Require HTTPS + description: | + NOTE: Only enable this setting AFTER you are done with the initial configuration + of your Plex Server and verify that remote access is working.
+ Please use this toggle to "Require HTTPS", instead of using the Plex UI, + so probes are configured correctly. + schema: + type: boolean + default: false + + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 32400 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/plex/16.1.0/templates/NOTES.txt b/stable/plex/16.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/plex/16.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/plex/16.1.0/templates/common.yaml b/stable/plex/16.1.0/templates/common.yaml new file mode 100644 index 0000000000..7f4568886d --- /dev/null +++ b/stable/plex/16.1.0/templates/common.yaml @@ -0,0 +1,53 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{- $adv := list -}} +{{- $serverURL := "" -}} +{{- $protocol := "http" -}} +{{- if .Values.plex.requireHTTPS -}} + {{- $protocol = "https" -}} +{{- end -}} + +{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.liveness "scheme" $protocol -}} +{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.readiness "scheme" $protocol -}} +{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.startup "scheme" $protocol -}} +{{- $_ := set .Values.service.main.ports.main "protocol" $protocol -}} + +{{- if not (eq .Values.service.main.type "ClusterIP") -}} + {{- $serverURL = (printf "%v://%v:%v" $protocol .Values.plex.serverIP .Values.service.main.ports.main.port) -}} +{{- end -}} + +{{- $serverIngressURL := "" -}} +{{- $host := "" -}} +{{- if .Values.ingress.main.enabled -}} + {{- with (first .Values.ingress.main.hosts) -}} + {{- $host = .host -}} + {{- $serverIngressURL = (printf "https://%v" .host) -}} + {{- end -}} +{{- end -}} + +{{- $serverIngressURLPort := "" -}} +{{- if $host -}} + {{- if not (eq .Values.service.main.type "ClusterIP") -}} + {{- $port := .Values.service.main.ports.main.port -}} + {{- $serverIngressURLPort = printf "https://%v:%v" $host $port -}} + {{- end -}} +{{- end -}} + +{{- with $serverURL -}} + {{- $adv = append $adv . -}} +{{- end -}} +{{- with $serverIngressURL -}} + {{- $adv = append $adv . -}} +{{- end -}} +{{- with $serverIngressURLPort -}} + {{- $adv = append $adv . -}} +{{- end -}} +{{- with .Values.plex.additionalAdvertiseURL -}} + {{- $adv = append $adv . -}} +{{- end -}} + +{{- $_ := set .Values.workload.main.podSpec.containers.main.env "ADVERTISE_IP" (join "," $adv) -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/tailscale/7.0.1/values.yaml b/stable/plex/16.1.0/values.yaml similarity index 100% rename from stable/tailscale/7.0.1/values.yaml rename to stable/plex/16.1.0/values.yaml diff --git a/stable/plexanisync/5.0.1/CHANGELOG.md b/stable/plexanisync/5.0.1/CHANGELOG.md deleted file mode 100644 index 002d89b143..0000000000 --- a/stable/plexanisync/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plexanisync-5.0.1](https://github.com/truecharts/charts/compare/plexanisync-5.0.0...plexanisync-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [plexanisync-5.0.0](https://github.com/truecharts/charts/compare/plexanisync-4.0.11...plexanisync-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [plexanisync-4.0.11](https://github.com/truecharts/charts/compare/plexanisync-4.0.10...plexanisync-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [plexanisync-4.0.10](https://github.com/truecharts/charts/compare/plexanisync-4.0.9...plexanisync-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [plexanisync-4.0.9](https://github.com/truecharts/charts/compare/plexanisync-4.0.8...plexanisync-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [plexanisync-4.0.8](https://github.com/truecharts/charts/compare/plexanisync-4.0.7...plexanisync-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [plexanisync-4.0.7](https://github.com/truecharts/charts/compare/plexanisync-4.0.6...plexanisync-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [plexanisync-4.0.6](https://github.com/truecharts/charts/compare/plexanisync-4.0.5...plexanisync-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [plexanisync-4.0.5](https://github.com/truecharts/charts/compare/plexanisync-4.0.4...plexanisync-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [plexanisync-4.0.4](https://github.com/truecharts/charts/compare/plexanisync-4.0.3...plexanisync-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [plexanisync-4.0.3](https://github.com/truecharts/charts/compare/plexanisync-4.0.2...plexanisync-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/plexanisync/5.0.1/Chart.yaml b/stable/plexanisync/5.0.1/Chart.yaml deleted file mode 100644 index 45cb26330a..0000000000 --- a/stable/plexanisync/5.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: plexanisync -version: 5.0.1 -appVersion: 1.3.25 -description: Plex to AniList Sync. -home: https://truecharts.org/charts/stable/plexanisync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.png -deprecated: false -sources: - - https://github.com/RickDB/PlexAniSync - - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync - - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync - - https://ghcr.io/rickdb/plexanisync -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - plexanisync - - media -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/plexanisync/5.0.1/app-changelog.md b/stable/plexanisync/5.0.1/app-changelog.md deleted file mode 100644 index 25218a282c..0000000000 --- a/stable/plexanisync/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plexanisync-5.0.1](https://github.com/truecharts/charts/compare/plexanisync-5.0.0...plexanisync-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/plexanisync/5.0.1/charts/common-17.1.4.tgz b/stable/plexanisync/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/plexanisync/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/plexanisync/5.1.0/CHANGELOG.md b/stable/plexanisync/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..49b40fc29f --- /dev/null +++ b/stable/plexanisync/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plexanisync-5.1.0](https://github.com/truecharts/charts/compare/plexanisync-5.0.1...plexanisync-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [plexanisync-5.0.1](https://github.com/truecharts/charts/compare/plexanisync-5.0.0...plexanisync-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [plexanisync-5.0.0](https://github.com/truecharts/charts/compare/plexanisync-4.0.11...plexanisync-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [plexanisync-4.0.11](https://github.com/truecharts/charts/compare/plexanisync-4.0.10...plexanisync-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [plexanisync-4.0.10](https://github.com/truecharts/charts/compare/plexanisync-4.0.9...plexanisync-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [plexanisync-4.0.9](https://github.com/truecharts/charts/compare/plexanisync-4.0.8...plexanisync-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [plexanisync-4.0.8](https://github.com/truecharts/charts/compare/plexanisync-4.0.7...plexanisync-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [plexanisync-4.0.7](https://github.com/truecharts/charts/compare/plexanisync-4.0.6...plexanisync-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [plexanisync-4.0.6](https://github.com/truecharts/charts/compare/plexanisync-4.0.5...plexanisync-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [plexanisync-4.0.5](https://github.com/truecharts/charts/compare/plexanisync-4.0.4...plexanisync-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [plexanisync-4.0.4](https://github.com/truecharts/charts/compare/plexanisync-4.0.3...plexanisync-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/plexanisync/5.1.0/Chart.yaml b/stable/plexanisync/5.1.0/Chart.yaml new file mode 100644 index 0000000000..90600ead84 --- /dev/null +++ b/stable/plexanisync/5.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: plexanisync +version: 5.1.0 +appVersion: 1.3.25 +description: Plex to AniList Sync. +home: https://truecharts.org/charts/stable/plexanisync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync + - https://ghcr.io/rickdb/plexanisync + - https://github.com/RickDB/PlexAniSync + - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - plexanisync + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/plexanisync/5.0.1/README.md b/stable/plexanisync/5.1.0/README.md similarity index 100% rename from stable/plexanisync/5.0.1/README.md rename to stable/plexanisync/5.1.0/README.md diff --git a/stable/plexanisync/5.1.0/app-changelog.md b/stable/plexanisync/5.1.0/app-changelog.md new file mode 100644 index 0000000000..1d2a039e44 --- /dev/null +++ b/stable/plexanisync/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plexanisync-5.1.0](https://github.com/truecharts/charts/compare/plexanisync-5.0.1...plexanisync-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/plexanisync/5.0.1/app-readme.md b/stable/plexanisync/5.1.0/app-readme.md similarity index 100% rename from stable/plexanisync/5.0.1/app-readme.md rename to stable/plexanisync/5.1.0/app-readme.md diff --git a/stable/plexanisync/5.1.0/charts/common-17.2.2.tgz b/stable/plexanisync/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/plexanisync/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/plexanisync/5.0.1/ix_values.yaml b/stable/plexanisync/5.1.0/ix_values.yaml similarity index 100% rename from stable/plexanisync/5.0.1/ix_values.yaml rename to stable/plexanisync/5.1.0/ix_values.yaml diff --git a/stable/plexanisync/5.0.1/questions.yaml b/stable/plexanisync/5.1.0/questions.yaml similarity index 100% rename from stable/plexanisync/5.0.1/questions.yaml rename to stable/plexanisync/5.1.0/questions.yaml diff --git a/stable/plexanisync/5.1.0/templates/NOTES.txt b/stable/plexanisync/5.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/plexanisync/5.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/plexanisync/5.0.1/templates/_config.tpl b/stable/plexanisync/5.1.0/templates/_config.tpl similarity index 100% rename from stable/plexanisync/5.0.1/templates/_config.tpl rename to stable/plexanisync/5.1.0/templates/_config.tpl diff --git a/stable/plexanisync/5.0.1/templates/_secret.tpl b/stable/plexanisync/5.1.0/templates/_secret.tpl similarity index 100% rename from stable/plexanisync/5.0.1/templates/_secret.tpl rename to stable/plexanisync/5.1.0/templates/_secret.tpl diff --git a/stable/plexanisync/5.0.1/templates/common.yaml b/stable/plexanisync/5.1.0/templates/common.yaml similarity index 100% rename from stable/plexanisync/5.0.1/templates/common.yaml rename to stable/plexanisync/5.1.0/templates/common.yaml diff --git a/stable/tanoshi/4.0.1/values.yaml b/stable/plexanisync/5.1.0/values.yaml similarity index 100% rename from stable/tanoshi/4.0.1/values.yaml rename to stable/plexanisync/5.1.0/values.yaml diff --git a/stable/plexripper/7.0.1/CHANGELOG.md b/stable/plexripper/7.0.1/CHANGELOG.md deleted file mode 100644 index 1f0a5ba2ed..0000000000 --- a/stable/plexripper/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plexripper-7.0.1](https://github.com/truecharts/charts/compare/plexripper-7.0.0...plexripper-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [plexripper-7.0.0](https://github.com/truecharts/charts/compare/plexripper-6.0.11...plexripper-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [plexripper-6.0.11](https://github.com/truecharts/charts/compare/plexripper-6.0.10...plexripper-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [plexripper-6.0.10](https://github.com/truecharts/charts/compare/plexripper-6.0.9...plexripper-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [plexripper-6.0.9](https://github.com/truecharts/charts/compare/plexripper-6.0.8...plexripper-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [plexripper-6.0.8](https://github.com/truecharts/charts/compare/plexripper-6.0.7...plexripper-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [plexripper-6.0.7](https://github.com/truecharts/charts/compare/plexripper-6.0.6...plexripper-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [plexripper-6.0.6](https://github.com/truecharts/charts/compare/plexripper-6.0.5...plexripper-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [plexripper-6.0.5](https://github.com/truecharts/charts/compare/plexripper-6.0.4...plexripper-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [plexripper-6.0.4](https://github.com/truecharts/charts/compare/plexripper-6.0.3...plexripper-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [plexripper-6.0.3](https://github.com/truecharts/charts/compare/plexripper-6.0.2...plexripper-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/plexripper/7.0.1/Chart.yaml b/stable/plexripper/7.0.1/Chart.yaml deleted file mode 100644 index 5f4d32d725..0000000000 --- a/stable/plexripper/7.0.1/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: plexripper -version: 7.0.1 -appVersion: 0.14.0 -description: A multi-platform media downloader that indexes and downloads content from your accessible Plex servers. -home: https://truecharts.org/charts/stable/plexripper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.png -deprecated: false -sources: - - https://github.com/PlexRipper/PlexRipper/ - - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper - - https://hub.docker.com/r/plexripper/plexripper -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - plexripper - - Backup - - Downloaders - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaApp-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/plexripper/7.0.1/app-changelog.md b/stable/plexripper/7.0.1/app-changelog.md deleted file mode 100644 index 421102b469..0000000000 --- a/stable/plexripper/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plexripper-7.0.1](https://github.com/truecharts/charts/compare/plexripper-7.0.0...plexripper-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/plexripper/7.0.1/charts/common-17.1.4.tgz b/stable/plexripper/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/plexripper/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/plexripper/7.1.0/CHANGELOG.md b/stable/plexripper/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..eae9efef8d --- /dev/null +++ b/stable/plexripper/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plexripper-7.1.0](https://github.com/truecharts/charts/compare/plexripper-7.0.1...plexripper-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [plexripper-7.0.1](https://github.com/truecharts/charts/compare/plexripper-7.0.0...plexripper-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [plexripper-7.0.0](https://github.com/truecharts/charts/compare/plexripper-6.0.11...plexripper-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [plexripper-6.0.11](https://github.com/truecharts/charts/compare/plexripper-6.0.10...plexripper-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [plexripper-6.0.10](https://github.com/truecharts/charts/compare/plexripper-6.0.9...plexripper-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [plexripper-6.0.9](https://github.com/truecharts/charts/compare/plexripper-6.0.8...plexripper-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [plexripper-6.0.8](https://github.com/truecharts/charts/compare/plexripper-6.0.7...plexripper-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [plexripper-6.0.7](https://github.com/truecharts/charts/compare/plexripper-6.0.6...plexripper-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [plexripper-6.0.6](https://github.com/truecharts/charts/compare/plexripper-6.0.5...plexripper-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [plexripper-6.0.5](https://github.com/truecharts/charts/compare/plexripper-6.0.4...plexripper-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [plexripper-6.0.4](https://github.com/truecharts/charts/compare/plexripper-6.0.3...plexripper-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/plexripper/7.1.0/Chart.yaml b/stable/plexripper/7.1.0/Chart.yaml new file mode 100644 index 0000000000..3d01b23983 --- /dev/null +++ b/stable/plexripper/7.1.0/Chart.yaml @@ -0,0 +1,42 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: plexripper +version: 7.1.0 +appVersion: 0.14.0 +description: A multi-platform media downloader that indexes and downloads content from your accessible Plex servers. +home: https://truecharts.org/charts/stable/plexripper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper + - https://hub.docker.com/r/plexripper/plexripper + - https://github.com/PlexRipper/PlexRipper/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - plexripper + - Backup + - Downloaders + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaApp-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/plexripper/7.0.1/README.md b/stable/plexripper/7.1.0/README.md similarity index 100% rename from stable/plexripper/7.0.1/README.md rename to stable/plexripper/7.1.0/README.md diff --git a/stable/plexripper/7.1.0/app-changelog.md b/stable/plexripper/7.1.0/app-changelog.md new file mode 100644 index 0000000000..e86242a6d9 --- /dev/null +++ b/stable/plexripper/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plexripper-7.1.0](https://github.com/truecharts/charts/compare/plexripper-7.0.1...plexripper-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/plexripper/7.0.1/app-readme.md b/stable/plexripper/7.1.0/app-readme.md similarity index 100% rename from stable/plexripper/7.0.1/app-readme.md rename to stable/plexripper/7.1.0/app-readme.md diff --git a/stable/plexripper/7.1.0/charts/common-17.2.2.tgz b/stable/plexripper/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/plexripper/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/plexripper/7.0.1/ix_values.yaml b/stable/plexripper/7.1.0/ix_values.yaml similarity index 100% rename from stable/plexripper/7.0.1/ix_values.yaml rename to stable/plexripper/7.1.0/ix_values.yaml diff --git a/stable/plexripper/7.0.1/questions.yaml b/stable/plexripper/7.1.0/questions.yaml similarity index 100% rename from stable/plexripper/7.0.1/questions.yaml rename to stable/plexripper/7.1.0/questions.yaml diff --git a/stable/plexripper/7.1.0/templates/NOTES.txt b/stable/plexripper/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/plexripper/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/znc/8.0.1/templates/common.yaml b/stable/plexripper/7.1.0/templates/common.yaml similarity index 100% rename from stable/znc/8.0.1/templates/common.yaml rename to stable/plexripper/7.1.0/templates/common.yaml diff --git a/stable/tar1090/4.0.1/values.yaml b/stable/plexripper/7.1.0/values.yaml similarity index 100% rename from stable/tar1090/4.0.1/values.yaml rename to stable/plexripper/7.1.0/values.yaml diff --git a/stable/plextraktsync/6.0.1/CHANGELOG.md b/stable/plextraktsync/6.0.1/CHANGELOG.md deleted file mode 100644 index 363a6d4e10..0000000000 --- a/stable/plextraktsync/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plextraktsync-6.0.1](https://github.com/truecharts/charts/compare/plextraktsync-6.0.0...plextraktsync-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [plextraktsync-6.0.0](https://github.com/truecharts/charts/compare/plextraktsync-5.0.11...plextraktsync-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [plextraktsync-5.0.11](https://github.com/truecharts/charts/compare/plextraktsync-5.0.10...plextraktsync-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [plextraktsync-5.0.10](https://github.com/truecharts/charts/compare/plextraktsync-5.0.9...plextraktsync-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [plextraktsync-5.0.9](https://github.com/truecharts/charts/compare/plextraktsync-5.0.8...plextraktsync-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [plextraktsync-5.0.8](https://github.com/truecharts/charts/compare/plextraktsync-5.0.7...plextraktsync-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [plextraktsync-5.0.7](https://github.com/truecharts/charts/compare/plextraktsync-5.0.6...plextraktsync-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [plextraktsync-5.0.6](https://github.com/truecharts/charts/compare/plextraktsync-5.0.5...plextraktsync-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [plextraktsync-5.0.5](https://github.com/truecharts/charts/compare/plextraktsync-5.0.4...plextraktsync-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [plextraktsync-5.0.4](https://github.com/truecharts/charts/compare/plextraktsync-5.0.3...plextraktsync-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [plextraktsync-5.0.3](https://github.com/truecharts/charts/compare/plextraktsync-5.0.2...plextraktsync-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/plextraktsync/6.0.1/Chart.yaml b/stable/plextraktsync/6.0.1/Chart.yaml deleted file mode 100644 index cdc6db4e54..0000000000 --- a/stable/plextraktsync/6.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: plextraktsync -version: 6.0.1 -appVersion: 0.27.11 -description: Two-way-sync between trakt.tv and Plex Media Server. -home: https://truecharts.org/charts/incubator/plextraktsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync - - https://github.com/truecharts/containers/tree/master/mirrorplextraktsync - - https://github.com/Taxel/PlexTraktSync -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - plextraktsync - - Tools-Utilities - - MediaApp-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/plextraktsync/6.0.1/app-changelog.md b/stable/plextraktsync/6.0.1/app-changelog.md deleted file mode 100644 index b0234fac44..0000000000 --- a/stable/plextraktsync/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plextraktsync-6.0.1](https://github.com/truecharts/charts/compare/plextraktsync-6.0.0...plextraktsync-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/plextraktsync/6.0.1/charts/common-17.1.4.tgz b/stable/plextraktsync/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/plextraktsync/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/plextraktsync/6.1.0/CHANGELOG.md b/stable/plextraktsync/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ea4d8cf024 --- /dev/null +++ b/stable/plextraktsync/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plextraktsync-6.1.0](https://github.com/truecharts/charts/compare/plextraktsync-6.0.1...plextraktsync-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [plextraktsync-6.0.1](https://github.com/truecharts/charts/compare/plextraktsync-6.0.0...plextraktsync-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [plextraktsync-6.0.0](https://github.com/truecharts/charts/compare/plextraktsync-5.0.11...plextraktsync-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [plextraktsync-5.0.11](https://github.com/truecharts/charts/compare/plextraktsync-5.0.10...plextraktsync-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [plextraktsync-5.0.10](https://github.com/truecharts/charts/compare/plextraktsync-5.0.9...plextraktsync-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [plextraktsync-5.0.9](https://github.com/truecharts/charts/compare/plextraktsync-5.0.8...plextraktsync-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [plextraktsync-5.0.8](https://github.com/truecharts/charts/compare/plextraktsync-5.0.7...plextraktsync-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [plextraktsync-5.0.7](https://github.com/truecharts/charts/compare/plextraktsync-5.0.6...plextraktsync-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [plextraktsync-5.0.6](https://github.com/truecharts/charts/compare/plextraktsync-5.0.5...plextraktsync-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [plextraktsync-5.0.5](https://github.com/truecharts/charts/compare/plextraktsync-5.0.4...plextraktsync-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [plextraktsync-5.0.4](https://github.com/truecharts/charts/compare/plextraktsync-5.0.3...plextraktsync-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/plextraktsync/6.1.0/Chart.yaml b/stable/plextraktsync/6.1.0/Chart.yaml new file mode 100644 index 0000000000..feab5a8e14 --- /dev/null +++ b/stable/plextraktsync/6.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: plextraktsync +version: 6.1.0 +appVersion: 0.27.11 +description: Two-way-sync between trakt.tv and Plex Media Server. +home: https://truecharts.org/charts/incubator/plextraktsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.png +deprecated: false +sources: + - https://github.com/Taxel/PlexTraktSync + - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync + - https://github.com/truecharts/containers/tree/master/mirrorplextraktsync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - plextraktsync + - Tools-Utilities + - MediaApp-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/plextraktsync/6.0.1/README.md b/stable/plextraktsync/6.1.0/README.md similarity index 100% rename from stable/plextraktsync/6.0.1/README.md rename to stable/plextraktsync/6.1.0/README.md diff --git a/stable/plextraktsync/6.1.0/app-changelog.md b/stable/plextraktsync/6.1.0/app-changelog.md new file mode 100644 index 0000000000..ad3bfac4d7 --- /dev/null +++ b/stable/plextraktsync/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plextraktsync-6.1.0](https://github.com/truecharts/charts/compare/plextraktsync-6.0.1...plextraktsync-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/plextraktsync/6.0.1/app-readme.md b/stable/plextraktsync/6.1.0/app-readme.md similarity index 100% rename from stable/plextraktsync/6.0.1/app-readme.md rename to stable/plextraktsync/6.1.0/app-readme.md diff --git a/stable/plextraktsync/6.1.0/charts/common-17.2.2.tgz b/stable/plextraktsync/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/plextraktsync/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/plextraktsync/6.0.1/ix_values.yaml b/stable/plextraktsync/6.1.0/ix_values.yaml similarity index 100% rename from stable/plextraktsync/6.0.1/ix_values.yaml rename to stable/plextraktsync/6.1.0/ix_values.yaml diff --git a/stable/plextraktsync/6.0.1/questions.yaml b/stable/plextraktsync/6.1.0/questions.yaml similarity index 100% rename from stable/plextraktsync/6.0.1/questions.yaml rename to stable/plextraktsync/6.1.0/questions.yaml diff --git a/stable/plextraktsync/6.1.0/templates/NOTES.txt b/stable/plextraktsync/6.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/plextraktsync/6.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/plextraktsync/6.0.1/templates/_cronjob.tpl b/stable/plextraktsync/6.1.0/templates/_cronjob.tpl similarity index 100% rename from stable/plextraktsync/6.0.1/templates/_cronjob.tpl rename to stable/plextraktsync/6.1.0/templates/_cronjob.tpl diff --git a/stable/plextraktsync/6.0.1/templates/common.yaml b/stable/plextraktsync/6.1.0/templates/common.yaml similarity index 100% rename from stable/plextraktsync/6.0.1/templates/common.yaml rename to stable/plextraktsync/6.1.0/templates/common.yaml diff --git a/stable/tasmoadmin/6.0.1/values.yaml b/stable/plextraktsync/6.1.0/values.yaml similarity index 100% rename from stable/tasmoadmin/6.0.1/values.yaml rename to stable/plextraktsync/6.1.0/values.yaml diff --git a/stable/pocketmine-mp/2.0.1/CHANGELOG.md b/stable/pocketmine-mp/2.0.1/CHANGELOG.md deleted file mode 100644 index 8893881fd5..0000000000 --- a/stable/pocketmine-mp/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pocketmine-mp-2.0.1](https://github.com/truecharts/charts/compare/pocketmine-mp-2.0.0...pocketmine-mp-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pocketmine-mp-2.0.0](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.11...pocketmine-mp-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pocketmine-mp-1.0.11](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.10...pocketmine-mp-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pocketmine-mp-1.0.10](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.9...pocketmine-mp-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pocketmine-mp-1.0.9](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.8...pocketmine-mp-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pocketmine-mp-1.0.8](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.7...pocketmine-mp-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pocketmine-mp-1.0.7](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.6...pocketmine-mp-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pocketmine-mp-1.0.6](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.5...pocketmine-mp-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pocketmine-mp-1.0.5](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.4...pocketmine-mp-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pocketmine-mp-1.0.4](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.3...pocketmine-mp-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [pocketmine-mp-1.0.3](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.2...pocketmine-mp-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/pocketmine-mp/2.0.1/Chart.yaml b/stable/pocketmine-mp/2.0.1/Chart.yaml deleted file mode 100644 index f6f49e8c46..0000000000 --- a/stable/pocketmine-mp/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pocketmine-mp -version: 2.0.1 -appVersion: 5.8.2 -description: A server software for Minecraft Bedrock Edition in PHP. -home: https://truecharts.org/charts/incubator/pocketmine-mp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.png -deprecated: false -sources: - - https://github.com/pmmp/PocketMine-MP - - https://github.com/truecharts/charts/tree/master/charts/incubator/pocketmine-mp - - https://github.com/truecharts/containers/tree/master/mirrorpocketmine-mp -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pocketmine-mp - - minecraft -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/pocketmine-mp/2.0.1/app-changelog.md b/stable/pocketmine-mp/2.0.1/app-changelog.md deleted file mode 100644 index c628a593a3..0000000000 --- a/stable/pocketmine-mp/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pocketmine-mp-2.0.1](https://github.com/truecharts/charts/compare/pocketmine-mp-2.0.0...pocketmine-mp-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/pocketmine-mp/2.0.1/charts/common-17.1.4.tgz b/stable/pocketmine-mp/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pocketmine-mp/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pocketmine-mp/2.1.0/CHANGELOG.md b/stable/pocketmine-mp/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7b88d08340 --- /dev/null +++ b/stable/pocketmine-mp/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pocketmine-mp-2.1.0](https://github.com/truecharts/charts/compare/pocketmine-mp-2.0.1...pocketmine-mp-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pocketmine-mp-2.0.1](https://github.com/truecharts/charts/compare/pocketmine-mp-2.0.0...pocketmine-mp-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pocketmine-mp-2.0.0](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.11...pocketmine-mp-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pocketmine-mp-1.0.11](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.10...pocketmine-mp-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pocketmine-mp-1.0.10](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.9...pocketmine-mp-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pocketmine-mp-1.0.9](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.8...pocketmine-mp-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pocketmine-mp-1.0.8](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.7...pocketmine-mp-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pocketmine-mp-1.0.7](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.6...pocketmine-mp-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pocketmine-mp-1.0.6](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.5...pocketmine-mp-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pocketmine-mp-1.0.5](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.4...pocketmine-mp-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pocketmine-mp-1.0.4](https://github.com/truecharts/charts/compare/pocketmine-mp-1.0.3...pocketmine-mp-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/pocketmine-mp/2.1.0/Chart.yaml b/stable/pocketmine-mp/2.1.0/Chart.yaml new file mode 100644 index 0000000000..b6d424ad6a --- /dev/null +++ b/stable/pocketmine-mp/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pocketmine-mp +version: 2.1.0 +appVersion: 5.8.2 +description: A server software for Minecraft Bedrock Edition in PHP. +home: https://truecharts.org/charts/incubator/pocketmine-mp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.png +deprecated: false +sources: + - https://github.com/pmmp/PocketMine-MP + - https://github.com/truecharts/charts/tree/master/charts/incubator/pocketmine-mp + - https://github.com/truecharts/containers/tree/master/mirrorpocketmine-mp +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pocketmine-mp + - minecraft +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/pocketmine-mp/2.0.1/README.md b/stable/pocketmine-mp/2.1.0/README.md similarity index 100% rename from stable/pocketmine-mp/2.0.1/README.md rename to stable/pocketmine-mp/2.1.0/README.md diff --git a/stable/pocketmine-mp/2.1.0/app-changelog.md b/stable/pocketmine-mp/2.1.0/app-changelog.md new file mode 100644 index 0000000000..0e49011078 --- /dev/null +++ b/stable/pocketmine-mp/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pocketmine-mp-2.1.0](https://github.com/truecharts/charts/compare/pocketmine-mp-2.0.1...pocketmine-mp-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pocketmine-mp/2.0.1/app-readme.md b/stable/pocketmine-mp/2.1.0/app-readme.md similarity index 100% rename from stable/pocketmine-mp/2.0.1/app-readme.md rename to stable/pocketmine-mp/2.1.0/app-readme.md diff --git a/stable/pocketmine-mp/2.1.0/charts/common-17.2.2.tgz b/stable/pocketmine-mp/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pocketmine-mp/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pocketmine-mp/2.0.1/ix_values.yaml b/stable/pocketmine-mp/2.1.0/ix_values.yaml similarity index 100% rename from stable/pocketmine-mp/2.0.1/ix_values.yaml rename to stable/pocketmine-mp/2.1.0/ix_values.yaml diff --git a/stable/pocketmine-mp/2.0.1/questions.yaml b/stable/pocketmine-mp/2.1.0/questions.yaml similarity index 100% rename from stable/pocketmine-mp/2.0.1/questions.yaml rename to stable/pocketmine-mp/2.1.0/questions.yaml diff --git a/stable/pocketmine-mp/2.1.0/templates/NOTES.txt b/stable/pocketmine-mp/2.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/pocketmine-mp/2.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ztcuui-aio/6.0.1/templates/common.yaml b/stable/pocketmine-mp/2.1.0/templates/common.yaml similarity index 100% rename from stable/ztcuui-aio/6.0.1/templates/common.yaml rename to stable/pocketmine-mp/2.1.0/templates/common.yaml diff --git a/stable/tasmobackup/5.0.1/values.yaml b/stable/pocketmine-mp/2.1.0/values.yaml similarity index 100% rename from stable/tasmobackup/5.0.1/values.yaml rename to stable/pocketmine-mp/2.1.0/values.yaml diff --git a/stable/podgrab/16.1.0/CHANGELOG.md b/stable/podgrab/16.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1c311caf56 --- /dev/null +++ b/stable/podgrab/16.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [podgrab-16.1.0](https://github.com/truecharts/charts/compare/podgrab-16.0.1...podgrab-16.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [podgrab-16.0.1](https://github.com/truecharts/charts/compare/podgrab-16.0.0...podgrab-16.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [podgrab-16.0.0](https://github.com/truecharts/charts/compare/podgrab-15.0.11...podgrab-16.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [podgrab-15.0.11](https://github.com/truecharts/charts/compare/podgrab-15.0.10...podgrab-15.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [podgrab-15.0.10](https://github.com/truecharts/charts/compare/podgrab-15.0.9...podgrab-15.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [podgrab-15.0.9](https://github.com/truecharts/charts/compare/podgrab-15.0.8...podgrab-15.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [podgrab-15.0.8](https://github.com/truecharts/charts/compare/podgrab-15.0.7...podgrab-15.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [podgrab-15.0.7](https://github.com/truecharts/charts/compare/podgrab-15.0.6...podgrab-15.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [podgrab-15.0.6](https://github.com/truecharts/charts/compare/podgrab-15.0.5...podgrab-15.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [podgrab-15.0.5](https://github.com/truecharts/charts/compare/podgrab-15.0.4...podgrab-15.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [podgrab-15.0.4](https://github.com/truecharts/charts/compare/podgrab-15.0.3...podgrab-15.0.4) (2023-12-21) + +### Fix diff --git a/stable/podgrab/16.1.0/Chart.yaml b/stable/podgrab/16.1.0/Chart.yaml new file mode 100644 index 0000000000..fa03d9e277 --- /dev/null +++ b/stable/podgrab/16.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: podgrab +version: 16.1.0 +appVersion: 1.0.0 +description: A self-hosted podcast manager to download episodes as soon as they become live. +home: https://truecharts.org/charts/stable/podgrab +icon: https://truecharts.org/img/hotlink-ok/chart-icons/podgrab.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab + - https://hub.docker.com/r/akhilrex/podgrab + - https://github.com/akhilrex/podgrab +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - podgrab +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: mutlimedia + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/podgrab/16.1.0/README.md b/stable/podgrab/16.1.0/README.md new file mode 100644 index 0000000000..1a08db22de --- /dev/null +++ b/stable/podgrab/16.1.0/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/podgrab) + +**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/podgrab/16.1.0/app-changelog.md b/stable/podgrab/16.1.0/app-changelog.md new file mode 100644 index 0000000000..3bea4597a6 --- /dev/null +++ b/stable/podgrab/16.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [podgrab-16.1.0](https://github.com/truecharts/charts/compare/podgrab-16.0.1...podgrab-16.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/podgrab/16.1.0/app-readme.md b/stable/podgrab/16.1.0/app-readme.md new file mode 100644 index 0000000000..ac57e62967 --- /dev/null +++ b/stable/podgrab/16.1.0/app-readme.md @@ -0,0 +1,8 @@ +A self-hosted podcast manager to download episodes as soon as they become live. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/podgrab](https://truecharts.org/charts/stable/podgrab) + +--- + +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/podgrab/16.1.0/charts/common-17.2.2.tgz b/stable/podgrab/16.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/podgrab/16.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/podgrab/16.1.0/ix_values.yaml b/stable/podgrab/16.1.0/ix_values.yaml new file mode 100644 index 0000000000..18b1e76a85 --- /dev/null +++ b/stable/podgrab/16.1.0/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: akhilrex/podgrab + pullPolicy: Always + tag: 1.0.0@sha256:bce133f3f5111381f63d9341313fa7ce7e16209068e8a06e6db2c4ed33972b87 +service: + main: + ports: + main: + port: 10093 + targetPort: 8080 + tcp: + enabled: true + ports: + tcp: + enabled: true + port: 51080 + targetPort: 51080 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + env: + CHECK_FREQUENCY: 240 + PASSWORD: "secretpasswordgoeshere" diff --git a/stable/podgrab/16.1.0/questions.yaml b/stable/podgrab/16.1.0/questions.yaml new file mode 100644 index 0000000000..deaa3d2e80 --- /dev/null +++ b/stable/podgrab/16.1.0/questions.yaml @@ -0,0 +1,2844 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PASSWORD + label: "Password" + description: "Desired Password" + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: CHECK_FREQUENCY + label: "Update Frequency" + description: "Interval to check for new podcasts" + schema: + type: int + default: 240 + required: true + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10093 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/podgrab/16.1.0/templates/NOTES.txt b/stable/podgrab/16.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/podgrab/16.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/podgrab/16.1.0/templates/common.yaml b/stable/podgrab/16.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/podgrab/16.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tasmocompiler/5.0.1/values.yaml b/stable/podgrab/16.1.0/values.yaml similarity index 100% rename from stable/tasmocompiler/5.0.1/values.yaml rename to stable/podgrab/16.1.0/values.yaml diff --git a/stable/portainer/7.0.1/CHANGELOG.md b/stable/portainer/7.0.1/CHANGELOG.md deleted file mode 100644 index f02ff386dd..0000000000 --- a/stable/portainer/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [portainer-7.0.1](https://github.com/truecharts/charts/compare/portainer-7.0.0...portainer-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [portainer-7.0.0](https://github.com/truecharts/charts/compare/portainer-6.0.11...portainer-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [portainer-6.0.11](https://github.com/truecharts/charts/compare/portainer-6.0.10...portainer-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [portainer-6.0.10](https://github.com/truecharts/charts/compare/portainer-6.0.9...portainer-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [portainer-6.0.9](https://github.com/truecharts/charts/compare/portainer-6.0.8...portainer-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [portainer-6.0.8](https://github.com/truecharts/charts/compare/portainer-6.0.7...portainer-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [portainer-6.0.7](https://github.com/truecharts/charts/compare/portainer-6.0.6...portainer-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [portainer-6.0.6](https://github.com/truecharts/charts/compare/portainer-6.0.5...portainer-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [portainer-6.0.5](https://github.com/truecharts/charts/compare/portainer-6.0.4...portainer-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [portainer-6.0.4](https://github.com/truecharts/charts/compare/portainer-6.0.3...portainer-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [portainer-6.0.3](https://github.com/truecharts/charts/compare/portainer-6.0.2...portainer-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/portainer/7.0.1/Chart.yaml b/stable/portainer/7.0.1/Chart.yaml deleted file mode 100644 index a1d21d5b1a..0000000000 --- a/stable/portainer/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: portainer -version: 7.0.1 -appVersion: 2.19.4 -description: Container management made easy -home: https://truecharts.org/charts/stable/portainer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - - https://hub.docker.com/r/portainer/portainer-ee - - https://docs.portainer.io/start/install-ce/server - - https://docs.portainer.io/start/install/server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - portainer -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/portainer/7.0.1/app-changelog.md b/stable/portainer/7.0.1/app-changelog.md deleted file mode 100644 index 9460e71859..0000000000 --- a/stable/portainer/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-7.0.1](https://github.com/truecharts/charts/compare/portainer-7.0.0...portainer-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/portainer/7.0.1/charts/common-17.1.4.tgz b/stable/portainer/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/portainer/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/portainer/7.1.0/CHANGELOG.md b/stable/portainer/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..42013e3026 --- /dev/null +++ b/stable/portainer/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [portainer-7.1.0](https://github.com/truecharts/charts/compare/portainer-7.0.1...portainer-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [portainer-7.0.1](https://github.com/truecharts/charts/compare/portainer-7.0.0...portainer-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [portainer-7.0.0](https://github.com/truecharts/charts/compare/portainer-6.0.11...portainer-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [portainer-6.0.11](https://github.com/truecharts/charts/compare/portainer-6.0.10...portainer-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [portainer-6.0.10](https://github.com/truecharts/charts/compare/portainer-6.0.9...portainer-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [portainer-6.0.9](https://github.com/truecharts/charts/compare/portainer-6.0.8...portainer-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [portainer-6.0.8](https://github.com/truecharts/charts/compare/portainer-6.0.7...portainer-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [portainer-6.0.7](https://github.com/truecharts/charts/compare/portainer-6.0.6...portainer-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [portainer-6.0.6](https://github.com/truecharts/charts/compare/portainer-6.0.5...portainer-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [portainer-6.0.5](https://github.com/truecharts/charts/compare/portainer-6.0.4...portainer-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [portainer-6.0.4](https://github.com/truecharts/charts/compare/portainer-6.0.3...portainer-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/portainer/7.1.0/Chart.yaml b/stable/portainer/7.1.0/Chart.yaml new file mode 100644 index 0000000000..5a1d3ce65c --- /dev/null +++ b/stable/portainer/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: portainer +version: 7.1.0 +appVersion: 2.19.4 +description: Container management made easy +home: https://truecharts.org/charts/stable/portainer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png +deprecated: false +sources: + - https://docs.portainer.io/start/install-ce/server + - https://docs.portainer.io/start/install/server + - https://github.com/truecharts/charts/tree/master/charts/stable/portainer + - https://hub.docker.com/r/portainer/portainer-ee +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - portainer +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/portainer/7.0.1/README.md b/stable/portainer/7.1.0/README.md similarity index 100% rename from stable/portainer/7.0.1/README.md rename to stable/portainer/7.1.0/README.md diff --git a/stable/portainer/7.1.0/app-changelog.md b/stable/portainer/7.1.0/app-changelog.md new file mode 100644 index 0000000000..37e1f02b75 --- /dev/null +++ b/stable/portainer/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [portainer-7.1.0](https://github.com/truecharts/charts/compare/portainer-7.0.1...portainer-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/portainer/7.0.1/app-readme.md b/stable/portainer/7.1.0/app-readme.md similarity index 100% rename from stable/portainer/7.0.1/app-readme.md rename to stable/portainer/7.1.0/app-readme.md diff --git a/stable/portainer/7.1.0/charts/common-17.2.2.tgz b/stable/portainer/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/portainer/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/portainer/7.0.1/ix_values.yaml b/stable/portainer/7.1.0/ix_values.yaml similarity index 100% rename from stable/portainer/7.0.1/ix_values.yaml rename to stable/portainer/7.1.0/ix_values.yaml diff --git a/stable/portainer/7.0.1/questions.yaml b/stable/portainer/7.1.0/questions.yaml similarity index 100% rename from stable/portainer/7.0.1/questions.yaml rename to stable/portainer/7.1.0/questions.yaml diff --git a/stable/portainer/7.1.0/templates/NOTES.txt b/stable/portainer/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/portainer/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/portainer/7.0.1/templates/_args.tpl b/stable/portainer/7.1.0/templates/_args.tpl similarity index 100% rename from stable/portainer/7.0.1/templates/_args.tpl rename to stable/portainer/7.1.0/templates/_args.tpl diff --git a/stable/portainer/7.0.1/templates/common.yaml b/stable/portainer/7.1.0/templates/common.yaml similarity index 100% rename from stable/portainer/7.0.1/templates/common.yaml rename to stable/portainer/7.1.0/templates/common.yaml diff --git a/stable/tauticord/2.0.1/values.yaml b/stable/portainer/7.1.0/values.yaml similarity index 100% rename from stable/tauticord/2.0.1/values.yaml rename to stable/portainer/7.1.0/values.yaml diff --git a/stable/post-recording/4.0.2/CHANGELOG.md b/stable/post-recording/4.0.2/CHANGELOG.md deleted file mode 100644 index fc4fcd35c2..0000000000 --- a/stable/post-recording/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [post-recording-4.0.2](https://github.com/truecharts/charts/compare/post-recording-4.0.1...post-recording-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [post-recording-4.0.1](https://github.com/truecharts/charts/compare/post-recording-4.0.0...post-recording-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [post-recording-4.0.0](https://github.com/truecharts/charts/compare/post-recording-3.0.17...post-recording-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [post-recording-3.0.17](https://github.com/truecharts/charts/compare/post-recording-3.0.16...post-recording-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [post-recording-3.0.16](https://github.com/truecharts/charts/compare/post-recording-3.0.15...post-recording-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [post-recording-3.0.15](https://github.com/truecharts/charts/compare/post-recording-3.0.14...post-recording-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [post-recording-3.0.14](https://github.com/truecharts/charts/compare/post-recording-3.0.13...post-recording-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [post-recording-3.0.13](https://github.com/truecharts/charts/compare/post-recording-3.0.12...post-recording-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [post-recording-3.0.12](https://github.com/truecharts/charts/compare/post-recording-3.0.11...post-recording-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [post-recording-3.0.11](https://github.com/truecharts/charts/compare/post-recording-3.0.10...post-recording-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [post-recording-3.0.10](https://github.com/truecharts/charts/compare/post-recording-3.0.9...post-recording-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/post-recording/4.0.2/Chart.yaml b/stable/post-recording/4.0.2/Chart.yaml deleted file mode 100644 index e2c18e9e01..0000000000 --- a/stable/post-recording/4.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: post-recording -version: 4.0.2 -appVersion: latest -description: Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. -home: https://truecharts.org/charts/incubator/post-recording -icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.png -deprecated: false -sources: - - https://hub.docker.com/r/chacawaca/post-recording - - https://github.com/chacawaca/docker-post-recording - - https://github.com/truecharts/charts/tree/master/charts/incubator/post-recording -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - post-recording - - MediaApp-Video -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/post-recording/4.0.2/app-changelog.md b/stable/post-recording/4.0.2/app-changelog.md deleted file mode 100644 index 77fd4949cc..0000000000 --- a/stable/post-recording/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [post-recording-4.0.2](https://github.com/truecharts/charts/compare/post-recording-4.0.1...post-recording-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/post-recording/4.0.2/charts/common-17.1.4.tgz b/stable/post-recording/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/post-recording/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/post-recording/4.1.0/CHANGELOG.md b/stable/post-recording/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..242143e6e1 --- /dev/null +++ b/stable/post-recording/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [post-recording-4.1.0](https://github.com/truecharts/charts/compare/post-recording-4.0.2...post-recording-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [post-recording-4.0.2](https://github.com/truecharts/charts/compare/post-recording-4.0.1...post-recording-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [post-recording-4.0.1](https://github.com/truecharts/charts/compare/post-recording-4.0.0...post-recording-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [post-recording-4.0.0](https://github.com/truecharts/charts/compare/post-recording-3.0.17...post-recording-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [post-recording-3.0.17](https://github.com/truecharts/charts/compare/post-recording-3.0.16...post-recording-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [post-recording-3.0.16](https://github.com/truecharts/charts/compare/post-recording-3.0.15...post-recording-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [post-recording-3.0.15](https://github.com/truecharts/charts/compare/post-recording-3.0.14...post-recording-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [post-recording-3.0.14](https://github.com/truecharts/charts/compare/post-recording-3.0.13...post-recording-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [post-recording-3.0.13](https://github.com/truecharts/charts/compare/post-recording-3.0.12...post-recording-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [post-recording-3.0.12](https://github.com/truecharts/charts/compare/post-recording-3.0.11...post-recording-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [post-recording-3.0.11](https://github.com/truecharts/charts/compare/post-recording-3.0.10...post-recording-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/post-recording/4.1.0/Chart.yaml b/stable/post-recording/4.1.0/Chart.yaml new file mode 100644 index 0000000000..6773b2de48 --- /dev/null +++ b/stable/post-recording/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: post-recording +version: 4.1.0 +appVersion: latest +description: Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. +home: https://truecharts.org/charts/incubator/post-recording +icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.png +deprecated: false +sources: + - https://hub.docker.com/r/chacawaca/post-recording + - https://github.com/chacawaca/docker-post-recording + - https://github.com/truecharts/charts/tree/master/charts/incubator/post-recording +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - post-recording + - MediaApp-Video +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/post-recording/4.0.2/README.md b/stable/post-recording/4.1.0/README.md similarity index 100% rename from stable/post-recording/4.0.2/README.md rename to stable/post-recording/4.1.0/README.md diff --git a/stable/post-recording/4.1.0/app-changelog.md b/stable/post-recording/4.1.0/app-changelog.md new file mode 100644 index 0000000000..b4b295a1dc --- /dev/null +++ b/stable/post-recording/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [post-recording-4.1.0](https://github.com/truecharts/charts/compare/post-recording-4.0.2...post-recording-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/post-recording/4.0.2/app-readme.md b/stable/post-recording/4.1.0/app-readme.md similarity index 100% rename from stable/post-recording/4.0.2/app-readme.md rename to stable/post-recording/4.1.0/app-readme.md diff --git a/stable/post-recording/4.1.0/charts/common-17.2.2.tgz b/stable/post-recording/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/post-recording/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/post-recording/4.0.2/ix_values.yaml b/stable/post-recording/4.1.0/ix_values.yaml similarity index 100% rename from stable/post-recording/4.0.2/ix_values.yaml rename to stable/post-recording/4.1.0/ix_values.yaml diff --git a/stable/post-recording/4.0.2/questions.yaml b/stable/post-recording/4.1.0/questions.yaml similarity index 100% rename from stable/post-recording/4.0.2/questions.yaml rename to stable/post-recording/4.1.0/questions.yaml diff --git a/stable/preclear/4.0.2/templates/common.yaml b/stable/post-recording/4.1.0/templates/common.yaml similarity index 100% rename from stable/preclear/4.0.2/templates/common.yaml rename to stable/post-recording/4.1.0/templates/common.yaml diff --git a/stable/tdarr-node/8.0.1/values.yaml b/stable/post-recording/4.1.0/values.yaml similarity index 100% rename from stable/tdarr-node/8.0.1/values.yaml rename to stable/post-recording/4.1.0/values.yaml diff --git a/stable/posterr/7.0.1/CHANGELOG.md b/stable/posterr/7.0.1/CHANGELOG.md deleted file mode 100644 index 4bd2d76895..0000000000 --- a/stable/posterr/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [posterr-7.0.1](https://github.com/truecharts/charts/compare/posterr-7.0.0...posterr-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [posterr-7.0.0](https://github.com/truecharts/charts/compare/posterr-6.0.11...posterr-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [posterr-6.0.11](https://github.com/truecharts/charts/compare/posterr-6.0.10...posterr-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [posterr-6.0.10](https://github.com/truecharts/charts/compare/posterr-6.0.9...posterr-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [posterr-6.0.9](https://github.com/truecharts/charts/compare/posterr-6.0.8...posterr-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [posterr-6.0.8](https://github.com/truecharts/charts/compare/posterr-6.0.7...posterr-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [posterr-6.0.7](https://github.com/truecharts/charts/compare/posterr-6.0.6...posterr-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [posterr-6.0.6](https://github.com/truecharts/charts/compare/posterr-6.0.5...posterr-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [posterr-6.0.5](https://github.com/truecharts/charts/compare/posterr-6.0.4...posterr-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [posterr-6.0.4](https://github.com/truecharts/charts/compare/posterr-6.0.3...posterr-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [posterr-6.0.3](https://github.com/truecharts/charts/compare/posterr-6.0.2...posterr-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/posterr/7.0.1/Chart.yaml b/stable/posterr/7.0.1/Chart.yaml deleted file mode 100644 index e66891f0e8..0000000000 --- a/stable/posterr/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: posterr -version: 7.0.1 -appVersion: latest -description: Media display for Plex, Sonarr and Radarr. -home: https://truecharts.org/charts/stable/posterr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png -deprecated: false -sources: - - https://github.com/petersem/posterr - - https://github.com/truecharts/charts/tree/master/charts/stable/posterr - - https://hub.docker.com/r/petersem/posterr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - posterr - - MediaServer-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/posterr/7.0.1/app-changelog.md b/stable/posterr/7.0.1/app-changelog.md deleted file mode 100644 index df9bb41ae1..0000000000 --- a/stable/posterr/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [posterr-7.0.1](https://github.com/truecharts/charts/compare/posterr-7.0.0...posterr-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/posterr/7.0.1/charts/common-17.1.4.tgz b/stable/posterr/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/posterr/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/posterr/7.1.0/CHANGELOG.md b/stable/posterr/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4cf6eb579e --- /dev/null +++ b/stable/posterr/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [posterr-7.1.0](https://github.com/truecharts/charts/compare/posterr-7.0.1...posterr-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [posterr-7.0.1](https://github.com/truecharts/charts/compare/posterr-7.0.0...posterr-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [posterr-7.0.0](https://github.com/truecharts/charts/compare/posterr-6.0.11...posterr-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [posterr-6.0.11](https://github.com/truecharts/charts/compare/posterr-6.0.10...posterr-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [posterr-6.0.10](https://github.com/truecharts/charts/compare/posterr-6.0.9...posterr-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [posterr-6.0.9](https://github.com/truecharts/charts/compare/posterr-6.0.8...posterr-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [posterr-6.0.8](https://github.com/truecharts/charts/compare/posterr-6.0.7...posterr-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [posterr-6.0.7](https://github.com/truecharts/charts/compare/posterr-6.0.6...posterr-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [posterr-6.0.6](https://github.com/truecharts/charts/compare/posterr-6.0.5...posterr-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [posterr-6.0.5](https://github.com/truecharts/charts/compare/posterr-6.0.4...posterr-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [posterr-6.0.4](https://github.com/truecharts/charts/compare/posterr-6.0.3...posterr-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/posterr/7.1.0/Chart.yaml b/stable/posterr/7.1.0/Chart.yaml new file mode 100644 index 0000000000..40f2ddd3f8 --- /dev/null +++ b/stable/posterr/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: posterr +version: 7.1.0 +appVersion: latest +description: Media display for Plex, Sonarr and Radarr. +home: https://truecharts.org/charts/stable/posterr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png +deprecated: false +sources: + - https://github.com/petersem/posterr + - https://github.com/truecharts/charts/tree/master/charts/stable/posterr + - https://hub.docker.com/r/petersem/posterr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - posterr + - MediaServer-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/posterr/7.0.1/README.md b/stable/posterr/7.1.0/README.md similarity index 100% rename from stable/posterr/7.0.1/README.md rename to stable/posterr/7.1.0/README.md diff --git a/stable/posterr/7.1.0/app-changelog.md b/stable/posterr/7.1.0/app-changelog.md new file mode 100644 index 0000000000..28d87e22a6 --- /dev/null +++ b/stable/posterr/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [posterr-7.1.0](https://github.com/truecharts/charts/compare/posterr-7.0.1...posterr-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/posterr/7.0.1/app-readme.md b/stable/posterr/7.1.0/app-readme.md similarity index 100% rename from stable/posterr/7.0.1/app-readme.md rename to stable/posterr/7.1.0/app-readme.md diff --git a/stable/posterr/7.1.0/charts/common-17.2.2.tgz b/stable/posterr/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/posterr/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/posterr/7.0.1/ix_values.yaml b/stable/posterr/7.1.0/ix_values.yaml similarity index 100% rename from stable/posterr/7.0.1/ix_values.yaml rename to stable/posterr/7.1.0/ix_values.yaml diff --git a/stable/posterr/7.0.1/questions.yaml b/stable/posterr/7.1.0/questions.yaml similarity index 100% rename from stable/posterr/7.0.1/questions.yaml rename to stable/posterr/7.1.0/questions.yaml diff --git a/stable/posterr/7.1.0/templates/NOTES.txt b/stable/posterr/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/posterr/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/projectzomboidreporter-frontend/4.0.1/templates/common.yaml b/stable/posterr/7.1.0/templates/common.yaml similarity index 100% rename from stable/projectzomboidreporter-frontend/4.0.1/templates/common.yaml rename to stable/posterr/7.1.0/templates/common.yaml diff --git a/stable/tdarr/8.0.1/values.yaml b/stable/posterr/7.1.0/values.yaml similarity index 100% rename from stable/tdarr/8.0.1/values.yaml rename to stable/posterr/7.1.0/values.yaml diff --git a/stable/postscriptum/4.0.2/CHANGELOG.md b/stable/postscriptum/4.0.2/CHANGELOG.md deleted file mode 100644 index b6fecd78c1..0000000000 --- a/stable/postscriptum/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [postscriptum-4.0.2](https://github.com/truecharts/charts/compare/postscriptum-4.0.1...postscriptum-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [postscriptum-4.0.1](https://github.com/truecharts/charts/compare/postscriptum-4.0.0...postscriptum-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [postscriptum-4.0.0](https://github.com/truecharts/charts/compare/postscriptum-3.0.17...postscriptum-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [postscriptum-3.0.17](https://github.com/truecharts/charts/compare/postscriptum-3.0.16...postscriptum-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [postscriptum-3.0.16](https://github.com/truecharts/charts/compare/postscriptum-3.0.15...postscriptum-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [postscriptum-3.0.15](https://github.com/truecharts/charts/compare/postscriptum-3.0.14...postscriptum-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [postscriptum-3.0.14](https://github.com/truecharts/charts/compare/postscriptum-3.0.13...postscriptum-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [postscriptum-3.0.13](https://github.com/truecharts/charts/compare/postscriptum-3.0.12...postscriptum-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [postscriptum-3.0.12](https://github.com/truecharts/charts/compare/postscriptum-3.0.11...postscriptum-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [postscriptum-3.0.11](https://github.com/truecharts/charts/compare/postscriptum-3.0.10...postscriptum-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [postscriptum-3.0.10](https://github.com/truecharts/charts/compare/postscriptum-3.0.9...postscriptum-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/postscriptum/4.0.2/Chart.yaml b/stable/postscriptum/4.0.2/Chart.yaml deleted file mode 100644 index 4a44a69661..0000000000 --- a/stable/postscriptum/4.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: postscriptum -version: 4.0.2 -appVersion: postscriptum -description: This Chart will download and install SteamCMD. It will also install PostScriptum and run it. -home: https://truecharts.org/charts/incubator/postscriptum -icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/postscriptum - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - postscriptum - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/postscriptum/4.0.2/app-changelog.md b/stable/postscriptum/4.0.2/app-changelog.md deleted file mode 100644 index a4dc13635c..0000000000 --- a/stable/postscriptum/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [postscriptum-4.0.2](https://github.com/truecharts/charts/compare/postscriptum-4.0.1...postscriptum-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/postscriptum/4.0.2/charts/common-17.1.4.tgz b/stable/postscriptum/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/postscriptum/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/postscriptum/4.1.0/CHANGELOG.md b/stable/postscriptum/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..44cd50be5d --- /dev/null +++ b/stable/postscriptum/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [postscriptum-4.1.0](https://github.com/truecharts/charts/compare/postscriptum-4.0.2...postscriptum-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [postscriptum-4.0.2](https://github.com/truecharts/charts/compare/postscriptum-4.0.1...postscriptum-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [postscriptum-4.0.1](https://github.com/truecharts/charts/compare/postscriptum-4.0.0...postscriptum-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [postscriptum-4.0.0](https://github.com/truecharts/charts/compare/postscriptum-3.0.17...postscriptum-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [postscriptum-3.0.17](https://github.com/truecharts/charts/compare/postscriptum-3.0.16...postscriptum-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [postscriptum-3.0.16](https://github.com/truecharts/charts/compare/postscriptum-3.0.15...postscriptum-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [postscriptum-3.0.15](https://github.com/truecharts/charts/compare/postscriptum-3.0.14...postscriptum-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [postscriptum-3.0.14](https://github.com/truecharts/charts/compare/postscriptum-3.0.13...postscriptum-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [postscriptum-3.0.13](https://github.com/truecharts/charts/compare/postscriptum-3.0.12...postscriptum-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [postscriptum-3.0.12](https://github.com/truecharts/charts/compare/postscriptum-3.0.11...postscriptum-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [postscriptum-3.0.11](https://github.com/truecharts/charts/compare/postscriptum-3.0.10...postscriptum-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/postscriptum/4.1.0/Chart.yaml b/stable/postscriptum/4.1.0/Chart.yaml new file mode 100644 index 0000000000..bc76d14a76 --- /dev/null +++ b/stable/postscriptum/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: postscriptum +version: 4.1.0 +appVersion: postscriptum +description: This Chart will download and install SteamCMD. It will also install PostScriptum and run it. +home: https://truecharts.org/charts/incubator/postscriptum +icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/postscriptum + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - postscriptum + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/postscriptum/4.0.2/README.md b/stable/postscriptum/4.1.0/README.md similarity index 100% rename from stable/postscriptum/4.0.2/README.md rename to stable/postscriptum/4.1.0/README.md diff --git a/stable/postscriptum/4.1.0/app-changelog.md b/stable/postscriptum/4.1.0/app-changelog.md new file mode 100644 index 0000000000..251d5e01bb --- /dev/null +++ b/stable/postscriptum/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [postscriptum-4.1.0](https://github.com/truecharts/charts/compare/postscriptum-4.0.2...postscriptum-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/postscriptum/4.0.2/app-readme.md b/stable/postscriptum/4.1.0/app-readme.md similarity index 100% rename from stable/postscriptum/4.0.2/app-readme.md rename to stable/postscriptum/4.1.0/app-readme.md diff --git a/stable/postscriptum/4.1.0/charts/common-17.2.2.tgz b/stable/postscriptum/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/postscriptum/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/postscriptum/4.0.2/ix_values.yaml b/stable/postscriptum/4.1.0/ix_values.yaml similarity index 100% rename from stable/postscriptum/4.0.2/ix_values.yaml rename to stable/postscriptum/4.1.0/ix_values.yaml diff --git a/stable/postscriptum/4.0.2/questions.yaml b/stable/postscriptum/4.1.0/questions.yaml similarity index 100% rename from stable/postscriptum/4.0.2/questions.yaml rename to stable/postscriptum/4.1.0/questions.yaml diff --git a/stable/prpdf/4.0.1/templates/common.yaml b/stable/postscriptum/4.1.0/templates/common.yaml similarity index 100% rename from stable/prpdf/4.0.1/templates/common.yaml rename to stable/postscriptum/4.1.0/templates/common.yaml diff --git a/stable/teamspeak3/9.0.1/values.yaml b/stable/postscriptum/4.1.0/values.yaml similarity index 100% rename from stable/teamspeak3/9.0.1/values.yaml rename to stable/postscriptum/4.1.0/values.yaml diff --git a/stable/preclear/4.0.2/CHANGELOG.md b/stable/preclear/4.0.2/CHANGELOG.md deleted file mode 100644 index 846dc77a95..0000000000 --- a/stable/preclear/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [preclear-4.0.2](https://github.com/truecharts/charts/compare/preclear-4.0.1...preclear-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [preclear-4.0.1](https://github.com/truecharts/charts/compare/preclear-4.0.0...preclear-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [preclear-4.0.0](https://github.com/truecharts/charts/compare/preclear-3.0.17...preclear-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [preclear-3.0.17](https://github.com/truecharts/charts/compare/preclear-3.0.16...preclear-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [preclear-3.0.16](https://github.com/truecharts/charts/compare/preclear-3.0.15...preclear-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [preclear-3.0.15](https://github.com/truecharts/charts/compare/preclear-3.0.14...preclear-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [preclear-3.0.14](https://github.com/truecharts/charts/compare/preclear-3.0.13...preclear-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [preclear-3.0.13](https://github.com/truecharts/charts/compare/preclear-3.0.12...preclear-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [preclear-3.0.12](https://github.com/truecharts/charts/compare/preclear-3.0.11...preclear-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [preclear-3.0.11](https://github.com/truecharts/charts/compare/preclear-3.0.10...preclear-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [preclear-3.0.10](https://github.com/truecharts/charts/compare/preclear-3.0.9...preclear-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/preclear/4.0.2/Chart.yaml b/stable/preclear/4.0.2/Chart.yaml deleted file mode 100644 index cfde754e61..0000000000 --- a/stable/preclear/4.0.2/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: preclear -version: 4.0.2 -appVersion: latest -description: A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. -home: https://truecharts.org/charts/incubator/preclear -icon: https://truecharts.org/img/hotlink-ok/chart-icons/preclear.png -deprecated: false -sources: - - https://registry.hub.docker.com/r/binhex/arch-preclear/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/preclear - - https://hub.docker.com/r/binhex/arch-preclear - - https://github.com/binhex/documentation - - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - preclear - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/preclear/4.0.2/app-changelog.md b/stable/preclear/4.0.2/app-changelog.md deleted file mode 100644 index d059aff0ec..0000000000 --- a/stable/preclear/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [preclear-4.0.2](https://github.com/truecharts/charts/compare/preclear-4.0.1...preclear-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/preclear/4.0.2/charts/common-17.1.4.tgz b/stable/preclear/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/preclear/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/preclear/4.1.0/CHANGELOG.md b/stable/preclear/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..eb6251581e --- /dev/null +++ b/stable/preclear/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [preclear-4.1.0](https://github.com/truecharts/charts/compare/preclear-4.0.2...preclear-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [preclear-4.0.2](https://github.com/truecharts/charts/compare/preclear-4.0.1...preclear-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [preclear-4.0.1](https://github.com/truecharts/charts/compare/preclear-4.0.0...preclear-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [preclear-4.0.0](https://github.com/truecharts/charts/compare/preclear-3.0.17...preclear-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [preclear-3.0.17](https://github.com/truecharts/charts/compare/preclear-3.0.16...preclear-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [preclear-3.0.16](https://github.com/truecharts/charts/compare/preclear-3.0.15...preclear-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [preclear-3.0.15](https://github.com/truecharts/charts/compare/preclear-3.0.14...preclear-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [preclear-3.0.14](https://github.com/truecharts/charts/compare/preclear-3.0.13...preclear-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [preclear-3.0.13](https://github.com/truecharts/charts/compare/preclear-3.0.12...preclear-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [preclear-3.0.12](https://github.com/truecharts/charts/compare/preclear-3.0.11...preclear-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [preclear-3.0.11](https://github.com/truecharts/charts/compare/preclear-3.0.10...preclear-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/preclear/4.1.0/Chart.yaml b/stable/preclear/4.1.0/Chart.yaml new file mode 100644 index 0000000000..5fc3a293a6 --- /dev/null +++ b/stable/preclear/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: preclear +version: 4.1.0 +appVersion: latest +description: A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. +home: https://truecharts.org/charts/incubator/preclear +icon: https://truecharts.org/img/hotlink-ok/chart-icons/preclear.png +deprecated: false +sources: + - https://hub.docker.com/r/binhex/arch-preclear + - https://registry.hub.docker.com/r/binhex/arch-preclear/ + - https://github.com/binhex/documentation + - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/preclear +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - preclear + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/preclear/4.0.2/README.md b/stable/preclear/4.1.0/README.md similarity index 100% rename from stable/preclear/4.0.2/README.md rename to stable/preclear/4.1.0/README.md diff --git a/stable/preclear/4.1.0/app-changelog.md b/stable/preclear/4.1.0/app-changelog.md new file mode 100644 index 0000000000..9bb88de164 --- /dev/null +++ b/stable/preclear/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [preclear-4.1.0](https://github.com/truecharts/charts/compare/preclear-4.0.2...preclear-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/preclear/4.0.2/app-readme.md b/stable/preclear/4.1.0/app-readme.md similarity index 100% rename from stable/preclear/4.0.2/app-readme.md rename to stable/preclear/4.1.0/app-readme.md diff --git a/stable/preclear/4.1.0/charts/common-17.2.2.tgz b/stable/preclear/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/preclear/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/preclear/4.0.2/ix_values.yaml b/stable/preclear/4.1.0/ix_values.yaml similarity index 100% rename from stable/preclear/4.0.2/ix_values.yaml rename to stable/preclear/4.1.0/ix_values.yaml diff --git a/stable/preclear/4.0.2/questions.yaml b/stable/preclear/4.1.0/questions.yaml similarity index 100% rename from stable/preclear/4.0.2/questions.yaml rename to stable/preclear/4.1.0/questions.yaml diff --git a/stable/prusaslicer-novnc/7.0.1/templates/common.yaml b/stable/preclear/4.1.0/templates/common.yaml similarity index 100% rename from stable/prusaslicer-novnc/7.0.1/templates/common.yaml rename to stable/preclear/4.1.0/templates/common.yaml diff --git a/stable/teedy-docs/4.0.1/values.yaml b/stable/preclear/4.1.0/values.yaml similarity index 100% rename from stable/teedy-docs/4.0.1/values.yaml rename to stable/preclear/4.1.0/values.yaml diff --git a/stable/pretend-youre-xyzzy/12.1.0/CHANGELOG.md b/stable/pretend-youre-xyzzy/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6ac640d220 --- /dev/null +++ b/stable/pretend-youre-xyzzy/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pretend-youre-xyzzy-12.1.0](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.0.1...pretend-youre-xyzzy-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pretend-youre-xyzzy-12.0.1](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.0.0...pretend-youre-xyzzy-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pretend-youre-xyzzy-12.0.0](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-11.0.11...pretend-youre-xyzzy-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pretend-youre-xyzzy-11.0.11](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-11.0.10...pretend-youre-xyzzy-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pretend-youre-xyzzy-11.0.10](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-11.0.9...pretend-youre-xyzzy-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pretend-youre-xyzzy-11.0.9](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-11.0.8...pretend-youre-xyzzy-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pretend-youre-xyzzy-11.0.8](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-11.0.7...pretend-youre-xyzzy-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pretend-youre-xyzzy-11.0.7](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-11.0.6...pretend-youre-xyzzy-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pretend-youre-xyzzy-11.0.6](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-11.0.5...pretend-youre-xyzzy-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pretend-youre-xyzzy-11.0.5](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-11.0.4...pretend-youre-xyzzy-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pretend-youre-xyzzy-11.0.4](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-11.0.3...pretend-youre-xyzzy-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/pretend-youre-xyzzy/12.1.0/Chart.yaml b/stable/pretend-youre-xyzzy/12.1.0/Chart.yaml new file mode 100644 index 0000000000..5091fe94f9 --- /dev/null +++ b/stable/pretend-youre-xyzzy/12.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pretend-youre-xyzzy +version: 12.1.0 +appVersion: "4" +description: pretend-youre-xyzzy, a cards against humanity clone +home: https://truecharts.org/charts/stable/pretend-youre-xyzzy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pretend-youre-xyzzy.png +deprecated: false +sources: + - https://github.com/ajanata/PretendYoureXyzzy + - https://github.com/emcniece/DockerYourXyzzy + - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy + - https://hub.docker.com/r/emcniece/dockeryourxyzzy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pretend-youre-xyzzy + - cards + - against + - humanity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/pretend-youre-xyzzy/12.1.0/README.md b/stable/pretend-youre-xyzzy/12.1.0/README.md new file mode 100644 index 0000000000..6757dffcd5 --- /dev/null +++ b/stable/pretend-youre-xyzzy/12.1.0/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/pretend-youre-xyzzy) + +**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/pretend-youre-xyzzy/12.1.0/app-changelog.md b/stable/pretend-youre-xyzzy/12.1.0/app-changelog.md new file mode 100644 index 0000000000..fe8d923790 --- /dev/null +++ b/stable/pretend-youre-xyzzy/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pretend-youre-xyzzy-12.1.0](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.0.1...pretend-youre-xyzzy-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pretend-youre-xyzzy/12.1.0/app-readme.md b/stable/pretend-youre-xyzzy/12.1.0/app-readme.md new file mode 100644 index 0000000000..41d6b814ee --- /dev/null +++ b/stable/pretend-youre-xyzzy/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +pretend-youre-xyzzy, a cards against humanity clone + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/pretend-youre-xyzzy](https://truecharts.org/charts/stable/pretend-youre-xyzzy) + +--- + +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/pretend-youre-xyzzy/12.1.0/charts/common-17.2.2.tgz b/stable/pretend-youre-xyzzy/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pretend-youre-xyzzy/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pretend-youre-xyzzy/12.1.0/ix_values.yaml b/stable/pretend-youre-xyzzy/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..2f56ef7f7d --- /dev/null +++ b/stable/pretend-youre-xyzzy/12.1.0/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: emcniece/dockeryourxyzzy + tag: 4@sha256:04eccbccc15cb755bbdcdd277d7ceaefb776d22b1ca8de6a97cc97eccfc7cd17 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10094 + targetPort: 8080 +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/pretend-youre-xyzzy/12.1.0/questions.yaml b/stable/pretend-youre-xyzzy/12.1.0/questions.yaml new file mode 100644 index 0000000000..5d3c331382 --- /dev/null +++ b/stable/pretend-youre-xyzzy/12.1.0/questions.yaml @@ -0,0 +1,2543 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10094 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/pretend-youre-xyzzy/12.1.0/templates/NOTES.txt b/stable/pretend-youre-xyzzy/12.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/pretend-youre-xyzzy/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/pretend-youre-xyzzy/12.1.0/templates/common.yaml b/stable/pretend-youre-xyzzy/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/pretend-youre-xyzzy/12.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/telethon-downloader/4.0.1/values.yaml b/stable/pretend-youre-xyzzy/12.1.0/values.yaml similarity index 100% rename from stable/telethon-downloader/4.0.1/values.yaml rename to stable/pretend-youre-xyzzy/12.1.0/values.yaml diff --git a/stable/projectsend/11.1.0/CHANGELOG.md b/stable/projectsend/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..97dd9aa8c8 --- /dev/null +++ b/stable/projectsend/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [projectsend-11.1.0](https://github.com/truecharts/charts/compare/projectsend-11.0.2...projectsend-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [projectsend-11.0.2](https://github.com/truecharts/charts/compare/projectsend-11.0.1...projectsend-11.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [projectsend-11.0.1](https://github.com/truecharts/charts/compare/projectsend-11.0.0...projectsend-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [projectsend-11.0.0](https://github.com/truecharts/charts/compare/projectsend-10.0.0...projectsend-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [projectsend-11.0.0](https://github.com/truecharts/charts/compare/projectsend-10.0.0...projectsend-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [projectsend-10.0.0](https://github.com/truecharts/charts/compare/projectsend-9.0.12...projectsend-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [projectsend-9.0.12](https://github.com/truecharts/charts/compare/projectsend-9.0.11...projectsend-9.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [projectsend-9.0.11](https://github.com/truecharts/charts/compare/projectsend-9.0.10...projectsend-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [projectsend-9.0.10](https://github.com/truecharts/charts/compare/projectsend-9.0.9...projectsend-9.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [projectsend-9.0.9](https://github.com/truecharts/charts/compare/projectsend-9.0.8...projectsend-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [projectsend-9.0.8](https://github.com/truecharts/charts/compare/projectsend-9.0.7...projectsend-9.0.8) (2023-12-23) + +### Chore diff --git a/stable/projectsend/11.1.0/Chart.yaml b/stable/projectsend/11.1.0/Chart.yaml new file mode 100644 index 0000000000..6818c7da32 --- /dev/null +++ b/stable/projectsend/11.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: projectsend +version: 11.1.0 +appVersion: latest +description: ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. +home: https://truecharts.org/charts/stable/projectsend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png +deprecated: false +sources: + - https://github.com/projectsend/projectsend + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend + - https://ghcr.io/linuxserver/projectsend +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - projectsend + - files +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: files + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/projectsend/11.1.0/README.md b/stable/projectsend/11.1.0/README.md new file mode 100644 index 0000000000..add7b97a5e --- /dev/null +++ b/stable/projectsend/11.1.0/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/projectsend) + +**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/projectsend/11.1.0/app-changelog.md b/stable/projectsend/11.1.0/app-changelog.md new file mode 100644 index 0000000000..a372a0bd3a --- /dev/null +++ b/stable/projectsend/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectsend-11.1.0](https://github.com/truecharts/charts/compare/projectsend-11.0.2...projectsend-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/projectsend/11.1.0/app-readme.md b/stable/projectsend/11.1.0/app-readme.md new file mode 100644 index 0000000000..46968116a8 --- /dev/null +++ b/stable/projectsend/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/projectsend](https://truecharts.org/charts/stable/projectsend) + +--- + +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/projectsend/11.1.0/charts/common-17.2.2.tgz b/stable/projectsend/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/projectsend/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/projectsend/11.1.0/charts/mariadb-12.1.0.tgz b/stable/projectsend/11.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/projectsend/11.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/projectsend/11.1.0/ix_values.yaml b/stable/projectsend/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..781c6aa3dc --- /dev/null +++ b/stable/projectsend/11.1.0/ix_values.yaml @@ -0,0 +1,48 @@ +image: + repository: ghcr.io/linuxserver/projectsend + pullPolicy: IfNotPresent + tag: latest@sha256:b4144f3fb3d56fd271834f61fe18494cadbfc3f8502aa016ae988cb7e4c5a206 +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + targetPort: 80 + port: 10127 +workload: + main: + podSpec: + containers: + main: + env: + MAX_UPLOAD: 5000 + PHP_MEMORY_LIMIT: "512M" + PHP_MAX_FILE_UPLOAD: 200 +persistence: + config: + enabled: true + mountPath: "/config" + projectsend-config: + enabled: true + type: configmap + objectName: projectsend-config + mountPath: /config/projectsend/sys.config.php + subPath: sys.config.php + readOnly: true + data: + enabled: true + mountPath: "/data" + varrun: + enabled: true +mariadb: + enabled: true + mariadbUsername: projectsend + mariadbDatabase: projectsend +portal: + open: + enabled: true diff --git a/stable/projectsend/11.1.0/questions.yaml b/stable/projectsend/11.1.0/questions.yaml new file mode 100644 index 0000000000..38222ed2b7 --- /dev/null +++ b/stable/projectsend/11.1.0/questions.yaml @@ -0,0 +1,3017 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: MAX_UPLOAD + label: "Max Upload" + description: "Maximum size (in mb.) that is allowed on each file to be uploaded." + schema: + type: int + required: true + default: 5000 + - variable: PHP_MAX_FILE_UPLOAD + label: "PHP Max File Upload" + description: "The maximum number of files allowed to be uploaded simultaneously. " + schema: + type: int + required: true + default: 200 + - variable: PHP_MEMORY_LIMIT + label: "PHP Memory Limit" + schema: + type: string + required: true + default: "512M" + - 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: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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: 10127 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/projectsend/11.1.0/templates/NOTES.txt b/stable/projectsend/11.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/projectsend/11.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/projectsend/11.1.0/templates/_configmap.tpl b/stable/projectsend/11.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..08e0ca0b35 --- /dev/null +++ b/stable/projectsend/11.1.0/templates/_configmap.tpl @@ -0,0 +1,28 @@ +{{/* Define the configmap */}} +{{- define "projectsend.configmaps" -}} +{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}} + +{{- $db := .Values.mariadb.mariadbDatabase -}} +{{- $dbuser := .Values.mariadb.mariadbUsername -}} +{{- $dbpassword := .Values.mariadb.creds.mariadbPassword | trimAll "\"" -}} +{{- $dbhost := .Values.mariadb.creds.plainhost | trimAll "\"" -}} + +projectsend-config: + enabled: true + data: + sys.config.php: | + =1.24.0-0" -apiVersion: v2 -name: projectzomboidreporter-frontend -version: 4.0.1 -appVersion: latest -description: This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. -home: https://truecharts.org/charts/incubator/projectzomboidreporter-frontend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectzomboidreporter-frontend.png -deprecated: false -sources: - - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/projectzomboidreporter-frontend - - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - projectzomboidreporter-frontend - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/projectzomboidreporter-frontend/4.0.1/app-changelog.md b/stable/projectzomboidreporter-frontend/4.0.1/app-changelog.md deleted file mode 100644 index bef84c59ad..0000000000 --- a/stable/projectzomboidreporter-frontend/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [projectzomboidreporter-frontend-4.0.1](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-4.0.0...projectzomboidreporter-frontend-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/projectzomboidreporter-frontend/4.0.1/charts/common-17.1.4.tgz b/stable/projectzomboidreporter-frontend/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/projectzomboidreporter-frontend/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/projectzomboidreporter-frontend/4.1.0/CHANGELOG.md b/stable/projectzomboidreporter-frontend/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d9e733dde3 --- /dev/null +++ b/stable/projectzomboidreporter-frontend/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [projectzomboidreporter-frontend-4.1.0](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-4.0.1...projectzomboidreporter-frontend-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [projectzomboidreporter-frontend-4.0.1](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-4.0.0...projectzomboidreporter-frontend-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [projectzomboidreporter-frontend-4.0.0](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-3.0.17...projectzomboidreporter-frontend-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [projectzomboidreporter-frontend-3.0.17](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-3.0.16...projectzomboidreporter-frontend-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [projectzomboidreporter-frontend-3.0.16](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-3.0.15...projectzomboidreporter-frontend-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [projectzomboidreporter-frontend-3.0.15](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-3.0.14...projectzomboidreporter-frontend-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [projectzomboidreporter-frontend-3.0.14](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-3.0.13...projectzomboidreporter-frontend-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [projectzomboidreporter-frontend-3.0.13](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-3.0.12...projectzomboidreporter-frontend-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [projectzomboidreporter-frontend-3.0.12](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-3.0.11...projectzomboidreporter-frontend-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [projectzomboidreporter-frontend-3.0.11](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-3.0.10...projectzomboidreporter-frontend-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [projectzomboidreporter-frontend-3.0.10](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-3.0.9...projectzomboidreporter-frontend-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/projectzomboidreporter-frontend/4.1.0/Chart.yaml b/stable/projectzomboidreporter-frontend/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e2b6176959 --- /dev/null +++ b/stable/projectzomboidreporter-frontend/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: projectzomboidreporter-frontend +version: 4.1.0 +appVersion: latest +description: This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. +home: https://truecharts.org/charts/incubator/projectzomboidreporter-frontend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectzomboidreporter-frontend.png +deprecated: false +sources: + - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/projectzomboidreporter-frontend + - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - projectzomboidreporter-frontend + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/projectzomboidreporter-frontend/4.0.1/README.md b/stable/projectzomboidreporter-frontend/4.1.0/README.md similarity index 100% rename from stable/projectzomboidreporter-frontend/4.0.1/README.md rename to stable/projectzomboidreporter-frontend/4.1.0/README.md diff --git a/stable/projectzomboidreporter-frontend/4.1.0/app-changelog.md b/stable/projectzomboidreporter-frontend/4.1.0/app-changelog.md new file mode 100644 index 0000000000..42349422e4 --- /dev/null +++ b/stable/projectzomboidreporter-frontend/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectzomboidreporter-frontend-4.1.0](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-4.0.1...projectzomboidreporter-frontend-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/projectzomboidreporter-frontend/4.0.1/app-readme.md b/stable/projectzomboidreporter-frontend/4.1.0/app-readme.md similarity index 100% rename from stable/projectzomboidreporter-frontend/4.0.1/app-readme.md rename to stable/projectzomboidreporter-frontend/4.1.0/app-readme.md diff --git a/stable/projectzomboidreporter-frontend/4.1.0/charts/common-17.2.2.tgz b/stable/projectzomboidreporter-frontend/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/projectzomboidreporter-frontend/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/projectzomboidreporter-frontend/4.0.1/ix_values.yaml b/stable/projectzomboidreporter-frontend/4.1.0/ix_values.yaml similarity index 100% rename from stable/projectzomboidreporter-frontend/4.0.1/ix_values.yaml rename to stable/projectzomboidreporter-frontend/4.1.0/ix_values.yaml diff --git a/stable/projectzomboidreporter-frontend/4.0.1/questions.yaml b/stable/projectzomboidreporter-frontend/4.1.0/questions.yaml similarity index 100% rename from stable/projectzomboidreporter-frontend/4.0.1/questions.yaml rename to stable/projectzomboidreporter-frontend/4.1.0/questions.yaml diff --git a/stable/pt-helper/4.0.1/templates/common.yaml b/stable/projectzomboidreporter-frontend/4.1.0/templates/common.yaml similarity index 100% rename from stable/pt-helper/4.0.1/templates/common.yaml rename to stable/projectzomboidreporter-frontend/4.1.0/templates/common.yaml diff --git a/stable/theforest/4.0.1/values.yaml b/stable/projectzomboidreporter-frontend/4.1.0/values.yaml similarity index 100% rename from stable/theforest/4.0.1/values.yaml rename to stable/projectzomboidreporter-frontend/4.1.0/values.yaml diff --git a/stable/promcord/10.1.0/CHANGELOG.md b/stable/promcord/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d1ac50da31 --- /dev/null +++ b/stable/promcord/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [promcord-10.1.0](https://github.com/truecharts/charts/compare/promcord-10.0.1...promcord-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [promcord-10.0.1](https://github.com/truecharts/charts/compare/promcord-10.0.0...promcord-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [promcord-10.0.0](https://github.com/truecharts/charts/compare/promcord-9.0.11...promcord-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [promcord-9.0.11](https://github.com/truecharts/charts/compare/promcord-9.0.10...promcord-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [promcord-9.0.10](https://github.com/truecharts/charts/compare/promcord-9.0.9...promcord-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [promcord-9.0.9](https://github.com/truecharts/charts/compare/promcord-9.0.8...promcord-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [promcord-9.0.8](https://github.com/truecharts/charts/compare/promcord-9.0.7...promcord-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [promcord-9.0.7](https://github.com/truecharts/charts/compare/promcord-9.0.6...promcord-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [promcord-9.0.6](https://github.com/truecharts/charts/compare/promcord-9.0.5...promcord-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [promcord-9.0.5](https://github.com/truecharts/charts/compare/promcord-9.0.4...promcord-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [promcord-9.0.4](https://github.com/truecharts/charts/compare/promcord-9.0.3...promcord-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/promcord/10.1.0/Chart.yaml b/stable/promcord/10.1.0/Chart.yaml new file mode 100644 index 0000000000..b8787d2e9d --- /dev/null +++ b/stable/promcord/10.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: promcord +version: 10.1.0 +appVersion: latest +description: Discord bot that provides metrics from a Discord server +home: https://truecharts.org/charts/stable/promcord +icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - https://hub.docker.com/r/biospheere/promcord + - https://github.com/nimarion/promcord +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - promcord + - discord + - metrics +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/promcord/10.1.0/README.md b/stable/promcord/10.1.0/README.md new file mode 100644 index 0000000000..55c013c13e --- /dev/null +++ b/stable/promcord/10.1.0/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/promcord) + +**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/promcord/10.1.0/app-changelog.md b/stable/promcord/10.1.0/app-changelog.md new file mode 100644 index 0000000000..c5b39efc8a --- /dev/null +++ b/stable/promcord/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [promcord-10.1.0](https://github.com/truecharts/charts/compare/promcord-10.0.1...promcord-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/promcord/10.1.0/app-readme.md b/stable/promcord/10.1.0/app-readme.md new file mode 100644 index 0000000000..b415e5c6f3 --- /dev/null +++ b/stable/promcord/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Discord bot that provides metrics from a Discord server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/promcord](https://truecharts.org/charts/stable/promcord) + +--- + +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/promcord/10.1.0/charts/common-17.2.2.tgz b/stable/promcord/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/promcord/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/promcord/10.1.0/ix_values.yaml b/stable/promcord/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..9c03f89217 --- /dev/null +++ b/stable/promcord/10.1.0/ix_values.yaml @@ -0,0 +1,28 @@ +image: + repository: biospheere/promcord + tag: latest@sha256:16d4fd269e665890d92e8ab2bf64f6cdd6f8bd45f27e829d414c4bad447c4974 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + type: ClusterIP + enabled: true + port: 8080 +# env: +# DISCORD_TOKEN: +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: main + path: /metrics + prometheusRule: + enabled: false +portal: + open: + enabled: false +securityContext: + container: + readOnlyRootFilesystem: false diff --git a/stable/promcord/10.1.0/questions.yaml b/stable/promcord/10.1.0/questions.yaml new file mode 100644 index 0000000000..c68cf4086c --- /dev/null +++ b/stable/promcord/10.1.0/questions.yaml @@ -0,0 +1,1985 @@ +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: {} +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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: DISCORD_TOKEN + label: "Discord Token" + description: "Token with Access to your Discord" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/promcord/10.1.0/templates/NOTES.txt b/stable/promcord/10.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/promcord/10.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/pvk-ii/4.0.2/templates/common.yaml b/stable/promcord/10.1.0/templates/common.yaml similarity index 100% rename from stable/pvk-ii/4.0.2/templates/common.yaml rename to stable/promcord/10.1.0/templates/common.yaml diff --git a/stable/theme-park/8.0.1/values.yaml b/stable/promcord/10.1.0/values.yaml similarity index 100% rename from stable/theme-park/8.0.1/values.yaml rename to stable/promcord/10.1.0/values.yaml diff --git a/stable/protonmail-bridge/13.1.0/CHANGELOG.md b/stable/protonmail-bridge/13.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c0af39c1cc --- /dev/null +++ b/stable/protonmail-bridge/13.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [protonmail-bridge-13.1.0](https://github.com/truecharts/charts/compare/protonmail-bridge-13.0.1...protonmail-bridge-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [protonmail-bridge-13.0.1](https://github.com/truecharts/charts/compare/protonmail-bridge-13.0.0...protonmail-bridge-13.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [protonmail-bridge-13.0.0](https://github.com/truecharts/charts/compare/protonmail-bridge-12.0.11...protonmail-bridge-13.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [protonmail-bridge-12.0.11](https://github.com/truecharts/charts/compare/protonmail-bridge-12.0.10...protonmail-bridge-12.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [protonmail-bridge-12.0.10](https://github.com/truecharts/charts/compare/protonmail-bridge-12.0.9...protonmail-bridge-12.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [protonmail-bridge-12.0.9](https://github.com/truecharts/charts/compare/protonmail-bridge-12.0.8...protonmail-bridge-12.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [protonmail-bridge-12.0.8](https://github.com/truecharts/charts/compare/protonmail-bridge-12.0.7...protonmail-bridge-12.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [protonmail-bridge-12.0.7](https://github.com/truecharts/charts/compare/protonmail-bridge-12.0.6...protonmail-bridge-12.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [protonmail-bridge-12.0.6](https://github.com/truecharts/charts/compare/protonmail-bridge-12.0.5...protonmail-bridge-12.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [protonmail-bridge-12.0.5](https://github.com/truecharts/charts/compare/protonmail-bridge-12.0.4...protonmail-bridge-12.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [protonmail-bridge-12.0.4](https://github.com/truecharts/charts/compare/protonmail-bridge-12.0.3...protonmail-bridge-12.0.4) (2023-12-21) + +### Fix diff --git a/stable/protonmail-bridge/13.1.0/Chart.yaml b/stable/protonmail-bridge/13.1.0/Chart.yaml new file mode 100644 index 0000000000..4b1d7d2e69 --- /dev/null +++ b/stable/protonmail-bridge/13.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: protonmail-bridge +version: 13.1.0 +appVersion: 3.7.1 +description: ProtonMail IMAP/SMTP Bridge to work on the network. +home: https://truecharts.org/charts/stable/protonmail-bridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png +deprecated: false +sources: + - https://hub.docker.com/r/shenxn/protonmail-bridge + - https://github.com/shenxn/protonmail-bridge-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - protonmail + - protonmail-bridge +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/protonmail-bridge/13.1.0/README.md b/stable/protonmail-bridge/13.1.0/README.md new file mode 100644 index 0000000000..b30eb664b6 --- /dev/null +++ b/stable/protonmail-bridge/13.1.0/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/protonmail-bridge) + +**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/protonmail-bridge/13.1.0/app-changelog.md b/stable/protonmail-bridge/13.1.0/app-changelog.md new file mode 100644 index 0000000000..c2499cfce5 --- /dev/null +++ b/stable/protonmail-bridge/13.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [protonmail-bridge-13.1.0](https://github.com/truecharts/charts/compare/protonmail-bridge-13.0.1...protonmail-bridge-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/protonmail-bridge/13.1.0/app-readme.md b/stable/protonmail-bridge/13.1.0/app-readme.md new file mode 100644 index 0000000000..2149c067bc --- /dev/null +++ b/stable/protonmail-bridge/13.1.0/app-readme.md @@ -0,0 +1,8 @@ +ProtonMail IMAP/SMTP Bridge to work on the network. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/protonmail-bridge](https://truecharts.org/charts/stable/protonmail-bridge) + +--- + +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/protonmail-bridge/13.1.0/charts/common-17.2.2.tgz b/stable/protonmail-bridge/13.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/protonmail-bridge/13.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/protonmail-bridge/13.1.0/ix_values.yaml b/stable/protonmail-bridge/13.1.0/ix_values.yaml new file mode 100644 index 0000000000..651e1b8de2 --- /dev/null +++ b/stable/protonmail-bridge/13.1.0/ix_values.yaml @@ -0,0 +1,56 @@ +image: + repository: shenxn/protonmail-bridge + tag: 3.7.1-1@sha256:709f2180587d13845d1d2cec1cbb99d2ea7d6e1cbd4f5d47d827fd38c132ee7e + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + enabled: false + ports: + main: + enabled: false + smtp: + enabled: true + primary: true + ports: + smtp: + enabled: true + primary: true + port: 25 + protocol: tcp + targetPort: 25 + imap: + enabled: true + ports: + imap: + enabled: true + port: 143 + protcol: tcp + targetPort: 143 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + port: "{{ .Values.service.smtp.ports.smtp.targetPort }}" + readiness: + type: tcp + port: "{{ .Values.service.smtp.ports.smtp.targetPort }}" + startup: + type: tcp + port: "{{ .Values.service.smtp.ports.smtp.targetPort }}" +persistence: + config: + enabled: true + mountPath: "/root" +portal: + open: + enabled: false diff --git a/stable/protonmail-bridge/13.1.0/questions.yaml b/stable/protonmail-bridge/13.1.0/questions.yaml new file mode 100644 index 0000000000..90f2c32f6c --- /dev/null +++ b/stable/protonmail-bridge/13.1.0/questions.yaml @@ -0,0 +1,2335 @@ +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: {} +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: main Service + description: The main service + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: false + hidden: true + - variable: smtp + label: SMTP Service + description: The smtp service + 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: smtp + label: SMTP 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: 25 + required: true + - variable: imap + label: IMAP Service + description: The IMAP service + 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: imap + label: IMAP 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: 143 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/protonmail-bridge/13.1.0/templates/NOTES.txt b/stable/protonmail-bridge/13.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/protonmail-bridge/13.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/protonmail-bridge/13.1.0/templates/common.yaml b/stable/protonmail-bridge/13.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/protonmail-bridge/13.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/thunderbird/4.0.1/values.yaml b/stable/protonmail-bridge/13.1.0/values.yaml similarity index 100% rename from stable/thunderbird/4.0.1/values.yaml rename to stable/protonmail-bridge/13.1.0/values.yaml diff --git a/stable/prowlarr/14.1.0/CHANGELOG.md b/stable/prowlarr/14.1.0/CHANGELOG.md new file mode 100644 index 0000000000..be1b5db73a --- /dev/null +++ b/stable/prowlarr/14.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prowlarr-14.1.0](https://github.com/truecharts/charts/compare/prowlarr-14.0.1...prowlarr-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [prowlarr-14.0.1](https://github.com/truecharts/charts/compare/prowlarr-14.0.0...prowlarr-14.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [prowlarr-14.0.0](https://github.com/truecharts/charts/compare/prowlarr-13.0.12...prowlarr-14.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [prowlarr-13.0.12](https://github.com/truecharts/charts/compare/prowlarr-13.0.11...prowlarr-13.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/onedr0p/prowlarr-develop to v1.11.3.4163[@388ab3f](https://github.com/388ab3f) by renovate ([#16468](https://github.com/truecharts/charts/issues/16468)) + + + + +## [prowlarr-13.0.11](https://github.com/truecharts/charts/compare/prowlarr-13.0.10...prowlarr-13.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [prowlarr-13.0.10](https://github.com/truecharts/charts/compare/prowlarr-13.0.9...prowlarr-13.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [prowlarr-13.0.9](https://github.com/truecharts/charts/compare/prowlarr-13.0.8...prowlarr-13.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [prowlarr-13.0.8](https://github.com/truecharts/charts/compare/prowlarr-13.0.7...prowlarr-13.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [prowlarr-13.0.7](https://github.com/truecharts/charts/compare/prowlarr-13.0.6...prowlarr-13.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [prowlarr-13.0.6](https://github.com/truecharts/charts/compare/prowlarr-13.0.5...prowlarr-13.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [prowlarr-13.0.5](https://github.com/truecharts/charts/compare/prowlarr-13.0.4...prowlarr-13.0.5) (2023-12-22) + +### Fix diff --git a/stable/prowlarr/14.1.0/Chart.yaml b/stable/prowlarr/14.1.0/Chart.yaml new file mode 100644 index 0000000000..9c2d6e138b --- /dev/null +++ b/stable/prowlarr/14.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: prowlarr +version: 14.1.0 +appVersion: 1.11.3.4163 +description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. +home: https://truecharts.org/charts/stable/prowlarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png +deprecated: false +sources: + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr + - https://ghcr.io/onedr0p/exportarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - prowlarr + - torrent + - usenet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/prowlarr/14.1.0/README.md b/stable/prowlarr/14.1.0/README.md new file mode 100644 index 0000000000..1640b50b21 --- /dev/null +++ b/stable/prowlarr/14.1.0/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/prowlarr) + +**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/prowlarr/14.1.0/app-changelog.md b/stable/prowlarr/14.1.0/app-changelog.md new file mode 100644 index 0000000000..9fdcb404ba --- /dev/null +++ b/stable/prowlarr/14.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prowlarr-14.1.0](https://github.com/truecharts/charts/compare/prowlarr-14.0.1...prowlarr-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/prowlarr/14.1.0/app-readme.md b/stable/prowlarr/14.1.0/app-readme.md new file mode 100644 index 0000000000..4e201b3174 --- /dev/null +++ b/stable/prowlarr/14.1.0/app-readme.md @@ -0,0 +1,8 @@ +Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/prowlarr](https://truecharts.org/charts/stable/prowlarr) + +--- + +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/prowlarr/14.1.0/charts/common-17.2.2.tgz b/stable/prowlarr/14.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/prowlarr/14.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/prowlarr/14.1.0/ix_values.yaml b/stable/prowlarr/14.1.0/ix_values.yaml new file mode 100644 index 0000000000..dd41582827 --- /dev/null +++ b/stable/prowlarr/14.1.0/ix_values.yaml @@ -0,0 +1,100 @@ +image: + repository: ghcr.io/onedr0p/prowlarr-develop + tag: 1.11.3.4163@sha256:388ab3fafa6d5239fc931cf974fd32a5f64e88341fb167f815a3ffd370e615bf + pullPolicy: IfNotPresent +exportarrImage: + repository: ghcr.io/onedr0p/exportarr + pullPolicy: IfNotPresent + tag: v1.6.0@sha256:b522e128509b766cf66f847190fccd225ff194dc76775fe6a215f2dd3010cac2 +securityContext: + container: + readOnlyRootFilesystem: false +service: + main: + ports: + main: + port: 9696 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 9697 + targetSelector: exportarr +workload: + main: + podSpec: + containers: + main: + env: + PROWLARR__PORT: "{{ .Values.service.main.ports.main.port }}" + PROWLARR__AUTHENTICATION_METHOD: "" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - prowlarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + # enable backfill of historical metrics + # PROWLARR__BACKFILL: false + # Set a date from which to start the backfill + # PROWLARR__BACKFILL_SINCE_DATE: 1970-01-01 + CONFIG: "/config/config.xml" +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics + prometheusRule: + enabled: false +portal: + open: + enabled: true +updated: true diff --git a/stable/prowlarr/14.1.0/questions.yaml b/stable/prowlarr/14.1.0/questions.yaml new file mode 100644 index 0000000000..b1be51d456 --- /dev/null +++ b/stable/prowlarr/14.1.0/questions.yaml @@ -0,0 +1,2881 @@ +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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: PROWLARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 9696 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/prowlarr/14.1.0/templates/NOTES.txt b/stable/prowlarr/14.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/prowlarr/14.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/prowlarr/14.1.0/templates/common.yaml b/stable/prowlarr/14.1.0/templates/common.yaml new file mode 100644 index 0000000000..3c93f57861 --- /dev/null +++ b/stable/prowlarr/14.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Disable [exportarr] if requested */}} +{{- if not .Values.metrics.main.enabled -}} + {{- $_ := set .Values.workload.exportarr "enabled" false -}} + {{- $_ := set .Values.service.metrics "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/timetagger/4.0.1/values.yaml b/stable/prowlarr/14.1.0/values.yaml similarity index 100% rename from stable/timetagger/4.0.1/values.yaml rename to stable/prowlarr/14.1.0/values.yaml diff --git a/stable/proxmox-backup-server/2.0.1/CHANGELOG.md b/stable/proxmox-backup-server/2.0.1/CHANGELOG.md deleted file mode 100644 index 196accfca9..0000000000 --- a/stable/proxmox-backup-server/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [proxmox-backup-server-2.0.1](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.0.0...proxmox-backup-server-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [proxmox-backup-server-2.0.0](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.11...proxmox-backup-server-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [proxmox-backup-server-1.0.11](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.10...proxmox-backup-server-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [proxmox-backup-server-1.0.10](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.9...proxmox-backup-server-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [proxmox-backup-server-1.0.9](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.8...proxmox-backup-server-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [proxmox-backup-server-1.0.8](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.7...proxmox-backup-server-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [proxmox-backup-server-1.0.7](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.6...proxmox-backup-server-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [proxmox-backup-server-1.0.6](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.5...proxmox-backup-server-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [proxmox-backup-server-1.0.5](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.4...proxmox-backup-server-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [proxmox-backup-server-1.0.4](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.3...proxmox-backup-server-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [proxmox-backup-server-1.0.3](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.2...proxmox-backup-server-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/proxmox-backup-server/2.0.1/Chart.yaml b/stable/proxmox-backup-server/2.0.1/Chart.yaml deleted file mode 100644 index c507e83ca6..0000000000 --- a/stable/proxmox-backup-server/2.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: proxmox-backup-server -version: 2.0.1 -appVersion: 3.0.2 -description: Container for proxmox backup server -home: https://truecharts.org/charts/incubator/proxmox-backup-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/proxmox-backup-server - - https://github.com/truecharts/containers/tree/master/mirrorproxmox-backup-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - proxmox-backup-server - - pbs -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: test - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/proxmox-backup-server/2.0.1/app-changelog.md b/stable/proxmox-backup-server/2.0.1/app-changelog.md deleted file mode 100644 index 5a09e53b3d..0000000000 --- a/stable/proxmox-backup-server/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [proxmox-backup-server-2.0.1](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.0.0...proxmox-backup-server-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/proxmox-backup-server/2.0.1/charts/common-17.1.4.tgz b/stable/proxmox-backup-server/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/proxmox-backup-server/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/proxmox-backup-server/2.1.0/CHANGELOG.md b/stable/proxmox-backup-server/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c86866d135 --- /dev/null +++ b/stable/proxmox-backup-server/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [proxmox-backup-server-2.1.0](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.0.1...proxmox-backup-server-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [proxmox-backup-server-2.0.1](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.0.0...proxmox-backup-server-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [proxmox-backup-server-2.0.0](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.11...proxmox-backup-server-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [proxmox-backup-server-1.0.11](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.10...proxmox-backup-server-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [proxmox-backup-server-1.0.10](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.9...proxmox-backup-server-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [proxmox-backup-server-1.0.9](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.8...proxmox-backup-server-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [proxmox-backup-server-1.0.8](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.7...proxmox-backup-server-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [proxmox-backup-server-1.0.7](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.6...proxmox-backup-server-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [proxmox-backup-server-1.0.6](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.5...proxmox-backup-server-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [proxmox-backup-server-1.0.5](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.4...proxmox-backup-server-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [proxmox-backup-server-1.0.4](https://github.com/truecharts/charts/compare/proxmox-backup-server-1.0.3...proxmox-backup-server-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/proxmox-backup-server/2.1.0/Chart.yaml b/stable/proxmox-backup-server/2.1.0/Chart.yaml new file mode 100644 index 0000000000..b0c56cc0c7 --- /dev/null +++ b/stable/proxmox-backup-server/2.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: proxmox-backup-server +version: 2.1.0 +appVersion: 3.0.2 +description: Container for proxmox backup server +home: https://truecharts.org/charts/incubator/proxmox-backup-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/proxmox-backup-server + - https://github.com/truecharts/containers/tree/master/mirrorproxmox-backup-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - proxmox-backup-server + - pbs +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: test + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/proxmox-backup-server/2.0.1/README.md b/stable/proxmox-backup-server/2.1.0/README.md similarity index 100% rename from stable/proxmox-backup-server/2.0.1/README.md rename to stable/proxmox-backup-server/2.1.0/README.md diff --git a/stable/proxmox-backup-server/2.1.0/app-changelog.md b/stable/proxmox-backup-server/2.1.0/app-changelog.md new file mode 100644 index 0000000000..880d98e047 --- /dev/null +++ b/stable/proxmox-backup-server/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [proxmox-backup-server-2.1.0](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.0.1...proxmox-backup-server-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/proxmox-backup-server/2.0.1/app-readme.md b/stable/proxmox-backup-server/2.1.0/app-readme.md similarity index 100% rename from stable/proxmox-backup-server/2.0.1/app-readme.md rename to stable/proxmox-backup-server/2.1.0/app-readme.md diff --git a/stable/proxmox-backup-server/2.1.0/charts/common-17.2.2.tgz b/stable/proxmox-backup-server/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/proxmox-backup-server/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/proxmox-backup-server/2.0.1/ix_values.yaml b/stable/proxmox-backup-server/2.1.0/ix_values.yaml similarity index 100% rename from stable/proxmox-backup-server/2.0.1/ix_values.yaml rename to stable/proxmox-backup-server/2.1.0/ix_values.yaml diff --git a/stable/proxmox-backup-server/2.0.1/questions.yaml b/stable/proxmox-backup-server/2.1.0/questions.yaml similarity index 100% rename from stable/proxmox-backup-server/2.0.1/questions.yaml rename to stable/proxmox-backup-server/2.1.0/questions.yaml diff --git a/stable/proxmox-backup-server/2.1.0/templates/common.yaml b/stable/proxmox-backup-server/2.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/proxmox-backup-server/2.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tinymediamanager/8.0.1/values.yaml b/stable/proxmox-backup-server/2.1.0/values.yaml similarity index 100% rename from stable/tinymediamanager/8.0.1/values.yaml rename to stable/proxmox-backup-server/2.1.0/values.yaml diff --git a/stable/prpdf/4.0.1/CHANGELOG.md b/stable/prpdf/4.0.1/CHANGELOG.md deleted file mode 100644 index 17c440c311..0000000000 --- a/stable/prpdf/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [prpdf-4.0.1](https://github.com/truecharts/charts/compare/prpdf-4.0.0...prpdf-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [prpdf-4.0.0](https://github.com/truecharts/charts/compare/prpdf-3.0.17...prpdf-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [prpdf-3.0.17](https://github.com/truecharts/charts/compare/prpdf-3.0.16...prpdf-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [prpdf-3.0.16](https://github.com/truecharts/charts/compare/prpdf-3.0.15...prpdf-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [prpdf-3.0.15](https://github.com/truecharts/charts/compare/prpdf-3.0.14...prpdf-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [prpdf-3.0.14](https://github.com/truecharts/charts/compare/prpdf-3.0.13...prpdf-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [prpdf-3.0.13](https://github.com/truecharts/charts/compare/prpdf-3.0.12...prpdf-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [prpdf-3.0.12](https://github.com/truecharts/charts/compare/prpdf-3.0.11...prpdf-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [prpdf-3.0.11](https://github.com/truecharts/charts/compare/prpdf-3.0.10...prpdf-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [prpdf-3.0.10](https://github.com/truecharts/charts/compare/prpdf-3.0.9...prpdf-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [prpdf-3.0.9](https://github.com/truecharts/charts/compare/prpdf-3.0.8...prpdf-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/prpdf/4.0.1/Chart.yaml b/stable/prpdf/4.0.1/Chart.yaml deleted file mode 100644 index 562d56779b..0000000000 --- a/stable/prpdf/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: prpdf -version: 4.0.1 -appVersion: latest -description: This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. -home: https://truecharts.org/charts/incubator/prpdf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prpdf.png -deprecated: false -sources: - - https://github.com/maschhoff/prpdf - - https://github.com/truecharts/charts/tree/master/charts/incubator/prpdf - - https://hub.docker.com/r/knex666/prpdf -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - prpdf - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/prpdf/4.0.1/app-changelog.md b/stable/prpdf/4.0.1/app-changelog.md deleted file mode 100644 index a11bb84b15..0000000000 --- a/stable/prpdf/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prpdf-4.0.1](https://github.com/truecharts/charts/compare/prpdf-4.0.0...prpdf-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/prpdf/4.0.1/charts/common-17.1.4.tgz b/stable/prpdf/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/prpdf/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/prpdf/4.1.0/CHANGELOG.md b/stable/prpdf/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..11f092e915 --- /dev/null +++ b/stable/prpdf/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prpdf-4.1.0](https://github.com/truecharts/charts/compare/prpdf-4.0.1...prpdf-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [prpdf-4.0.1](https://github.com/truecharts/charts/compare/prpdf-4.0.0...prpdf-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [prpdf-4.0.0](https://github.com/truecharts/charts/compare/prpdf-3.0.17...prpdf-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [prpdf-3.0.17](https://github.com/truecharts/charts/compare/prpdf-3.0.16...prpdf-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [prpdf-3.0.16](https://github.com/truecharts/charts/compare/prpdf-3.0.15...prpdf-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [prpdf-3.0.15](https://github.com/truecharts/charts/compare/prpdf-3.0.14...prpdf-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [prpdf-3.0.14](https://github.com/truecharts/charts/compare/prpdf-3.0.13...prpdf-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [prpdf-3.0.13](https://github.com/truecharts/charts/compare/prpdf-3.0.12...prpdf-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [prpdf-3.0.12](https://github.com/truecharts/charts/compare/prpdf-3.0.11...prpdf-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [prpdf-3.0.11](https://github.com/truecharts/charts/compare/prpdf-3.0.10...prpdf-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [prpdf-3.0.10](https://github.com/truecharts/charts/compare/prpdf-3.0.9...prpdf-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/prpdf/4.1.0/Chart.yaml b/stable/prpdf/4.1.0/Chart.yaml new file mode 100644 index 0000000000..f42060e21a --- /dev/null +++ b/stable/prpdf/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: prpdf +version: 4.1.0 +appVersion: latest +description: This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. +home: https://truecharts.org/charts/incubator/prpdf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prpdf.png +deprecated: false +sources: + - https://github.com/maschhoff/prpdf + - https://github.com/truecharts/charts/tree/master/charts/incubator/prpdf + - https://hub.docker.com/r/knex666/prpdf +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - prpdf + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/prpdf/4.0.1/README.md b/stable/prpdf/4.1.0/README.md similarity index 100% rename from stable/prpdf/4.0.1/README.md rename to stable/prpdf/4.1.0/README.md diff --git a/stable/prpdf/4.1.0/app-changelog.md b/stable/prpdf/4.1.0/app-changelog.md new file mode 100644 index 0000000000..e72d5654d4 --- /dev/null +++ b/stable/prpdf/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prpdf-4.1.0](https://github.com/truecharts/charts/compare/prpdf-4.0.1...prpdf-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/prpdf/4.0.1/app-readme.md b/stable/prpdf/4.1.0/app-readme.md similarity index 100% rename from stable/prpdf/4.0.1/app-readme.md rename to stable/prpdf/4.1.0/app-readme.md diff --git a/stable/prpdf/4.1.0/charts/common-17.2.2.tgz b/stable/prpdf/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/prpdf/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/prpdf/4.0.1/ix_values.yaml b/stable/prpdf/4.1.0/ix_values.yaml similarity index 100% rename from stable/prpdf/4.0.1/ix_values.yaml rename to stable/prpdf/4.1.0/ix_values.yaml diff --git a/stable/prpdf/4.0.1/questions.yaml b/stable/prpdf/4.1.0/questions.yaml similarity index 100% rename from stable/prpdf/4.0.1/questions.yaml rename to stable/prpdf/4.1.0/questions.yaml diff --git a/stable/pwm/4.0.1/templates/common.yaml b/stable/prpdf/4.1.0/templates/common.yaml similarity index 100% rename from stable/pwm/4.0.1/templates/common.yaml rename to stable/prpdf/4.1.0/templates/common.yaml diff --git a/stable/tonido/4.0.1/values.yaml b/stable/prpdf/4.1.0/values.yaml similarity index 100% rename from stable/tonido/4.0.1/values.yaml rename to stable/prpdf/4.1.0/values.yaml diff --git a/stable/prusaslicer-novnc/7.0.1/CHANGELOG.md b/stable/prusaslicer-novnc/7.0.1/CHANGELOG.md deleted file mode 100644 index 436a27d5bc..0000000000 --- a/stable/prusaslicer-novnc/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [prusaslicer-novnc-7.0.1](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.0.0...prusaslicer-novnc-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [prusaslicer-novnc-7.0.0](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.12...prusaslicer-novnc-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [prusaslicer-novnc-6.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.11...prusaslicer-novnc-6.0.12) (2023-12-25) - -### Chore - -- update container image mikeah/prusaslicer-novnc to latest[@15b3cf5](https://github.com/15b3cf5) by renovate ([#16437](https://github.com/truecharts/charts/issues/16437)) - - - - -## [prusaslicer-novnc-6.0.11](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.10...prusaslicer-novnc-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [prusaslicer-novnc-6.0.10](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.9...prusaslicer-novnc-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [prusaslicer-novnc-6.0.9](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.8...prusaslicer-novnc-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [prusaslicer-novnc-6.0.8](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.7...prusaslicer-novnc-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [prusaslicer-novnc-6.0.7](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.6...prusaslicer-novnc-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [prusaslicer-novnc-6.0.6](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.5...prusaslicer-novnc-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [prusaslicer-novnc-6.0.5](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.4...prusaslicer-novnc-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [prusaslicer-novnc-6.0.4](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.3...prusaslicer-novnc-6.0.4) (2023-12-21) - -### Fix diff --git a/stable/prusaslicer-novnc/7.0.1/Chart.yaml b/stable/prusaslicer-novnc/7.0.1/Chart.yaml deleted file mode 100644 index 19d7ec7b8d..0000000000 --- a/stable/prusaslicer-novnc/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: prusaslicer-novnc -version: 7.0.1 -appVersion: latest -description: Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. -home: https://truecharts.org/charts/stable/prusaslicer-novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png -deprecated: false -sources: - - https://www.prusa3d.com/prusaslicer/ - - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - - https://hub.docker.com/r/mikeah/prusaslicer-novnc -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - prusaslicer-novnc - - HomeAutomation - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/prusaslicer-novnc/7.0.1/app-changelog.md b/stable/prusaslicer-novnc/7.0.1/app-changelog.md deleted file mode 100644 index 4bf3571fec..0000000000 --- a/stable/prusaslicer-novnc/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prusaslicer-novnc-7.0.1](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.0.0...prusaslicer-novnc-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/prusaslicer-novnc/7.0.1/charts/common-17.1.4.tgz b/stable/prusaslicer-novnc/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/prusaslicer-novnc/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/prusaslicer-novnc/7.1.0/CHANGELOG.md b/stable/prusaslicer-novnc/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fc3bdabc69 --- /dev/null +++ b/stable/prusaslicer-novnc/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prusaslicer-novnc-7.1.0](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.0.1...prusaslicer-novnc-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [prusaslicer-novnc-7.0.1](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.0.0...prusaslicer-novnc-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [prusaslicer-novnc-7.0.0](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.12...prusaslicer-novnc-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [prusaslicer-novnc-6.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.11...prusaslicer-novnc-6.0.12) (2023-12-25) + +### Chore + +- update container image mikeah/prusaslicer-novnc to latest[@15b3cf5](https://github.com/15b3cf5) by renovate ([#16437](https://github.com/truecharts/charts/issues/16437)) + + + + +## [prusaslicer-novnc-6.0.11](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.10...prusaslicer-novnc-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [prusaslicer-novnc-6.0.10](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.9...prusaslicer-novnc-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [prusaslicer-novnc-6.0.9](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.8...prusaslicer-novnc-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [prusaslicer-novnc-6.0.8](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.7...prusaslicer-novnc-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [prusaslicer-novnc-6.0.7](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.6...prusaslicer-novnc-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [prusaslicer-novnc-6.0.6](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.5...prusaslicer-novnc-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [prusaslicer-novnc-6.0.5](https://github.com/truecharts/charts/compare/prusaslicer-novnc-6.0.4...prusaslicer-novnc-6.0.5) (2023-12-22) + +### Fix diff --git a/stable/prusaslicer-novnc/7.1.0/Chart.yaml b/stable/prusaslicer-novnc/7.1.0/Chart.yaml new file mode 100644 index 0000000000..d33a843f54 --- /dev/null +++ b/stable/prusaslicer-novnc/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: prusaslicer-novnc +version: 7.1.0 +appVersion: latest +description: Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. +home: https://truecharts.org/charts/stable/prusaslicer-novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png +deprecated: false +sources: + - https://www.prusa3d.com/prusaslicer/ + - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc + - https://hub.docker.com/r/mikeah/prusaslicer-novnc +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - prusaslicer-novnc + - HomeAutomation + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/prusaslicer-novnc/7.0.1/README.md b/stable/prusaslicer-novnc/7.1.0/README.md similarity index 100% rename from stable/prusaslicer-novnc/7.0.1/README.md rename to stable/prusaslicer-novnc/7.1.0/README.md diff --git a/stable/prusaslicer-novnc/7.1.0/app-changelog.md b/stable/prusaslicer-novnc/7.1.0/app-changelog.md new file mode 100644 index 0000000000..78fd9aaa28 --- /dev/null +++ b/stable/prusaslicer-novnc/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prusaslicer-novnc-7.1.0](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.0.1...prusaslicer-novnc-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/prusaslicer-novnc/7.0.1/app-readme.md b/stable/prusaslicer-novnc/7.1.0/app-readme.md similarity index 100% rename from stable/prusaslicer-novnc/7.0.1/app-readme.md rename to stable/prusaslicer-novnc/7.1.0/app-readme.md diff --git a/stable/prusaslicer-novnc/7.1.0/charts/common-17.2.2.tgz b/stable/prusaslicer-novnc/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/prusaslicer-novnc/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/prusaslicer-novnc/7.0.1/ix_values.yaml b/stable/prusaslicer-novnc/7.1.0/ix_values.yaml similarity index 100% rename from stable/prusaslicer-novnc/7.0.1/ix_values.yaml rename to stable/prusaslicer-novnc/7.1.0/ix_values.yaml diff --git a/stable/prusaslicer-novnc/7.0.1/questions.yaml b/stable/prusaslicer-novnc/7.1.0/questions.yaml similarity index 100% rename from stable/prusaslicer-novnc/7.0.1/questions.yaml rename to stable/prusaslicer-novnc/7.1.0/questions.yaml diff --git a/stable/prusaslicer-novnc/7.1.0/templates/NOTES.txt b/stable/prusaslicer-novnc/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/prusaslicer-novnc/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/pyload-ng/4.0.2/templates/common.yaml b/stable/prusaslicer-novnc/7.1.0/templates/common.yaml similarity index 100% rename from stable/pyload-ng/4.0.2/templates/common.yaml rename to stable/prusaslicer-novnc/7.1.0/templates/common.yaml diff --git a/stable/tracks/4.0.1/values.yaml b/stable/prusaslicer-novnc/7.1.0/values.yaml similarity index 100% rename from stable/tracks/4.0.1/values.yaml rename to stable/prusaslicer-novnc/7.1.0/values.yaml diff --git a/stable/pt-helper/4.0.1/CHANGELOG.md b/stable/pt-helper/4.0.1/CHANGELOG.md deleted file mode 100644 index 7c3bfd9f4c..0000000000 --- a/stable/pt-helper/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pt-helper-4.0.1](https://github.com/truecharts/charts/compare/pt-helper-4.0.0...pt-helper-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pt-helper-4.0.0](https://github.com/truecharts/charts/compare/pt-helper-3.0.17...pt-helper-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pt-helper-3.0.17](https://github.com/truecharts/charts/compare/pt-helper-3.0.16...pt-helper-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pt-helper-3.0.16](https://github.com/truecharts/charts/compare/pt-helper-3.0.15...pt-helper-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pt-helper-3.0.15](https://github.com/truecharts/charts/compare/pt-helper-3.0.14...pt-helper-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pt-helper-3.0.14](https://github.com/truecharts/charts/compare/pt-helper-3.0.13...pt-helper-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pt-helper-3.0.13](https://github.com/truecharts/charts/compare/pt-helper-3.0.12...pt-helper-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pt-helper-3.0.12](https://github.com/truecharts/charts/compare/pt-helper-3.0.11...pt-helper-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pt-helper-3.0.11](https://github.com/truecharts/charts/compare/pt-helper-3.0.10...pt-helper-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pt-helper-3.0.10](https://github.com/truecharts/charts/compare/pt-helper-3.0.9...pt-helper-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [pt-helper-3.0.9](https://github.com/truecharts/charts/compare/pt-helper-3.0.8...pt-helper-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/pt-helper/4.0.1/Chart.yaml b/stable/pt-helper/4.0.1/Chart.yaml deleted file mode 100644 index c506fe7fbd..0000000000 --- a/stable/pt-helper/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pt-helper -version: 4.0.1 -appVersion: latest -description: A tool that can automatically download free seeds and delete them after the free time expires. -home: https://truecharts.org/charts/incubator/pt-helper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper - - https://hub.docker.com/r/crazyq/pt_helper -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pt-helper - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/pt-helper/4.0.1/app-changelog.md b/stable/pt-helper/4.0.1/app-changelog.md deleted file mode 100644 index 85d348caec..0000000000 --- a/stable/pt-helper/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pt-helper-4.0.1](https://github.com/truecharts/charts/compare/pt-helper-4.0.0...pt-helper-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/pt-helper/4.0.1/charts/common-17.1.4.tgz b/stable/pt-helper/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pt-helper/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pt-helper/4.1.0/CHANGELOG.md b/stable/pt-helper/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..68c31cbea6 --- /dev/null +++ b/stable/pt-helper/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pt-helper-4.1.0](https://github.com/truecharts/charts/compare/pt-helper-4.0.1...pt-helper-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pt-helper-4.0.1](https://github.com/truecharts/charts/compare/pt-helper-4.0.0...pt-helper-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pt-helper-4.0.0](https://github.com/truecharts/charts/compare/pt-helper-3.0.17...pt-helper-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pt-helper-3.0.17](https://github.com/truecharts/charts/compare/pt-helper-3.0.16...pt-helper-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pt-helper-3.0.16](https://github.com/truecharts/charts/compare/pt-helper-3.0.15...pt-helper-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pt-helper-3.0.15](https://github.com/truecharts/charts/compare/pt-helper-3.0.14...pt-helper-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pt-helper-3.0.14](https://github.com/truecharts/charts/compare/pt-helper-3.0.13...pt-helper-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pt-helper-3.0.13](https://github.com/truecharts/charts/compare/pt-helper-3.0.12...pt-helper-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pt-helper-3.0.12](https://github.com/truecharts/charts/compare/pt-helper-3.0.11...pt-helper-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pt-helper-3.0.11](https://github.com/truecharts/charts/compare/pt-helper-3.0.10...pt-helper-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pt-helper-3.0.10](https://github.com/truecharts/charts/compare/pt-helper-3.0.9...pt-helper-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/pt-helper/4.1.0/Chart.yaml b/stable/pt-helper/4.1.0/Chart.yaml new file mode 100644 index 0000000000..76a6df0d31 --- /dev/null +++ b/stable/pt-helper/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pt-helper +version: 4.1.0 +appVersion: latest +description: A tool that can automatically download free seeds and delete them after the free time expires. +home: https://truecharts.org/charts/incubator/pt-helper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper + - https://hub.docker.com/r/crazyq/pt_helper +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pt-helper + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/pt-helper/4.0.1/README.md b/stable/pt-helper/4.1.0/README.md similarity index 100% rename from stable/pt-helper/4.0.1/README.md rename to stable/pt-helper/4.1.0/README.md diff --git a/stable/pt-helper/4.1.0/app-changelog.md b/stable/pt-helper/4.1.0/app-changelog.md new file mode 100644 index 0000000000..65a0e80ba9 --- /dev/null +++ b/stable/pt-helper/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pt-helper-4.1.0](https://github.com/truecharts/charts/compare/pt-helper-4.0.1...pt-helper-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pt-helper/4.0.1/app-readme.md b/stable/pt-helper/4.1.0/app-readme.md similarity index 100% rename from stable/pt-helper/4.0.1/app-readme.md rename to stable/pt-helper/4.1.0/app-readme.md diff --git a/stable/pt-helper/4.1.0/charts/common-17.2.2.tgz b/stable/pt-helper/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pt-helper/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pt-helper/4.0.1/ix_values.yaml b/stable/pt-helper/4.1.0/ix_values.yaml similarity index 100% rename from stable/pt-helper/4.0.1/ix_values.yaml rename to stable/pt-helper/4.1.0/ix_values.yaml diff --git a/stable/pt-helper/4.0.1/questions.yaml b/stable/pt-helper/4.1.0/questions.yaml similarity index 100% rename from stable/pt-helper/4.0.1/questions.yaml rename to stable/pt-helper/4.1.0/questions.yaml diff --git a/stable/qbitmanage/7.0.1/templates/common.yaml b/stable/pt-helper/4.1.0/templates/common.yaml similarity index 100% rename from stable/qbitmanage/7.0.1/templates/common.yaml rename to stable/pt-helper/4.1.0/templates/common.yaml diff --git a/stable/traefik-forward-auth/2.0.1/values.yaml b/stable/pt-helper/4.1.0/values.yaml similarity index 100% rename from stable/traefik-forward-auth/2.0.1/values.yaml rename to stable/pt-helper/4.1.0/values.yaml diff --git a/stable/putty/7.0.1/CHANGELOG.md b/stable/putty/7.0.1/CHANGELOG.md deleted file mode 100644 index 97a26a1440..0000000000 --- a/stable/putty/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [putty-7.0.1](https://github.com/truecharts/charts/compare/putty-7.0.0...putty-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [putty-7.0.0](https://github.com/truecharts/charts/compare/putty-6.1.0...putty-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [putty-6.1.0](https://github.com/truecharts/charts/compare/putty-6.0.11...putty-6.1.0) (2023-12-25) - -### Chore - -- update container image jlesage/putty to v23.12.1[@5f294d9](https://github.com/5f294d9) by renovate ([#16495](https://github.com/truecharts/charts/issues/16495)) - - - - -## [putty-6.0.11](https://github.com/truecharts/charts/compare/putty-6.0.10...putty-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [putty-6.0.10](https://github.com/truecharts/charts/compare/putty-6.0.9...putty-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [putty-6.0.9](https://github.com/truecharts/charts/compare/putty-6.0.8...putty-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [putty-6.0.8](https://github.com/truecharts/charts/compare/putty-6.0.7...putty-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [putty-6.0.7](https://github.com/truecharts/charts/compare/putty-6.0.6...putty-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [putty-6.0.6](https://github.com/truecharts/charts/compare/putty-6.0.5...putty-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [putty-6.0.5](https://github.com/truecharts/charts/compare/putty-6.0.4...putty-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [putty-6.0.4](https://github.com/truecharts/charts/compare/putty-6.0.3...putty-6.0.4) (2023-12-21) - -### Fix diff --git a/stable/putty/7.0.1/Chart.yaml b/stable/putty/7.0.1/Chart.yaml deleted file mode 100644 index 4b1e0231d4..0000000000 --- a/stable/putty/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: putty -version: 7.0.1 -appVersion: 23.12.1 -description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. -home: https://truecharts.org/charts/stable/putty -icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png -deprecated: false -sources: - - https://github.com/jlesage/docker-putty - - https://github.com/truecharts/charts/tree/master/charts/stable/putty - - https://hub.docker.com/r/jlesage/putty -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ssh - - putty -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/putty/7.0.1/app-changelog.md b/stable/putty/7.0.1/app-changelog.md deleted file mode 100644 index 63c9dd693a..0000000000 --- a/stable/putty/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [putty-7.0.1](https://github.com/truecharts/charts/compare/putty-7.0.0...putty-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/putty/7.0.1/charts/common-17.1.4.tgz b/stable/putty/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/putty/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/putty/7.1.0/CHANGELOG.md b/stable/putty/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ee57edf7b8 --- /dev/null +++ b/stable/putty/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [putty-7.1.0](https://github.com/truecharts/charts/compare/putty-7.0.1...putty-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [putty-7.0.1](https://github.com/truecharts/charts/compare/putty-7.0.0...putty-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [putty-7.0.0](https://github.com/truecharts/charts/compare/putty-6.1.0...putty-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [putty-6.1.0](https://github.com/truecharts/charts/compare/putty-6.0.11...putty-6.1.0) (2023-12-25) + +### Chore + +- update container image jlesage/putty to v23.12.1[@5f294d9](https://github.com/5f294d9) by renovate ([#16495](https://github.com/truecharts/charts/issues/16495)) + + + + +## [putty-6.0.11](https://github.com/truecharts/charts/compare/putty-6.0.10...putty-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [putty-6.0.10](https://github.com/truecharts/charts/compare/putty-6.0.9...putty-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [putty-6.0.9](https://github.com/truecharts/charts/compare/putty-6.0.8...putty-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [putty-6.0.8](https://github.com/truecharts/charts/compare/putty-6.0.7...putty-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [putty-6.0.7](https://github.com/truecharts/charts/compare/putty-6.0.6...putty-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [putty-6.0.6](https://github.com/truecharts/charts/compare/putty-6.0.5...putty-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [putty-6.0.5](https://github.com/truecharts/charts/compare/putty-6.0.4...putty-6.0.5) (2023-12-22) + +### Fix diff --git a/stable/putty/7.1.0/Chart.yaml b/stable/putty/7.1.0/Chart.yaml new file mode 100644 index 0000000000..2421324551 --- /dev/null +++ b/stable/putty/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: putty +version: 7.1.0 +appVersion: 23.12.1 +description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. +home: https://truecharts.org/charts/stable/putty +icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png +deprecated: false +sources: + - https://github.com/jlesage/docker-putty + - https://github.com/truecharts/charts/tree/master/charts/stable/putty + - https://hub.docker.com/r/jlesage/putty +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ssh + - putty +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/putty/7.0.1/README.md b/stable/putty/7.1.0/README.md similarity index 100% rename from stable/putty/7.0.1/README.md rename to stable/putty/7.1.0/README.md diff --git a/stable/putty/7.1.0/app-changelog.md b/stable/putty/7.1.0/app-changelog.md new file mode 100644 index 0000000000..b3b7e546ad --- /dev/null +++ b/stable/putty/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [putty-7.1.0](https://github.com/truecharts/charts/compare/putty-7.0.1...putty-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/putty/7.0.1/app-readme.md b/stable/putty/7.1.0/app-readme.md similarity index 100% rename from stable/putty/7.0.1/app-readme.md rename to stable/putty/7.1.0/app-readme.md diff --git a/stable/putty/7.1.0/charts/common-17.2.2.tgz b/stable/putty/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/putty/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/putty/7.0.1/ix_values.yaml b/stable/putty/7.1.0/ix_values.yaml similarity index 100% rename from stable/putty/7.0.1/ix_values.yaml rename to stable/putty/7.1.0/ix_values.yaml diff --git a/stable/putty/7.0.1/questions.yaml b/stable/putty/7.1.0/questions.yaml similarity index 100% rename from stable/putty/7.0.1/questions.yaml rename to stable/putty/7.1.0/questions.yaml diff --git a/stable/putty/7.1.0/templates/NOTES.txt b/stable/putty/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/putty/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/putty/7.1.0/templates/common.yaml b/stable/putty/7.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/putty/7.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/traggo/5.0.1/values.yaml b/stable/putty/7.1.0/values.yaml similarity index 100% rename from stable/traggo/5.0.1/values.yaml rename to stable/putty/7.1.0/values.yaml diff --git a/stable/pvk-ii/4.0.2/CHANGELOG.md b/stable/pvk-ii/4.0.2/CHANGELOG.md deleted file mode 100644 index 247978bd51..0000000000 --- a/stable/pvk-ii/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pvk-ii-4.0.2](https://github.com/truecharts/charts/compare/pvk-ii-4.0.1...pvk-ii-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [pvk-ii-4.0.1](https://github.com/truecharts/charts/compare/pvk-ii-4.0.0...pvk-ii-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pvk-ii-4.0.0](https://github.com/truecharts/charts/compare/pvk-ii-3.0.17...pvk-ii-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pvk-ii-3.0.17](https://github.com/truecharts/charts/compare/pvk-ii-3.0.16...pvk-ii-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pvk-ii-3.0.16](https://github.com/truecharts/charts/compare/pvk-ii-3.0.15...pvk-ii-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pvk-ii-3.0.15](https://github.com/truecharts/charts/compare/pvk-ii-3.0.14...pvk-ii-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pvk-ii-3.0.14](https://github.com/truecharts/charts/compare/pvk-ii-3.0.13...pvk-ii-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pvk-ii-3.0.13](https://github.com/truecharts/charts/compare/pvk-ii-3.0.12...pvk-ii-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pvk-ii-3.0.12](https://github.com/truecharts/charts/compare/pvk-ii-3.0.11...pvk-ii-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pvk-ii-3.0.11](https://github.com/truecharts/charts/compare/pvk-ii-3.0.10...pvk-ii-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pvk-ii-3.0.10](https://github.com/truecharts/charts/compare/pvk-ii-3.0.9...pvk-ii-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/pvk-ii/4.0.2/Chart.yaml b/stable/pvk-ii/4.0.2/Chart.yaml deleted file mode 100644 index 1aac0051fe..0000000000 --- a/stable/pvk-ii/4.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pvk-ii -version: 4.0.2 -appVersion: pvkii -description: This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. -home: https://truecharts.org/charts/incubator/pvk-ii -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pvk-ii - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/pvk-ii/4.0.2/app-changelog.md b/stable/pvk-ii/4.0.2/app-changelog.md deleted file mode 100644 index f32442fd97..0000000000 --- a/stable/pvk-ii/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pvk-ii-4.0.2](https://github.com/truecharts/charts/compare/pvk-ii-4.0.1...pvk-ii-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/pvk-ii/4.0.2/charts/common-17.1.4.tgz b/stable/pvk-ii/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pvk-ii/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pvk-ii/4.1.0/CHANGELOG.md b/stable/pvk-ii/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0afd77cf10 --- /dev/null +++ b/stable/pvk-ii/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pvk-ii-4.1.0](https://github.com/truecharts/charts/compare/pvk-ii-4.0.2...pvk-ii-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pvk-ii-4.0.2](https://github.com/truecharts/charts/compare/pvk-ii-4.0.1...pvk-ii-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [pvk-ii-4.0.1](https://github.com/truecharts/charts/compare/pvk-ii-4.0.0...pvk-ii-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pvk-ii-4.0.0](https://github.com/truecharts/charts/compare/pvk-ii-3.0.17...pvk-ii-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pvk-ii-3.0.17](https://github.com/truecharts/charts/compare/pvk-ii-3.0.16...pvk-ii-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pvk-ii-3.0.16](https://github.com/truecharts/charts/compare/pvk-ii-3.0.15...pvk-ii-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pvk-ii-3.0.15](https://github.com/truecharts/charts/compare/pvk-ii-3.0.14...pvk-ii-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pvk-ii-3.0.14](https://github.com/truecharts/charts/compare/pvk-ii-3.0.13...pvk-ii-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pvk-ii-3.0.13](https://github.com/truecharts/charts/compare/pvk-ii-3.0.12...pvk-ii-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pvk-ii-3.0.12](https://github.com/truecharts/charts/compare/pvk-ii-3.0.11...pvk-ii-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pvk-ii-3.0.11](https://github.com/truecharts/charts/compare/pvk-ii-3.0.10...pvk-ii-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/pvk-ii/4.1.0/Chart.yaml b/stable/pvk-ii/4.1.0/Chart.yaml new file mode 100644 index 0000000000..3f522971b0 --- /dev/null +++ b/stable/pvk-ii/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pvk-ii +version: 4.1.0 +appVersion: pvkii +description: This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. +home: https://truecharts.org/charts/incubator/pvk-ii +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pvk-ii + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/pvk-ii/4.0.2/README.md b/stable/pvk-ii/4.1.0/README.md similarity index 100% rename from stable/pvk-ii/4.0.2/README.md rename to stable/pvk-ii/4.1.0/README.md diff --git a/stable/pvk-ii/4.1.0/app-changelog.md b/stable/pvk-ii/4.1.0/app-changelog.md new file mode 100644 index 0000000000..7d0ba2cab0 --- /dev/null +++ b/stable/pvk-ii/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pvk-ii-4.1.0](https://github.com/truecharts/charts/compare/pvk-ii-4.0.2...pvk-ii-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pvk-ii/4.0.2/app-readme.md b/stable/pvk-ii/4.1.0/app-readme.md similarity index 100% rename from stable/pvk-ii/4.0.2/app-readme.md rename to stable/pvk-ii/4.1.0/app-readme.md diff --git a/stable/pvk-ii/4.1.0/charts/common-17.2.2.tgz b/stable/pvk-ii/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pvk-ii/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pvk-ii/4.0.2/ix_values.yaml b/stable/pvk-ii/4.1.0/ix_values.yaml similarity index 100% rename from stable/pvk-ii/4.0.2/ix_values.yaml rename to stable/pvk-ii/4.1.0/ix_values.yaml diff --git a/stable/pvk-ii/4.0.2/questions.yaml b/stable/pvk-ii/4.1.0/questions.yaml similarity index 100% rename from stable/pvk-ii/4.0.2/questions.yaml rename to stable/pvk-ii/4.1.0/questions.yaml diff --git a/stable/qbitrr/2.0.1/templates/common.yaml b/stable/pvk-ii/4.1.0/templates/common.yaml similarity index 100% rename from stable/qbitrr/2.0.1/templates/common.yaml rename to stable/pvk-ii/4.1.0/templates/common.yaml diff --git a/stable/traktarr/4.0.1/values.yaml b/stable/pvk-ii/4.1.0/values.yaml similarity index 100% rename from stable/traktarr/4.0.1/values.yaml rename to stable/pvk-ii/4.1.0/values.yaml diff --git a/stable/pwm/4.0.1/CHANGELOG.md b/stable/pwm/4.0.1/CHANGELOG.md deleted file mode 100644 index 233657f356..0000000000 --- a/stable/pwm/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pwm-4.0.1](https://github.com/truecharts/charts/compare/pwm-4.0.0...pwm-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pwm-4.0.0](https://github.com/truecharts/charts/compare/pwm-3.0.17...pwm-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pwm-3.0.17](https://github.com/truecharts/charts/compare/pwm-3.0.16...pwm-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pwm-3.0.16](https://github.com/truecharts/charts/compare/pwm-3.0.15...pwm-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pwm-3.0.15](https://github.com/truecharts/charts/compare/pwm-3.0.14...pwm-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pwm-3.0.14](https://github.com/truecharts/charts/compare/pwm-3.0.13...pwm-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pwm-3.0.13](https://github.com/truecharts/charts/compare/pwm-3.0.12...pwm-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pwm-3.0.12](https://github.com/truecharts/charts/compare/pwm-3.0.11...pwm-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pwm-3.0.11](https://github.com/truecharts/charts/compare/pwm-3.0.10...pwm-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pwm-3.0.10](https://github.com/truecharts/charts/compare/pwm-3.0.9...pwm-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [pwm-3.0.9](https://github.com/truecharts/charts/compare/pwm-3.0.8...pwm-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/pwm/4.0.1/Chart.yaml b/stable/pwm/4.0.1/Chart.yaml deleted file mode 100644 index 5876ae7c57..0000000000 --- a/stable/pwm/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pwm -version: 4.0.1 -appVersion: latest -description: PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. -home: https://truecharts.org/charts/incubator/pwm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.png -deprecated: false -sources: - - https://github.com/pwm-project/pwm - - https://github.com/truecharts/charts/tree/master/charts/incubator/pwm - - https://hub.docker.com/r/fjudith/pwm -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pwm - - Security -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/pwm/4.0.1/app-changelog.md b/stable/pwm/4.0.1/app-changelog.md deleted file mode 100644 index 0ac5b583a9..0000000000 --- a/stable/pwm/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pwm-4.0.1](https://github.com/truecharts/charts/compare/pwm-4.0.0...pwm-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/pwm/4.0.1/charts/common-17.1.4.tgz b/stable/pwm/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pwm/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pwm/4.1.0/CHANGELOG.md b/stable/pwm/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f86c87c32d --- /dev/null +++ b/stable/pwm/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pwm-4.1.0](https://github.com/truecharts/charts/compare/pwm-4.0.1...pwm-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pwm-4.0.1](https://github.com/truecharts/charts/compare/pwm-4.0.0...pwm-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pwm-4.0.0](https://github.com/truecharts/charts/compare/pwm-3.0.17...pwm-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pwm-3.0.17](https://github.com/truecharts/charts/compare/pwm-3.0.16...pwm-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pwm-3.0.16](https://github.com/truecharts/charts/compare/pwm-3.0.15...pwm-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pwm-3.0.15](https://github.com/truecharts/charts/compare/pwm-3.0.14...pwm-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pwm-3.0.14](https://github.com/truecharts/charts/compare/pwm-3.0.13...pwm-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pwm-3.0.13](https://github.com/truecharts/charts/compare/pwm-3.0.12...pwm-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pwm-3.0.12](https://github.com/truecharts/charts/compare/pwm-3.0.11...pwm-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pwm-3.0.11](https://github.com/truecharts/charts/compare/pwm-3.0.10...pwm-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pwm-3.0.10](https://github.com/truecharts/charts/compare/pwm-3.0.9...pwm-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/pwm/4.1.0/Chart.yaml b/stable/pwm/4.1.0/Chart.yaml new file mode 100644 index 0000000000..12c5c096a8 --- /dev/null +++ b/stable/pwm/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pwm +version: 4.1.0 +appVersion: latest +description: PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. +home: https://truecharts.org/charts/incubator/pwm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.png +deprecated: false +sources: + - https://hub.docker.com/r/fjudith/pwm + - https://github.com/pwm-project/pwm + - https://github.com/truecharts/charts/tree/master/charts/incubator/pwm +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pwm + - Security +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/pwm/4.0.1/README.md b/stable/pwm/4.1.0/README.md similarity index 100% rename from stable/pwm/4.0.1/README.md rename to stable/pwm/4.1.0/README.md diff --git a/stable/pwm/4.1.0/app-changelog.md b/stable/pwm/4.1.0/app-changelog.md new file mode 100644 index 0000000000..6048c52034 --- /dev/null +++ b/stable/pwm/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pwm-4.1.0](https://github.com/truecharts/charts/compare/pwm-4.0.1...pwm-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pwm/4.0.1/app-readme.md b/stable/pwm/4.1.0/app-readme.md similarity index 100% rename from stable/pwm/4.0.1/app-readme.md rename to stable/pwm/4.1.0/app-readme.md diff --git a/stable/pwm/4.1.0/charts/common-17.2.2.tgz b/stable/pwm/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pwm/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pwm/4.0.1/ix_values.yaml b/stable/pwm/4.1.0/ix_values.yaml similarity index 100% rename from stable/pwm/4.0.1/ix_values.yaml rename to stable/pwm/4.1.0/ix_values.yaml diff --git a/stable/pwm/4.0.1/questions.yaml b/stable/pwm/4.1.0/questions.yaml similarity index 100% rename from stable/pwm/4.0.1/questions.yaml rename to stable/pwm/4.1.0/questions.yaml diff --git a/stable/qflood/4.0.1/templates/common.yaml b/stable/pwm/4.1.0/templates/common.yaml similarity index 100% rename from stable/qflood/4.0.1/templates/common.yaml rename to stable/pwm/4.1.0/templates/common.yaml diff --git a/stable/trango/4.0.1/values.yaml b/stable/pwm/4.1.0/values.yaml similarity index 100% rename from stable/trango/4.0.1/values.yaml rename to stable/pwm/4.1.0/values.yaml diff --git a/stable/pwndrop/8.0.1/CHANGELOG.md b/stable/pwndrop/8.0.1/CHANGELOG.md deleted file mode 100644 index c300c202a9..0000000000 --- a/stable/pwndrop/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pwndrop-8.0.1](https://github.com/truecharts/charts/compare/pwndrop-8.0.0...pwndrop-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pwndrop-8.0.0](https://github.com/truecharts/charts/compare/pwndrop-7.0.11...pwndrop-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pwndrop-7.0.11](https://github.com/truecharts/charts/compare/pwndrop-7.0.10...pwndrop-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pwndrop-7.0.10](https://github.com/truecharts/charts/compare/pwndrop-7.0.9...pwndrop-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pwndrop-7.0.9](https://github.com/truecharts/charts/compare/pwndrop-7.0.8...pwndrop-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pwndrop-7.0.8](https://github.com/truecharts/charts/compare/pwndrop-7.0.7...pwndrop-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pwndrop-7.0.7](https://github.com/truecharts/charts/compare/pwndrop-7.0.6...pwndrop-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pwndrop-7.0.6](https://github.com/truecharts/charts/compare/pwndrop-7.0.5...pwndrop-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pwndrop-7.0.5](https://github.com/truecharts/charts/compare/pwndrop-7.0.4...pwndrop-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pwndrop-7.0.4](https://github.com/truecharts/charts/compare/pwndrop-7.0.3...pwndrop-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [pwndrop-7.0.3](https://github.com/truecharts/charts/compare/pwndrop-7.0.2...pwndrop-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/pwndrop/8.0.1/Chart.yaml b/stable/pwndrop/8.0.1/Chart.yaml deleted file mode 100644 index 81e92a5e90..0000000000 --- a/stable/pwndrop/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pwndrop -version: 8.0.1 -appVersion: 1.0.1 -description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. -home: https://truecharts.org/charts/stable/pwndrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png -deprecated: false -sources: - - https://ghcr.io/linuxserver/pwndrop - - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pwndrop -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/pwndrop/8.0.1/app-changelog.md b/stable/pwndrop/8.0.1/app-changelog.md deleted file mode 100644 index 578f07e61b..0000000000 --- a/stable/pwndrop/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pwndrop-8.0.1](https://github.com/truecharts/charts/compare/pwndrop-8.0.0...pwndrop-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/pwndrop/8.0.1/charts/common-17.1.4.tgz b/stable/pwndrop/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pwndrop/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pwndrop/8.1.0/CHANGELOG.md b/stable/pwndrop/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9dad89afe8 --- /dev/null +++ b/stable/pwndrop/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pwndrop-8.1.0](https://github.com/truecharts/charts/compare/pwndrop-8.0.1...pwndrop-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pwndrop-8.0.1](https://github.com/truecharts/charts/compare/pwndrop-8.0.0...pwndrop-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pwndrop-8.0.0](https://github.com/truecharts/charts/compare/pwndrop-7.0.11...pwndrop-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pwndrop-7.0.11](https://github.com/truecharts/charts/compare/pwndrop-7.0.10...pwndrop-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pwndrop-7.0.10](https://github.com/truecharts/charts/compare/pwndrop-7.0.9...pwndrop-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pwndrop-7.0.9](https://github.com/truecharts/charts/compare/pwndrop-7.0.8...pwndrop-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pwndrop-7.0.8](https://github.com/truecharts/charts/compare/pwndrop-7.0.7...pwndrop-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pwndrop-7.0.7](https://github.com/truecharts/charts/compare/pwndrop-7.0.6...pwndrop-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pwndrop-7.0.6](https://github.com/truecharts/charts/compare/pwndrop-7.0.5...pwndrop-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pwndrop-7.0.5](https://github.com/truecharts/charts/compare/pwndrop-7.0.4...pwndrop-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pwndrop-7.0.4](https://github.com/truecharts/charts/compare/pwndrop-7.0.3...pwndrop-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/pwndrop/8.1.0/Chart.yaml b/stable/pwndrop/8.1.0/Chart.yaml new file mode 100644 index 0000000000..409037bb40 --- /dev/null +++ b/stable/pwndrop/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pwndrop +version: 8.1.0 +appVersion: 1.0.1 +description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. +home: https://truecharts.org/charts/stable/pwndrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop + - https://ghcr.io/linuxserver/pwndrop +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pwndrop +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/pwndrop/8.0.1/README.md b/stable/pwndrop/8.1.0/README.md similarity index 100% rename from stable/pwndrop/8.0.1/README.md rename to stable/pwndrop/8.1.0/README.md diff --git a/stable/pwndrop/8.1.0/app-changelog.md b/stable/pwndrop/8.1.0/app-changelog.md new file mode 100644 index 0000000000..8da7c95e95 --- /dev/null +++ b/stable/pwndrop/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pwndrop-8.1.0](https://github.com/truecharts/charts/compare/pwndrop-8.0.1...pwndrop-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pwndrop/8.0.1/app-readme.md b/stable/pwndrop/8.1.0/app-readme.md similarity index 100% rename from stable/pwndrop/8.0.1/app-readme.md rename to stable/pwndrop/8.1.0/app-readme.md diff --git a/stable/pwndrop/8.1.0/charts/common-17.2.2.tgz b/stable/pwndrop/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pwndrop/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pwndrop/8.0.1/ix_values.yaml b/stable/pwndrop/8.1.0/ix_values.yaml similarity index 100% rename from stable/pwndrop/8.0.1/ix_values.yaml rename to stable/pwndrop/8.1.0/ix_values.yaml diff --git a/stable/pwndrop/8.0.1/questions.yaml b/stable/pwndrop/8.1.0/questions.yaml similarity index 100% rename from stable/pwndrop/8.0.1/questions.yaml rename to stable/pwndrop/8.1.0/questions.yaml diff --git a/stable/pwndrop/8.1.0/templates/NOTES.txt b/stable/pwndrop/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/pwndrop/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/pwndrop/8.1.0/templates/common.yaml b/stable/pwndrop/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/pwndrop/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/troddit/4.0.1/values.yaml b/stable/pwndrop/8.1.0/values.yaml similarity index 100% rename from stable/troddit/4.0.1/values.yaml rename to stable/pwndrop/8.1.0/values.yaml diff --git a/stable/pyload-ng/4.0.2/CHANGELOG.md b/stable/pyload-ng/4.0.2/CHANGELOG.md deleted file mode 100644 index c60a6185e8..0000000000 --- a/stable/pyload-ng/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pyload-ng-4.0.2](https://github.com/truecharts/charts/compare/pyload-ng-4.0.1...pyload-ng-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [pyload-ng-4.0.1](https://github.com/truecharts/charts/compare/pyload-ng-4.0.0...pyload-ng-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pyload-ng-4.0.0](https://github.com/truecharts/charts/compare/pyload-ng-3.0.19...pyload-ng-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pyload-ng-3.0.19](https://github.com/truecharts/charts/compare/pyload-ng-3.0.18...pyload-ng-3.0.19) (2023-12-25) - -### Chore - -- update container image lscr.io/linuxserver/pyload-ng to latest[@f3b57d7](https://github.com/f3b57d7) by renovate ([#16434](https://github.com/truecharts/charts/issues/16434)) - - - - -## [pyload-ng-3.0.18](https://github.com/truecharts/charts/compare/pyload-ng-3.0.17...pyload-ng-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pyload-ng-3.0.17](https://github.com/truecharts/charts/compare/pyload-ng-3.0.16...pyload-ng-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pyload-ng-3.0.16](https://github.com/truecharts/charts/compare/pyload-ng-3.0.15...pyload-ng-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pyload-ng-3.0.15](https://github.com/truecharts/charts/compare/pyload-ng-3.0.14...pyload-ng-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pyload-ng-3.0.14](https://github.com/truecharts/charts/compare/pyload-ng-3.0.13...pyload-ng-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pyload-ng-3.0.13](https://github.com/truecharts/charts/compare/pyload-ng-3.0.12...pyload-ng-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pyload-ng-3.0.12](https://github.com/truecharts/charts/compare/pyload-ng-3.0.11...pyload-ng-3.0.12) (2023-12-22) - -### Fix diff --git a/stable/pyload-ng/4.0.2/Chart.yaml b/stable/pyload-ng/4.0.2/Chart.yaml deleted file mode 100644 index 236b1758a9..0000000000 --- a/stable/pyload-ng/4.0.2/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pyload-ng -version: 4.0.2 -appVersion: latest -description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. -home: https://truecharts.org/charts/incubator/pyload-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png -deprecated: false -sources: - - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - - https://github.com/linuxserver/docker-pyload-ng#readme - - https://pyload.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng - - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pyload-ng - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/pyload-ng/4.0.2/app-changelog.md b/stable/pyload-ng/4.0.2/app-changelog.md deleted file mode 100644 index 509662d41d..0000000000 --- a/stable/pyload-ng/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pyload-ng-4.0.2](https://github.com/truecharts/charts/compare/pyload-ng-4.0.1...pyload-ng-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/pyload-ng/4.0.2/charts/common-17.1.4.tgz b/stable/pyload-ng/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pyload-ng/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pyload-ng/4.1.0/CHANGELOG.md b/stable/pyload-ng/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8c93553910 --- /dev/null +++ b/stable/pyload-ng/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pyload-ng-4.1.0](https://github.com/truecharts/charts/compare/pyload-ng-4.0.2...pyload-ng-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pyload-ng-4.0.2](https://github.com/truecharts/charts/compare/pyload-ng-4.0.1...pyload-ng-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [pyload-ng-4.0.1](https://github.com/truecharts/charts/compare/pyload-ng-4.0.0...pyload-ng-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pyload-ng-4.0.0](https://github.com/truecharts/charts/compare/pyload-ng-3.0.19...pyload-ng-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pyload-ng-3.0.19](https://github.com/truecharts/charts/compare/pyload-ng-3.0.18...pyload-ng-3.0.19) (2023-12-25) + +### Chore + +- update container image lscr.io/linuxserver/pyload-ng to latest[@f3b57d7](https://github.com/f3b57d7) by renovate ([#16434](https://github.com/truecharts/charts/issues/16434)) + + + + +## [pyload-ng-3.0.18](https://github.com/truecharts/charts/compare/pyload-ng-3.0.17...pyload-ng-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pyload-ng-3.0.17](https://github.com/truecharts/charts/compare/pyload-ng-3.0.16...pyload-ng-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pyload-ng-3.0.16](https://github.com/truecharts/charts/compare/pyload-ng-3.0.15...pyload-ng-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pyload-ng-3.0.15](https://github.com/truecharts/charts/compare/pyload-ng-3.0.14...pyload-ng-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pyload-ng-3.0.14](https://github.com/truecharts/charts/compare/pyload-ng-3.0.13...pyload-ng-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pyload-ng-3.0.13](https://github.com/truecharts/charts/compare/pyload-ng-3.0.12...pyload-ng-3.0.13) (2023-12-22) + +### Chore diff --git a/stable/pyload-ng/4.1.0/Chart.yaml b/stable/pyload-ng/4.1.0/Chart.yaml new file mode 100644 index 0000000000..82ce526cff --- /dev/null +++ b/stable/pyload-ng/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pyload-ng +version: 4.1.0 +appVersion: latest +description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. +home: https://truecharts.org/charts/incubator/pyload-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png +deprecated: false +sources: + - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng + - https://github.com/linuxserver/docker-pyload-ng#readme + - https://pyload.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng + - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pyload-ng + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/pyload-ng/4.0.2/README.md b/stable/pyload-ng/4.1.0/README.md similarity index 100% rename from stable/pyload-ng/4.0.2/README.md rename to stable/pyload-ng/4.1.0/README.md diff --git a/stable/pyload-ng/4.1.0/app-changelog.md b/stable/pyload-ng/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4b93659068 --- /dev/null +++ b/stable/pyload-ng/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pyload-ng-4.1.0](https://github.com/truecharts/charts/compare/pyload-ng-4.0.2...pyload-ng-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pyload-ng/4.0.2/app-readme.md b/stable/pyload-ng/4.1.0/app-readme.md similarity index 100% rename from stable/pyload-ng/4.0.2/app-readme.md rename to stable/pyload-ng/4.1.0/app-readme.md diff --git a/stable/pyload-ng/4.1.0/charts/common-17.2.2.tgz b/stable/pyload-ng/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pyload-ng/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pyload-ng/4.0.2/ix_values.yaml b/stable/pyload-ng/4.1.0/ix_values.yaml similarity index 100% rename from stable/pyload-ng/4.0.2/ix_values.yaml rename to stable/pyload-ng/4.1.0/ix_values.yaml diff --git a/stable/pyload-ng/4.0.2/questions.yaml b/stable/pyload-ng/4.1.0/questions.yaml similarity index 100% rename from stable/pyload-ng/4.0.2/questions.yaml rename to stable/pyload-ng/4.1.0/questions.yaml diff --git a/stable/quake3/4.0.2/templates/common.yaml b/stable/pyload-ng/4.1.0/templates/common.yaml similarity index 100% rename from stable/quake3/4.0.2/templates/common.yaml rename to stable/pyload-ng/4.1.0/templates/common.yaml diff --git a/stable/ts-dnsserver/4.0.1/values.yaml b/stable/pyload-ng/4.1.0/values.yaml similarity index 100% rename from stable/ts-dnsserver/4.0.1/values.yaml rename to stable/pyload-ng/4.1.0/values.yaml diff --git a/stable/pyload/12.1.0/CHANGELOG.md b/stable/pyload/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a917affddb --- /dev/null +++ b/stable/pyload/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pyload-12.1.0](https://github.com/truecharts/charts/compare/pyload-12.0.1...pyload-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pyload-12.0.1](https://github.com/truecharts/charts/compare/pyload-12.0.0...pyload-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pyload-12.0.0](https://github.com/truecharts/charts/compare/pyload-11.0.11...pyload-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pyload-11.0.11](https://github.com/truecharts/charts/compare/pyload-11.0.10...pyload-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pyload-11.0.10](https://github.com/truecharts/charts/compare/pyload-11.0.9...pyload-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pyload-11.0.9](https://github.com/truecharts/charts/compare/pyload-11.0.8...pyload-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pyload-11.0.8](https://github.com/truecharts/charts/compare/pyload-11.0.7...pyload-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pyload-11.0.7](https://github.com/truecharts/charts/compare/pyload-11.0.6...pyload-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pyload-11.0.6](https://github.com/truecharts/charts/compare/pyload-11.0.5...pyload-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pyload-11.0.5](https://github.com/truecharts/charts/compare/pyload-11.0.4...pyload-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pyload-11.0.4](https://github.com/truecharts/charts/compare/pyload-11.0.3...pyload-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/pyload/12.1.0/Chart.yaml b/stable/pyload/12.1.0/Chart.yaml new file mode 100644 index 0000000000..8ccb47fca0 --- /dev/null +++ b/stable/pyload/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pyload +version: 12.1.0 +appVersion: ersion-360b2295 +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. +home: https://truecharts.org/charts/stable/pyload +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png +deprecated: false +sources: + - https://github.com/pyload/pyload + - https://github.com/truecharts/charts/tree/master/charts/stable/pyload + - https://ghcr.io/linuxserver/pyload +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pyload + - download +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/pyload/12.1.0/README.md b/stable/pyload/12.1.0/README.md new file mode 100644 index 0000000000..c2a66cde68 --- /dev/null +++ b/stable/pyload/12.1.0/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/pyload) + +**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/pyload/12.1.0/app-changelog.md b/stable/pyload/12.1.0/app-changelog.md new file mode 100644 index 0000000000..1431cef0e3 --- /dev/null +++ b/stable/pyload/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pyload-12.1.0](https://github.com/truecharts/charts/compare/pyload-12.0.1...pyload-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pyload/12.1.0/app-readme.md b/stable/pyload/12.1.0/app-readme.md new file mode 100644 index 0000000000..0a0f36b72b --- /dev/null +++ b/stable/pyload/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +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. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/pyload](https://truecharts.org/charts/stable/pyload) + +--- + +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/pyload/12.1.0/charts/common-17.2.2.tgz b/stable/pyload/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pyload/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pyload/12.1.0/ix_values.yaml b/stable/pyload/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..f9b6b8b32b --- /dev/null +++ b/stable/pyload/12.1.0/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: ghcr.io/linuxserver/pyload + tag: version-360b2295@sha256:19102e20ab429dbb2724a611854c6c60b0c06904ad3a4853d3dfd12f722fb0d0 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10075 + targetPort: 8000 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/pyload/12.1.0/questions.yaml b/stable/pyload/12.1.0/questions.yaml new file mode 100644 index 0000000000..26814145aa --- /dev/null +++ b/stable/pyload/12.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10075 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/pyload/12.1.0/templates/NOTES.txt b/stable/pyload/12.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/pyload/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/pyload/12.1.0/templates/common.yaml b/stable/pyload/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/pyload/12.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tsmuxer/7.0.1/values.yaml b/stable/pyload/12.1.0/values.yaml similarity index 100% rename from stable/tsmuxer/7.0.1/values.yaml rename to stable/pyload/12.1.0/values.yaml diff --git a/stable/pylon/8.0.1/CHANGELOG.md b/stable/pylon/8.0.1/CHANGELOG.md deleted file mode 100644 index 13fbf8fde1..0000000000 --- a/stable/pylon/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pylon-8.0.1](https://github.com/truecharts/charts/compare/pylon-8.0.0...pylon-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [pylon-8.0.0](https://github.com/truecharts/charts/compare/pylon-7.0.11...pylon-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [pylon-7.0.11](https://github.com/truecharts/charts/compare/pylon-7.0.10...pylon-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [pylon-7.0.10](https://github.com/truecharts/charts/compare/pylon-7.0.9...pylon-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [pylon-7.0.9](https://github.com/truecharts/charts/compare/pylon-7.0.8...pylon-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [pylon-7.0.8](https://github.com/truecharts/charts/compare/pylon-7.0.7...pylon-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [pylon-7.0.7](https://github.com/truecharts/charts/compare/pylon-7.0.6...pylon-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [pylon-7.0.6](https://github.com/truecharts/charts/compare/pylon-7.0.5...pylon-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [pylon-7.0.5](https://github.com/truecharts/charts/compare/pylon-7.0.4...pylon-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [pylon-7.0.4](https://github.com/truecharts/charts/compare/pylon-7.0.3...pylon-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [pylon-7.0.3](https://github.com/truecharts/charts/compare/pylon-7.0.2...pylon-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/pylon/8.0.1/Chart.yaml b/stable/pylon/8.0.1/Chart.yaml deleted file mode 100644 index f37c7c6077..0000000000 --- a/stable/pylon/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: pylon -version: 8.0.1 -appVersion: 2.10.0 -description: Pylon is a web based integrated development environment. -home: https://truecharts.org/charts/stable/pylon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pylon - - https://ghcr.io/linuxserver/pylon -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - pylon -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/pylon/8.0.1/app-changelog.md b/stable/pylon/8.0.1/app-changelog.md deleted file mode 100644 index d4f1f12d21..0000000000 --- a/stable/pylon/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pylon-8.0.1](https://github.com/truecharts/charts/compare/pylon-8.0.0...pylon-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/pylon/8.0.1/charts/common-17.1.4.tgz b/stable/pylon/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/pylon/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/pylon/8.1.0/CHANGELOG.md b/stable/pylon/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6f89fb1bd8 --- /dev/null +++ b/stable/pylon/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pylon-8.1.0](https://github.com/truecharts/charts/compare/pylon-8.0.1...pylon-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [pylon-8.0.1](https://github.com/truecharts/charts/compare/pylon-8.0.0...pylon-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [pylon-8.0.0](https://github.com/truecharts/charts/compare/pylon-7.0.11...pylon-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [pylon-7.0.11](https://github.com/truecharts/charts/compare/pylon-7.0.10...pylon-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [pylon-7.0.10](https://github.com/truecharts/charts/compare/pylon-7.0.9...pylon-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [pylon-7.0.9](https://github.com/truecharts/charts/compare/pylon-7.0.8...pylon-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [pylon-7.0.8](https://github.com/truecharts/charts/compare/pylon-7.0.7...pylon-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [pylon-7.0.7](https://github.com/truecharts/charts/compare/pylon-7.0.6...pylon-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [pylon-7.0.6](https://github.com/truecharts/charts/compare/pylon-7.0.5...pylon-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [pylon-7.0.5](https://github.com/truecharts/charts/compare/pylon-7.0.4...pylon-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [pylon-7.0.4](https://github.com/truecharts/charts/compare/pylon-7.0.3...pylon-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/pylon/8.1.0/Chart.yaml b/stable/pylon/8.1.0/Chart.yaml new file mode 100644 index 0000000000..d22f381695 --- /dev/null +++ b/stable/pylon/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: pylon +version: 8.1.0 +appVersion: 2.10.0 +description: Pylon is a web based integrated development environment. +home: https://truecharts.org/charts/stable/pylon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pylon + - https://ghcr.io/linuxserver/pylon +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - pylon +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/pylon/8.0.1/README.md b/stable/pylon/8.1.0/README.md similarity index 100% rename from stable/pylon/8.0.1/README.md rename to stable/pylon/8.1.0/README.md diff --git a/stable/pylon/8.1.0/app-changelog.md b/stable/pylon/8.1.0/app-changelog.md new file mode 100644 index 0000000000..bf46aba3e2 --- /dev/null +++ b/stable/pylon/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pylon-8.1.0](https://github.com/truecharts/charts/compare/pylon-8.0.1...pylon-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/pylon/8.0.1/app-readme.md b/stable/pylon/8.1.0/app-readme.md similarity index 100% rename from stable/pylon/8.0.1/app-readme.md rename to stable/pylon/8.1.0/app-readme.md diff --git a/stable/pylon/8.1.0/charts/common-17.2.2.tgz b/stable/pylon/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/pylon/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/pylon/8.0.1/ix_values.yaml b/stable/pylon/8.1.0/ix_values.yaml similarity index 100% rename from stable/pylon/8.0.1/ix_values.yaml rename to stable/pylon/8.1.0/ix_values.yaml diff --git a/stable/pylon/8.0.1/questions.yaml b/stable/pylon/8.1.0/questions.yaml similarity index 100% rename from stable/pylon/8.0.1/questions.yaml rename to stable/pylon/8.1.0/questions.yaml diff --git a/stable/pylon/8.1.0/templates/NOTES.txt b/stable/pylon/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/pylon/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/pylon/8.1.0/templates/common.yaml b/stable/pylon/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/pylon/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tubearchivist-redisjson/4.0.1/values.yaml b/stable/pylon/8.1.0/values.yaml similarity index 100% rename from stable/tubearchivist-redisjson/4.0.1/values.yaml rename to stable/pylon/8.1.0/values.yaml diff --git a/stable/qbitmanage/7.0.1/CHANGELOG.md b/stable/qbitmanage/7.0.1/CHANGELOG.md deleted file mode 100644 index 73f545178f..0000000000 --- a/stable/qbitmanage/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qbitmanage-7.0.1](https://github.com/truecharts/charts/compare/qbitmanage-7.0.0...qbitmanage-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [qbitmanage-7.0.0](https://github.com/truecharts/charts/compare/qbitmanage-6.0.11...qbitmanage-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [qbitmanage-6.0.11](https://github.com/truecharts/charts/compare/qbitmanage-6.0.10...qbitmanage-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [qbitmanage-6.0.10](https://github.com/truecharts/charts/compare/qbitmanage-6.0.9...qbitmanage-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [qbitmanage-6.0.9](https://github.com/truecharts/charts/compare/qbitmanage-6.0.8...qbitmanage-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [qbitmanage-6.0.8](https://github.com/truecharts/charts/compare/qbitmanage-6.0.7...qbitmanage-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [qbitmanage-6.0.7](https://github.com/truecharts/charts/compare/qbitmanage-6.0.6...qbitmanage-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [qbitmanage-6.0.6](https://github.com/truecharts/charts/compare/qbitmanage-6.0.5...qbitmanage-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [qbitmanage-6.0.5](https://github.com/truecharts/charts/compare/qbitmanage-6.0.4...qbitmanage-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [qbitmanage-6.0.4](https://github.com/truecharts/charts/compare/qbitmanage-6.0.3...qbitmanage-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [qbitmanage-6.0.3](https://github.com/truecharts/charts/compare/qbitmanage-6.0.2...qbitmanage-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/qbitmanage/7.0.1/Chart.yaml b/stable/qbitmanage/7.0.1/Chart.yaml deleted file mode 100644 index 173315fb22..0000000000 --- a/stable/qbitmanage/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: qbitmanage -version: 7.0.1 -appVersion: 4.0.6 -description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. -home: https://truecharts.org/charts/stable/qbitmanage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage - - https://hub.docker.com/r/bobokun/qbit_manage - - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - qbitmanage - - Downloaders - - MediaApp-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/qbitmanage/7.0.1/app-changelog.md b/stable/qbitmanage/7.0.1/app-changelog.md deleted file mode 100644 index 61f8c5f889..0000000000 --- a/stable/qbitmanage/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qbitmanage-7.0.1](https://github.com/truecharts/charts/compare/qbitmanage-7.0.0...qbitmanage-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/qbitmanage/7.0.1/charts/common-17.1.4.tgz b/stable/qbitmanage/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/qbitmanage/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/qbitmanage/7.1.0/CHANGELOG.md b/stable/qbitmanage/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..efabf8f793 --- /dev/null +++ b/stable/qbitmanage/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qbitmanage-7.1.0](https://github.com/truecharts/charts/compare/qbitmanage-7.0.1...qbitmanage-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [qbitmanage-7.0.1](https://github.com/truecharts/charts/compare/qbitmanage-7.0.0...qbitmanage-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [qbitmanage-7.0.0](https://github.com/truecharts/charts/compare/qbitmanage-6.0.11...qbitmanage-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [qbitmanage-6.0.11](https://github.com/truecharts/charts/compare/qbitmanage-6.0.10...qbitmanage-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [qbitmanage-6.0.10](https://github.com/truecharts/charts/compare/qbitmanage-6.0.9...qbitmanage-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [qbitmanage-6.0.9](https://github.com/truecharts/charts/compare/qbitmanage-6.0.8...qbitmanage-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [qbitmanage-6.0.8](https://github.com/truecharts/charts/compare/qbitmanage-6.0.7...qbitmanage-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [qbitmanage-6.0.7](https://github.com/truecharts/charts/compare/qbitmanage-6.0.6...qbitmanage-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [qbitmanage-6.0.6](https://github.com/truecharts/charts/compare/qbitmanage-6.0.5...qbitmanage-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [qbitmanage-6.0.5](https://github.com/truecharts/charts/compare/qbitmanage-6.0.4...qbitmanage-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [qbitmanage-6.0.4](https://github.com/truecharts/charts/compare/qbitmanage-6.0.3...qbitmanage-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/qbitmanage/7.1.0/Chart.yaml b/stable/qbitmanage/7.1.0/Chart.yaml new file mode 100644 index 0000000000..8c503a27f8 --- /dev/null +++ b/stable/qbitmanage/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: qbitmanage +version: 7.1.0 +appVersion: 4.0.6 +description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. +home: https://truecharts.org/charts/stable/qbitmanage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png +deprecated: false +sources: + - https://hub.docker.com/r/bobokun/qbit_manage + - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - qbitmanage + - Downloaders + - MediaApp-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/qbitmanage/7.0.1/README.md b/stable/qbitmanage/7.1.0/README.md similarity index 100% rename from stable/qbitmanage/7.0.1/README.md rename to stable/qbitmanage/7.1.0/README.md diff --git a/stable/qbitmanage/7.1.0/app-changelog.md b/stable/qbitmanage/7.1.0/app-changelog.md new file mode 100644 index 0000000000..7921009ad5 --- /dev/null +++ b/stable/qbitmanage/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qbitmanage-7.1.0](https://github.com/truecharts/charts/compare/qbitmanage-7.0.1...qbitmanage-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/qbitmanage/7.0.1/app-readme.md b/stable/qbitmanage/7.1.0/app-readme.md similarity index 100% rename from stable/qbitmanage/7.0.1/app-readme.md rename to stable/qbitmanage/7.1.0/app-readme.md diff --git a/stable/qbitmanage/7.1.0/charts/common-17.2.2.tgz b/stable/qbitmanage/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/qbitmanage/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/qbitmanage/7.0.1/ix_values.yaml b/stable/qbitmanage/7.1.0/ix_values.yaml similarity index 100% rename from stable/qbitmanage/7.0.1/ix_values.yaml rename to stable/qbitmanage/7.1.0/ix_values.yaml diff --git a/stable/qbitmanage/7.0.1/questions.yaml b/stable/qbitmanage/7.1.0/questions.yaml similarity index 100% rename from stable/qbitmanage/7.0.1/questions.yaml rename to stable/qbitmanage/7.1.0/questions.yaml diff --git a/stable/qbitmanage/7.1.0/templates/NOTES.txt b/stable/qbitmanage/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/qbitmanage/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/quickshare/4.0.1/templates/common.yaml b/stable/qbitmanage/7.1.0/templates/common.yaml similarity index 100% rename from stable/quickshare/4.0.1/templates/common.yaml rename to stable/qbitmanage/7.1.0/templates/common.yaml diff --git a/stable/tubesync/4.0.1/values.yaml b/stable/qbitmanage/7.1.0/values.yaml similarity index 100% rename from stable/tubesync/4.0.1/values.yaml rename to stable/qbitmanage/7.1.0/values.yaml diff --git a/stable/qbitrr/2.0.1/CHANGELOG.md b/stable/qbitrr/2.0.1/CHANGELOG.md deleted file mode 100644 index 7698bfb22a..0000000000 --- a/stable/qbitrr/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qbitrr-2.0.1](https://github.com/truecharts/charts/compare/qbitrr-2.0.0...qbitrr-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [qbitrr-2.0.0](https://github.com/truecharts/charts/compare/qbitrr-1.0.11...qbitrr-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [qbitrr-1.0.11](https://github.com/truecharts/charts/compare/qbitrr-1.0.10...qbitrr-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [qbitrr-1.0.10](https://github.com/truecharts/charts/compare/qbitrr-1.0.9...qbitrr-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [qbitrr-1.0.9](https://github.com/truecharts/charts/compare/qbitrr-1.0.8...qbitrr-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [qbitrr-1.0.8](https://github.com/truecharts/charts/compare/qbitrr-1.0.7...qbitrr-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [qbitrr-1.0.7](https://github.com/truecharts/charts/compare/qbitrr-1.0.6...qbitrr-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [qbitrr-1.0.6](https://github.com/truecharts/charts/compare/qbitrr-1.0.5...qbitrr-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [qbitrr-1.0.5](https://github.com/truecharts/charts/compare/qbitrr-1.0.4...qbitrr-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [qbitrr-1.0.4](https://github.com/truecharts/charts/compare/qbitrr-1.0.3...qbitrr-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [qbitrr-1.0.3](https://github.com/truecharts/charts/compare/qbitrr-1.0.2...qbitrr-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/qbitrr/2.0.1/Chart.yaml b/stable/qbitrr/2.0.1/Chart.yaml deleted file mode 100644 index cba5aecbb2..0000000000 --- a/stable/qbitrr/2.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: qbitrr -version: 2.0.1 -appVersion: 3.8.8 -description: A simple script to monitor qBit and communicate with Radarr and Sonarr. -home: https://truecharts.org/charts/stable/qbitrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.png -deprecated: false -sources: - - https://github.com/Feramance/Qbitrr - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - - https://hub.docker.com/r/feramance/qbitrr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - qbitrr - - Downloaders - - MediaApp-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/qbitrr/2.0.1/app-changelog.md b/stable/qbitrr/2.0.1/app-changelog.md deleted file mode 100644 index 7c3c2c5a0f..0000000000 --- a/stable/qbitrr/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qbitrr-2.0.1](https://github.com/truecharts/charts/compare/qbitrr-2.0.0...qbitrr-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/qbitrr/2.0.1/charts/common-17.1.4.tgz b/stable/qbitrr/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/qbitrr/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/qbitrr/2.1.0/CHANGELOG.md b/stable/qbitrr/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bac048bff6 --- /dev/null +++ b/stable/qbitrr/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qbitrr-2.1.0](https://github.com/truecharts/charts/compare/qbitrr-2.0.1...qbitrr-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [qbitrr-2.0.1](https://github.com/truecharts/charts/compare/qbitrr-2.0.0...qbitrr-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [qbitrr-2.0.0](https://github.com/truecharts/charts/compare/qbitrr-1.0.11...qbitrr-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [qbitrr-1.0.11](https://github.com/truecharts/charts/compare/qbitrr-1.0.10...qbitrr-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [qbitrr-1.0.10](https://github.com/truecharts/charts/compare/qbitrr-1.0.9...qbitrr-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [qbitrr-1.0.9](https://github.com/truecharts/charts/compare/qbitrr-1.0.8...qbitrr-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [qbitrr-1.0.8](https://github.com/truecharts/charts/compare/qbitrr-1.0.7...qbitrr-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [qbitrr-1.0.7](https://github.com/truecharts/charts/compare/qbitrr-1.0.6...qbitrr-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [qbitrr-1.0.6](https://github.com/truecharts/charts/compare/qbitrr-1.0.5...qbitrr-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [qbitrr-1.0.5](https://github.com/truecharts/charts/compare/qbitrr-1.0.4...qbitrr-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [qbitrr-1.0.4](https://github.com/truecharts/charts/compare/qbitrr-1.0.3...qbitrr-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/qbitrr/2.1.0/Chart.yaml b/stable/qbitrr/2.1.0/Chart.yaml new file mode 100644 index 0000000000..4986d91f19 --- /dev/null +++ b/stable/qbitrr/2.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: qbitrr +version: 2.1.0 +appVersion: 3.8.8 +description: A simple script to monitor qBit and communicate with Radarr and Sonarr. +home: https://truecharts.org/charts/stable/qbitrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.png +deprecated: false +sources: + - https://github.com/Feramance/Qbitrr + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr + - https://hub.docker.com/r/feramance/qbitrr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - qbitrr + - Downloaders + - MediaApp-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/qbitrr/2.0.1/README.md b/stable/qbitrr/2.1.0/README.md similarity index 100% rename from stable/qbitrr/2.0.1/README.md rename to stable/qbitrr/2.1.0/README.md diff --git a/stable/qbitrr/2.1.0/app-changelog.md b/stable/qbitrr/2.1.0/app-changelog.md new file mode 100644 index 0000000000..1371982da5 --- /dev/null +++ b/stable/qbitrr/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qbitrr-2.1.0](https://github.com/truecharts/charts/compare/qbitrr-2.0.1...qbitrr-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/qbitrr/2.0.1/app-readme.md b/stable/qbitrr/2.1.0/app-readme.md similarity index 100% rename from stable/qbitrr/2.0.1/app-readme.md rename to stable/qbitrr/2.1.0/app-readme.md diff --git a/stable/qbitrr/2.1.0/charts/common-17.2.2.tgz b/stable/qbitrr/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/qbitrr/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/qbitrr/2.0.1/ix_values.yaml b/stable/qbitrr/2.1.0/ix_values.yaml similarity index 100% rename from stable/qbitrr/2.0.1/ix_values.yaml rename to stable/qbitrr/2.1.0/ix_values.yaml diff --git a/stable/qbitrr/2.0.1/questions.yaml b/stable/qbitrr/2.1.0/questions.yaml similarity index 100% rename from stable/qbitrr/2.0.1/questions.yaml rename to stable/qbitrr/2.1.0/questions.yaml diff --git a/stable/qbitrr/2.1.0/templates/NOTES.txt b/stable/qbitrr/2.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/qbitrr/2.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/quiz-game/4.0.1/templates/common.yaml b/stable/qbitrr/2.1.0/templates/common.yaml similarity index 100% rename from stable/quiz-game/4.0.1/templates/common.yaml rename to stable/qbitrr/2.1.0/templates/common.yaml diff --git a/stable/tvhproxy/4.0.1/values.yaml b/stable/qbitrr/2.1.0/values.yaml similarity index 100% rename from stable/tvhproxy/4.0.1/values.yaml rename to stable/qbitrr/2.1.0/values.yaml diff --git a/stable/qbittorrent/18.1.0/CHANGELOG.md b/stable/qbittorrent/18.1.0/CHANGELOG.md new file mode 100644 index 0000000000..cbd7de7b47 --- /dev/null +++ b/stable/qbittorrent/18.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qbittorrent-18.1.0](https://github.com/truecharts/charts/compare/qbittorrent-18.0.1...qbittorrent-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [qbittorrent-18.0.1](https://github.com/truecharts/charts/compare/qbittorrent-18.0.0...qbittorrent-18.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [qbittorrent-18.0.0](https://github.com/truecharts/charts/compare/qbittorrent-17.0.11...qbittorrent-18.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [qbittorrent-17.0.11](https://github.com/truecharts/charts/compare/qbittorrent-17.0.10...qbittorrent-17.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [qbittorrent-17.0.10](https://github.com/truecharts/charts/compare/qbittorrent-17.0.9...qbittorrent-17.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [qbittorrent-17.0.9](https://github.com/truecharts/charts/compare/qbittorrent-17.0.8...qbittorrent-17.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [qbittorrent-17.0.8](https://github.com/truecharts/charts/compare/qbittorrent-17.0.7...qbittorrent-17.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [qbittorrent-17.0.7](https://github.com/truecharts/charts/compare/qbittorrent-17.0.6...qbittorrent-17.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [qbittorrent-17.0.6](https://github.com/truecharts/charts/compare/qbittorrent-17.0.5...qbittorrent-17.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [qbittorrent-17.0.5](https://github.com/truecharts/charts/compare/qbittorrent-17.0.4...qbittorrent-17.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [qbittorrent-17.0.4](https://github.com/truecharts/charts/compare/qbittorrent-17.0.3...qbittorrent-17.0.4) (2023-12-21) + +### Fix diff --git a/stable/qbittorrent/18.1.0/Chart.yaml b/stable/qbittorrent/18.1.0/Chart.yaml new file mode 100644 index 0000000000..f3f15364d4 --- /dev/null +++ b/stable/qbittorrent/18.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: qbittorrent +version: 18.1.0 +appVersion: 4.6.2 +description: qBittorrent is a cross-platform free and open-source BitTorrent client +home: https://truecharts.org/charts/stable/qbittorrent +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png +deprecated: false +sources: + - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server + - https://github.com/qbittorrent/qBittorrent + - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - qbittorrent + - torrrent +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/qbittorrent/18.1.0/README.md b/stable/qbittorrent/18.1.0/README.md new file mode 100644 index 0000000000..3c5b50f1f1 --- /dev/null +++ b/stable/qbittorrent/18.1.0/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/qbittorrent) + +**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/qbittorrent/18.1.0/app-changelog.md b/stable/qbittorrent/18.1.0/app-changelog.md new file mode 100644 index 0000000000..0eac7105e4 --- /dev/null +++ b/stable/qbittorrent/18.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qbittorrent-18.1.0](https://github.com/truecharts/charts/compare/qbittorrent-18.0.1...qbittorrent-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/qbittorrent/18.1.0/app-readme.md b/stable/qbittorrent/18.1.0/app-readme.md new file mode 100644 index 0000000000..49a523cba7 --- /dev/null +++ b/stable/qbittorrent/18.1.0/app-readme.md @@ -0,0 +1,8 @@ +qBittorrent is a cross-platform free and open-source BitTorrent client + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/qbittorrent](https://truecharts.org/charts/stable/qbittorrent) + +--- + +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/qbittorrent/18.1.0/charts/common-17.2.2.tgz b/stable/qbittorrent/18.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/qbittorrent/18.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/qbittorrent/18.1.0/ix_values.yaml b/stable/qbittorrent/18.1.0/ix_values.yaml new file mode 100644 index 0000000000..57219e0fa8 --- /dev/null +++ b/stable/qbittorrent/18.1.0/ix_values.yaml @@ -0,0 +1,72 @@ +image: + repository: ghcr.io/onedr0p/qbittorrent + pullPolicy: IfNotPresent + tag: 4.6.2@sha256:fedb62126c82ae0c7192e9052633411294a27e9c233613c03b0a8d168d160040 +qbitportforwardImage: + repository: mjmeli/qbittorrent-port-forward-gluetun-server + pullPolicy: IfNotPresent + tag: latest@sha256:67d0d21ed792cf80716d4211e7162b6d375af5c12f3cf096c9032ad705dddaa8 +qbitportforward: + enabled: false + QBT_USERNAME: "admin" + QBT_PASSWORD: "adminadmin" +service: + main: + ports: + main: + port: 10095 + targetPort: 8080 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 6881 + protocol: tcp + torrentudp: + enabled: true + port: "{{ .Values.service.torrent.ports.torrent.port }}" + protocol: udp + gluetun: + enabled: true + type: ClusterIP + ports: + gluetun: + enabled: true + port: 8000 + targetPort: 8000 + protocol: http +workload: + qbitportforward: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + qbitportforward: + primary: true + enabled: true + imageSelector: qbitportforwardImage + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + env: + QBT_USERNAME: "{{ .Values.qbitportforward.QBT_USERNAME }}" + QBT_PASSWORD: "{{ .Values.qbitportforward.QBT_PASSWORD }}" + QBT_ADDR: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + GTN_ADDR: '{{ printf "http://%v-gluetun:8000" (include "tc.v1.common.lib.chart.names.fullname" $) }}' +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false diff --git a/stable/qbittorrent/18.1.0/questions.yaml b/stable/qbittorrent/18.1.0/questions.yaml new file mode 100644 index 0000000000..bd13e10b8a --- /dev/null +++ b/stable/qbittorrent/18.1.0/questions.yaml @@ -0,0 +1,2902 @@ +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: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: qbitportforward + group: App Configuration + label: Gluetun Port Forwarding + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Gluetun Port Forwarding Automation + description: Enable and configure Gluetun Port Forwarding Automation. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: QBT_USERNAME + label: qBittorrent Username + description: qBittorrent WebUI Username + schema: + type: string + default: "admin" + - variable: QBT_PASSWORD + label: qBittorrent Password + description: qBittorrent WebUI Password + schema: + type: string + default: "adminadmin" + + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10095 + required: true + - variable: torrent + label: "Torrent Service" + description: "Torrent service" + 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: torrent + label: "TCP 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: 6881 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/qbittorrent/18.1.0/templates/NOTES.txt b/stable/qbittorrent/18.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/qbittorrent/18.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/qbittorrent/18.1.0/templates/_configmap.tpl b/stable/qbittorrent/18.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..c1981bfe44 --- /dev/null +++ b/stable/qbittorrent/18.1.0/templates/_configmap.tpl @@ -0,0 +1,25 @@ +{{/* Define the configmap */}} +{{- define "qbittorrent.configmap" -}} + +data: + {{- $bittorrentPort := "" -}} + {{- $bittorrentPort = .Values.service.torrent.ports.torrent.port -}} + {{- if $bittorrentPort }} + 31-update-port: |- + #!/bin/bash + QBITTORRENT_CONFIGFILE="/config/qBittorrent/qBittorrent.conf" + INCOMING_PORT={{- $bittorrentPort }} + + incoming_port_exist=$(cat ${QBITTORRENT_CONFIGFILE} | grep -m 1 'Connection\\PortRangeMin='${INCOMING_PORT}) + if [[ -z "${incoming_port_exist}" ]]; then + incoming_exist=$(cat ${QBITTORRENT_CONFIGFILE} | grep -m 1 'Connection\\PortRangeMin') + if [[ ! -z "${incoming_exist}" ]]; then + # Get line number of Incoming + LINE_NUM=$(grep -Fn -m 1 'Connection\PortRangeMin' ${QBITTORRENT_CONFIGFILE} | cut -d: -f 1) + sed -i "${LINE_NUM}s@.*@Connection\\\PortRangeMin=${INCOMING_PORT}@" ${QBITTORRENT_CONFIGFILE} + else + echo "Connection\\PortRangeMin=${INCOMING_PORT}" >> ${QBITTORRENT_CONFIGFILE} + fi + fi + {{- end }} +{{- end -}} diff --git a/stable/qbittorrent/18.1.0/templates/common.yaml b/stable/qbittorrent/18.1.0/templates/common.yaml new file mode 100644 index 0000000000..72b5bf4082 --- /dev/null +++ b/stable/qbittorrent/18.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Disable [qbitportforward] if requested */}} +{{- if not .Values.qbitportforward.enabled -}} + {{- $_ := set .Values.workload.qbitportforward "enabled" false -}} + {{- $_ := set .Values.service.gluetun "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/twonky-server/4.0.1/values.yaml b/stable/qbittorrent/18.1.0/values.yaml similarity index 100% rename from stable/twonky-server/4.0.1/values.yaml rename to stable/qbittorrent/18.1.0/values.yaml diff --git a/stable/qdirstat/7.0.1/CHANGELOG.md b/stable/qdirstat/7.0.1/CHANGELOG.md deleted file mode 100644 index a37c73666d..0000000000 --- a/stable/qdirstat/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qdirstat-7.0.1](https://github.com/truecharts/charts/compare/qdirstat-7.0.0...qdirstat-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [qdirstat-7.0.0](https://github.com/truecharts/charts/compare/qdirstat-6.0.11...qdirstat-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [qdirstat-6.0.11](https://github.com/truecharts/charts/compare/qdirstat-6.0.10...qdirstat-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [qdirstat-6.0.10](https://github.com/truecharts/charts/compare/qdirstat-6.0.9...qdirstat-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [qdirstat-6.0.9](https://github.com/truecharts/charts/compare/qdirstat-6.0.8...qdirstat-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [qdirstat-6.0.8](https://github.com/truecharts/charts/compare/qdirstat-6.0.7...qdirstat-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [qdirstat-6.0.7](https://github.com/truecharts/charts/compare/qdirstat-6.0.6...qdirstat-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [qdirstat-6.0.6](https://github.com/truecharts/charts/compare/qdirstat-6.0.5...qdirstat-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [qdirstat-6.0.5](https://github.com/truecharts/charts/compare/qdirstat-6.0.4...qdirstat-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [qdirstat-6.0.4](https://github.com/truecharts/charts/compare/qdirstat-6.0.3...qdirstat-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [qdirstat-6.0.3](https://github.com/truecharts/charts/compare/qdirstat-6.0.2...qdirstat-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/qdirstat/7.0.1/Chart.yaml b/stable/qdirstat/7.0.1/Chart.yaml deleted file mode 100644 index 35b51afd22..0000000000 --- a/stable/qdirstat/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: qdirstat -version: 7.0.1 -appVersion: 23.11.2 -description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. -home: https://truecharts.org/charts/stable/qdirstat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png -deprecated: false -sources: - - https://hub.docker.com/r/jlesage/qdirstat - - https://github.com/jlesage/docker-qdirstat - - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - stats - - qdirstat -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/qdirstat/7.0.1/app-changelog.md b/stable/qdirstat/7.0.1/app-changelog.md deleted file mode 100644 index 3f1e119066..0000000000 --- a/stable/qdirstat/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qdirstat-7.0.1](https://github.com/truecharts/charts/compare/qdirstat-7.0.0...qdirstat-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/qdirstat/7.0.1/charts/common-17.1.4.tgz b/stable/qdirstat/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/qdirstat/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/qdirstat/7.1.0/CHANGELOG.md b/stable/qdirstat/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..eb91c11a94 --- /dev/null +++ b/stable/qdirstat/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qdirstat-7.1.0](https://github.com/truecharts/charts/compare/qdirstat-7.0.1...qdirstat-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [qdirstat-7.0.1](https://github.com/truecharts/charts/compare/qdirstat-7.0.0...qdirstat-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [qdirstat-7.0.0](https://github.com/truecharts/charts/compare/qdirstat-6.0.11...qdirstat-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [qdirstat-6.0.11](https://github.com/truecharts/charts/compare/qdirstat-6.0.10...qdirstat-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [qdirstat-6.0.10](https://github.com/truecharts/charts/compare/qdirstat-6.0.9...qdirstat-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [qdirstat-6.0.9](https://github.com/truecharts/charts/compare/qdirstat-6.0.8...qdirstat-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [qdirstat-6.0.8](https://github.com/truecharts/charts/compare/qdirstat-6.0.7...qdirstat-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [qdirstat-6.0.7](https://github.com/truecharts/charts/compare/qdirstat-6.0.6...qdirstat-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [qdirstat-6.0.6](https://github.com/truecharts/charts/compare/qdirstat-6.0.5...qdirstat-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [qdirstat-6.0.5](https://github.com/truecharts/charts/compare/qdirstat-6.0.4...qdirstat-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [qdirstat-6.0.4](https://github.com/truecharts/charts/compare/qdirstat-6.0.3...qdirstat-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/qdirstat/7.1.0/Chart.yaml b/stable/qdirstat/7.1.0/Chart.yaml new file mode 100644 index 0000000000..1384f93e81 --- /dev/null +++ b/stable/qdirstat/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: qdirstat +version: 7.1.0 +appVersion: 23.11.2 +description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. +home: https://truecharts.org/charts/stable/qdirstat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat + - https://hub.docker.com/r/jlesage/qdirstat + - https://github.com/jlesage/docker-qdirstat +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - stats + - qdirstat +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/qdirstat/7.0.1/README.md b/stable/qdirstat/7.1.0/README.md similarity index 100% rename from stable/qdirstat/7.0.1/README.md rename to stable/qdirstat/7.1.0/README.md diff --git a/stable/qdirstat/7.1.0/app-changelog.md b/stable/qdirstat/7.1.0/app-changelog.md new file mode 100644 index 0000000000..779931bfeb --- /dev/null +++ b/stable/qdirstat/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qdirstat-7.1.0](https://github.com/truecharts/charts/compare/qdirstat-7.0.1...qdirstat-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/qdirstat/7.0.1/app-readme.md b/stable/qdirstat/7.1.0/app-readme.md similarity index 100% rename from stable/qdirstat/7.0.1/app-readme.md rename to stable/qdirstat/7.1.0/app-readme.md diff --git a/stable/qdirstat/7.1.0/charts/common-17.2.2.tgz b/stable/qdirstat/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/qdirstat/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/qdirstat/7.0.1/ix_values.yaml b/stable/qdirstat/7.1.0/ix_values.yaml similarity index 100% rename from stable/qdirstat/7.0.1/ix_values.yaml rename to stable/qdirstat/7.1.0/ix_values.yaml diff --git a/stable/qdirstat/7.0.1/questions.yaml b/stable/qdirstat/7.1.0/questions.yaml similarity index 100% rename from stable/qdirstat/7.0.1/questions.yaml rename to stable/qdirstat/7.1.0/questions.yaml diff --git a/stable/qdirstat/7.1.0/templates/NOTES.txt b/stable/qdirstat/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/qdirstat/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/qdirstat/7.1.0/templates/common.yaml b/stable/qdirstat/7.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/qdirstat/7.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/twtxt/9.0.1/values.yaml b/stable/qdirstat/7.1.0/values.yaml similarity index 100% rename from stable/twtxt/9.0.1/values.yaml rename to stable/qdirstat/7.1.0/values.yaml diff --git a/stable/qflood/4.0.1/CHANGELOG.md b/stable/qflood/4.0.1/CHANGELOG.md deleted file mode 100644 index bbb67fafdc..0000000000 --- a/stable/qflood/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qflood-4.0.1](https://github.com/truecharts/charts/compare/qflood-4.0.0...qflood-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [qflood-4.0.0](https://github.com/truecharts/charts/compare/qflood-3.0.18...qflood-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [qflood-3.0.18](https://github.com/truecharts/charts/compare/qflood-3.0.17...qflood-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [qflood-3.0.17](https://github.com/truecharts/charts/compare/qflood-3.0.16...qflood-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [qflood-3.0.16](https://github.com/truecharts/charts/compare/qflood-3.0.15...qflood-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [qflood-3.0.15](https://github.com/truecharts/charts/compare/qflood-3.0.14...qflood-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [qflood-3.0.14](https://github.com/truecharts/charts/compare/qflood-3.0.13...qflood-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [qflood-3.0.13](https://github.com/truecharts/charts/compare/qflood-3.0.12...qflood-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [qflood-3.0.12](https://github.com/truecharts/charts/compare/qflood-3.0.11...qflood-3.0.12) (2023-12-22) - -### Fix - -- remove umask question ([#16352](https://github.com/truecharts/charts/issues/16352)) - - - - -## [qflood-3.0.11](https://github.com/truecharts/charts/compare/qflood-3.0.10...qflood-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [qflood-3.0.10](https://github.com/truecharts/charts/compare/qflood-3.0.9...qflood-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/qflood/4.0.1/Chart.yaml b/stable/qflood/4.0.1/Chart.yaml deleted file mode 100644 index 5f82f8ce36..0000000000 --- a/stable/qflood/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: qflood -version: 4.0.1 -appVersion: latest -description: Chart with qBittorrent and the Flood UI. -home: https://truecharts.org/charts/incubator/qflood -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.png -deprecated: false -sources: - - https://hotio.dev/containers/qflood - - https://github.com/truecharts/charts/tree/master/charts/incubator/qflood -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - qflood - - Downloaders -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/qflood/4.0.1/app-changelog.md b/stable/qflood/4.0.1/app-changelog.md deleted file mode 100644 index 319c44705c..0000000000 --- a/stable/qflood/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qflood-4.0.1](https://github.com/truecharts/charts/compare/qflood-4.0.0...qflood-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/qflood/4.0.1/charts/common-17.1.4.tgz b/stable/qflood/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/qflood/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/qflood/4.1.0/CHANGELOG.md b/stable/qflood/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..955da2b428 --- /dev/null +++ b/stable/qflood/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qflood-4.1.0](https://github.com/truecharts/charts/compare/qflood-4.0.1...qflood-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [qflood-4.0.1](https://github.com/truecharts/charts/compare/qflood-4.0.0...qflood-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [qflood-4.0.0](https://github.com/truecharts/charts/compare/qflood-3.0.18...qflood-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [qflood-3.0.18](https://github.com/truecharts/charts/compare/qflood-3.0.17...qflood-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [qflood-3.0.17](https://github.com/truecharts/charts/compare/qflood-3.0.16...qflood-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [qflood-3.0.16](https://github.com/truecharts/charts/compare/qflood-3.0.15...qflood-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [qflood-3.0.15](https://github.com/truecharts/charts/compare/qflood-3.0.14...qflood-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [qflood-3.0.14](https://github.com/truecharts/charts/compare/qflood-3.0.13...qflood-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [qflood-3.0.13](https://github.com/truecharts/charts/compare/qflood-3.0.12...qflood-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [qflood-3.0.12](https://github.com/truecharts/charts/compare/qflood-3.0.11...qflood-3.0.12) (2023-12-22) + +### Fix + +- remove umask question ([#16352](https://github.com/truecharts/charts/issues/16352)) + + + + +## [qflood-3.0.11](https://github.com/truecharts/charts/compare/qflood-3.0.10...qflood-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/qflood/4.1.0/Chart.yaml b/stable/qflood/4.1.0/Chart.yaml new file mode 100644 index 0000000000..001c25ef04 --- /dev/null +++ b/stable/qflood/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: qflood +version: 4.1.0 +appVersion: latest +description: Chart with qBittorrent and the Flood UI. +home: https://truecharts.org/charts/incubator/qflood +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.png +deprecated: false +sources: + - https://hotio.dev/containers/qflood + - https://github.com/truecharts/charts/tree/master/charts/incubator/qflood +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - qflood + - Downloaders +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/qflood/4.0.1/README.md b/stable/qflood/4.1.0/README.md similarity index 100% rename from stable/qflood/4.0.1/README.md rename to stable/qflood/4.1.0/README.md diff --git a/stable/qflood/4.1.0/app-changelog.md b/stable/qflood/4.1.0/app-changelog.md new file mode 100644 index 0000000000..a89360d4e8 --- /dev/null +++ b/stable/qflood/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qflood-4.1.0](https://github.com/truecharts/charts/compare/qflood-4.0.1...qflood-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/qflood/4.0.1/app-readme.md b/stable/qflood/4.1.0/app-readme.md similarity index 100% rename from stable/qflood/4.0.1/app-readme.md rename to stable/qflood/4.1.0/app-readme.md diff --git a/stable/qflood/4.1.0/charts/common-17.2.2.tgz b/stable/qflood/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/qflood/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/qflood/4.0.1/ix_values.yaml b/stable/qflood/4.1.0/ix_values.yaml similarity index 100% rename from stable/qflood/4.0.1/ix_values.yaml rename to stable/qflood/4.1.0/ix_values.yaml diff --git a/stable/qflood/4.0.1/questions.yaml b/stable/qflood/4.1.0/questions.yaml similarity index 100% rename from stable/qflood/4.0.1/questions.yaml rename to stable/qflood/4.1.0/questions.yaml diff --git a/stable/radarrsync/4.0.1/templates/common.yaml b/stable/qflood/4.1.0/templates/common.yaml similarity index 100% rename from stable/radarrsync/4.0.1/templates/common.yaml rename to stable/qflood/4.1.0/templates/common.yaml diff --git a/stable/ubooquity/9.0.1/values.yaml b/stable/qflood/4.1.0/values.yaml similarity index 100% rename from stable/ubooquity/9.0.1/values.yaml rename to stable/qflood/4.1.0/values.yaml diff --git a/stable/qinglong/8.0.1/CHANGELOG.md b/stable/qinglong/8.0.1/CHANGELOG.md deleted file mode 100644 index 3da6ee07e8..0000000000 --- a/stable/qinglong/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qinglong-8.0.1](https://github.com/truecharts/charts/compare/qinglong-8.0.0...qinglong-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [qinglong-8.0.0](https://github.com/truecharts/charts/compare/qinglong-7.0.11...qinglong-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [qinglong-7.0.11](https://github.com/truecharts/charts/compare/qinglong-7.0.10...qinglong-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [qinglong-7.0.10](https://github.com/truecharts/charts/compare/qinglong-7.0.9...qinglong-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [qinglong-7.0.9](https://github.com/truecharts/charts/compare/qinglong-7.0.8...qinglong-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [qinglong-7.0.8](https://github.com/truecharts/charts/compare/qinglong-7.0.7...qinglong-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [qinglong-7.0.7](https://github.com/truecharts/charts/compare/qinglong-7.0.6...qinglong-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [qinglong-7.0.6](https://github.com/truecharts/charts/compare/qinglong-7.0.5...qinglong-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [qinglong-7.0.5](https://github.com/truecharts/charts/compare/qinglong-7.0.4...qinglong-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [qinglong-7.0.4](https://github.com/truecharts/charts/compare/qinglong-7.0.3...qinglong-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [qinglong-7.0.3](https://github.com/truecharts/charts/compare/qinglong-7.0.2...qinglong-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/qinglong/8.0.1/Chart.yaml b/stable/qinglong/8.0.1/Chart.yaml deleted file mode 100644 index 157f4d4805..0000000000 --- a/stable/qinglong/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: qinglong -version: 8.0.1 -appVersion: 2.16.5 -description: A timed task management panel that supports typescript, javaScript, python3, and shell -home: https://truecharts.org/charts/stable/qinglong -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong - - https://hub.docker.com/r/whyour/qinglong -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - qinglong - - task -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/qinglong/8.0.1/app-changelog.md b/stable/qinglong/8.0.1/app-changelog.md deleted file mode 100644 index e4322f623d..0000000000 --- a/stable/qinglong/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qinglong-8.0.1](https://github.com/truecharts/charts/compare/qinglong-8.0.0...qinglong-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/qinglong/8.0.1/charts/common-17.1.4.tgz b/stable/qinglong/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/qinglong/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/qinglong/8.1.0/CHANGELOG.md b/stable/qinglong/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8522f68897 --- /dev/null +++ b/stable/qinglong/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qinglong-8.1.0](https://github.com/truecharts/charts/compare/qinglong-8.0.1...qinglong-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [qinglong-8.0.1](https://github.com/truecharts/charts/compare/qinglong-8.0.0...qinglong-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [qinglong-8.0.0](https://github.com/truecharts/charts/compare/qinglong-7.0.11...qinglong-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [qinglong-7.0.11](https://github.com/truecharts/charts/compare/qinglong-7.0.10...qinglong-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [qinglong-7.0.10](https://github.com/truecharts/charts/compare/qinglong-7.0.9...qinglong-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [qinglong-7.0.9](https://github.com/truecharts/charts/compare/qinglong-7.0.8...qinglong-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [qinglong-7.0.8](https://github.com/truecharts/charts/compare/qinglong-7.0.7...qinglong-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [qinglong-7.0.7](https://github.com/truecharts/charts/compare/qinglong-7.0.6...qinglong-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [qinglong-7.0.6](https://github.com/truecharts/charts/compare/qinglong-7.0.5...qinglong-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [qinglong-7.0.5](https://github.com/truecharts/charts/compare/qinglong-7.0.4...qinglong-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [qinglong-7.0.4](https://github.com/truecharts/charts/compare/qinglong-7.0.3...qinglong-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/qinglong/8.1.0/Chart.yaml b/stable/qinglong/8.1.0/Chart.yaml new file mode 100644 index 0000000000..1b589a1930 --- /dev/null +++ b/stable/qinglong/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: qinglong +version: 8.1.0 +appVersion: 2.16.5 +description: A timed task management panel that supports typescript, javaScript, python3, and shell +home: https://truecharts.org/charts/stable/qinglong +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong + - https://hub.docker.com/r/whyour/qinglong +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - qinglong + - task +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/qinglong/8.0.1/README.md b/stable/qinglong/8.1.0/README.md similarity index 100% rename from stable/qinglong/8.0.1/README.md rename to stable/qinglong/8.1.0/README.md diff --git a/stable/qinglong/8.1.0/app-changelog.md b/stable/qinglong/8.1.0/app-changelog.md new file mode 100644 index 0000000000..38feb66335 --- /dev/null +++ b/stable/qinglong/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qinglong-8.1.0](https://github.com/truecharts/charts/compare/qinglong-8.0.1...qinglong-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/qinglong/8.0.1/app-readme.md b/stable/qinglong/8.1.0/app-readme.md similarity index 100% rename from stable/qinglong/8.0.1/app-readme.md rename to stable/qinglong/8.1.0/app-readme.md diff --git a/stable/qinglong/8.1.0/charts/common-17.2.2.tgz b/stable/qinglong/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/qinglong/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/qinglong/8.0.1/ix_values.yaml b/stable/qinglong/8.1.0/ix_values.yaml similarity index 100% rename from stable/qinglong/8.0.1/ix_values.yaml rename to stable/qinglong/8.1.0/ix_values.yaml diff --git a/stable/qinglong/8.0.1/questions.yaml b/stable/qinglong/8.1.0/questions.yaml similarity index 100% rename from stable/qinglong/8.0.1/questions.yaml rename to stable/qinglong/8.1.0/questions.yaml diff --git a/stable/qinglong/8.1.0/templates/NOTES.txt b/stable/qinglong/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/qinglong/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/qinglong/8.1.0/templates/common.yaml b/stable/qinglong/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/qinglong/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/universal-media-server/4.0.1/values.yaml b/stable/qinglong/8.1.0/values.yaml similarity index 100% rename from stable/universal-media-server/4.0.1/values.yaml rename to stable/qinglong/8.1.0/values.yaml diff --git a/stable/quake3/4.0.2/CHANGELOG.md b/stable/quake3/4.0.2/CHANGELOG.md deleted file mode 100644 index 00c902aed0..0000000000 --- a/stable/quake3/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [quake3-4.0.2](https://github.com/truecharts/charts/compare/quake3-4.0.1...quake3-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [quake3-4.0.1](https://github.com/truecharts/charts/compare/quake3-4.0.0...quake3-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [quake3-4.0.0](https://github.com/truecharts/charts/compare/quake3-3.0.17...quake3-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [quake3-3.0.17](https://github.com/truecharts/charts/compare/quake3-3.0.16...quake3-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [quake3-3.0.16](https://github.com/truecharts/charts/compare/quake3-3.0.15...quake3-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [quake3-3.0.15](https://github.com/truecharts/charts/compare/quake3-3.0.14...quake3-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [quake3-3.0.14](https://github.com/truecharts/charts/compare/quake3-3.0.13...quake3-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [quake3-3.0.13](https://github.com/truecharts/charts/compare/quake3-3.0.12...quake3-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [quake3-3.0.12](https://github.com/truecharts/charts/compare/quake3-3.0.11...quake3-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [quake3-3.0.11](https://github.com/truecharts/charts/compare/quake3-3.0.10...quake3-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [quake3-3.0.10](https://github.com/truecharts/charts/compare/quake3-3.0.9...quake3-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/quake3/4.0.2/Chart.yaml b/stable/quake3/4.0.2/Chart.yaml deleted file mode 100644 index 8298646912..0000000000 --- a/stable/quake3/4.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: quake3 -version: 4.0.2 -appVersion: latest -description: This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). -home: https://truecharts.org/charts/incubator/quake3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.png -deprecated: false -sources: - - https://www.idsoftware.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/quake3 - - https://hub.docker.com/r/ich777/quake3 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - quake3 - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/quake3/4.0.2/app-changelog.md b/stable/quake3/4.0.2/app-changelog.md deleted file mode 100644 index d2f511321e..0000000000 --- a/stable/quake3/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [quake3-4.0.2](https://github.com/truecharts/charts/compare/quake3-4.0.1...quake3-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/quake3/4.0.2/charts/common-17.1.4.tgz b/stable/quake3/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/quake3/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/quake3/4.1.0/CHANGELOG.md b/stable/quake3/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..109845e3a7 --- /dev/null +++ b/stable/quake3/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [quake3-4.1.0](https://github.com/truecharts/charts/compare/quake3-4.0.2...quake3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [quake3-4.0.2](https://github.com/truecharts/charts/compare/quake3-4.0.1...quake3-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [quake3-4.0.1](https://github.com/truecharts/charts/compare/quake3-4.0.0...quake3-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [quake3-4.0.0](https://github.com/truecharts/charts/compare/quake3-3.0.17...quake3-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [quake3-3.0.17](https://github.com/truecharts/charts/compare/quake3-3.0.16...quake3-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [quake3-3.0.16](https://github.com/truecharts/charts/compare/quake3-3.0.15...quake3-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [quake3-3.0.15](https://github.com/truecharts/charts/compare/quake3-3.0.14...quake3-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [quake3-3.0.14](https://github.com/truecharts/charts/compare/quake3-3.0.13...quake3-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [quake3-3.0.13](https://github.com/truecharts/charts/compare/quake3-3.0.12...quake3-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [quake3-3.0.12](https://github.com/truecharts/charts/compare/quake3-3.0.11...quake3-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [quake3-3.0.11](https://github.com/truecharts/charts/compare/quake3-3.0.10...quake3-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/quake3/4.1.0/Chart.yaml b/stable/quake3/4.1.0/Chart.yaml new file mode 100644 index 0000000000..d7540f182f --- /dev/null +++ b/stable/quake3/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: quake3 +version: 4.1.0 +appVersion: latest +description: This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). +home: https://truecharts.org/charts/incubator/quake3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.png +deprecated: false +sources: + - https://www.idsoftware.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/quake3 + - https://hub.docker.com/r/ich777/quake3 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - quake3 + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/quake3/4.0.2/README.md b/stable/quake3/4.1.0/README.md similarity index 100% rename from stable/quake3/4.0.2/README.md rename to stable/quake3/4.1.0/README.md diff --git a/stable/quake3/4.1.0/app-changelog.md b/stable/quake3/4.1.0/app-changelog.md new file mode 100644 index 0000000000..6a79972f3c --- /dev/null +++ b/stable/quake3/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [quake3-4.1.0](https://github.com/truecharts/charts/compare/quake3-4.0.2...quake3-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/quake3/4.0.2/app-readme.md b/stable/quake3/4.1.0/app-readme.md similarity index 100% rename from stable/quake3/4.0.2/app-readme.md rename to stable/quake3/4.1.0/app-readme.md diff --git a/stable/quake3/4.1.0/charts/common-17.2.2.tgz b/stable/quake3/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/quake3/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/quake3/4.0.2/ix_values.yaml b/stable/quake3/4.1.0/ix_values.yaml similarity index 100% rename from stable/quake3/4.0.2/ix_values.yaml rename to stable/quake3/4.1.0/ix_values.yaml diff --git a/stable/quake3/4.0.2/questions.yaml b/stable/quake3/4.1.0/questions.yaml similarity index 100% rename from stable/quake3/4.0.2/questions.yaml rename to stable/quake3/4.1.0/questions.yaml diff --git a/stable/rapidphotodownloader/4.0.1/templates/common.yaml b/stable/quake3/4.1.0/templates/common.yaml similarity index 100% rename from stable/rapidphotodownloader/4.0.1/templates/common.yaml rename to stable/quake3/4.1.0/templates/common.yaml diff --git a/stable/unmanic/9.0.1/values.yaml b/stable/quake3/4.1.0/values.yaml similarity index 100% rename from stable/unmanic/9.0.1/values.yaml rename to stable/quake3/4.1.0/values.yaml diff --git a/stable/quassel-core/10.1.0/CHANGELOG.md b/stable/quassel-core/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..77b308223f --- /dev/null +++ b/stable/quassel-core/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [quassel-core-10.1.0](https://github.com/truecharts/charts/compare/quassel-core-10.0.1...quassel-core-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [quassel-core-10.0.1](https://github.com/truecharts/charts/compare/quassel-core-10.0.0...quassel-core-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [quassel-core-10.0.0](https://github.com/truecharts/charts/compare/quassel-core-9.0.11...quassel-core-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [quassel-core-9.0.11](https://github.com/truecharts/charts/compare/quassel-core-9.0.10...quassel-core-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [quassel-core-9.0.10](https://github.com/truecharts/charts/compare/quassel-core-9.0.9...quassel-core-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [quassel-core-9.0.9](https://github.com/truecharts/charts/compare/quassel-core-9.0.8...quassel-core-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [quassel-core-9.0.8](https://github.com/truecharts/charts/compare/quassel-core-9.0.7...quassel-core-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [quassel-core-9.0.7](https://github.com/truecharts/charts/compare/quassel-core-9.0.6...quassel-core-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [quassel-core-9.0.6](https://github.com/truecharts/charts/compare/quassel-core-9.0.5...quassel-core-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [quassel-core-9.0.5](https://github.com/truecharts/charts/compare/quassel-core-9.0.4...quassel-core-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [quassel-core-9.0.4](https://github.com/truecharts/charts/compare/quassel-core-9.0.3...quassel-core-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/quassel-core/10.1.0/Chart.yaml b/stable/quassel-core/10.1.0/Chart.yaml new file mode 100644 index 0000000000..cc5fd878fd --- /dev/null +++ b/stable/quassel-core/10.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: quassel-core +version: 10.1.0 +appVersion: 0.14.0 +description: Quassel-core is a modern, cross-platform, distributed IRC client. +home: https://truecharts.org/charts/stable/quassel-core +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core + - https://ghcr.io/linuxserver/quassel-core +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - quassel-core +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/quassel-core/10.1.0/README.md b/stable/quassel-core/10.1.0/README.md new file mode 100644 index 0000000000..0c56876b26 --- /dev/null +++ b/stable/quassel-core/10.1.0/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/quassel-core) + +**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/quassel-core/10.1.0/app-changelog.md b/stable/quassel-core/10.1.0/app-changelog.md new file mode 100644 index 0000000000..f0cd10ee30 --- /dev/null +++ b/stable/quassel-core/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [quassel-core-10.1.0](https://github.com/truecharts/charts/compare/quassel-core-10.0.1...quassel-core-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/quassel-core/10.1.0/app-readme.md b/stable/quassel-core/10.1.0/app-readme.md new file mode 100644 index 0000000000..1016df41d7 --- /dev/null +++ b/stable/quassel-core/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Quassel-core is a modern, cross-platform, distributed IRC client. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/quassel-core](https://truecharts.org/charts/stable/quassel-core) + +--- + +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/quassel-core/10.1.0/charts/common-17.2.2.tgz b/stable/quassel-core/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/quassel-core/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/quassel-core/10.1.0/ix_values.yaml b/stable/quassel-core/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..9caca9f90f --- /dev/null +++ b/stable/quassel-core/10.1.0/ix_values.yaml @@ -0,0 +1,61 @@ +image: + repository: ghcr.io/linuxserver/quassel-core + pullPolicy: IfNotPresent + tag: 0.14.0@sha256:2a7a3515270d9a7373709a58f1691944321f4aacf0684f849365d0ac9db2f8a2 +service: + main: + ports: + main: + targetPort: 4242 + port: 4242 + ident: + enabled: true + ports: + ident: + enabled: true + targetPort: 10113 + port: 10113 +persistence: + varrun: + enabled: true +cnpg: + main: + enabled: true + user: quassel-core + database: quassel-core +portal: + open: + enabled: false +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + DB_BACKEND: "PostgreSQL" + DB_PGSQL_USERNAME: "{{ .Values.cnpg.main.user }}" + DB_PGSQL_DATABASE: "{{ .Values.cnpg.main.database }}" + DB_PGSQL_PORT: 5432 + AUTH_AUTHENTICATOR: "Database" + RUN_OPTS: "--config-from-environment" + DB_PGSQL_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DB_PGSQL_HOSTNAME: + secretKeyRef: + name: cnpg-main-urls + key: host diff --git a/stable/quassel-core/10.1.0/questions.yaml b/stable/quassel-core/10.1.0/questions.yaml new file mode 100644 index 0000000000..d8b3356aad --- /dev/null +++ b/stable/quassel-core/10.1.0/questions.yaml @@ -0,0 +1,3045 @@ +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: {} +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 4242 + required: true + - variable: ident + label: "ident Service" + description: "The ident service." + 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: ident + label: "ident 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: 10113 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/quassel-core/10.1.0/templates/NOTES.txt b/stable/quassel-core/10.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/quassel-core/10.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/quassel-core/10.1.0/templates/common.yaml b/stable/quassel-core/10.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/quassel-core/10.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unpoller/9.0.1/values.yaml b/stable/quassel-core/10.1.0/values.yaml similarity index 100% rename from stable/unpoller/9.0.1/values.yaml rename to stable/quassel-core/10.1.0/values.yaml diff --git a/stable/quassel-web/8.0.1/CHANGELOG.md b/stable/quassel-web/8.0.1/CHANGELOG.md deleted file mode 100644 index 14200aa54f..0000000000 --- a/stable/quassel-web/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [quassel-web-8.0.1](https://github.com/truecharts/charts/compare/quassel-web-8.0.0...quassel-web-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [quassel-web-8.0.0](https://github.com/truecharts/charts/compare/quassel-web-7.0.11...quassel-web-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [quassel-web-7.0.11](https://github.com/truecharts/charts/compare/quassel-web-7.0.10...quassel-web-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [quassel-web-7.0.10](https://github.com/truecharts/charts/compare/quassel-web-7.0.9...quassel-web-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [quassel-web-7.0.9](https://github.com/truecharts/charts/compare/quassel-web-7.0.8...quassel-web-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [quassel-web-7.0.8](https://github.com/truecharts/charts/compare/quassel-web-7.0.7...quassel-web-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [quassel-web-7.0.7](https://github.com/truecharts/charts/compare/quassel-web-7.0.6...quassel-web-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [quassel-web-7.0.6](https://github.com/truecharts/charts/compare/quassel-web-7.0.5...quassel-web-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [quassel-web-7.0.5](https://github.com/truecharts/charts/compare/quassel-web-7.0.4...quassel-web-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [quassel-web-7.0.4](https://github.com/truecharts/charts/compare/quassel-web-7.0.3...quassel-web-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [quassel-web-7.0.3](https://github.com/truecharts/charts/compare/quassel-web-7.0.2...quassel-web-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/quassel-web/8.0.1/Chart.yaml b/stable/quassel-web/8.0.1/Chart.yaml deleted file mode 100644 index ba3d8acb23..0000000000 --- a/stable/quassel-web/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: quassel-web -version: 8.0.1 -appVersion: 2021.12.16 -description: Quassel-web is a web client for Quassel. -home: https://truecharts.org/charts/stable/quassel-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web - - https://ghcr.io/linuxserver/quassel-web -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - quassel-web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/quassel-web/8.0.1/app-changelog.md b/stable/quassel-web/8.0.1/app-changelog.md deleted file mode 100644 index 8798f416fd..0000000000 --- a/stable/quassel-web/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [quassel-web-8.0.1](https://github.com/truecharts/charts/compare/quassel-web-8.0.0...quassel-web-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/quassel-web/8.0.1/charts/common-17.1.4.tgz b/stable/quassel-web/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/quassel-web/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/quassel-web/8.1.0/CHANGELOG.md b/stable/quassel-web/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..17fa685ac2 --- /dev/null +++ b/stable/quassel-web/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [quassel-web-8.1.0](https://github.com/truecharts/charts/compare/quassel-web-8.0.1...quassel-web-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [quassel-web-8.0.1](https://github.com/truecharts/charts/compare/quassel-web-8.0.0...quassel-web-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [quassel-web-8.0.0](https://github.com/truecharts/charts/compare/quassel-web-7.0.11...quassel-web-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [quassel-web-7.0.11](https://github.com/truecharts/charts/compare/quassel-web-7.0.10...quassel-web-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [quassel-web-7.0.10](https://github.com/truecharts/charts/compare/quassel-web-7.0.9...quassel-web-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [quassel-web-7.0.9](https://github.com/truecharts/charts/compare/quassel-web-7.0.8...quassel-web-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [quassel-web-7.0.8](https://github.com/truecharts/charts/compare/quassel-web-7.0.7...quassel-web-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [quassel-web-7.0.7](https://github.com/truecharts/charts/compare/quassel-web-7.0.6...quassel-web-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [quassel-web-7.0.6](https://github.com/truecharts/charts/compare/quassel-web-7.0.5...quassel-web-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [quassel-web-7.0.5](https://github.com/truecharts/charts/compare/quassel-web-7.0.4...quassel-web-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [quassel-web-7.0.4](https://github.com/truecharts/charts/compare/quassel-web-7.0.3...quassel-web-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/quassel-web/8.1.0/Chart.yaml b/stable/quassel-web/8.1.0/Chart.yaml new file mode 100644 index 0000000000..bfe559a536 --- /dev/null +++ b/stable/quassel-web/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: quassel-web +version: 8.1.0 +appVersion: 2021.12.16 +description: Quassel-web is a web client for Quassel. +home: https://truecharts.org/charts/stable/quassel-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web + - https://ghcr.io/linuxserver/quassel-web +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - quassel-web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/quassel-web/8.0.1/README.md b/stable/quassel-web/8.1.0/README.md similarity index 100% rename from stable/quassel-web/8.0.1/README.md rename to stable/quassel-web/8.1.0/README.md diff --git a/stable/quassel-web/8.1.0/app-changelog.md b/stable/quassel-web/8.1.0/app-changelog.md new file mode 100644 index 0000000000..d4933b9331 --- /dev/null +++ b/stable/quassel-web/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [quassel-web-8.1.0](https://github.com/truecharts/charts/compare/quassel-web-8.0.1...quassel-web-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/quassel-web/8.0.1/app-readme.md b/stable/quassel-web/8.1.0/app-readme.md similarity index 100% rename from stable/quassel-web/8.0.1/app-readme.md rename to stable/quassel-web/8.1.0/app-readme.md diff --git a/stable/quassel-web/8.1.0/charts/common-17.2.2.tgz b/stable/quassel-web/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/quassel-web/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/quassel-web/8.0.1/ix_values.yaml b/stable/quassel-web/8.1.0/ix_values.yaml similarity index 100% rename from stable/quassel-web/8.0.1/ix_values.yaml rename to stable/quassel-web/8.1.0/ix_values.yaml diff --git a/stable/quassel-web/8.0.1/questions.yaml b/stable/quassel-web/8.1.0/questions.yaml similarity index 100% rename from stable/quassel-web/8.0.1/questions.yaml rename to stable/quassel-web/8.1.0/questions.yaml diff --git a/stable/quassel-web/8.1.0/templates/NOTES.txt b/stable/quassel-web/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/quassel-web/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/quassel-web/8.1.0/templates/common.yaml b/stable/quassel-web/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/quassel-web/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unturned/5.0.1/values.yaml b/stable/quassel-web/8.1.0/values.yaml similarity index 100% rename from stable/unturned/5.0.1/values.yaml rename to stable/quassel-web/8.1.0/values.yaml diff --git a/stable/quickshare/4.0.1/CHANGELOG.md b/stable/quickshare/4.0.1/CHANGELOG.md deleted file mode 100644 index 55f86d1316..0000000000 --- a/stable/quickshare/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [quickshare-4.0.1](https://github.com/truecharts/charts/compare/quickshare-4.0.0...quickshare-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [quickshare-4.0.0](https://github.com/truecharts/charts/compare/quickshare-3.0.17...quickshare-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [quickshare-3.0.17](https://github.com/truecharts/charts/compare/quickshare-3.0.16...quickshare-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [quickshare-3.0.16](https://github.com/truecharts/charts/compare/quickshare-3.0.15...quickshare-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [quickshare-3.0.15](https://github.com/truecharts/charts/compare/quickshare-3.0.14...quickshare-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [quickshare-3.0.14](https://github.com/truecharts/charts/compare/quickshare-3.0.13...quickshare-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [quickshare-3.0.13](https://github.com/truecharts/charts/compare/quickshare-3.0.12...quickshare-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [quickshare-3.0.12](https://github.com/truecharts/charts/compare/quickshare-3.0.11...quickshare-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [quickshare-3.0.11](https://github.com/truecharts/charts/compare/quickshare-3.0.10...quickshare-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [quickshare-3.0.10](https://github.com/truecharts/charts/compare/quickshare-3.0.9...quickshare-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [quickshare-3.0.9](https://github.com/truecharts/charts/compare/quickshare-3.0.8...quickshare-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/quickshare/4.0.1/Chart.yaml b/stable/quickshare/4.0.1/Chart.yaml deleted file mode 100644 index ab8e303f06..0000000000 --- a/stable/quickshare/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: quickshare -version: 4.0.1 -appVersion: latest -description: Quick and simple file sharing between different devices. -home: https://truecharts.org/charts/incubator/quickshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quickshare.png -deprecated: false -sources: - - https://hub.docker.com/r/hexxa/quickshare - - https://github.com/ihexxa/quickshare - - https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - quickshare - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/quickshare/4.0.1/app-changelog.md b/stable/quickshare/4.0.1/app-changelog.md deleted file mode 100644 index 602c9da3a4..0000000000 --- a/stable/quickshare/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [quickshare-4.0.1](https://github.com/truecharts/charts/compare/quickshare-4.0.0...quickshare-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/quickshare/4.0.1/charts/common-17.1.4.tgz b/stable/quickshare/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/quickshare/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/quickshare/4.1.0/CHANGELOG.md b/stable/quickshare/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..59db0e5cbb --- /dev/null +++ b/stable/quickshare/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [quickshare-4.1.0](https://github.com/truecharts/charts/compare/quickshare-4.0.1...quickshare-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [quickshare-4.0.1](https://github.com/truecharts/charts/compare/quickshare-4.0.0...quickshare-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [quickshare-4.0.0](https://github.com/truecharts/charts/compare/quickshare-3.0.17...quickshare-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [quickshare-3.0.17](https://github.com/truecharts/charts/compare/quickshare-3.0.16...quickshare-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [quickshare-3.0.16](https://github.com/truecharts/charts/compare/quickshare-3.0.15...quickshare-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [quickshare-3.0.15](https://github.com/truecharts/charts/compare/quickshare-3.0.14...quickshare-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [quickshare-3.0.14](https://github.com/truecharts/charts/compare/quickshare-3.0.13...quickshare-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [quickshare-3.0.13](https://github.com/truecharts/charts/compare/quickshare-3.0.12...quickshare-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [quickshare-3.0.12](https://github.com/truecharts/charts/compare/quickshare-3.0.11...quickshare-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [quickshare-3.0.11](https://github.com/truecharts/charts/compare/quickshare-3.0.10...quickshare-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [quickshare-3.0.10](https://github.com/truecharts/charts/compare/quickshare-3.0.9...quickshare-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/quickshare/4.1.0/Chart.yaml b/stable/quickshare/4.1.0/Chart.yaml new file mode 100644 index 0000000000..0c911e3fb3 --- /dev/null +++ b/stable/quickshare/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: quickshare +version: 4.1.0 +appVersion: latest +description: Quick and simple file sharing between different devices. +home: https://truecharts.org/charts/incubator/quickshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quickshare.png +deprecated: false +sources: + - https://github.com/ihexxa/quickshare + - https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare + - https://hub.docker.com/r/hexxa/quickshare +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - quickshare + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/quickshare/4.0.1/README.md b/stable/quickshare/4.1.0/README.md similarity index 100% rename from stable/quickshare/4.0.1/README.md rename to stable/quickshare/4.1.0/README.md diff --git a/stable/quickshare/4.1.0/app-changelog.md b/stable/quickshare/4.1.0/app-changelog.md new file mode 100644 index 0000000000..7e3e1ad0b6 --- /dev/null +++ b/stable/quickshare/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [quickshare-4.1.0](https://github.com/truecharts/charts/compare/quickshare-4.0.1...quickshare-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/quickshare/4.0.1/app-readme.md b/stable/quickshare/4.1.0/app-readme.md similarity index 100% rename from stable/quickshare/4.0.1/app-readme.md rename to stable/quickshare/4.1.0/app-readme.md diff --git a/stable/quickshare/4.1.0/charts/common-17.2.2.tgz b/stable/quickshare/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/quickshare/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/quickshare/4.0.1/ix_values.yaml b/stable/quickshare/4.1.0/ix_values.yaml similarity index 100% rename from stable/quickshare/4.0.1/ix_values.yaml rename to stable/quickshare/4.1.0/ix_values.yaml diff --git a/stable/quickshare/4.0.1/questions.yaml b/stable/quickshare/4.1.0/questions.yaml similarity index 100% rename from stable/quickshare/4.0.1/questions.yaml rename to stable/quickshare/4.1.0/questions.yaml diff --git a/stable/rcon-webadmin/7.0.1/templates/common.yaml b/stable/quickshare/4.1.0/templates/common.yaml similarity index 100% rename from stable/rcon-webadmin/7.0.1/templates/common.yaml rename to stable/quickshare/4.1.0/templates/common.yaml diff --git a/stable/uptime-kuma/9.0.1/values.yaml b/stable/quickshare/4.1.0/values.yaml similarity index 100% rename from stable/uptime-kuma/9.0.1/values.yaml rename to stable/quickshare/4.1.0/values.yaml diff --git a/stable/quiz-game/4.0.1/CHANGELOG.md b/stable/quiz-game/4.0.1/CHANGELOG.md deleted file mode 100644 index 84616015f5..0000000000 --- a/stable/quiz-game/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [quiz-game-4.0.1](https://github.com/truecharts/charts/compare/quiz-game-4.0.0...quiz-game-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [quiz-game-4.0.0](https://github.com/truecharts/charts/compare/quiz-game-3.0.17...quiz-game-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [quiz-game-3.0.17](https://github.com/truecharts/charts/compare/quiz-game-3.0.16...quiz-game-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [quiz-game-3.0.16](https://github.com/truecharts/charts/compare/quiz-game-3.0.15...quiz-game-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [quiz-game-3.0.15](https://github.com/truecharts/charts/compare/quiz-game-3.0.14...quiz-game-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [quiz-game-3.0.14](https://github.com/truecharts/charts/compare/quiz-game-3.0.13...quiz-game-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [quiz-game-3.0.13](https://github.com/truecharts/charts/compare/quiz-game-3.0.12...quiz-game-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [quiz-game-3.0.12](https://github.com/truecharts/charts/compare/quiz-game-3.0.11...quiz-game-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [quiz-game-3.0.11](https://github.com/truecharts/charts/compare/quiz-game-3.0.10...quiz-game-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [quiz-game-3.0.10](https://github.com/truecharts/charts/compare/quiz-game-3.0.9...quiz-game-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [quiz-game-3.0.9](https://github.com/truecharts/charts/compare/quiz-game-3.0.8...quiz-game-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/quiz-game/4.0.1/Chart.yaml b/stable/quiz-game/4.0.1/Chart.yaml deleted file mode 100644 index 559059f94b..0000000000 --- a/stable/quiz-game/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: quiz-game -version: 4.0.1 -appVersion: latest -description: Test your General Knowledge in different types of topics. -home: https://truecharts.org/charts/incubator/quiz-game -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quiz-game.png -deprecated: false -sources: - - https://github.com/ASKJR/quiz-game - - https://registry.hub.docker.com/r/patrickstigler/quiz-game - - https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game - - https://hub.docker.com/r/patrickstigler/quiz-game -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - quiz-game - - GameServers - - Other - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/quiz-game/4.0.1/app-changelog.md b/stable/quiz-game/4.0.1/app-changelog.md deleted file mode 100644 index 84bb4e4678..0000000000 --- a/stable/quiz-game/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [quiz-game-4.0.1](https://github.com/truecharts/charts/compare/quiz-game-4.0.0...quiz-game-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/quiz-game/4.0.1/charts/common-17.1.4.tgz b/stable/quiz-game/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/quiz-game/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/quiz-game/4.1.0/CHANGELOG.md b/stable/quiz-game/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..80c9bc2b15 --- /dev/null +++ b/stable/quiz-game/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [quiz-game-4.1.0](https://github.com/truecharts/charts/compare/quiz-game-4.0.1...quiz-game-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [quiz-game-4.0.1](https://github.com/truecharts/charts/compare/quiz-game-4.0.0...quiz-game-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [quiz-game-4.0.0](https://github.com/truecharts/charts/compare/quiz-game-3.0.17...quiz-game-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [quiz-game-3.0.17](https://github.com/truecharts/charts/compare/quiz-game-3.0.16...quiz-game-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [quiz-game-3.0.16](https://github.com/truecharts/charts/compare/quiz-game-3.0.15...quiz-game-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [quiz-game-3.0.15](https://github.com/truecharts/charts/compare/quiz-game-3.0.14...quiz-game-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [quiz-game-3.0.14](https://github.com/truecharts/charts/compare/quiz-game-3.0.13...quiz-game-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [quiz-game-3.0.13](https://github.com/truecharts/charts/compare/quiz-game-3.0.12...quiz-game-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [quiz-game-3.0.12](https://github.com/truecharts/charts/compare/quiz-game-3.0.11...quiz-game-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [quiz-game-3.0.11](https://github.com/truecharts/charts/compare/quiz-game-3.0.10...quiz-game-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [quiz-game-3.0.10](https://github.com/truecharts/charts/compare/quiz-game-3.0.9...quiz-game-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/quiz-game/4.1.0/Chart.yaml b/stable/quiz-game/4.1.0/Chart.yaml new file mode 100644 index 0000000000..7dbd764ecd --- /dev/null +++ b/stable/quiz-game/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: quiz-game +version: 4.1.0 +appVersion: latest +description: Test your General Knowledge in different types of topics. +home: https://truecharts.org/charts/incubator/quiz-game +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quiz-game.png +deprecated: false +sources: + - https://registry.hub.docker.com/r/patrickstigler/quiz-game + - https://github.com/ASKJR/quiz-game + - https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game + - https://hub.docker.com/r/patrickstigler/quiz-game +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - quiz-game + - GameServers + - Other + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/quiz-game/4.0.1/README.md b/stable/quiz-game/4.1.0/README.md similarity index 100% rename from stable/quiz-game/4.0.1/README.md rename to stable/quiz-game/4.1.0/README.md diff --git a/stable/quiz-game/4.1.0/app-changelog.md b/stable/quiz-game/4.1.0/app-changelog.md new file mode 100644 index 0000000000..2d3cb2d345 --- /dev/null +++ b/stable/quiz-game/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [quiz-game-4.1.0](https://github.com/truecharts/charts/compare/quiz-game-4.0.1...quiz-game-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/quiz-game/4.0.1/app-readme.md b/stable/quiz-game/4.1.0/app-readme.md similarity index 100% rename from stable/quiz-game/4.0.1/app-readme.md rename to stable/quiz-game/4.1.0/app-readme.md diff --git a/stable/quiz-game/4.1.0/charts/common-17.2.2.tgz b/stable/quiz-game/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/quiz-game/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/quiz-game/4.0.1/ix_values.yaml b/stable/quiz-game/4.1.0/ix_values.yaml similarity index 100% rename from stable/quiz-game/4.0.1/ix_values.yaml rename to stable/quiz-game/4.1.0/ix_values.yaml diff --git a/stable/quiz-game/4.0.1/questions.yaml b/stable/quiz-game/4.1.0/questions.yaml similarity index 100% rename from stable/quiz-game/4.0.1/questions.yaml rename to stable/quiz-game/4.1.0/questions.yaml diff --git a/stable/rdesktop/7.0.1/templates/common.yaml b/stable/quiz-game/4.1.0/templates/common.yaml similarity index 100% rename from stable/rdesktop/7.0.1/templates/common.yaml rename to stable/quiz-game/4.1.0/templates/common.yaml diff --git a/stable/urban-terror/4.0.2/values.yaml b/stable/quiz-game/4.1.0/values.yaml similarity index 100% rename from stable/urban-terror/4.0.2/values.yaml rename to stable/quiz-game/4.1.0/values.yaml diff --git a/stable/qwantify/2.0.1/CHANGELOG.md b/stable/qwantify/2.0.1/CHANGELOG.md deleted file mode 100644 index da1c701ad1..0000000000 --- a/stable/qwantify/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qwantify-2.0.1](https://github.com/truecharts/charts/compare/qwantify-2.0.0...qwantify-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [qwantify-2.0.0](https://github.com/truecharts/charts/compare/qwantify-1.0.17...qwantify-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [qwantify-1.0.17](https://github.com/truecharts/charts/compare/qwantify-1.0.16...qwantify-1.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [qwantify-1.0.16](https://github.com/truecharts/charts/compare/qwantify-1.0.15...qwantify-1.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [qwantify-1.0.15](https://github.com/truecharts/charts/compare/qwantify-1.0.14...qwantify-1.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [qwantify-1.0.14](https://github.com/truecharts/charts/compare/qwantify-1.0.13...qwantify-1.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [qwantify-1.0.13](https://github.com/truecharts/charts/compare/qwantify-1.0.12...qwantify-1.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [qwantify-1.0.12](https://github.com/truecharts/charts/compare/qwantify-1.0.11...qwantify-1.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [qwantify-1.0.11](https://github.com/truecharts/charts/compare/qwantify-1.0.10...qwantify-1.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [qwantify-1.0.10](https://github.com/truecharts/charts/compare/qwantify-1.0.9...qwantify-1.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [qwantify-1.0.9](https://github.com/truecharts/charts/compare/qwantify-1.0.8...qwantify-1.0.9) (2023-12-21) - -### Chore diff --git a/stable/qwantify/2.0.1/Chart.yaml b/stable/qwantify/2.0.1/Chart.yaml deleted file mode 100644 index 8c9810b053..0000000000 --- a/stable/qwantify/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: qwantify -version: 2.0.1 -appVersion: "20.04" -description: Play games with your friends right from the browser. -home: https://truecharts.org/charts/incubator/qwantify -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qwantify.png -deprecated: false -sources: - - https://github.com/wanjohiryan/qwantify - - https://github.com/truecharts/charts/tree/master/charts/incubator/qwantify - - https://ghcr.io/wanjohiryan/qwantify -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - qwantify - - games -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/qwantify/2.0.1/app-changelog.md b/stable/qwantify/2.0.1/app-changelog.md deleted file mode 100644 index bd6741346e..0000000000 --- a/stable/qwantify/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qwantify-2.0.1](https://github.com/truecharts/charts/compare/qwantify-2.0.0...qwantify-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/qwantify/2.0.1/charts/common-17.1.4.tgz b/stable/qwantify/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/qwantify/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/qwantify/2.1.0/CHANGELOG.md b/stable/qwantify/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..12e0c78b61 --- /dev/null +++ b/stable/qwantify/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qwantify-2.1.0](https://github.com/truecharts/charts/compare/qwantify-2.0.1...qwantify-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [qwantify-2.0.1](https://github.com/truecharts/charts/compare/qwantify-2.0.0...qwantify-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [qwantify-2.0.0](https://github.com/truecharts/charts/compare/qwantify-1.0.17...qwantify-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [qwantify-1.0.17](https://github.com/truecharts/charts/compare/qwantify-1.0.16...qwantify-1.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [qwantify-1.0.16](https://github.com/truecharts/charts/compare/qwantify-1.0.15...qwantify-1.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [qwantify-1.0.15](https://github.com/truecharts/charts/compare/qwantify-1.0.14...qwantify-1.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [qwantify-1.0.14](https://github.com/truecharts/charts/compare/qwantify-1.0.13...qwantify-1.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [qwantify-1.0.13](https://github.com/truecharts/charts/compare/qwantify-1.0.12...qwantify-1.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [qwantify-1.0.12](https://github.com/truecharts/charts/compare/qwantify-1.0.11...qwantify-1.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [qwantify-1.0.11](https://github.com/truecharts/charts/compare/qwantify-1.0.10...qwantify-1.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [qwantify-1.0.10](https://github.com/truecharts/charts/compare/qwantify-1.0.9...qwantify-1.0.10) (2023-12-21) + +### Fix diff --git a/stable/qwantify/2.1.0/Chart.yaml b/stable/qwantify/2.1.0/Chart.yaml new file mode 100644 index 0000000000..eef4b01573 --- /dev/null +++ b/stable/qwantify/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: qwantify +version: 2.1.0 +appVersion: "20.04" +description: Play games with your friends right from the browser. +home: https://truecharts.org/charts/incubator/qwantify +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qwantify.png +deprecated: false +sources: + - https://github.com/wanjohiryan/qwantify + - https://github.com/truecharts/charts/tree/master/charts/incubator/qwantify + - https://ghcr.io/wanjohiryan/qwantify +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - qwantify + - games +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/qwantify/2.0.1/README.md b/stable/qwantify/2.1.0/README.md similarity index 100% rename from stable/qwantify/2.0.1/README.md rename to stable/qwantify/2.1.0/README.md diff --git a/stable/qwantify/2.1.0/app-changelog.md b/stable/qwantify/2.1.0/app-changelog.md new file mode 100644 index 0000000000..2fbe1dda5d --- /dev/null +++ b/stable/qwantify/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qwantify-2.1.0](https://github.com/truecharts/charts/compare/qwantify-2.0.1...qwantify-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/qwantify/2.0.1/app-readme.md b/stable/qwantify/2.1.0/app-readme.md similarity index 100% rename from stable/qwantify/2.0.1/app-readme.md rename to stable/qwantify/2.1.0/app-readme.md diff --git a/stable/qwantify/2.1.0/charts/common-17.2.2.tgz b/stable/qwantify/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/qwantify/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/qwantify/2.0.1/ix_values.yaml b/stable/qwantify/2.1.0/ix_values.yaml similarity index 100% rename from stable/qwantify/2.0.1/ix_values.yaml rename to stable/qwantify/2.1.0/ix_values.yaml diff --git a/stable/qwantify/2.0.1/questions.yaml b/stable/qwantify/2.1.0/questions.yaml similarity index 100% rename from stable/qwantify/2.0.1/questions.yaml rename to stable/qwantify/2.1.0/questions.yaml diff --git a/stable/qwantify/2.1.0/templates/common.yaml b/stable/qwantify/2.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/qwantify/2.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/v-rising/4.0.1/values.yaml b/stable/qwantify/2.1.0/values.yaml similarity index 100% rename from stable/v-rising/4.0.1/values.yaml rename to stable/qwantify/2.1.0/values.yaml diff --git a/stable/radarr/19.1.0/CHANGELOG.md b/stable/radarr/19.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fc73893959 --- /dev/null +++ b/stable/radarr/19.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [radarr-19.1.0](https://github.com/truecharts/charts/compare/radarr-19.0.1...radarr-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [radarr-19.0.1](https://github.com/truecharts/charts/compare/radarr-19.0.0...radarr-19.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [radarr-19.0.0](https://github.com/truecharts/charts/compare/radarr-18.1.0...radarr-19.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [radarr-18.1.0](https://github.com/truecharts/charts/compare/radarr-18.0.11...radarr-18.1.0) (2023-12-25) + +### Chore + +- update container image ghcr.io/onedr0p/radarr to v5.2.6.8376[@2de3993](https://github.com/2de3993) by renovate ([#16492](https://github.com/truecharts/charts/issues/16492)) + + + + +## [radarr-18.0.11](https://github.com/truecharts/charts/compare/radarr-18.0.10...radarr-18.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [radarr-18.0.10](https://github.com/truecharts/charts/compare/radarr-18.0.9...radarr-18.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [radarr-18.0.9](https://github.com/truecharts/charts/compare/radarr-18.0.8...radarr-18.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [radarr-18.0.8](https://github.com/truecharts/charts/compare/radarr-18.0.7...radarr-18.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [radarr-18.0.7](https://github.com/truecharts/charts/compare/radarr-18.0.6...radarr-18.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [radarr-18.0.6](https://github.com/truecharts/charts/compare/radarr-18.0.5...radarr-18.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [radarr-18.0.5](https://github.com/truecharts/charts/compare/radarr-18.0.4...radarr-18.0.5) (2023-12-22) + +### Fix diff --git a/stable/radarr/19.1.0/Chart.yaml b/stable/radarr/19.1.0/Chart.yaml new file mode 100644 index 0000000000..0f98fa505c --- /dev/null +++ b/stable/radarr/19.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: radarr +version: 19.1.0 +appVersion: 5.2.6.8376 +description: A fork of Sonarr to work with movies à la Couchpotato +home: https://truecharts.org/charts/stable/radarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.png +deprecated: false +sources: + - https://github.com/Radarr/Radarr + - https://github.com/truecharts/charts/tree/master/charts/stable/radarr + - https://ghcr.io/onedr0p/radarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - radarr + - torrent + - usenet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/radarr/19.1.0/README.md b/stable/radarr/19.1.0/README.md new file mode 100644 index 0000000000..5a74e15371 --- /dev/null +++ b/stable/radarr/19.1.0/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/radarr) + +**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/radarr/19.1.0/app-changelog.md b/stable/radarr/19.1.0/app-changelog.md new file mode 100644 index 0000000000..2aeef61975 --- /dev/null +++ b/stable/radarr/19.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [radarr-19.1.0](https://github.com/truecharts/charts/compare/radarr-19.0.1...radarr-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/radarr/19.1.0/app-readme.md b/stable/radarr/19.1.0/app-readme.md new file mode 100644 index 0000000000..94d7185029 --- /dev/null +++ b/stable/radarr/19.1.0/app-readme.md @@ -0,0 +1,8 @@ +A fork of Sonarr to work with movies à la Couchpotato + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/radarr](https://truecharts.org/charts/stable/radarr) + +--- + +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/radarr/19.1.0/charts/common-17.2.2.tgz b/stable/radarr/19.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/radarr/19.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/radarr/19.1.0/ix_values.yaml b/stable/radarr/19.1.0/ix_values.yaml new file mode 100644 index 0000000000..2fdf5ecdf2 --- /dev/null +++ b/stable/radarr/19.1.0/ix_values.yaml @@ -0,0 +1,108 @@ +image: + repository: ghcr.io/onedr0p/radarr + pullPolicy: IfNotPresent + tag: 5.2.6.8376@sha256:2de39930de91ae698f9461bb959d93b9d59610f88e0c026e96bc5d9c99aeea89 +exportarrImage: + repository: ghcr.io/onedr0p/exportarr + pullPolicy: IfNotPresent + tag: v1.6.0@sha256:b522e128509b766cf66f847190fccd225ff194dc76775fe6a215f2dd3010cac2 +securityContext: + container: + readOnlyRootFilesystem: false +service: + main: + ports: + main: + port: 7878 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 7879 + targetSelector: exportarr +workload: + main: + podSpec: + containers: + main: + probes: + readiness: + enabled: true + type: http + path: /ping + liveness: + enabled: true + type: http + path: /ping + startup: + enabled: true + type: http + path: /ping + env: + RADARR__PORT: "{{ .Values.service.main.ports.main.port }}" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - radarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + CONFIG: "/config/config.xml" +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics + prometheusRule: + enabled: false +portal: + open: + enabled: true +updated: true diff --git a/stable/radarr/19.1.0/questions.yaml b/stable/radarr/19.1.0/questions.yaml new file mode 100644 index 0000000000..98b333a654 --- /dev/null +++ b/stable/radarr/19.1.0/questions.yaml @@ -0,0 +1,2881 @@ +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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: RADARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 7878 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/radarr/19.1.0/templates/NOTES.txt b/stable/radarr/19.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/radarr/19.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/radarr/19.1.0/templates/common.yaml b/stable/radarr/19.1.0/templates/common.yaml new file mode 100644 index 0000000000..3c93f57861 --- /dev/null +++ b/stable/radarr/19.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Disable [exportarr] if requested */}} +{{- if not .Values.metrics.main.enabled -}} + {{- $_ := set .Values.workload.exportarr "enabled" false -}} + {{- $_ := set .Values.service.metrics "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/valetudo-mapper/4.0.1/values.yaml b/stable/radarr/19.1.0/values.yaml similarity index 100% rename from stable/valetudo-mapper/4.0.1/values.yaml rename to stable/radarr/19.1.0/values.yaml diff --git a/stable/radarrsync/4.0.1/CHANGELOG.md b/stable/radarrsync/4.0.1/CHANGELOG.md deleted file mode 100644 index fa8ccd37bb..0000000000 --- a/stable/radarrsync/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [radarrsync-4.0.1](https://github.com/truecharts/charts/compare/radarrsync-4.0.0...radarrsync-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [radarrsync-4.0.0](https://github.com/truecharts/charts/compare/radarrsync-3.0.17...radarrsync-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [radarrsync-3.0.17](https://github.com/truecharts/charts/compare/radarrsync-3.0.16...radarrsync-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [radarrsync-3.0.16](https://github.com/truecharts/charts/compare/radarrsync-3.0.15...radarrsync-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [radarrsync-3.0.15](https://github.com/truecharts/charts/compare/radarrsync-3.0.14...radarrsync-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [radarrsync-3.0.14](https://github.com/truecharts/charts/compare/radarrsync-3.0.13...radarrsync-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [radarrsync-3.0.13](https://github.com/truecharts/charts/compare/radarrsync-3.0.12...radarrsync-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [radarrsync-3.0.12](https://github.com/truecharts/charts/compare/radarrsync-3.0.11...radarrsync-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [radarrsync-3.0.11](https://github.com/truecharts/charts/compare/radarrsync-3.0.10...radarrsync-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [radarrsync-3.0.10](https://github.com/truecharts/charts/compare/radarrsync-3.0.9...radarrsync-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [radarrsync-3.0.9](https://github.com/truecharts/charts/compare/radarrsync-3.0.8...radarrsync-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/radarrsync/4.0.1/Chart.yaml b/stable/radarrsync/4.0.1/Chart.yaml deleted file mode 100644 index 77061bb1ac..0000000000 --- a/stable/radarrsync/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: radarrsync -version: 4.0.1 -appVersion: latest -description: RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers. -home: https://truecharts.org/charts/incubator/radarrsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.png -deprecated: false -sources: - - https://github.com/dairefinn/RadarrSync - - https://github.com/truecharts/charts/tree/master/charts/incubator/radarrsync - - https://hub.docker.com/r/dmanius/radarrsync-docker -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - radarrsync - - Downloaders -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/radarrsync/4.0.1/app-changelog.md b/stable/radarrsync/4.0.1/app-changelog.md deleted file mode 100644 index 3582f65831..0000000000 --- a/stable/radarrsync/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [radarrsync-4.0.1](https://github.com/truecharts/charts/compare/radarrsync-4.0.0...radarrsync-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/radarrsync/4.0.1/charts/common-17.1.4.tgz b/stable/radarrsync/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/radarrsync/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/radarrsync/4.1.0/CHANGELOG.md b/stable/radarrsync/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..62470ea053 --- /dev/null +++ b/stable/radarrsync/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [radarrsync-4.1.0](https://github.com/truecharts/charts/compare/radarrsync-4.0.1...radarrsync-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [radarrsync-4.0.1](https://github.com/truecharts/charts/compare/radarrsync-4.0.0...radarrsync-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [radarrsync-4.0.0](https://github.com/truecharts/charts/compare/radarrsync-3.0.17...radarrsync-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [radarrsync-3.0.17](https://github.com/truecharts/charts/compare/radarrsync-3.0.16...radarrsync-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [radarrsync-3.0.16](https://github.com/truecharts/charts/compare/radarrsync-3.0.15...radarrsync-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [radarrsync-3.0.15](https://github.com/truecharts/charts/compare/radarrsync-3.0.14...radarrsync-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [radarrsync-3.0.14](https://github.com/truecharts/charts/compare/radarrsync-3.0.13...radarrsync-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [radarrsync-3.0.13](https://github.com/truecharts/charts/compare/radarrsync-3.0.12...radarrsync-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [radarrsync-3.0.12](https://github.com/truecharts/charts/compare/radarrsync-3.0.11...radarrsync-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [radarrsync-3.0.11](https://github.com/truecharts/charts/compare/radarrsync-3.0.10...radarrsync-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [radarrsync-3.0.10](https://github.com/truecharts/charts/compare/radarrsync-3.0.9...radarrsync-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/radarrsync/4.1.0/Chart.yaml b/stable/radarrsync/4.1.0/Chart.yaml new file mode 100644 index 0000000000..5a63fb0be0 --- /dev/null +++ b/stable/radarrsync/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: radarrsync +version: 4.1.0 +appVersion: latest +description: RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers. +home: https://truecharts.org/charts/incubator/radarrsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/radarrsync + - https://hub.docker.com/r/dmanius/radarrsync-docker + - https://github.com/dairefinn/RadarrSync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - radarrsync + - Downloaders +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/radarrsync/4.0.1/README.md b/stable/radarrsync/4.1.0/README.md similarity index 100% rename from stable/radarrsync/4.0.1/README.md rename to stable/radarrsync/4.1.0/README.md diff --git a/stable/radarrsync/4.1.0/app-changelog.md b/stable/radarrsync/4.1.0/app-changelog.md new file mode 100644 index 0000000000..002f276aac --- /dev/null +++ b/stable/radarrsync/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [radarrsync-4.1.0](https://github.com/truecharts/charts/compare/radarrsync-4.0.1...radarrsync-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/radarrsync/4.0.1/app-readme.md b/stable/radarrsync/4.1.0/app-readme.md similarity index 100% rename from stable/radarrsync/4.0.1/app-readme.md rename to stable/radarrsync/4.1.0/app-readme.md diff --git a/stable/radarrsync/4.1.0/charts/common-17.2.2.tgz b/stable/radarrsync/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/radarrsync/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/radarrsync/4.0.1/ix_values.yaml b/stable/radarrsync/4.1.0/ix_values.yaml similarity index 100% rename from stable/radarrsync/4.0.1/ix_values.yaml rename to stable/radarrsync/4.1.0/ix_values.yaml diff --git a/stable/radarrsync/4.0.1/questions.yaml b/stable/radarrsync/4.1.0/questions.yaml similarity index 100% rename from stable/radarrsync/4.0.1/questions.yaml rename to stable/radarrsync/4.1.0/questions.yaml diff --git a/stable/recyclarr/8.0.1/templates/common.yaml b/stable/radarrsync/4.1.0/templates/common.yaml similarity index 100% rename from stable/recyclarr/8.0.1/templates/common.yaml rename to stable/radarrsync/4.1.0/templates/common.yaml diff --git a/stable/valheim/9.0.1/values.yaml b/stable/radarrsync/4.1.0/values.yaml similarity index 100% rename from stable/valheim/9.0.1/values.yaml rename to stable/radarrsync/4.1.0/values.yaml diff --git a/stable/radicale/4.0.1/CHANGELOG.md b/stable/radicale/4.0.1/CHANGELOG.md deleted file mode 100644 index 9acff3b990..0000000000 --- a/stable/radicale/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [radicale-4.0.1](https://github.com/truecharts/charts/compare/radicale-4.0.0...radicale-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [radicale-4.0.0](https://github.com/truecharts/charts/compare/radicale-3.0.17...radicale-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [radicale-3.0.17](https://github.com/truecharts/charts/compare/radicale-3.0.16...radicale-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [radicale-3.0.16](https://github.com/truecharts/charts/compare/radicale-3.0.15...radicale-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [radicale-3.0.15](https://github.com/truecharts/charts/compare/radicale-3.0.14...radicale-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [radicale-3.0.14](https://github.com/truecharts/charts/compare/radicale-3.0.13...radicale-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [radicale-3.0.13](https://github.com/truecharts/charts/compare/radicale-3.0.12...radicale-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [radicale-3.0.12](https://github.com/truecharts/charts/compare/radicale-3.0.11...radicale-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [radicale-3.0.11](https://github.com/truecharts/charts/compare/radicale-3.0.10...radicale-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [radicale-3.0.10](https://github.com/truecharts/charts/compare/radicale-3.0.9...radicale-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [radicale-3.0.9](https://github.com/truecharts/charts/compare/radicale-3.0.8...radicale-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/radicale/4.0.1/Chart.yaml b/stable/radicale/4.0.1/Chart.yaml deleted file mode 100644 index db9b68353d..0000000000 --- a/stable/radicale/4.0.1/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: radicale -version: 4.0.1 -appVersion: 3.1.8.3 -description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. -home: https://truecharts.org/charts/incubator/radicale -icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.png -deprecated: false -sources: - - https://hub.docker.com/r/tomsquest/docker-radicale - - https://radicale.org/ - - https://github.com/Kozea/Radicale - - https://github.com/tomsquest/docker-radicale - - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - radicale - - CalDAV - - CardDAV - - calendars - - contacts - - tasks - - to-do -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: radicale - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/radicale/4.0.1/app-changelog.md b/stable/radicale/4.0.1/app-changelog.md deleted file mode 100644 index 14343ef399..0000000000 --- a/stable/radicale/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [radicale-4.0.1](https://github.com/truecharts/charts/compare/radicale-4.0.0...radicale-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/radicale/4.0.1/charts/common-17.1.4.tgz b/stable/radicale/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/radicale/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/radicale/4.1.0/CHANGELOG.md b/stable/radicale/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..91e91aa659 --- /dev/null +++ b/stable/radicale/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [radicale-4.1.0](https://github.com/truecharts/charts/compare/radicale-4.0.1...radicale-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [radicale-4.0.1](https://github.com/truecharts/charts/compare/radicale-4.0.0...radicale-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [radicale-4.0.0](https://github.com/truecharts/charts/compare/radicale-3.0.17...radicale-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [radicale-3.0.17](https://github.com/truecharts/charts/compare/radicale-3.0.16...radicale-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [radicale-3.0.16](https://github.com/truecharts/charts/compare/radicale-3.0.15...radicale-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [radicale-3.0.15](https://github.com/truecharts/charts/compare/radicale-3.0.14...radicale-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [radicale-3.0.14](https://github.com/truecharts/charts/compare/radicale-3.0.13...radicale-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [radicale-3.0.13](https://github.com/truecharts/charts/compare/radicale-3.0.12...radicale-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [radicale-3.0.12](https://github.com/truecharts/charts/compare/radicale-3.0.11...radicale-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [radicale-3.0.11](https://github.com/truecharts/charts/compare/radicale-3.0.10...radicale-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [radicale-3.0.10](https://github.com/truecharts/charts/compare/radicale-3.0.9...radicale-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/radicale/4.1.0/Chart.yaml b/stable/radicale/4.1.0/Chart.yaml new file mode 100644 index 0000000000..904211991d --- /dev/null +++ b/stable/radicale/4.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: radicale +version: 4.1.0 +appVersion: 3.1.8.3 +description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. +home: https://truecharts.org/charts/incubator/radicale +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.png +deprecated: false +sources: + - https://radicale.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale + - https://hub.docker.com/r/tomsquest/docker-radicale + - https://github.com/Kozea/Radicale + - https://github.com/tomsquest/docker-radicale +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - radicale + - CalDAV + - CardDAV + - calendars + - contacts + - tasks + - to-do +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: radicale + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/radicale/4.0.1/README.md b/stable/radicale/4.1.0/README.md similarity index 100% rename from stable/radicale/4.0.1/README.md rename to stable/radicale/4.1.0/README.md diff --git a/stable/radicale/4.1.0/app-changelog.md b/stable/radicale/4.1.0/app-changelog.md new file mode 100644 index 0000000000..3ab199efe4 --- /dev/null +++ b/stable/radicale/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [radicale-4.1.0](https://github.com/truecharts/charts/compare/radicale-4.0.1...radicale-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/radicale/4.0.1/app-readme.md b/stable/radicale/4.1.0/app-readme.md similarity index 100% rename from stable/radicale/4.0.1/app-readme.md rename to stable/radicale/4.1.0/app-readme.md diff --git a/stable/radicale/4.1.0/charts/common-17.2.2.tgz b/stable/radicale/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/radicale/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/radicale/4.0.1/ix_values.yaml b/stable/radicale/4.1.0/ix_values.yaml similarity index 100% rename from stable/radicale/4.0.1/ix_values.yaml rename to stable/radicale/4.1.0/ix_values.yaml diff --git a/stable/radicale/4.0.1/questions.yaml b/stable/radicale/4.1.0/questions.yaml similarity index 100% rename from stable/radicale/4.0.1/questions.yaml rename to stable/radicale/4.1.0/questions.yaml diff --git a/stable/radicale/4.1.0/templates/NOTES.txt b/stable/radicale/4.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/radicale/4.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/radicale/4.0.1/templates/_configmap.tpl b/stable/radicale/4.1.0/templates/_configmap.tpl similarity index 100% rename from stable/radicale/4.0.1/templates/_configmap.tpl rename to stable/radicale/4.1.0/templates/_configmap.tpl diff --git a/stable/radicale/4.0.1/templates/common.yaml b/stable/radicale/4.1.0/templates/common.yaml similarity index 100% rename from stable/radicale/4.0.1/templates/common.yaml rename to stable/radicale/4.1.0/templates/common.yaml diff --git a/stable/van-dam/3.0.2/values.yaml b/stable/radicale/4.1.0/values.yaml similarity index 100% rename from stable/van-dam/3.0.2/values.yaml rename to stable/radicale/4.1.0/values.yaml diff --git a/stable/rapidphotodownloader/4.0.1/CHANGELOG.md b/stable/rapidphotodownloader/4.0.1/CHANGELOG.md deleted file mode 100644 index 2ac9010e2f..0000000000 --- a/stable/rapidphotodownloader/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rapidphotodownloader-4.0.1](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.0.0...rapidphotodownloader-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rapidphotodownloader-4.0.0](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.17...rapidphotodownloader-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rapidphotodownloader-3.0.17](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.16...rapidphotodownloader-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rapidphotodownloader-3.0.16](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.15...rapidphotodownloader-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rapidphotodownloader-3.0.15](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.14...rapidphotodownloader-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rapidphotodownloader-3.0.14](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.13...rapidphotodownloader-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rapidphotodownloader-3.0.13](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.12...rapidphotodownloader-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rapidphotodownloader-3.0.12](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.11...rapidphotodownloader-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rapidphotodownloader-3.0.11](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.10...rapidphotodownloader-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rapidphotodownloader-3.0.10](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.9...rapidphotodownloader-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [rapidphotodownloader-3.0.9](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.8...rapidphotodownloader-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/rapidphotodownloader/4.0.1/Chart.yaml b/stable/rapidphotodownloader/4.0.1/Chart.yaml deleted file mode 100644 index 65bf014000..0000000000 --- a/stable/rapidphotodownloader/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rapidphotodownloader -version: 4.0.1 -appVersion: latest -description: This Chart will download and install Rapid Photo Downloader. -home: https://truecharts.org/charts/incubator/rapidphotodownloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rapidphotodownloader.png -deprecated: false -sources: - - https://www.damonlynch.net/rapid/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/rapidphotodownloader - - https://hub.docker.com/r/ich777/rapidphotodownloader -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rapidphotodownloader - - MediaApp-Photos - - Productivity - - Tools-Utilities - - Backup -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/rapidphotodownloader/4.0.1/app-changelog.md b/stable/rapidphotodownloader/4.0.1/app-changelog.md deleted file mode 100644 index a77beddcd2..0000000000 --- a/stable/rapidphotodownloader/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rapidphotodownloader-4.0.1](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.0.0...rapidphotodownloader-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rapidphotodownloader/4.0.1/charts/common-17.1.4.tgz b/stable/rapidphotodownloader/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rapidphotodownloader/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rapidphotodownloader/4.1.0/CHANGELOG.md b/stable/rapidphotodownloader/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5a841971df --- /dev/null +++ b/stable/rapidphotodownloader/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rapidphotodownloader-4.1.0](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.0.1...rapidphotodownloader-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rapidphotodownloader-4.0.1](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.0.0...rapidphotodownloader-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rapidphotodownloader-4.0.0](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.17...rapidphotodownloader-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rapidphotodownloader-3.0.17](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.16...rapidphotodownloader-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rapidphotodownloader-3.0.16](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.15...rapidphotodownloader-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rapidphotodownloader-3.0.15](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.14...rapidphotodownloader-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rapidphotodownloader-3.0.14](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.13...rapidphotodownloader-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rapidphotodownloader-3.0.13](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.12...rapidphotodownloader-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rapidphotodownloader-3.0.12](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.11...rapidphotodownloader-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rapidphotodownloader-3.0.11](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.10...rapidphotodownloader-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [rapidphotodownloader-3.0.10](https://github.com/truecharts/charts/compare/rapidphotodownloader-3.0.9...rapidphotodownloader-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/rapidphotodownloader/4.1.0/Chart.yaml b/stable/rapidphotodownloader/4.1.0/Chart.yaml new file mode 100644 index 0000000000..4493f0c873 --- /dev/null +++ b/stable/rapidphotodownloader/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rapidphotodownloader +version: 4.1.0 +appVersion: latest +description: This Chart will download and install Rapid Photo Downloader. +home: https://truecharts.org/charts/incubator/rapidphotodownloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rapidphotodownloader.png +deprecated: false +sources: + - https://www.damonlynch.net/rapid/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/rapidphotodownloader + - https://hub.docker.com/r/ich777/rapidphotodownloader +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rapidphotodownloader + - MediaApp-Photos + - Productivity + - Tools-Utilities + - Backup +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/rapidphotodownloader/4.0.1/README.md b/stable/rapidphotodownloader/4.1.0/README.md similarity index 100% rename from stable/rapidphotodownloader/4.0.1/README.md rename to stable/rapidphotodownloader/4.1.0/README.md diff --git a/stable/rapidphotodownloader/4.1.0/app-changelog.md b/stable/rapidphotodownloader/4.1.0/app-changelog.md new file mode 100644 index 0000000000..c786f9bbe2 --- /dev/null +++ b/stable/rapidphotodownloader/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rapidphotodownloader-4.1.0](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.0.1...rapidphotodownloader-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rapidphotodownloader/4.0.1/app-readme.md b/stable/rapidphotodownloader/4.1.0/app-readme.md similarity index 100% rename from stable/rapidphotodownloader/4.0.1/app-readme.md rename to stable/rapidphotodownloader/4.1.0/app-readme.md diff --git a/stable/rapidphotodownloader/4.1.0/charts/common-17.2.2.tgz b/stable/rapidphotodownloader/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rapidphotodownloader/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rapidphotodownloader/4.0.1/ix_values.yaml b/stable/rapidphotodownloader/4.1.0/ix_values.yaml similarity index 100% rename from stable/rapidphotodownloader/4.0.1/ix_values.yaml rename to stable/rapidphotodownloader/4.1.0/ix_values.yaml diff --git a/stable/rapidphotodownloader/4.0.1/questions.yaml b/stable/rapidphotodownloader/4.1.0/questions.yaml similarity index 100% rename from stable/rapidphotodownloader/4.0.1/questions.yaml rename to stable/rapidphotodownloader/4.1.0/questions.yaml diff --git a/stable/red-discordbot/4.0.1/templates/common.yaml b/stable/rapidphotodownloader/4.1.0/templates/common.yaml similarity index 100% rename from stable/red-discordbot/4.0.1/templates/common.yaml rename to stable/rapidphotodownloader/4.1.0/templates/common.yaml diff --git a/stable/venstar2mqtt/4.0.1/values.yaml b/stable/rapidphotodownloader/4.1.0/values.yaml similarity index 100% rename from stable/venstar2mqtt/4.0.1/values.yaml rename to stable/rapidphotodownloader/4.1.0/values.yaml diff --git a/stable/rcon-webadmin/7.0.1/CHANGELOG.md b/stable/rcon-webadmin/7.0.1/CHANGELOG.md deleted file mode 100644 index 2360f65ccf..0000000000 --- a/stable/rcon-webadmin/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rcon-webadmin-7.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-7.0.0...rcon-webadmin-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rcon-webadmin-7.0.0](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.11...rcon-webadmin-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rcon-webadmin-6.0.11](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.10...rcon-webadmin-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rcon-webadmin-6.0.10](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.9...rcon-webadmin-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rcon-webadmin-6.0.9](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.8...rcon-webadmin-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rcon-webadmin-6.0.8](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.7...rcon-webadmin-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rcon-webadmin-6.0.7](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.6...rcon-webadmin-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rcon-webadmin-6.0.6](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.5...rcon-webadmin-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rcon-webadmin-6.0.5](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.4...rcon-webadmin-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rcon-webadmin-6.0.4](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.3...rcon-webadmin-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [rcon-webadmin-6.0.3](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.2...rcon-webadmin-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/rcon-webadmin/7.0.1/Chart.yaml b/stable/rcon-webadmin/7.0.1/Chart.yaml deleted file mode 100644 index 212370bbc8..0000000000 --- a/stable/rcon-webadmin/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rcon-webadmin -version: 7.0.1 -appVersion: 0.14.1 -description: Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. -home: https://truecharts.org/charts/stable/rcon-webadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.png -deprecated: false -sources: - - https://hub.docker.com/r/itzg/rcon - - https://github.com/rcon-web-admin/rcon-web-admin - - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rcon-webadmin - - GameServers - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/rcon-webadmin/7.0.1/app-changelog.md b/stable/rcon-webadmin/7.0.1/app-changelog.md deleted file mode 100644 index 9e863af22e..0000000000 --- a/stable/rcon-webadmin/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rcon-webadmin-7.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-7.0.0...rcon-webadmin-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rcon-webadmin/7.0.1/charts/common-17.1.4.tgz b/stable/rcon-webadmin/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rcon-webadmin/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rcon-webadmin/7.1.0/CHANGELOG.md b/stable/rcon-webadmin/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b241104fae --- /dev/null +++ b/stable/rcon-webadmin/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rcon-webadmin-7.1.0](https://github.com/truecharts/charts/compare/rcon-webadmin-7.0.1...rcon-webadmin-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rcon-webadmin-7.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-7.0.0...rcon-webadmin-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rcon-webadmin-7.0.0](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.11...rcon-webadmin-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rcon-webadmin-6.0.11](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.10...rcon-webadmin-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rcon-webadmin-6.0.10](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.9...rcon-webadmin-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rcon-webadmin-6.0.9](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.8...rcon-webadmin-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rcon-webadmin-6.0.8](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.7...rcon-webadmin-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rcon-webadmin-6.0.7](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.6...rcon-webadmin-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rcon-webadmin-6.0.6](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.5...rcon-webadmin-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rcon-webadmin-6.0.5](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.4...rcon-webadmin-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [rcon-webadmin-6.0.4](https://github.com/truecharts/charts/compare/rcon-webadmin-6.0.3...rcon-webadmin-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/rcon-webadmin/7.1.0/Chart.yaml b/stable/rcon-webadmin/7.1.0/Chart.yaml new file mode 100644 index 0000000000..630ce0b532 --- /dev/null +++ b/stable/rcon-webadmin/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rcon-webadmin +version: 7.1.0 +appVersion: 0.14.1 +description: Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. +home: https://truecharts.org/charts/stable/rcon-webadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.png +deprecated: false +sources: + - https://github.com/rcon-web-admin/rcon-web-admin + - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin + - https://hub.docker.com/r/itzg/rcon +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rcon-webadmin + - GameServers + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/rcon-webadmin/7.0.1/README.md b/stable/rcon-webadmin/7.1.0/README.md similarity index 100% rename from stable/rcon-webadmin/7.0.1/README.md rename to stable/rcon-webadmin/7.1.0/README.md diff --git a/stable/rcon-webadmin/7.1.0/app-changelog.md b/stable/rcon-webadmin/7.1.0/app-changelog.md new file mode 100644 index 0000000000..a550d2144d --- /dev/null +++ b/stable/rcon-webadmin/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rcon-webadmin-7.1.0](https://github.com/truecharts/charts/compare/rcon-webadmin-7.0.1...rcon-webadmin-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rcon-webadmin/7.0.1/app-readme.md b/stable/rcon-webadmin/7.1.0/app-readme.md similarity index 100% rename from stable/rcon-webadmin/7.0.1/app-readme.md rename to stable/rcon-webadmin/7.1.0/app-readme.md diff --git a/stable/rcon-webadmin/7.1.0/charts/common-17.2.2.tgz b/stable/rcon-webadmin/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rcon-webadmin/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rcon-webadmin/7.0.1/ix_values.yaml b/stable/rcon-webadmin/7.1.0/ix_values.yaml similarity index 100% rename from stable/rcon-webadmin/7.0.1/ix_values.yaml rename to stable/rcon-webadmin/7.1.0/ix_values.yaml diff --git a/stable/rcon-webadmin/7.0.1/questions.yaml b/stable/rcon-webadmin/7.1.0/questions.yaml similarity index 100% rename from stable/rcon-webadmin/7.0.1/questions.yaml rename to stable/rcon-webadmin/7.1.0/questions.yaml diff --git a/stable/rcon-webadmin/7.1.0/templates/NOTES.txt b/stable/rcon-webadmin/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/rcon-webadmin/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/redm/4.0.1/templates/common.yaml b/stable/rcon-webadmin/7.1.0/templates/common.yaml similarity index 100% rename from stable/redm/4.0.1/templates/common.yaml rename to stable/rcon-webadmin/7.1.0/templates/common.yaml diff --git a/stable/vertex/4.0.1/values.yaml b/stable/rcon-webadmin/7.1.0/values.yaml similarity index 100% rename from stable/vertex/4.0.1/values.yaml rename to stable/rcon-webadmin/7.1.0/values.yaml diff --git a/stable/rdesktop/7.0.1/CHANGELOG.md b/stable/rdesktop/7.0.1/CHANGELOG.md deleted file mode 100644 index 7dc1670575..0000000000 --- a/stable/rdesktop/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rdesktop-7.0.1](https://github.com/truecharts/charts/compare/rdesktop-7.0.0...rdesktop-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rdesktop-7.0.0](https://github.com/truecharts/charts/compare/rdesktop-6.0.30...rdesktop-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rdesktop-6.0.30](https://github.com/truecharts/charts/compare/rdesktop-6.0.29...rdesktop-6.0.30) (2023-12-25) - -### Chore - -- update container image lscr.io/linuxserver/rdesktop to arch-xfce[@9d746d8](https://github.com/9d746d8) by renovate ([#16506](https://github.com/truecharts/charts/issues/16506)) - - - - -## [rdesktop-6.0.29](https://github.com/truecharts/charts/compare/rdesktop-6.0.11...rdesktop-6.0.29) (2023-12-25) - -### Chore - -- update rdesktop by renovate ([#16454](https://github.com/truecharts/charts/issues/16454)) - - - - -## [rdesktop-6.0.11](https://github.com/truecharts/charts/compare/rdesktop-6.0.10...rdesktop-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rdesktop-6.0.10](https://github.com/truecharts/charts/compare/rdesktop-6.0.9...rdesktop-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rdesktop-6.0.9](https://github.com/truecharts/charts/compare/rdesktop-6.0.8...rdesktop-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rdesktop-6.0.8](https://github.com/truecharts/charts/compare/rdesktop-6.0.7...rdesktop-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rdesktop-6.0.7](https://github.com/truecharts/charts/compare/rdesktop-6.0.6...rdesktop-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rdesktop-6.0.6](https://github.com/truecharts/charts/compare/rdesktop-6.0.5...rdesktop-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rdesktop-6.0.5](https://github.com/truecharts/charts/compare/rdesktop-6.0.4...rdesktop-6.0.5) (2023-12-22) - -### Fix diff --git a/stable/rdesktop/7.0.1/Chart.yaml b/stable/rdesktop/7.0.1/Chart.yaml deleted file mode 100644 index bbc43916d6..0000000000 --- a/stable/rdesktop/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rdesktop -version: 7.0.1 -appVersion: latest -description: Full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. -home: https://truecharts.org/charts/stable/rdesktop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png -deprecated: false -sources: - - https://github.com/linuxserver/docker-rdesktop#readme - - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop - - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rdesktop - - desktops -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: desktops - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/rdesktop/7.0.1/app-changelog.md b/stable/rdesktop/7.0.1/app-changelog.md deleted file mode 100644 index 83bcea09c9..0000000000 --- a/stable/rdesktop/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-7.0.1](https://github.com/truecharts/charts/compare/rdesktop-7.0.0...rdesktop-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rdesktop/7.0.1/charts/common-17.1.4.tgz b/stable/rdesktop/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rdesktop/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rdesktop/7.1.0/CHANGELOG.md b/stable/rdesktop/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..69d068fc12 --- /dev/null +++ b/stable/rdesktop/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rdesktop-7.1.0](https://github.com/truecharts/charts/compare/rdesktop-7.0.1...rdesktop-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rdesktop-7.0.1](https://github.com/truecharts/charts/compare/rdesktop-7.0.0...rdesktop-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rdesktop-7.0.0](https://github.com/truecharts/charts/compare/rdesktop-6.0.30...rdesktop-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rdesktop-6.0.30](https://github.com/truecharts/charts/compare/rdesktop-6.0.29...rdesktop-6.0.30) (2023-12-25) + +### Chore + +- update container image lscr.io/linuxserver/rdesktop to arch-xfce[@9d746d8](https://github.com/9d746d8) by renovate ([#16506](https://github.com/truecharts/charts/issues/16506)) + + + + +## [rdesktop-6.0.29](https://github.com/truecharts/charts/compare/rdesktop-6.0.11...rdesktop-6.0.29) (2023-12-25) + +### Chore + +- update rdesktop by renovate ([#16454](https://github.com/truecharts/charts/issues/16454)) + + + + +## [rdesktop-6.0.11](https://github.com/truecharts/charts/compare/rdesktop-6.0.10...rdesktop-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rdesktop-6.0.10](https://github.com/truecharts/charts/compare/rdesktop-6.0.9...rdesktop-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rdesktop-6.0.9](https://github.com/truecharts/charts/compare/rdesktop-6.0.8...rdesktop-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rdesktop-6.0.8](https://github.com/truecharts/charts/compare/rdesktop-6.0.7...rdesktop-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rdesktop-6.0.7](https://github.com/truecharts/charts/compare/rdesktop-6.0.6...rdesktop-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rdesktop-6.0.6](https://github.com/truecharts/charts/compare/rdesktop-6.0.5...rdesktop-6.0.6) (2023-12-22) + +### Chore diff --git a/stable/rdesktop/7.1.0/Chart.yaml b/stable/rdesktop/7.1.0/Chart.yaml new file mode 100644 index 0000000000..dca58b0a2a --- /dev/null +++ b/stable/rdesktop/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rdesktop +version: 7.1.0 +appVersion: latest +description: Full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. +home: https://truecharts.org/charts/stable/rdesktop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png +deprecated: false +sources: + - https://github.com/orgs/linuxserver/packages/container/package/rdesktop + - https://github.com/linuxserver/docker-rdesktop#readme + - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop + - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rdesktop + - desktops +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: desktops + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/rdesktop/7.0.1/README.md b/stable/rdesktop/7.1.0/README.md similarity index 100% rename from stable/rdesktop/7.0.1/README.md rename to stable/rdesktop/7.1.0/README.md diff --git a/stable/rdesktop/7.1.0/app-changelog.md b/stable/rdesktop/7.1.0/app-changelog.md new file mode 100644 index 0000000000..6f5a980570 --- /dev/null +++ b/stable/rdesktop/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-7.1.0](https://github.com/truecharts/charts/compare/rdesktop-7.0.1...rdesktop-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rdesktop/7.0.1/app-readme.md b/stable/rdesktop/7.1.0/app-readme.md similarity index 100% rename from stable/rdesktop/7.0.1/app-readme.md rename to stable/rdesktop/7.1.0/app-readme.md diff --git a/stable/rdesktop/7.1.0/charts/common-17.2.2.tgz b/stable/rdesktop/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rdesktop/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rdesktop/7.0.1/ix_values.yaml b/stable/rdesktop/7.1.0/ix_values.yaml similarity index 100% rename from stable/rdesktop/7.0.1/ix_values.yaml rename to stable/rdesktop/7.1.0/ix_values.yaml diff --git a/stable/rdesktop/7.0.1/questions.yaml b/stable/rdesktop/7.1.0/questions.yaml similarity index 100% rename from stable/rdesktop/7.0.1/questions.yaml rename to stable/rdesktop/7.1.0/questions.yaml diff --git a/stable/rdesktop/7.1.0/templates/NOTES.txt b/stable/rdesktop/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/rdesktop/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/remotely/4.0.1/templates/common.yaml b/stable/rdesktop/7.1.0/templates/common.yaml similarity index 100% rename from stable/remotely/4.0.1/templates/common.yaml rename to stable/rdesktop/7.1.0/templates/common.yaml diff --git a/stable/verysync/8.0.1/values.yaml b/stable/rdesktop/7.1.0/values.yaml similarity index 100% rename from stable/verysync/8.0.1/values.yaml rename to stable/rdesktop/7.1.0/values.yaml diff --git a/stable/rdtclient/3.0.1/CHANGELOG.md b/stable/rdtclient/3.0.1/CHANGELOG.md deleted file mode 100644 index 9545c356e3..0000000000 --- a/stable/rdtclient/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rdtclient-3.0.1](https://github.com/truecharts/charts/compare/rdtclient-3.0.0...rdtclient-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rdtclient-3.0.0](https://github.com/truecharts/charts/compare/rdtclient-2.0.11...rdtclient-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rdtclient-2.0.11](https://github.com/truecharts/charts/compare/rdtclient-2.0.10...rdtclient-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rdtclient-2.0.10](https://github.com/truecharts/charts/compare/rdtclient-2.0.9...rdtclient-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rdtclient-2.0.9](https://github.com/truecharts/charts/compare/rdtclient-2.0.8...rdtclient-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rdtclient-2.0.8](https://github.com/truecharts/charts/compare/rdtclient-2.0.7...rdtclient-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rdtclient-2.0.7](https://github.com/truecharts/charts/compare/rdtclient-2.0.6...rdtclient-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rdtclient-2.0.6](https://github.com/truecharts/charts/compare/rdtclient-2.0.5...rdtclient-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rdtclient-2.0.5](https://github.com/truecharts/charts/compare/rdtclient-2.0.4...rdtclient-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rdtclient-2.0.4](https://github.com/truecharts/charts/compare/rdtclient-2.0.3...rdtclient-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [rdtclient-2.0.3](https://github.com/truecharts/charts/compare/rdtclient-2.0.2...rdtclient-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/rdtclient/3.0.1/Chart.yaml b/stable/rdtclient/3.0.1/Chart.yaml deleted file mode 100644 index 7d9ab1f01f..0000000000 --- a/stable/rdtclient/3.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rdtclient -version: 3.0.1 -appVersion: 2.0.49 -description: This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Premiumize. -home: https://truecharts.org/charts/stable/rdtclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.png -deprecated: false -sources: - - https://github.com/rogerfar/rdt-client - - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - - https://hub.docker.com/r/p3terx/aria2-pro -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rdtclient - - torrent -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/rdtclient/3.0.1/app-changelog.md b/stable/rdtclient/3.0.1/app-changelog.md deleted file mode 100644 index f0742f3e5b..0000000000 --- a/stable/rdtclient/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdtclient-3.0.1](https://github.com/truecharts/charts/compare/rdtclient-3.0.0...rdtclient-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rdtclient/3.0.1/charts/common-17.1.4.tgz b/stable/rdtclient/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rdtclient/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rdtclient/3.1.0/CHANGELOG.md b/stable/rdtclient/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3aa4e8f49c --- /dev/null +++ b/stable/rdtclient/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rdtclient-3.1.0](https://github.com/truecharts/charts/compare/rdtclient-3.0.1...rdtclient-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rdtclient-3.0.1](https://github.com/truecharts/charts/compare/rdtclient-3.0.0...rdtclient-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rdtclient-3.0.0](https://github.com/truecharts/charts/compare/rdtclient-2.0.11...rdtclient-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rdtclient-2.0.11](https://github.com/truecharts/charts/compare/rdtclient-2.0.10...rdtclient-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rdtclient-2.0.10](https://github.com/truecharts/charts/compare/rdtclient-2.0.9...rdtclient-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rdtclient-2.0.9](https://github.com/truecharts/charts/compare/rdtclient-2.0.8...rdtclient-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rdtclient-2.0.8](https://github.com/truecharts/charts/compare/rdtclient-2.0.7...rdtclient-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rdtclient-2.0.7](https://github.com/truecharts/charts/compare/rdtclient-2.0.6...rdtclient-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rdtclient-2.0.6](https://github.com/truecharts/charts/compare/rdtclient-2.0.5...rdtclient-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rdtclient-2.0.5](https://github.com/truecharts/charts/compare/rdtclient-2.0.4...rdtclient-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [rdtclient-2.0.4](https://github.com/truecharts/charts/compare/rdtclient-2.0.3...rdtclient-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/rdtclient/3.1.0/Chart.yaml b/stable/rdtclient/3.1.0/Chart.yaml new file mode 100644 index 0000000000..af63187f18 --- /dev/null +++ b/stable/rdtclient/3.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rdtclient +version: 3.1.0 +appVersion: 2.0.49 +description: This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Premiumize. +home: https://truecharts.org/charts/stable/rdtclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.png +deprecated: false +sources: + - https://github.com/rogerfar/rdt-client + - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient + - https://hub.docker.com/r/p3terx/aria2-pro +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rdtclient + - torrent +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/rdtclient/3.0.1/README.md b/stable/rdtclient/3.1.0/README.md similarity index 100% rename from stable/rdtclient/3.0.1/README.md rename to stable/rdtclient/3.1.0/README.md diff --git a/stable/rdtclient/3.1.0/app-changelog.md b/stable/rdtclient/3.1.0/app-changelog.md new file mode 100644 index 0000000000..055b9a0ea3 --- /dev/null +++ b/stable/rdtclient/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdtclient-3.1.0](https://github.com/truecharts/charts/compare/rdtclient-3.0.1...rdtclient-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rdtclient/3.0.1/app-readme.md b/stable/rdtclient/3.1.0/app-readme.md similarity index 100% rename from stable/rdtclient/3.0.1/app-readme.md rename to stable/rdtclient/3.1.0/app-readme.md diff --git a/stable/rdtclient/3.1.0/charts/common-17.2.2.tgz b/stable/rdtclient/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rdtclient/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rdtclient/3.0.1/ix_values.yaml b/stable/rdtclient/3.1.0/ix_values.yaml similarity index 100% rename from stable/rdtclient/3.0.1/ix_values.yaml rename to stable/rdtclient/3.1.0/ix_values.yaml diff --git a/stable/rdtclient/3.0.1/questions.yaml b/stable/rdtclient/3.1.0/questions.yaml similarity index 100% rename from stable/rdtclient/3.0.1/questions.yaml rename to stable/rdtclient/3.1.0/questions.yaml diff --git a/stable/rdtclient/3.1.0/templates/NOTES.txt b/stable/rdtclient/3.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/rdtclient/3.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rdtclient/3.0.1/templates/common.yaml b/stable/rdtclient/3.1.0/templates/common.yaml similarity index 100% rename from stable/rdtclient/3.0.1/templates/common.yaml rename to stable/rdtclient/3.1.0/templates/common.yaml diff --git a/stable/vintage-story/4.0.1/values.yaml b/stable/rdtclient/3.1.0/values.yaml similarity index 100% rename from stable/vintage-story/4.0.1/values.yaml rename to stable/rdtclient/3.1.0/values.yaml diff --git a/stable/readarr/19.1.0/CHANGELOG.md b/stable/readarr/19.1.0/CHANGELOG.md new file mode 100644 index 0000000000..398ab152d9 --- /dev/null +++ b/stable/readarr/19.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [readarr-19.1.0](https://github.com/truecharts/charts/compare/readarr-19.0.1...readarr-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [readarr-19.0.1](https://github.com/truecharts/charts/compare/readarr-19.0.0...readarr-19.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [readarr-19.0.0](https://github.com/truecharts/charts/compare/readarr-18.0.12...readarr-19.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [readarr-18.0.12](https://github.com/truecharts/charts/compare/readarr-18.0.11...readarr-18.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/onedr0p/readarr-develop to v0.3.13.2338[@bf8a16b](https://github.com/bf8a16b) by renovate ([#16469](https://github.com/truecharts/charts/issues/16469)) + + + + +## [readarr-18.0.11](https://github.com/truecharts/charts/compare/readarr-18.0.10...readarr-18.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [readarr-18.0.10](https://github.com/truecharts/charts/compare/readarr-18.0.9...readarr-18.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [readarr-18.0.9](https://github.com/truecharts/charts/compare/readarr-18.0.8...readarr-18.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [readarr-18.0.8](https://github.com/truecharts/charts/compare/readarr-18.0.7...readarr-18.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [readarr-18.0.7](https://github.com/truecharts/charts/compare/readarr-18.0.6...readarr-18.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [readarr-18.0.6](https://github.com/truecharts/charts/compare/readarr-18.0.5...readarr-18.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [readarr-18.0.5](https://github.com/truecharts/charts/compare/readarr-18.0.4...readarr-18.0.5) (2023-12-22) + +### Fix diff --git a/stable/readarr/19.1.0/Chart.yaml b/stable/readarr/19.1.0/Chart.yaml new file mode 100644 index 0000000000..c87f05d1ea --- /dev/null +++ b/stable/readarr/19.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: readarr +version: 19.1.0 +appVersion: 0.3.13.2338 +description: A fork of Radarr to work with Books & AudioBooks +home: https://truecharts.org/charts/stable/readarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.png +deprecated: false +sources: + - https://readarr.com + - https://github.com/Readarr/Readarr + - https://github.com/truecharts/charts/tree/master/charts/stable/readarr + - https://ghcr.io/onedr0p/readarr-develop +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - readarr + - torrent + - usenet + - AudioBooks + - ebooks +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/readarr/19.1.0/README.md b/stable/readarr/19.1.0/README.md new file mode 100644 index 0000000000..c2b987356b --- /dev/null +++ b/stable/readarr/19.1.0/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/readarr) + +**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/readarr/19.1.0/app-changelog.md b/stable/readarr/19.1.0/app-changelog.md new file mode 100644 index 0000000000..d4b8d25927 --- /dev/null +++ b/stable/readarr/19.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [readarr-19.1.0](https://github.com/truecharts/charts/compare/readarr-19.0.1...readarr-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/readarr/19.1.0/app-readme.md b/stable/readarr/19.1.0/app-readme.md new file mode 100644 index 0000000000..3bc4be21cf --- /dev/null +++ b/stable/readarr/19.1.0/app-readme.md @@ -0,0 +1,8 @@ +A fork of Radarr to work with Books & AudioBooks + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/readarr](https://truecharts.org/charts/stable/readarr) + +--- + +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/readarr/19.1.0/charts/common-17.2.2.tgz b/stable/readarr/19.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/readarr/19.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/readarr/19.1.0/ix_values.yaml b/stable/readarr/19.1.0/ix_values.yaml new file mode 100644 index 0000000000..da908a9f07 --- /dev/null +++ b/stable/readarr/19.1.0/ix_values.yaml @@ -0,0 +1,109 @@ +image: + repository: ghcr.io/onedr0p/readarr-develop + pullPolicy: IfNotPresent + tag: 0.3.13.2338@sha256:bf8a16b7fb4c17499f8de4c0c71a044e140e90d9c00904d751c1a46470a99033 +exportarrImage: + repository: ghcr.io/onedr0p/exportarr + pullPolicy: IfNotPresent + tag: v1.6.0@sha256:b522e128509b766cf66f847190fccd225ff194dc76775fe6a215f2dd3010cac2 +securityContext: + container: + readOnlyRootFilesystem: false +service: + main: + ports: + main: + port: 8787 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 8788 + targetSelector: exportarr +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: http + path: /ping + readiness: + enabled: true + type: http + path: /ping + startup: + enabled: true + type: http + path: /ping + env: + READARR__PORT: "{{ .Values.service.main.ports.main.port }}" + READARR__AUTHENTICATION_METHOD: "None" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - readarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + CONFIG: "/config/config.xml" +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics + prometheusRule: + enabled: false +portal: + open: + enabled: true +updated: true diff --git a/stable/readarr/19.1.0/questions.yaml b/stable/readarr/19.1.0/questions.yaml new file mode 100644 index 0000000000..5a071bfa0b --- /dev/null +++ b/stable/readarr/19.1.0/questions.yaml @@ -0,0 +1,2881 @@ +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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: READARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: None + description: None + - value: Basic + description: Basic + - value: Forms + description: Forms + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8787 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/readarr/19.1.0/templates/NOTES.txt b/stable/readarr/19.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/readarr/19.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/readarr/19.1.0/templates/common.yaml b/stable/readarr/19.1.0/templates/common.yaml new file mode 100644 index 0000000000..3c93f57861 --- /dev/null +++ b/stable/readarr/19.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Disable [exportarr] if requested */}} +{{- if not .Values.metrics.main.enabled -}} + {{- $_ := set .Values.workload.exportarr "enabled" false -}} + {{- $_ := set .Values.service.metrics "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/virt-manager/4.0.1/values.yaml b/stable/readarr/19.1.0/values.yaml similarity index 100% rename from stable/virt-manager/4.0.1/values.yaml rename to stable/readarr/19.1.0/values.yaml diff --git a/stable/recyclarr/8.0.1/CHANGELOG.md b/stable/recyclarr/8.0.1/CHANGELOG.md deleted file mode 100644 index e6ac6a8f8e..0000000000 --- a/stable/recyclarr/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [recyclarr-8.0.1](https://github.com/truecharts/charts/compare/recyclarr-8.0.0...recyclarr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [recyclarr-8.0.0](https://github.com/truecharts/charts/compare/recyclarr-7.0.11...recyclarr-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [recyclarr-7.0.11](https://github.com/truecharts/charts/compare/recyclarr-7.0.10...recyclarr-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [recyclarr-7.0.10](https://github.com/truecharts/charts/compare/recyclarr-7.0.9...recyclarr-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [recyclarr-7.0.9](https://github.com/truecharts/charts/compare/recyclarr-7.0.8...recyclarr-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [recyclarr-7.0.8](https://github.com/truecharts/charts/compare/recyclarr-7.0.7...recyclarr-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [recyclarr-7.0.7](https://github.com/truecharts/charts/compare/recyclarr-7.0.6...recyclarr-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [recyclarr-7.0.6](https://github.com/truecharts/charts/compare/recyclarr-7.0.5...recyclarr-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [recyclarr-7.0.5](https://github.com/truecharts/charts/compare/recyclarr-7.0.4...recyclarr-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [recyclarr-7.0.4](https://github.com/truecharts/charts/compare/recyclarr-7.0.3...recyclarr-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [recyclarr-7.0.3](https://github.com/truecharts/charts/compare/recyclarr-7.0.2...recyclarr-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/recyclarr/8.0.1/Chart.yaml b/stable/recyclarr/8.0.1/Chart.yaml deleted file mode 100644 index 92a4280ed9..0000000000 --- a/stable/recyclarr/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: recyclarr -version: 8.0.1 -appVersion: 6.0.2 -description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. -home: https://truecharts.org/charts/stable/recyclarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png -deprecated: false -sources: - - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr - - https://github.com/recyclarr/recyclarr - - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr - - https://ghcr.io/recyclarr/recyclarr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - recyclarr - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/recyclarr/8.0.1/app-changelog.md b/stable/recyclarr/8.0.1/app-changelog.md deleted file mode 100644 index fa3dbadeb9..0000000000 --- a/stable/recyclarr/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [recyclarr-8.0.1](https://github.com/truecharts/charts/compare/recyclarr-8.0.0...recyclarr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/recyclarr/8.0.1/charts/common-17.1.4.tgz b/stable/recyclarr/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/recyclarr/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/recyclarr/8.1.0/CHANGELOG.md b/stable/recyclarr/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..15a68b9181 --- /dev/null +++ b/stable/recyclarr/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [recyclarr-8.1.0](https://github.com/truecharts/charts/compare/recyclarr-8.0.1...recyclarr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [recyclarr-8.0.1](https://github.com/truecharts/charts/compare/recyclarr-8.0.0...recyclarr-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [recyclarr-8.0.0](https://github.com/truecharts/charts/compare/recyclarr-7.0.11...recyclarr-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [recyclarr-7.0.11](https://github.com/truecharts/charts/compare/recyclarr-7.0.10...recyclarr-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [recyclarr-7.0.10](https://github.com/truecharts/charts/compare/recyclarr-7.0.9...recyclarr-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [recyclarr-7.0.9](https://github.com/truecharts/charts/compare/recyclarr-7.0.8...recyclarr-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [recyclarr-7.0.8](https://github.com/truecharts/charts/compare/recyclarr-7.0.7...recyclarr-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [recyclarr-7.0.7](https://github.com/truecharts/charts/compare/recyclarr-7.0.6...recyclarr-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [recyclarr-7.0.6](https://github.com/truecharts/charts/compare/recyclarr-7.0.5...recyclarr-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [recyclarr-7.0.5](https://github.com/truecharts/charts/compare/recyclarr-7.0.4...recyclarr-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [recyclarr-7.0.4](https://github.com/truecharts/charts/compare/recyclarr-7.0.3...recyclarr-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/recyclarr/8.1.0/Chart.yaml b/stable/recyclarr/8.1.0/Chart.yaml new file mode 100644 index 0000000000..d8c604d39b --- /dev/null +++ b/stable/recyclarr/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: recyclarr +version: 8.1.0 +appVersion: 6.0.2 +description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. +home: https://truecharts.org/charts/stable/recyclarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png +deprecated: false +sources: + - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr + - https://github.com/recyclarr/recyclarr + - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr + - https://ghcr.io/recyclarr/recyclarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - recyclarr + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/recyclarr/8.0.1/README.md b/stable/recyclarr/8.1.0/README.md similarity index 100% rename from stable/recyclarr/8.0.1/README.md rename to stable/recyclarr/8.1.0/README.md diff --git a/stable/recyclarr/8.1.0/app-changelog.md b/stable/recyclarr/8.1.0/app-changelog.md new file mode 100644 index 0000000000..515ee95da1 --- /dev/null +++ b/stable/recyclarr/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [recyclarr-8.1.0](https://github.com/truecharts/charts/compare/recyclarr-8.0.1...recyclarr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/recyclarr/8.0.1/app-readme.md b/stable/recyclarr/8.1.0/app-readme.md similarity index 100% rename from stable/recyclarr/8.0.1/app-readme.md rename to stable/recyclarr/8.1.0/app-readme.md diff --git a/stable/recyclarr/8.1.0/charts/common-17.2.2.tgz b/stable/recyclarr/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/recyclarr/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/recyclarr/8.0.1/ix_values.yaml b/stable/recyclarr/8.1.0/ix_values.yaml similarity index 100% rename from stable/recyclarr/8.0.1/ix_values.yaml rename to stable/recyclarr/8.1.0/ix_values.yaml diff --git a/stable/recyclarr/8.0.1/questions.yaml b/stable/recyclarr/8.1.0/questions.yaml similarity index 100% rename from stable/recyclarr/8.0.1/questions.yaml rename to stable/recyclarr/8.1.0/questions.yaml diff --git a/stable/recyclarr/8.1.0/templates/NOTES.txt b/stable/recyclarr/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/recyclarr/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/restic-rest-server/4.0.1/templates/common.yaml b/stable/recyclarr/8.1.0/templates/common.yaml similarity index 100% rename from stable/restic-rest-server/4.0.1/templates/common.yaml rename to stable/recyclarr/8.1.0/templates/common.yaml diff --git a/stable/vlmcsd-kms-server/4.0.1/values.yaml b/stable/recyclarr/8.1.0/values.yaml similarity index 100% rename from stable/vlmcsd-kms-server/4.0.1/values.yaml rename to stable/recyclarr/8.1.0/values.yaml diff --git a/stable/red-discordbot/4.0.1/CHANGELOG.md b/stable/red-discordbot/4.0.1/CHANGELOG.md deleted file mode 100644 index 5993112a51..0000000000 --- a/stable/red-discordbot/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [red-discordbot-4.0.1](https://github.com/truecharts/charts/compare/red-discordbot-4.0.0...red-discordbot-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [red-discordbot-4.0.0](https://github.com/truecharts/charts/compare/red-discordbot-3.0.19...red-discordbot-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [red-discordbot-3.0.19](https://github.com/truecharts/charts/compare/red-discordbot-3.0.18...red-discordbot-3.0.19) (2023-12-25) - -### Chore - -- update container image phasecorex/red-discordbot to full[@d005aa1](https://github.com/d005aa1) by renovate ([#16443](https://github.com/truecharts/charts/issues/16443)) - - - - -## [red-discordbot-3.0.18](https://github.com/truecharts/charts/compare/red-discordbot-3.0.17...red-discordbot-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [red-discordbot-3.0.17](https://github.com/truecharts/charts/compare/red-discordbot-3.0.16...red-discordbot-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [red-discordbot-3.0.16](https://github.com/truecharts/charts/compare/red-discordbot-3.0.15...red-discordbot-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [red-discordbot-3.0.15](https://github.com/truecharts/charts/compare/red-discordbot-3.0.14...red-discordbot-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [red-discordbot-3.0.14](https://github.com/truecharts/charts/compare/red-discordbot-3.0.13...red-discordbot-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [red-discordbot-3.0.13](https://github.com/truecharts/charts/compare/red-discordbot-3.0.12...red-discordbot-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [red-discordbot-3.0.12](https://github.com/truecharts/charts/compare/red-discordbot-3.0.11...red-discordbot-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [red-discordbot-3.0.11](https://github.com/truecharts/charts/compare/red-discordbot-3.0.10...red-discordbot-3.0.11) (2023-12-21) - -### Fix diff --git a/stable/red-discordbot/4.0.1/Chart.yaml b/stable/red-discordbot/4.0.1/Chart.yaml deleted file mode 100644 index 1de870858e..0000000000 --- a/stable/red-discordbot/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: red-discordbot -version: 4.0.1 -appVersion: full -description: "The newest Red-Discordbot in a convenient multi-arch Chart " -home: https://truecharts.org/charts/incubator/red-discordbot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png -deprecated: false -sources: - - https://github.com/PhasecoreX/docker-red-discordbot - - https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot - - https://hub.docker.com/r/phasecorex/red-discordbot -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - red-discordbot - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/red-discordbot/4.0.1/app-changelog.md b/stable/red-discordbot/4.0.1/app-changelog.md deleted file mode 100644 index cf8c023e26..0000000000 --- a/stable/red-discordbot/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [red-discordbot-4.0.1](https://github.com/truecharts/charts/compare/red-discordbot-4.0.0...red-discordbot-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/red-discordbot/4.0.1/charts/common-17.1.4.tgz b/stable/red-discordbot/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/red-discordbot/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/red-discordbot/4.1.0/CHANGELOG.md b/stable/red-discordbot/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ae1a39793f --- /dev/null +++ b/stable/red-discordbot/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [red-discordbot-4.1.0](https://github.com/truecharts/charts/compare/red-discordbot-4.0.1...red-discordbot-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [red-discordbot-4.0.1](https://github.com/truecharts/charts/compare/red-discordbot-4.0.0...red-discordbot-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [red-discordbot-4.0.0](https://github.com/truecharts/charts/compare/red-discordbot-3.0.19...red-discordbot-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [red-discordbot-3.0.19](https://github.com/truecharts/charts/compare/red-discordbot-3.0.18...red-discordbot-3.0.19) (2023-12-25) + +### Chore + +- update container image phasecorex/red-discordbot to full[@d005aa1](https://github.com/d005aa1) by renovate ([#16443](https://github.com/truecharts/charts/issues/16443)) + + + + +## [red-discordbot-3.0.18](https://github.com/truecharts/charts/compare/red-discordbot-3.0.17...red-discordbot-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [red-discordbot-3.0.17](https://github.com/truecharts/charts/compare/red-discordbot-3.0.16...red-discordbot-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [red-discordbot-3.0.16](https://github.com/truecharts/charts/compare/red-discordbot-3.0.15...red-discordbot-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [red-discordbot-3.0.15](https://github.com/truecharts/charts/compare/red-discordbot-3.0.14...red-discordbot-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [red-discordbot-3.0.14](https://github.com/truecharts/charts/compare/red-discordbot-3.0.13...red-discordbot-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [red-discordbot-3.0.13](https://github.com/truecharts/charts/compare/red-discordbot-3.0.12...red-discordbot-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [red-discordbot-3.0.12](https://github.com/truecharts/charts/compare/red-discordbot-3.0.11...red-discordbot-3.0.12) (2023-12-22) + +### Fix diff --git a/stable/red-discordbot/4.1.0/Chart.yaml b/stable/red-discordbot/4.1.0/Chart.yaml new file mode 100644 index 0000000000..993687f9c5 --- /dev/null +++ b/stable/red-discordbot/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: red-discordbot +version: 4.1.0 +appVersion: full +description: "The newest Red-Discordbot in a convenient multi-arch Chart " +home: https://truecharts.org/charts/incubator/red-discordbot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png +deprecated: false +sources: + - https://hub.docker.com/r/phasecorex/red-discordbot + - https://github.com/PhasecoreX/docker-red-discordbot + - https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - red-discordbot + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/red-discordbot/4.0.1/README.md b/stable/red-discordbot/4.1.0/README.md similarity index 100% rename from stable/red-discordbot/4.0.1/README.md rename to stable/red-discordbot/4.1.0/README.md diff --git a/stable/red-discordbot/4.1.0/app-changelog.md b/stable/red-discordbot/4.1.0/app-changelog.md new file mode 100644 index 0000000000..478a0eb0ad --- /dev/null +++ b/stable/red-discordbot/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [red-discordbot-4.1.0](https://github.com/truecharts/charts/compare/red-discordbot-4.0.1...red-discordbot-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/red-discordbot/4.0.1/app-readme.md b/stable/red-discordbot/4.1.0/app-readme.md similarity index 100% rename from stable/red-discordbot/4.0.1/app-readme.md rename to stable/red-discordbot/4.1.0/app-readme.md diff --git a/stable/red-discordbot/4.1.0/charts/common-17.2.2.tgz b/stable/red-discordbot/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/red-discordbot/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/red-discordbot/4.0.1/ix_values.yaml b/stable/red-discordbot/4.1.0/ix_values.yaml similarity index 100% rename from stable/red-discordbot/4.0.1/ix_values.yaml rename to stable/red-discordbot/4.1.0/ix_values.yaml diff --git a/stable/red-discordbot/4.0.1/questions.yaml b/stable/red-discordbot/4.1.0/questions.yaml similarity index 100% rename from stable/red-discordbot/4.0.1/questions.yaml rename to stable/red-discordbot/4.1.0/questions.yaml diff --git a/stable/rflood/4.0.1/templates/common.yaml b/stable/red-discordbot/4.1.0/templates/common.yaml similarity index 100% rename from stable/rflood/4.0.1/templates/common.yaml rename to stable/red-discordbot/4.1.0/templates/common.yaml diff --git a/stable/vocechat-server/2.0.1/values.yaml b/stable/red-discordbot/4.1.0/values.yaml similarity index 100% rename from stable/vocechat-server/2.0.1/values.yaml rename to stable/red-discordbot/4.1.0/values.yaml diff --git a/stable/redisinsight/5.0.1/CHANGELOG.md b/stable/redisinsight/5.0.1/CHANGELOG.md deleted file mode 100644 index 6a10154d37..0000000000 --- a/stable/redisinsight/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [redisinsight-5.0.1](https://github.com/truecharts/charts/compare/redisinsight-5.0.0...redisinsight-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [redisinsight-5.0.0](https://github.com/truecharts/charts/compare/redisinsight-4.0.11...redisinsight-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [redisinsight-4.0.11](https://github.com/truecharts/charts/compare/redisinsight-4.0.10...redisinsight-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [redisinsight-4.0.10](https://github.com/truecharts/charts/compare/redisinsight-4.0.9...redisinsight-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [redisinsight-4.0.9](https://github.com/truecharts/charts/compare/redisinsight-4.0.8...redisinsight-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [redisinsight-4.0.8](https://github.com/truecharts/charts/compare/redisinsight-4.0.7...redisinsight-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [redisinsight-4.0.7](https://github.com/truecharts/charts/compare/redisinsight-4.0.6...redisinsight-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [redisinsight-4.0.6](https://github.com/truecharts/charts/compare/redisinsight-4.0.5...redisinsight-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [redisinsight-4.0.5](https://github.com/truecharts/charts/compare/redisinsight-4.0.4...redisinsight-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [redisinsight-4.0.4](https://github.com/truecharts/charts/compare/redisinsight-4.0.3...redisinsight-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [redisinsight-4.0.3](https://github.com/truecharts/charts/compare/redisinsight-4.0.2...redisinsight-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/redisinsight/5.0.1/Chart.yaml b/stable/redisinsight/5.0.1/Chart.yaml deleted file mode 100644 index 6eb6f043a1..0000000000 --- a/stable/redisinsight/5.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: redisinsight -version: 5.0.1 -appVersion: 1.14.0 -description: GUI for Redis. -home: https://truecharts.org/charts/stable/redisinsight -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png -deprecated: false -sources: - - https://redis.com/redis-enterprise/redis-insight/ - - https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight - - https://hub.docker.com/r/redislabs/redisinsight - - https://github.com/RedisInsight/RedisInsight -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - redisinsight - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/redisinsight/5.0.1/app-changelog.md b/stable/redisinsight/5.0.1/app-changelog.md deleted file mode 100644 index 2a3c612656..0000000000 --- a/stable/redisinsight/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redisinsight-5.0.1](https://github.com/truecharts/charts/compare/redisinsight-5.0.0...redisinsight-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/redisinsight/5.0.1/charts/common-17.1.4.tgz b/stable/redisinsight/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/redisinsight/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/redisinsight/5.1.0/CHANGELOG.md b/stable/redisinsight/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..01067a39ed --- /dev/null +++ b/stable/redisinsight/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [redisinsight-5.1.0](https://github.com/truecharts/charts/compare/redisinsight-5.0.1...redisinsight-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [redisinsight-5.0.1](https://github.com/truecharts/charts/compare/redisinsight-5.0.0...redisinsight-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [redisinsight-5.0.0](https://github.com/truecharts/charts/compare/redisinsight-4.0.11...redisinsight-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [redisinsight-4.0.11](https://github.com/truecharts/charts/compare/redisinsight-4.0.10...redisinsight-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [redisinsight-4.0.10](https://github.com/truecharts/charts/compare/redisinsight-4.0.9...redisinsight-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [redisinsight-4.0.9](https://github.com/truecharts/charts/compare/redisinsight-4.0.8...redisinsight-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [redisinsight-4.0.8](https://github.com/truecharts/charts/compare/redisinsight-4.0.7...redisinsight-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [redisinsight-4.0.7](https://github.com/truecharts/charts/compare/redisinsight-4.0.6...redisinsight-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [redisinsight-4.0.6](https://github.com/truecharts/charts/compare/redisinsight-4.0.5...redisinsight-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [redisinsight-4.0.5](https://github.com/truecharts/charts/compare/redisinsight-4.0.4...redisinsight-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [redisinsight-4.0.4](https://github.com/truecharts/charts/compare/redisinsight-4.0.3...redisinsight-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/redisinsight/5.1.0/Chart.yaml b/stable/redisinsight/5.1.0/Chart.yaml new file mode 100644 index 0000000000..96a6754096 --- /dev/null +++ b/stable/redisinsight/5.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: redisinsight +version: 5.1.0 +appVersion: 1.14.0 +description: GUI for Redis. +home: https://truecharts.org/charts/stable/redisinsight +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png +deprecated: false +sources: + - https://redis.com/redis-enterprise/redis-insight/ + - https://github.com/RedisInsight/RedisInsight + - https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight + - https://hub.docker.com/r/redislabs/redisinsight +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - redisinsight + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/redisinsight/5.0.1/README.md b/stable/redisinsight/5.1.0/README.md similarity index 100% rename from stable/redisinsight/5.0.1/README.md rename to stable/redisinsight/5.1.0/README.md diff --git a/stable/redisinsight/5.1.0/app-changelog.md b/stable/redisinsight/5.1.0/app-changelog.md new file mode 100644 index 0000000000..07f4b210d2 --- /dev/null +++ b/stable/redisinsight/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redisinsight-5.1.0](https://github.com/truecharts/charts/compare/redisinsight-5.0.1...redisinsight-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/redisinsight/5.0.1/app-readme.md b/stable/redisinsight/5.1.0/app-readme.md similarity index 100% rename from stable/redisinsight/5.0.1/app-readme.md rename to stable/redisinsight/5.1.0/app-readme.md diff --git a/stable/redisinsight/5.1.0/charts/common-17.2.2.tgz b/stable/redisinsight/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/redisinsight/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/redisinsight/5.0.1/ix_values.yaml b/stable/redisinsight/5.1.0/ix_values.yaml similarity index 100% rename from stable/redisinsight/5.0.1/ix_values.yaml rename to stable/redisinsight/5.1.0/ix_values.yaml diff --git a/stable/redisinsight/5.0.1/questions.yaml b/stable/redisinsight/5.1.0/questions.yaml similarity index 100% rename from stable/redisinsight/5.0.1/questions.yaml rename to stable/redisinsight/5.1.0/questions.yaml diff --git a/stable/redisinsight/5.1.0/templates/NOTES.txt b/stable/redisinsight/5.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/redisinsight/5.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/redisinsight/5.1.0/templates/common.yaml b/stable/redisinsight/5.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/redisinsight/5.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wallos/3.0.1/values.yaml b/stable/redisinsight/5.1.0/values.yaml similarity index 100% rename from stable/wallos/3.0.1/values.yaml rename to stable/redisinsight/5.1.0/values.yaml diff --git a/stable/redm/4.0.1/CHANGELOG.md b/stable/redm/4.0.1/CHANGELOG.md deleted file mode 100644 index 296bd43fb1..0000000000 --- a/stable/redm/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [redm-4.0.1](https://github.com/truecharts/charts/compare/redm-4.0.0...redm-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [redm-4.0.0](https://github.com/truecharts/charts/compare/redm-3.0.17...redm-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [redm-3.0.17](https://github.com/truecharts/charts/compare/redm-3.0.16...redm-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [redm-3.0.16](https://github.com/truecharts/charts/compare/redm-3.0.15...redm-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [redm-3.0.15](https://github.com/truecharts/charts/compare/redm-3.0.14...redm-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [redm-3.0.14](https://github.com/truecharts/charts/compare/redm-3.0.13...redm-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [redm-3.0.13](https://github.com/truecharts/charts/compare/redm-3.0.12...redm-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [redm-3.0.12](https://github.com/truecharts/charts/compare/redm-3.0.11...redm-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [redm-3.0.11](https://github.com/truecharts/charts/compare/redm-3.0.10...redm-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [redm-3.0.10](https://github.com/truecharts/charts/compare/redm-3.0.9...redm-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [redm-3.0.9](https://github.com/truecharts/charts/compare/redm-3.0.8...redm-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/redm/4.0.1/Chart.yaml b/stable/redm/4.0.1/Chart.yaml deleted file mode 100644 index 0756def456..0000000000 --- a/stable/redm/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: redm -version: 4.0.1 -appVersion: latest -description: "With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." -home: https://truecharts.org/charts/incubator/redm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.png -deprecated: false -sources: - - https://hub.docker.com/r/ich777/redmserver - - https://redm.gg/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/redm -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - redm - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/redm/4.0.1/app-changelog.md b/stable/redm/4.0.1/app-changelog.md deleted file mode 100644 index 3fb8d426ca..0000000000 --- a/stable/redm/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redm-4.0.1](https://github.com/truecharts/charts/compare/redm-4.0.0...redm-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/redm/4.0.1/charts/common-17.1.4.tgz b/stable/redm/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/redm/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/redm/4.1.0/CHANGELOG.md b/stable/redm/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..10eefd430e --- /dev/null +++ b/stable/redm/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [redm-4.1.0](https://github.com/truecharts/charts/compare/redm-4.0.1...redm-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [redm-4.0.1](https://github.com/truecharts/charts/compare/redm-4.0.0...redm-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [redm-4.0.0](https://github.com/truecharts/charts/compare/redm-3.0.17...redm-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [redm-3.0.17](https://github.com/truecharts/charts/compare/redm-3.0.16...redm-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [redm-3.0.16](https://github.com/truecharts/charts/compare/redm-3.0.15...redm-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [redm-3.0.15](https://github.com/truecharts/charts/compare/redm-3.0.14...redm-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [redm-3.0.14](https://github.com/truecharts/charts/compare/redm-3.0.13...redm-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [redm-3.0.13](https://github.com/truecharts/charts/compare/redm-3.0.12...redm-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [redm-3.0.12](https://github.com/truecharts/charts/compare/redm-3.0.11...redm-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [redm-3.0.11](https://github.com/truecharts/charts/compare/redm-3.0.10...redm-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [redm-3.0.10](https://github.com/truecharts/charts/compare/redm-3.0.9...redm-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/redm/4.1.0/Chart.yaml b/stable/redm/4.1.0/Chart.yaml new file mode 100644 index 0000000000..7d2ec9cd9a --- /dev/null +++ b/stable/redm/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: redm +version: 4.1.0 +appVersion: latest +description: "With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." +home: https://truecharts.org/charts/incubator/redm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.png +deprecated: false +sources: + - https://redm.gg/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/redm + - https://hub.docker.com/r/ich777/redmserver +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - redm + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/redm/4.0.1/README.md b/stable/redm/4.1.0/README.md similarity index 100% rename from stable/redm/4.0.1/README.md rename to stable/redm/4.1.0/README.md diff --git a/stable/redm/4.1.0/app-changelog.md b/stable/redm/4.1.0/app-changelog.md new file mode 100644 index 0000000000..af15268b43 --- /dev/null +++ b/stable/redm/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redm-4.1.0](https://github.com/truecharts/charts/compare/redm-4.0.1...redm-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/redm/4.0.1/app-readme.md b/stable/redm/4.1.0/app-readme.md similarity index 100% rename from stable/redm/4.0.1/app-readme.md rename to stable/redm/4.1.0/app-readme.md diff --git a/stable/redm/4.1.0/charts/common-17.2.2.tgz b/stable/redm/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/redm/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/redm/4.0.1/ix_values.yaml b/stable/redm/4.1.0/ix_values.yaml similarity index 100% rename from stable/redm/4.0.1/ix_values.yaml rename to stable/redm/4.1.0/ix_values.yaml diff --git a/stable/redm/4.0.1/questions.yaml b/stable/redm/4.1.0/questions.yaml similarity index 100% rename from stable/redm/4.0.1/questions.yaml rename to stable/redm/4.1.0/questions.yaml diff --git a/stable/rimgo/5.0.1/templates/common.yaml b/stable/redm/4.1.0/templates/common.yaml similarity index 100% rename from stable/rimgo/5.0.1/templates/common.yaml rename to stable/redm/4.1.0/templates/common.yaml diff --git a/stable/watcharr/3.0.1/values.yaml b/stable/redm/4.1.0/values.yaml similarity index 100% rename from stable/watcharr/3.0.1/values.yaml rename to stable/redm/4.1.0/values.yaml diff --git a/stable/redmine/10.1.0/CHANGELOG.md b/stable/redmine/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a812d72642 --- /dev/null +++ b/stable/redmine/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [redmine-10.1.0](https://github.com/truecharts/charts/compare/redmine-10.0.1...redmine-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [redmine-10.0.1](https://github.com/truecharts/charts/compare/redmine-10.0.0...redmine-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [redmine-10.0.0](https://github.com/truecharts/charts/compare/redmine-9.0.12...redmine-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [redmine-9.0.12](https://github.com/truecharts/charts/compare/redmine-9.0.11...redmine-9.0.12) (2023-12-25) + +### Chore + +- update container image redmine to 5.1.1[@a935514](https://github.com/a935514) by renovate ([#16446](https://github.com/truecharts/charts/issues/16446)) + + + + +## [redmine-9.0.11](https://github.com/truecharts/charts/compare/redmine-9.0.10...redmine-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [redmine-9.0.10](https://github.com/truecharts/charts/compare/redmine-9.0.9...redmine-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [redmine-9.0.9](https://github.com/truecharts/charts/compare/redmine-9.0.8...redmine-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [redmine-9.0.8](https://github.com/truecharts/charts/compare/redmine-9.0.7...redmine-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [redmine-9.0.7](https://github.com/truecharts/charts/compare/redmine-9.0.6...redmine-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [redmine-9.0.6](https://github.com/truecharts/charts/compare/redmine-9.0.5...redmine-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [redmine-9.0.5](https://github.com/truecharts/charts/compare/redmine-9.0.4...redmine-9.0.5) (2023-12-22) + +### Fix diff --git a/stable/redmine/10.1.0/Chart.yaml b/stable/redmine/10.1.0/Chart.yaml new file mode 100644 index 0000000000..80ab2e8c70 --- /dev/null +++ b/stable/redmine/10.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: redmine +version: 10.1.0 +appVersion: 5.1.1 +description: Redmine is a flexible project management web application written using Ruby on Rails framework. +home: https://truecharts.org/charts/stable/redmine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png +deprecated: false +sources: + - https://github.com/redmine/redmine + - https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - https://hub.docker.com/_/redmine +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - project + - management + - time + - tracking + - ticket +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/redmine/10.1.0/README.md b/stable/redmine/10.1.0/README.md new file mode 100644 index 0000000000..d43ab7935b --- /dev/null +++ b/stable/redmine/10.1.0/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/redmine) + +**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/redmine/10.1.0/app-changelog.md b/stable/redmine/10.1.0/app-changelog.md new file mode 100644 index 0000000000..700fdf0fd5 --- /dev/null +++ b/stable/redmine/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redmine-10.1.0](https://github.com/truecharts/charts/compare/redmine-10.0.1...redmine-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/redmine/10.1.0/app-readme.md b/stable/redmine/10.1.0/app-readme.md new file mode 100644 index 0000000000..e13bebcd0d --- /dev/null +++ b/stable/redmine/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Redmine is a flexible project management web application written using Ruby on Rails framework. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/redmine](https://truecharts.org/charts/stable/redmine) + +--- + +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/redmine/10.1.0/charts/common-17.2.2.tgz b/stable/redmine/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/redmine/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/redmine/10.1.0/ix_values.yaml b/stable/redmine/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..ee6fee3fd2 --- /dev/null +++ b/stable/redmine/10.1.0/ix_values.yaml @@ -0,0 +1,57 @@ +image: + repository: redmine + pullPolicy: IfNotPresent + tag: 5.1.1@sha256:a935514fd3d32f20053f9ff94dee78a725076e3623d456b7f1a0dda885412048 +redmine: + plugins_migrate: true + no_db_migrate: false +service: + main: + ports: + main: + port: 10171 + targetPort: 3000 +persistence: + data: + enabled: true + mountPath: "/usr/src/redmine/files" +# Enabled postgres +cnpg: + main: + enabled: true + user: redmine + database: redmine +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsUser: 999 + runAsGroup: 999 + pod: + fsGroup: 999 +workload: + main: + podSpec: + containers: + main: + env: + REDMINE_DB_DATABASE: "{{ .Values.cnpg.main.database }}" + REDMINE_DB_USERNAME: "{{ .Values.cnpg.main.user }}" + REDMINE_DB_PORT: "5432" + # Anything but empty means true, empty means false + REDMINE_NO_DB_MIGRATE: '{{ ternary "true" "" .Values.redmine.no_db_migrate }}' + REDMINE_PLUGINS_MIGRATE: '{{ ternary "true" "" .Values.redmine.plugins_migrate }}' + REDMINE_DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + REDMINE_DB_POSTGRES: + secretKeyRef: + name: cnpg-main-urls + key: host + REDMINE_SECRET_KEY_BASE: + secretKeyRef: + name: secrets + key: REDMINE_SECRET_KEY_BASE diff --git a/stable/redmine/10.1.0/questions.yaml b/stable/redmine/10.1.0/questions.yaml new file mode 100644 index 0000000000..5deb91867f --- /dev/null +++ b/stable/redmine/10.1.0/questions.yaml @@ -0,0 +1,3303 @@ +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: redmine + group: "App Configuration" + label: "Redmine Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: plugins_migrate + label: "Plugins Migrate" + description: "Set to true and the migrate script will be automatically run on every container start" + schema: + type: boolean + default: true + - variable: no_db_migrate + label: "No DB Migrate" + description: "Set to true and the migrate script will NOT automatically run on container start." + schema: + type: boolean + default: false + + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10171 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 999 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 999 + # 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: 999 + + - 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/redmine/10.1.0/templates/NOTES.txt b/stable/redmine/10.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/redmine/10.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/redmine/10.1.0/templates/_secrets.tpl b/stable/redmine/10.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..12c4b69e7a --- /dev/null +++ b/stable/redmine/10.1.0/templates/_secrets.tpl @@ -0,0 +1,14 @@ +{{/* Define the secrets */}} +{{- define "redmine.secrets" -}} +{{- $secretName := (printf "%s-redmine-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} +{{- $redmineprevious := lookup "v1" "Secret" .Release.Namespace $secretName }} +enabled: true +data: + {{- if $redmineprevious }} + REDMINE_SECRET_KEY_BASE: {{ index $redmineprevious.data "REDMINE_SECRET_KEY_BASE" | b64dec }} + {{- else }} + {{- $secret_key_base := randAlphaNum 80 }} + REDMINE_SECRET_KEY_BASE: {{ $secret_key_base }} + {{- end }} + +{{- end -}} diff --git a/stable/redmine/10.1.0/templates/common.yaml b/stable/redmine/10.1.0/templates/common.yaml new file mode 100644 index 0000000000..4cc3e59066 --- /dev/null +++ b/stable/redmine/10.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for redmine */}} +{{- $secrets := include "redmine.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/watchyourlan/7.0.1/values.yaml b/stable/redmine/10.1.0/values.yaml similarity index 100% rename from stable/watchyourlan/7.0.1/values.yaml rename to stable/redmine/10.1.0/values.yaml diff --git a/stable/reg/12.1.0/CHANGELOG.md b/stable/reg/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d53923a801 --- /dev/null +++ b/stable/reg/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [reg-12.1.0](https://github.com/truecharts/charts/compare/reg-12.0.1...reg-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [reg-12.0.1](https://github.com/truecharts/charts/compare/reg-12.0.0...reg-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [reg-12.0.0](https://github.com/truecharts/charts/compare/reg-11.0.11...reg-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [reg-11.0.11](https://github.com/truecharts/charts/compare/reg-11.0.10...reg-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [reg-11.0.10](https://github.com/truecharts/charts/compare/reg-11.0.9...reg-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [reg-11.0.9](https://github.com/truecharts/charts/compare/reg-11.0.8...reg-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [reg-11.0.8](https://github.com/truecharts/charts/compare/reg-11.0.7...reg-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [reg-11.0.7](https://github.com/truecharts/charts/compare/reg-11.0.6...reg-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [reg-11.0.6](https://github.com/truecharts/charts/compare/reg-11.0.5...reg-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [reg-11.0.5](https://github.com/truecharts/charts/compare/reg-11.0.4...reg-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [reg-11.0.4](https://github.com/truecharts/charts/compare/reg-11.0.3...reg-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/reg/12.1.0/Chart.yaml b/stable/reg/12.1.0/Chart.yaml new file mode 100644 index 0000000000..c0cb834b8b --- /dev/null +++ b/stable/reg/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: reg +version: 12.1.0 +appVersion: "2" +description: Docker registry v2 command line client and repo listing generator with security checks. +home: https://truecharts.org/charts/stable/reg +icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png +deprecated: false +sources: + - https://github.com/k8s-at-home/container-images/ + - https://github.com/genuinetools/reg + - https://github.com/truecharts/charts/tree/master/charts/stable/reg + - https://hub.docker.com/_/registry +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - reg +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/reg/12.1.0/README.md b/stable/reg/12.1.0/README.md new file mode 100644 index 0000000000..86eb33ef6a --- /dev/null +++ b/stable/reg/12.1.0/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/reg) + +**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/reg/12.1.0/app-changelog.md b/stable/reg/12.1.0/app-changelog.md new file mode 100644 index 0000000000..0946dbce02 --- /dev/null +++ b/stable/reg/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [reg-12.1.0](https://github.com/truecharts/charts/compare/reg-12.0.1...reg-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/reg/12.1.0/app-readme.md b/stable/reg/12.1.0/app-readme.md new file mode 100644 index 0000000000..88e0bb250c --- /dev/null +++ b/stable/reg/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Docker registry v2 command line client and repo listing generator with security checks. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/reg](https://truecharts.org/charts/stable/reg) + +--- + +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/reg/12.1.0/charts/common-17.2.2.tgz b/stable/reg/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/reg/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/reg/12.1.0/ix_values.yaml b/stable/reg/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..e8e41fad9c --- /dev/null +++ b/stable/reg/12.1.0/ix_values.yaml @@ -0,0 +1,17 @@ +image: + repository: registry + pullPolicy: IfNotPresent + tag: 2@sha256:0a182cb82c93939407967d6d71d6caf11dcef0e5689c6afe2d60518e3b34ab86 +service: + main: + ports: + main: + port: 10096 + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true diff --git a/stable/reg/12.1.0/questions.yaml b/stable/reg/12.1.0/questions.yaml new file mode 100644 index 0000000000..86d7956d70 --- /dev/null +++ b/stable/reg/12.1.0/questions.yaml @@ -0,0 +1,2825 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10096 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/reg/12.1.0/templates/NOTES.txt b/stable/reg/12.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/reg/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/reg/12.1.0/templates/common.yaml b/stable/reg/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/reg/12.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webgrabplus/8.0.1/values.yaml b/stable/reg/12.1.0/values.yaml similarity index 100% rename from stable/webgrabplus/8.0.1/values.yaml rename to stable/reg/12.1.0/values.yaml diff --git a/stable/remmina/9.0.1/CHANGELOG.md b/stable/remmina/9.0.1/CHANGELOG.md deleted file mode 100644 index c0cf780eb7..0000000000 --- a/stable/remmina/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [remmina-9.0.1](https://github.com/truecharts/charts/compare/remmina-9.0.0...remmina-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [remmina-9.0.0](https://github.com/truecharts/charts/compare/remmina-8.0.12...remmina-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [remmina-8.0.12](https://github.com/truecharts/charts/compare/remmina-8.0.11...remmina-8.0.12) (2023-12-25) - -### Chore - -- update container image ghcr.io/linuxserver/remmina to 1.4.2[@d83a980](https://github.com/d83a980) by renovate ([#16422](https://github.com/truecharts/charts/issues/16422)) - - - - -## [remmina-8.0.11](https://github.com/truecharts/charts/compare/remmina-8.0.10...remmina-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [remmina-8.0.10](https://github.com/truecharts/charts/compare/remmina-8.0.9...remmina-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [remmina-8.0.9](https://github.com/truecharts/charts/compare/remmina-8.0.8...remmina-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [remmina-8.0.8](https://github.com/truecharts/charts/compare/remmina-8.0.7...remmina-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [remmina-8.0.7](https://github.com/truecharts/charts/compare/remmina-8.0.6...remmina-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [remmina-8.0.6](https://github.com/truecharts/charts/compare/remmina-8.0.5...remmina-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [remmina-8.0.5](https://github.com/truecharts/charts/compare/remmina-8.0.4...remmina-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [remmina-8.0.4](https://github.com/truecharts/charts/compare/remmina-8.0.3...remmina-8.0.4) (2023-12-21) - -### Fix diff --git a/stable/remmina/9.0.1/Chart.yaml b/stable/remmina/9.0.1/Chart.yaml deleted file mode 100644 index f523f46630..0000000000 --- a/stable/remmina/9.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: remmina -version: 9.0.1 -appVersion: 1.4.2 -description: A remote desktop client written in GTK -home: https://truecharts.org/charts/stable/remmina -icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png -deprecated: false -sources: - - https://ghcr.io/linuxserver/remmina - - https://remmina.org/ - - https://github.com/linuxserver/docker-remmina - - https://github.com/truecharts/charts/tree/master/charts/stable/remmina -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - remina - - remote - - desktop - - client -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/remmina/9.0.1/app-changelog.md b/stable/remmina/9.0.1/app-changelog.md deleted file mode 100644 index 6c2d367136..0000000000 --- a/stable/remmina/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [remmina-9.0.1](https://github.com/truecharts/charts/compare/remmina-9.0.0...remmina-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/remmina/9.0.1/charts/common-17.1.4.tgz b/stable/remmina/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/remmina/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/remmina/9.1.0/CHANGELOG.md b/stable/remmina/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7c6cd90d08 --- /dev/null +++ b/stable/remmina/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [remmina-9.1.0](https://github.com/truecharts/charts/compare/remmina-9.0.1...remmina-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [remmina-9.0.1](https://github.com/truecharts/charts/compare/remmina-9.0.0...remmina-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [remmina-9.0.0](https://github.com/truecharts/charts/compare/remmina-8.0.12...remmina-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [remmina-8.0.12](https://github.com/truecharts/charts/compare/remmina-8.0.11...remmina-8.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@d83a980](https://github.com/d83a980) by renovate ([#16422](https://github.com/truecharts/charts/issues/16422)) + + + + +## [remmina-8.0.11](https://github.com/truecharts/charts/compare/remmina-8.0.10...remmina-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [remmina-8.0.10](https://github.com/truecharts/charts/compare/remmina-8.0.9...remmina-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [remmina-8.0.9](https://github.com/truecharts/charts/compare/remmina-8.0.8...remmina-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [remmina-8.0.8](https://github.com/truecharts/charts/compare/remmina-8.0.7...remmina-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [remmina-8.0.7](https://github.com/truecharts/charts/compare/remmina-8.0.6...remmina-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [remmina-8.0.6](https://github.com/truecharts/charts/compare/remmina-8.0.5...remmina-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [remmina-8.0.5](https://github.com/truecharts/charts/compare/remmina-8.0.4...remmina-8.0.5) (2023-12-22) + +### Fix diff --git a/stable/remmina/9.1.0/Chart.yaml b/stable/remmina/9.1.0/Chart.yaml new file mode 100644 index 0000000000..4946fff04b --- /dev/null +++ b/stable/remmina/9.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: remmina +version: 9.1.0 +appVersion: 1.4.2 +description: A remote desktop client written in GTK +home: https://truecharts.org/charts/stable/remmina +icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png +deprecated: false +sources: + - https://remmina.org/ + - https://github.com/linuxserver/docker-remmina + - https://github.com/truecharts/charts/tree/master/charts/stable/remmina + - https://ghcr.io/linuxserver/remmina +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - remina + - remote + - desktop + - client +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/remmina/9.0.1/README.md b/stable/remmina/9.1.0/README.md similarity index 100% rename from stable/remmina/9.0.1/README.md rename to stable/remmina/9.1.0/README.md diff --git a/stable/remmina/9.1.0/app-changelog.md b/stable/remmina/9.1.0/app-changelog.md new file mode 100644 index 0000000000..51f5f761b2 --- /dev/null +++ b/stable/remmina/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [remmina-9.1.0](https://github.com/truecharts/charts/compare/remmina-9.0.1...remmina-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/remmina/9.0.1/app-readme.md b/stable/remmina/9.1.0/app-readme.md similarity index 100% rename from stable/remmina/9.0.1/app-readme.md rename to stable/remmina/9.1.0/app-readme.md diff --git a/stable/remmina/9.1.0/charts/common-17.2.2.tgz b/stable/remmina/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/remmina/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/remmina/9.0.1/ix_values.yaml b/stable/remmina/9.1.0/ix_values.yaml similarity index 100% rename from stable/remmina/9.0.1/ix_values.yaml rename to stable/remmina/9.1.0/ix_values.yaml diff --git a/stable/remmina/9.0.1/questions.yaml b/stable/remmina/9.1.0/questions.yaml similarity index 100% rename from stable/remmina/9.0.1/questions.yaml rename to stable/remmina/9.1.0/questions.yaml diff --git a/stable/remmina/9.1.0/templates/NOTES.txt b/stable/remmina/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/remmina/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/remmina/9.1.0/templates/common.yaml b/stable/remmina/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/remmina/9.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webnut/7.0.1/values.yaml b/stable/remmina/9.1.0/values.yaml similarity index 100% rename from stable/webnut/7.0.1/values.yaml rename to stable/remmina/9.1.0/values.yaml diff --git a/stable/remotely/4.0.1/CHANGELOG.md b/stable/remotely/4.0.1/CHANGELOG.md deleted file mode 100644 index 2530bda7c7..0000000000 --- a/stable/remotely/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [remotely-4.0.1](https://github.com/truecharts/charts/compare/remotely-4.0.0...remotely-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [remotely-4.0.0](https://github.com/truecharts/charts/compare/remotely-3.0.17...remotely-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [remotely-3.0.17](https://github.com/truecharts/charts/compare/remotely-3.0.16...remotely-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [remotely-3.0.16](https://github.com/truecharts/charts/compare/remotely-3.0.15...remotely-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [remotely-3.0.15](https://github.com/truecharts/charts/compare/remotely-3.0.14...remotely-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [remotely-3.0.14](https://github.com/truecharts/charts/compare/remotely-3.0.13...remotely-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [remotely-3.0.13](https://github.com/truecharts/charts/compare/remotely-3.0.12...remotely-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [remotely-3.0.12](https://github.com/truecharts/charts/compare/remotely-3.0.11...remotely-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [remotely-3.0.11](https://github.com/truecharts/charts/compare/remotely-3.0.10...remotely-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [remotely-3.0.10](https://github.com/truecharts/charts/compare/remotely-3.0.9...remotely-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [remotely-3.0.9](https://github.com/truecharts/charts/compare/remotely-3.0.8...remotely-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/remotely/4.0.1/Chart.yaml b/stable/remotely/4.0.1/Chart.yaml deleted file mode 100644 index 1391fafbf4..0000000000 --- a/stable/remotely/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: remotely -version: 4.0.1 -appVersion: "1380" -description: A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. -home: https://truecharts.org/charts/incubator/remotely -icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.png -deprecated: false -sources: - - https://remotely.one/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely - - https://hub.docker.com/r/immybot/remotely -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - remotely - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/remotely/4.0.1/app-changelog.md b/stable/remotely/4.0.1/app-changelog.md deleted file mode 100644 index 2433d1d2cd..0000000000 --- a/stable/remotely/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [remotely-4.0.1](https://github.com/truecharts/charts/compare/remotely-4.0.0...remotely-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/remotely/4.0.1/charts/common-17.1.4.tgz b/stable/remotely/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/remotely/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/remotely/4.1.0/CHANGELOG.md b/stable/remotely/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7890c32371 --- /dev/null +++ b/stable/remotely/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [remotely-4.1.0](https://github.com/truecharts/charts/compare/remotely-4.0.1...remotely-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [remotely-4.0.1](https://github.com/truecharts/charts/compare/remotely-4.0.0...remotely-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [remotely-4.0.0](https://github.com/truecharts/charts/compare/remotely-3.0.17...remotely-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [remotely-3.0.17](https://github.com/truecharts/charts/compare/remotely-3.0.16...remotely-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [remotely-3.0.16](https://github.com/truecharts/charts/compare/remotely-3.0.15...remotely-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [remotely-3.0.15](https://github.com/truecharts/charts/compare/remotely-3.0.14...remotely-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [remotely-3.0.14](https://github.com/truecharts/charts/compare/remotely-3.0.13...remotely-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [remotely-3.0.13](https://github.com/truecharts/charts/compare/remotely-3.0.12...remotely-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [remotely-3.0.12](https://github.com/truecharts/charts/compare/remotely-3.0.11...remotely-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [remotely-3.0.11](https://github.com/truecharts/charts/compare/remotely-3.0.10...remotely-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [remotely-3.0.10](https://github.com/truecharts/charts/compare/remotely-3.0.9...remotely-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/remotely/4.1.0/Chart.yaml b/stable/remotely/4.1.0/Chart.yaml new file mode 100644 index 0000000000..838add41bc --- /dev/null +++ b/stable/remotely/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: remotely +version: 4.1.0 +appVersion: "1380" +description: A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. +home: https://truecharts.org/charts/incubator/remotely +icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely + - https://hub.docker.com/r/immybot/remotely + - https://remotely.one/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - remotely + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/remotely/4.0.1/README.md b/stable/remotely/4.1.0/README.md similarity index 100% rename from stable/remotely/4.0.1/README.md rename to stable/remotely/4.1.0/README.md diff --git a/stable/remotely/4.1.0/app-changelog.md b/stable/remotely/4.1.0/app-changelog.md new file mode 100644 index 0000000000..df8b35ce3f --- /dev/null +++ b/stable/remotely/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [remotely-4.1.0](https://github.com/truecharts/charts/compare/remotely-4.0.1...remotely-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/remotely/4.0.1/app-readme.md b/stable/remotely/4.1.0/app-readme.md similarity index 100% rename from stable/remotely/4.0.1/app-readme.md rename to stable/remotely/4.1.0/app-readme.md diff --git a/stable/remotely/4.1.0/charts/common-17.2.2.tgz b/stable/remotely/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/remotely/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/remotely/4.0.1/ix_values.yaml b/stable/remotely/4.1.0/ix_values.yaml similarity index 100% rename from stable/remotely/4.0.1/ix_values.yaml rename to stable/remotely/4.1.0/ix_values.yaml diff --git a/stable/remotely/4.0.1/questions.yaml b/stable/remotely/4.1.0/questions.yaml similarity index 100% rename from stable/remotely/4.0.1/questions.yaml rename to stable/remotely/4.1.0/questions.yaml diff --git a/stable/rmlint/4.0.1/templates/common.yaml b/stable/remotely/4.1.0/templates/common.yaml similarity index 100% rename from stable/rmlint/4.0.1/templates/common.yaml rename to stable/remotely/4.1.0/templates/common.yaml diff --git a/stable/webp-server/4.0.1/values.yaml b/stable/remotely/4.1.0/values.yaml similarity index 100% rename from stable/webp-server/4.0.1/values.yaml rename to stable/remotely/4.1.0/values.yaml diff --git a/stable/requestrr/8.0.1/CHANGELOG.md b/stable/requestrr/8.0.1/CHANGELOG.md deleted file mode 100644 index a75f555d71..0000000000 --- a/stable/requestrr/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [requestrr-8.0.1](https://github.com/truecharts/charts/compare/requestrr-8.0.0...requestrr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [requestrr-8.0.0](https://github.com/truecharts/charts/compare/requestrr-7.0.11...requestrr-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [requestrr-7.0.11](https://github.com/truecharts/charts/compare/requestrr-7.0.10...requestrr-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [requestrr-7.0.10](https://github.com/truecharts/charts/compare/requestrr-7.0.9...requestrr-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [requestrr-7.0.9](https://github.com/truecharts/charts/compare/requestrr-7.0.8...requestrr-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [requestrr-7.0.8](https://github.com/truecharts/charts/compare/requestrr-7.0.7...requestrr-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [requestrr-7.0.7](https://github.com/truecharts/charts/compare/requestrr-7.0.6...requestrr-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [requestrr-7.0.6](https://github.com/truecharts/charts/compare/requestrr-7.0.5...requestrr-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [requestrr-7.0.5](https://github.com/truecharts/charts/compare/requestrr-7.0.4...requestrr-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [requestrr-7.0.4](https://github.com/truecharts/charts/compare/requestrr-7.0.3...requestrr-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [requestrr-7.0.3](https://github.com/truecharts/charts/compare/requestrr-7.0.2...requestrr-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/requestrr/8.0.1/Chart.yaml b/stable/requestrr/8.0.1/Chart.yaml deleted file mode 100644 index 10644a7db8..0000000000 --- a/stable/requestrr/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: requestrr -version: 8.0.1 -appVersion: 2.1.2 -description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. -home: https://truecharts.org/charts/stable/requestrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr - - https://ghcr.io/linuxserver/requestrr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - requestrr -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/requestrr/8.0.1/app-changelog.md b/stable/requestrr/8.0.1/app-changelog.md deleted file mode 100644 index cf302ebfd6..0000000000 --- a/stable/requestrr/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [requestrr-8.0.1](https://github.com/truecharts/charts/compare/requestrr-8.0.0...requestrr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/requestrr/8.0.1/charts/common-17.1.4.tgz b/stable/requestrr/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/requestrr/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/requestrr/8.1.0/CHANGELOG.md b/stable/requestrr/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..83e5645dab --- /dev/null +++ b/stable/requestrr/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [requestrr-8.1.0](https://github.com/truecharts/charts/compare/requestrr-8.0.1...requestrr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [requestrr-8.0.1](https://github.com/truecharts/charts/compare/requestrr-8.0.0...requestrr-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [requestrr-8.0.0](https://github.com/truecharts/charts/compare/requestrr-7.0.11...requestrr-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [requestrr-7.0.11](https://github.com/truecharts/charts/compare/requestrr-7.0.10...requestrr-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [requestrr-7.0.10](https://github.com/truecharts/charts/compare/requestrr-7.0.9...requestrr-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [requestrr-7.0.9](https://github.com/truecharts/charts/compare/requestrr-7.0.8...requestrr-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [requestrr-7.0.8](https://github.com/truecharts/charts/compare/requestrr-7.0.7...requestrr-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [requestrr-7.0.7](https://github.com/truecharts/charts/compare/requestrr-7.0.6...requestrr-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [requestrr-7.0.6](https://github.com/truecharts/charts/compare/requestrr-7.0.5...requestrr-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [requestrr-7.0.5](https://github.com/truecharts/charts/compare/requestrr-7.0.4...requestrr-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [requestrr-7.0.4](https://github.com/truecharts/charts/compare/requestrr-7.0.3...requestrr-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/requestrr/8.1.0/Chart.yaml b/stable/requestrr/8.1.0/Chart.yaml new file mode 100644 index 0000000000..b19929eb57 --- /dev/null +++ b/stable/requestrr/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: requestrr +version: 8.1.0 +appVersion: 2.1.2 +description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. +home: https://truecharts.org/charts/stable/requestrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr + - https://ghcr.io/linuxserver/requestrr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - requestrr +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/requestrr/8.0.1/README.md b/stable/requestrr/8.1.0/README.md similarity index 100% rename from stable/requestrr/8.0.1/README.md rename to stable/requestrr/8.1.0/README.md diff --git a/stable/requestrr/8.1.0/app-changelog.md b/stable/requestrr/8.1.0/app-changelog.md new file mode 100644 index 0000000000..80438e37c3 --- /dev/null +++ b/stable/requestrr/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [requestrr-8.1.0](https://github.com/truecharts/charts/compare/requestrr-8.0.1...requestrr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/requestrr/8.0.1/app-readme.md b/stable/requestrr/8.1.0/app-readme.md similarity index 100% rename from stable/requestrr/8.0.1/app-readme.md rename to stable/requestrr/8.1.0/app-readme.md diff --git a/stable/requestrr/8.1.0/charts/common-17.2.2.tgz b/stable/requestrr/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/requestrr/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/requestrr/8.0.1/ix_values.yaml b/stable/requestrr/8.1.0/ix_values.yaml similarity index 100% rename from stable/requestrr/8.0.1/ix_values.yaml rename to stable/requestrr/8.1.0/ix_values.yaml diff --git a/stable/requestrr/8.0.1/questions.yaml b/stable/requestrr/8.1.0/questions.yaml similarity index 100% rename from stable/requestrr/8.0.1/questions.yaml rename to stable/requestrr/8.1.0/questions.yaml diff --git a/stable/requestrr/8.1.0/templates/NOTES.txt b/stable/requestrr/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/requestrr/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/requestrr/8.1.0/templates/common.yaml b/stable/requestrr/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/requestrr/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/website-shot/9.0.1/values.yaml b/stable/requestrr/8.1.0/values.yaml similarity index 100% rename from stable/website-shot/9.0.1/values.yaml rename to stable/requestrr/8.1.0/values.yaml diff --git a/stable/resilio-sync/13.1.0/CHANGELOG.md b/stable/resilio-sync/13.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e1b9797faa --- /dev/null +++ b/stable/resilio-sync/13.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [resilio-sync-13.1.0](https://github.com/truecharts/charts/compare/resilio-sync-13.0.1...resilio-sync-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [resilio-sync-13.0.1](https://github.com/truecharts/charts/compare/resilio-sync-13.0.0...resilio-sync-13.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [resilio-sync-13.0.0](https://github.com/truecharts/charts/compare/resilio-sync-12.0.12...resilio-sync-13.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [resilio-sync-12.0.12](https://github.com/truecharts/charts/compare/resilio-sync-12.0.11...resilio-sync-12.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@d383739](https://github.com/d383739) by renovate ([#16423](https://github.com/truecharts/charts/issues/16423)) + + + + +## [resilio-sync-12.0.11](https://github.com/truecharts/charts/compare/resilio-sync-12.0.10...resilio-sync-12.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [resilio-sync-12.0.10](https://github.com/truecharts/charts/compare/resilio-sync-12.0.9...resilio-sync-12.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [resilio-sync-12.0.9](https://github.com/truecharts/charts/compare/resilio-sync-12.0.8...resilio-sync-12.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [resilio-sync-12.0.8](https://github.com/truecharts/charts/compare/resilio-sync-12.0.7...resilio-sync-12.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [resilio-sync-12.0.7](https://github.com/truecharts/charts/compare/resilio-sync-12.0.6...resilio-sync-12.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [resilio-sync-12.0.6](https://github.com/truecharts/charts/compare/resilio-sync-12.0.5...resilio-sync-12.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [resilio-sync-12.0.5](https://github.com/truecharts/charts/compare/resilio-sync-12.0.4...resilio-sync-12.0.5) (2023-12-22) + +### Fix diff --git a/stable/resilio-sync/13.1.0/Chart.yaml b/stable/resilio-sync/13.1.0/Chart.yaml new file mode 100644 index 0000000000..256d3e28ed --- /dev/null +++ b/stable/resilio-sync/13.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: resilio-sync +version: 13.1.0 +appVersion: 2.7.3 +description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology +home: https://truecharts.org/charts/stable/resilio-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png +deprecated: false +sources: + - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync + - https://ghcr.io/linuxserver/resilio-sync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - resilio + - sync + - btsync + - bittorrent +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/resilio-sync/13.1.0/README.md b/stable/resilio-sync/13.1.0/README.md new file mode 100644 index 0000000000..8d49932ea8 --- /dev/null +++ b/stable/resilio-sync/13.1.0/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/resilio-sync) + +**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/resilio-sync/13.1.0/app-changelog.md b/stable/resilio-sync/13.1.0/app-changelog.md new file mode 100644 index 0000000000..76669a8e3c --- /dev/null +++ b/stable/resilio-sync/13.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [resilio-sync-13.1.0](https://github.com/truecharts/charts/compare/resilio-sync-13.0.1...resilio-sync-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/resilio-sync/13.1.0/app-readme.md b/stable/resilio-sync/13.1.0/app-readme.md new file mode 100644 index 0000000000..27574e341f --- /dev/null +++ b/stable/resilio-sync/13.1.0/app-readme.md @@ -0,0 +1,8 @@ +Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/resilio-sync](https://truecharts.org/charts/stable/resilio-sync) + +--- + +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/resilio-sync/13.1.0/charts/common-17.2.2.tgz b/stable/resilio-sync/13.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/resilio-sync/13.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/resilio-sync/13.1.0/ix_values.yaml b/stable/resilio-sync/13.1.0/ix_values.yaml new file mode 100644 index 0000000000..fe177423a1 --- /dev/null +++ b/stable/resilio-sync/13.1.0/ix_values.yaml @@ -0,0 +1,58 @@ +image: + repository: ghcr.io/linuxserver/resilio-sync + tag: 2.7.3@sha256:d383739523b68916af482480c3778888fc74bb9937430e89d51e517e008ff3f5 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 8888 + targetPort: 8888 + bt-tcp: + enabled: true + ports: + bt-tcp: + enabled: true + port: 55555 + targetPort: 55555 + bt-udp: + enabled: true + ports: + bt-udp: + enabled: true + port: 55555 + targetPort: 55555 + protocol: udp +persistence: + config: + enabled: true + mountPath: "/config" + data: + enabled: true + mountPath: "/sync" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + port: "{{ .Values.service.main.ports.main.targetPort }}" + readiness: + type: tcp + port: "{{ .Values.service.main.ports.main.targetPort }}" + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.targetPort }}" diff --git a/stable/resilio-sync/13.1.0/questions.yaml b/stable/resilio-sync/13.1.0/questions.yaml new file mode 100644 index 0000000000..e54a707e7a --- /dev/null +++ b/stable/resilio-sync/13.1.0/questions.yaml @@ -0,0 +1,3197 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8888 + required: true + - variable: bt-udp + label: "bt-udp Service" + description: "The bt-udp service" + 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: bt-udp + label: "bt-udp 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: 55555 + required: true + - variable: bt-tcp + label: "bt-tcp Service" + description: "The bt-tcp service" + 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: bt-tcp + label: "bt-tcp 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: 55555 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/resilio-sync/13.1.0/templates/NOTES.txt b/stable/resilio-sync/13.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/resilio-sync/13.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/resilio-sync/13.1.0/templates/common.yaml b/stable/resilio-sync/13.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/resilio-sync/13.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webtop/8.0.1/values.yaml b/stable/resilio-sync/13.1.0/values.yaml similarity index 100% rename from stable/webtop/8.0.1/values.yaml rename to stable/resilio-sync/13.1.0/values.yaml diff --git a/stable/restic-rest-server/4.0.1/CHANGELOG.md b/stable/restic-rest-server/4.0.1/CHANGELOG.md deleted file mode 100644 index 9df34bad9d..0000000000 --- a/stable/restic-rest-server/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [restic-rest-server-4.0.1](https://github.com/truecharts/charts/compare/restic-rest-server-4.0.0...restic-rest-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [restic-rest-server-4.0.0](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.17...restic-rest-server-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [restic-rest-server-3.0.17](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.16...restic-rest-server-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [restic-rest-server-3.0.16](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.15...restic-rest-server-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [restic-rest-server-3.0.15](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.14...restic-rest-server-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [restic-rest-server-3.0.14](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.13...restic-rest-server-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [restic-rest-server-3.0.13](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.12...restic-rest-server-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [restic-rest-server-3.0.12](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.11...restic-rest-server-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [restic-rest-server-3.0.11](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.10...restic-rest-server-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [restic-rest-server-3.0.10](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.9...restic-rest-server-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [restic-rest-server-3.0.9](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.8...restic-rest-server-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/restic-rest-server/4.0.1/Chart.yaml b/stable/restic-rest-server/4.0.1/Chart.yaml deleted file mode 100644 index d5376fb8a2..0000000000 --- a/stable/restic-rest-server/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: restic-rest-server -version: 4.0.1 -appVersion: 0.12.1 -description: "Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL." -home: https://truecharts.org/charts/incubator/restic-rest-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.png -deprecated: false -sources: - - https://github.com/restic/rest-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/restic-rest-server - - https://hub.docker.com/r/restic/rest-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - restic-rest-server - - Backup -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/restic-rest-server/4.0.1/app-changelog.md b/stable/restic-rest-server/4.0.1/app-changelog.md deleted file mode 100644 index 836a992631..0000000000 --- a/stable/restic-rest-server/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [restic-rest-server-4.0.1](https://github.com/truecharts/charts/compare/restic-rest-server-4.0.0...restic-rest-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/restic-rest-server/4.0.1/charts/common-17.1.4.tgz b/stable/restic-rest-server/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/restic-rest-server/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/restic-rest-server/4.1.0/CHANGELOG.md b/stable/restic-rest-server/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0f6d33fc56 --- /dev/null +++ b/stable/restic-rest-server/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [restic-rest-server-4.1.0](https://github.com/truecharts/charts/compare/restic-rest-server-4.0.1...restic-rest-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [restic-rest-server-4.0.1](https://github.com/truecharts/charts/compare/restic-rest-server-4.0.0...restic-rest-server-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [restic-rest-server-4.0.0](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.17...restic-rest-server-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [restic-rest-server-3.0.17](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.16...restic-rest-server-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [restic-rest-server-3.0.16](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.15...restic-rest-server-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [restic-rest-server-3.0.15](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.14...restic-rest-server-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [restic-rest-server-3.0.14](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.13...restic-rest-server-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [restic-rest-server-3.0.13](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.12...restic-rest-server-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [restic-rest-server-3.0.12](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.11...restic-rest-server-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [restic-rest-server-3.0.11](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.10...restic-rest-server-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [restic-rest-server-3.0.10](https://github.com/truecharts/charts/compare/restic-rest-server-3.0.9...restic-rest-server-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/restic-rest-server/4.1.0/Chart.yaml b/stable/restic-rest-server/4.1.0/Chart.yaml new file mode 100644 index 0000000000..cc1a356c85 --- /dev/null +++ b/stable/restic-rest-server/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: restic-rest-server +version: 4.1.0 +appVersion: 0.12.1 +description: "Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL." +home: https://truecharts.org/charts/incubator/restic-rest-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.png +deprecated: false +sources: + - https://github.com/restic/rest-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/restic-rest-server + - https://hub.docker.com/r/restic/rest-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - restic-rest-server + - Backup +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/restic-rest-server/4.0.1/README.md b/stable/restic-rest-server/4.1.0/README.md similarity index 100% rename from stable/restic-rest-server/4.0.1/README.md rename to stable/restic-rest-server/4.1.0/README.md diff --git a/stable/restic-rest-server/4.1.0/app-changelog.md b/stable/restic-rest-server/4.1.0/app-changelog.md new file mode 100644 index 0000000000..6ac705e78a --- /dev/null +++ b/stable/restic-rest-server/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [restic-rest-server-4.1.0](https://github.com/truecharts/charts/compare/restic-rest-server-4.0.1...restic-rest-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/restic-rest-server/4.0.1/app-readme.md b/stable/restic-rest-server/4.1.0/app-readme.md similarity index 100% rename from stable/restic-rest-server/4.0.1/app-readme.md rename to stable/restic-rest-server/4.1.0/app-readme.md diff --git a/stable/restic-rest-server/4.1.0/charts/common-17.2.2.tgz b/stable/restic-rest-server/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/restic-rest-server/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/restic-rest-server/4.0.1/ix_values.yaml b/stable/restic-rest-server/4.1.0/ix_values.yaml similarity index 100% rename from stable/restic-rest-server/4.0.1/ix_values.yaml rename to stable/restic-rest-server/4.1.0/ix_values.yaml diff --git a/stable/restic-rest-server/4.0.1/questions.yaml b/stable/restic-rest-server/4.1.0/questions.yaml similarity index 100% rename from stable/restic-rest-server/4.0.1/questions.yaml rename to stable/restic-rest-server/4.1.0/questions.yaml diff --git a/stable/root/4.0.1/templates/common.yaml b/stable/restic-rest-server/4.1.0/templates/common.yaml similarity index 100% rename from stable/root/4.0.1/templates/common.yaml rename to stable/restic-rest-server/4.1.0/templates/common.yaml diff --git a/stable/wg-easy/8.0.0/values.yaml b/stable/restic-rest-server/4.1.0/values.yaml similarity index 100% rename from stable/wg-easy/8.0.0/values.yaml rename to stable/restic-rest-server/4.1.0/values.yaml diff --git a/stable/retrobot/7.0.1/CHANGELOG.md b/stable/retrobot/7.0.1/CHANGELOG.md deleted file mode 100644 index 637af75052..0000000000 --- a/stable/retrobot/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [retrobot-7.0.1](https://github.com/truecharts/charts/compare/retrobot-7.0.0...retrobot-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [retrobot-7.0.0](https://github.com/truecharts/charts/compare/retrobot-6.0.11...retrobot-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [retrobot-6.0.11](https://github.com/truecharts/charts/compare/retrobot-6.0.10...retrobot-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [retrobot-6.0.10](https://github.com/truecharts/charts/compare/retrobot-6.0.9...retrobot-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [retrobot-6.0.9](https://github.com/truecharts/charts/compare/retrobot-6.0.8...retrobot-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [retrobot-6.0.8](https://github.com/truecharts/charts/compare/retrobot-6.0.7...retrobot-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [retrobot-6.0.7](https://github.com/truecharts/charts/compare/retrobot-6.0.6...retrobot-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [retrobot-6.0.6](https://github.com/truecharts/charts/compare/retrobot-6.0.5...retrobot-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [retrobot-6.0.5](https://github.com/truecharts/charts/compare/retrobot-6.0.4...retrobot-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [retrobot-6.0.4](https://github.com/truecharts/charts/compare/retrobot-6.0.3...retrobot-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [retrobot-6.0.3](https://github.com/truecharts/charts/compare/retrobot-6.0.2...retrobot-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/retrobot/7.0.1/Chart.yaml b/stable/retrobot/7.0.1/Chart.yaml deleted file mode 100644 index dfa8a02dc0..0000000000 --- a/stable/retrobot/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: retrobot -version: 7.0.1 -appVersion: latest -description: A discord bot that allows you to play old nintendo games with your friends over chat. -home: https://truecharts.org/charts/stable/retrobot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.png -deprecated: false -sources: - - https://github.com/rossimo/retrobot - - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot - - https://hub.docker.com/r/rossimo/retrobot -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - retrobot - - emulator - - discord -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: emulator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/retrobot/7.0.1/app-changelog.md b/stable/retrobot/7.0.1/app-changelog.md deleted file mode 100644 index 8095d1fc67..0000000000 --- a/stable/retrobot/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [retrobot-7.0.1](https://github.com/truecharts/charts/compare/retrobot-7.0.0...retrobot-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/retrobot/7.0.1/charts/common-17.1.4.tgz b/stable/retrobot/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/retrobot/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/retrobot/7.1.0/CHANGELOG.md b/stable/retrobot/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0b77f39c13 --- /dev/null +++ b/stable/retrobot/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [retrobot-7.1.0](https://github.com/truecharts/charts/compare/retrobot-7.0.1...retrobot-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [retrobot-7.0.1](https://github.com/truecharts/charts/compare/retrobot-7.0.0...retrobot-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [retrobot-7.0.0](https://github.com/truecharts/charts/compare/retrobot-6.0.11...retrobot-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [retrobot-6.0.11](https://github.com/truecharts/charts/compare/retrobot-6.0.10...retrobot-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [retrobot-6.0.10](https://github.com/truecharts/charts/compare/retrobot-6.0.9...retrobot-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [retrobot-6.0.9](https://github.com/truecharts/charts/compare/retrobot-6.0.8...retrobot-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [retrobot-6.0.8](https://github.com/truecharts/charts/compare/retrobot-6.0.7...retrobot-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [retrobot-6.0.7](https://github.com/truecharts/charts/compare/retrobot-6.0.6...retrobot-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [retrobot-6.0.6](https://github.com/truecharts/charts/compare/retrobot-6.0.5...retrobot-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [retrobot-6.0.5](https://github.com/truecharts/charts/compare/retrobot-6.0.4...retrobot-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [retrobot-6.0.4](https://github.com/truecharts/charts/compare/retrobot-6.0.3...retrobot-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/retrobot/7.1.0/Chart.yaml b/stable/retrobot/7.1.0/Chart.yaml new file mode 100644 index 0000000000..65034f785e --- /dev/null +++ b/stable/retrobot/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: retrobot +version: 7.1.0 +appVersion: latest +description: A discord bot that allows you to play old nintendo games with your friends over chat. +home: https://truecharts.org/charts/stable/retrobot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.png +deprecated: false +sources: + - https://github.com/rossimo/retrobot + - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot + - https://hub.docker.com/r/rossimo/retrobot +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - retrobot + - emulator + - discord +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: emulator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/retrobot/7.0.1/README.md b/stable/retrobot/7.1.0/README.md similarity index 100% rename from stable/retrobot/7.0.1/README.md rename to stable/retrobot/7.1.0/README.md diff --git a/stable/retrobot/7.1.0/app-changelog.md b/stable/retrobot/7.1.0/app-changelog.md new file mode 100644 index 0000000000..e383f6738d --- /dev/null +++ b/stable/retrobot/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [retrobot-7.1.0](https://github.com/truecharts/charts/compare/retrobot-7.0.1...retrobot-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/retrobot/7.0.1/app-readme.md b/stable/retrobot/7.1.0/app-readme.md similarity index 100% rename from stable/retrobot/7.0.1/app-readme.md rename to stable/retrobot/7.1.0/app-readme.md diff --git a/stable/retrobot/7.1.0/charts/common-17.2.2.tgz b/stable/retrobot/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/retrobot/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/retrobot/7.0.1/ix_values.yaml b/stable/retrobot/7.1.0/ix_values.yaml similarity index 100% rename from stable/retrobot/7.0.1/ix_values.yaml rename to stable/retrobot/7.1.0/ix_values.yaml diff --git a/stable/retrobot/7.0.1/questions.yaml b/stable/retrobot/7.1.0/questions.yaml similarity index 100% rename from stable/retrobot/7.0.1/questions.yaml rename to stable/retrobot/7.1.0/questions.yaml diff --git a/stable/retrobot/7.1.0/templates/NOTES.txt b/stable/retrobot/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/retrobot/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/retrobot/7.1.0/templates/common.yaml b/stable/retrobot/7.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/retrobot/7.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/whisparr/8.0.1/values.yaml b/stable/retrobot/7.1.0/values.yaml similarity index 100% rename from stable/whisparr/8.0.1/values.yaml rename to stable/retrobot/7.1.0/values.yaml diff --git a/stable/rflood/4.0.1/CHANGELOG.md b/stable/rflood/4.0.1/CHANGELOG.md deleted file mode 100644 index ba4701adb3..0000000000 --- a/stable/rflood/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rflood-4.0.1](https://github.com/truecharts/charts/compare/rflood-4.0.0...rflood-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rflood-4.0.0](https://github.com/truecharts/charts/compare/rflood-3.0.18...rflood-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rflood-3.0.18](https://github.com/truecharts/charts/compare/rflood-3.0.17...rflood-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rflood-3.0.17](https://github.com/truecharts/charts/compare/rflood-3.0.16...rflood-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rflood-3.0.16](https://github.com/truecharts/charts/compare/rflood-3.0.15...rflood-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rflood-3.0.15](https://github.com/truecharts/charts/compare/rflood-3.0.14...rflood-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rflood-3.0.14](https://github.com/truecharts/charts/compare/rflood-3.0.13...rflood-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rflood-3.0.13](https://github.com/truecharts/charts/compare/rflood-3.0.12...rflood-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rflood-3.0.12](https://github.com/truecharts/charts/compare/rflood-3.0.11...rflood-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rflood-3.0.11](https://github.com/truecharts/charts/compare/rflood-3.0.10...rflood-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [rflood-3.0.10](https://github.com/truecharts/charts/compare/rflood-3.0.9...rflood-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/rflood/4.0.1/Chart.yaml b/stable/rflood/4.0.1/Chart.yaml deleted file mode 100644 index 1d4c9ae51d..0000000000 --- a/stable/rflood/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rflood -version: 4.0.1 -appVersion: latest -description: Chart with rTorrent and the Flood UI. -home: https://truecharts.org/charts/incubator/rflood -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.png -deprecated: false -sources: - - https://hotio.dev/containers/rflood - - https://github.com/truecharts/charts/tree/master/charts/incubator/rflood -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rflood - - downloaders -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/rflood/4.0.1/app-changelog.md b/stable/rflood/4.0.1/app-changelog.md deleted file mode 100644 index 4072a391e0..0000000000 --- a/stable/rflood/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rflood-4.0.1](https://github.com/truecharts/charts/compare/rflood-4.0.0...rflood-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rflood/4.0.1/charts/common-17.1.4.tgz b/stable/rflood/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rflood/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rflood/4.1.0/CHANGELOG.md b/stable/rflood/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8ed8d0c5ae --- /dev/null +++ b/stable/rflood/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rflood-4.1.0](https://github.com/truecharts/charts/compare/rflood-4.0.1...rflood-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rflood-4.0.1](https://github.com/truecharts/charts/compare/rflood-4.0.0...rflood-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rflood-4.0.0](https://github.com/truecharts/charts/compare/rflood-3.0.18...rflood-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rflood-3.0.18](https://github.com/truecharts/charts/compare/rflood-3.0.17...rflood-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rflood-3.0.17](https://github.com/truecharts/charts/compare/rflood-3.0.16...rflood-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rflood-3.0.16](https://github.com/truecharts/charts/compare/rflood-3.0.15...rflood-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rflood-3.0.15](https://github.com/truecharts/charts/compare/rflood-3.0.14...rflood-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rflood-3.0.14](https://github.com/truecharts/charts/compare/rflood-3.0.13...rflood-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rflood-3.0.13](https://github.com/truecharts/charts/compare/rflood-3.0.12...rflood-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rflood-3.0.12](https://github.com/truecharts/charts/compare/rflood-3.0.11...rflood-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [rflood-3.0.11](https://github.com/truecharts/charts/compare/rflood-3.0.10...rflood-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/rflood/4.1.0/Chart.yaml b/stable/rflood/4.1.0/Chart.yaml new file mode 100644 index 0000000000..f916df9296 --- /dev/null +++ b/stable/rflood/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rflood +version: 4.1.0 +appVersion: latest +description: Chart with rTorrent and the Flood UI. +home: https://truecharts.org/charts/incubator/rflood +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rflood + - https://hotio.dev/containers/rflood +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rflood + - downloaders +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/rflood/4.0.1/README.md b/stable/rflood/4.1.0/README.md similarity index 100% rename from stable/rflood/4.0.1/README.md rename to stable/rflood/4.1.0/README.md diff --git a/stable/rflood/4.1.0/app-changelog.md b/stable/rflood/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ecc961db1d --- /dev/null +++ b/stable/rflood/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rflood-4.1.0](https://github.com/truecharts/charts/compare/rflood-4.0.1...rflood-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rflood/4.0.1/app-readme.md b/stable/rflood/4.1.0/app-readme.md similarity index 100% rename from stable/rflood/4.0.1/app-readme.md rename to stable/rflood/4.1.0/app-readme.md diff --git a/stable/rflood/4.1.0/charts/common-17.2.2.tgz b/stable/rflood/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rflood/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rflood/4.0.1/ix_values.yaml b/stable/rflood/4.1.0/ix_values.yaml similarity index 100% rename from stable/rflood/4.0.1/ix_values.yaml rename to stable/rflood/4.1.0/ix_values.yaml diff --git a/stable/rflood/4.0.1/questions.yaml b/stable/rflood/4.1.0/questions.yaml similarity index 100% rename from stable/rflood/4.0.1/questions.yaml rename to stable/rflood/4.1.0/questions.yaml diff --git a/stable/rss-proxy/4.0.1/templates/common.yaml b/stable/rflood/4.1.0/templates/common.yaml similarity index 100% rename from stable/rss-proxy/4.0.1/templates/common.yaml rename to stable/rflood/4.1.0/templates/common.yaml diff --git a/stable/whisper-asr-webservice/3.0.1/values.yaml b/stable/rflood/4.1.0/values.yaml similarity index 100% rename from stable/whisper-asr-webservice/3.0.1/values.yaml rename to stable/rflood/4.1.0/values.yaml diff --git a/stable/rickroll/5.0.1/CHANGELOG.md b/stable/rickroll/5.0.1/CHANGELOG.md deleted file mode 100644 index 68c8eaf44f..0000000000 --- a/stable/rickroll/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rickroll-5.0.1](https://github.com/truecharts/charts/compare/rickroll-5.0.0...rickroll-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rickroll-5.0.0](https://github.com/truecharts/charts/compare/rickroll-4.0.12...rickroll-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rickroll-4.0.12](https://github.com/truecharts/charts/compare/rickroll-4.0.11...rickroll-4.0.12) (2023-12-25) - -### Chore - -- update container image modem7/docker-rickroll to latest[@7a9b668](https://github.com/7a9b668) by renovate ([#16438](https://github.com/truecharts/charts/issues/16438)) - - - - -## [rickroll-4.0.11](https://github.com/truecharts/charts/compare/rickroll-4.0.10...rickroll-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rickroll-4.0.10](https://github.com/truecharts/charts/compare/rickroll-4.0.9...rickroll-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rickroll-4.0.9](https://github.com/truecharts/charts/compare/rickroll-4.0.8...rickroll-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rickroll-4.0.8](https://github.com/truecharts/charts/compare/rickroll-4.0.7...rickroll-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rickroll-4.0.7](https://github.com/truecharts/charts/compare/rickroll-4.0.6...rickroll-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rickroll-4.0.6](https://github.com/truecharts/charts/compare/rickroll-4.0.5...rickroll-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rickroll-4.0.5](https://github.com/truecharts/charts/compare/rickroll-4.0.4...rickroll-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rickroll-4.0.4](https://github.com/truecharts/charts/compare/rickroll-4.0.3...rickroll-4.0.4) (2023-12-21) - -### Fix diff --git a/stable/rickroll/5.0.1/Chart.yaml b/stable/rickroll/5.0.1/Chart.yaml deleted file mode 100644 index d367401b84..0000000000 --- a/stable/rickroll/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rickroll -version: 5.0.1 -appVersion: latest -description: Self-hosted Rick Roll chart. -home: https://truecharts.org/charts/stable/rickroll -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png -deprecated: false -sources: - - https://hub.docker.com/r/modem7/docker-rickroll - - https://github.com/modem7/docker-rickroll - - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rickroll - - media -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/rickroll/5.0.1/app-changelog.md b/stable/rickroll/5.0.1/app-changelog.md deleted file mode 100644 index f0cc38cb32..0000000000 --- a/stable/rickroll/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rickroll-5.0.1](https://github.com/truecharts/charts/compare/rickroll-5.0.0...rickroll-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rickroll/5.0.1/charts/common-17.1.4.tgz b/stable/rickroll/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rickroll/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rickroll/5.1.0/CHANGELOG.md b/stable/rickroll/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2743da8690 --- /dev/null +++ b/stable/rickroll/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rickroll-5.1.0](https://github.com/truecharts/charts/compare/rickroll-5.0.1...rickroll-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rickroll-5.0.1](https://github.com/truecharts/charts/compare/rickroll-5.0.0...rickroll-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rickroll-5.0.0](https://github.com/truecharts/charts/compare/rickroll-4.0.12...rickroll-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rickroll-4.0.12](https://github.com/truecharts/charts/compare/rickroll-4.0.11...rickroll-4.0.12) (2023-12-25) + +### Chore + +- update container image modem7/docker-rickroll to latest[@7a9b668](https://github.com/7a9b668) by renovate ([#16438](https://github.com/truecharts/charts/issues/16438)) + + + + +## [rickroll-4.0.11](https://github.com/truecharts/charts/compare/rickroll-4.0.10...rickroll-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rickroll-4.0.10](https://github.com/truecharts/charts/compare/rickroll-4.0.9...rickroll-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rickroll-4.0.9](https://github.com/truecharts/charts/compare/rickroll-4.0.8...rickroll-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rickroll-4.0.8](https://github.com/truecharts/charts/compare/rickroll-4.0.7...rickroll-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rickroll-4.0.7](https://github.com/truecharts/charts/compare/rickroll-4.0.6...rickroll-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rickroll-4.0.6](https://github.com/truecharts/charts/compare/rickroll-4.0.5...rickroll-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rickroll-4.0.5](https://github.com/truecharts/charts/compare/rickroll-4.0.4...rickroll-4.0.5) (2023-12-22) + +### Fix diff --git a/stable/rickroll/5.1.0/Chart.yaml b/stable/rickroll/5.1.0/Chart.yaml new file mode 100644 index 0000000000..977776cc3d --- /dev/null +++ b/stable/rickroll/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rickroll +version: 5.1.0 +appVersion: latest +description: Self-hosted Rick Roll chart. +home: https://truecharts.org/charts/stable/rickroll +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png +deprecated: false +sources: + - https://github.com/modem7/docker-rickroll + - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll + - https://hub.docker.com/r/modem7/docker-rickroll +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rickroll + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/rickroll/5.0.1/README.md b/stable/rickroll/5.1.0/README.md similarity index 100% rename from stable/rickroll/5.0.1/README.md rename to stable/rickroll/5.1.0/README.md diff --git a/stable/rickroll/5.1.0/app-changelog.md b/stable/rickroll/5.1.0/app-changelog.md new file mode 100644 index 0000000000..4cd40faa43 --- /dev/null +++ b/stable/rickroll/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rickroll-5.1.0](https://github.com/truecharts/charts/compare/rickroll-5.0.1...rickroll-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rickroll/5.0.1/app-readme.md b/stable/rickroll/5.1.0/app-readme.md similarity index 100% rename from stable/rickroll/5.0.1/app-readme.md rename to stable/rickroll/5.1.0/app-readme.md diff --git a/stable/rickroll/5.1.0/charts/common-17.2.2.tgz b/stable/rickroll/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rickroll/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rickroll/5.0.1/ix_values.yaml b/stable/rickroll/5.1.0/ix_values.yaml similarity index 100% rename from stable/rickroll/5.0.1/ix_values.yaml rename to stable/rickroll/5.1.0/ix_values.yaml diff --git a/stable/rickroll/5.0.1/questions.yaml b/stable/rickroll/5.1.0/questions.yaml similarity index 100% rename from stable/rickroll/5.0.1/questions.yaml rename to stable/rickroll/5.1.0/questions.yaml diff --git a/stable/rickroll/5.1.0/templates/NOTES.txt b/stable/rickroll/5.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/rickroll/5.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rickroll/5.1.0/templates/common.yaml b/stable/rickroll/5.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/rickroll/5.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/whoogle/9.0.1/values.yaml b/stable/rickroll/5.1.0/values.yaml similarity index 100% rename from stable/whoogle/9.0.1/values.yaml rename to stable/rickroll/5.1.0/values.yaml diff --git a/stable/rimgo/5.0.1/CHANGELOG.md b/stable/rimgo/5.0.1/CHANGELOG.md deleted file mode 100644 index dc3f9cf856..0000000000 --- a/stable/rimgo/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rimgo-5.0.1](https://github.com/truecharts/charts/compare/rimgo-5.0.0...rimgo-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rimgo-5.0.0](https://github.com/truecharts/charts/compare/rimgo-4.0.11...rimgo-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rimgo-4.0.11](https://github.com/truecharts/charts/compare/rimgo-4.0.10...rimgo-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rimgo-4.0.10](https://github.com/truecharts/charts/compare/rimgo-4.0.9...rimgo-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rimgo-4.0.9](https://github.com/truecharts/charts/compare/rimgo-4.0.8...rimgo-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rimgo-4.0.8](https://github.com/truecharts/charts/compare/rimgo-4.0.7...rimgo-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rimgo-4.0.7](https://github.com/truecharts/charts/compare/rimgo-4.0.6...rimgo-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rimgo-4.0.6](https://github.com/truecharts/charts/compare/rimgo-4.0.5...rimgo-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rimgo-4.0.5](https://github.com/truecharts/charts/compare/rimgo-4.0.4...rimgo-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rimgo-4.0.4](https://github.com/truecharts/charts/compare/rimgo-4.0.3...rimgo-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [rimgo-4.0.3](https://github.com/truecharts/charts/compare/rimgo-4.0.2...rimgo-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/rimgo/5.0.1/Chart.yaml b/stable/rimgo/5.0.1/Chart.yaml deleted file mode 100644 index ff7b26bf9c..0000000000 --- a/stable/rimgo/5.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rimgo -version: 5.0.1 -appVersion: latest -description: Alternative Imgur front-end -home: https://truecharts.org/charts/incubator/rimgo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - - https://github.com/truecharts/containers/tree/master/mirrorrimgo -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rimgo - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/rimgo/5.0.1/app-changelog.md b/stable/rimgo/5.0.1/app-changelog.md deleted file mode 100644 index 87a22b240d..0000000000 --- a/stable/rimgo/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rimgo-5.0.1](https://github.com/truecharts/charts/compare/rimgo-5.0.0...rimgo-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rimgo/5.0.1/charts/common-17.1.4.tgz b/stable/rimgo/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rimgo/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rimgo/5.1.0/CHANGELOG.md b/stable/rimgo/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6211b9ddb4 --- /dev/null +++ b/stable/rimgo/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rimgo-5.1.0](https://github.com/truecharts/charts/compare/rimgo-5.0.1...rimgo-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rimgo-5.0.1](https://github.com/truecharts/charts/compare/rimgo-5.0.0...rimgo-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rimgo-5.0.0](https://github.com/truecharts/charts/compare/rimgo-4.0.11...rimgo-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rimgo-4.0.11](https://github.com/truecharts/charts/compare/rimgo-4.0.10...rimgo-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rimgo-4.0.10](https://github.com/truecharts/charts/compare/rimgo-4.0.9...rimgo-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rimgo-4.0.9](https://github.com/truecharts/charts/compare/rimgo-4.0.8...rimgo-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rimgo-4.0.8](https://github.com/truecharts/charts/compare/rimgo-4.0.7...rimgo-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rimgo-4.0.7](https://github.com/truecharts/charts/compare/rimgo-4.0.6...rimgo-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rimgo-4.0.6](https://github.com/truecharts/charts/compare/rimgo-4.0.5...rimgo-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rimgo-4.0.5](https://github.com/truecharts/charts/compare/rimgo-4.0.4...rimgo-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [rimgo-4.0.4](https://github.com/truecharts/charts/compare/rimgo-4.0.3...rimgo-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/rimgo/5.1.0/Chart.yaml b/stable/rimgo/5.1.0/Chart.yaml new file mode 100644 index 0000000000..66390d35d0 --- /dev/null +++ b/stable/rimgo/5.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rimgo +version: 5.1.0 +appVersion: latest +description: Alternative Imgur front-end +home: https://truecharts.org/charts/incubator/rimgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo + - https://github.com/truecharts/containers/tree/master/mirrorrimgo +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rimgo + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/rimgo/5.0.1/README.md b/stable/rimgo/5.1.0/README.md similarity index 100% rename from stable/rimgo/5.0.1/README.md rename to stable/rimgo/5.1.0/README.md diff --git a/stable/rimgo/5.1.0/app-changelog.md b/stable/rimgo/5.1.0/app-changelog.md new file mode 100644 index 0000000000..45aab50a29 --- /dev/null +++ b/stable/rimgo/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rimgo-5.1.0](https://github.com/truecharts/charts/compare/rimgo-5.0.1...rimgo-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rimgo/5.0.1/app-readme.md b/stable/rimgo/5.1.0/app-readme.md similarity index 100% rename from stable/rimgo/5.0.1/app-readme.md rename to stable/rimgo/5.1.0/app-readme.md diff --git a/stable/rimgo/5.1.0/charts/common-17.2.2.tgz b/stable/rimgo/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rimgo/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rimgo/5.0.1/ix_values.yaml b/stable/rimgo/5.1.0/ix_values.yaml similarity index 100% rename from stable/rimgo/5.0.1/ix_values.yaml rename to stable/rimgo/5.1.0/ix_values.yaml diff --git a/stable/rimgo/5.0.1/questions.yaml b/stable/rimgo/5.1.0/questions.yaml similarity index 100% rename from stable/rimgo/5.0.1/questions.yaml rename to stable/rimgo/5.1.0/questions.yaml diff --git a/stable/rimgo/5.1.0/templates/NOTES.txt b/stable/rimgo/5.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/rimgo/5.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rss-to-telegram/4.0.1/templates/common.yaml b/stable/rimgo/5.1.0/templates/common.yaml similarity index 100% rename from stable/rss-to-telegram/4.0.1/templates/common.yaml rename to stable/rimgo/5.1.0/templates/common.yaml diff --git a/stable/wifi-card/4.0.1/values.yaml b/stable/rimgo/5.1.0/values.yaml similarity index 100% rename from stable/wifi-card/4.0.1/values.yaml rename to stable/rimgo/5.1.0/values.yaml diff --git a/stable/ring-mqtt/7.0.1/CHANGELOG.md b/stable/ring-mqtt/7.0.1/CHANGELOG.md deleted file mode 100644 index e5b726066f..0000000000 --- a/stable/ring-mqtt/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ring-mqtt-7.0.1](https://github.com/truecharts/charts/compare/ring-mqtt-7.0.0...ring-mqtt-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ring-mqtt-7.0.0](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.11...ring-mqtt-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ring-mqtt-6.0.11](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.10...ring-mqtt-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ring-mqtt-6.0.10](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.9...ring-mqtt-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ring-mqtt-6.0.9](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.8...ring-mqtt-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ring-mqtt-6.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.7...ring-mqtt-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ring-mqtt-6.0.7](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.6...ring-mqtt-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ring-mqtt-6.0.6](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.5...ring-mqtt-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ring-mqtt-6.0.5](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.4...ring-mqtt-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ring-mqtt-6.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.3...ring-mqtt-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ring-mqtt-6.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.2...ring-mqtt-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/ring-mqtt/7.0.1/Chart.yaml b/stable/ring-mqtt/7.0.1/Chart.yaml deleted file mode 100644 index 16ece2b81b..0000000000 --- a/stable/ring-mqtt/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ring-mqtt -version: 7.0.1 -appVersion: 5.6.3 -description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. -home: https://truecharts.org/charts/stable/ring-mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - - https://hub.docker.com/r/tsightler/ring-mqtt - - https://github.com/tsightler/ring-mqtt -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ring-mqtt - - HomeAutomation - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ring-mqtt/7.0.1/app-changelog.md b/stable/ring-mqtt/7.0.1/app-changelog.md deleted file mode 100644 index 6be6a9e40c..0000000000 --- a/stable/ring-mqtt/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ring-mqtt-7.0.1](https://github.com/truecharts/charts/compare/ring-mqtt-7.0.0...ring-mqtt-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ring-mqtt/7.0.1/charts/common-17.1.4.tgz b/stable/ring-mqtt/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ring-mqtt/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ring-mqtt/7.1.0/CHANGELOG.md b/stable/ring-mqtt/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bf2f61677a --- /dev/null +++ b/stable/ring-mqtt/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ring-mqtt-7.1.0](https://github.com/truecharts/charts/compare/ring-mqtt-7.0.1...ring-mqtt-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ring-mqtt-7.0.1](https://github.com/truecharts/charts/compare/ring-mqtt-7.0.0...ring-mqtt-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ring-mqtt-7.0.0](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.11...ring-mqtt-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ring-mqtt-6.0.11](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.10...ring-mqtt-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ring-mqtt-6.0.10](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.9...ring-mqtt-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ring-mqtt-6.0.9](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.8...ring-mqtt-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ring-mqtt-6.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.7...ring-mqtt-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ring-mqtt-6.0.7](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.6...ring-mqtt-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ring-mqtt-6.0.6](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.5...ring-mqtt-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ring-mqtt-6.0.5](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.4...ring-mqtt-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ring-mqtt-6.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-6.0.3...ring-mqtt-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/ring-mqtt/7.1.0/Chart.yaml b/stable/ring-mqtt/7.1.0/Chart.yaml new file mode 100644 index 0000000000..13fad2075a --- /dev/null +++ b/stable/ring-mqtt/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ring-mqtt +version: 7.1.0 +appVersion: 5.6.3 +description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. +home: https://truecharts.org/charts/stable/ring-mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png +deprecated: false +sources: + - https://github.com/tsightler/ring-mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt + - https://hub.docker.com/r/tsightler/ring-mqtt +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ring-mqtt + - HomeAutomation + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ring-mqtt/7.0.1/README.md b/stable/ring-mqtt/7.1.0/README.md similarity index 100% rename from stable/ring-mqtt/7.0.1/README.md rename to stable/ring-mqtt/7.1.0/README.md diff --git a/stable/ring-mqtt/7.1.0/app-changelog.md b/stable/ring-mqtt/7.1.0/app-changelog.md new file mode 100644 index 0000000000..b9c51582a2 --- /dev/null +++ b/stable/ring-mqtt/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ring-mqtt-7.1.0](https://github.com/truecharts/charts/compare/ring-mqtt-7.0.1...ring-mqtt-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ring-mqtt/7.0.1/app-readme.md b/stable/ring-mqtt/7.1.0/app-readme.md similarity index 100% rename from stable/ring-mqtt/7.0.1/app-readme.md rename to stable/ring-mqtt/7.1.0/app-readme.md diff --git a/stable/ring-mqtt/7.1.0/charts/common-17.2.2.tgz b/stable/ring-mqtt/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ring-mqtt/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ring-mqtt/7.0.1/ix_values.yaml b/stable/ring-mqtt/7.1.0/ix_values.yaml similarity index 100% rename from stable/ring-mqtt/7.0.1/ix_values.yaml rename to stable/ring-mqtt/7.1.0/ix_values.yaml diff --git a/stable/ring-mqtt/7.0.1/questions.yaml b/stable/ring-mqtt/7.1.0/questions.yaml similarity index 100% rename from stable/ring-mqtt/7.0.1/questions.yaml rename to stable/ring-mqtt/7.1.0/questions.yaml diff --git a/stable/ring-mqtt/7.1.0/templates/NOTES.txt b/stable/ring-mqtt/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/ring-mqtt/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ring-mqtt/7.0.1/templates/_configmap.tpl b/stable/ring-mqtt/7.1.0/templates/_configmap.tpl similarity index 100% rename from stable/ring-mqtt/7.0.1/templates/_configmap.tpl rename to stable/ring-mqtt/7.1.0/templates/_configmap.tpl diff --git a/stable/ring-mqtt/7.0.1/templates/common.yaml b/stable/ring-mqtt/7.1.0/templates/common.yaml similarity index 100% rename from stable/ring-mqtt/7.0.1/templates/common.yaml rename to stable/ring-mqtt/7.1.0/templates/common.yaml diff --git a/stable/wireguard/7.0.1/values.yaml b/stable/ring-mqtt/7.1.0/values.yaml similarity index 100% rename from stable/wireguard/7.0.1/values.yaml rename to stable/ring-mqtt/7.1.0/values.yaml diff --git a/stable/rmlint/4.0.1/CHANGELOG.md b/stable/rmlint/4.0.1/CHANGELOG.md deleted file mode 100644 index 8c9761f484..0000000000 --- a/stable/rmlint/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rmlint-4.0.1](https://github.com/truecharts/charts/compare/rmlint-4.0.0...rmlint-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rmlint-4.0.0](https://github.com/truecharts/charts/compare/rmlint-3.0.17...rmlint-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rmlint-3.0.17](https://github.com/truecharts/charts/compare/rmlint-3.0.16...rmlint-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rmlint-3.0.16](https://github.com/truecharts/charts/compare/rmlint-3.0.15...rmlint-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rmlint-3.0.15](https://github.com/truecharts/charts/compare/rmlint-3.0.14...rmlint-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rmlint-3.0.14](https://github.com/truecharts/charts/compare/rmlint-3.0.13...rmlint-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rmlint-3.0.13](https://github.com/truecharts/charts/compare/rmlint-3.0.12...rmlint-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rmlint-3.0.12](https://github.com/truecharts/charts/compare/rmlint-3.0.11...rmlint-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rmlint-3.0.11](https://github.com/truecharts/charts/compare/rmlint-3.0.10...rmlint-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rmlint-3.0.10](https://github.com/truecharts/charts/compare/rmlint-3.0.9...rmlint-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [rmlint-3.0.9](https://github.com/truecharts/charts/compare/rmlint-3.0.8...rmlint-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/rmlint/4.0.1/Chart.yaml b/stable/rmlint/4.0.1/Chart.yaml deleted file mode 100644 index 62439597aa..0000000000 --- a/stable/rmlint/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rmlint -version: 4.0.1 -appVersion: latest -description: rmlint finds space waste and other broken things on your filesystem and offers to remove it. -home: https://truecharts.org/charts/incubator/rmlint -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.png -deprecated: false -sources: - - https://github.com/sahib/rmlint - - https://github.com/truecharts/charts/tree/master/charts/incubator/rmlint - - https://hub.docker.com/r/bobbintb/docker-rmlint-unraid -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rmlint - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/rmlint/4.0.1/app-changelog.md b/stable/rmlint/4.0.1/app-changelog.md deleted file mode 100644 index c987015b21..0000000000 --- a/stable/rmlint/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rmlint-4.0.1](https://github.com/truecharts/charts/compare/rmlint-4.0.0...rmlint-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rmlint/4.0.1/charts/common-17.1.4.tgz b/stable/rmlint/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rmlint/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rmlint/4.1.0/CHANGELOG.md b/stable/rmlint/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b5b40b2695 --- /dev/null +++ b/stable/rmlint/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rmlint-4.1.0](https://github.com/truecharts/charts/compare/rmlint-4.0.1...rmlint-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rmlint-4.0.1](https://github.com/truecharts/charts/compare/rmlint-4.0.0...rmlint-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rmlint-4.0.0](https://github.com/truecharts/charts/compare/rmlint-3.0.17...rmlint-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rmlint-3.0.17](https://github.com/truecharts/charts/compare/rmlint-3.0.16...rmlint-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rmlint-3.0.16](https://github.com/truecharts/charts/compare/rmlint-3.0.15...rmlint-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rmlint-3.0.15](https://github.com/truecharts/charts/compare/rmlint-3.0.14...rmlint-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rmlint-3.0.14](https://github.com/truecharts/charts/compare/rmlint-3.0.13...rmlint-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rmlint-3.0.13](https://github.com/truecharts/charts/compare/rmlint-3.0.12...rmlint-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rmlint-3.0.12](https://github.com/truecharts/charts/compare/rmlint-3.0.11...rmlint-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rmlint-3.0.11](https://github.com/truecharts/charts/compare/rmlint-3.0.10...rmlint-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [rmlint-3.0.10](https://github.com/truecharts/charts/compare/rmlint-3.0.9...rmlint-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/rmlint/4.1.0/Chart.yaml b/stable/rmlint/4.1.0/Chart.yaml new file mode 100644 index 0000000000..72183138e0 --- /dev/null +++ b/stable/rmlint/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rmlint +version: 4.1.0 +appVersion: latest +description: rmlint finds space waste and other broken things on your filesystem and offers to remove it. +home: https://truecharts.org/charts/incubator/rmlint +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.png +deprecated: false +sources: + - https://hub.docker.com/r/bobbintb/docker-rmlint-unraid + - https://github.com/sahib/rmlint + - https://github.com/truecharts/charts/tree/master/charts/incubator/rmlint +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rmlint + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/rmlint/4.0.1/README.md b/stable/rmlint/4.1.0/README.md similarity index 100% rename from stable/rmlint/4.0.1/README.md rename to stable/rmlint/4.1.0/README.md diff --git a/stable/rmlint/4.1.0/app-changelog.md b/stable/rmlint/4.1.0/app-changelog.md new file mode 100644 index 0000000000..320d840c5b --- /dev/null +++ b/stable/rmlint/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rmlint-4.1.0](https://github.com/truecharts/charts/compare/rmlint-4.0.1...rmlint-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rmlint/4.0.1/app-readme.md b/stable/rmlint/4.1.0/app-readme.md similarity index 100% rename from stable/rmlint/4.0.1/app-readme.md rename to stable/rmlint/4.1.0/app-readme.md diff --git a/stable/rmlint/4.1.0/charts/common-17.2.2.tgz b/stable/rmlint/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rmlint/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rmlint/4.0.1/ix_values.yaml b/stable/rmlint/4.1.0/ix_values.yaml similarity index 100% rename from stable/rmlint/4.0.1/ix_values.yaml rename to stable/rmlint/4.1.0/ix_values.yaml diff --git a/stable/rmlint/4.0.1/questions.yaml b/stable/rmlint/4.1.0/questions.yaml similarity index 100% rename from stable/rmlint/4.0.1/questions.yaml rename to stable/rmlint/4.1.0/questions.yaml diff --git a/stable/rstudio/5.0.1/templates/common.yaml b/stable/rmlint/4.1.0/templates/common.yaml similarity index 100% rename from stable/rstudio/5.0.1/templates/common.yaml rename to stable/rmlint/4.1.0/templates/common.yaml diff --git a/stable/wizarr/5.0.1/values.yaml b/stable/rmlint/4.1.0/values.yaml similarity index 100% rename from stable/wizarr/5.0.1/values.yaml rename to stable/rmlint/4.1.0/values.yaml diff --git a/stable/romm/6.0.2/CHANGELOG.md b/stable/romm/6.0.2/CHANGELOG.md deleted file mode 100644 index 3c92877d82..0000000000 --- a/stable/romm/6.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [romm-6.0.2](https://github.com/truecharts/charts/compare/romm-6.0.1...romm-6.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [romm-6.0.1](https://github.com/truecharts/charts/compare/romm-6.0.0...romm-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [romm-6.0.0](https://github.com/truecharts/charts/compare/romm-5.0.0...romm-6.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [romm-6.0.0](https://github.com/truecharts/charts/compare/romm-5.0.0...romm-6.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [romm-5.0.0](https://github.com/truecharts/charts/compare/romm-4.0.12...romm-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [romm-4.0.12](https://github.com/truecharts/charts/compare/romm-4.0.11...romm-4.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [romm-4.0.11](https://github.com/truecharts/charts/compare/romm-4.0.10...romm-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [romm-4.0.10](https://github.com/truecharts/charts/compare/romm-4.0.9...romm-4.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [romm-4.0.9](https://github.com/truecharts/charts/compare/romm-4.0.8...romm-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [romm-4.0.8](https://github.com/truecharts/charts/compare/romm-4.0.7...romm-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [romm-4.0.7](https://github.com/truecharts/charts/compare/romm-4.0.6...romm-4.0.7) (2023-12-22) - -### Chore diff --git a/stable/romm/6.0.2/Chart.yaml b/stable/romm/6.0.2/Chart.yaml deleted file mode 100644 index 26eef23d70..0000000000 --- a/stable/romm/6.0.2/Chart.yaml +++ /dev/null @@ -1,51 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: romm -version: 6.0.2 -appVersion: 2.1.0 -description: game library manager focused in retro gaming -home: https://truecharts.org/charts/stable/romm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png -deprecated: false -sources: - - https://github.com/zurdi15/romm - - https://github.com/truecharts/charts/tree/master/charts/stable/romm - - https://ghcr.io/zurdi15/romm -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - romm - - rom-manager -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.0.3 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/romm/6.0.2/app-changelog.md b/stable/romm/6.0.2/app-changelog.md deleted file mode 100644 index 07725ee718..0000000000 --- a/stable/romm/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [romm-6.0.2](https://github.com/truecharts/charts/compare/romm-6.0.1...romm-6.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/romm/6.0.2/charts/common-17.1.4.tgz b/stable/romm/6.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/romm/6.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/romm/6.0.2/charts/mariadb-12.0.3.tgz b/stable/romm/6.0.2/charts/mariadb-12.0.3.tgz deleted file mode 100644 index bb993ca989..0000000000 Binary files a/stable/romm/6.0.2/charts/mariadb-12.0.3.tgz and /dev/null differ diff --git a/stable/romm/6.0.2/charts/redis-11.0.3.tgz b/stable/romm/6.0.2/charts/redis-11.0.3.tgz deleted file mode 100644 index 90bc5a87d5..0000000000 Binary files a/stable/romm/6.0.2/charts/redis-11.0.3.tgz and /dev/null differ diff --git a/stable/romm/6.1.0/CHANGELOG.md b/stable/romm/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ce1b85188f --- /dev/null +++ b/stable/romm/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [romm-6.1.0](https://github.com/truecharts/charts/compare/romm-6.0.2...romm-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [romm-6.0.2](https://github.com/truecharts/charts/compare/romm-6.0.1...romm-6.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [romm-6.0.1](https://github.com/truecharts/charts/compare/romm-6.0.0...romm-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [romm-6.0.0](https://github.com/truecharts/charts/compare/romm-5.0.0...romm-6.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [romm-6.0.0](https://github.com/truecharts/charts/compare/romm-5.0.0...romm-6.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [romm-5.0.0](https://github.com/truecharts/charts/compare/romm-4.0.12...romm-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [romm-4.0.12](https://github.com/truecharts/charts/compare/romm-4.0.11...romm-4.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [romm-4.0.11](https://github.com/truecharts/charts/compare/romm-4.0.10...romm-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [romm-4.0.10](https://github.com/truecharts/charts/compare/romm-4.0.9...romm-4.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [romm-4.0.9](https://github.com/truecharts/charts/compare/romm-4.0.8...romm-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [romm-4.0.8](https://github.com/truecharts/charts/compare/romm-4.0.7...romm-4.0.8) (2023-12-23) + +### Chore diff --git a/stable/romm/6.1.0/Chart.yaml b/stable/romm/6.1.0/Chart.yaml new file mode 100644 index 0000000000..6d46b993ef --- /dev/null +++ b/stable/romm/6.1.0/Chart.yaml @@ -0,0 +1,51 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: romm +version: 6.1.0 +appVersion: 2.1.0 +description: game library manager focused in retro gaming +home: https://truecharts.org/charts/stable/romm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png +deprecated: false +sources: + - https://github.com/zurdi15/romm + - https://github.com/truecharts/charts/tree/master/charts/stable/romm + - https://ghcr.io/zurdi15/romm +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - romm + - rom-manager +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/romm/6.0.2/README.md b/stable/romm/6.1.0/README.md similarity index 100% rename from stable/romm/6.0.2/README.md rename to stable/romm/6.1.0/README.md diff --git a/stable/romm/6.1.0/app-changelog.md b/stable/romm/6.1.0/app-changelog.md new file mode 100644 index 0000000000..456910b9cb --- /dev/null +++ b/stable/romm/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [romm-6.1.0](https://github.com/truecharts/charts/compare/romm-6.0.2...romm-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/romm/6.0.2/app-readme.md b/stable/romm/6.1.0/app-readme.md similarity index 100% rename from stable/romm/6.0.2/app-readme.md rename to stable/romm/6.1.0/app-readme.md diff --git a/stable/romm/6.1.0/charts/common-17.2.2.tgz b/stable/romm/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/romm/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/romm/6.1.0/charts/mariadb-12.1.0.tgz b/stable/romm/6.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/romm/6.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/romm/6.1.0/charts/redis-11.1.0.tgz b/stable/romm/6.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/romm/6.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/romm/6.0.2/ix_values.yaml b/stable/romm/6.1.0/ix_values.yaml similarity index 100% rename from stable/romm/6.0.2/ix_values.yaml rename to stable/romm/6.1.0/ix_values.yaml diff --git a/stable/romm/6.0.2/questions.yaml b/stable/romm/6.1.0/questions.yaml similarity index 100% rename from stable/romm/6.0.2/questions.yaml rename to stable/romm/6.1.0/questions.yaml diff --git a/stable/romm/6.1.0/templates/NOTES.txt b/stable/romm/6.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/romm/6.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/romm/6.0.2/templates/_secrets.tpl b/stable/romm/6.1.0/templates/_secrets.tpl similarity index 100% rename from stable/romm/6.0.2/templates/_secrets.tpl rename to stable/romm/6.1.0/templates/_secrets.tpl diff --git a/stable/romm/6.0.2/templates/common.yaml b/stable/romm/6.1.0/templates/common.yaml similarity index 100% rename from stable/romm/6.0.2/templates/common.yaml rename to stable/romm/6.1.0/templates/common.yaml diff --git a/stable/wordpress/6.0.2/values.yaml b/stable/romm/6.1.0/values.yaml similarity index 100% rename from stable/wordpress/6.0.2/values.yaml rename to stable/romm/6.1.0/values.yaml diff --git a/stable/root/4.0.1/CHANGELOG.md b/stable/root/4.0.1/CHANGELOG.md deleted file mode 100644 index cf8dba56fe..0000000000 --- a/stable/root/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [root-4.0.1](https://github.com/truecharts/charts/compare/root-4.0.0...root-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [root-4.0.0](https://github.com/truecharts/charts/compare/root-3.0.17...root-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [root-3.0.17](https://github.com/truecharts/charts/compare/root-3.0.16...root-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [root-3.0.16](https://github.com/truecharts/charts/compare/root-3.0.15...root-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [root-3.0.15](https://github.com/truecharts/charts/compare/root-3.0.14...root-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [root-3.0.14](https://github.com/truecharts/charts/compare/root-3.0.13...root-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [root-3.0.13](https://github.com/truecharts/charts/compare/root-3.0.12...root-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [root-3.0.12](https://github.com/truecharts/charts/compare/root-3.0.11...root-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [root-3.0.11](https://github.com/truecharts/charts/compare/root-3.0.10...root-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [root-3.0.10](https://github.com/truecharts/charts/compare/root-3.0.9...root-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [root-3.0.9](https://github.com/truecharts/charts/compare/root-3.0.8...root-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/root/4.0.1/Chart.yaml b/stable/root/4.0.1/Chart.yaml deleted file mode 100644 index 67d09ac291..0000000000 --- a/stable/root/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: root -version: 4.0.1 -appVersion: latest -description: ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. -home: https://truecharts.org/charts/incubator/root -icon: https://truecharts.org/img/hotlink-ok/chart-icons/root.png -deprecated: false -sources: - - https://root.cern/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/root - - https://hub.docker.com/r/bgameiro/arch-cern-root -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - root - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/root/4.0.1/app-changelog.md b/stable/root/4.0.1/app-changelog.md deleted file mode 100644 index cabedf07ee..0000000000 --- a/stable/root/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [root-4.0.1](https://github.com/truecharts/charts/compare/root-4.0.0...root-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/root/4.0.1/charts/common-17.1.4.tgz b/stable/root/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/root/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/root/4.1.0/CHANGELOG.md b/stable/root/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3aa6b43954 --- /dev/null +++ b/stable/root/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [root-4.1.0](https://github.com/truecharts/charts/compare/root-4.0.1...root-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [root-4.0.1](https://github.com/truecharts/charts/compare/root-4.0.0...root-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [root-4.0.0](https://github.com/truecharts/charts/compare/root-3.0.17...root-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [root-3.0.17](https://github.com/truecharts/charts/compare/root-3.0.16...root-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [root-3.0.16](https://github.com/truecharts/charts/compare/root-3.0.15...root-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [root-3.0.15](https://github.com/truecharts/charts/compare/root-3.0.14...root-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [root-3.0.14](https://github.com/truecharts/charts/compare/root-3.0.13...root-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [root-3.0.13](https://github.com/truecharts/charts/compare/root-3.0.12...root-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [root-3.0.12](https://github.com/truecharts/charts/compare/root-3.0.11...root-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [root-3.0.11](https://github.com/truecharts/charts/compare/root-3.0.10...root-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [root-3.0.10](https://github.com/truecharts/charts/compare/root-3.0.9...root-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/root/4.1.0/Chart.yaml b/stable/root/4.1.0/Chart.yaml new file mode 100644 index 0000000000..76d16e8c58 --- /dev/null +++ b/stable/root/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: root +version: 4.1.0 +appVersion: latest +description: ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. +home: https://truecharts.org/charts/incubator/root +icon: https://truecharts.org/img/hotlink-ok/chart-icons/root.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/root + - https://hub.docker.com/r/bgameiro/arch-cern-root + - https://root.cern/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - root + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/root/4.0.1/README.md b/stable/root/4.1.0/README.md similarity index 100% rename from stable/root/4.0.1/README.md rename to stable/root/4.1.0/README.md diff --git a/stable/root/4.1.0/app-changelog.md b/stable/root/4.1.0/app-changelog.md new file mode 100644 index 0000000000..f4594480a1 --- /dev/null +++ b/stable/root/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [root-4.1.0](https://github.com/truecharts/charts/compare/root-4.0.1...root-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/root/4.0.1/app-readme.md b/stable/root/4.1.0/app-readme.md similarity index 100% rename from stable/root/4.0.1/app-readme.md rename to stable/root/4.1.0/app-readme.md diff --git a/stable/root/4.1.0/charts/common-17.2.2.tgz b/stable/root/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/root/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/root/4.0.1/ix_values.yaml b/stable/root/4.1.0/ix_values.yaml similarity index 100% rename from stable/root/4.0.1/ix_values.yaml rename to stable/root/4.1.0/ix_values.yaml diff --git a/stable/root/4.0.1/questions.yaml b/stable/root/4.1.0/questions.yaml similarity index 100% rename from stable/root/4.0.1/questions.yaml rename to stable/root/4.1.0/questions.yaml diff --git a/stable/rust/4.0.1/templates/common.yaml b/stable/root/4.1.0/templates/common.yaml similarity index 100% rename from stable/rust/4.0.1/templates/common.yaml rename to stable/root/4.1.0/templates/common.yaml diff --git a/stable/wyoming-piper/3.0.1/values.yaml b/stable/root/4.1.0/values.yaml similarity index 100% rename from stable/wyoming-piper/3.0.1/values.yaml rename to stable/root/4.1.0/values.yaml diff --git a/stable/rsnapshot/8.0.1/CHANGELOG.md b/stable/rsnapshot/8.0.1/CHANGELOG.md deleted file mode 100644 index 0606dc01c2..0000000000 --- a/stable/rsnapshot/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rsnapshot-8.0.1](https://github.com/truecharts/charts/compare/rsnapshot-8.0.0...rsnapshot-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rsnapshot-8.0.0](https://github.com/truecharts/charts/compare/rsnapshot-7.0.11...rsnapshot-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rsnapshot-7.0.11](https://github.com/truecharts/charts/compare/rsnapshot-7.0.10...rsnapshot-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rsnapshot-7.0.10](https://github.com/truecharts/charts/compare/rsnapshot-7.0.9...rsnapshot-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rsnapshot-7.0.9](https://github.com/truecharts/charts/compare/rsnapshot-7.0.8...rsnapshot-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rsnapshot-7.0.8](https://github.com/truecharts/charts/compare/rsnapshot-7.0.7...rsnapshot-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rsnapshot-7.0.7](https://github.com/truecharts/charts/compare/rsnapshot-7.0.6...rsnapshot-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rsnapshot-7.0.6](https://github.com/truecharts/charts/compare/rsnapshot-7.0.5...rsnapshot-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rsnapshot-7.0.5](https://github.com/truecharts/charts/compare/rsnapshot-7.0.4...rsnapshot-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rsnapshot-7.0.4](https://github.com/truecharts/charts/compare/rsnapshot-7.0.3...rsnapshot-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [rsnapshot-7.0.3](https://github.com/truecharts/charts/compare/rsnapshot-7.0.2...rsnapshot-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/rsnapshot/8.0.1/Chart.yaml b/stable/rsnapshot/8.0.1/Chart.yaml deleted file mode 100644 index 1685bd0c34..0000000000 --- a/stable/rsnapshot/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rsnapshot -version: 8.0.1 -appVersion: 1.4.5 -description: Rsnapshot is a filesystem snapshot utility based on rsync. -home: https://truecharts.org/charts/stable/rsnapshot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot - - https://ghcr.io/linuxserver/rsnapshot -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rsnapshot -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/rsnapshot/8.0.1/app-changelog.md b/stable/rsnapshot/8.0.1/app-changelog.md deleted file mode 100644 index 97cf06e8dd..0000000000 --- a/stable/rsnapshot/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsnapshot-8.0.1](https://github.com/truecharts/charts/compare/rsnapshot-8.0.0...rsnapshot-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rsnapshot/8.0.1/charts/common-17.1.4.tgz b/stable/rsnapshot/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rsnapshot/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rsnapshot/8.1.0/CHANGELOG.md b/stable/rsnapshot/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..603a5b6cf7 --- /dev/null +++ b/stable/rsnapshot/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rsnapshot-8.1.0](https://github.com/truecharts/charts/compare/rsnapshot-8.0.1...rsnapshot-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rsnapshot-8.0.1](https://github.com/truecharts/charts/compare/rsnapshot-8.0.0...rsnapshot-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rsnapshot-8.0.0](https://github.com/truecharts/charts/compare/rsnapshot-7.0.11...rsnapshot-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rsnapshot-7.0.11](https://github.com/truecharts/charts/compare/rsnapshot-7.0.10...rsnapshot-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rsnapshot-7.0.10](https://github.com/truecharts/charts/compare/rsnapshot-7.0.9...rsnapshot-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rsnapshot-7.0.9](https://github.com/truecharts/charts/compare/rsnapshot-7.0.8...rsnapshot-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rsnapshot-7.0.8](https://github.com/truecharts/charts/compare/rsnapshot-7.0.7...rsnapshot-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rsnapshot-7.0.7](https://github.com/truecharts/charts/compare/rsnapshot-7.0.6...rsnapshot-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rsnapshot-7.0.6](https://github.com/truecharts/charts/compare/rsnapshot-7.0.5...rsnapshot-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rsnapshot-7.0.5](https://github.com/truecharts/charts/compare/rsnapshot-7.0.4...rsnapshot-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [rsnapshot-7.0.4](https://github.com/truecharts/charts/compare/rsnapshot-7.0.3...rsnapshot-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/rsnapshot/8.1.0/Chart.yaml b/stable/rsnapshot/8.1.0/Chart.yaml new file mode 100644 index 0000000000..b64f58d682 --- /dev/null +++ b/stable/rsnapshot/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rsnapshot +version: 8.1.0 +appVersion: 1.4.5 +description: Rsnapshot is a filesystem snapshot utility based on rsync. +home: https://truecharts.org/charts/stable/rsnapshot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot + - https://ghcr.io/linuxserver/rsnapshot +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rsnapshot +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/rsnapshot/8.0.1/README.md b/stable/rsnapshot/8.1.0/README.md similarity index 100% rename from stable/rsnapshot/8.0.1/README.md rename to stable/rsnapshot/8.1.0/README.md diff --git a/stable/rsnapshot/8.1.0/app-changelog.md b/stable/rsnapshot/8.1.0/app-changelog.md new file mode 100644 index 0000000000..d11924c364 --- /dev/null +++ b/stable/rsnapshot/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsnapshot-8.1.0](https://github.com/truecharts/charts/compare/rsnapshot-8.0.1...rsnapshot-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rsnapshot/8.0.1/app-readme.md b/stable/rsnapshot/8.1.0/app-readme.md similarity index 100% rename from stable/rsnapshot/8.0.1/app-readme.md rename to stable/rsnapshot/8.1.0/app-readme.md diff --git a/stable/rsnapshot/8.1.0/charts/common-17.2.2.tgz b/stable/rsnapshot/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rsnapshot/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rsnapshot/8.0.1/ix_values.yaml b/stable/rsnapshot/8.1.0/ix_values.yaml similarity index 100% rename from stable/rsnapshot/8.0.1/ix_values.yaml rename to stable/rsnapshot/8.1.0/ix_values.yaml diff --git a/stable/rsnapshot/8.0.1/questions.yaml b/stable/rsnapshot/8.1.0/questions.yaml similarity index 100% rename from stable/rsnapshot/8.0.1/questions.yaml rename to stable/rsnapshot/8.1.0/questions.yaml diff --git a/stable/rsnapshot/8.1.0/templates/NOTES.txt b/stable/rsnapshot/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/rsnapshot/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rsnapshot/8.1.0/templates/common.yaml b/stable/rsnapshot/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/rsnapshot/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wyoming-whisper/3.0.1/values.yaml b/stable/rsnapshot/8.1.0/values.yaml similarity index 100% rename from stable/wyoming-whisper/3.0.1/values.yaml rename to stable/rsnapshot/8.1.0/values.yaml diff --git a/stable/rss-bridge/8.0.1/CHANGELOG.md b/stable/rss-bridge/8.0.1/CHANGELOG.md deleted file mode 100644 index 13359e5bf5..0000000000 --- a/stable/rss-bridge/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rss-bridge-8.0.1](https://github.com/truecharts/charts/compare/rss-bridge-8.0.0...rss-bridge-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rss-bridge-8.0.0](https://github.com/truecharts/charts/compare/rss-bridge-7.0.11...rss-bridge-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rss-bridge-7.0.11](https://github.com/truecharts/charts/compare/rss-bridge-7.0.10...rss-bridge-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rss-bridge-7.0.10](https://github.com/truecharts/charts/compare/rss-bridge-7.0.9...rss-bridge-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rss-bridge-7.0.9](https://github.com/truecharts/charts/compare/rss-bridge-7.0.8...rss-bridge-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rss-bridge-7.0.8](https://github.com/truecharts/charts/compare/rss-bridge-7.0.7...rss-bridge-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rss-bridge-7.0.7](https://github.com/truecharts/charts/compare/rss-bridge-7.0.6...rss-bridge-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rss-bridge-7.0.6](https://github.com/truecharts/charts/compare/rss-bridge-7.0.5...rss-bridge-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rss-bridge-7.0.5](https://github.com/truecharts/charts/compare/rss-bridge-7.0.4...rss-bridge-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rss-bridge-7.0.4](https://github.com/truecharts/charts/compare/rss-bridge-7.0.3...rss-bridge-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [rss-bridge-7.0.3](https://github.com/truecharts/charts/compare/rss-bridge-7.0.2...rss-bridge-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/rss-bridge/8.0.1/Chart.yaml b/stable/rss-bridge/8.0.1/Chart.yaml deleted file mode 100644 index 8fff2bba54..0000000000 --- a/stable/rss-bridge/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rss-bridge -version: 8.0.1 -appVersion: "2023" -description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. -home: https://truecharts.org/charts/stable/rss-bridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png -deprecated: false -sources: - - https://github.com/RSS-Bridge/rss-bridge - - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge - - https://hub.docker.com/r/rssbridge/rss-bridge -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rss-bridge -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/rss-bridge/8.0.1/app-changelog.md b/stable/rss-bridge/8.0.1/app-changelog.md deleted file mode 100644 index 91b67e979a..0000000000 --- a/stable/rss-bridge/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rss-bridge-8.0.1](https://github.com/truecharts/charts/compare/rss-bridge-8.0.0...rss-bridge-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rss-bridge/8.0.1/charts/common-17.1.4.tgz b/stable/rss-bridge/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rss-bridge/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rss-bridge/8.1.0/CHANGELOG.md b/stable/rss-bridge/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fd2c1dd294 --- /dev/null +++ b/stable/rss-bridge/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rss-bridge-8.1.0](https://github.com/truecharts/charts/compare/rss-bridge-8.0.1...rss-bridge-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rss-bridge-8.0.1](https://github.com/truecharts/charts/compare/rss-bridge-8.0.0...rss-bridge-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rss-bridge-8.0.0](https://github.com/truecharts/charts/compare/rss-bridge-7.0.11...rss-bridge-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rss-bridge-7.0.11](https://github.com/truecharts/charts/compare/rss-bridge-7.0.10...rss-bridge-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rss-bridge-7.0.10](https://github.com/truecharts/charts/compare/rss-bridge-7.0.9...rss-bridge-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rss-bridge-7.0.9](https://github.com/truecharts/charts/compare/rss-bridge-7.0.8...rss-bridge-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rss-bridge-7.0.8](https://github.com/truecharts/charts/compare/rss-bridge-7.0.7...rss-bridge-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rss-bridge-7.0.7](https://github.com/truecharts/charts/compare/rss-bridge-7.0.6...rss-bridge-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rss-bridge-7.0.6](https://github.com/truecharts/charts/compare/rss-bridge-7.0.5...rss-bridge-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rss-bridge-7.0.5](https://github.com/truecharts/charts/compare/rss-bridge-7.0.4...rss-bridge-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [rss-bridge-7.0.4](https://github.com/truecharts/charts/compare/rss-bridge-7.0.3...rss-bridge-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/rss-bridge/8.1.0/Chart.yaml b/stable/rss-bridge/8.1.0/Chart.yaml new file mode 100644 index 0000000000..aa40c51d6e --- /dev/null +++ b/stable/rss-bridge/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rss-bridge +version: 8.1.0 +appVersion: "2023" +description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. +home: https://truecharts.org/charts/stable/rss-bridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png +deprecated: false +sources: + - https://github.com/RSS-Bridge/rss-bridge + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge + - https://hub.docker.com/r/rssbridge/rss-bridge +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rss-bridge +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/rss-bridge/8.0.1/README.md b/stable/rss-bridge/8.1.0/README.md similarity index 100% rename from stable/rss-bridge/8.0.1/README.md rename to stable/rss-bridge/8.1.0/README.md diff --git a/stable/rss-bridge/8.1.0/app-changelog.md b/stable/rss-bridge/8.1.0/app-changelog.md new file mode 100644 index 0000000000..960f66b0db --- /dev/null +++ b/stable/rss-bridge/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rss-bridge-8.1.0](https://github.com/truecharts/charts/compare/rss-bridge-8.0.1...rss-bridge-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rss-bridge/8.0.1/app-readme.md b/stable/rss-bridge/8.1.0/app-readme.md similarity index 100% rename from stable/rss-bridge/8.0.1/app-readme.md rename to stable/rss-bridge/8.1.0/app-readme.md diff --git a/stable/rss-bridge/8.1.0/charts/common-17.2.2.tgz b/stable/rss-bridge/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rss-bridge/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rss-bridge/8.0.1/ix_values.yaml b/stable/rss-bridge/8.1.0/ix_values.yaml similarity index 100% rename from stable/rss-bridge/8.0.1/ix_values.yaml rename to stable/rss-bridge/8.1.0/ix_values.yaml diff --git a/stable/rss-bridge/8.0.1/questions.yaml b/stable/rss-bridge/8.1.0/questions.yaml similarity index 100% rename from stable/rss-bridge/8.0.1/questions.yaml rename to stable/rss-bridge/8.1.0/questions.yaml diff --git a/stable/rss-bridge/8.1.0/templates/NOTES.txt b/stable/rss-bridge/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/rss-bridge/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rss-bridge/8.1.0/templates/common.yaml b/stable/rss-bridge/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/rss-bridge/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xen-orchestra/7.0.1/values.yaml b/stable/rss-bridge/8.1.0/values.yaml similarity index 100% rename from stable/xen-orchestra/7.0.1/values.yaml rename to stable/rss-bridge/8.1.0/values.yaml diff --git a/stable/rss-proxy/4.0.1/CHANGELOG.md b/stable/rss-proxy/4.0.1/CHANGELOG.md deleted file mode 100644 index 376a090ab1..0000000000 --- a/stable/rss-proxy/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rss-proxy-4.0.1](https://github.com/truecharts/charts/compare/rss-proxy-4.0.0...rss-proxy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rss-proxy-4.0.0](https://github.com/truecharts/charts/compare/rss-proxy-3.0.17...rss-proxy-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rss-proxy-3.0.17](https://github.com/truecharts/charts/compare/rss-proxy-3.0.16...rss-proxy-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rss-proxy-3.0.16](https://github.com/truecharts/charts/compare/rss-proxy-3.0.15...rss-proxy-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rss-proxy-3.0.15](https://github.com/truecharts/charts/compare/rss-proxy-3.0.14...rss-proxy-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rss-proxy-3.0.14](https://github.com/truecharts/charts/compare/rss-proxy-3.0.13...rss-proxy-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rss-proxy-3.0.13](https://github.com/truecharts/charts/compare/rss-proxy-3.0.12...rss-proxy-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rss-proxy-3.0.12](https://github.com/truecharts/charts/compare/rss-proxy-3.0.11...rss-proxy-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rss-proxy-3.0.11](https://github.com/truecharts/charts/compare/rss-proxy-3.0.10...rss-proxy-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rss-proxy-3.0.10](https://github.com/truecharts/charts/compare/rss-proxy-3.0.9...rss-proxy-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [rss-proxy-3.0.9](https://github.com/truecharts/charts/compare/rss-proxy-3.0.8...rss-proxy-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/rss-proxy/4.0.1/Chart.yaml b/stable/rss-proxy/4.0.1/Chart.yaml deleted file mode 100644 index 487300af65..0000000000 --- a/stable/rss-proxy/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rss-proxy -version: 4.0.1 -appVersion: latest -description: RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. -home: https://truecharts.org/charts/incubator/rss-proxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-proxy.png -deprecated: false -sources: - - https://github.com/damoeb/rss-proxy - - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-proxy - - https://hub.docker.com/r/damoeb/rss-proxy -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rss-proxy - - Cloud - - Tools-Utilities - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/rss-proxy/4.0.1/app-changelog.md b/stable/rss-proxy/4.0.1/app-changelog.md deleted file mode 100644 index 9016996b6d..0000000000 --- a/stable/rss-proxy/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rss-proxy-4.0.1](https://github.com/truecharts/charts/compare/rss-proxy-4.0.0...rss-proxy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rss-proxy/4.0.1/charts/common-17.1.4.tgz b/stable/rss-proxy/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rss-proxy/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rss-proxy/4.1.0/CHANGELOG.md b/stable/rss-proxy/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..02fce55d49 --- /dev/null +++ b/stable/rss-proxy/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rss-proxy-4.1.0](https://github.com/truecharts/charts/compare/rss-proxy-4.0.1...rss-proxy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rss-proxy-4.0.1](https://github.com/truecharts/charts/compare/rss-proxy-4.0.0...rss-proxy-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rss-proxy-4.0.0](https://github.com/truecharts/charts/compare/rss-proxy-3.0.17...rss-proxy-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rss-proxy-3.0.17](https://github.com/truecharts/charts/compare/rss-proxy-3.0.16...rss-proxy-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rss-proxy-3.0.16](https://github.com/truecharts/charts/compare/rss-proxy-3.0.15...rss-proxy-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rss-proxy-3.0.15](https://github.com/truecharts/charts/compare/rss-proxy-3.0.14...rss-proxy-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rss-proxy-3.0.14](https://github.com/truecharts/charts/compare/rss-proxy-3.0.13...rss-proxy-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rss-proxy-3.0.13](https://github.com/truecharts/charts/compare/rss-proxy-3.0.12...rss-proxy-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rss-proxy-3.0.12](https://github.com/truecharts/charts/compare/rss-proxy-3.0.11...rss-proxy-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rss-proxy-3.0.11](https://github.com/truecharts/charts/compare/rss-proxy-3.0.10...rss-proxy-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [rss-proxy-3.0.10](https://github.com/truecharts/charts/compare/rss-proxy-3.0.9...rss-proxy-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/rss-proxy/4.1.0/Chart.yaml b/stable/rss-proxy/4.1.0/Chart.yaml new file mode 100644 index 0000000000..ad7211e2c9 --- /dev/null +++ b/stable/rss-proxy/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rss-proxy +version: 4.1.0 +appVersion: latest +description: RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. +home: https://truecharts.org/charts/incubator/rss-proxy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-proxy.png +deprecated: false +sources: + - https://github.com/damoeb/rss-proxy + - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-proxy + - https://hub.docker.com/r/damoeb/rss-proxy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rss-proxy + - Cloud + - Tools-Utilities + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/rss-proxy/4.0.1/README.md b/stable/rss-proxy/4.1.0/README.md similarity index 100% rename from stable/rss-proxy/4.0.1/README.md rename to stable/rss-proxy/4.1.0/README.md diff --git a/stable/rss-proxy/4.1.0/app-changelog.md b/stable/rss-proxy/4.1.0/app-changelog.md new file mode 100644 index 0000000000..96f32e9501 --- /dev/null +++ b/stable/rss-proxy/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rss-proxy-4.1.0](https://github.com/truecharts/charts/compare/rss-proxy-4.0.1...rss-proxy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rss-proxy/4.0.1/app-readme.md b/stable/rss-proxy/4.1.0/app-readme.md similarity index 100% rename from stable/rss-proxy/4.0.1/app-readme.md rename to stable/rss-proxy/4.1.0/app-readme.md diff --git a/stable/rss-proxy/4.1.0/charts/common-17.2.2.tgz b/stable/rss-proxy/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rss-proxy/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rss-proxy/4.0.1/ix_values.yaml b/stable/rss-proxy/4.1.0/ix_values.yaml similarity index 100% rename from stable/rss-proxy/4.0.1/ix_values.yaml rename to stable/rss-proxy/4.1.0/ix_values.yaml diff --git a/stable/rss-proxy/4.0.1/questions.yaml b/stable/rss-proxy/4.1.0/questions.yaml similarity index 100% rename from stable/rss-proxy/4.0.1/questions.yaml rename to stable/rss-proxy/4.1.0/questions.yaml diff --git a/stable/rustpad/4.0.1/templates/common.yaml b/stable/rss-proxy/4.1.0/templates/common.yaml similarity index 100% rename from stable/rustpad/4.0.1/templates/common.yaml rename to stable/rss-proxy/4.1.0/templates/common.yaml diff --git a/stable/xmrig/4.0.1/values.yaml b/stable/rss-proxy/4.1.0/values.yaml similarity index 100% rename from stable/xmrig/4.0.1/values.yaml rename to stable/rss-proxy/4.1.0/values.yaml diff --git a/stable/rss-to-telegram/4.0.1/CHANGELOG.md b/stable/rss-to-telegram/4.0.1/CHANGELOG.md deleted file mode 100644 index d88413b8c6..0000000000 --- a/stable/rss-to-telegram/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rss-to-telegram-4.0.1](https://github.com/truecharts/charts/compare/rss-to-telegram-4.0.0...rss-to-telegram-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rss-to-telegram-4.0.0](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.17...rss-to-telegram-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rss-to-telegram-3.0.17](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.16...rss-to-telegram-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rss-to-telegram-3.0.16](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.15...rss-to-telegram-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rss-to-telegram-3.0.15](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.14...rss-to-telegram-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rss-to-telegram-3.0.14](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.13...rss-to-telegram-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rss-to-telegram-3.0.13](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.12...rss-to-telegram-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rss-to-telegram-3.0.12](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.11...rss-to-telegram-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rss-to-telegram-3.0.11](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.10...rss-to-telegram-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rss-to-telegram-3.0.10](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.9...rss-to-telegram-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [rss-to-telegram-3.0.9](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.8...rss-to-telegram-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/rss-to-telegram/4.0.1/Chart.yaml b/stable/rss-to-telegram/4.0.1/Chart.yaml deleted file mode 100644 index a6c39cca14..0000000000 --- a/stable/rss-to-telegram/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rss-to-telegram -version: 4.0.1 -appVersion: latest -description: A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. -home: https://truecharts.org/charts/incubator/rss-to-telegram -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-to-telegram.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-to-telegram - - https://hub.docker.com/r/bokker/rss.to.telegram - - https://github.com/BoKKeR/RSS-to-Telegram-Bot -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rss-to-telegram - - Network-Other - - Network-Messenger - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/rss-to-telegram/4.0.1/app-changelog.md b/stable/rss-to-telegram/4.0.1/app-changelog.md deleted file mode 100644 index 5b8fb26ab1..0000000000 --- a/stable/rss-to-telegram/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rss-to-telegram-4.0.1](https://github.com/truecharts/charts/compare/rss-to-telegram-4.0.0...rss-to-telegram-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rss-to-telegram/4.0.1/charts/common-17.1.4.tgz b/stable/rss-to-telegram/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rss-to-telegram/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rss-to-telegram/4.1.0/CHANGELOG.md b/stable/rss-to-telegram/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..27c9f230e4 --- /dev/null +++ b/stable/rss-to-telegram/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rss-to-telegram-4.1.0](https://github.com/truecharts/charts/compare/rss-to-telegram-4.0.1...rss-to-telegram-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rss-to-telegram-4.0.1](https://github.com/truecharts/charts/compare/rss-to-telegram-4.0.0...rss-to-telegram-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rss-to-telegram-4.0.0](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.17...rss-to-telegram-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rss-to-telegram-3.0.17](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.16...rss-to-telegram-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rss-to-telegram-3.0.16](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.15...rss-to-telegram-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rss-to-telegram-3.0.15](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.14...rss-to-telegram-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rss-to-telegram-3.0.14](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.13...rss-to-telegram-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rss-to-telegram-3.0.13](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.12...rss-to-telegram-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rss-to-telegram-3.0.12](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.11...rss-to-telegram-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rss-to-telegram-3.0.11](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.10...rss-to-telegram-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [rss-to-telegram-3.0.10](https://github.com/truecharts/charts/compare/rss-to-telegram-3.0.9...rss-to-telegram-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/rss-to-telegram/4.1.0/Chart.yaml b/stable/rss-to-telegram/4.1.0/Chart.yaml new file mode 100644 index 0000000000..8ad0703564 --- /dev/null +++ b/stable/rss-to-telegram/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rss-to-telegram +version: 4.1.0 +appVersion: latest +description: A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. +home: https://truecharts.org/charts/incubator/rss-to-telegram +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-to-telegram.png +deprecated: false +sources: + - https://github.com/BoKKeR/RSS-to-Telegram-Bot + - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-to-telegram + - https://hub.docker.com/r/bokker/rss.to.telegram +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rss-to-telegram + - Network-Other + - Network-Messenger + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/rss-to-telegram/4.0.1/README.md b/stable/rss-to-telegram/4.1.0/README.md similarity index 100% rename from stable/rss-to-telegram/4.0.1/README.md rename to stable/rss-to-telegram/4.1.0/README.md diff --git a/stable/rss-to-telegram/4.1.0/app-changelog.md b/stable/rss-to-telegram/4.1.0/app-changelog.md new file mode 100644 index 0000000000..fcafbcf625 --- /dev/null +++ b/stable/rss-to-telegram/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rss-to-telegram-4.1.0](https://github.com/truecharts/charts/compare/rss-to-telegram-4.0.1...rss-to-telegram-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rss-to-telegram/4.0.1/app-readme.md b/stable/rss-to-telegram/4.1.0/app-readme.md similarity index 100% rename from stable/rss-to-telegram/4.0.1/app-readme.md rename to stable/rss-to-telegram/4.1.0/app-readme.md diff --git a/stable/rss-to-telegram/4.1.0/charts/common-17.2.2.tgz b/stable/rss-to-telegram/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rss-to-telegram/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rss-to-telegram/4.0.1/ix_values.yaml b/stable/rss-to-telegram/4.1.0/ix_values.yaml similarity index 100% rename from stable/rss-to-telegram/4.0.1/ix_values.yaml rename to stable/rss-to-telegram/4.1.0/ix_values.yaml diff --git a/stable/rss-to-telegram/4.0.1/questions.yaml b/stable/rss-to-telegram/4.1.0/questions.yaml similarity index 100% rename from stable/rss-to-telegram/4.0.1/questions.yaml rename to stable/rss-to-telegram/4.1.0/questions.yaml diff --git a/stable/s3backup/4.0.1/templates/common.yaml b/stable/rss-to-telegram/4.1.0/templates/common.yaml similarity index 100% rename from stable/s3backup/4.0.1/templates/common.yaml rename to stable/rss-to-telegram/4.1.0/templates/common.yaml diff --git a/stable/xonotic/4.0.1/values.yaml b/stable/rss-to-telegram/4.1.0/values.yaml similarity index 100% rename from stable/xonotic/4.0.1/values.yaml rename to stable/rss-to-telegram/4.1.0/values.yaml diff --git a/stable/rsshub/11.1.0/CHANGELOG.md b/stable/rsshub/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..91e7c23709 --- /dev/null +++ b/stable/rsshub/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rsshub-11.1.0](https://github.com/truecharts/charts/compare/rsshub-11.0.2...rsshub-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rsshub-11.0.2](https://github.com/truecharts/charts/compare/rsshub-11.0.1...rsshub-11.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [rsshub-11.0.1](https://github.com/truecharts/charts/compare/rsshub-11.0.0...rsshub-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rsshub-11.0.0](https://github.com/truecharts/charts/compare/rsshub-10.0.1...rsshub-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [rsshub-11.0.0](https://github.com/truecharts/charts/compare/rsshub-10.0.1...rsshub-11.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [rsshub-10.0.1](https://github.com/truecharts/charts/compare/rsshub-10.0.0...rsshub-10.0.1) (2023-12-25) + +### Chore + +- update container image diygod/rsshub to latest[@3486e9e](https://github.com/3486e9e) by renovate ([#16533](https://github.com/truecharts/charts/issues/16533)) + + + + +## [rsshub-10.0.0](https://github.com/truecharts/charts/compare/rsshub-9.0.14...rsshub-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rsshub-9.0.14](https://github.com/truecharts/charts/compare/rsshub-9.0.13...rsshub-9.0.14) (2023-12-25) + +### Chore + +- update container image diygod/rsshub to latest[@9746561](https://github.com/9746561) by renovate ([#16527](https://github.com/truecharts/charts/issues/16527)) + + + + +## [rsshub-9.0.13](https://github.com/truecharts/charts/compare/rsshub-9.0.12...rsshub-9.0.13) (2023-12-25) + +### Chore + +- update container image diygod/rsshub to latest[@6b4b57b](https://github.com/6b4b57b) by renovate ([#16401](https://github.com/truecharts/charts/issues/16401)) + + + + +## [rsshub-9.0.12](https://github.com/truecharts/charts/compare/rsshub-9.0.11...rsshub-9.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rsshub-9.0.11](https://github.com/truecharts/charts/compare/rsshub-9.0.10...rsshub-9.0.11) (2023-12-24) + +### Chore diff --git a/stable/rsshub/11.1.0/Chart.yaml b/stable/rsshub/11.1.0/Chart.yaml new file mode 100644 index 0000000000..3187a5c68e --- /dev/null +++ b/stable/rsshub/11.1.0/Chart.yaml @@ -0,0 +1,45 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rsshub +version: 11.1.0 +appVersion: latest +description: RSSHub can generate RSS feeds from pretty much everything +home: https://truecharts.org/charts/stable/rsshub +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png +deprecated: false +sources: + - https://github.com/DIYgod/RSSHub + - https://docs.rsshub.app/en/install/ + - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub + - https://hub.docker.com/r/diygod/rsshub +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rsshub + - rss +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/rsshub/11.1.0/README.md b/stable/rsshub/11.1.0/README.md new file mode 100644 index 0000000000..3fe6cc72a3 --- /dev/null +++ b/stable/rsshub/11.1.0/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/rsshub) + +**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/11.1.0/app-changelog.md b/stable/rsshub/11.1.0/app-changelog.md new file mode 100644 index 0000000000..a7d76ebcff --- /dev/null +++ b/stable/rsshub/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-11.1.0](https://github.com/truecharts/charts/compare/rsshub-11.0.2...rsshub-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rsshub/11.1.0/app-readme.md b/stable/rsshub/11.1.0/app-readme.md new file mode 100644 index 0000000000..88624b986e --- /dev/null +++ b/stable/rsshub/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +RSSHub can generate RSS feeds from pretty much everything + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/rsshub](https://truecharts.org/charts/stable/rsshub) + +--- + +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/rsshub/11.1.0/charts/common-17.2.2.tgz b/stable/rsshub/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rsshub/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rsshub/11.1.0/charts/redis-11.1.0.tgz b/stable/rsshub/11.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/rsshub/11.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/rsshub/11.1.0/ix_values.yaml b/stable/rsshub/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..b9316861c6 --- /dev/null +++ b/stable/rsshub/11.1.0/ix_values.yaml @@ -0,0 +1,62 @@ +image: + repository: diygod/rsshub + pullPolicy: IfNotPresent + tag: latest@sha256:3486e9e101ad7c3bf713b7a5b024f2985672c5eb699b4780563bb23b93e3fe3e +browserlessImage: + repository: browserless/chrome + tag: 1.60.2-chrome-stable@sha256:7db5e3aad20c201abaa03bbbc868a55ef96574cda0e67ccb7e4e032053ecb87d +service: + main: + ports: + main: + port: 10191 +# Enabled redis +redis: + enabled: true + redisUsername: default +additionalContainers: + browserless: + name: browserless + image: "{{ .Values.browserlessImage.repository }}:{{ .Values.browserlessImage.tag }}" + ports: + - containerPort: 3000 + name: main +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + PORT: "{{ .Values.service.main.ports.main.port }}" + NODE_ENV: production + CACHE_TYPE: "redis" + PUPPETEER_WS_ENDPOINT: "ws://localhost:3000" + NODE_NAME: "{{ .Release.Name }}-{{ randAlphaNum 5 }}" + # User defined + # ALLOW_ORIGIN: "" + DISALLOW_ROBOT: false + TITLE_LENGTH_LIMIT: 150 + REDIS_URL: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: url + HTTP_BASIC_AUTH_NAME: "" + HTTP_BASIC_AUTH_PASS: "" + BITBUCKET_USERNAME: "" + BITBUCKET_PASSWORD: "" + GITHUB_ACCESS_TOKEN: "" + GOOGLE_FONTS_API_KEY: "" + YOUTUBE_KEY: "" + TELEGRAM_TOKEN: "" + LASTFM_API_KEY: "" +updated: true diff --git a/stable/rsshub/11.1.0/questions.yaml b/stable/rsshub/11.1.0/questions.yaml new file mode 100644 index 0000000000..8992e5d739 --- /dev/null +++ b/stable/rsshub/11.1.0/questions.yaml @@ -0,0 +1,2608 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: HTTP_BASIC_AUTH_NAME + label: "HTTP_BASIC_AUTH_NAME" + schema: + type: string + private: true + default: "" + - variable: HTTP_BASIC_AUTH_PASS + label: "HTTP_BASIC_AUTH_PASS" + schema: + type: string + private: true + default: "" + - variable: BITBUCKET_USERNAME + label: "BITBUCKET_USERNAME" + schema: + type: string + private: true + default: "" + - variable: BITBUCKET_PASSWORD + label: "BITBUCKET_PASSWORD" + schema: + type: string + private: true + default: "" + - variable: GITHUB_ACCESS_TOKEN + label: "GITHUB_ACCESS_TOKEN" + schema: + type: string + private: true + default: "" + - variable: GOOGLE_FONTS_API_KEY + label: "GOOGLE_FONTS_API_KEY" + schema: + type: string + private: true + default: "" + - variable: YOUTUBE_KEY + label: "YOUTUBE_KEY" + schema: + type: string + private: true + default: "" + - variable: TELEGRAM_TOKEN + label: "TELEGRAM_TOKEN" + schema: + type: string + private: true + default: "" + - variable: LASTFM_API_KEY + label: "LASTFM_API_KEY" + schema: + type: string + private: true + default: "" + - variable: DISALLOW_ROBOT + label: "DISALLOW_ROBOT" + schema: + type: boolean + default: false + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10191 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/rsshub/11.1.0/templates/NOTES.txt b/stable/rsshub/11.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/rsshub/11.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rsshub/11.1.0/templates/common.yaml b/stable/rsshub/11.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/rsshub/11.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xware/4.0.1/values.yaml b/stable/rsshub/11.1.0/values.yaml similarity index 100% rename from stable/xware/4.0.1/values.yaml rename to stable/rsshub/11.1.0/values.yaml diff --git a/stable/rstudio/5.0.1/CHANGELOG.md b/stable/rstudio/5.0.1/CHANGELOG.md deleted file mode 100644 index b7fb30860d..0000000000 --- a/stable/rstudio/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rstudio-5.0.1](https://github.com/truecharts/charts/compare/rstudio-5.0.0...rstudio-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rstudio-5.0.0](https://github.com/truecharts/charts/compare/rstudio-4.0.18...rstudio-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rstudio-4.0.18](https://github.com/truecharts/charts/compare/rstudio-4.0.17...rstudio-4.0.18) (2023-12-25) - -### Chore - -- update container image rocker/rstudio to 4.3.2[@7dcbb18](https://github.com/7dcbb18) by renovate ([#16448](https://github.com/truecharts/charts/issues/16448)) - - - - -## [rstudio-4.0.17](https://github.com/truecharts/charts/compare/rstudio-4.0.16...rstudio-4.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rstudio-4.0.16](https://github.com/truecharts/charts/compare/rstudio-4.0.15...rstudio-4.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rstudio-4.0.15](https://github.com/truecharts/charts/compare/rstudio-4.0.14...rstudio-4.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rstudio-4.0.14](https://github.com/truecharts/charts/compare/rstudio-4.0.13...rstudio-4.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rstudio-4.0.13](https://github.com/truecharts/charts/compare/rstudio-4.0.12...rstudio-4.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rstudio-4.0.12](https://github.com/truecharts/charts/compare/rstudio-4.0.11...rstudio-4.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rstudio-4.0.11](https://github.com/truecharts/charts/compare/rstudio-4.0.10...rstudio-4.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rstudio-4.0.10](https://github.com/truecharts/charts/compare/rstudio-4.0.9...rstudio-4.0.10) (2023-12-21) - -### Fix diff --git a/stable/rstudio/5.0.1/Chart.yaml b/stable/rstudio/5.0.1/Chart.yaml deleted file mode 100644 index 3e1bf95686..0000000000 --- a/stable/rstudio/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rstudio -version: 5.0.1 -appVersion: 4.3.2 -description: Integrated development environment for R, a programming language for statistical computing and graphics. -home: https://truecharts.org/charts/incubator/rstudio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png -deprecated: false -sources: - - https://github.com/rocker-org/rocker-versioned2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio - - https://hub.docker.com/r/rocker/rstudio -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rstudio - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/rstudio/5.0.1/app-changelog.md b/stable/rstudio/5.0.1/app-changelog.md deleted file mode 100644 index ad3db7c714..0000000000 --- a/stable/rstudio/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rstudio-5.0.1](https://github.com/truecharts/charts/compare/rstudio-5.0.0...rstudio-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rstudio/5.0.1/charts/common-17.1.4.tgz b/stable/rstudio/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rstudio/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rstudio/5.1.0/CHANGELOG.md b/stable/rstudio/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8a8c59c87f --- /dev/null +++ b/stable/rstudio/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rstudio-5.1.0](https://github.com/truecharts/charts/compare/rstudio-5.0.1...rstudio-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rstudio-5.0.1](https://github.com/truecharts/charts/compare/rstudio-5.0.0...rstudio-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rstudio-5.0.0](https://github.com/truecharts/charts/compare/rstudio-4.0.18...rstudio-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rstudio-4.0.18](https://github.com/truecharts/charts/compare/rstudio-4.0.17...rstudio-4.0.18) (2023-12-25) + +### Chore + +- update container image rocker/rstudio to 4.3.2[@7dcbb18](https://github.com/7dcbb18) by renovate ([#16448](https://github.com/truecharts/charts/issues/16448)) + + + + +## [rstudio-4.0.17](https://github.com/truecharts/charts/compare/rstudio-4.0.16...rstudio-4.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rstudio-4.0.16](https://github.com/truecharts/charts/compare/rstudio-4.0.15...rstudio-4.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rstudio-4.0.15](https://github.com/truecharts/charts/compare/rstudio-4.0.14...rstudio-4.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rstudio-4.0.14](https://github.com/truecharts/charts/compare/rstudio-4.0.13...rstudio-4.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rstudio-4.0.13](https://github.com/truecharts/charts/compare/rstudio-4.0.12...rstudio-4.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rstudio-4.0.12](https://github.com/truecharts/charts/compare/rstudio-4.0.11...rstudio-4.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rstudio-4.0.11](https://github.com/truecharts/charts/compare/rstudio-4.0.10...rstudio-4.0.11) (2023-12-22) + +### Fix diff --git a/stable/rstudio/5.1.0/Chart.yaml b/stable/rstudio/5.1.0/Chart.yaml new file mode 100644 index 0000000000..58f9e466f6 --- /dev/null +++ b/stable/rstudio/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rstudio +version: 5.1.0 +appVersion: 4.3.2 +description: Integrated development environment for R, a programming language for statistical computing and graphics. +home: https://truecharts.org/charts/incubator/rstudio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png +deprecated: false +sources: + - https://github.com/rocker-org/rocker-versioned2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio + - https://hub.docker.com/r/rocker/rstudio +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rstudio + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/rstudio/5.0.1/README.md b/stable/rstudio/5.1.0/README.md similarity index 100% rename from stable/rstudio/5.0.1/README.md rename to stable/rstudio/5.1.0/README.md diff --git a/stable/rstudio/5.1.0/app-changelog.md b/stable/rstudio/5.1.0/app-changelog.md new file mode 100644 index 0000000000..2ba521324c --- /dev/null +++ b/stable/rstudio/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rstudio-5.1.0](https://github.com/truecharts/charts/compare/rstudio-5.0.1...rstudio-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rstudio/5.0.1/app-readme.md b/stable/rstudio/5.1.0/app-readme.md similarity index 100% rename from stable/rstudio/5.0.1/app-readme.md rename to stable/rstudio/5.1.0/app-readme.md diff --git a/stable/rstudio/5.1.0/charts/common-17.2.2.tgz b/stable/rstudio/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rstudio/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rstudio/5.0.1/ix_values.yaml b/stable/rstudio/5.1.0/ix_values.yaml similarity index 100% rename from stable/rstudio/5.0.1/ix_values.yaml rename to stable/rstudio/5.1.0/ix_values.yaml diff --git a/stable/rstudio/5.0.1/questions.yaml b/stable/rstudio/5.1.0/questions.yaml similarity index 100% rename from stable/rstudio/5.0.1/questions.yaml rename to stable/rstudio/5.1.0/questions.yaml diff --git a/stable/s3sync/4.0.1/templates/common.yaml b/stable/rstudio/5.1.0/templates/common.yaml similarity index 100% rename from stable/s3sync/4.0.1/templates/common.yaml rename to stable/rstudio/5.1.0/templates/common.yaml diff --git a/stable/yacreaderlibraryserver/4.0.1/values.yaml b/stable/rstudio/5.1.0/values.yaml similarity index 100% rename from stable/yacreaderlibraryserver/4.0.1/values.yaml rename to stable/rstudio/5.1.0/values.yaml diff --git a/stable/rtorrent-rutorrent/3.0.2/CHANGELOG.md b/stable/rtorrent-rutorrent/3.0.2/CHANGELOG.md deleted file mode 100644 index 3b0229ae4e..0000000000 --- a/stable/rtorrent-rutorrent/3.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rtorrent-rutorrent-3.0.2](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.0.1...rtorrent-rutorrent-3.0.2) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rtorrent-rutorrent-3.0.1](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.0.0...rtorrent-rutorrent-3.0.1) (2023-12-25) - -### Fix - -- adding probe check ([#16391](https://github.com/truecharts/charts/issues/16391)) - - - - -## [rtorrent-rutorrent-3.0.0](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.11...rtorrent-rutorrent-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rtorrent-rutorrent-2.0.11](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.10...rtorrent-rutorrent-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rtorrent-rutorrent-2.0.10](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.9...rtorrent-rutorrent-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rtorrent-rutorrent-2.0.9](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.8...rtorrent-rutorrent-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rtorrent-rutorrent-2.0.8](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.7...rtorrent-rutorrent-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rtorrent-rutorrent-2.0.7](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.6...rtorrent-rutorrent-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rtorrent-rutorrent-2.0.6](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.5...rtorrent-rutorrent-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rtorrent-rutorrent-2.0.5](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.4...rtorrent-rutorrent-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rtorrent-rutorrent-2.0.4](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.3...rtorrent-rutorrent-2.0.4) (2023-12-21) - -### Fix diff --git a/stable/rtorrent-rutorrent/3.0.2/Chart.yaml b/stable/rtorrent-rutorrent/3.0.2/Chart.yaml deleted file mode 100644 index 9de518eaea..0000000000 --- a/stable/rtorrent-rutorrent/3.0.2/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rtorrent-rutorrent -version: 3.0.2 -appVersion: 4.2.9 -description: rTorrent and ruTorrent chart. -home: https://truecharts.org/charts/stable/rtorrent-rutorrent -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.png -deprecated: false -sources: - - https://ghcr.io/crazy-max/rtorrent-rutorrent - - https://truecharts.org/charts/stable/rtorrent-rutorrent - - https://github.com/crazy-max/docker-rtorrent-rutorrent - - https://github.com/truecharts/charts/tree/master/charts/stable/rtorrent-rutorrent -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rutorrent - - torrent -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: torrent - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/rtorrent-rutorrent/3.0.2/app-changelog.md b/stable/rtorrent-rutorrent/3.0.2/app-changelog.md deleted file mode 100644 index 9398acfd77..0000000000 --- a/stable/rtorrent-rutorrent/3.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rtorrent-rutorrent-3.0.2](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.0.1...rtorrent-rutorrent-3.0.2) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rtorrent-rutorrent/3.0.2/charts/common-17.1.4.tgz b/stable/rtorrent-rutorrent/3.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rtorrent-rutorrent/3.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rtorrent-rutorrent/3.1.0/CHANGELOG.md b/stable/rtorrent-rutorrent/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f1723f4d49 --- /dev/null +++ b/stable/rtorrent-rutorrent/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rtorrent-rutorrent-3.1.0](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.0.2...rtorrent-rutorrent-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rtorrent-rutorrent-3.0.2](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.0.1...rtorrent-rutorrent-3.0.2) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rtorrent-rutorrent-3.0.1](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.0.0...rtorrent-rutorrent-3.0.1) (2023-12-25) + +### Fix + +- adding probe check ([#16391](https://github.com/truecharts/charts/issues/16391)) + + + + +## [rtorrent-rutorrent-3.0.0](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.11...rtorrent-rutorrent-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rtorrent-rutorrent-2.0.11](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.10...rtorrent-rutorrent-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rtorrent-rutorrent-2.0.10](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.9...rtorrent-rutorrent-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rtorrent-rutorrent-2.0.9](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.8...rtorrent-rutorrent-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rtorrent-rutorrent-2.0.8](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.7...rtorrent-rutorrent-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rtorrent-rutorrent-2.0.7](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.6...rtorrent-rutorrent-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rtorrent-rutorrent-2.0.6](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.5...rtorrent-rutorrent-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rtorrent-rutorrent-2.0.5](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-2.0.4...rtorrent-rutorrent-2.0.5) (2023-12-22) + +### Fix diff --git a/stable/rtorrent-rutorrent/3.1.0/Chart.yaml b/stable/rtorrent-rutorrent/3.1.0/Chart.yaml new file mode 100644 index 0000000000..84137154b4 --- /dev/null +++ b/stable/rtorrent-rutorrent/3.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rtorrent-rutorrent +version: 3.1.0 +appVersion: 4.2.9 +description: rTorrent and ruTorrent chart. +home: https://truecharts.org/charts/stable/rtorrent-rutorrent +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.png +deprecated: false +sources: + - https://ghcr.io/crazy-max/rtorrent-rutorrent + - https://truecharts.org/charts/stable/rtorrent-rutorrent + - https://github.com/crazy-max/docker-rtorrent-rutorrent + - https://github.com/truecharts/charts/tree/master/charts/stable/rtorrent-rutorrent +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rutorrent + - torrent +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: torrent + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/rtorrent-rutorrent/3.0.2/LICENSE b/stable/rtorrent-rutorrent/3.1.0/LICENSE similarity index 100% rename from stable/rtorrent-rutorrent/3.0.2/LICENSE rename to stable/rtorrent-rutorrent/3.1.0/LICENSE diff --git a/stable/rtorrent-rutorrent/3.0.2/README.md b/stable/rtorrent-rutorrent/3.1.0/README.md similarity index 100% rename from stable/rtorrent-rutorrent/3.0.2/README.md rename to stable/rtorrent-rutorrent/3.1.0/README.md diff --git a/stable/rtorrent-rutorrent/3.1.0/app-changelog.md b/stable/rtorrent-rutorrent/3.1.0/app-changelog.md new file mode 100644 index 0000000000..5d55e4314d --- /dev/null +++ b/stable/rtorrent-rutorrent/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rtorrent-rutorrent-3.1.0](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.0.2...rtorrent-rutorrent-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rtorrent-rutorrent/3.0.2/app-readme.md b/stable/rtorrent-rutorrent/3.1.0/app-readme.md similarity index 100% rename from stable/rtorrent-rutorrent/3.0.2/app-readme.md rename to stable/rtorrent-rutorrent/3.1.0/app-readme.md diff --git a/stable/rtorrent-rutorrent/3.1.0/charts/common-17.2.2.tgz b/stable/rtorrent-rutorrent/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rtorrent-rutorrent/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rtorrent-rutorrent/3.0.2/ix_values.yaml b/stable/rtorrent-rutorrent/3.1.0/ix_values.yaml similarity index 100% rename from stable/rtorrent-rutorrent/3.0.2/ix_values.yaml rename to stable/rtorrent-rutorrent/3.1.0/ix_values.yaml diff --git a/stable/rtorrent-rutorrent/3.0.2/questions.yaml b/stable/rtorrent-rutorrent/3.1.0/questions.yaml similarity index 100% rename from stable/rtorrent-rutorrent/3.0.2/questions.yaml rename to stable/rtorrent-rutorrent/3.1.0/questions.yaml diff --git a/stable/rtorrent-rutorrent/3.1.0/templates/NOTES.txt b/stable/rtorrent-rutorrent/3.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/rtorrent-rutorrent/3.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/rtorrent-rutorrent/3.1.0/templates/common.yaml b/stable/rtorrent-rutorrent/3.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/rtorrent-rutorrent/3.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/yacy/4.0.1/values.yaml b/stable/rtorrent-rutorrent/3.1.0/values.yaml similarity index 100% rename from stable/yacy/4.0.1/values.yaml rename to stable/rtorrent-rutorrent/3.1.0/values.yaml diff --git a/stable/rust/4.0.1/CHANGELOG.md b/stable/rust/4.0.1/CHANGELOG.md deleted file mode 100644 index b818c11e2a..0000000000 --- a/stable/rust/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rust-4.0.1](https://github.com/truecharts/charts/compare/rust-4.0.0...rust-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rust-4.0.0](https://github.com/truecharts/charts/compare/rust-3.0.18...rust-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rust-3.0.18](https://github.com/truecharts/charts/compare/rust-3.0.17...rust-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rust-3.0.17](https://github.com/truecharts/charts/compare/rust-3.0.16...rust-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rust-3.0.16](https://github.com/truecharts/charts/compare/rust-3.0.15...rust-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rust-3.0.15](https://github.com/truecharts/charts/compare/rust-3.0.14...rust-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rust-3.0.14](https://github.com/truecharts/charts/compare/rust-3.0.13...rust-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rust-3.0.13](https://github.com/truecharts/charts/compare/rust-3.0.12...rust-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rust-3.0.12](https://github.com/truecharts/charts/compare/rust-3.0.11...rust-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rust-3.0.11](https://github.com/truecharts/charts/compare/rust-3.0.10...rust-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [rust-3.0.10](https://github.com/truecharts/charts/compare/rust-3.0.9...rust-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/rust/4.0.1/Chart.yaml b/stable/rust/4.0.1/Chart.yaml deleted file mode 100644 index 25aec446a2..0000000000 --- a/stable/rust/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rust -version: 4.0.1 -appVersion: rust -description: This Chart will download and install SteamCMD. It will also install RUST and run it. -home: https://truecharts.org/charts/incubator/rust -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/rust - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rust - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/rust/4.0.1/app-changelog.md b/stable/rust/4.0.1/app-changelog.md deleted file mode 100644 index 5c8eb277a5..0000000000 --- a/stable/rust/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rust-4.0.1](https://github.com/truecharts/charts/compare/rust-4.0.0...rust-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rust/4.0.1/charts/common-17.1.4.tgz b/stable/rust/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rust/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rust/4.1.0/CHANGELOG.md b/stable/rust/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6fdf795bf2 --- /dev/null +++ b/stable/rust/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rust-4.1.0](https://github.com/truecharts/charts/compare/rust-4.0.1...rust-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rust-4.0.1](https://github.com/truecharts/charts/compare/rust-4.0.0...rust-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rust-4.0.0](https://github.com/truecharts/charts/compare/rust-3.0.18...rust-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rust-3.0.18](https://github.com/truecharts/charts/compare/rust-3.0.17...rust-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rust-3.0.17](https://github.com/truecharts/charts/compare/rust-3.0.16...rust-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rust-3.0.16](https://github.com/truecharts/charts/compare/rust-3.0.15...rust-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rust-3.0.15](https://github.com/truecharts/charts/compare/rust-3.0.14...rust-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rust-3.0.14](https://github.com/truecharts/charts/compare/rust-3.0.13...rust-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rust-3.0.13](https://github.com/truecharts/charts/compare/rust-3.0.12...rust-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rust-3.0.12](https://github.com/truecharts/charts/compare/rust-3.0.11...rust-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [rust-3.0.11](https://github.com/truecharts/charts/compare/rust-3.0.10...rust-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/rust/4.1.0/Chart.yaml b/stable/rust/4.1.0/Chart.yaml new file mode 100644 index 0000000000..cb047e4dbf --- /dev/null +++ b/stable/rust/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rust +version: 4.1.0 +appVersion: rust +description: This Chart will download and install SteamCMD. It will also install RUST and run it. +home: https://truecharts.org/charts/incubator/rust +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/rust + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rust + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/rust/4.0.1/README.md b/stable/rust/4.1.0/README.md similarity index 100% rename from stable/rust/4.0.1/README.md rename to stable/rust/4.1.0/README.md diff --git a/stable/rust/4.1.0/app-changelog.md b/stable/rust/4.1.0/app-changelog.md new file mode 100644 index 0000000000..3fd74fd692 --- /dev/null +++ b/stable/rust/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rust-4.1.0](https://github.com/truecharts/charts/compare/rust-4.0.1...rust-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rust/4.0.1/app-readme.md b/stable/rust/4.1.0/app-readme.md similarity index 100% rename from stable/rust/4.0.1/app-readme.md rename to stable/rust/4.1.0/app-readme.md diff --git a/stable/rust/4.1.0/charts/common-17.2.2.tgz b/stable/rust/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rust/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rust/4.0.1/ix_values.yaml b/stable/rust/4.1.0/ix_values.yaml similarity index 100% rename from stable/rust/4.0.1/ix_values.yaml rename to stable/rust/4.1.0/ix_values.yaml diff --git a/stable/rust/4.0.1/questions.yaml b/stable/rust/4.1.0/questions.yaml similarity index 100% rename from stable/rust/4.0.1/questions.yaml rename to stable/rust/4.1.0/questions.yaml diff --git a/stable/sdtd/6.0.1/templates/common.yaml b/stable/rust/4.1.0/templates/common.yaml similarity index 100% rename from stable/sdtd/6.0.1/templates/common.yaml rename to stable/rust/4.1.0/templates/common.yaml diff --git a/stable/yourls/4.0.1/values.yaml b/stable/rust/4.1.0/values.yaml similarity index 100% rename from stable/yourls/4.0.1/values.yaml rename to stable/rust/4.1.0/values.yaml diff --git a/stable/rustpad/4.0.1/CHANGELOG.md b/stable/rustpad/4.0.1/CHANGELOG.md deleted file mode 100644 index dcdd3bfcda..0000000000 --- a/stable/rustpad/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rustpad-4.0.1](https://github.com/truecharts/charts/compare/rustpad-4.0.0...rustpad-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [rustpad-4.0.0](https://github.com/truecharts/charts/compare/rustpad-3.0.17...rustpad-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [rustpad-3.0.17](https://github.com/truecharts/charts/compare/rustpad-3.0.16...rustpad-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [rustpad-3.0.16](https://github.com/truecharts/charts/compare/rustpad-3.0.15...rustpad-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [rustpad-3.0.15](https://github.com/truecharts/charts/compare/rustpad-3.0.14...rustpad-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [rustpad-3.0.14](https://github.com/truecharts/charts/compare/rustpad-3.0.13...rustpad-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [rustpad-3.0.13](https://github.com/truecharts/charts/compare/rustpad-3.0.12...rustpad-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [rustpad-3.0.12](https://github.com/truecharts/charts/compare/rustpad-3.0.11...rustpad-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [rustpad-3.0.11](https://github.com/truecharts/charts/compare/rustpad-3.0.10...rustpad-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [rustpad-3.0.10](https://github.com/truecharts/charts/compare/rustpad-3.0.9...rustpad-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [rustpad-3.0.9](https://github.com/truecharts/charts/compare/rustpad-3.0.8...rustpad-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/rustpad/4.0.1/Chart.yaml b/stable/rustpad/4.0.1/Chart.yaml deleted file mode 100644 index 0aea3a807b..0000000000 --- a/stable/rustpad/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: rustpad -version: 4.0.1 -appVersion: latest -description: Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required. -home: https://truecharts.org/charts/incubator/rustpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustpad.png -deprecated: false -sources: - - https://github.com/ekzhang/rustpad - - https://github.com/truecharts/charts/tree/master/charts/incubator/rustpad - - https://hub.docker.com/r/ekzhang/rustpad -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - rustpad - - Cloud - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/rustpad/4.0.1/app-changelog.md b/stable/rustpad/4.0.1/app-changelog.md deleted file mode 100644 index 29a8944425..0000000000 --- a/stable/rustpad/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rustpad-4.0.1](https://github.com/truecharts/charts/compare/rustpad-4.0.0...rustpad-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/rustpad/4.0.1/charts/common-17.1.4.tgz b/stable/rustpad/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/rustpad/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/rustpad/4.1.0/CHANGELOG.md b/stable/rustpad/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..718b1b9528 --- /dev/null +++ b/stable/rustpad/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rustpad-4.1.0](https://github.com/truecharts/charts/compare/rustpad-4.0.1...rustpad-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [rustpad-4.0.1](https://github.com/truecharts/charts/compare/rustpad-4.0.0...rustpad-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [rustpad-4.0.0](https://github.com/truecharts/charts/compare/rustpad-3.0.17...rustpad-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [rustpad-3.0.17](https://github.com/truecharts/charts/compare/rustpad-3.0.16...rustpad-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [rustpad-3.0.16](https://github.com/truecharts/charts/compare/rustpad-3.0.15...rustpad-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [rustpad-3.0.15](https://github.com/truecharts/charts/compare/rustpad-3.0.14...rustpad-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [rustpad-3.0.14](https://github.com/truecharts/charts/compare/rustpad-3.0.13...rustpad-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [rustpad-3.0.13](https://github.com/truecharts/charts/compare/rustpad-3.0.12...rustpad-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [rustpad-3.0.12](https://github.com/truecharts/charts/compare/rustpad-3.0.11...rustpad-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [rustpad-3.0.11](https://github.com/truecharts/charts/compare/rustpad-3.0.10...rustpad-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [rustpad-3.0.10](https://github.com/truecharts/charts/compare/rustpad-3.0.9...rustpad-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/rustpad/4.1.0/Chart.yaml b/stable/rustpad/4.1.0/Chart.yaml new file mode 100644 index 0000000000..bfe4771222 --- /dev/null +++ b/stable/rustpad/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: rustpad +version: 4.1.0 +appVersion: latest +description: Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required. +home: https://truecharts.org/charts/incubator/rustpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustpad.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rustpad + - https://hub.docker.com/r/ekzhang/rustpad + - https://github.com/ekzhang/rustpad +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - rustpad + - Cloud + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/rustpad/4.0.1/README.md b/stable/rustpad/4.1.0/README.md similarity index 100% rename from stable/rustpad/4.0.1/README.md rename to stable/rustpad/4.1.0/README.md diff --git a/stable/rustpad/4.1.0/app-changelog.md b/stable/rustpad/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4dcaebd9a3 --- /dev/null +++ b/stable/rustpad/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rustpad-4.1.0](https://github.com/truecharts/charts/compare/rustpad-4.0.1...rustpad-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/rustpad/4.0.1/app-readme.md b/stable/rustpad/4.1.0/app-readme.md similarity index 100% rename from stable/rustpad/4.0.1/app-readme.md rename to stable/rustpad/4.1.0/app-readme.md diff --git a/stable/rustpad/4.1.0/charts/common-17.2.2.tgz b/stable/rustpad/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/rustpad/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/rustpad/4.0.1/ix_values.yaml b/stable/rustpad/4.1.0/ix_values.yaml similarity index 100% rename from stable/rustpad/4.0.1/ix_values.yaml rename to stable/rustpad/4.1.0/ix_values.yaml diff --git a/stable/rustpad/4.0.1/questions.yaml b/stable/rustpad/4.1.0/questions.yaml similarity index 100% rename from stable/rustpad/4.0.1/questions.yaml rename to stable/rustpad/4.1.0/questions.yaml diff --git a/stable/searxng/6.0.1/templates/common.yaml b/stable/rustpad/4.1.0/templates/common.yaml similarity index 100% rename from stable/searxng/6.0.1/templates/common.yaml rename to stable/rustpad/4.1.0/templates/common.yaml diff --git a/stable/youtransfer/6.0.1/values.yaml b/stable/rustpad/4.1.0/values.yaml similarity index 100% rename from stable/youtransfer/6.0.1/values.yaml rename to stable/rustpad/4.1.0/values.yaml diff --git a/stable/s3backup/4.0.1/CHANGELOG.md b/stable/s3backup/4.0.1/CHANGELOG.md deleted file mode 100644 index 4862e0fbd3..0000000000 --- a/stable/s3backup/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [s3backup-4.0.1](https://github.com/truecharts/charts/compare/s3backup-4.0.0...s3backup-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [s3backup-4.0.0](https://github.com/truecharts/charts/compare/s3backup-3.0.17...s3backup-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [s3backup-3.0.17](https://github.com/truecharts/charts/compare/s3backup-3.0.16...s3backup-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [s3backup-3.0.16](https://github.com/truecharts/charts/compare/s3backup-3.0.15...s3backup-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [s3backup-3.0.15](https://github.com/truecharts/charts/compare/s3backup-3.0.14...s3backup-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [s3backup-3.0.14](https://github.com/truecharts/charts/compare/s3backup-3.0.13...s3backup-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [s3backup-3.0.13](https://github.com/truecharts/charts/compare/s3backup-3.0.12...s3backup-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [s3backup-3.0.12](https://github.com/truecharts/charts/compare/s3backup-3.0.11...s3backup-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [s3backup-3.0.11](https://github.com/truecharts/charts/compare/s3backup-3.0.10...s3backup-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [s3backup-3.0.10](https://github.com/truecharts/charts/compare/s3backup-3.0.9...s3backup-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [s3backup-3.0.9](https://github.com/truecharts/charts/compare/s3backup-3.0.8...s3backup-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/s3backup/4.0.1/Chart.yaml b/stable/s3backup/4.0.1/Chart.yaml deleted file mode 100644 index afccc3bcfc..0000000000 --- a/stable/s3backup/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: s3backup -version: 4.0.1 -appVersion: latest -description: A simple way to backup important files to Amazon S3 and Glacier. -home: https://truecharts.org/charts/incubator/s3backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3backup.png -deprecated: false -sources: - - https://registry.hub.docker.com/r/joch/s3backup/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/s3backup - - https://hub.docker.com/r/joch/s3backup -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - s3backup - - Backup - - Cloud -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/s3backup/4.0.1/app-changelog.md b/stable/s3backup/4.0.1/app-changelog.md deleted file mode 100644 index 7d777584d8..0000000000 --- a/stable/s3backup/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [s3backup-4.0.1](https://github.com/truecharts/charts/compare/s3backup-4.0.0...s3backup-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/s3backup/4.0.1/charts/common-17.1.4.tgz b/stable/s3backup/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/s3backup/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/s3backup/4.1.0/CHANGELOG.md b/stable/s3backup/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..cdf5dc09c1 --- /dev/null +++ b/stable/s3backup/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [s3backup-4.1.0](https://github.com/truecharts/charts/compare/s3backup-4.0.1...s3backup-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [s3backup-4.0.1](https://github.com/truecharts/charts/compare/s3backup-4.0.0...s3backup-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [s3backup-4.0.0](https://github.com/truecharts/charts/compare/s3backup-3.0.17...s3backup-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [s3backup-3.0.17](https://github.com/truecharts/charts/compare/s3backup-3.0.16...s3backup-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [s3backup-3.0.16](https://github.com/truecharts/charts/compare/s3backup-3.0.15...s3backup-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [s3backup-3.0.15](https://github.com/truecharts/charts/compare/s3backup-3.0.14...s3backup-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [s3backup-3.0.14](https://github.com/truecharts/charts/compare/s3backup-3.0.13...s3backup-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [s3backup-3.0.13](https://github.com/truecharts/charts/compare/s3backup-3.0.12...s3backup-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [s3backup-3.0.12](https://github.com/truecharts/charts/compare/s3backup-3.0.11...s3backup-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [s3backup-3.0.11](https://github.com/truecharts/charts/compare/s3backup-3.0.10...s3backup-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [s3backup-3.0.10](https://github.com/truecharts/charts/compare/s3backup-3.0.9...s3backup-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/s3backup/4.1.0/Chart.yaml b/stable/s3backup/4.1.0/Chart.yaml new file mode 100644 index 0000000000..5d2b00e372 --- /dev/null +++ b/stable/s3backup/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: s3backup +version: 4.1.0 +appVersion: latest +description: A simple way to backup important files to Amazon S3 and Glacier. +home: https://truecharts.org/charts/incubator/s3backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3backup.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/s3backup + - https://hub.docker.com/r/joch/s3backup + - https://registry.hub.docker.com/r/joch/s3backup/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - s3backup + - Backup + - Cloud +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/s3backup/4.0.1/README.md b/stable/s3backup/4.1.0/README.md similarity index 100% rename from stable/s3backup/4.0.1/README.md rename to stable/s3backup/4.1.0/README.md diff --git a/stable/s3backup/4.1.0/app-changelog.md b/stable/s3backup/4.1.0/app-changelog.md new file mode 100644 index 0000000000..3b46443bd7 --- /dev/null +++ b/stable/s3backup/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [s3backup-4.1.0](https://github.com/truecharts/charts/compare/s3backup-4.0.1...s3backup-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/s3backup/4.0.1/app-readme.md b/stable/s3backup/4.1.0/app-readme.md similarity index 100% rename from stable/s3backup/4.0.1/app-readme.md rename to stable/s3backup/4.1.0/app-readme.md diff --git a/stable/s3backup/4.1.0/charts/common-17.2.2.tgz b/stable/s3backup/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/s3backup/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/s3backup/4.0.1/ix_values.yaml b/stable/s3backup/4.1.0/ix_values.yaml similarity index 100% rename from stable/s3backup/4.0.1/ix_values.yaml rename to stable/s3backup/4.1.0/ix_values.yaml diff --git a/stable/s3backup/4.0.1/questions.yaml b/stable/s3backup/4.1.0/questions.yaml similarity index 100% rename from stable/s3backup/4.0.1/questions.yaml rename to stable/s3backup/4.1.0/questions.yaml diff --git a/stable/seedsync/6.0.1/templates/common.yaml b/stable/s3backup/4.1.0/templates/common.yaml similarity index 100% rename from stable/seedsync/6.0.1/templates/common.yaml rename to stable/s3backup/4.1.0/templates/common.yaml diff --git a/stable/youtubedl-material/9.0.2/values.yaml b/stable/s3backup/4.1.0/values.yaml similarity index 100% rename from stable/youtubedl-material/9.0.2/values.yaml rename to stable/s3backup/4.1.0/values.yaml diff --git a/stable/s3sync/4.0.1/CHANGELOG.md b/stable/s3sync/4.0.1/CHANGELOG.md deleted file mode 100644 index 8ffb3748ce..0000000000 --- a/stable/s3sync/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [s3sync-4.0.1](https://github.com/truecharts/charts/compare/s3sync-4.0.0...s3sync-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [s3sync-4.0.0](https://github.com/truecharts/charts/compare/s3sync-3.0.17...s3sync-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [s3sync-3.0.17](https://github.com/truecharts/charts/compare/s3sync-3.0.16...s3sync-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [s3sync-3.0.16](https://github.com/truecharts/charts/compare/s3sync-3.0.15...s3sync-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [s3sync-3.0.15](https://github.com/truecharts/charts/compare/s3sync-3.0.14...s3sync-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [s3sync-3.0.14](https://github.com/truecharts/charts/compare/s3sync-3.0.13...s3sync-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [s3sync-3.0.13](https://github.com/truecharts/charts/compare/s3sync-3.0.12...s3sync-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [s3sync-3.0.12](https://github.com/truecharts/charts/compare/s3sync-3.0.11...s3sync-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [s3sync-3.0.11](https://github.com/truecharts/charts/compare/s3sync-3.0.10...s3sync-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [s3sync-3.0.10](https://github.com/truecharts/charts/compare/s3sync-3.0.9...s3sync-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [s3sync-3.0.9](https://github.com/truecharts/charts/compare/s3sync-3.0.8...s3sync-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/s3sync/4.0.1/Chart.yaml b/stable/s3sync/4.0.1/Chart.yaml deleted file mode 100644 index a7065ca8da..0000000000 --- a/stable/s3sync/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: s3sync -version: 4.0.1 -appVersion: latest -description: This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. -home: https://truecharts.org/charts/incubator/s3sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.png -deprecated: false -sources: - - https://hub.docker.com/r/whatname/docker-s3sync - - https://github.com/what-name/docker-s3sync - - https://github.com/truecharts/charts/tree/master/charts/incubator/s3sync -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - s3sync - - Backup - - Cloud -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/s3sync/4.0.1/app-changelog.md b/stable/s3sync/4.0.1/app-changelog.md deleted file mode 100644 index 17660fa2fc..0000000000 --- a/stable/s3sync/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [s3sync-4.0.1](https://github.com/truecharts/charts/compare/s3sync-4.0.0...s3sync-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/s3sync/4.0.1/charts/common-17.1.4.tgz b/stable/s3sync/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/s3sync/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/s3sync/4.1.0/CHANGELOG.md b/stable/s3sync/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3b9222cc72 --- /dev/null +++ b/stable/s3sync/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [s3sync-4.1.0](https://github.com/truecharts/charts/compare/s3sync-4.0.1...s3sync-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [s3sync-4.0.1](https://github.com/truecharts/charts/compare/s3sync-4.0.0...s3sync-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [s3sync-4.0.0](https://github.com/truecharts/charts/compare/s3sync-3.0.17...s3sync-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [s3sync-3.0.17](https://github.com/truecharts/charts/compare/s3sync-3.0.16...s3sync-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [s3sync-3.0.16](https://github.com/truecharts/charts/compare/s3sync-3.0.15...s3sync-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [s3sync-3.0.15](https://github.com/truecharts/charts/compare/s3sync-3.0.14...s3sync-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [s3sync-3.0.14](https://github.com/truecharts/charts/compare/s3sync-3.0.13...s3sync-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [s3sync-3.0.13](https://github.com/truecharts/charts/compare/s3sync-3.0.12...s3sync-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [s3sync-3.0.12](https://github.com/truecharts/charts/compare/s3sync-3.0.11...s3sync-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [s3sync-3.0.11](https://github.com/truecharts/charts/compare/s3sync-3.0.10...s3sync-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [s3sync-3.0.10](https://github.com/truecharts/charts/compare/s3sync-3.0.9...s3sync-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/s3sync/4.1.0/Chart.yaml b/stable/s3sync/4.1.0/Chart.yaml new file mode 100644 index 0000000000..3b032c37f8 --- /dev/null +++ b/stable/s3sync/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: s3sync +version: 4.1.0 +appVersion: latest +description: This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. +home: https://truecharts.org/charts/incubator/s3sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.png +deprecated: false +sources: + - https://hub.docker.com/r/whatname/docker-s3sync + - https://github.com/what-name/docker-s3sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/s3sync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - s3sync + - Backup + - Cloud +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/s3sync/4.0.1/README.md b/stable/s3sync/4.1.0/README.md similarity index 100% rename from stable/s3sync/4.0.1/README.md rename to stable/s3sync/4.1.0/README.md diff --git a/stable/s3sync/4.1.0/app-changelog.md b/stable/s3sync/4.1.0/app-changelog.md new file mode 100644 index 0000000000..841cb58a02 --- /dev/null +++ b/stable/s3sync/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [s3sync-4.1.0](https://github.com/truecharts/charts/compare/s3sync-4.0.1...s3sync-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/s3sync/4.0.1/app-readme.md b/stable/s3sync/4.1.0/app-readme.md similarity index 100% rename from stable/s3sync/4.0.1/app-readme.md rename to stable/s3sync/4.1.0/app-readme.md diff --git a/stable/s3sync/4.1.0/charts/common-17.2.2.tgz b/stable/s3sync/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/s3sync/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/s3sync/4.0.1/ix_values.yaml b/stable/s3sync/4.1.0/ix_values.yaml similarity index 100% rename from stable/s3sync/4.0.1/ix_values.yaml rename to stable/s3sync/4.1.0/ix_values.yaml diff --git a/stable/s3sync/4.0.1/questions.yaml b/stable/s3sync/4.1.0/questions.yaml similarity index 100% rename from stable/s3sync/4.0.1/questions.yaml rename to stable/s3sync/4.1.0/questions.yaml diff --git a/stable/send/4.0.1/templates/common.yaml b/stable/s3sync/4.1.0/templates/common.yaml similarity index 100% rename from stable/send/4.0.1/templates/common.yaml rename to stable/s3sync/4.1.0/templates/common.yaml diff --git a/stable/z80pack/4.0.1/values.yaml b/stable/s3sync/4.1.0/values.yaml similarity index 100% rename from stable/z80pack/4.0.1/values.yaml rename to stable/s3sync/4.1.0/values.yaml diff --git a/stable/sabnzbd/17.1.0/CHANGELOG.md b/stable/sabnzbd/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3dd2d5784d --- /dev/null +++ b/stable/sabnzbd/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sabnzbd-17.1.0](https://github.com/truecharts/charts/compare/sabnzbd-17.0.1...sabnzbd-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sabnzbd-17.0.1](https://github.com/truecharts/charts/compare/sabnzbd-17.0.0...sabnzbd-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sabnzbd-17.0.0](https://github.com/truecharts/charts/compare/sabnzbd-16.0.11...sabnzbd-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sabnzbd-16.0.11](https://github.com/truecharts/charts/compare/sabnzbd-16.0.10...sabnzbd-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sabnzbd-16.0.10](https://github.com/truecharts/charts/compare/sabnzbd-16.0.9...sabnzbd-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sabnzbd-16.0.9](https://github.com/truecharts/charts/compare/sabnzbd-16.0.8...sabnzbd-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sabnzbd-16.0.8](https://github.com/truecharts/charts/compare/sabnzbd-16.0.7...sabnzbd-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sabnzbd-16.0.7](https://github.com/truecharts/charts/compare/sabnzbd-16.0.6...sabnzbd-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sabnzbd-16.0.6](https://github.com/truecharts/charts/compare/sabnzbd-16.0.5...sabnzbd-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sabnzbd-16.0.5](https://github.com/truecharts/charts/compare/sabnzbd-16.0.4...sabnzbd-16.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [sabnzbd-16.0.4](https://github.com/truecharts/charts/compare/sabnzbd-16.0.3...sabnzbd-16.0.4) (2023-12-21) + +### Fix diff --git a/stable/sabnzbd/17.1.0/Chart.yaml b/stable/sabnzbd/17.1.0/Chart.yaml new file mode 100644 index 0000000000..8ef80f2378 --- /dev/null +++ b/stable/sabnzbd/17.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sabnzbd +version: 17.1.0 +appVersion: 4.1.0 +description: Free and easy binary newsreader +home: https://truecharts.org/charts/stable/sabnzbd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png +deprecated: false +sources: + - https://sabnzbd.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd + - https://ghcr.io/onedr0p/sabnzbd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sabnzbd + - usenet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/sabnzbd/17.1.0/README.md b/stable/sabnzbd/17.1.0/README.md new file mode 100644 index 0000000000..36e2f8e8a2 --- /dev/null +++ b/stable/sabnzbd/17.1.0/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/sabnzbd) + +**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/sabnzbd/17.1.0/app-changelog.md b/stable/sabnzbd/17.1.0/app-changelog.md new file mode 100644 index 0000000000..3cc76c3e88 --- /dev/null +++ b/stable/sabnzbd/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sabnzbd-17.1.0](https://github.com/truecharts/charts/compare/sabnzbd-17.0.1...sabnzbd-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sabnzbd/17.1.0/app-readme.md b/stable/sabnzbd/17.1.0/app-readme.md new file mode 100644 index 0000000000..04be527cd6 --- /dev/null +++ b/stable/sabnzbd/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Free and easy binary newsreader + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/sabnzbd](https://truecharts.org/charts/stable/sabnzbd) + +--- + +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/sabnzbd/17.1.0/charts/common-17.2.2.tgz b/stable/sabnzbd/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sabnzbd/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sabnzbd/17.1.0/ix_values.yaml b/stable/sabnzbd/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..36465a5159 --- /dev/null +++ b/stable/sabnzbd/17.1.0/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: ghcr.io/onedr0p/sabnzbd + pullPolicy: IfNotPresent + tag: 4.1.0@sha256:1c1650511f96108e81d677abe8a2e491507caa023fdc5c2bfc99df087634c9f3 +service: + main: + ports: + main: + port: 10097 + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + env: + SABNZBD__HOST_WHITELIST_ENTRIES: "" diff --git a/stable/sabnzbd/17.1.0/questions.yaml b/stable/sabnzbd/17.1.0/questions.yaml new file mode 100644 index 0000000000..52992c3fdb --- /dev/null +++ b/stable/sabnzbd/17.1.0/questions.yaml @@ -0,0 +1,2837 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: SABNZBD__HOST_WHITELIST_ENTRIES + label: "HostName Whitelist" + description: "If you use a reverse proxy, you might need to enter your hostname's here (comma seperated)" + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10097 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/sabnzbd/17.1.0/templates/NOTES.txt b/stable/sabnzbd/17.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/sabnzbd/17.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sabnzbd/17.1.0/templates/common.yaml b/stable/sabnzbd/17.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/sabnzbd/17.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zerotier/8.0.1/values.yaml b/stable/sabnzbd/17.1.0/values.yaml similarity index 100% rename from stable/zerotier/8.0.1/values.yaml rename to stable/sabnzbd/17.1.0/values.yaml diff --git a/stable/satisfactory/8.0.1/CHANGELOG.md b/stable/satisfactory/8.0.1/CHANGELOG.md deleted file mode 100644 index 9fccbdb771..0000000000 --- a/stable/satisfactory/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [satisfactory-8.0.1](https://github.com/truecharts/charts/compare/satisfactory-8.0.0...satisfactory-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [satisfactory-8.0.0](https://github.com/truecharts/charts/compare/satisfactory-7.0.11...satisfactory-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [satisfactory-7.0.11](https://github.com/truecharts/charts/compare/satisfactory-7.0.10...satisfactory-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [satisfactory-7.0.10](https://github.com/truecharts/charts/compare/satisfactory-7.0.9...satisfactory-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [satisfactory-7.0.9](https://github.com/truecharts/charts/compare/satisfactory-7.0.8...satisfactory-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [satisfactory-7.0.8](https://github.com/truecharts/charts/compare/satisfactory-7.0.7...satisfactory-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [satisfactory-7.0.7](https://github.com/truecharts/charts/compare/satisfactory-7.0.6...satisfactory-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [satisfactory-7.0.6](https://github.com/truecharts/charts/compare/satisfactory-7.0.5...satisfactory-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [satisfactory-7.0.5](https://github.com/truecharts/charts/compare/satisfactory-7.0.4...satisfactory-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [satisfactory-7.0.4](https://github.com/truecharts/charts/compare/satisfactory-7.0.3...satisfactory-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [satisfactory-7.0.3](https://github.com/truecharts/charts/compare/satisfactory-7.0.2...satisfactory-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/satisfactory/8.0.1/Chart.yaml b/stable/satisfactory/8.0.1/Chart.yaml deleted file mode 100644 index 7663225279..0000000000 --- a/stable/satisfactory/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: satisfactory -version: 8.0.1 -appVersion: 1.6.1 -description: Satisfactory Dedicated Server -home: https://truecharts.org/charts/stable/satisfactory -icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png -deprecated: false -sources: - - https://github.com/wolveix/satisfactory-server - - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - - https://hub.docker.com/r/wolveix/satisfactory-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - satisfactory -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/satisfactory/8.0.1/app-changelog.md b/stable/satisfactory/8.0.1/app-changelog.md deleted file mode 100644 index 643d9d6613..0000000000 --- a/stable/satisfactory/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [satisfactory-8.0.1](https://github.com/truecharts/charts/compare/satisfactory-8.0.0...satisfactory-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/satisfactory/8.0.1/charts/common-17.1.4.tgz b/stable/satisfactory/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/satisfactory/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/satisfactory/8.1.0/CHANGELOG.md b/stable/satisfactory/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..97355da62f --- /dev/null +++ b/stable/satisfactory/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [satisfactory-8.1.0](https://github.com/truecharts/charts/compare/satisfactory-8.0.1...satisfactory-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [satisfactory-8.0.1](https://github.com/truecharts/charts/compare/satisfactory-8.0.0...satisfactory-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [satisfactory-8.0.0](https://github.com/truecharts/charts/compare/satisfactory-7.0.11...satisfactory-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [satisfactory-7.0.11](https://github.com/truecharts/charts/compare/satisfactory-7.0.10...satisfactory-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [satisfactory-7.0.10](https://github.com/truecharts/charts/compare/satisfactory-7.0.9...satisfactory-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [satisfactory-7.0.9](https://github.com/truecharts/charts/compare/satisfactory-7.0.8...satisfactory-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [satisfactory-7.0.8](https://github.com/truecharts/charts/compare/satisfactory-7.0.7...satisfactory-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [satisfactory-7.0.7](https://github.com/truecharts/charts/compare/satisfactory-7.0.6...satisfactory-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [satisfactory-7.0.6](https://github.com/truecharts/charts/compare/satisfactory-7.0.5...satisfactory-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [satisfactory-7.0.5](https://github.com/truecharts/charts/compare/satisfactory-7.0.4...satisfactory-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [satisfactory-7.0.4](https://github.com/truecharts/charts/compare/satisfactory-7.0.3...satisfactory-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/satisfactory/8.1.0/Chart.yaml b/stable/satisfactory/8.1.0/Chart.yaml new file mode 100644 index 0000000000..9e27e32860 --- /dev/null +++ b/stable/satisfactory/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: satisfactory +version: 8.1.0 +appVersion: 1.6.1 +description: Satisfactory Dedicated Server +home: https://truecharts.org/charts/stable/satisfactory +icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory + - https://hub.docker.com/r/wolveix/satisfactory-server + - https://github.com/wolveix/satisfactory-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - satisfactory +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/satisfactory/8.0.1/README.md b/stable/satisfactory/8.1.0/README.md similarity index 100% rename from stable/satisfactory/8.0.1/README.md rename to stable/satisfactory/8.1.0/README.md diff --git a/stable/satisfactory/8.1.0/app-changelog.md b/stable/satisfactory/8.1.0/app-changelog.md new file mode 100644 index 0000000000..60444eccf7 --- /dev/null +++ b/stable/satisfactory/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [satisfactory-8.1.0](https://github.com/truecharts/charts/compare/satisfactory-8.0.1...satisfactory-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/satisfactory/8.0.1/app-readme.md b/stable/satisfactory/8.1.0/app-readme.md similarity index 100% rename from stable/satisfactory/8.0.1/app-readme.md rename to stable/satisfactory/8.1.0/app-readme.md diff --git a/stable/satisfactory/8.1.0/charts/common-17.2.2.tgz b/stable/satisfactory/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/satisfactory/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/satisfactory/8.0.1/ix_values.yaml b/stable/satisfactory/8.1.0/ix_values.yaml similarity index 100% rename from stable/satisfactory/8.0.1/ix_values.yaml rename to stable/satisfactory/8.1.0/ix_values.yaml diff --git a/stable/satisfactory/8.0.1/questions.yaml b/stable/satisfactory/8.1.0/questions.yaml similarity index 100% rename from stable/satisfactory/8.0.1/questions.yaml rename to stable/satisfactory/8.1.0/questions.yaml diff --git a/stable/satisfactory/8.1.0/templates/NOTES.txt b/stable/satisfactory/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/satisfactory/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/satisfactory/8.1.0/templates/common.yaml b/stable/satisfactory/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/satisfactory/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/znc/8.0.1/values.yaml b/stable/satisfactory/8.1.0/values.yaml similarity index 100% rename from stable/znc/8.0.1/values.yaml rename to stable/satisfactory/8.1.0/values.yaml diff --git a/stable/scrutiny/9.0.1/CHANGELOG.md b/stable/scrutiny/9.0.1/CHANGELOG.md deleted file mode 100644 index 4bb8d6718f..0000000000 --- a/stable/scrutiny/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [scrutiny-9.0.1](https://github.com/truecharts/charts/compare/scrutiny-9.0.0...scrutiny-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [scrutiny-9.0.0](https://github.com/truecharts/charts/compare/scrutiny-8.0.11...scrutiny-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [scrutiny-8.0.11](https://github.com/truecharts/charts/compare/scrutiny-8.0.10...scrutiny-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [scrutiny-8.0.10](https://github.com/truecharts/charts/compare/scrutiny-8.0.9...scrutiny-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [scrutiny-8.0.9](https://github.com/truecharts/charts/compare/scrutiny-8.0.8...scrutiny-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [scrutiny-8.0.8](https://github.com/truecharts/charts/compare/scrutiny-8.0.7...scrutiny-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [scrutiny-8.0.7](https://github.com/truecharts/charts/compare/scrutiny-8.0.6...scrutiny-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [scrutiny-8.0.6](https://github.com/truecharts/charts/compare/scrutiny-8.0.5...scrutiny-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [scrutiny-8.0.5](https://github.com/truecharts/charts/compare/scrutiny-8.0.4...scrutiny-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [scrutiny-8.0.4](https://github.com/truecharts/charts/compare/scrutiny-8.0.3...scrutiny-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [scrutiny-8.0.3](https://github.com/truecharts/charts/compare/scrutiny-8.0.2...scrutiny-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/scrutiny/9.0.1/Chart.yaml b/stable/scrutiny/9.0.1/Chart.yaml deleted file mode 100644 index 6148d0cf51..0000000000 --- a/stable/scrutiny/9.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: scrutiny -version: 9.0.1 -appVersion: 0.7.2-omnibus -description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. -home: https://truecharts.org/charts/stable/scrutiny -icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny - - https://ghcr.io/analogj/scrutiny -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - scrutiny -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/scrutiny/9.0.1/app-changelog.md b/stable/scrutiny/9.0.1/app-changelog.md deleted file mode 100644 index eb405e9305..0000000000 --- a/stable/scrutiny/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [scrutiny-9.0.1](https://github.com/truecharts/charts/compare/scrutiny-9.0.0...scrutiny-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/scrutiny/9.0.1/charts/common-17.1.4.tgz b/stable/scrutiny/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/scrutiny/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/scrutiny/9.1.0/CHANGELOG.md b/stable/scrutiny/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0ac4f4f75b --- /dev/null +++ b/stable/scrutiny/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [scrutiny-9.1.0](https://github.com/truecharts/charts/compare/scrutiny-9.0.1...scrutiny-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [scrutiny-9.0.1](https://github.com/truecharts/charts/compare/scrutiny-9.0.0...scrutiny-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [scrutiny-9.0.0](https://github.com/truecharts/charts/compare/scrutiny-8.0.11...scrutiny-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [scrutiny-8.0.11](https://github.com/truecharts/charts/compare/scrutiny-8.0.10...scrutiny-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [scrutiny-8.0.10](https://github.com/truecharts/charts/compare/scrutiny-8.0.9...scrutiny-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [scrutiny-8.0.9](https://github.com/truecharts/charts/compare/scrutiny-8.0.8...scrutiny-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [scrutiny-8.0.8](https://github.com/truecharts/charts/compare/scrutiny-8.0.7...scrutiny-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [scrutiny-8.0.7](https://github.com/truecharts/charts/compare/scrutiny-8.0.6...scrutiny-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [scrutiny-8.0.6](https://github.com/truecharts/charts/compare/scrutiny-8.0.5...scrutiny-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [scrutiny-8.0.5](https://github.com/truecharts/charts/compare/scrutiny-8.0.4...scrutiny-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [scrutiny-8.0.4](https://github.com/truecharts/charts/compare/scrutiny-8.0.3...scrutiny-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/scrutiny/9.1.0/Chart.yaml b/stable/scrutiny/9.1.0/Chart.yaml new file mode 100644 index 0000000000..51f95a2a84 --- /dev/null +++ b/stable/scrutiny/9.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: scrutiny +version: 9.1.0 +appVersion: 0.7.2-omnibus +description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. +home: https://truecharts.org/charts/stable/scrutiny +icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny + - https://ghcr.io/analogj/scrutiny +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - scrutiny +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/scrutiny/9.0.1/README.md b/stable/scrutiny/9.1.0/README.md similarity index 100% rename from stable/scrutiny/9.0.1/README.md rename to stable/scrutiny/9.1.0/README.md diff --git a/stable/scrutiny/9.1.0/app-changelog.md b/stable/scrutiny/9.1.0/app-changelog.md new file mode 100644 index 0000000000..405e3effd4 --- /dev/null +++ b/stable/scrutiny/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [scrutiny-9.1.0](https://github.com/truecharts/charts/compare/scrutiny-9.0.1...scrutiny-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/scrutiny/9.0.1/app-readme.md b/stable/scrutiny/9.1.0/app-readme.md similarity index 100% rename from stable/scrutiny/9.0.1/app-readme.md rename to stable/scrutiny/9.1.0/app-readme.md diff --git a/stable/scrutiny/9.1.0/charts/common-17.2.2.tgz b/stable/scrutiny/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/scrutiny/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/scrutiny/9.0.1/ix_values.yaml b/stable/scrutiny/9.1.0/ix_values.yaml similarity index 100% rename from stable/scrutiny/9.0.1/ix_values.yaml rename to stable/scrutiny/9.1.0/ix_values.yaml diff --git a/stable/scrutiny/9.0.1/questions.yaml b/stable/scrutiny/9.1.0/questions.yaml similarity index 100% rename from stable/scrutiny/9.0.1/questions.yaml rename to stable/scrutiny/9.1.0/questions.yaml diff --git a/stable/scrutiny/9.1.0/templates/NOTES.txt b/stable/scrutiny/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/scrutiny/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/scrutiny/9.1.0/templates/common.yaml b/stable/scrutiny/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/scrutiny/9.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zoneminder/4.0.1/values.yaml b/stable/scrutiny/9.1.0/values.yaml similarity index 100% rename from stable/zoneminder/4.0.1/values.yaml rename to stable/scrutiny/9.1.0/values.yaml diff --git a/stable/scrypted/3.0.1/CHANGELOG.md b/stable/scrypted/3.0.1/CHANGELOG.md deleted file mode 100644 index b31cbbc269..0000000000 --- a/stable/scrypted/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [scrypted-3.0.1](https://github.com/truecharts/charts/compare/scrypted-3.0.0...scrypted-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [scrypted-3.0.0](https://github.com/truecharts/charts/compare/scrypted-2.0.11...scrypted-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [scrypted-2.0.11](https://github.com/truecharts/charts/compare/scrypted-2.0.10...scrypted-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [scrypted-2.0.10](https://github.com/truecharts/charts/compare/scrypted-2.0.9...scrypted-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [scrypted-2.0.9](https://github.com/truecharts/charts/compare/scrypted-2.0.8...scrypted-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [scrypted-2.0.8](https://github.com/truecharts/charts/compare/scrypted-2.0.7...scrypted-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [scrypted-2.0.7](https://github.com/truecharts/charts/compare/scrypted-2.0.6...scrypted-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [scrypted-2.0.6](https://github.com/truecharts/charts/compare/scrypted-2.0.5...scrypted-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [scrypted-2.0.5](https://github.com/truecharts/charts/compare/scrypted-2.0.4...scrypted-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [scrypted-2.0.4](https://github.com/truecharts/charts/compare/scrypted-2.0.3...scrypted-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [scrypted-2.0.3](https://github.com/truecharts/charts/compare/scrypted-2.0.2...scrypted-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/scrypted/3.0.1/Chart.yaml b/stable/scrypted/3.0.1/Chart.yaml deleted file mode 100644 index 897f22d60e..0000000000 --- a/stable/scrypted/3.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: scrypted -version: 3.0.1 -appVersion: 18-jammy-full-v0.68.0 -description: Scrypted is a high performance home video integration and automation platform. -home: https://truecharts.org/charts/stable/scrypted -icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/scrypted - - https://hub.docker.com/r/koush/scrypted - - https://github.com/koush/scrypted -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - scrypted - - automation -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/scrypted/3.0.1/app-changelog.md b/stable/scrypted/3.0.1/app-changelog.md deleted file mode 100644 index 0eb29aa05e..0000000000 --- a/stable/scrypted/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [scrypted-3.0.1](https://github.com/truecharts/charts/compare/scrypted-3.0.0...scrypted-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/scrypted/3.0.1/charts/common-17.1.4.tgz b/stable/scrypted/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/scrypted/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/scrypted/3.1.0/CHANGELOG.md b/stable/scrypted/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6776636bc0 --- /dev/null +++ b/stable/scrypted/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [scrypted-3.1.0](https://github.com/truecharts/charts/compare/scrypted-3.0.1...scrypted-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [scrypted-3.0.1](https://github.com/truecharts/charts/compare/scrypted-3.0.0...scrypted-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [scrypted-3.0.0](https://github.com/truecharts/charts/compare/scrypted-2.0.11...scrypted-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [scrypted-2.0.11](https://github.com/truecharts/charts/compare/scrypted-2.0.10...scrypted-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [scrypted-2.0.10](https://github.com/truecharts/charts/compare/scrypted-2.0.9...scrypted-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [scrypted-2.0.9](https://github.com/truecharts/charts/compare/scrypted-2.0.8...scrypted-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [scrypted-2.0.8](https://github.com/truecharts/charts/compare/scrypted-2.0.7...scrypted-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [scrypted-2.0.7](https://github.com/truecharts/charts/compare/scrypted-2.0.6...scrypted-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [scrypted-2.0.6](https://github.com/truecharts/charts/compare/scrypted-2.0.5...scrypted-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [scrypted-2.0.5](https://github.com/truecharts/charts/compare/scrypted-2.0.4...scrypted-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [scrypted-2.0.4](https://github.com/truecharts/charts/compare/scrypted-2.0.3...scrypted-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/scrypted/3.1.0/Chart.yaml b/stable/scrypted/3.1.0/Chart.yaml new file mode 100644 index 0000000000..cfd4f0e46e --- /dev/null +++ b/stable/scrypted/3.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: scrypted +version: 3.1.0 +appVersion: "18" +description: Scrypted is a high performance home video integration and automation platform. +home: https://truecharts.org/charts/stable/scrypted +icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png +deprecated: false +sources: + - https://github.com/koush/scrypted + - https://github.com/truecharts/charts/tree/master/charts/stable/scrypted + - https://hub.docker.com/r/koush/scrypted +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - scrypted + - automation +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/scrypted/3.0.1/README.md b/stable/scrypted/3.1.0/README.md similarity index 100% rename from stable/scrypted/3.0.1/README.md rename to stable/scrypted/3.1.0/README.md diff --git a/stable/scrypted/3.1.0/app-changelog.md b/stable/scrypted/3.1.0/app-changelog.md new file mode 100644 index 0000000000..d5d8e08dc8 --- /dev/null +++ b/stable/scrypted/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [scrypted-3.1.0](https://github.com/truecharts/charts/compare/scrypted-3.0.1...scrypted-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/scrypted/3.0.1/app-readme.md b/stable/scrypted/3.1.0/app-readme.md similarity index 100% rename from stable/scrypted/3.0.1/app-readme.md rename to stable/scrypted/3.1.0/app-readme.md diff --git a/stable/scrypted/3.1.0/charts/common-17.2.2.tgz b/stable/scrypted/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/scrypted/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/scrypted/3.0.1/ix_values.yaml b/stable/scrypted/3.1.0/ix_values.yaml similarity index 100% rename from stable/scrypted/3.0.1/ix_values.yaml rename to stable/scrypted/3.1.0/ix_values.yaml diff --git a/stable/scrypted/3.0.1/questions.yaml b/stable/scrypted/3.1.0/questions.yaml similarity index 100% rename from stable/scrypted/3.0.1/questions.yaml rename to stable/scrypted/3.1.0/questions.yaml diff --git a/stable/scrypted/3.1.0/templates/NOTES.txt b/stable/scrypted/3.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/scrypted/3.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/scrypted/3.1.0/templates/common.yaml b/stable/scrypted/3.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/scrypted/3.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ztcuui-aio/6.0.1/values.yaml b/stable/scrypted/3.1.0/values.yaml similarity index 100% rename from stable/ztcuui-aio/6.0.1/values.yaml rename to stable/scrypted/3.1.0/values.yaml diff --git a/stable/sdtd/6.0.1/CHANGELOG.md b/stable/sdtd/6.0.1/CHANGELOG.md deleted file mode 100644 index 43e7a56387..0000000000 --- a/stable/sdtd/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sdtd-6.0.1](https://github.com/truecharts/charts/compare/sdtd-6.0.0...sdtd-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [sdtd-6.0.0](https://github.com/truecharts/charts/compare/sdtd-5.0.17...sdtd-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [sdtd-5.0.17](https://github.com/truecharts/charts/compare/sdtd-5.0.16...sdtd-5.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [sdtd-5.0.16](https://github.com/truecharts/charts/compare/sdtd-5.0.15...sdtd-5.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [sdtd-5.0.15](https://github.com/truecharts/charts/compare/sdtd-5.0.14...sdtd-5.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [sdtd-5.0.14](https://github.com/truecharts/charts/compare/sdtd-5.0.13...sdtd-5.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [sdtd-5.0.13](https://github.com/truecharts/charts/compare/sdtd-5.0.12...sdtd-5.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [sdtd-5.0.12](https://github.com/truecharts/charts/compare/sdtd-5.0.11...sdtd-5.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [sdtd-5.0.11](https://github.com/truecharts/charts/compare/sdtd-5.0.10...sdtd-5.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [sdtd-5.0.10](https://github.com/truecharts/charts/compare/sdtd-5.0.9...sdtd-5.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [sdtd-5.0.9](https://github.com/truecharts/charts/compare/sdtd-5.0.8...sdtd-5.0.9) (2023-12-21) - -### Chore diff --git a/stable/sdtd/6.0.1/Chart.yaml b/stable/sdtd/6.0.1/Chart.yaml deleted file mode 100644 index deb0c91e3e..0000000000 --- a/stable/sdtd/6.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: sdtd -version: 6.0.1 -appVersion: 7dtd -description: This chart will download and install SteamCMD. It will also install 7 Days to Die and run it. -home: https://truecharts.org/charts/incubator/sdtd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sdtd - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - sevendaystodie - - game-servers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/sdtd/6.0.1/app-changelog.md b/stable/sdtd/6.0.1/app-changelog.md deleted file mode 100644 index fbfded55b8..0000000000 --- a/stable/sdtd/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sdtd-6.0.1](https://github.com/truecharts/charts/compare/sdtd-6.0.0...sdtd-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/sdtd/6.0.1/charts/common-17.1.4.tgz b/stable/sdtd/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/sdtd/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/sdtd/6.1.0/CHANGELOG.md b/stable/sdtd/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..93abdc6c29 --- /dev/null +++ b/stable/sdtd/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sdtd-6.1.0](https://github.com/truecharts/charts/compare/sdtd-6.0.1...sdtd-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sdtd-6.0.1](https://github.com/truecharts/charts/compare/sdtd-6.0.0...sdtd-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sdtd-6.0.0](https://github.com/truecharts/charts/compare/sdtd-5.0.17...sdtd-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sdtd-5.0.17](https://github.com/truecharts/charts/compare/sdtd-5.0.16...sdtd-5.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sdtd-5.0.16](https://github.com/truecharts/charts/compare/sdtd-5.0.15...sdtd-5.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sdtd-5.0.15](https://github.com/truecharts/charts/compare/sdtd-5.0.14...sdtd-5.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sdtd-5.0.14](https://github.com/truecharts/charts/compare/sdtd-5.0.13...sdtd-5.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sdtd-5.0.13](https://github.com/truecharts/charts/compare/sdtd-5.0.12...sdtd-5.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sdtd-5.0.12](https://github.com/truecharts/charts/compare/sdtd-5.0.11...sdtd-5.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sdtd-5.0.11](https://github.com/truecharts/charts/compare/sdtd-5.0.10...sdtd-5.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [sdtd-5.0.10](https://github.com/truecharts/charts/compare/sdtd-5.0.9...sdtd-5.0.10) (2023-12-21) + +### Fix diff --git a/stable/sdtd/6.1.0/Chart.yaml b/stable/sdtd/6.1.0/Chart.yaml new file mode 100644 index 0000000000..fd549dde8f --- /dev/null +++ b/stable/sdtd/6.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sdtd +version: 6.1.0 +appVersion: 7dtd +description: This chart will download and install SteamCMD. It will also install 7 Days to Die and run it. +home: https://truecharts.org/charts/incubator/sdtd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/sdtd + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sevendaystodie + - game-servers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/sdtd/6.0.1/README.md b/stable/sdtd/6.1.0/README.md similarity index 100% rename from stable/sdtd/6.0.1/README.md rename to stable/sdtd/6.1.0/README.md diff --git a/stable/sdtd/6.1.0/app-changelog.md b/stable/sdtd/6.1.0/app-changelog.md new file mode 100644 index 0000000000..e9392af844 --- /dev/null +++ b/stable/sdtd/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sdtd-6.1.0](https://github.com/truecharts/charts/compare/sdtd-6.0.1...sdtd-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sdtd/6.0.1/app-readme.md b/stable/sdtd/6.1.0/app-readme.md similarity index 100% rename from stable/sdtd/6.0.1/app-readme.md rename to stable/sdtd/6.1.0/app-readme.md diff --git a/stable/sdtd/6.1.0/charts/common-17.2.2.tgz b/stable/sdtd/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sdtd/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sdtd/6.0.1/ix_values.yaml b/stable/sdtd/6.1.0/ix_values.yaml similarity index 100% rename from stable/sdtd/6.0.1/ix_values.yaml rename to stable/sdtd/6.1.0/ix_values.yaml diff --git a/stable/sdtd/6.0.1/questions.yaml b/stable/sdtd/6.1.0/questions.yaml similarity index 100% rename from stable/sdtd/6.0.1/questions.yaml rename to stable/sdtd/6.1.0/questions.yaml diff --git a/stable/shaarli/4.0.1/templates/common.yaml b/stable/sdtd/6.1.0/templates/common.yaml similarity index 100% rename from stable/shaarli/4.0.1/templates/common.yaml rename to stable/sdtd/6.1.0/templates/common.yaml diff --git a/stable/storj-node/8.0.1/SKIPINSTALL b/stable/sdtd/6.1.0/values.yaml similarity index 100% rename from stable/storj-node/8.0.1/SKIPINSTALL rename to stable/sdtd/6.1.0/values.yaml diff --git a/stable/seafile/4.0.3/CHANGELOG.md b/stable/seafile/4.0.3/CHANGELOG.md deleted file mode 100644 index 5cf5b6da1e..0000000000 --- a/stable/seafile/4.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [seafile-4.0.3](https://github.com/truecharts/charts/compare/seafile-4.0.2...seafile-4.0.3) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [seafile-4.0.2](https://github.com/truecharts/charts/compare/seafile-4.0.1...seafile-4.0.2) (2023-12-26) - -### Chore - -- update container image seafileltd/seafile-mc to v11.0.3[@2823eda](https://github.com/2823eda) by renovate ([#16475](https://github.com/truecharts/charts/issues/16475)) - - - - -## [seafile-4.0.1](https://github.com/truecharts/charts/compare/seafile-4.0.0...seafile-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [seafile-4.0.0](https://github.com/truecharts/charts/compare/seafile-3.0.0...seafile-4.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [seafile-4.0.0](https://github.com/truecharts/charts/compare/seafile-3.0.0...seafile-4.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [seafile-3.0.0](https://github.com/truecharts/charts/compare/seafile-2.0.12...seafile-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [seafile-2.0.12](https://github.com/truecharts/charts/compare/seafile-2.0.11...seafile-2.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [seafile-2.0.11](https://github.com/truecharts/charts/compare/seafile-2.0.10...seafile-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [seafile-2.0.10](https://github.com/truecharts/charts/compare/seafile-2.0.9...seafile-2.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [seafile-2.0.9](https://github.com/truecharts/charts/compare/seafile-2.0.8...seafile-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [seafile-2.0.8](https://github.com/truecharts/charts/compare/seafile-2.0.7...seafile-2.0.8) (2023-12-23) - -### Chore diff --git a/stable/seafile/4.0.3/Chart.yaml b/stable/seafile/4.0.3/Chart.yaml deleted file mode 100644 index eeba648b72..0000000000 --- a/stable/seafile/4.0.3/Chart.yaml +++ /dev/null @@ -1,46 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: seafile -version: 4.0.3 -appVersion: 11.0.3 -description: Reliable and Performant File Sync and Share Solution -home: https://truecharts.org/charts/stable/seafile -icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - - https://hub.docker.com/r/seafileltd/seafile-mc - - https://seafile.com -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - seafile - - files - - cloud - - file-storage -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.0.3 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: file-storage - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/seafile/4.0.3/app-changelog.md b/stable/seafile/4.0.3/app-changelog.md deleted file mode 100644 index 2b2b731c45..0000000000 --- a/stable/seafile/4.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [seafile-4.0.3](https://github.com/truecharts/charts/compare/seafile-4.0.2...seafile-4.0.3) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/seafile/4.0.3/charts/common-17.1.4.tgz b/stable/seafile/4.0.3/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/seafile/4.0.3/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/seafile/4.0.3/charts/mariadb-12.0.3.tgz b/stable/seafile/4.0.3/charts/mariadb-12.0.3.tgz deleted file mode 100644 index bb993ca989..0000000000 Binary files a/stable/seafile/4.0.3/charts/mariadb-12.0.3.tgz and /dev/null differ diff --git a/stable/seafile/4.1.0/CHANGELOG.md b/stable/seafile/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f5b51e4bd3 --- /dev/null +++ b/stable/seafile/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [seafile-4.1.0](https://github.com/truecharts/charts/compare/seafile-4.0.3...seafile-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [seafile-4.0.3](https://github.com/truecharts/charts/compare/seafile-4.0.2...seafile-4.0.3) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [seafile-4.0.2](https://github.com/truecharts/charts/compare/seafile-4.0.1...seafile-4.0.2) (2023-12-26) + +### Chore + +- update container image seafileltd/seafile-mc to v11.0.3[@2823eda](https://github.com/2823eda) by renovate ([#16475](https://github.com/truecharts/charts/issues/16475)) + + + + +## [seafile-4.0.1](https://github.com/truecharts/charts/compare/seafile-4.0.0...seafile-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [seafile-4.0.0](https://github.com/truecharts/charts/compare/seafile-3.0.0...seafile-4.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [seafile-4.0.0](https://github.com/truecharts/charts/compare/seafile-3.0.0...seafile-4.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [seafile-3.0.0](https://github.com/truecharts/charts/compare/seafile-2.0.12...seafile-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [seafile-2.0.12](https://github.com/truecharts/charts/compare/seafile-2.0.11...seafile-2.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [seafile-2.0.11](https://github.com/truecharts/charts/compare/seafile-2.0.10...seafile-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [seafile-2.0.10](https://github.com/truecharts/charts/compare/seafile-2.0.9...seafile-2.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [seafile-2.0.9](https://github.com/truecharts/charts/compare/seafile-2.0.8...seafile-2.0.9) (2023-12-23) + +### Chore diff --git a/stable/seafile/4.1.0/Chart.yaml b/stable/seafile/4.1.0/Chart.yaml new file mode 100644 index 0000000000..bfa22e0f9d --- /dev/null +++ b/stable/seafile/4.1.0/Chart.yaml @@ -0,0 +1,46 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: seafile +version: 4.1.0 +appVersion: 11.0.3 +description: Reliable and Performant File Sync and Share Solution +home: https://truecharts.org/charts/stable/seafile +icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/seafile + - https://hub.docker.com/r/seafileltd/seafile-mc + - https://seafile.com +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - seafile + - files + - cloud + - file-storage +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: file-storage + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/seafile/4.1.0/LICENSE b/stable/seafile/4.1.0/LICENSE new file mode 100644 index 0000000000..33a8cbb23f --- /dev/null +++ b/stable/seafile/4.1.0/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Blocky" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/seafile/4.0.3/README.md b/stable/seafile/4.1.0/README.md similarity index 100% rename from stable/seafile/4.0.3/README.md rename to stable/seafile/4.1.0/README.md diff --git a/stable/seafile/4.1.0/app-changelog.md b/stable/seafile/4.1.0/app-changelog.md new file mode 100644 index 0000000000..d8448d1fc8 --- /dev/null +++ b/stable/seafile/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [seafile-4.1.0](https://github.com/truecharts/charts/compare/seafile-4.0.3...seafile-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/seafile/4.0.3/app-readme.md b/stable/seafile/4.1.0/app-readme.md similarity index 100% rename from stable/seafile/4.0.3/app-readme.md rename to stable/seafile/4.1.0/app-readme.md diff --git a/stable/seafile/4.1.0/charts/common-17.2.2.tgz b/stable/seafile/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/seafile/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/seafile/4.1.0/charts/mariadb-12.1.0.tgz b/stable/seafile/4.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/seafile/4.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/seafile/4.0.3/ix_values.yaml b/stable/seafile/4.1.0/ix_values.yaml similarity index 100% rename from stable/seafile/4.0.3/ix_values.yaml rename to stable/seafile/4.1.0/ix_values.yaml diff --git a/stable/seafile/4.0.3/questions.yaml b/stable/seafile/4.1.0/questions.yaml similarity index 100% rename from stable/seafile/4.0.3/questions.yaml rename to stable/seafile/4.1.0/questions.yaml diff --git a/stable/seafile/4.1.0/templates/NOTES.txt b/stable/seafile/4.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/seafile/4.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/seafile/4.1.0/templates/common.yaml b/stable/seafile/4.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/seafile/4.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/seafile/4.1.0/values.yaml b/stable/seafile/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/searxng/6.0.1/CHANGELOG.md b/stable/searxng/6.0.1/CHANGELOG.md deleted file mode 100644 index 9f7bc164b2..0000000000 --- a/stable/searxng/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [searxng-6.0.1](https://github.com/truecharts/charts/compare/searxng-6.0.0...searxng-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [searxng-6.0.0](https://github.com/truecharts/charts/compare/searxng-5.0.13...searxng-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [searxng-5.0.13](https://github.com/truecharts/charts/compare/searxng-5.0.12...searxng-5.0.13) (2023-12-25) - -### Chore - -- update container image searxng/searxng to latest[@9ddcc1c](https://github.com/9ddcc1c) by renovate ([#16525](https://github.com/truecharts/charts/issues/16525)) - - - - -## [searxng-5.0.12](https://github.com/truecharts/charts/compare/searxng-5.0.11...searxng-5.0.12) (2023-12-25) - -### Chore - -- update container image searxng/searxng to latest[@6a2e5d4](https://github.com/6a2e5d4) by renovate ([#16449](https://github.com/truecharts/charts/issues/16449)) - - - - -## [searxng-5.0.11](https://github.com/truecharts/charts/compare/searxng-5.0.10...searxng-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [searxng-5.0.10](https://github.com/truecharts/charts/compare/searxng-5.0.9...searxng-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [searxng-5.0.9](https://github.com/truecharts/charts/compare/searxng-5.0.8...searxng-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [searxng-5.0.8](https://github.com/truecharts/charts/compare/searxng-5.0.7...searxng-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [searxng-5.0.7](https://github.com/truecharts/charts/compare/searxng-5.0.6...searxng-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [searxng-5.0.6](https://github.com/truecharts/charts/compare/searxng-5.0.5...searxng-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [searxng-5.0.5](https://github.com/truecharts/charts/compare/searxng-5.0.4...searxng-5.0.5) (2023-12-22) - -### Fix diff --git a/stable/searxng/6.0.1/Chart.yaml b/stable/searxng/6.0.1/Chart.yaml deleted file mode 100644 index 7c4c6d6164..0000000000 --- a/stable/searxng/6.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: searxng -version: 6.0.1 -appVersion: latest -description: Meta search engine which aggregates results from more than 70 search services. -home: https://truecharts.org/charts/stable/searxng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png -deprecated: false -sources: - - https://hub.docker.com/r/searxng/searxng - - https://github.com/searxng/searxng - - https://github.com/truecharts/charts/tree/master/charts/stable/searxng -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - searxng - - Productivity - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/searxng/6.0.1/app-changelog.md b/stable/searxng/6.0.1/app-changelog.md deleted file mode 100644 index f5e3fe7d10..0000000000 --- a/stable/searxng/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-6.0.1](https://github.com/truecharts/charts/compare/searxng-6.0.0...searxng-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/searxng/6.0.1/charts/common-17.1.4.tgz b/stable/searxng/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/searxng/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/searxng/6.1.0/CHANGELOG.md b/stable/searxng/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f1aa239413 --- /dev/null +++ b/stable/searxng/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [searxng-6.1.0](https://github.com/truecharts/charts/compare/searxng-6.0.1...searxng-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [searxng-6.0.1](https://github.com/truecharts/charts/compare/searxng-6.0.0...searxng-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [searxng-6.0.0](https://github.com/truecharts/charts/compare/searxng-5.0.13...searxng-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [searxng-5.0.13](https://github.com/truecharts/charts/compare/searxng-5.0.12...searxng-5.0.13) (2023-12-25) + +### Chore + +- update container image searxng/searxng to latest[@9ddcc1c](https://github.com/9ddcc1c) by renovate ([#16525](https://github.com/truecharts/charts/issues/16525)) + + + + +## [searxng-5.0.12](https://github.com/truecharts/charts/compare/searxng-5.0.11...searxng-5.0.12) (2023-12-25) + +### Chore + +- update container image searxng/searxng to latest[@6a2e5d4](https://github.com/6a2e5d4) by renovate ([#16449](https://github.com/truecharts/charts/issues/16449)) + + + + +## [searxng-5.0.11](https://github.com/truecharts/charts/compare/searxng-5.0.10...searxng-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [searxng-5.0.10](https://github.com/truecharts/charts/compare/searxng-5.0.9...searxng-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [searxng-5.0.9](https://github.com/truecharts/charts/compare/searxng-5.0.8...searxng-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [searxng-5.0.8](https://github.com/truecharts/charts/compare/searxng-5.0.7...searxng-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [searxng-5.0.7](https://github.com/truecharts/charts/compare/searxng-5.0.6...searxng-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [searxng-5.0.6](https://github.com/truecharts/charts/compare/searxng-5.0.5...searxng-5.0.6) (2023-12-22) + +### Chore diff --git a/stable/searxng/6.1.0/Chart.yaml b/stable/searxng/6.1.0/Chart.yaml new file mode 100644 index 0000000000..b0f21c69ac --- /dev/null +++ b/stable/searxng/6.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: searxng +version: 6.1.0 +appVersion: latest +description: Meta search engine which aggregates results from more than 70 search services. +home: https://truecharts.org/charts/stable/searxng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png +deprecated: false +sources: + - https://github.com/searxng/searxng + - https://github.com/truecharts/charts/tree/master/charts/stable/searxng + - https://hub.docker.com/r/searxng/searxng +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - searxng + - Productivity + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/searxng/6.0.1/README.md b/stable/searxng/6.1.0/README.md similarity index 100% rename from stable/searxng/6.0.1/README.md rename to stable/searxng/6.1.0/README.md diff --git a/stable/searxng/6.1.0/app-changelog.md b/stable/searxng/6.1.0/app-changelog.md new file mode 100644 index 0000000000..b267c38ed6 --- /dev/null +++ b/stable/searxng/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-6.1.0](https://github.com/truecharts/charts/compare/searxng-6.0.1...searxng-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/searxng/6.0.1/app-readme.md b/stable/searxng/6.1.0/app-readme.md similarity index 100% rename from stable/searxng/6.0.1/app-readme.md rename to stable/searxng/6.1.0/app-readme.md diff --git a/stable/searxng/6.1.0/charts/common-17.2.2.tgz b/stable/searxng/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/searxng/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/searxng/6.0.1/ix_values.yaml b/stable/searxng/6.1.0/ix_values.yaml similarity index 100% rename from stable/searxng/6.0.1/ix_values.yaml rename to stable/searxng/6.1.0/ix_values.yaml diff --git a/stable/searxng/6.0.1/questions.yaml b/stable/searxng/6.1.0/questions.yaml similarity index 100% rename from stable/searxng/6.0.1/questions.yaml rename to stable/searxng/6.1.0/questions.yaml diff --git a/stable/searxng/6.1.0/templates/NOTES.txt b/stable/searxng/6.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/searxng/6.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/shapeshifter-obfuscator/4.0.1/templates/common.yaml b/stable/searxng/6.1.0/templates/common.yaml similarity index 100% rename from stable/shapeshifter-obfuscator/4.0.1/templates/common.yaml rename to stable/searxng/6.1.0/templates/common.yaml diff --git a/stable/searxng/6.1.0/values.yaml b/stable/searxng/6.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/seedsync/6.0.1/CHANGELOG.md b/stable/seedsync/6.0.1/CHANGELOG.md deleted file mode 100644 index 576e5af203..0000000000 --- a/stable/seedsync/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [seedsync-6.0.1](https://github.com/truecharts/charts/compare/seedsync-6.0.0...seedsync-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [seedsync-6.0.0](https://github.com/truecharts/charts/compare/seedsync-5.0.11...seedsync-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [seedsync-5.0.11](https://github.com/truecharts/charts/compare/seedsync-5.0.10...seedsync-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [seedsync-5.0.10](https://github.com/truecharts/charts/compare/seedsync-5.0.9...seedsync-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [seedsync-5.0.9](https://github.com/truecharts/charts/compare/seedsync-5.0.8...seedsync-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [seedsync-5.0.8](https://github.com/truecharts/charts/compare/seedsync-5.0.7...seedsync-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [seedsync-5.0.7](https://github.com/truecharts/charts/compare/seedsync-5.0.6...seedsync-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [seedsync-5.0.6](https://github.com/truecharts/charts/compare/seedsync-5.0.5...seedsync-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [seedsync-5.0.5](https://github.com/truecharts/charts/compare/seedsync-5.0.4...seedsync-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [seedsync-5.0.4](https://github.com/truecharts/charts/compare/seedsync-5.0.3...seedsync-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [seedsync-5.0.3](https://github.com/truecharts/charts/compare/seedsync-5.0.2...seedsync-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/seedsync/6.0.1/Chart.yaml b/stable/seedsync/6.0.1/Chart.yaml deleted file mode 100644 index cbffa3ff35..0000000000 --- a/stable/seedsync/6.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: seedsync -version: 6.0.1 -appVersion: latest -description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! -home: https://truecharts.org/charts/stable/seedsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png -deprecated: false -sources: - - https://github.com/ipsingh06/seedsync - - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync - - https://hub.docker.com/r/ipsingh06/seedsync -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - seedsync - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/seedsync/6.0.1/app-changelog.md b/stable/seedsync/6.0.1/app-changelog.md deleted file mode 100644 index 1a88244469..0000000000 --- a/stable/seedsync/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [seedsync-6.0.1](https://github.com/truecharts/charts/compare/seedsync-6.0.0...seedsync-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/seedsync/6.0.1/charts/common-17.1.4.tgz b/stable/seedsync/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/seedsync/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/seedsync/6.1.0/CHANGELOG.md b/stable/seedsync/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..05a95b6834 --- /dev/null +++ b/stable/seedsync/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [seedsync-6.1.0](https://github.com/truecharts/charts/compare/seedsync-6.0.1...seedsync-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [seedsync-6.0.1](https://github.com/truecharts/charts/compare/seedsync-6.0.0...seedsync-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [seedsync-6.0.0](https://github.com/truecharts/charts/compare/seedsync-5.0.11...seedsync-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [seedsync-5.0.11](https://github.com/truecharts/charts/compare/seedsync-5.0.10...seedsync-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [seedsync-5.0.10](https://github.com/truecharts/charts/compare/seedsync-5.0.9...seedsync-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [seedsync-5.0.9](https://github.com/truecharts/charts/compare/seedsync-5.0.8...seedsync-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [seedsync-5.0.8](https://github.com/truecharts/charts/compare/seedsync-5.0.7...seedsync-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [seedsync-5.0.7](https://github.com/truecharts/charts/compare/seedsync-5.0.6...seedsync-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [seedsync-5.0.6](https://github.com/truecharts/charts/compare/seedsync-5.0.5...seedsync-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [seedsync-5.0.5](https://github.com/truecharts/charts/compare/seedsync-5.0.4...seedsync-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [seedsync-5.0.4](https://github.com/truecharts/charts/compare/seedsync-5.0.3...seedsync-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/seedsync/6.1.0/Chart.yaml b/stable/seedsync/6.1.0/Chart.yaml new file mode 100644 index 0000000000..312f0da476 --- /dev/null +++ b/stable/seedsync/6.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: seedsync +version: 6.1.0 +appVersion: latest +description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! +home: https://truecharts.org/charts/stable/seedsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png +deprecated: false +sources: + - https://github.com/ipsingh06/seedsync + - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync + - https://hub.docker.com/r/ipsingh06/seedsync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - seedsync + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/seedsync/6.0.1/README.md b/stable/seedsync/6.1.0/README.md similarity index 100% rename from stable/seedsync/6.0.1/README.md rename to stable/seedsync/6.1.0/README.md diff --git a/stable/seedsync/6.1.0/app-changelog.md b/stable/seedsync/6.1.0/app-changelog.md new file mode 100644 index 0000000000..8b63b5e8b1 --- /dev/null +++ b/stable/seedsync/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [seedsync-6.1.0](https://github.com/truecharts/charts/compare/seedsync-6.0.1...seedsync-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/seedsync/6.0.1/app-readme.md b/stable/seedsync/6.1.0/app-readme.md similarity index 100% rename from stable/seedsync/6.0.1/app-readme.md rename to stable/seedsync/6.1.0/app-readme.md diff --git a/stable/seedsync/6.1.0/charts/common-17.2.2.tgz b/stable/seedsync/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/seedsync/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/seedsync/6.0.1/ix_values.yaml b/stable/seedsync/6.1.0/ix_values.yaml similarity index 100% rename from stable/seedsync/6.0.1/ix_values.yaml rename to stable/seedsync/6.1.0/ix_values.yaml diff --git a/stable/seedsync/6.0.1/questions.yaml b/stable/seedsync/6.1.0/questions.yaml similarity index 100% rename from stable/seedsync/6.0.1/questions.yaml rename to stable/seedsync/6.1.0/questions.yaml diff --git a/stable/seedsync/6.1.0/templates/NOTES.txt b/stable/seedsync/6.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/seedsync/6.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/shoko-server/8.0.1/templates/common.yaml b/stable/seedsync/6.1.0/templates/common.yaml similarity index 100% rename from stable/shoko-server/8.0.1/templates/common.yaml rename to stable/seedsync/6.1.0/templates/common.yaml diff --git a/stable/seedsync/6.1.0/values.yaml b/stable/seedsync/6.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/send/4.0.1/CHANGELOG.md b/stable/send/4.0.1/CHANGELOG.md deleted file mode 100644 index b416418e62..0000000000 --- a/stable/send/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [send-4.0.1](https://github.com/truecharts/charts/compare/send-4.0.0...send-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [send-4.0.0](https://github.com/truecharts/charts/compare/send-3.0.17...send-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [send-3.0.17](https://github.com/truecharts/charts/compare/send-3.0.16...send-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [send-3.0.16](https://github.com/truecharts/charts/compare/send-3.0.15...send-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [send-3.0.15](https://github.com/truecharts/charts/compare/send-3.0.14...send-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [send-3.0.14](https://github.com/truecharts/charts/compare/send-3.0.13...send-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [send-3.0.13](https://github.com/truecharts/charts/compare/send-3.0.12...send-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [send-3.0.12](https://github.com/truecharts/charts/compare/send-3.0.11...send-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [send-3.0.11](https://github.com/truecharts/charts/compare/send-3.0.10...send-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [send-3.0.10](https://github.com/truecharts/charts/compare/send-3.0.9...send-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [send-3.0.9](https://github.com/truecharts/charts/compare/send-3.0.8...send-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/send/4.0.1/Chart.yaml b/stable/send/4.0.1/Chart.yaml deleted file mode 100644 index 80636f158c..0000000000 --- a/stable/send/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: send -version: 4.0.1 -appVersion: latest -description: A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. -home: https://truecharts.org/charts/incubator/send -icon: https://truecharts.org/img/hotlink-ok/chart-icons/send.png -deprecated: false -sources: - - https://gitlab.com/timvisee/send - - https://github.com/truecharts/charts/tree/master/charts/incubator/send -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - send - - Cloud - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/send/4.0.1/app-changelog.md b/stable/send/4.0.1/app-changelog.md deleted file mode 100644 index 5c692dba69..0000000000 --- a/stable/send/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [send-4.0.1](https://github.com/truecharts/charts/compare/send-4.0.0...send-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/send/4.0.1/charts/common-17.1.4.tgz b/stable/send/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/send/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/send/4.1.0/CHANGELOG.md b/stable/send/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d659cee913 --- /dev/null +++ b/stable/send/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [send-4.1.0](https://github.com/truecharts/charts/compare/send-4.0.1...send-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [send-4.0.1](https://github.com/truecharts/charts/compare/send-4.0.0...send-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [send-4.0.0](https://github.com/truecharts/charts/compare/send-3.0.17...send-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [send-3.0.17](https://github.com/truecharts/charts/compare/send-3.0.16...send-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [send-3.0.16](https://github.com/truecharts/charts/compare/send-3.0.15...send-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [send-3.0.15](https://github.com/truecharts/charts/compare/send-3.0.14...send-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [send-3.0.14](https://github.com/truecharts/charts/compare/send-3.0.13...send-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [send-3.0.13](https://github.com/truecharts/charts/compare/send-3.0.12...send-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [send-3.0.12](https://github.com/truecharts/charts/compare/send-3.0.11...send-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [send-3.0.11](https://github.com/truecharts/charts/compare/send-3.0.10...send-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [send-3.0.10](https://github.com/truecharts/charts/compare/send-3.0.9...send-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/send/4.1.0/Chart.yaml b/stable/send/4.1.0/Chart.yaml new file mode 100644 index 0000000000..10fd398f92 --- /dev/null +++ b/stable/send/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: send +version: 4.1.0 +appVersion: latest +description: A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. +home: https://truecharts.org/charts/incubator/send +icon: https://truecharts.org/img/hotlink-ok/chart-icons/send.png +deprecated: false +sources: + - https://gitlab.com/timvisee/send + - https://github.com/truecharts/charts/tree/master/charts/incubator/send +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - send + - Cloud + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/send/4.0.1/README.md b/stable/send/4.1.0/README.md similarity index 100% rename from stable/send/4.0.1/README.md rename to stable/send/4.1.0/README.md diff --git a/stable/send/4.1.0/app-changelog.md b/stable/send/4.1.0/app-changelog.md new file mode 100644 index 0000000000..83067018d2 --- /dev/null +++ b/stable/send/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [send-4.1.0](https://github.com/truecharts/charts/compare/send-4.0.1...send-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/send/4.0.1/app-readme.md b/stable/send/4.1.0/app-readme.md similarity index 100% rename from stable/send/4.0.1/app-readme.md rename to stable/send/4.1.0/app-readme.md diff --git a/stable/send/4.1.0/charts/common-17.2.2.tgz b/stable/send/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/send/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/send/4.0.1/ix_values.yaml b/stable/send/4.1.0/ix_values.yaml similarity index 100% rename from stable/send/4.0.1/ix_values.yaml rename to stable/send/4.1.0/ix_values.yaml diff --git a/stable/send/4.0.1/questions.yaml b/stable/send/4.1.0/questions.yaml similarity index 100% rename from stable/send/4.0.1/questions.yaml rename to stable/send/4.1.0/questions.yaml diff --git a/stable/shortipy/4.0.1/templates/common.yaml b/stable/send/4.1.0/templates/common.yaml similarity index 100% rename from stable/shortipy/4.0.1/templates/common.yaml rename to stable/send/4.1.0/templates/common.yaml diff --git a/stable/send/4.1.0/values.yaml b/stable/send/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/senseai-server/4.0.1/CHANGELOG.md b/stable/senseai-server/4.0.1/CHANGELOG.md deleted file mode 100644 index 3a2e140f51..0000000000 --- a/stable/senseai-server/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [senseai-server-4.0.1](https://github.com/truecharts/charts/compare/senseai-server-4.0.0...senseai-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [senseai-server-4.0.0](https://github.com/truecharts/charts/compare/senseai-server-3.0.17...senseai-server-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [senseai-server-3.0.17](https://github.com/truecharts/charts/compare/senseai-server-3.0.16...senseai-server-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [senseai-server-3.0.16](https://github.com/truecharts/charts/compare/senseai-server-3.0.15...senseai-server-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [senseai-server-3.0.15](https://github.com/truecharts/charts/compare/senseai-server-3.0.14...senseai-server-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [senseai-server-3.0.14](https://github.com/truecharts/charts/compare/senseai-server-3.0.13...senseai-server-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [senseai-server-3.0.13](https://github.com/truecharts/charts/compare/senseai-server-3.0.12...senseai-server-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [senseai-server-3.0.12](https://github.com/truecharts/charts/compare/senseai-server-3.0.11...senseai-server-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [senseai-server-3.0.11](https://github.com/truecharts/charts/compare/senseai-server-3.0.10...senseai-server-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [senseai-server-3.0.10](https://github.com/truecharts/charts/compare/senseai-server-3.0.9...senseai-server-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [senseai-server-3.0.9](https://github.com/truecharts/charts/compare/senseai-server-3.0.8...senseai-server-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/senseai-server/4.0.1/Chart.yaml b/stable/senseai-server/4.0.1/Chart.yaml deleted file mode 100644 index 65457da090..0000000000 --- a/stable/senseai-server/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: senseai-server -version: 4.0.1 -appVersion: 1.4.0 -description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. -home: https://truecharts.org/charts/incubator/senseai-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/senseai-server.png -deprecated: false -sources: - - https://github.com/codeproject/CodeProject.SenseAI - - https://github.com/truecharts/charts/tree/master/charts/incubator/senseai-server - - https://hub.docker.com/r/codeproject/senseai-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ai - - senseai -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ai - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/senseai-server/4.0.1/app-changelog.md b/stable/senseai-server/4.0.1/app-changelog.md deleted file mode 100644 index 4d6847a9fc..0000000000 --- a/stable/senseai-server/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [senseai-server-4.0.1](https://github.com/truecharts/charts/compare/senseai-server-4.0.0...senseai-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/senseai-server/4.0.1/charts/common-17.1.4.tgz b/stable/senseai-server/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/senseai-server/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/senseai-server/4.1.0/CHANGELOG.md b/stable/senseai-server/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..234a21ced7 --- /dev/null +++ b/stable/senseai-server/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [senseai-server-4.1.0](https://github.com/truecharts/charts/compare/senseai-server-4.0.1...senseai-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [senseai-server-4.0.1](https://github.com/truecharts/charts/compare/senseai-server-4.0.0...senseai-server-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [senseai-server-4.0.0](https://github.com/truecharts/charts/compare/senseai-server-3.0.17...senseai-server-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [senseai-server-3.0.17](https://github.com/truecharts/charts/compare/senseai-server-3.0.16...senseai-server-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [senseai-server-3.0.16](https://github.com/truecharts/charts/compare/senseai-server-3.0.15...senseai-server-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [senseai-server-3.0.15](https://github.com/truecharts/charts/compare/senseai-server-3.0.14...senseai-server-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [senseai-server-3.0.14](https://github.com/truecharts/charts/compare/senseai-server-3.0.13...senseai-server-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [senseai-server-3.0.13](https://github.com/truecharts/charts/compare/senseai-server-3.0.12...senseai-server-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [senseai-server-3.0.12](https://github.com/truecharts/charts/compare/senseai-server-3.0.11...senseai-server-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [senseai-server-3.0.11](https://github.com/truecharts/charts/compare/senseai-server-3.0.10...senseai-server-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [senseai-server-3.0.10](https://github.com/truecharts/charts/compare/senseai-server-3.0.9...senseai-server-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/senseai-server/4.1.0/Chart.yaml b/stable/senseai-server/4.1.0/Chart.yaml new file mode 100644 index 0000000000..dc1409484d --- /dev/null +++ b/stable/senseai-server/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: senseai-server +version: 4.1.0 +appVersion: 1.4.0 +description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. +home: https://truecharts.org/charts/incubator/senseai-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/senseai-server.png +deprecated: false +sources: + - https://github.com/codeproject/CodeProject.SenseAI + - https://github.com/truecharts/charts/tree/master/charts/incubator/senseai-server + - https://hub.docker.com/r/codeproject/senseai-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ai + - senseai +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ai + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/senseai-server/4.0.1/README.md b/stable/senseai-server/4.1.0/README.md similarity index 100% rename from stable/senseai-server/4.0.1/README.md rename to stable/senseai-server/4.1.0/README.md diff --git a/stable/senseai-server/4.1.0/app-changelog.md b/stable/senseai-server/4.1.0/app-changelog.md new file mode 100644 index 0000000000..b8c471c3cc --- /dev/null +++ b/stable/senseai-server/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [senseai-server-4.1.0](https://github.com/truecharts/charts/compare/senseai-server-4.0.1...senseai-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/senseai-server/4.0.1/app-readme.md b/stable/senseai-server/4.1.0/app-readme.md similarity index 100% rename from stable/senseai-server/4.0.1/app-readme.md rename to stable/senseai-server/4.1.0/app-readme.md diff --git a/stable/senseai-server/4.1.0/charts/common-17.2.2.tgz b/stable/senseai-server/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/senseai-server/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/senseai-server/4.0.1/ix_values.yaml b/stable/senseai-server/4.1.0/ix_values.yaml similarity index 100% rename from stable/senseai-server/4.0.1/ix_values.yaml rename to stable/senseai-server/4.1.0/ix_values.yaml diff --git a/stable/senseai-server/4.0.1/questions.yaml b/stable/senseai-server/4.1.0/questions.yaml similarity index 100% rename from stable/senseai-server/4.0.1/questions.yaml rename to stable/senseai-server/4.1.0/questions.yaml diff --git a/stable/senseai-server/4.1.0/templates/common.yaml b/stable/senseai-server/4.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/senseai-server/4.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/senseai-server/4.1.0/values.yaml b/stable/senseai-server/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/ser2sock/12.1.0/CHANGELOG.md b/stable/ser2sock/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..de260b1b5c --- /dev/null +++ b/stable/ser2sock/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ser2sock-12.1.0](https://github.com/truecharts/charts/compare/ser2sock-12.0.1...ser2sock-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ser2sock-12.0.1](https://github.com/truecharts/charts/compare/ser2sock-12.0.0...ser2sock-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ser2sock-12.0.0](https://github.com/truecharts/charts/compare/ser2sock-11.0.11...ser2sock-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ser2sock-11.0.11](https://github.com/truecharts/charts/compare/ser2sock-11.0.10...ser2sock-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ser2sock-11.0.10](https://github.com/truecharts/charts/compare/ser2sock-11.0.9...ser2sock-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ser2sock-11.0.9](https://github.com/truecharts/charts/compare/ser2sock-11.0.8...ser2sock-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ser2sock-11.0.8](https://github.com/truecharts/charts/compare/ser2sock-11.0.7...ser2sock-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ser2sock-11.0.7](https://github.com/truecharts/charts/compare/ser2sock-11.0.6...ser2sock-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ser2sock-11.0.6](https://github.com/truecharts/charts/compare/ser2sock-11.0.5...ser2sock-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ser2sock-11.0.5](https://github.com/truecharts/charts/compare/ser2sock-11.0.4...ser2sock-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ser2sock-11.0.4](https://github.com/truecharts/charts/compare/ser2sock-11.0.3...ser2sock-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/ser2sock/12.1.0/Chart.yaml b/stable/ser2sock/12.1.0/Chart.yaml new file mode 100644 index 0000000000..7b71b29dca --- /dev/null +++ b/stable/ser2sock/12.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ser2sock +version: 12.1.0 +appVersion: latest +description: Serial to Socket Redirector +home: https://truecharts.org/charts/stable/ser2sock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png +deprecated: false +sources: + - https://github.com/nutechsoftware/ser2sock + - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock + - https://hub.docker.com/r/tenstartups/ser2sock + - https://github.com/tenstartups/ser2sock +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ser2sock +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ser2sock/12.1.0/README.md b/stable/ser2sock/12.1.0/README.md new file mode 100644 index 0000000000..c872bf7a05 --- /dev/null +++ b/stable/ser2sock/12.1.0/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/ser2sock) + +**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/ser2sock/12.1.0/app-changelog.md b/stable/ser2sock/12.1.0/app-changelog.md new file mode 100644 index 0000000000..2b9a971ef2 --- /dev/null +++ b/stable/ser2sock/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ser2sock-12.1.0](https://github.com/truecharts/charts/compare/ser2sock-12.0.1...ser2sock-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ser2sock/12.1.0/app-readme.md b/stable/ser2sock/12.1.0/app-readme.md new file mode 100644 index 0000000000..ca84eaba77 --- /dev/null +++ b/stable/ser2sock/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Serial to Socket Redirector + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/ser2sock](https://truecharts.org/charts/stable/ser2sock) + +--- + +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/ser2sock/12.1.0/charts/common-17.2.2.tgz b/stable/ser2sock/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ser2sock/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ser2sock/12.1.0/ix_values.yaml b/stable/ser2sock/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..6cffcf7ea5 --- /dev/null +++ b/stable/ser2sock/12.1.0/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: tenstartups/ser2sock + tag: latest@sha256:379d9338c720da30b63dc4cf2ecea07eb89dac7d62d5c79047294fffe97ae559 + pullPolicy: Always +service: + main: + ports: + main: + port: 10000 + protocol: tcp + targetPort: 10000 +persistence: + config: + enabled: true + mountPath: "/config" +# -- Affinity constraint rules to place the Pod on a specific node. +# [[ref]](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity) +affinity: {} +# nodeAffinity: +# requiredDuringSchedulingIgnoredDuringExecution: +# nodeSelectorTerms: +# - matchExpressions: +# - key: app +# operator: In +# values: +# - ser2sock-controller + +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + env: + LISTENER_PORT: "{{ .Values.service.main.ports.main.port }}" + SERIAL_DEVICE: "" + BAUD_RATE: 115200 diff --git a/stable/ser2sock/12.1.0/questions.yaml b/stable/ser2sock/12.1.0/questions.yaml new file mode 100644 index 0000000000..1a8699088f --- /dev/null +++ b/stable/ser2sock/12.1.0/questions.yaml @@ -0,0 +1,2844 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: BAUD_RATE + label: "BAUD_RATE" + description: "Serial device baud rate" + schema: + type: string + default: "115200" + - variable: SERIAL_DEVICE + label: "SERIAL_DEVICE" + description: "Path to the serial device" + schema: + type: string + required: true + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10000 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/ser2sock/12.1.0/templates/NOTES.txt b/stable/ser2sock/12.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/ser2sock/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ser2sock/12.1.0/templates/common.yaml b/stable/ser2sock/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/ser2sock/12.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ser2sock/12.1.0/values.yaml b/stable/ser2sock/12.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/serpbear/2.0.1/CHANGELOG.md b/stable/serpbear/2.0.1/CHANGELOG.md deleted file mode 100644 index 327cdbef8b..0000000000 --- a/stable/serpbear/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [serpbear-2.0.1](https://github.com/truecharts/charts/compare/serpbear-2.0.0...serpbear-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [serpbear-2.0.0](https://github.com/truecharts/charts/compare/serpbear-1.0.17...serpbear-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [serpbear-1.0.17](https://github.com/truecharts/charts/compare/serpbear-1.0.16...serpbear-1.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [serpbear-1.0.16](https://github.com/truecharts/charts/compare/serpbear-1.0.15...serpbear-1.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [serpbear-1.0.15](https://github.com/truecharts/charts/compare/serpbear-1.0.14...serpbear-1.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [serpbear-1.0.14](https://github.com/truecharts/charts/compare/serpbear-1.0.13...serpbear-1.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [serpbear-1.0.13](https://github.com/truecharts/charts/compare/serpbear-1.0.12...serpbear-1.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [serpbear-1.0.12](https://github.com/truecharts/charts/compare/serpbear-1.0.11...serpbear-1.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [serpbear-1.0.11](https://github.com/truecharts/charts/compare/serpbear-1.0.10...serpbear-1.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [serpbear-1.0.10](https://github.com/truecharts/charts/compare/serpbear-1.0.9...serpbear-1.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [serpbear-1.0.9](https://github.com/truecharts/charts/compare/serpbear-1.0.8...serpbear-1.0.9) (2023-12-21) - -### Chore diff --git a/stable/serpbear/2.0.1/Chart.yaml b/stable/serpbear/2.0.1/Chart.yaml deleted file mode 100644 index 48273fbe69..0000000000 --- a/stable/serpbear/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: serpbear -version: 2.0.1 -appVersion: latest -description: Search Engine Position Tracking App. -home: https://truecharts.org/charts/incubator/serpbear -icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.png -deprecated: false -sources: - - https://github.com/towfiqi/serpbear - - https://github.com/truecharts/charts/tree/master/charts/incubator/serpbear - - https://hub.docker.com/r/towfiqi/serpbear -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - serpbear - - metrics -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/serpbear/2.0.1/app-changelog.md b/stable/serpbear/2.0.1/app-changelog.md deleted file mode 100644 index 3c6110523e..0000000000 --- a/stable/serpbear/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [serpbear-2.0.1](https://github.com/truecharts/charts/compare/serpbear-2.0.0...serpbear-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/serpbear/2.0.1/charts/common-17.1.4.tgz b/stable/serpbear/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/serpbear/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/serpbear/2.1.0/CHANGELOG.md b/stable/serpbear/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..34b92c19e2 --- /dev/null +++ b/stable/serpbear/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [serpbear-2.1.0](https://github.com/truecharts/charts/compare/serpbear-2.0.1...serpbear-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [serpbear-2.0.1](https://github.com/truecharts/charts/compare/serpbear-2.0.0...serpbear-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [serpbear-2.0.0](https://github.com/truecharts/charts/compare/serpbear-1.0.17...serpbear-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [serpbear-1.0.17](https://github.com/truecharts/charts/compare/serpbear-1.0.16...serpbear-1.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [serpbear-1.0.16](https://github.com/truecharts/charts/compare/serpbear-1.0.15...serpbear-1.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [serpbear-1.0.15](https://github.com/truecharts/charts/compare/serpbear-1.0.14...serpbear-1.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [serpbear-1.0.14](https://github.com/truecharts/charts/compare/serpbear-1.0.13...serpbear-1.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [serpbear-1.0.13](https://github.com/truecharts/charts/compare/serpbear-1.0.12...serpbear-1.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [serpbear-1.0.12](https://github.com/truecharts/charts/compare/serpbear-1.0.11...serpbear-1.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [serpbear-1.0.11](https://github.com/truecharts/charts/compare/serpbear-1.0.10...serpbear-1.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [serpbear-1.0.10](https://github.com/truecharts/charts/compare/serpbear-1.0.9...serpbear-1.0.10) (2023-12-21) + +### Fix diff --git a/stable/serpbear/2.1.0/Chart.yaml b/stable/serpbear/2.1.0/Chart.yaml new file mode 100644 index 0000000000..b6ead580e3 --- /dev/null +++ b/stable/serpbear/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: serpbear +version: 2.1.0 +appVersion: latest +description: Search Engine Position Tracking App. +home: https://truecharts.org/charts/incubator/serpbear +icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.png +deprecated: false +sources: + - https://github.com/towfiqi/serpbear + - https://github.com/truecharts/charts/tree/master/charts/incubator/serpbear + - https://hub.docker.com/r/towfiqi/serpbear +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - serpbear + - metrics +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/serpbear/2.0.1/README.md b/stable/serpbear/2.1.0/README.md similarity index 100% rename from stable/serpbear/2.0.1/README.md rename to stable/serpbear/2.1.0/README.md diff --git a/stable/serpbear/2.1.0/app-changelog.md b/stable/serpbear/2.1.0/app-changelog.md new file mode 100644 index 0000000000..fa1da7228c --- /dev/null +++ b/stable/serpbear/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [serpbear-2.1.0](https://github.com/truecharts/charts/compare/serpbear-2.0.1...serpbear-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/serpbear/2.0.1/app-readme.md b/stable/serpbear/2.1.0/app-readme.md similarity index 100% rename from stable/serpbear/2.0.1/app-readme.md rename to stable/serpbear/2.1.0/app-readme.md diff --git a/stable/serpbear/2.1.0/charts/common-17.2.2.tgz b/stable/serpbear/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/serpbear/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/serpbear/2.0.1/ix_values.yaml b/stable/serpbear/2.1.0/ix_values.yaml similarity index 100% rename from stable/serpbear/2.0.1/ix_values.yaml rename to stable/serpbear/2.1.0/ix_values.yaml diff --git a/stable/serpbear/2.0.1/questions.yaml b/stable/serpbear/2.1.0/questions.yaml similarity index 100% rename from stable/serpbear/2.0.1/questions.yaml rename to stable/serpbear/2.1.0/questions.yaml diff --git a/stable/serpbear/2.0.1/templates/_secret.tpl b/stable/serpbear/2.1.0/templates/_secret.tpl similarity index 100% rename from stable/serpbear/2.0.1/templates/_secret.tpl rename to stable/serpbear/2.1.0/templates/_secret.tpl diff --git a/stable/serpbear/2.0.1/templates/common.yaml b/stable/serpbear/2.1.0/templates/common.yaml similarity index 100% rename from stable/serpbear/2.0.1/templates/common.yaml rename to stable/serpbear/2.1.0/templates/common.yaml diff --git a/stable/serpbear/2.1.0/values.yaml b/stable/serpbear/2.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/servas/3.0.2/CHANGELOG.md b/stable/servas/3.0.2/CHANGELOG.md deleted file mode 100644 index f01649285b..0000000000 --- a/stable/servas/3.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [servas-3.0.2](https://github.com/truecharts/charts/compare/servas-3.0.1...servas-3.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [servas-3.0.1](https://github.com/truecharts/charts/compare/servas-3.0.0...servas-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [servas-3.0.0](https://github.com/truecharts/charts/compare/servas-2.0.0...servas-3.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [servas-3.0.0](https://github.com/truecharts/charts/compare/servas-2.0.0...servas-3.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [servas-2.0.0](https://github.com/truecharts/charts/compare/servas-1.0.13...servas-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [servas-1.0.13](https://github.com/truecharts/charts/compare/servas-1.0.12...servas-1.0.13) (2023-12-25) - -### Chore - -- update container image beromir/servas to v0.0.7[@0fedba9](https://github.com/0fedba9) by renovate ([#16457](https://github.com/truecharts/charts/issues/16457)) - - - - -## [servas-1.0.12](https://github.com/truecharts/charts/compare/servas-1.0.11...servas-1.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [servas-1.0.11](https://github.com/truecharts/charts/compare/servas-1.0.10...servas-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [servas-1.0.10](https://github.com/truecharts/charts/compare/servas-1.0.9...servas-1.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [servas-1.0.9](https://github.com/truecharts/charts/compare/servas-1.0.8...servas-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [servas-1.0.8](https://github.com/truecharts/charts/compare/servas-1.0.7...servas-1.0.8) (2023-12-23) - -### Chore diff --git a/stable/servas/3.0.2/Chart.yaml b/stable/servas/3.0.2/Chart.yaml deleted file mode 100644 index 1ab95e7252..0000000000 --- a/stable/servas/3.0.2/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: servas -version: 3.0.2 -appVersion: 0.0.7 -description: A self-hosted bookmark management tool. -home: https://truecharts.org/charts/stable/servas -icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.png -deprecated: false -sources: - - https://github.com/beromir/Servas - - https://github.com/truecharts/charts/tree/master/charts/stable/servas - - https://hub.docker.com/r/beromir/servas -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - servas - - bookmarks -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.0.3 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/servas/3.0.2/app-changelog.md b/stable/servas/3.0.2/app-changelog.md deleted file mode 100644 index 812475568e..0000000000 --- a/stable/servas/3.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [servas-3.0.2](https://github.com/truecharts/charts/compare/servas-3.0.1...servas-3.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/servas/3.0.2/charts/common-17.1.4.tgz b/stable/servas/3.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/servas/3.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/servas/3.0.2/charts/mariadb-12.0.3.tgz b/stable/servas/3.0.2/charts/mariadb-12.0.3.tgz deleted file mode 100644 index bb993ca989..0000000000 Binary files a/stable/servas/3.0.2/charts/mariadb-12.0.3.tgz and /dev/null differ diff --git a/stable/servas/3.1.0/CHANGELOG.md b/stable/servas/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6d12ff7b85 --- /dev/null +++ b/stable/servas/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [servas-3.1.0](https://github.com/truecharts/charts/compare/servas-3.0.2...servas-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [servas-3.0.2](https://github.com/truecharts/charts/compare/servas-3.0.1...servas-3.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [servas-3.0.1](https://github.com/truecharts/charts/compare/servas-3.0.0...servas-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [servas-3.0.0](https://github.com/truecharts/charts/compare/servas-2.0.0...servas-3.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [servas-3.0.0](https://github.com/truecharts/charts/compare/servas-2.0.0...servas-3.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [servas-2.0.0](https://github.com/truecharts/charts/compare/servas-1.0.13...servas-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [servas-1.0.13](https://github.com/truecharts/charts/compare/servas-1.0.12...servas-1.0.13) (2023-12-25) + +### Chore + +- update container image beromir/servas to v0.0.7[@0fedba9](https://github.com/0fedba9) by renovate ([#16457](https://github.com/truecharts/charts/issues/16457)) + + + + +## [servas-1.0.12](https://github.com/truecharts/charts/compare/servas-1.0.11...servas-1.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [servas-1.0.11](https://github.com/truecharts/charts/compare/servas-1.0.10...servas-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [servas-1.0.10](https://github.com/truecharts/charts/compare/servas-1.0.9...servas-1.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [servas-1.0.9](https://github.com/truecharts/charts/compare/servas-1.0.8...servas-1.0.9) (2023-12-23) + +### Chore diff --git a/stable/servas/3.1.0/Chart.yaml b/stable/servas/3.1.0/Chart.yaml new file mode 100644 index 0000000000..78b2a635bb --- /dev/null +++ b/stable/servas/3.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: servas +version: 3.1.0 +appVersion: 0.0.7 +description: A self-hosted bookmark management tool. +home: https://truecharts.org/charts/stable/servas +icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.png +deprecated: false +sources: + - https://hub.docker.com/r/beromir/servas + - https://github.com/beromir/Servas + - https://github.com/truecharts/charts/tree/master/charts/stable/servas +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - servas + - bookmarks +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/servas/3.0.2/README.md b/stable/servas/3.1.0/README.md similarity index 100% rename from stable/servas/3.0.2/README.md rename to stable/servas/3.1.0/README.md diff --git a/stable/servas/3.1.0/app-changelog.md b/stable/servas/3.1.0/app-changelog.md new file mode 100644 index 0000000000..f1610683d6 --- /dev/null +++ b/stable/servas/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [servas-3.1.0](https://github.com/truecharts/charts/compare/servas-3.0.2...servas-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/servas/3.0.2/app-readme.md b/stable/servas/3.1.0/app-readme.md similarity index 100% rename from stable/servas/3.0.2/app-readme.md rename to stable/servas/3.1.0/app-readme.md diff --git a/stable/servas/3.1.0/charts/common-17.2.2.tgz b/stable/servas/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/servas/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/servas/3.1.0/charts/mariadb-12.1.0.tgz b/stable/servas/3.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/servas/3.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/servas/3.0.2/ix_values.yaml b/stable/servas/3.1.0/ix_values.yaml similarity index 100% rename from stable/servas/3.0.2/ix_values.yaml rename to stable/servas/3.1.0/ix_values.yaml diff --git a/stable/servas/3.0.2/questions.yaml b/stable/servas/3.1.0/questions.yaml similarity index 100% rename from stable/servas/3.0.2/questions.yaml rename to stable/servas/3.1.0/questions.yaml diff --git a/stable/servas/3.1.0/templates/NOTES.txt b/stable/servas/3.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/servas/3.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/servas/3.0.2/templates/_secrets.tpl b/stable/servas/3.1.0/templates/_secrets.tpl similarity index 100% rename from stable/servas/3.0.2/templates/_secrets.tpl rename to stable/servas/3.1.0/templates/_secrets.tpl diff --git a/stable/servas/3.0.2/templates/common.yaml b/stable/servas/3.1.0/templates/common.yaml similarity index 100% rename from stable/servas/3.0.2/templates/common.yaml rename to stable/servas/3.1.0/templates/common.yaml diff --git a/stable/servas/3.1.0/values.yaml b/stable/servas/3.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/sftpgo/5.0.1/CHANGELOG.md b/stable/sftpgo/5.0.1/CHANGELOG.md deleted file mode 100644 index 0a8c6e4717..0000000000 --- a/stable/sftpgo/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sftpgo-5.0.1](https://github.com/truecharts/charts/compare/sftpgo-5.0.0...sftpgo-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [sftpgo-5.0.0](https://github.com/truecharts/charts/compare/sftpgo-4.0.12...sftpgo-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [sftpgo-4.0.12](https://github.com/truecharts/charts/compare/sftpgo-4.0.11...sftpgo-4.0.12) (2023-12-25) - -### Chore - -- update container image ghcr.io/drakkan/sftpgo to v2.5.6[@5842985](https://github.com/5842985) by renovate ([#16465](https://github.com/truecharts/charts/issues/16465)) - - - - -## [sftpgo-4.0.11](https://github.com/truecharts/charts/compare/sftpgo-4.0.10...sftpgo-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [sftpgo-4.0.10](https://github.com/truecharts/charts/compare/sftpgo-4.0.9...sftpgo-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [sftpgo-4.0.9](https://github.com/truecharts/charts/compare/sftpgo-4.0.8...sftpgo-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [sftpgo-4.0.8](https://github.com/truecharts/charts/compare/sftpgo-4.0.7...sftpgo-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [sftpgo-4.0.7](https://github.com/truecharts/charts/compare/sftpgo-4.0.6...sftpgo-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [sftpgo-4.0.6](https://github.com/truecharts/charts/compare/sftpgo-4.0.5...sftpgo-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [sftpgo-4.0.5](https://github.com/truecharts/charts/compare/sftpgo-4.0.4...sftpgo-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [sftpgo-4.0.4](https://github.com/truecharts/charts/compare/sftpgo-4.0.3...sftpgo-4.0.4) (2023-12-21) - -### Fix diff --git a/stable/sftpgo/5.0.1/Chart.yaml b/stable/sftpgo/5.0.1/Chart.yaml deleted file mode 100644 index 051fb7fc15..0000000000 --- a/stable/sftpgo/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: sftpgo -version: 5.0.1 -appVersion: 2.5.6 -description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." -home: https://truecharts.org/charts/stable/sftpgo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png -deprecated: false -sources: - - https://github.com/drakkan/sftpgo - - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo - - https://ghcr.io/drakkan/sftpgo -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - sftpgo - - Network-FTP -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-FTP - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/sftpgo/5.0.1/app-changelog.md b/stable/sftpgo/5.0.1/app-changelog.md deleted file mode 100644 index ce5b0d1be7..0000000000 --- a/stable/sftpgo/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sftpgo-5.0.1](https://github.com/truecharts/charts/compare/sftpgo-5.0.0...sftpgo-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/sftpgo/5.0.1/charts/common-17.1.4.tgz b/stable/sftpgo/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/sftpgo/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/sftpgo/5.1.0/CHANGELOG.md b/stable/sftpgo/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..12ddef2da9 --- /dev/null +++ b/stable/sftpgo/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sftpgo-5.1.0](https://github.com/truecharts/charts/compare/sftpgo-5.0.1...sftpgo-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sftpgo-5.0.1](https://github.com/truecharts/charts/compare/sftpgo-5.0.0...sftpgo-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sftpgo-5.0.0](https://github.com/truecharts/charts/compare/sftpgo-4.0.12...sftpgo-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sftpgo-4.0.12](https://github.com/truecharts/charts/compare/sftpgo-4.0.11...sftpgo-4.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/drakkan/sftpgo to v2.5.6[@5842985](https://github.com/5842985) by renovate ([#16465](https://github.com/truecharts/charts/issues/16465)) + + + + +## [sftpgo-4.0.11](https://github.com/truecharts/charts/compare/sftpgo-4.0.10...sftpgo-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sftpgo-4.0.10](https://github.com/truecharts/charts/compare/sftpgo-4.0.9...sftpgo-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sftpgo-4.0.9](https://github.com/truecharts/charts/compare/sftpgo-4.0.8...sftpgo-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sftpgo-4.0.8](https://github.com/truecharts/charts/compare/sftpgo-4.0.7...sftpgo-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sftpgo-4.0.7](https://github.com/truecharts/charts/compare/sftpgo-4.0.6...sftpgo-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sftpgo-4.0.6](https://github.com/truecharts/charts/compare/sftpgo-4.0.5...sftpgo-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sftpgo-4.0.5](https://github.com/truecharts/charts/compare/sftpgo-4.0.4...sftpgo-4.0.5) (2023-12-22) + +### Fix diff --git a/stable/sftpgo/5.1.0/Chart.yaml b/stable/sftpgo/5.1.0/Chart.yaml new file mode 100644 index 0000000000..840d01680b --- /dev/null +++ b/stable/sftpgo/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sftpgo +version: 5.1.0 +appVersion: 2.5.6 +description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." +home: https://truecharts.org/charts/stable/sftpgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png +deprecated: false +sources: + - https://github.com/drakkan/sftpgo + - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo + - https://ghcr.io/drakkan/sftpgo +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sftpgo + - Network-FTP +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-FTP + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/sftpgo/5.0.1/README.md b/stable/sftpgo/5.1.0/README.md similarity index 100% rename from stable/sftpgo/5.0.1/README.md rename to stable/sftpgo/5.1.0/README.md diff --git a/stable/sftpgo/5.1.0/app-changelog.md b/stable/sftpgo/5.1.0/app-changelog.md new file mode 100644 index 0000000000..09fbc3c9e7 --- /dev/null +++ b/stable/sftpgo/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sftpgo-5.1.0](https://github.com/truecharts/charts/compare/sftpgo-5.0.1...sftpgo-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sftpgo/5.0.1/app-readme.md b/stable/sftpgo/5.1.0/app-readme.md similarity index 100% rename from stable/sftpgo/5.0.1/app-readme.md rename to stable/sftpgo/5.1.0/app-readme.md diff --git a/stable/sftpgo/5.1.0/charts/common-17.2.2.tgz b/stable/sftpgo/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sftpgo/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sftpgo/5.0.1/ix_values.yaml b/stable/sftpgo/5.1.0/ix_values.yaml similarity index 100% rename from stable/sftpgo/5.0.1/ix_values.yaml rename to stable/sftpgo/5.1.0/ix_values.yaml diff --git a/stable/sftpgo/5.0.1/questions.yaml b/stable/sftpgo/5.1.0/questions.yaml similarity index 100% rename from stable/sftpgo/5.0.1/questions.yaml rename to stable/sftpgo/5.1.0/questions.yaml diff --git a/stable/sftpgo/5.1.0/templates/NOTES.txt b/stable/sftpgo/5.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/sftpgo/5.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sftpgo/5.1.0/templates/common.yaml b/stable/sftpgo/5.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/sftpgo/5.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/sftpgo/5.1.0/values.yaml b/stable/sftpgo/5.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/shaarli/4.0.1/CHANGELOG.md b/stable/shaarli/4.0.1/CHANGELOG.md deleted file mode 100644 index 17fad11d08..0000000000 --- a/stable/shaarli/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shaarli-4.0.1](https://github.com/truecharts/charts/compare/shaarli-4.0.0...shaarli-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [shaarli-4.0.0](https://github.com/truecharts/charts/compare/shaarli-3.0.17...shaarli-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [shaarli-3.0.17](https://github.com/truecharts/charts/compare/shaarli-3.0.16...shaarli-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [shaarli-3.0.16](https://github.com/truecharts/charts/compare/shaarli-3.0.15...shaarli-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [shaarli-3.0.15](https://github.com/truecharts/charts/compare/shaarli-3.0.14...shaarli-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [shaarli-3.0.14](https://github.com/truecharts/charts/compare/shaarli-3.0.13...shaarli-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [shaarli-3.0.13](https://github.com/truecharts/charts/compare/shaarli-3.0.12...shaarli-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [shaarli-3.0.12](https://github.com/truecharts/charts/compare/shaarli-3.0.11...shaarli-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [shaarli-3.0.11](https://github.com/truecharts/charts/compare/shaarli-3.0.10...shaarli-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [shaarli-3.0.10](https://github.com/truecharts/charts/compare/shaarli-3.0.9...shaarli-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [shaarli-3.0.9](https://github.com/truecharts/charts/compare/shaarli-3.0.8...shaarli-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/shaarli/4.0.1/Chart.yaml b/stable/shaarli/4.0.1/Chart.yaml deleted file mode 100644 index a3905de2bf..0000000000 --- a/stable/shaarli/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: shaarli -version: 4.0.1 -appVersion: master -description: The personal, minimalist, super-fast, database free, bookmarking service. -home: https://truecharts.org/charts/incubator/shaarli -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.png -deprecated: false -sources: - - https://github.com/shaarli/Shaarli - - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli - - https://hub.docker.com/r/shaarli/shaarli -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - shaarli - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/shaarli/4.0.1/app-changelog.md b/stable/shaarli/4.0.1/app-changelog.md deleted file mode 100644 index 3e0b8caa06..0000000000 --- a/stable/shaarli/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shaarli-4.0.1](https://github.com/truecharts/charts/compare/shaarli-4.0.0...shaarli-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/shaarli/4.0.1/charts/common-17.1.4.tgz b/stable/shaarli/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/shaarli/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/shaarli/4.1.0/CHANGELOG.md b/stable/shaarli/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..16732fd2eb --- /dev/null +++ b/stable/shaarli/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shaarli-4.1.0](https://github.com/truecharts/charts/compare/shaarli-4.0.1...shaarli-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [shaarli-4.0.1](https://github.com/truecharts/charts/compare/shaarli-4.0.0...shaarli-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [shaarli-4.0.0](https://github.com/truecharts/charts/compare/shaarli-3.0.17...shaarli-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [shaarli-3.0.17](https://github.com/truecharts/charts/compare/shaarli-3.0.16...shaarli-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [shaarli-3.0.16](https://github.com/truecharts/charts/compare/shaarli-3.0.15...shaarli-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [shaarli-3.0.15](https://github.com/truecharts/charts/compare/shaarli-3.0.14...shaarli-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [shaarli-3.0.14](https://github.com/truecharts/charts/compare/shaarli-3.0.13...shaarli-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [shaarli-3.0.13](https://github.com/truecharts/charts/compare/shaarli-3.0.12...shaarli-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [shaarli-3.0.12](https://github.com/truecharts/charts/compare/shaarli-3.0.11...shaarli-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [shaarli-3.0.11](https://github.com/truecharts/charts/compare/shaarli-3.0.10...shaarli-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [shaarli-3.0.10](https://github.com/truecharts/charts/compare/shaarli-3.0.9...shaarli-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/shaarli/4.1.0/Chart.yaml b/stable/shaarli/4.1.0/Chart.yaml new file mode 100644 index 0000000000..06b42bd30b --- /dev/null +++ b/stable/shaarli/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: shaarli +version: 4.1.0 +appVersion: master +description: The personal, minimalist, super-fast, database free, bookmarking service. +home: https://truecharts.org/charts/incubator/shaarli +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.png +deprecated: false +sources: + - https://github.com/shaarli/Shaarli + - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli + - https://hub.docker.com/r/shaarli/shaarli +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - shaarli + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/shaarli/4.0.1/README.md b/stable/shaarli/4.1.0/README.md similarity index 100% rename from stable/shaarli/4.0.1/README.md rename to stable/shaarli/4.1.0/README.md diff --git a/stable/shaarli/4.1.0/app-changelog.md b/stable/shaarli/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4fc4cdde37 --- /dev/null +++ b/stable/shaarli/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shaarli-4.1.0](https://github.com/truecharts/charts/compare/shaarli-4.0.1...shaarli-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/shaarli/4.0.1/app-readme.md b/stable/shaarli/4.1.0/app-readme.md similarity index 100% rename from stable/shaarli/4.0.1/app-readme.md rename to stable/shaarli/4.1.0/app-readme.md diff --git a/stable/shaarli/4.1.0/charts/common-17.2.2.tgz b/stable/shaarli/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/shaarli/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/shaarli/4.0.1/ix_values.yaml b/stable/shaarli/4.1.0/ix_values.yaml similarity index 100% rename from stable/shaarli/4.0.1/ix_values.yaml rename to stable/shaarli/4.1.0/ix_values.yaml diff --git a/stable/shaarli/4.0.1/questions.yaml b/stable/shaarli/4.1.0/questions.yaml similarity index 100% rename from stable/shaarli/4.0.1/questions.yaml rename to stable/shaarli/4.1.0/questions.yaml diff --git a/stable/sia-daemon/4.0.1/templates/common.yaml b/stable/shaarli/4.1.0/templates/common.yaml similarity index 100% rename from stable/sia-daemon/4.0.1/templates/common.yaml rename to stable/shaarli/4.1.0/templates/common.yaml diff --git a/stable/shaarli/4.1.0/values.yaml b/stable/shaarli/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/shapeshifter-obfuscator/4.0.1/CHANGELOG.md b/stable/shapeshifter-obfuscator/4.0.1/CHANGELOG.md deleted file mode 100644 index c7e3206b5d..0000000000 --- a/stable/shapeshifter-obfuscator/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shapeshifter-obfuscator-4.0.1](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.0.0...shapeshifter-obfuscator-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [shapeshifter-obfuscator-4.0.0](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.17...shapeshifter-obfuscator-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [shapeshifter-obfuscator-3.0.17](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.16...shapeshifter-obfuscator-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [shapeshifter-obfuscator-3.0.16](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.15...shapeshifter-obfuscator-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [shapeshifter-obfuscator-3.0.15](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.14...shapeshifter-obfuscator-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [shapeshifter-obfuscator-3.0.14](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.13...shapeshifter-obfuscator-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [shapeshifter-obfuscator-3.0.13](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.12...shapeshifter-obfuscator-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [shapeshifter-obfuscator-3.0.12](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.11...shapeshifter-obfuscator-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [shapeshifter-obfuscator-3.0.11](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.10...shapeshifter-obfuscator-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [shapeshifter-obfuscator-3.0.10](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.9...shapeshifter-obfuscator-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [shapeshifter-obfuscator-3.0.9](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.8...shapeshifter-obfuscator-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/shapeshifter-obfuscator/4.0.1/Chart.yaml b/stable/shapeshifter-obfuscator/4.0.1/Chart.yaml deleted file mode 100644 index 91fa3978cf..0000000000 --- a/stable/shapeshifter-obfuscator/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: shapeshifter-obfuscator -version: 4.0.1 -appVersion: latest -description: "Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. " -home: https://truecharts.org/charts/incubator/shapeshifter-obfuscator -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.png -deprecated: false -sources: - - https://github.com/juchong/shapeshifter-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/shapeshifter-obfuscator - - https://hub.docker.com/r/juchong/shapeshifter-docker -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - shapeshifter-obfuscator - - Security -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/shapeshifter-obfuscator/4.0.1/app-changelog.md b/stable/shapeshifter-obfuscator/4.0.1/app-changelog.md deleted file mode 100644 index 288b4561a9..0000000000 --- a/stable/shapeshifter-obfuscator/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shapeshifter-obfuscator-4.0.1](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.0.0...shapeshifter-obfuscator-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/shapeshifter-obfuscator/4.0.1/charts/common-17.1.4.tgz b/stable/shapeshifter-obfuscator/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/shapeshifter-obfuscator/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/shapeshifter-obfuscator/4.1.0/CHANGELOG.md b/stable/shapeshifter-obfuscator/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e6c7690ffe --- /dev/null +++ b/stable/shapeshifter-obfuscator/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shapeshifter-obfuscator-4.1.0](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.0.1...shapeshifter-obfuscator-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [shapeshifter-obfuscator-4.0.1](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.0.0...shapeshifter-obfuscator-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [shapeshifter-obfuscator-4.0.0](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.17...shapeshifter-obfuscator-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [shapeshifter-obfuscator-3.0.17](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.16...shapeshifter-obfuscator-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [shapeshifter-obfuscator-3.0.16](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.15...shapeshifter-obfuscator-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [shapeshifter-obfuscator-3.0.15](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.14...shapeshifter-obfuscator-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [shapeshifter-obfuscator-3.0.14](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.13...shapeshifter-obfuscator-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [shapeshifter-obfuscator-3.0.13](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.12...shapeshifter-obfuscator-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [shapeshifter-obfuscator-3.0.12](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.11...shapeshifter-obfuscator-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [shapeshifter-obfuscator-3.0.11](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.10...shapeshifter-obfuscator-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [shapeshifter-obfuscator-3.0.10](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-3.0.9...shapeshifter-obfuscator-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/shapeshifter-obfuscator/4.1.0/Chart.yaml b/stable/shapeshifter-obfuscator/4.1.0/Chart.yaml new file mode 100644 index 0000000000..c13f7c1c3f --- /dev/null +++ b/stable/shapeshifter-obfuscator/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: shapeshifter-obfuscator +version: 4.1.0 +appVersion: latest +description: "Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. " +home: https://truecharts.org/charts/incubator/shapeshifter-obfuscator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.png +deprecated: false +sources: + - https://github.com/juchong/shapeshifter-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/shapeshifter-obfuscator + - https://hub.docker.com/r/juchong/shapeshifter-docker +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - shapeshifter-obfuscator + - Security +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/shapeshifter-obfuscator/4.0.1/README.md b/stable/shapeshifter-obfuscator/4.1.0/README.md similarity index 100% rename from stable/shapeshifter-obfuscator/4.0.1/README.md rename to stable/shapeshifter-obfuscator/4.1.0/README.md diff --git a/stable/shapeshifter-obfuscator/4.1.0/app-changelog.md b/stable/shapeshifter-obfuscator/4.1.0/app-changelog.md new file mode 100644 index 0000000000..d18b07af13 --- /dev/null +++ b/stable/shapeshifter-obfuscator/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shapeshifter-obfuscator-4.1.0](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.0.1...shapeshifter-obfuscator-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/shapeshifter-obfuscator/4.0.1/app-readme.md b/stable/shapeshifter-obfuscator/4.1.0/app-readme.md similarity index 100% rename from stable/shapeshifter-obfuscator/4.0.1/app-readme.md rename to stable/shapeshifter-obfuscator/4.1.0/app-readme.md diff --git a/stable/shapeshifter-obfuscator/4.1.0/charts/common-17.2.2.tgz b/stable/shapeshifter-obfuscator/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/shapeshifter-obfuscator/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/shapeshifter-obfuscator/4.0.1/ix_values.yaml b/stable/shapeshifter-obfuscator/4.1.0/ix_values.yaml similarity index 100% rename from stable/shapeshifter-obfuscator/4.0.1/ix_values.yaml rename to stable/shapeshifter-obfuscator/4.1.0/ix_values.yaml diff --git a/stable/shapeshifter-obfuscator/4.0.1/questions.yaml b/stable/shapeshifter-obfuscator/4.1.0/questions.yaml similarity index 100% rename from stable/shapeshifter-obfuscator/4.0.1/questions.yaml rename to stable/shapeshifter-obfuscator/4.1.0/questions.yaml diff --git a/stable/simply-shorten/7.0.1/templates/common.yaml b/stable/shapeshifter-obfuscator/4.1.0/templates/common.yaml similarity index 100% rename from stable/simply-shorten/7.0.1/templates/common.yaml rename to stable/shapeshifter-obfuscator/4.1.0/templates/common.yaml diff --git a/stable/shapeshifter-obfuscator/4.1.0/values.yaml b/stable/shapeshifter-obfuscator/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/sheetable/5.0.1/CHANGELOG.md b/stable/sheetable/5.0.1/CHANGELOG.md deleted file mode 100644 index fe72aa0ec1..0000000000 --- a/stable/sheetable/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sheetable-5.0.1](https://github.com/truecharts/charts/compare/sheetable-5.0.0...sheetable-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [sheetable-5.0.0](https://github.com/truecharts/charts/compare/sheetable-4.0.17...sheetable-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [sheetable-4.0.17](https://github.com/truecharts/charts/compare/sheetable-4.0.16...sheetable-4.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [sheetable-4.0.16](https://github.com/truecharts/charts/compare/sheetable-4.0.15...sheetable-4.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [sheetable-4.0.15](https://github.com/truecharts/charts/compare/sheetable-4.0.14...sheetable-4.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [sheetable-4.0.14](https://github.com/truecharts/charts/compare/sheetable-4.0.13...sheetable-4.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [sheetable-4.0.13](https://github.com/truecharts/charts/compare/sheetable-4.0.12...sheetable-4.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [sheetable-4.0.12](https://github.com/truecharts/charts/compare/sheetable-4.0.11...sheetable-4.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [sheetable-4.0.11](https://github.com/truecharts/charts/compare/sheetable-4.0.10...sheetable-4.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [sheetable-4.0.10](https://github.com/truecharts/charts/compare/sheetable-4.0.9...sheetable-4.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [sheetable-4.0.9](https://github.com/truecharts/charts/compare/sheetable-4.0.8...sheetable-4.0.9) (2023-12-21) - -### Chore diff --git a/stable/sheetable/5.0.1/Chart.yaml b/stable/sheetable/5.0.1/Chart.yaml deleted file mode 100644 index 70e2d2c0d4..0000000000 --- a/stable/sheetable/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: sheetable -version: 5.0.1 -appVersion: "0.8" -description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. -home: https://truecharts.org/charts/incubator/sheetable -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable - - https://hub.docker.com/r/vallezw/sheetable - - https://sheetable.net/docs - - https://github.com/SheetAble -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - sheetable -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: music - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/sheetable/5.0.1/app-changelog.md b/stable/sheetable/5.0.1/app-changelog.md deleted file mode 100644 index 7bae8267e5..0000000000 --- a/stable/sheetable/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sheetable-5.0.1](https://github.com/truecharts/charts/compare/sheetable-5.0.0...sheetable-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/sheetable/5.0.1/charts/common-17.1.4.tgz b/stable/sheetable/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/sheetable/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/sheetable/5.1.0/CHANGELOG.md b/stable/sheetable/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e7d6dbf025 --- /dev/null +++ b/stable/sheetable/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sheetable-5.1.0](https://github.com/truecharts/charts/compare/sheetable-5.0.1...sheetable-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sheetable-5.0.1](https://github.com/truecharts/charts/compare/sheetable-5.0.0...sheetable-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sheetable-5.0.0](https://github.com/truecharts/charts/compare/sheetable-4.0.17...sheetable-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sheetable-4.0.17](https://github.com/truecharts/charts/compare/sheetable-4.0.16...sheetable-4.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sheetable-4.0.16](https://github.com/truecharts/charts/compare/sheetable-4.0.15...sheetable-4.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sheetable-4.0.15](https://github.com/truecharts/charts/compare/sheetable-4.0.14...sheetable-4.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sheetable-4.0.14](https://github.com/truecharts/charts/compare/sheetable-4.0.13...sheetable-4.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sheetable-4.0.13](https://github.com/truecharts/charts/compare/sheetable-4.0.12...sheetable-4.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sheetable-4.0.12](https://github.com/truecharts/charts/compare/sheetable-4.0.11...sheetable-4.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sheetable-4.0.11](https://github.com/truecharts/charts/compare/sheetable-4.0.10...sheetable-4.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [sheetable-4.0.10](https://github.com/truecharts/charts/compare/sheetable-4.0.9...sheetable-4.0.10) (2023-12-21) + +### Fix diff --git a/stable/sheetable/5.1.0/Chart.yaml b/stable/sheetable/5.1.0/Chart.yaml new file mode 100644 index 0000000000..499aca82e6 --- /dev/null +++ b/stable/sheetable/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sheetable +version: 5.1.0 +appVersion: "0.8" +description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. +home: https://truecharts.org/charts/incubator/sheetable +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.png +deprecated: false +sources: + - https://github.com/SheetAble + - https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable + - https://hub.docker.com/r/vallezw/sheetable + - https://sheetable.net/docs +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sheetable +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: music + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/sheetable/5.0.1/README.md b/stable/sheetable/5.1.0/README.md similarity index 100% rename from stable/sheetable/5.0.1/README.md rename to stable/sheetable/5.1.0/README.md diff --git a/stable/sheetable/5.1.0/app-changelog.md b/stable/sheetable/5.1.0/app-changelog.md new file mode 100644 index 0000000000..56aa70ec1a --- /dev/null +++ b/stable/sheetable/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sheetable-5.1.0](https://github.com/truecharts/charts/compare/sheetable-5.0.1...sheetable-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sheetable/5.0.1/app-readme.md b/stable/sheetable/5.1.0/app-readme.md similarity index 100% rename from stable/sheetable/5.0.1/app-readme.md rename to stable/sheetable/5.1.0/app-readme.md diff --git a/stable/sheetable/5.1.0/charts/common-17.2.2.tgz b/stable/sheetable/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sheetable/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sheetable/5.0.1/ix_values.yaml b/stable/sheetable/5.1.0/ix_values.yaml similarity index 100% rename from stable/sheetable/5.0.1/ix_values.yaml rename to stable/sheetable/5.1.0/ix_values.yaml diff --git a/stable/sheetable/5.0.1/questions.yaml b/stable/sheetable/5.1.0/questions.yaml similarity index 100% rename from stable/sheetable/5.0.1/questions.yaml rename to stable/sheetable/5.1.0/questions.yaml diff --git a/stable/sheetable/5.0.1/templates/_secrets.tpl b/stable/sheetable/5.1.0/templates/_secrets.tpl similarity index 100% rename from stable/sheetable/5.0.1/templates/_secrets.tpl rename to stable/sheetable/5.1.0/templates/_secrets.tpl diff --git a/stable/sheetable/5.0.1/templates/common.yaml b/stable/sheetable/5.1.0/templates/common.yaml similarity index 100% rename from stable/sheetable/5.0.1/templates/common.yaml rename to stable/sheetable/5.1.0/templates/common.yaml diff --git a/stable/sheetable/5.1.0/values.yaml b/stable/sheetable/5.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/shiori/15.1.0/CHANGELOG.md b/stable/shiori/15.1.0/CHANGELOG.md new file mode 100644 index 0000000000..73c101549d --- /dev/null +++ b/stable/shiori/15.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shiori-15.1.0](https://github.com/truecharts/charts/compare/shiori-15.0.1...shiori-15.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [shiori-15.0.1](https://github.com/truecharts/charts/compare/shiori-15.0.0...shiori-15.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [shiori-15.0.0](https://github.com/truecharts/charts/compare/shiori-14.0.11...shiori-15.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [shiori-14.0.11](https://github.com/truecharts/charts/compare/shiori-14.0.10...shiori-14.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [shiori-14.0.10](https://github.com/truecharts/charts/compare/shiori-14.0.9...shiori-14.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [shiori-14.0.9](https://github.com/truecharts/charts/compare/shiori-14.0.8...shiori-14.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [shiori-14.0.8](https://github.com/truecharts/charts/compare/shiori-14.0.7...shiori-14.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [shiori-14.0.7](https://github.com/truecharts/charts/compare/shiori-14.0.6...shiori-14.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [shiori-14.0.6](https://github.com/truecharts/charts/compare/shiori-14.0.5...shiori-14.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [shiori-14.0.5](https://github.com/truecharts/charts/compare/shiori-14.0.4...shiori-14.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [shiori-14.0.4](https://github.com/truecharts/charts/compare/shiori-14.0.3...shiori-14.0.4) (2023-12-21) + +### Fix diff --git a/stable/shiori/15.1.0/Chart.yaml b/stable/shiori/15.1.0/Chart.yaml new file mode 100644 index 0000000000..b42e849c05 --- /dev/null +++ b/stable/shiori/15.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: shiori +version: 15.1.0 +appVersion: 1.5.5 +description: A simple bookmark manager built with Go. +home: https://truecharts.org/charts/stable/shiori +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shiori + - https://ghcr.io/go-shiori/shiori + - https://github.com/go-shiori/shiori/pkgs/container/shiori + - https://github.com/go-shiori/shiori +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - shiori + - bookmark + - bookmark-manager + - web-interface +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/shiori/15.1.0/README.md b/stable/shiori/15.1.0/README.md new file mode 100644 index 0000000000..bb1e90b8e2 --- /dev/null +++ b/stable/shiori/15.1.0/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/shiori) + +**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/shiori/15.1.0/app-changelog.md b/stable/shiori/15.1.0/app-changelog.md new file mode 100644 index 0000000000..9dc4301145 --- /dev/null +++ b/stable/shiori/15.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shiori-15.1.0](https://github.com/truecharts/charts/compare/shiori-15.0.1...shiori-15.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/shiori/15.1.0/app-readme.md b/stable/shiori/15.1.0/app-readme.md new file mode 100644 index 0000000000..f1957ed143 --- /dev/null +++ b/stable/shiori/15.1.0/app-readme.md @@ -0,0 +1,8 @@ +A simple bookmark manager built with Go. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/shiori](https://truecharts.org/charts/stable/shiori) + +--- + +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/shiori/15.1.0/charts/common-17.2.2.tgz b/stable/shiori/15.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/shiori/15.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/shiori/15.1.0/ix_values.yaml b/stable/shiori/15.1.0/ix_values.yaml new file mode 100644 index 0000000000..de10a048f4 --- /dev/null +++ b/stable/shiori/15.1.0/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: ghcr.io/go-shiori/shiori + pullPolicy: IfNotPresent + tag: v1.5.5@sha256:9dbcd5a88fb28a93ede08b01062e3580dd2ecb967509ef6a2df1f430708a34c0 +service: + main: + ports: + main: + port: 10098 + targetPort: 8080 +workload: + main: + podSpec: + containers: + main: + env: + SHIORI_DIR: "{{ .Values.persistence.data.mountPath }}" + SHIORI_DBMS: "postgresql" + SHIORI_PG_PORT: "5432" + SHIORI_PG_USER: "{{ .Values.cnpg.main.user }}" + SHIORI_PG_NAME: "{{ .Values.cnpg.main.database }}" + SHIORI_PG_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + SHIORI_PG_PASS: + secretKeyRef: + name: cnpg-main-user + key: password +persistence: + data: + enabled: true + mountPath: /data +cnpg: + main: + enabled: true + user: shiori + password: shiori +portal: + open: + enabled: true diff --git a/stable/shiori/15.1.0/questions.yaml b/stable/shiori/15.1.0/questions.yaml new file mode 100644 index 0000000000..cca0e69e1e --- /dev/null +++ b/stable/shiori/15.1.0/questions.yaml @@ -0,0 +1,3283 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10098 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Data Storage + description: Stores the Application Data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/shiori/15.1.0/templates/common.yaml b/stable/shiori/15.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/shiori/15.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/shiori/15.1.0/values.yaml b/stable/shiori/15.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/shlink-web-client/9.0.1/CHANGELOG.md b/stable/shlink-web-client/9.0.1/CHANGELOG.md deleted file mode 100644 index 3becc0a2f7..0000000000 --- a/stable/shlink-web-client/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shlink-web-client-9.0.1](https://github.com/truecharts/charts/compare/shlink-web-client-9.0.0...shlink-web-client-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [shlink-web-client-9.0.0](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.11...shlink-web-client-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [shlink-web-client-8.0.11](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.10...shlink-web-client-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [shlink-web-client-8.0.10](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.9...shlink-web-client-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [shlink-web-client-8.0.9](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.8...shlink-web-client-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [shlink-web-client-8.0.8](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.7...shlink-web-client-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [shlink-web-client-8.0.7](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.6...shlink-web-client-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [shlink-web-client-8.0.6](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.5...shlink-web-client-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [shlink-web-client-8.0.5](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.4...shlink-web-client-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [shlink-web-client-8.0.4](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.3...shlink-web-client-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [shlink-web-client-8.0.3](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.2...shlink-web-client-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/shlink-web-client/9.0.1/Chart.yaml b/stable/shlink-web-client/9.0.1/Chart.yaml deleted file mode 100644 index 1479d15e24..0000000000 --- a/stable/shlink-web-client/9.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: shlink-web-client -version: 9.0.1 -appVersion: 3.10.2 -description: A ReactJS-based progressive web application for Shlink. -home: https://truecharts.org/charts/stable/shlink-web-client -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.png -deprecated: false -sources: - - https://github.com/shlinkio/shlink-web-client - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client - - https://hub.docker.com/r/shlinkio/shlink-web-client -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - url - - shortener - - frontend -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/shlink-web-client/9.0.1/app-changelog.md b/stable/shlink-web-client/9.0.1/app-changelog.md deleted file mode 100644 index b1ee786241..0000000000 --- a/stable/shlink-web-client/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shlink-web-client-9.0.1](https://github.com/truecharts/charts/compare/shlink-web-client-9.0.0...shlink-web-client-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/shlink-web-client/9.0.1/charts/common-17.1.4.tgz b/stable/shlink-web-client/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/shlink-web-client/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/shlink-web-client/9.1.0/CHANGELOG.md b/stable/shlink-web-client/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..67f0a03a45 --- /dev/null +++ b/stable/shlink-web-client/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shlink-web-client-9.1.0](https://github.com/truecharts/charts/compare/shlink-web-client-9.0.1...shlink-web-client-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [shlink-web-client-9.0.1](https://github.com/truecharts/charts/compare/shlink-web-client-9.0.0...shlink-web-client-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [shlink-web-client-9.0.0](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.11...shlink-web-client-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [shlink-web-client-8.0.11](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.10...shlink-web-client-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [shlink-web-client-8.0.10](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.9...shlink-web-client-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [shlink-web-client-8.0.9](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.8...shlink-web-client-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [shlink-web-client-8.0.8](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.7...shlink-web-client-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [shlink-web-client-8.0.7](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.6...shlink-web-client-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [shlink-web-client-8.0.6](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.5...shlink-web-client-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [shlink-web-client-8.0.5](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.4...shlink-web-client-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [shlink-web-client-8.0.4](https://github.com/truecharts/charts/compare/shlink-web-client-8.0.3...shlink-web-client-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/shlink-web-client/9.1.0/Chart.yaml b/stable/shlink-web-client/9.1.0/Chart.yaml new file mode 100644 index 0000000000..5c4ac9d0b7 --- /dev/null +++ b/stable/shlink-web-client/9.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: shlink-web-client +version: 9.1.0 +appVersion: 3.10.2 +description: A ReactJS-based progressive web application for Shlink. +home: https://truecharts.org/charts/stable/shlink-web-client +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.png +deprecated: false +sources: + - https://github.com/shlinkio/shlink-web-client + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client + - https://hub.docker.com/r/shlinkio/shlink-web-client +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - url + - shortener + - frontend +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/shlink-web-client/9.0.1/README.md b/stable/shlink-web-client/9.1.0/README.md similarity index 100% rename from stable/shlink-web-client/9.0.1/README.md rename to stable/shlink-web-client/9.1.0/README.md diff --git a/stable/shlink-web-client/9.1.0/app-changelog.md b/stable/shlink-web-client/9.1.0/app-changelog.md new file mode 100644 index 0000000000..30416fd2d3 --- /dev/null +++ b/stable/shlink-web-client/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shlink-web-client-9.1.0](https://github.com/truecharts/charts/compare/shlink-web-client-9.0.1...shlink-web-client-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/shlink-web-client/9.0.1/app-readme.md b/stable/shlink-web-client/9.1.0/app-readme.md similarity index 100% rename from stable/shlink-web-client/9.0.1/app-readme.md rename to stable/shlink-web-client/9.1.0/app-readme.md diff --git a/stable/shlink-web-client/9.1.0/charts/common-17.2.2.tgz b/stable/shlink-web-client/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/shlink-web-client/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/shlink-web-client/9.0.1/ix_values.yaml b/stable/shlink-web-client/9.1.0/ix_values.yaml similarity index 100% rename from stable/shlink-web-client/9.0.1/ix_values.yaml rename to stable/shlink-web-client/9.1.0/ix_values.yaml diff --git a/stable/shlink-web-client/9.0.1/questions.yaml b/stable/shlink-web-client/9.1.0/questions.yaml similarity index 100% rename from stable/shlink-web-client/9.0.1/questions.yaml rename to stable/shlink-web-client/9.1.0/questions.yaml diff --git a/stable/shlink-web-client/9.1.0/templates/NOTES.txt b/stable/shlink-web-client/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/shlink-web-client/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/shlink-web-client/9.1.0/templates/common.yaml b/stable/shlink-web-client/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/shlink-web-client/9.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/shlink-web-client/9.1.0/values.yaml b/stable/shlink-web-client/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/shlink/12.1.0/CHANGELOG.md b/stable/shlink/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f80c61dcbe --- /dev/null +++ b/stable/shlink/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shlink-12.1.0](https://github.com/truecharts/charts/compare/shlink-12.0.2...shlink-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [shlink-12.0.2](https://github.com/truecharts/charts/compare/shlink-12.0.1...shlink-12.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [shlink-12.0.1](https://github.com/truecharts/charts/compare/shlink-12.0.0...shlink-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [shlink-12.0.0](https://github.com/truecharts/charts/compare/shlink-11.0.0...shlink-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [shlink-12.0.0](https://github.com/truecharts/charts/compare/shlink-11.0.0...shlink-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [shlink-11.0.0](https://github.com/truecharts/charts/compare/shlink-10.0.12...shlink-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [shlink-10.0.12](https://github.com/truecharts/charts/compare/shlink-10.0.11...shlink-10.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [shlink-10.0.11](https://github.com/truecharts/charts/compare/shlink-10.0.10...shlink-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [shlink-10.0.10](https://github.com/truecharts/charts/compare/shlink-10.0.9...shlink-10.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [shlink-10.0.9](https://github.com/truecharts/charts/compare/shlink-10.0.8...shlink-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [shlink-10.0.8](https://github.com/truecharts/charts/compare/shlink-10.0.7...shlink-10.0.8) (2023-12-23) + +### Chore diff --git a/stable/shlink/12.1.0/Chart.yaml b/stable/shlink/12.1.0/Chart.yaml new file mode 100644 index 0000000000..5019066624 --- /dev/null +++ b/stable/shlink/12.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: shlink +version: 12.1.0 +appVersion: 3.7.1 +description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. +home: https://truecharts.org/charts/stable/shlink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink + - https://hub.docker.com/r/shlinkio/shlink + - https://github.com/shlinkio/shlink +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - url + - shortener +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/shlink/12.1.0/README.md b/stable/shlink/12.1.0/README.md new file mode 100644 index 0000000000..9325f362d0 --- /dev/null +++ b/stable/shlink/12.1.0/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/shlink) + +**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/shlink/12.1.0/app-changelog.md b/stable/shlink/12.1.0/app-changelog.md new file mode 100644 index 0000000000..d7ffd6cb28 --- /dev/null +++ b/stable/shlink/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shlink-12.1.0](https://github.com/truecharts/charts/compare/shlink-12.0.2...shlink-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/shlink/12.1.0/app-readme.md b/stable/shlink/12.1.0/app-readme.md new file mode 100644 index 0000000000..9d58e01696 --- /dev/null +++ b/stable/shlink/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/shlink](https://truecharts.org/charts/stable/shlink) + +--- + +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/shlink/12.1.0/charts/common-17.2.2.tgz b/stable/shlink/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/shlink/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/shlink/12.1.0/charts/redis-11.1.0.tgz b/stable/shlink/12.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/shlink/12.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/shlink/12.1.0/ix_values.yaml b/stable/shlink/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..29b8e2f28e --- /dev/null +++ b/stable/shlink/12.1.0/ix_values.yaml @@ -0,0 +1,61 @@ +image: + repository: shlinkio/shlink + pullPolicy: IfNotPresent + tag: 3.7.1@sha256:b0f806c6fcb5f85d25a8d93a4d83f8839f40563f5a92b71f3730f53d9d8de5d9 +service: + main: + ports: + main: + port: 10153 +cnpg: + main: + enabled: true + user: shlink + database: shlink +redis: + enabled: true + redisUsername: "default" +portal: + open: + enabled: false +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/rest/health" + readiness: + path: "/rest/health" + startup: + path: "/rest/health" + env: + DEFAULT_DOMAIN: "" + GEOLITE_LICENSE_KEY: "" + ANONYMIZE_REMOTE_ADDR: true + ENABLE_PERIODIC_VISIT_LOCATE: true + IS_HTTPS_ENABLED: true + PORT: "{{ .Values.service.main.ports.main.port }}" + DB_DRIVER: "postgres" + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + REDIS_SERVERS: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: url diff --git a/stable/shlink/12.1.0/questions.yaml b/stable/shlink/12.1.0/questions.yaml new file mode 100644 index 0000000000..393739c8ef --- /dev/null +++ b/stable/shlink/12.1.0/questions.yaml @@ -0,0 +1,3033 @@ +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: {} +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: DEFAULT_DOMAIN + label: "Default Domain" + description: "The default short domain used for this shlink instance. For example doma.in." + schema: + type: string + default: "" + - variable: GEOLITE_LICENSE_KEY + label: "GeoLite2 License Key" + description: "The license key used to download new GeoLite2 database files." + schema: + type: string + default: "" + - variable: ANONYMIZE_REMOTE_ADDR + label: "Anonymize Remote Address" + description: "Tells if IP addresses from visitors should be obfuscated before storing them in the database" + schema: + type: boolean + default: true + - variable: ENABLE_PERIODIC_VISIT_LOCATE + label: "Enable Periodic visit:locate" + description: "it schedules the visit:locate command to be run every hour inside the container using crontab" + schema: + type: boolean + default: true + - variable: IS_HTTPS_ENABLED + label: "Served over HTTPS" + description: "Tells if Shlink is served with https or not" + schema: + type: boolean + default: true + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10153 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/shlink/12.1.0/templates/NOTES.txt b/stable/shlink/12.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/shlink/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/shlink/12.1.0/templates/common.yaml b/stable/shlink/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/shlink/12.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/shlink/12.1.0/values.yaml b/stable/shlink/12.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/shoko-server/8.0.1/CHANGELOG.md b/stable/shoko-server/8.0.1/CHANGELOG.md deleted file mode 100644 index 96022cb0b2..0000000000 --- a/stable/shoko-server/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shoko-server-8.0.1](https://github.com/truecharts/charts/compare/shoko-server-8.0.0...shoko-server-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [shoko-server-8.0.0](https://github.com/truecharts/charts/compare/shoko-server-7.0.11...shoko-server-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [shoko-server-7.0.11](https://github.com/truecharts/charts/compare/shoko-server-7.0.10...shoko-server-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [shoko-server-7.0.10](https://github.com/truecharts/charts/compare/shoko-server-7.0.9...shoko-server-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [shoko-server-7.0.9](https://github.com/truecharts/charts/compare/shoko-server-7.0.8...shoko-server-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [shoko-server-7.0.8](https://github.com/truecharts/charts/compare/shoko-server-7.0.7...shoko-server-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [shoko-server-7.0.7](https://github.com/truecharts/charts/compare/shoko-server-7.0.6...shoko-server-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [shoko-server-7.0.6](https://github.com/truecharts/charts/compare/shoko-server-7.0.5...shoko-server-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [shoko-server-7.0.5](https://github.com/truecharts/charts/compare/shoko-server-7.0.4...shoko-server-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [shoko-server-7.0.4](https://github.com/truecharts/charts/compare/shoko-server-7.0.3...shoko-server-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [shoko-server-7.0.3](https://github.com/truecharts/charts/compare/shoko-server-7.0.2...shoko-server-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/shoko-server/8.0.1/Chart.yaml b/stable/shoko-server/8.0.1/Chart.yaml deleted file mode 100644 index 03a5523645..0000000000 --- a/stable/shoko-server/8.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: shoko-server -version: 8.0.1 -appVersion: 4.2.2 -description: Anime cataloging program designed to automate the cataloging of your collection. -home: https://truecharts.org/charts/stable/shoko-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png -deprecated: false -sources: - - https://github.com/ShokoAnime/ShokoServer - - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server - - https://hub.docker.com/r/shokoanime/server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - shoko-server - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/shoko-server/8.0.1/app-changelog.md b/stable/shoko-server/8.0.1/app-changelog.md deleted file mode 100644 index 906167e659..0000000000 --- a/stable/shoko-server/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shoko-server-8.0.1](https://github.com/truecharts/charts/compare/shoko-server-8.0.0...shoko-server-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/shoko-server/8.0.1/charts/common-17.1.4.tgz b/stable/shoko-server/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/shoko-server/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/shoko-server/8.1.0/CHANGELOG.md b/stable/shoko-server/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..47bddc77b9 --- /dev/null +++ b/stable/shoko-server/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shoko-server-8.1.0](https://github.com/truecharts/charts/compare/shoko-server-8.0.1...shoko-server-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [shoko-server-8.0.1](https://github.com/truecharts/charts/compare/shoko-server-8.0.0...shoko-server-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [shoko-server-8.0.0](https://github.com/truecharts/charts/compare/shoko-server-7.0.11...shoko-server-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [shoko-server-7.0.11](https://github.com/truecharts/charts/compare/shoko-server-7.0.10...shoko-server-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [shoko-server-7.0.10](https://github.com/truecharts/charts/compare/shoko-server-7.0.9...shoko-server-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [shoko-server-7.0.9](https://github.com/truecharts/charts/compare/shoko-server-7.0.8...shoko-server-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [shoko-server-7.0.8](https://github.com/truecharts/charts/compare/shoko-server-7.0.7...shoko-server-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [shoko-server-7.0.7](https://github.com/truecharts/charts/compare/shoko-server-7.0.6...shoko-server-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [shoko-server-7.0.6](https://github.com/truecharts/charts/compare/shoko-server-7.0.5...shoko-server-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [shoko-server-7.0.5](https://github.com/truecharts/charts/compare/shoko-server-7.0.4...shoko-server-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [shoko-server-7.0.4](https://github.com/truecharts/charts/compare/shoko-server-7.0.3...shoko-server-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/shoko-server/8.1.0/Chart.yaml b/stable/shoko-server/8.1.0/Chart.yaml new file mode 100644 index 0000000000..da8bd4bb69 --- /dev/null +++ b/stable/shoko-server/8.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: shoko-server +version: 8.1.0 +appVersion: 4.2.2 +description: Anime cataloging program designed to automate the cataloging of your collection. +home: https://truecharts.org/charts/stable/shoko-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png +deprecated: false +sources: + - https://github.com/ShokoAnime/ShokoServer + - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server + - https://hub.docker.com/r/shokoanime/server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - shoko-server + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/shoko-server/8.0.1/README.md b/stable/shoko-server/8.1.0/README.md similarity index 100% rename from stable/shoko-server/8.0.1/README.md rename to stable/shoko-server/8.1.0/README.md diff --git a/stable/shoko-server/8.1.0/app-changelog.md b/stable/shoko-server/8.1.0/app-changelog.md new file mode 100644 index 0000000000..845caefd63 --- /dev/null +++ b/stable/shoko-server/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shoko-server-8.1.0](https://github.com/truecharts/charts/compare/shoko-server-8.0.1...shoko-server-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/shoko-server/8.0.1/app-readme.md b/stable/shoko-server/8.1.0/app-readme.md similarity index 100% rename from stable/shoko-server/8.0.1/app-readme.md rename to stable/shoko-server/8.1.0/app-readme.md diff --git a/stable/shoko-server/8.1.0/charts/common-17.2.2.tgz b/stable/shoko-server/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/shoko-server/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/shoko-server/8.0.1/ix_values.yaml b/stable/shoko-server/8.1.0/ix_values.yaml similarity index 100% rename from stable/shoko-server/8.0.1/ix_values.yaml rename to stable/shoko-server/8.1.0/ix_values.yaml diff --git a/stable/shoko-server/8.0.1/questions.yaml b/stable/shoko-server/8.1.0/questions.yaml similarity index 100% rename from stable/shoko-server/8.0.1/questions.yaml rename to stable/shoko-server/8.1.0/questions.yaml diff --git a/stable/shoko-server/8.1.0/templates/NOTES.txt b/stable/shoko-server/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/shoko-server/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sinusbot/4.0.1/templates/common.yaml b/stable/shoko-server/8.1.0/templates/common.yaml similarity index 100% rename from stable/sinusbot/4.0.1/templates/common.yaml rename to stable/shoko-server/8.1.0/templates/common.yaml diff --git a/stable/shoko-server/8.1.0/values.yaml b/stable/shoko-server/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/shortipy/4.0.1/CHANGELOG.md b/stable/shortipy/4.0.1/CHANGELOG.md deleted file mode 100644 index 84c5369268..0000000000 --- a/stable/shortipy/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shortipy-4.0.1](https://github.com/truecharts/charts/compare/shortipy-4.0.0...shortipy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [shortipy-4.0.0](https://github.com/truecharts/charts/compare/shortipy-3.0.17...shortipy-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [shortipy-3.0.17](https://github.com/truecharts/charts/compare/shortipy-3.0.16...shortipy-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [shortipy-3.0.16](https://github.com/truecharts/charts/compare/shortipy-3.0.15...shortipy-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [shortipy-3.0.15](https://github.com/truecharts/charts/compare/shortipy-3.0.14...shortipy-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [shortipy-3.0.14](https://github.com/truecharts/charts/compare/shortipy-3.0.13...shortipy-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [shortipy-3.0.13](https://github.com/truecharts/charts/compare/shortipy-3.0.12...shortipy-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [shortipy-3.0.12](https://github.com/truecharts/charts/compare/shortipy-3.0.11...shortipy-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [shortipy-3.0.11](https://github.com/truecharts/charts/compare/shortipy-3.0.10...shortipy-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [shortipy-3.0.10](https://github.com/truecharts/charts/compare/shortipy-3.0.9...shortipy-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [shortipy-3.0.9](https://github.com/truecharts/charts/compare/shortipy-3.0.8...shortipy-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/shortipy/4.0.1/Chart.yaml b/stable/shortipy/4.0.1/Chart.yaml deleted file mode 100644 index 34a346346b..0000000000 --- a/stable/shortipy/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: shortipy -version: 4.0.1 -appVersion: latest -description: URL Shortener in python based on flask -home: https://truecharts.org/charts/incubator/shortipy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.png -deprecated: false -sources: - - https://github.com/maschhoff/shortipy - - https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy - - https://hub.docker.com/r/knex666/shortipy -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - shortipy - - Tools-Utilities - - Network-Management -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/shortipy/4.0.1/app-changelog.md b/stable/shortipy/4.0.1/app-changelog.md deleted file mode 100644 index b255d2ea8e..0000000000 --- a/stable/shortipy/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shortipy-4.0.1](https://github.com/truecharts/charts/compare/shortipy-4.0.0...shortipy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/shortipy/4.0.1/charts/common-17.1.4.tgz b/stable/shortipy/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/shortipy/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/shortipy/4.1.0/CHANGELOG.md b/stable/shortipy/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..55362e6b01 --- /dev/null +++ b/stable/shortipy/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shortipy-4.1.0](https://github.com/truecharts/charts/compare/shortipy-4.0.1...shortipy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [shortipy-4.0.1](https://github.com/truecharts/charts/compare/shortipy-4.0.0...shortipy-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [shortipy-4.0.0](https://github.com/truecharts/charts/compare/shortipy-3.0.17...shortipy-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [shortipy-3.0.17](https://github.com/truecharts/charts/compare/shortipy-3.0.16...shortipy-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [shortipy-3.0.16](https://github.com/truecharts/charts/compare/shortipy-3.0.15...shortipy-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [shortipy-3.0.15](https://github.com/truecharts/charts/compare/shortipy-3.0.14...shortipy-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [shortipy-3.0.14](https://github.com/truecharts/charts/compare/shortipy-3.0.13...shortipy-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [shortipy-3.0.13](https://github.com/truecharts/charts/compare/shortipy-3.0.12...shortipy-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [shortipy-3.0.12](https://github.com/truecharts/charts/compare/shortipy-3.0.11...shortipy-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [shortipy-3.0.11](https://github.com/truecharts/charts/compare/shortipy-3.0.10...shortipy-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [shortipy-3.0.10](https://github.com/truecharts/charts/compare/shortipy-3.0.9...shortipy-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/shortipy/4.1.0/Chart.yaml b/stable/shortipy/4.1.0/Chart.yaml new file mode 100644 index 0000000000..b2f38d69d4 --- /dev/null +++ b/stable/shortipy/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: shortipy +version: 4.1.0 +appVersion: latest +description: URL Shortener in python based on flask +home: https://truecharts.org/charts/incubator/shortipy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.png +deprecated: false +sources: + - https://github.com/maschhoff/shortipy + - https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy + - https://hub.docker.com/r/knex666/shortipy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - shortipy + - Tools-Utilities + - Network-Management +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/shortipy/4.0.1/README.md b/stable/shortipy/4.1.0/README.md similarity index 100% rename from stable/shortipy/4.0.1/README.md rename to stable/shortipy/4.1.0/README.md diff --git a/stable/shortipy/4.1.0/app-changelog.md b/stable/shortipy/4.1.0/app-changelog.md new file mode 100644 index 0000000000..5c14452f2a --- /dev/null +++ b/stable/shortipy/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shortipy-4.1.0](https://github.com/truecharts/charts/compare/shortipy-4.0.1...shortipy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/shortipy/4.0.1/app-readme.md b/stable/shortipy/4.1.0/app-readme.md similarity index 100% rename from stable/shortipy/4.0.1/app-readme.md rename to stable/shortipy/4.1.0/app-readme.md diff --git a/stable/shortipy/4.1.0/charts/common-17.2.2.tgz b/stable/shortipy/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/shortipy/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/shortipy/4.0.1/ix_values.yaml b/stable/shortipy/4.1.0/ix_values.yaml similarity index 100% rename from stable/shortipy/4.0.1/ix_values.yaml rename to stable/shortipy/4.1.0/ix_values.yaml diff --git a/stable/shortipy/4.0.1/questions.yaml b/stable/shortipy/4.1.0/questions.yaml similarity index 100% rename from stable/shortipy/4.0.1/questions.yaml rename to stable/shortipy/4.1.0/questions.yaml diff --git a/stable/slack-invite/4.0.1/templates/common.yaml b/stable/shortipy/4.1.0/templates/common.yaml similarity index 100% rename from stable/slack-invite/4.0.1/templates/common.yaml rename to stable/shortipy/4.1.0/templates/common.yaml diff --git a/stable/shortipy/4.1.0/values.yaml b/stable/shortipy/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/shorturl/9.0.1/CHANGELOG.md b/stable/shorturl/9.0.1/CHANGELOG.md deleted file mode 100644 index 0745f89ddd..0000000000 --- a/stable/shorturl/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shorturl-9.0.1](https://github.com/truecharts/charts/compare/shorturl-9.0.0...shorturl-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [shorturl-9.0.0](https://github.com/truecharts/charts/compare/shorturl-8.0.11...shorturl-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [shorturl-8.0.11](https://github.com/truecharts/charts/compare/shorturl-8.0.10...shorturl-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [shorturl-8.0.10](https://github.com/truecharts/charts/compare/shorturl-8.0.9...shorturl-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [shorturl-8.0.9](https://github.com/truecharts/charts/compare/shorturl-8.0.8...shorturl-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [shorturl-8.0.8](https://github.com/truecharts/charts/compare/shorturl-8.0.7...shorturl-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [shorturl-8.0.7](https://github.com/truecharts/charts/compare/shorturl-8.0.6...shorturl-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [shorturl-8.0.6](https://github.com/truecharts/charts/compare/shorturl-8.0.5...shorturl-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [shorturl-8.0.5](https://github.com/truecharts/charts/compare/shorturl-8.0.4...shorturl-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [shorturl-8.0.4](https://github.com/truecharts/charts/compare/shorturl-8.0.3...shorturl-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [shorturl-8.0.3](https://github.com/truecharts/charts/compare/shorturl-8.0.2...shorturl-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/shorturl/9.0.1/Chart.yaml b/stable/shorturl/9.0.1/Chart.yaml deleted file mode 100644 index 18af41e79a..0000000000 --- a/stable/shorturl/9.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: shorturl -version: 9.0.1 -appVersion: 0.1.0 -description: Self hosted web app for shortening urls (URL shortener) -home: https://truecharts.org/charts/stable/shorturl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png -deprecated: false -sources: - - https://github.com/prologic/shorturl - - https://github.com/nicholaswilde/docker-shorturl - - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl - - https://ghcr.io/nicholaswilde/shorturl -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - url - - shortener - - shorten - - shorturl -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/shorturl/9.0.1/app-changelog.md b/stable/shorturl/9.0.1/app-changelog.md deleted file mode 100644 index 2b1dccf454..0000000000 --- a/stable/shorturl/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shorturl-9.0.1](https://github.com/truecharts/charts/compare/shorturl-9.0.0...shorturl-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/shorturl/9.0.1/charts/common-17.1.4.tgz b/stable/shorturl/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/shorturl/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/shorturl/9.1.0/CHANGELOG.md b/stable/shorturl/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8cfa109837 --- /dev/null +++ b/stable/shorturl/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shorturl-9.1.0](https://github.com/truecharts/charts/compare/shorturl-9.0.1...shorturl-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [shorturl-9.0.1](https://github.com/truecharts/charts/compare/shorturl-9.0.0...shorturl-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [shorturl-9.0.0](https://github.com/truecharts/charts/compare/shorturl-8.0.11...shorturl-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [shorturl-8.0.11](https://github.com/truecharts/charts/compare/shorturl-8.0.10...shorturl-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [shorturl-8.0.10](https://github.com/truecharts/charts/compare/shorturl-8.0.9...shorturl-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [shorturl-8.0.9](https://github.com/truecharts/charts/compare/shorturl-8.0.8...shorturl-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [shorturl-8.0.8](https://github.com/truecharts/charts/compare/shorturl-8.0.7...shorturl-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [shorturl-8.0.7](https://github.com/truecharts/charts/compare/shorturl-8.0.6...shorturl-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [shorturl-8.0.6](https://github.com/truecharts/charts/compare/shorturl-8.0.5...shorturl-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [shorturl-8.0.5](https://github.com/truecharts/charts/compare/shorturl-8.0.4...shorturl-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [shorturl-8.0.4](https://github.com/truecharts/charts/compare/shorturl-8.0.3...shorturl-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/shorturl/9.1.0/Chart.yaml b/stable/shorturl/9.1.0/Chart.yaml new file mode 100644 index 0000000000..dd2dfeed67 --- /dev/null +++ b/stable/shorturl/9.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: shorturl +version: 9.1.0 +appVersion: 0.1.0 +description: Self hosted web app for shortening urls (URL shortener) +home: https://truecharts.org/charts/stable/shorturl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png +deprecated: false +sources: + - https://github.com/prologic/shorturl + - https://github.com/nicholaswilde/docker-shorturl + - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl + - https://ghcr.io/nicholaswilde/shorturl +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - url + - shortener + - shorten + - shorturl +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/shorturl/9.0.1/README.md b/stable/shorturl/9.1.0/README.md similarity index 100% rename from stable/shorturl/9.0.1/README.md rename to stable/shorturl/9.1.0/README.md diff --git a/stable/shorturl/9.1.0/app-changelog.md b/stable/shorturl/9.1.0/app-changelog.md new file mode 100644 index 0000000000..c2a73f263a --- /dev/null +++ b/stable/shorturl/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shorturl-9.1.0](https://github.com/truecharts/charts/compare/shorturl-9.0.1...shorturl-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/shorturl/9.0.1/app-readme.md b/stable/shorturl/9.1.0/app-readme.md similarity index 100% rename from stable/shorturl/9.0.1/app-readme.md rename to stable/shorturl/9.1.0/app-readme.md diff --git a/stable/shorturl/9.1.0/charts/common-17.2.2.tgz b/stable/shorturl/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/shorturl/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/shorturl/9.0.1/ix_values.yaml b/stable/shorturl/9.1.0/ix_values.yaml similarity index 100% rename from stable/shorturl/9.0.1/ix_values.yaml rename to stable/shorturl/9.1.0/ix_values.yaml diff --git a/stable/shorturl/9.0.1/questions.yaml b/stable/shorturl/9.1.0/questions.yaml similarity index 100% rename from stable/shorturl/9.0.1/questions.yaml rename to stable/shorturl/9.1.0/questions.yaml diff --git a/stable/shorturl/9.1.0/templates/NOTES.txt b/stable/shorturl/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/shorturl/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/shorturl/9.1.0/templates/common.yaml b/stable/shorturl/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/shorturl/9.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/shorturl/9.1.0/values.yaml b/stable/shorturl/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/sia-daemon/4.0.1/CHANGELOG.md b/stable/sia-daemon/4.0.1/CHANGELOG.md deleted file mode 100644 index 273a2d6540..0000000000 --- a/stable/sia-daemon/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sia-daemon-4.0.1](https://github.com/truecharts/charts/compare/sia-daemon-4.0.0...sia-daemon-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [sia-daemon-4.0.0](https://github.com/truecharts/charts/compare/sia-daemon-3.0.17...sia-daemon-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [sia-daemon-3.0.17](https://github.com/truecharts/charts/compare/sia-daemon-3.0.16...sia-daemon-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [sia-daemon-3.0.16](https://github.com/truecharts/charts/compare/sia-daemon-3.0.15...sia-daemon-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [sia-daemon-3.0.15](https://github.com/truecharts/charts/compare/sia-daemon-3.0.14...sia-daemon-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [sia-daemon-3.0.14](https://github.com/truecharts/charts/compare/sia-daemon-3.0.13...sia-daemon-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [sia-daemon-3.0.13](https://github.com/truecharts/charts/compare/sia-daemon-3.0.12...sia-daemon-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [sia-daemon-3.0.12](https://github.com/truecharts/charts/compare/sia-daemon-3.0.11...sia-daemon-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [sia-daemon-3.0.11](https://github.com/truecharts/charts/compare/sia-daemon-3.0.10...sia-daemon-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [sia-daemon-3.0.10](https://github.com/truecharts/charts/compare/sia-daemon-3.0.9...sia-daemon-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [sia-daemon-3.0.9](https://github.com/truecharts/charts/compare/sia-daemon-3.0.8...sia-daemon-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/sia-daemon/4.0.1/Chart.yaml b/stable/sia-daemon/4.0.1/Chart.yaml deleted file mode 100644 index 96cc87832e..0000000000 --- a/stable/sia-daemon/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: sia-daemon -version: 4.0.1 -appVersion: master -description: Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. -home: https://truecharts.org/charts/incubator/sia-daemon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sia-daemon.png -deprecated: false -sources: - - https://github.com/SiaFoundation/siad/pkgs/container/siad - - https://github.com/siafoundation/siad - - https://github.com/truecharts/charts/tree/master/charts/incubator/sia-daemon - - https://ghcr.io/siafoundation/siad -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - sia-daemon - - Cloud - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/sia-daemon/4.0.1/app-changelog.md b/stable/sia-daemon/4.0.1/app-changelog.md deleted file mode 100644 index 7662b3b23f..0000000000 --- a/stable/sia-daemon/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sia-daemon-4.0.1](https://github.com/truecharts/charts/compare/sia-daemon-4.0.0...sia-daemon-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/sia-daemon/4.0.1/charts/common-17.1.4.tgz b/stable/sia-daemon/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/sia-daemon/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/sia-daemon/4.1.0/CHANGELOG.md b/stable/sia-daemon/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e6bf5ac5b0 --- /dev/null +++ b/stable/sia-daemon/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sia-daemon-4.1.0](https://github.com/truecharts/charts/compare/sia-daemon-4.0.1...sia-daemon-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sia-daemon-4.0.1](https://github.com/truecharts/charts/compare/sia-daemon-4.0.0...sia-daemon-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sia-daemon-4.0.0](https://github.com/truecharts/charts/compare/sia-daemon-3.0.17...sia-daemon-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sia-daemon-3.0.17](https://github.com/truecharts/charts/compare/sia-daemon-3.0.16...sia-daemon-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sia-daemon-3.0.16](https://github.com/truecharts/charts/compare/sia-daemon-3.0.15...sia-daemon-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sia-daemon-3.0.15](https://github.com/truecharts/charts/compare/sia-daemon-3.0.14...sia-daemon-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sia-daemon-3.0.14](https://github.com/truecharts/charts/compare/sia-daemon-3.0.13...sia-daemon-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sia-daemon-3.0.13](https://github.com/truecharts/charts/compare/sia-daemon-3.0.12...sia-daemon-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sia-daemon-3.0.12](https://github.com/truecharts/charts/compare/sia-daemon-3.0.11...sia-daemon-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sia-daemon-3.0.11](https://github.com/truecharts/charts/compare/sia-daemon-3.0.10...sia-daemon-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [sia-daemon-3.0.10](https://github.com/truecharts/charts/compare/sia-daemon-3.0.9...sia-daemon-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/sia-daemon/4.1.0/Chart.yaml b/stable/sia-daemon/4.1.0/Chart.yaml new file mode 100644 index 0000000000..d9b5d6301c --- /dev/null +++ b/stable/sia-daemon/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sia-daemon +version: 4.1.0 +appVersion: master +description: Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. +home: https://truecharts.org/charts/incubator/sia-daemon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sia-daemon.png +deprecated: false +sources: + - https://github.com/SiaFoundation/siad/pkgs/container/siad + - https://github.com/siafoundation/siad + - https://github.com/truecharts/charts/tree/master/charts/incubator/sia-daemon + - https://ghcr.io/siafoundation/siad +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sia-daemon + - Cloud + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/sia-daemon/4.0.1/README.md b/stable/sia-daemon/4.1.0/README.md similarity index 100% rename from stable/sia-daemon/4.0.1/README.md rename to stable/sia-daemon/4.1.0/README.md diff --git a/stable/sia-daemon/4.1.0/app-changelog.md b/stable/sia-daemon/4.1.0/app-changelog.md new file mode 100644 index 0000000000..2667d5e717 --- /dev/null +++ b/stable/sia-daemon/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sia-daemon-4.1.0](https://github.com/truecharts/charts/compare/sia-daemon-4.0.1...sia-daemon-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sia-daemon/4.0.1/app-readme.md b/stable/sia-daemon/4.1.0/app-readme.md similarity index 100% rename from stable/sia-daemon/4.0.1/app-readme.md rename to stable/sia-daemon/4.1.0/app-readme.md diff --git a/stable/sia-daemon/4.1.0/charts/common-17.2.2.tgz b/stable/sia-daemon/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sia-daemon/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sia-daemon/4.0.1/ix_values.yaml b/stable/sia-daemon/4.1.0/ix_values.yaml similarity index 100% rename from stable/sia-daemon/4.0.1/ix_values.yaml rename to stable/sia-daemon/4.1.0/ix_values.yaml diff --git a/stable/sia-daemon/4.0.1/questions.yaml b/stable/sia-daemon/4.1.0/questions.yaml similarity index 100% rename from stable/sia-daemon/4.0.1/questions.yaml rename to stable/sia-daemon/4.1.0/questions.yaml diff --git a/stable/socials/4.0.2/templates/common.yaml b/stable/sia-daemon/4.1.0/templates/common.yaml similarity index 100% rename from stable/socials/4.0.2/templates/common.yaml rename to stable/sia-daemon/4.1.0/templates/common.yaml diff --git a/stable/sia-daemon/4.1.0/values.yaml b/stable/sia-daemon/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/sickchill/9.0.1/CHANGELOG.md b/stable/sickchill/9.0.1/CHANGELOG.md deleted file mode 100644 index c71fbd5cb8..0000000000 --- a/stable/sickchill/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sickchill-9.0.1](https://github.com/truecharts/charts/compare/sickchill-9.0.0...sickchill-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [sickchill-9.0.0](https://github.com/truecharts/charts/compare/sickchill-8.0.12...sickchill-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [sickchill-8.0.12](https://github.com/truecharts/charts/compare/sickchill-8.0.11...sickchill-8.0.12) (2023-12-25) - -### Chore - -- update container image ghcr.io/linuxserver/sickchill to 2023.6.27[@7ddf828](https://github.com/7ddf828) by renovate ([#16424](https://github.com/truecharts/charts/issues/16424)) - - - - -## [sickchill-8.0.11](https://github.com/truecharts/charts/compare/sickchill-8.0.10...sickchill-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [sickchill-8.0.10](https://github.com/truecharts/charts/compare/sickchill-8.0.9...sickchill-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [sickchill-8.0.9](https://github.com/truecharts/charts/compare/sickchill-8.0.8...sickchill-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [sickchill-8.0.8](https://github.com/truecharts/charts/compare/sickchill-8.0.7...sickchill-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [sickchill-8.0.7](https://github.com/truecharts/charts/compare/sickchill-8.0.6...sickchill-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [sickchill-8.0.6](https://github.com/truecharts/charts/compare/sickchill-8.0.5...sickchill-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [sickchill-8.0.5](https://github.com/truecharts/charts/compare/sickchill-8.0.4...sickchill-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [sickchill-8.0.4](https://github.com/truecharts/charts/compare/sickchill-8.0.3...sickchill-8.0.4) (2023-12-21) - -### Fix diff --git a/stable/sickchill/9.0.1/Chart.yaml b/stable/sickchill/9.0.1/Chart.yaml deleted file mode 100644 index 7c1b598f04..0000000000 --- a/stable/sickchill/9.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: sickchill -version: 9.0.1 -appVersion: 2023.6.27 -description: An Automatic Video Library Manager for TV Shows -home: https://truecharts.org/charts/stable/sickchill -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.png -deprecated: false -sources: - - https://github.com/linuxserver/docker-sickchill - - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill - - https://ghcr.io/linuxserver/sickchill - - https://github.com/SickChill/SickChill -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - sickchill - - video - - library - - manager -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/sickchill/9.0.1/app-changelog.md b/stable/sickchill/9.0.1/app-changelog.md deleted file mode 100644 index f2af535fef..0000000000 --- a/stable/sickchill/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sickchill-9.0.1](https://github.com/truecharts/charts/compare/sickchill-9.0.0...sickchill-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/sickchill/9.0.1/charts/common-17.1.4.tgz b/stable/sickchill/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/sickchill/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/sickchill/9.1.0/CHANGELOG.md b/stable/sickchill/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c8e40cea82 --- /dev/null +++ b/stable/sickchill/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sickchill-9.1.0](https://github.com/truecharts/charts/compare/sickchill-9.0.1...sickchill-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sickchill-9.0.1](https://github.com/truecharts/charts/compare/sickchill-9.0.0...sickchill-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sickchill-9.0.0](https://github.com/truecharts/charts/compare/sickchill-8.0.12...sickchill-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sickchill-8.0.12](https://github.com/truecharts/charts/compare/sickchill-8.0.11...sickchill-8.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/sickchill to 2023.6.27[@7ddf828](https://github.com/7ddf828) by renovate ([#16424](https://github.com/truecharts/charts/issues/16424)) + + + + +## [sickchill-8.0.11](https://github.com/truecharts/charts/compare/sickchill-8.0.10...sickchill-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sickchill-8.0.10](https://github.com/truecharts/charts/compare/sickchill-8.0.9...sickchill-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sickchill-8.0.9](https://github.com/truecharts/charts/compare/sickchill-8.0.8...sickchill-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sickchill-8.0.8](https://github.com/truecharts/charts/compare/sickchill-8.0.7...sickchill-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sickchill-8.0.7](https://github.com/truecharts/charts/compare/sickchill-8.0.6...sickchill-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sickchill-8.0.6](https://github.com/truecharts/charts/compare/sickchill-8.0.5...sickchill-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sickchill-8.0.5](https://github.com/truecharts/charts/compare/sickchill-8.0.4...sickchill-8.0.5) (2023-12-22) + +### Fix diff --git a/stable/sickchill/9.1.0/Chart.yaml b/stable/sickchill/9.1.0/Chart.yaml new file mode 100644 index 0000000000..6466abe60c --- /dev/null +++ b/stable/sickchill/9.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sickchill +version: 9.1.0 +appVersion: 2023.6.27 +description: An Automatic Video Library Manager for TV Shows +home: https://truecharts.org/charts/stable/sickchill +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.png +deprecated: false +sources: + - https://github.com/linuxserver/docker-sickchill + - https://github.com/SickChill/SickChill + - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill + - https://ghcr.io/linuxserver/sickchill +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sickchill + - video + - library + - manager +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/sickchill/9.0.1/README.md b/stable/sickchill/9.1.0/README.md similarity index 100% rename from stable/sickchill/9.0.1/README.md rename to stable/sickchill/9.1.0/README.md diff --git a/stable/sickchill/9.1.0/app-changelog.md b/stable/sickchill/9.1.0/app-changelog.md new file mode 100644 index 0000000000..99d6f12cdb --- /dev/null +++ b/stable/sickchill/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sickchill-9.1.0](https://github.com/truecharts/charts/compare/sickchill-9.0.1...sickchill-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sickchill/9.0.1/app-readme.md b/stable/sickchill/9.1.0/app-readme.md similarity index 100% rename from stable/sickchill/9.0.1/app-readme.md rename to stable/sickchill/9.1.0/app-readme.md diff --git a/stable/sickchill/9.1.0/charts/common-17.2.2.tgz b/stable/sickchill/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sickchill/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sickchill/9.0.1/ix_values.yaml b/stable/sickchill/9.1.0/ix_values.yaml similarity index 100% rename from stable/sickchill/9.0.1/ix_values.yaml rename to stable/sickchill/9.1.0/ix_values.yaml diff --git a/stable/sickchill/9.0.1/questions.yaml b/stable/sickchill/9.1.0/questions.yaml similarity index 100% rename from stable/sickchill/9.0.1/questions.yaml rename to stable/sickchill/9.1.0/questions.yaml diff --git a/stable/sickchill/9.1.0/templates/NOTES.txt b/stable/sickchill/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/sickchill/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sickchill/9.1.0/templates/common.yaml b/stable/sickchill/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/sickchill/9.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/sickchill/9.1.0/values.yaml b/stable/sickchill/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/sickgear/10.1.0/CHANGELOG.md b/stable/sickgear/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..89b390a577 --- /dev/null +++ b/stable/sickgear/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sickgear-10.1.0](https://github.com/truecharts/charts/compare/sickgear-10.0.1...sickgear-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sickgear-10.0.1](https://github.com/truecharts/charts/compare/sickgear-10.0.0...sickgear-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sickgear-10.0.0](https://github.com/truecharts/charts/compare/sickgear-9.0.11...sickgear-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sickgear-9.0.11](https://github.com/truecharts/charts/compare/sickgear-9.0.10...sickgear-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sickgear-9.0.10](https://github.com/truecharts/charts/compare/sickgear-9.0.9...sickgear-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sickgear-9.0.9](https://github.com/truecharts/charts/compare/sickgear-9.0.8...sickgear-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sickgear-9.0.8](https://github.com/truecharts/charts/compare/sickgear-9.0.7...sickgear-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sickgear-9.0.7](https://github.com/truecharts/charts/compare/sickgear-9.0.6...sickgear-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sickgear-9.0.6](https://github.com/truecharts/charts/compare/sickgear-9.0.5...sickgear-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sickgear-9.0.5](https://github.com/truecharts/charts/compare/sickgear-9.0.4...sickgear-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [sickgear-9.0.4](https://github.com/truecharts/charts/compare/sickgear-9.0.3...sickgear-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/sickgear/10.1.0/Chart.yaml b/stable/sickgear/10.1.0/Chart.yaml new file mode 100644 index 0000000000..55593049b1 --- /dev/null +++ b/stable/sickgear/10.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sickgear +version: 10.1.0 +appVersion: latest +description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more +home: https://truecharts.org/charts/stable/sickgear +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickgear.png +deprecated: false +sources: + - https://github.com/SickGear/SickGear + - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear + - https://hub.docker.com/r/sickgear/sickgear +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sickgear + - manager + - tv + - shows +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/sickgear/10.1.0/README.md b/stable/sickgear/10.1.0/README.md new file mode 100644 index 0000000000..a6c69deb3f --- /dev/null +++ b/stable/sickgear/10.1.0/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/sickgear) + +**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/sickgear/10.1.0/app-changelog.md b/stable/sickgear/10.1.0/app-changelog.md new file mode 100644 index 0000000000..9eb182b3c7 --- /dev/null +++ b/stable/sickgear/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sickgear-10.1.0](https://github.com/truecharts/charts/compare/sickgear-10.0.1...sickgear-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sickgear/10.1.0/app-readme.md b/stable/sickgear/10.1.0/app-readme.md new file mode 100644 index 0000000000..bf843cb2f0 --- /dev/null +++ b/stable/sickgear/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/sickgear](https://truecharts.org/charts/stable/sickgear) + +--- + +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/sickgear/10.1.0/charts/common-17.2.2.tgz b/stable/sickgear/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sickgear/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sickgear/10.1.0/ix_values.yaml b/stable/sickgear/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..21391e204d --- /dev/null +++ b/stable/sickgear/10.1.0/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: sickgear/sickgear + pullPolicy: IfNotPresent + tag: latest@sha256:e8c5bb65a27c7c1ff8dd2789b685b1d3a583ab464d854566bf0f15a0a293ad9f +service: + main: + ports: + main: + port: 10066 + targetPort: 8081 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + APP_DATA: /config diff --git a/stable/sickgear/10.1.0/questions.yaml b/stable/sickgear/10.1.0/questions.yaml new file mode 100644 index 0000000000..b56a494eda --- /dev/null +++ b/stable/sickgear/10.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10066 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/sickgear/10.1.0/templates/NOTES.txt b/stable/sickgear/10.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/sickgear/10.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sickgear/10.1.0/templates/common.yaml b/stable/sickgear/10.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/sickgear/10.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/sickgear/10.1.0/values.yaml b/stable/sickgear/10.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/simply-shorten/7.0.1/CHANGELOG.md b/stable/simply-shorten/7.0.1/CHANGELOG.md deleted file mode 100644 index 32db9f0041..0000000000 --- a/stable/simply-shorten/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [simply-shorten-7.0.1](https://github.com/truecharts/charts/compare/simply-shorten-7.0.0...simply-shorten-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [simply-shorten-7.0.0](https://github.com/truecharts/charts/compare/simply-shorten-6.0.11...simply-shorten-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [simply-shorten-6.0.11](https://github.com/truecharts/charts/compare/simply-shorten-6.0.10...simply-shorten-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [simply-shorten-6.0.10](https://github.com/truecharts/charts/compare/simply-shorten-6.0.9...simply-shorten-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [simply-shorten-6.0.9](https://github.com/truecharts/charts/compare/simply-shorten-6.0.8...simply-shorten-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [simply-shorten-6.0.8](https://github.com/truecharts/charts/compare/simply-shorten-6.0.7...simply-shorten-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [simply-shorten-6.0.7](https://github.com/truecharts/charts/compare/simply-shorten-6.0.6...simply-shorten-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [simply-shorten-6.0.6](https://github.com/truecharts/charts/compare/simply-shorten-6.0.5...simply-shorten-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [simply-shorten-6.0.5](https://github.com/truecharts/charts/compare/simply-shorten-6.0.4...simply-shorten-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [simply-shorten-6.0.4](https://github.com/truecharts/charts/compare/simply-shorten-6.0.3...simply-shorten-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [simply-shorten-6.0.3](https://github.com/truecharts/charts/compare/simply-shorten-6.0.2...simply-shorten-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/simply-shorten/7.0.1/Chart.yaml b/stable/simply-shorten/7.0.1/Chart.yaml deleted file mode 100644 index d32b4f2f96..0000000000 --- a/stable/simply-shorten/7.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: simply-shorten -version: 7.0.1 -appVersion: "1.1" -description: A dead simple URL shortener. -home: https://truecharts.org/charts/stable/simply-shorten -icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.png -deprecated: false -sources: - - https://gitlab.com/draganczukp/simply-shorten - - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten - - https://hub.docker.com/r/draganczukp/simply-shorten -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - simply-shorten - - Cloud - - Productivity - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/simply-shorten/7.0.1/app-changelog.md b/stable/simply-shorten/7.0.1/app-changelog.md deleted file mode 100644 index 96ccf14669..0000000000 --- a/stable/simply-shorten/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [simply-shorten-7.0.1](https://github.com/truecharts/charts/compare/simply-shorten-7.0.0...simply-shorten-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/simply-shorten/7.0.1/charts/common-17.1.4.tgz b/stable/simply-shorten/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/simply-shorten/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/simply-shorten/7.1.0/CHANGELOG.md b/stable/simply-shorten/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..45c818b70b --- /dev/null +++ b/stable/simply-shorten/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [simply-shorten-7.1.0](https://github.com/truecharts/charts/compare/simply-shorten-7.0.1...simply-shorten-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [simply-shorten-7.0.1](https://github.com/truecharts/charts/compare/simply-shorten-7.0.0...simply-shorten-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [simply-shorten-7.0.0](https://github.com/truecharts/charts/compare/simply-shorten-6.0.11...simply-shorten-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [simply-shorten-6.0.11](https://github.com/truecharts/charts/compare/simply-shorten-6.0.10...simply-shorten-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [simply-shorten-6.0.10](https://github.com/truecharts/charts/compare/simply-shorten-6.0.9...simply-shorten-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [simply-shorten-6.0.9](https://github.com/truecharts/charts/compare/simply-shorten-6.0.8...simply-shorten-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [simply-shorten-6.0.8](https://github.com/truecharts/charts/compare/simply-shorten-6.0.7...simply-shorten-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [simply-shorten-6.0.7](https://github.com/truecharts/charts/compare/simply-shorten-6.0.6...simply-shorten-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [simply-shorten-6.0.6](https://github.com/truecharts/charts/compare/simply-shorten-6.0.5...simply-shorten-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [simply-shorten-6.0.5](https://github.com/truecharts/charts/compare/simply-shorten-6.0.4...simply-shorten-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [simply-shorten-6.0.4](https://github.com/truecharts/charts/compare/simply-shorten-6.0.3...simply-shorten-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/simply-shorten/7.1.0/Chart.yaml b/stable/simply-shorten/7.1.0/Chart.yaml new file mode 100644 index 0000000000..d75c638f0e --- /dev/null +++ b/stable/simply-shorten/7.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: simply-shorten +version: 7.1.0 +appVersion: "1.1" +description: A dead simple URL shortener. +home: https://truecharts.org/charts/stable/simply-shorten +icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.png +deprecated: false +sources: + - https://hub.docker.com/r/draganczukp/simply-shorten + - https://gitlab.com/draganczukp/simply-shorten + - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - simply-shorten + - Cloud + - Productivity + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/simply-shorten/7.0.1/README.md b/stable/simply-shorten/7.1.0/README.md similarity index 100% rename from stable/simply-shorten/7.0.1/README.md rename to stable/simply-shorten/7.1.0/README.md diff --git a/stable/simply-shorten/7.1.0/app-changelog.md b/stable/simply-shorten/7.1.0/app-changelog.md new file mode 100644 index 0000000000..14efdcadaa --- /dev/null +++ b/stable/simply-shorten/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [simply-shorten-7.1.0](https://github.com/truecharts/charts/compare/simply-shorten-7.0.1...simply-shorten-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/simply-shorten/7.0.1/app-readme.md b/stable/simply-shorten/7.1.0/app-readme.md similarity index 100% rename from stable/simply-shorten/7.0.1/app-readme.md rename to stable/simply-shorten/7.1.0/app-readme.md diff --git a/stable/simply-shorten/7.1.0/charts/common-17.2.2.tgz b/stable/simply-shorten/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/simply-shorten/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/simply-shorten/7.0.1/ix_values.yaml b/stable/simply-shorten/7.1.0/ix_values.yaml similarity index 100% rename from stable/simply-shorten/7.0.1/ix_values.yaml rename to stable/simply-shorten/7.1.0/ix_values.yaml diff --git a/stable/simply-shorten/7.0.1/questions.yaml b/stable/simply-shorten/7.1.0/questions.yaml similarity index 100% rename from stable/simply-shorten/7.0.1/questions.yaml rename to stable/simply-shorten/7.1.0/questions.yaml diff --git a/stable/simply-shorten/7.1.0/templates/NOTES.txt b/stable/simply-shorten/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/simply-shorten/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/songkong/4.0.1/templates/common.yaml b/stable/simply-shorten/7.1.0/templates/common.yaml similarity index 100% rename from stable/songkong/4.0.1/templates/common.yaml rename to stable/simply-shorten/7.1.0/templates/common.yaml diff --git a/stable/simply-shorten/7.1.0/values.yaml b/stable/simply-shorten/7.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/sinusbot/4.0.1/CHANGELOG.md b/stable/sinusbot/4.0.1/CHANGELOG.md deleted file mode 100644 index 9517ce19e1..0000000000 --- a/stable/sinusbot/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sinusbot-4.0.1](https://github.com/truecharts/charts/compare/sinusbot-4.0.0...sinusbot-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [sinusbot-4.0.0](https://github.com/truecharts/charts/compare/sinusbot-3.0.17...sinusbot-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [sinusbot-3.0.17](https://github.com/truecharts/charts/compare/sinusbot-3.0.16...sinusbot-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [sinusbot-3.0.16](https://github.com/truecharts/charts/compare/sinusbot-3.0.15...sinusbot-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [sinusbot-3.0.15](https://github.com/truecharts/charts/compare/sinusbot-3.0.14...sinusbot-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [sinusbot-3.0.14](https://github.com/truecharts/charts/compare/sinusbot-3.0.13...sinusbot-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [sinusbot-3.0.13](https://github.com/truecharts/charts/compare/sinusbot-3.0.12...sinusbot-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [sinusbot-3.0.12](https://github.com/truecharts/charts/compare/sinusbot-3.0.11...sinusbot-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [sinusbot-3.0.11](https://github.com/truecharts/charts/compare/sinusbot-3.0.10...sinusbot-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [sinusbot-3.0.10](https://github.com/truecharts/charts/compare/sinusbot-3.0.9...sinusbot-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [sinusbot-3.0.9](https://github.com/truecharts/charts/compare/sinusbot-3.0.8...sinusbot-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/sinusbot/4.0.1/Chart.yaml b/stable/sinusbot/4.0.1/Chart.yaml deleted file mode 100644 index 4d2db54a80..0000000000 --- a/stable/sinusbot/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: sinusbot -version: 4.0.1 -appVersion: latest -description: SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. -home: https://truecharts.org/charts/incubator/sinusbot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.png -deprecated: false -sources: - - https://hub.docker.com/r/sinusbot/docker - - https://forum.sinusbot.com - - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - sinusbot - - Productivity - - Tools-Utilities - - MediaServer-Music -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/sinusbot/4.0.1/app-changelog.md b/stable/sinusbot/4.0.1/app-changelog.md deleted file mode 100644 index c796cabca8..0000000000 --- a/stable/sinusbot/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sinusbot-4.0.1](https://github.com/truecharts/charts/compare/sinusbot-4.0.0...sinusbot-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/sinusbot/4.0.1/charts/common-17.1.4.tgz b/stable/sinusbot/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/sinusbot/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/sinusbot/4.1.0/CHANGELOG.md b/stable/sinusbot/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e35e2df216 --- /dev/null +++ b/stable/sinusbot/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sinusbot-4.1.0](https://github.com/truecharts/charts/compare/sinusbot-4.0.1...sinusbot-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sinusbot-4.0.1](https://github.com/truecharts/charts/compare/sinusbot-4.0.0...sinusbot-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sinusbot-4.0.0](https://github.com/truecharts/charts/compare/sinusbot-3.0.17...sinusbot-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sinusbot-3.0.17](https://github.com/truecharts/charts/compare/sinusbot-3.0.16...sinusbot-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sinusbot-3.0.16](https://github.com/truecharts/charts/compare/sinusbot-3.0.15...sinusbot-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sinusbot-3.0.15](https://github.com/truecharts/charts/compare/sinusbot-3.0.14...sinusbot-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sinusbot-3.0.14](https://github.com/truecharts/charts/compare/sinusbot-3.0.13...sinusbot-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sinusbot-3.0.13](https://github.com/truecharts/charts/compare/sinusbot-3.0.12...sinusbot-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sinusbot-3.0.12](https://github.com/truecharts/charts/compare/sinusbot-3.0.11...sinusbot-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sinusbot-3.0.11](https://github.com/truecharts/charts/compare/sinusbot-3.0.10...sinusbot-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [sinusbot-3.0.10](https://github.com/truecharts/charts/compare/sinusbot-3.0.9...sinusbot-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/sinusbot/4.1.0/Chart.yaml b/stable/sinusbot/4.1.0/Chart.yaml new file mode 100644 index 0000000000..401c17d4a5 --- /dev/null +++ b/stable/sinusbot/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sinusbot +version: 4.1.0 +appVersion: latest +description: SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. +home: https://truecharts.org/charts/incubator/sinusbot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.png +deprecated: false +sources: + - https://forum.sinusbot.com + - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot + - https://hub.docker.com/r/sinusbot/docker +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sinusbot + - Productivity + - Tools-Utilities + - MediaServer-Music +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/sinusbot/4.0.1/README.md b/stable/sinusbot/4.1.0/README.md similarity index 100% rename from stable/sinusbot/4.0.1/README.md rename to stable/sinusbot/4.1.0/README.md diff --git a/stable/sinusbot/4.1.0/app-changelog.md b/stable/sinusbot/4.1.0/app-changelog.md new file mode 100644 index 0000000000..b1d5fcc56c --- /dev/null +++ b/stable/sinusbot/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sinusbot-4.1.0](https://github.com/truecharts/charts/compare/sinusbot-4.0.1...sinusbot-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sinusbot/4.0.1/app-readme.md b/stable/sinusbot/4.1.0/app-readme.md similarity index 100% rename from stable/sinusbot/4.0.1/app-readme.md rename to stable/sinusbot/4.1.0/app-readme.md diff --git a/stable/sinusbot/4.1.0/charts/common-17.2.2.tgz b/stable/sinusbot/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sinusbot/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sinusbot/4.0.1/ix_values.yaml b/stable/sinusbot/4.1.0/ix_values.yaml similarity index 100% rename from stable/sinusbot/4.0.1/ix_values.yaml rename to stable/sinusbot/4.1.0/ix_values.yaml diff --git a/stable/sinusbot/4.0.1/questions.yaml b/stable/sinusbot/4.1.0/questions.yaml similarity index 100% rename from stable/sinusbot/4.0.1/questions.yaml rename to stable/sinusbot/4.1.0/questions.yaml diff --git a/stable/sourcegraph/4.0.1/templates/common.yaml b/stable/sinusbot/4.1.0/templates/common.yaml similarity index 100% rename from stable/sourcegraph/4.0.1/templates/common.yaml rename to stable/sinusbot/4.1.0/templates/common.yaml diff --git a/stable/sinusbot/4.1.0/values.yaml b/stable/sinusbot/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/slack-invite/4.0.1/CHANGELOG.md b/stable/slack-invite/4.0.1/CHANGELOG.md deleted file mode 100644 index 9152a62ada..0000000000 --- a/stable/slack-invite/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [slack-invite-4.0.1](https://github.com/truecharts/charts/compare/slack-invite-4.0.0...slack-invite-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [slack-invite-4.0.0](https://github.com/truecharts/charts/compare/slack-invite-3.0.17...slack-invite-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [slack-invite-3.0.17](https://github.com/truecharts/charts/compare/slack-invite-3.0.16...slack-invite-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [slack-invite-3.0.16](https://github.com/truecharts/charts/compare/slack-invite-3.0.15...slack-invite-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [slack-invite-3.0.15](https://github.com/truecharts/charts/compare/slack-invite-3.0.14...slack-invite-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [slack-invite-3.0.14](https://github.com/truecharts/charts/compare/slack-invite-3.0.13...slack-invite-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [slack-invite-3.0.13](https://github.com/truecharts/charts/compare/slack-invite-3.0.12...slack-invite-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [slack-invite-3.0.12](https://github.com/truecharts/charts/compare/slack-invite-3.0.11...slack-invite-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [slack-invite-3.0.11](https://github.com/truecharts/charts/compare/slack-invite-3.0.10...slack-invite-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [slack-invite-3.0.10](https://github.com/truecharts/charts/compare/slack-invite-3.0.9...slack-invite-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [slack-invite-3.0.9](https://github.com/truecharts/charts/compare/slack-invite-3.0.8...slack-invite-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/slack-invite/4.0.1/Chart.yaml b/stable/slack-invite/4.0.1/Chart.yaml deleted file mode 100644 index 9912557d95..0000000000 --- a/stable/slack-invite/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: slack-invite -version: 4.0.1 -appVersion: latest -description: Creates a simple webpage for Slack invite signups -home: https://truecharts.org/charts/incubator/slack-invite -icon: https://truecharts.org/img/hotlink-ok/chart-icons/slack-invite.png -deprecated: false -sources: - - httpss://github.com/ninthwalker/slack-invite - - https://github.com/truecharts/charts/tree/master/charts/incubator/slack-invite - - https://hub.docker.com/r/ninthwalker/slack-invite -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - slack-invite - - Network-Messenger - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/slack-invite/4.0.1/app-changelog.md b/stable/slack-invite/4.0.1/app-changelog.md deleted file mode 100644 index 5b0471dd08..0000000000 --- a/stable/slack-invite/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [slack-invite-4.0.1](https://github.com/truecharts/charts/compare/slack-invite-4.0.0...slack-invite-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/slack-invite/4.0.1/charts/common-17.1.4.tgz b/stable/slack-invite/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/slack-invite/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/slack-invite/4.1.0/CHANGELOG.md b/stable/slack-invite/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..877e0af99d --- /dev/null +++ b/stable/slack-invite/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [slack-invite-4.1.0](https://github.com/truecharts/charts/compare/slack-invite-4.0.1...slack-invite-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [slack-invite-4.0.1](https://github.com/truecharts/charts/compare/slack-invite-4.0.0...slack-invite-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [slack-invite-4.0.0](https://github.com/truecharts/charts/compare/slack-invite-3.0.17...slack-invite-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [slack-invite-3.0.17](https://github.com/truecharts/charts/compare/slack-invite-3.0.16...slack-invite-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [slack-invite-3.0.16](https://github.com/truecharts/charts/compare/slack-invite-3.0.15...slack-invite-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [slack-invite-3.0.15](https://github.com/truecharts/charts/compare/slack-invite-3.0.14...slack-invite-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [slack-invite-3.0.14](https://github.com/truecharts/charts/compare/slack-invite-3.0.13...slack-invite-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [slack-invite-3.0.13](https://github.com/truecharts/charts/compare/slack-invite-3.0.12...slack-invite-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [slack-invite-3.0.12](https://github.com/truecharts/charts/compare/slack-invite-3.0.11...slack-invite-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [slack-invite-3.0.11](https://github.com/truecharts/charts/compare/slack-invite-3.0.10...slack-invite-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [slack-invite-3.0.10](https://github.com/truecharts/charts/compare/slack-invite-3.0.9...slack-invite-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/slack-invite/4.1.0/Chart.yaml b/stable/slack-invite/4.1.0/Chart.yaml new file mode 100644 index 0000000000..bd4245cd3c --- /dev/null +++ b/stable/slack-invite/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: slack-invite +version: 4.1.0 +appVersion: latest +description: Creates a simple webpage for Slack invite signups +home: https://truecharts.org/charts/incubator/slack-invite +icon: https://truecharts.org/img/hotlink-ok/chart-icons/slack-invite.png +deprecated: false +sources: + - https://hub.docker.com/r/ninthwalker/slack-invite + - httpss://github.com/ninthwalker/slack-invite + - https://github.com/truecharts/charts/tree/master/charts/incubator/slack-invite +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - slack-invite + - Network-Messenger + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Messenger + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/slack-invite/4.0.1/README.md b/stable/slack-invite/4.1.0/README.md similarity index 100% rename from stable/slack-invite/4.0.1/README.md rename to stable/slack-invite/4.1.0/README.md diff --git a/stable/slack-invite/4.1.0/app-changelog.md b/stable/slack-invite/4.1.0/app-changelog.md new file mode 100644 index 0000000000..7f5cea593f --- /dev/null +++ b/stable/slack-invite/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [slack-invite-4.1.0](https://github.com/truecharts/charts/compare/slack-invite-4.0.1...slack-invite-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/slack-invite/4.0.1/app-readme.md b/stable/slack-invite/4.1.0/app-readme.md similarity index 100% rename from stable/slack-invite/4.0.1/app-readme.md rename to stable/slack-invite/4.1.0/app-readme.md diff --git a/stable/slack-invite/4.1.0/charts/common-17.2.2.tgz b/stable/slack-invite/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/slack-invite/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/slack-invite/4.0.1/ix_values.yaml b/stable/slack-invite/4.1.0/ix_values.yaml similarity index 100% rename from stable/slack-invite/4.0.1/ix_values.yaml rename to stable/slack-invite/4.1.0/ix_values.yaml diff --git a/stable/slack-invite/4.0.1/questions.yaml b/stable/slack-invite/4.1.0/questions.yaml similarity index 100% rename from stable/slack-invite/4.0.1/questions.yaml rename to stable/slack-invite/4.1.0/questions.yaml diff --git a/stable/sqlite-web/4.0.1/templates/common.yaml b/stable/slack-invite/4.1.0/templates/common.yaml similarity index 100% rename from stable/sqlite-web/4.0.1/templates/common.yaml rename to stable/slack-invite/4.1.0/templates/common.yaml diff --git a/stable/slack-invite/4.1.0/values.yaml b/stable/slack-invite/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/slash/2.0.1/CHANGELOG.md b/stable/slash/2.0.1/CHANGELOG.md deleted file mode 100644 index 3f33b6bfcc..0000000000 --- a/stable/slash/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [slash-2.0.1](https://github.com/truecharts/charts/compare/slash-2.0.0...slash-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [slash-2.0.0](https://github.com/truecharts/charts/compare/slash-1.0.12...slash-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [slash-1.0.12](https://github.com/truecharts/charts/compare/slash-1.0.11...slash-1.0.12) (2023-12-25) - -### Chore - -- update container image yourselfhosted/slash to v0.5.1[@08ad775](https://github.com/08ad775) by renovate ([#16479](https://github.com/truecharts/charts/issues/16479)) - - - - -## [slash-1.0.11](https://github.com/truecharts/charts/compare/slash-1.0.10...slash-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [slash-1.0.10](https://github.com/truecharts/charts/compare/slash-1.0.9...slash-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [slash-1.0.9](https://github.com/truecharts/charts/compare/slash-1.0.8...slash-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [slash-1.0.8](https://github.com/truecharts/charts/compare/slash-1.0.7...slash-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [slash-1.0.7](https://github.com/truecharts/charts/compare/slash-1.0.6...slash-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [slash-1.0.6](https://github.com/truecharts/charts/compare/slash-1.0.5...slash-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [slash-1.0.5](https://github.com/truecharts/charts/compare/slash-1.0.4...slash-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [slash-1.0.4](https://github.com/truecharts/charts/compare/slash-1.0.3...slash-1.0.4) (2023-12-21) - -### Fix diff --git a/stable/slash/2.0.1/Chart.yaml b/stable/slash/2.0.1/Chart.yaml deleted file mode 100644 index 9474e22713..0000000000 --- a/stable/slash/2.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: slash -version: 2.0.1 -appVersion: 0.5.1 -description: A bookmarking and link shortening service that enables easy saving and sharing of links. -home: https://truecharts.org/charts/stable/slash -icon: https://truecharts.org/img/hotlink-ok/chart-icons/slash.png -deprecated: false -sources: - - https://github.com/boojack/slash - - https://github.com/truecharts/charts/tree/master/charts/stable/slash - - https://hub.docker.com/r/yourselfhosted/slash -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - slash - - bookmarks - - url-shortener -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/slash/2.0.1/app-changelog.md b/stable/slash/2.0.1/app-changelog.md deleted file mode 100644 index aa995145fc..0000000000 --- a/stable/slash/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [slash-2.0.1](https://github.com/truecharts/charts/compare/slash-2.0.0...slash-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/slash/2.0.1/charts/common-17.1.4.tgz b/stable/slash/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/slash/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/slash/2.1.0/CHANGELOG.md b/stable/slash/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d1c84cd2be --- /dev/null +++ b/stable/slash/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [slash-2.1.0](https://github.com/truecharts/charts/compare/slash-2.0.1...slash-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [slash-2.0.1](https://github.com/truecharts/charts/compare/slash-2.0.0...slash-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [slash-2.0.0](https://github.com/truecharts/charts/compare/slash-1.0.12...slash-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [slash-1.0.12](https://github.com/truecharts/charts/compare/slash-1.0.11...slash-1.0.12) (2023-12-25) + +### Chore + +- update container image yourselfhosted/slash to v0.5.1[@08ad775](https://github.com/08ad775) by renovate ([#16479](https://github.com/truecharts/charts/issues/16479)) + + + + +## [slash-1.0.11](https://github.com/truecharts/charts/compare/slash-1.0.10...slash-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [slash-1.0.10](https://github.com/truecharts/charts/compare/slash-1.0.9...slash-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [slash-1.0.9](https://github.com/truecharts/charts/compare/slash-1.0.8...slash-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [slash-1.0.8](https://github.com/truecharts/charts/compare/slash-1.0.7...slash-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [slash-1.0.7](https://github.com/truecharts/charts/compare/slash-1.0.6...slash-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [slash-1.0.6](https://github.com/truecharts/charts/compare/slash-1.0.5...slash-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [slash-1.0.5](https://github.com/truecharts/charts/compare/slash-1.0.4...slash-1.0.5) (2023-12-22) + +### Fix diff --git a/stable/slash/2.1.0/Chart.yaml b/stable/slash/2.1.0/Chart.yaml new file mode 100644 index 0000000000..c07c8ae026 --- /dev/null +++ b/stable/slash/2.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: slash +version: 2.1.0 +appVersion: 0.5.1 +description: A bookmarking and link shortening service that enables easy saving and sharing of links. +home: https://truecharts.org/charts/stable/slash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/slash.png +deprecated: false +sources: + - https://github.com/boojack/slash + - https://github.com/truecharts/charts/tree/master/charts/stable/slash + - https://hub.docker.com/r/yourselfhosted/slash +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - slash + - bookmarks + - url-shortener +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/slash/2.0.1/README.md b/stable/slash/2.1.0/README.md similarity index 100% rename from stable/slash/2.0.1/README.md rename to stable/slash/2.1.0/README.md diff --git a/stable/slash/2.1.0/app-changelog.md b/stable/slash/2.1.0/app-changelog.md new file mode 100644 index 0000000000..1025384f46 --- /dev/null +++ b/stable/slash/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [slash-2.1.0](https://github.com/truecharts/charts/compare/slash-2.0.1...slash-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/slash/2.0.1/app-readme.md b/stable/slash/2.1.0/app-readme.md similarity index 100% rename from stable/slash/2.0.1/app-readme.md rename to stable/slash/2.1.0/app-readme.md diff --git a/stable/slash/2.1.0/charts/common-17.2.2.tgz b/stable/slash/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/slash/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/slash/2.0.1/ix_values.yaml b/stable/slash/2.1.0/ix_values.yaml similarity index 100% rename from stable/slash/2.0.1/ix_values.yaml rename to stable/slash/2.1.0/ix_values.yaml diff --git a/stable/slash/2.0.1/questions.yaml b/stable/slash/2.1.0/questions.yaml similarity index 100% rename from stable/slash/2.0.1/questions.yaml rename to stable/slash/2.1.0/questions.yaml diff --git a/stable/slash/2.1.0/templates/NOTES.txt b/stable/slash/2.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/slash/2.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/slash/2.1.0/templates/common.yaml b/stable/slash/2.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/slash/2.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/slash/2.1.0/values.yaml b/stable/slash/2.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/smokeping/9.0.1/CHANGELOG.md b/stable/smokeping/9.0.1/CHANGELOG.md deleted file mode 100644 index d652f85695..0000000000 --- a/stable/smokeping/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [smokeping-9.0.1](https://github.com/truecharts/charts/compare/smokeping-9.0.0...smokeping-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [smokeping-9.0.0](https://github.com/truecharts/charts/compare/smokeping-8.0.11...smokeping-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [smokeping-8.0.11](https://github.com/truecharts/charts/compare/smokeping-8.0.10...smokeping-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [smokeping-8.0.10](https://github.com/truecharts/charts/compare/smokeping-8.0.9...smokeping-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [smokeping-8.0.9](https://github.com/truecharts/charts/compare/smokeping-8.0.8...smokeping-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [smokeping-8.0.8](https://github.com/truecharts/charts/compare/smokeping-8.0.7...smokeping-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [smokeping-8.0.7](https://github.com/truecharts/charts/compare/smokeping-8.0.6...smokeping-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [smokeping-8.0.6](https://github.com/truecharts/charts/compare/smokeping-8.0.5...smokeping-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [smokeping-8.0.5](https://github.com/truecharts/charts/compare/smokeping-8.0.4...smokeping-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [smokeping-8.0.4](https://github.com/truecharts/charts/compare/smokeping-8.0.3...smokeping-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [smokeping-8.0.3](https://github.com/truecharts/charts/compare/smokeping-8.0.2...smokeping-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/smokeping/9.0.1/Chart.yaml b/stable/smokeping/9.0.1/Chart.yaml deleted file mode 100644 index 7de259d344..0000000000 --- a/stable/smokeping/9.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: smokeping -version: 9.0.1 -appVersion: 2.8.2 -description: Keep track of your network latency. -home: https://truecharts.org/charts/stable/smokeping -icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png -deprecated: false -sources: - - https://oss.oetiker.ch/smokeping/ - - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping - - https://ghcr.io/linuxserver/smokeping -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - smokeping - - network - - latency -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/smokeping/9.0.1/app-changelog.md b/stable/smokeping/9.0.1/app-changelog.md deleted file mode 100644 index 99508b9980..0000000000 --- a/stable/smokeping/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [smokeping-9.0.1](https://github.com/truecharts/charts/compare/smokeping-9.0.0...smokeping-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/smokeping/9.0.1/charts/common-17.1.4.tgz b/stable/smokeping/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/smokeping/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/smokeping/9.1.0/CHANGELOG.md b/stable/smokeping/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a4c417b3d4 --- /dev/null +++ b/stable/smokeping/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [smokeping-9.1.0](https://github.com/truecharts/charts/compare/smokeping-9.0.1...smokeping-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [smokeping-9.0.1](https://github.com/truecharts/charts/compare/smokeping-9.0.0...smokeping-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [smokeping-9.0.0](https://github.com/truecharts/charts/compare/smokeping-8.0.11...smokeping-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [smokeping-8.0.11](https://github.com/truecharts/charts/compare/smokeping-8.0.10...smokeping-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [smokeping-8.0.10](https://github.com/truecharts/charts/compare/smokeping-8.0.9...smokeping-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [smokeping-8.0.9](https://github.com/truecharts/charts/compare/smokeping-8.0.8...smokeping-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [smokeping-8.0.8](https://github.com/truecharts/charts/compare/smokeping-8.0.7...smokeping-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [smokeping-8.0.7](https://github.com/truecharts/charts/compare/smokeping-8.0.6...smokeping-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [smokeping-8.0.6](https://github.com/truecharts/charts/compare/smokeping-8.0.5...smokeping-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [smokeping-8.0.5](https://github.com/truecharts/charts/compare/smokeping-8.0.4...smokeping-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [smokeping-8.0.4](https://github.com/truecharts/charts/compare/smokeping-8.0.3...smokeping-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/smokeping/9.1.0/Chart.yaml b/stable/smokeping/9.1.0/Chart.yaml new file mode 100644 index 0000000000..6256e1e2d8 --- /dev/null +++ b/stable/smokeping/9.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: smokeping +version: 9.1.0 +appVersion: 2.8.2 +description: Keep track of your network latency. +home: https://truecharts.org/charts/stable/smokeping +icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png +deprecated: false +sources: + - https://oss.oetiker.ch/smokeping/ + - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping + - https://ghcr.io/linuxserver/smokeping +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - smokeping + - network + - latency +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/smokeping/9.0.1/README.md b/stable/smokeping/9.1.0/README.md similarity index 100% rename from stable/smokeping/9.0.1/README.md rename to stable/smokeping/9.1.0/README.md diff --git a/stable/smokeping/9.1.0/app-changelog.md b/stable/smokeping/9.1.0/app-changelog.md new file mode 100644 index 0000000000..51235b3f86 --- /dev/null +++ b/stable/smokeping/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [smokeping-9.1.0](https://github.com/truecharts/charts/compare/smokeping-9.0.1...smokeping-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/smokeping/9.0.1/app-readme.md b/stable/smokeping/9.1.0/app-readme.md similarity index 100% rename from stable/smokeping/9.0.1/app-readme.md rename to stable/smokeping/9.1.0/app-readme.md diff --git a/stable/smokeping/9.1.0/charts/common-17.2.2.tgz b/stable/smokeping/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/smokeping/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/smokeping/9.0.1/ix_values.yaml b/stable/smokeping/9.1.0/ix_values.yaml similarity index 100% rename from stable/smokeping/9.0.1/ix_values.yaml rename to stable/smokeping/9.1.0/ix_values.yaml diff --git a/stable/smokeping/9.0.1/questions.yaml b/stable/smokeping/9.1.0/questions.yaml similarity index 100% rename from stable/smokeping/9.0.1/questions.yaml rename to stable/smokeping/9.1.0/questions.yaml diff --git a/stable/smokeping/9.1.0/templates/NOTES.txt b/stable/smokeping/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/smokeping/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/smokeping/9.1.0/templates/common.yaml b/stable/smokeping/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/smokeping/9.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/smokeping/9.1.0/values.yaml b/stable/smokeping/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/smtp-relay/2.0.1/CHANGELOG.md b/stable/smtp-relay/2.0.1/CHANGELOG.md deleted file mode 100644 index eb9ba677b9..0000000000 --- a/stable/smtp-relay/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [smtp-relay-2.0.1](https://github.com/truecharts/charts/compare/smtp-relay-2.0.0...smtp-relay-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [smtp-relay-2.0.0](https://github.com/truecharts/charts/compare/smtp-relay-1.0.11...smtp-relay-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [smtp-relay-1.0.11](https://github.com/truecharts/charts/compare/smtp-relay-1.0.10...smtp-relay-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [smtp-relay-1.0.10](https://github.com/truecharts/charts/compare/smtp-relay-1.0.9...smtp-relay-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [smtp-relay-1.0.9](https://github.com/truecharts/charts/compare/smtp-relay-1.0.8...smtp-relay-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [smtp-relay-1.0.8](https://github.com/truecharts/charts/compare/smtp-relay-1.0.7...smtp-relay-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [smtp-relay-1.0.7](https://github.com/truecharts/charts/compare/smtp-relay-1.0.6...smtp-relay-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [smtp-relay-1.0.6](https://github.com/truecharts/charts/compare/smtp-relay-1.0.5...smtp-relay-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [smtp-relay-1.0.5](https://github.com/truecharts/charts/compare/smtp-relay-1.0.4...smtp-relay-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [smtp-relay-1.0.4](https://github.com/truecharts/charts/compare/smtp-relay-1.0.3...smtp-relay-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [smtp-relay-1.0.3](https://github.com/truecharts/charts/compare/smtp-relay-1.0.2...smtp-relay-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/smtp-relay/2.0.1/Chart.yaml b/stable/smtp-relay/2.0.1/Chart.yaml deleted file mode 100644 index 2227b2e216..0000000000 --- a/stable/smtp-relay/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: smtp-relay -version: 2.0.1 -appVersion: 0.5.2 -description: A SMTP service for relaying emails. -home: https://truecharts.org/charts/incubator/smtp-relay -icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.png -deprecated: false -sources: - - https://github.com/ix-ai/smtp - - https://github.com/truecharts/charts/tree/master/charts/incubator/smtp-relay - - https://github.com/truecharts/containers/tree/master/mirrorsmtp-relay -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - smtp-relay - - smtp -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: smtp - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/smtp-relay/2.0.1/app-changelog.md b/stable/smtp-relay/2.0.1/app-changelog.md deleted file mode 100644 index b6976f3e23..0000000000 --- a/stable/smtp-relay/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [smtp-relay-2.0.1](https://github.com/truecharts/charts/compare/smtp-relay-2.0.0...smtp-relay-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/smtp-relay/2.0.1/charts/common-17.1.4.tgz b/stable/smtp-relay/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/smtp-relay/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/smtp-relay/2.1.0/CHANGELOG.md b/stable/smtp-relay/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..111412838c --- /dev/null +++ b/stable/smtp-relay/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [smtp-relay-2.1.0](https://github.com/truecharts/charts/compare/smtp-relay-2.0.1...smtp-relay-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [smtp-relay-2.0.1](https://github.com/truecharts/charts/compare/smtp-relay-2.0.0...smtp-relay-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [smtp-relay-2.0.0](https://github.com/truecharts/charts/compare/smtp-relay-1.0.11...smtp-relay-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [smtp-relay-1.0.11](https://github.com/truecharts/charts/compare/smtp-relay-1.0.10...smtp-relay-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [smtp-relay-1.0.10](https://github.com/truecharts/charts/compare/smtp-relay-1.0.9...smtp-relay-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [smtp-relay-1.0.9](https://github.com/truecharts/charts/compare/smtp-relay-1.0.8...smtp-relay-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [smtp-relay-1.0.8](https://github.com/truecharts/charts/compare/smtp-relay-1.0.7...smtp-relay-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [smtp-relay-1.0.7](https://github.com/truecharts/charts/compare/smtp-relay-1.0.6...smtp-relay-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [smtp-relay-1.0.6](https://github.com/truecharts/charts/compare/smtp-relay-1.0.5...smtp-relay-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [smtp-relay-1.0.5](https://github.com/truecharts/charts/compare/smtp-relay-1.0.4...smtp-relay-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [smtp-relay-1.0.4](https://github.com/truecharts/charts/compare/smtp-relay-1.0.3...smtp-relay-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/smtp-relay/2.1.0/Chart.yaml b/stable/smtp-relay/2.1.0/Chart.yaml new file mode 100644 index 0000000000..be1c7c681b --- /dev/null +++ b/stable/smtp-relay/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: smtp-relay +version: 2.1.0 +appVersion: 0.5.2 +description: A SMTP service for relaying emails. +home: https://truecharts.org/charts/incubator/smtp-relay +icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.png +deprecated: false +sources: + - https://github.com/ix-ai/smtp + - https://github.com/truecharts/charts/tree/master/charts/incubator/smtp-relay + - https://github.com/truecharts/containers/tree/master/mirrorsmtp-relay +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - smtp-relay + - smtp +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: smtp + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/smtp-relay/2.0.1/README.md b/stable/smtp-relay/2.1.0/README.md similarity index 100% rename from stable/smtp-relay/2.0.1/README.md rename to stable/smtp-relay/2.1.0/README.md diff --git a/stable/smtp-relay/2.1.0/app-changelog.md b/stable/smtp-relay/2.1.0/app-changelog.md new file mode 100644 index 0000000000..7eaf2ab281 --- /dev/null +++ b/stable/smtp-relay/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [smtp-relay-2.1.0](https://github.com/truecharts/charts/compare/smtp-relay-2.0.1...smtp-relay-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/smtp-relay/2.0.1/app-readme.md b/stable/smtp-relay/2.1.0/app-readme.md similarity index 100% rename from stable/smtp-relay/2.0.1/app-readme.md rename to stable/smtp-relay/2.1.0/app-readme.md diff --git a/stable/smtp-relay/2.1.0/charts/common-17.2.2.tgz b/stable/smtp-relay/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/smtp-relay/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/smtp-relay/2.0.1/ix_values.yaml b/stable/smtp-relay/2.1.0/ix_values.yaml similarity index 100% rename from stable/smtp-relay/2.0.1/ix_values.yaml rename to stable/smtp-relay/2.1.0/ix_values.yaml diff --git a/stable/smtp-relay/2.0.1/questions.yaml b/stable/smtp-relay/2.1.0/questions.yaml similarity index 100% rename from stable/smtp-relay/2.0.1/questions.yaml rename to stable/smtp-relay/2.1.0/questions.yaml diff --git a/stable/smtp-relay/2.1.0/templates/NOTES.txt b/stable/smtp-relay/2.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/smtp-relay/2.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/smtp-relay/2.1.0/templates/common.yaml b/stable/smtp-relay/2.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/smtp-relay/2.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/smtp-relay/2.1.0/values.yaml b/stable/smtp-relay/2.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/snapdrop/8.0.1/CHANGELOG.md b/stable/snapdrop/8.0.1/CHANGELOG.md deleted file mode 100644 index 72d5dc280b..0000000000 --- a/stable/snapdrop/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [snapdrop-8.0.1](https://github.com/truecharts/charts/compare/snapdrop-8.0.0...snapdrop-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [snapdrop-8.0.0](https://github.com/truecharts/charts/compare/snapdrop-7.0.11...snapdrop-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [snapdrop-7.0.11](https://github.com/truecharts/charts/compare/snapdrop-7.0.10...snapdrop-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [snapdrop-7.0.10](https://github.com/truecharts/charts/compare/snapdrop-7.0.9...snapdrop-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [snapdrop-7.0.9](https://github.com/truecharts/charts/compare/snapdrop-7.0.8...snapdrop-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [snapdrop-7.0.8](https://github.com/truecharts/charts/compare/snapdrop-7.0.7...snapdrop-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [snapdrop-7.0.7](https://github.com/truecharts/charts/compare/snapdrop-7.0.6...snapdrop-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [snapdrop-7.0.6](https://github.com/truecharts/charts/compare/snapdrop-7.0.5...snapdrop-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [snapdrop-7.0.5](https://github.com/truecharts/charts/compare/snapdrop-7.0.4...snapdrop-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [snapdrop-7.0.4](https://github.com/truecharts/charts/compare/snapdrop-7.0.3...snapdrop-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [snapdrop-7.0.3](https://github.com/truecharts/charts/compare/snapdrop-7.0.2...snapdrop-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/snapdrop/8.0.1/Chart.yaml b/stable/snapdrop/8.0.1/Chart.yaml deleted file mode 100644 index 7c22e2e540..0000000000 --- a/stable/snapdrop/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: snapdrop -version: 8.0.1 -appVersion: latest -description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. -home: https://truecharts.org/charts/stable/snapdrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png -deprecated: false -sources: - - https://github.com/linuxserver/docker-snapdrop - - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - - https://hub.docker.com/r/linuxserver/snapdrop -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - snapdrop -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/snapdrop/8.0.1/app-changelog.md b/stable/snapdrop/8.0.1/app-changelog.md deleted file mode 100644 index 1c94aebf07..0000000000 --- a/stable/snapdrop/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [snapdrop-8.0.1](https://github.com/truecharts/charts/compare/snapdrop-8.0.0...snapdrop-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/snapdrop/8.0.1/charts/common-17.1.4.tgz b/stable/snapdrop/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/snapdrop/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/snapdrop/8.1.0/CHANGELOG.md b/stable/snapdrop/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..73a6634ec8 --- /dev/null +++ b/stable/snapdrop/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [snapdrop-8.1.0](https://github.com/truecharts/charts/compare/snapdrop-8.0.1...snapdrop-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [snapdrop-8.0.1](https://github.com/truecharts/charts/compare/snapdrop-8.0.0...snapdrop-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [snapdrop-8.0.0](https://github.com/truecharts/charts/compare/snapdrop-7.0.11...snapdrop-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [snapdrop-7.0.11](https://github.com/truecharts/charts/compare/snapdrop-7.0.10...snapdrop-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [snapdrop-7.0.10](https://github.com/truecharts/charts/compare/snapdrop-7.0.9...snapdrop-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [snapdrop-7.0.9](https://github.com/truecharts/charts/compare/snapdrop-7.0.8...snapdrop-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [snapdrop-7.0.8](https://github.com/truecharts/charts/compare/snapdrop-7.0.7...snapdrop-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [snapdrop-7.0.7](https://github.com/truecharts/charts/compare/snapdrop-7.0.6...snapdrop-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [snapdrop-7.0.6](https://github.com/truecharts/charts/compare/snapdrop-7.0.5...snapdrop-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [snapdrop-7.0.5](https://github.com/truecharts/charts/compare/snapdrop-7.0.4...snapdrop-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [snapdrop-7.0.4](https://github.com/truecharts/charts/compare/snapdrop-7.0.3...snapdrop-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/snapdrop/8.1.0/Chart.yaml b/stable/snapdrop/8.1.0/Chart.yaml new file mode 100644 index 0000000000..432426d4a0 --- /dev/null +++ b/stable/snapdrop/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: snapdrop +version: 8.1.0 +appVersion: latest +description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. +home: https://truecharts.org/charts/stable/snapdrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop + - https://hub.docker.com/r/linuxserver/snapdrop + - https://github.com/linuxserver/docker-snapdrop +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - snapdrop +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/snapdrop/8.0.1/README.md b/stable/snapdrop/8.1.0/README.md similarity index 100% rename from stable/snapdrop/8.0.1/README.md rename to stable/snapdrop/8.1.0/README.md diff --git a/stable/snapdrop/8.1.0/app-changelog.md b/stable/snapdrop/8.1.0/app-changelog.md new file mode 100644 index 0000000000..e9912d47b8 --- /dev/null +++ b/stable/snapdrop/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snapdrop-8.1.0](https://github.com/truecharts/charts/compare/snapdrop-8.0.1...snapdrop-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/snapdrop/8.0.1/app-readme.md b/stable/snapdrop/8.1.0/app-readme.md similarity index 100% rename from stable/snapdrop/8.0.1/app-readme.md rename to stable/snapdrop/8.1.0/app-readme.md diff --git a/stable/snapdrop/8.1.0/charts/common-17.2.2.tgz b/stable/snapdrop/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/snapdrop/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/snapdrop/8.0.1/ix_values.yaml b/stable/snapdrop/8.1.0/ix_values.yaml similarity index 100% rename from stable/snapdrop/8.0.1/ix_values.yaml rename to stable/snapdrop/8.1.0/ix_values.yaml diff --git a/stable/snapdrop/8.0.1/questions.yaml b/stable/snapdrop/8.1.0/questions.yaml similarity index 100% rename from stable/snapdrop/8.0.1/questions.yaml rename to stable/snapdrop/8.1.0/questions.yaml diff --git a/stable/snapdrop/8.1.0/templates/NOTES.txt b/stable/snapdrop/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/snapdrop/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/snapdrop/8.1.0/templates/common.yaml b/stable/snapdrop/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/snapdrop/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/snapdrop/8.1.0/values.yaml b/stable/snapdrop/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/snippet-box/6.0.1/CHANGELOG.md b/stable/snippet-box/6.0.1/CHANGELOG.md deleted file mode 100644 index 9ca21d60e0..0000000000 --- a/stable/snippet-box/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [snippet-box-6.0.1](https://github.com/truecharts/charts/compare/snippet-box-6.0.0...snippet-box-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [snippet-box-6.0.0](https://github.com/truecharts/charts/compare/snippet-box-5.0.11...snippet-box-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [snippet-box-5.0.11](https://github.com/truecharts/charts/compare/snippet-box-5.0.10...snippet-box-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [snippet-box-5.0.10](https://github.com/truecharts/charts/compare/snippet-box-5.0.9...snippet-box-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [snippet-box-5.0.9](https://github.com/truecharts/charts/compare/snippet-box-5.0.8...snippet-box-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [snippet-box-5.0.8](https://github.com/truecharts/charts/compare/snippet-box-5.0.7...snippet-box-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [snippet-box-5.0.7](https://github.com/truecharts/charts/compare/snippet-box-5.0.6...snippet-box-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [snippet-box-5.0.6](https://github.com/truecharts/charts/compare/snippet-box-5.0.5...snippet-box-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [snippet-box-5.0.5](https://github.com/truecharts/charts/compare/snippet-box-5.0.4...snippet-box-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [snippet-box-5.0.4](https://github.com/truecharts/charts/compare/snippet-box-5.0.3...snippet-box-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [snippet-box-5.0.3](https://github.com/truecharts/charts/compare/snippet-box-5.0.2...snippet-box-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/snippet-box/6.0.1/Chart.yaml b/stable/snippet-box/6.0.1/Chart.yaml deleted file mode 100644 index bd66d1ea95..0000000000 --- a/stable/snippet-box/6.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: snippet-box -version: 6.0.1 -appVersion: latest -description: Snippet Box is a simple self-hosted app for organizing your code snippets. -home: https://truecharts.org/charts/stable/snippet-box -icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.png -deprecated: false -sources: - - https://github.com/pawelmalak/snippet-box - - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box - - https://hub.docker.com/r/pawelmalak/snippet-box -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - snippet-box - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/snippet-box/6.0.1/app-changelog.md b/stable/snippet-box/6.0.1/app-changelog.md deleted file mode 100644 index 7601432645..0000000000 --- a/stable/snippet-box/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [snippet-box-6.0.1](https://github.com/truecharts/charts/compare/snippet-box-6.0.0...snippet-box-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/snippet-box/6.0.1/charts/common-17.1.4.tgz b/stable/snippet-box/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/snippet-box/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/snippet-box/6.1.0/CHANGELOG.md b/stable/snippet-box/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..292853c346 --- /dev/null +++ b/stable/snippet-box/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [snippet-box-6.1.0](https://github.com/truecharts/charts/compare/snippet-box-6.0.1...snippet-box-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [snippet-box-6.0.1](https://github.com/truecharts/charts/compare/snippet-box-6.0.0...snippet-box-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [snippet-box-6.0.0](https://github.com/truecharts/charts/compare/snippet-box-5.0.11...snippet-box-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [snippet-box-5.0.11](https://github.com/truecharts/charts/compare/snippet-box-5.0.10...snippet-box-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [snippet-box-5.0.10](https://github.com/truecharts/charts/compare/snippet-box-5.0.9...snippet-box-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [snippet-box-5.0.9](https://github.com/truecharts/charts/compare/snippet-box-5.0.8...snippet-box-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [snippet-box-5.0.8](https://github.com/truecharts/charts/compare/snippet-box-5.0.7...snippet-box-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [snippet-box-5.0.7](https://github.com/truecharts/charts/compare/snippet-box-5.0.6...snippet-box-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [snippet-box-5.0.6](https://github.com/truecharts/charts/compare/snippet-box-5.0.5...snippet-box-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [snippet-box-5.0.5](https://github.com/truecharts/charts/compare/snippet-box-5.0.4...snippet-box-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [snippet-box-5.0.4](https://github.com/truecharts/charts/compare/snippet-box-5.0.3...snippet-box-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/snippet-box/6.1.0/Chart.yaml b/stable/snippet-box/6.1.0/Chart.yaml new file mode 100644 index 0000000000..62d5da4592 --- /dev/null +++ b/stable/snippet-box/6.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: snippet-box +version: 6.1.0 +appVersion: latest +description: Snippet Box is a simple self-hosted app for organizing your code snippets. +home: https://truecharts.org/charts/stable/snippet-box +icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.png +deprecated: false +sources: + - https://github.com/pawelmalak/snippet-box + - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box + - https://hub.docker.com/r/pawelmalak/snippet-box +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - snippet-box + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/snippet-box/6.0.1/README.md b/stable/snippet-box/6.1.0/README.md similarity index 100% rename from stable/snippet-box/6.0.1/README.md rename to stable/snippet-box/6.1.0/README.md diff --git a/stable/snippet-box/6.1.0/app-changelog.md b/stable/snippet-box/6.1.0/app-changelog.md new file mode 100644 index 0000000000..2815bddb47 --- /dev/null +++ b/stable/snippet-box/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snippet-box-6.1.0](https://github.com/truecharts/charts/compare/snippet-box-6.0.1...snippet-box-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/snippet-box/6.0.1/app-readme.md b/stable/snippet-box/6.1.0/app-readme.md similarity index 100% rename from stable/snippet-box/6.0.1/app-readme.md rename to stable/snippet-box/6.1.0/app-readme.md diff --git a/stable/snippet-box/6.1.0/charts/common-17.2.2.tgz b/stable/snippet-box/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/snippet-box/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/snippet-box/6.0.1/ix_values.yaml b/stable/snippet-box/6.1.0/ix_values.yaml similarity index 100% rename from stable/snippet-box/6.0.1/ix_values.yaml rename to stable/snippet-box/6.1.0/ix_values.yaml diff --git a/stable/snippet-box/6.0.1/questions.yaml b/stable/snippet-box/6.1.0/questions.yaml similarity index 100% rename from stable/snippet-box/6.0.1/questions.yaml rename to stable/snippet-box/6.1.0/questions.yaml diff --git a/stable/snippet-box/6.1.0/templates/common.yaml b/stable/snippet-box/6.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/snippet-box/6.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/snippet-box/6.1.0/values.yaml b/stable/snippet-box/6.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/socials/4.0.2/CHANGELOG.md b/stable/socials/4.0.2/CHANGELOG.md deleted file mode 100644 index e6545901e0..0000000000 --- a/stable/socials/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [socials-4.0.2](https://github.com/truecharts/charts/compare/socials-4.0.1...socials-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [socials-4.0.1](https://github.com/truecharts/charts/compare/socials-4.0.0...socials-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [socials-4.0.0](https://github.com/truecharts/charts/compare/socials-3.0.17...socials-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [socials-3.0.17](https://github.com/truecharts/charts/compare/socials-3.0.16...socials-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [socials-3.0.16](https://github.com/truecharts/charts/compare/socials-3.0.15...socials-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [socials-3.0.15](https://github.com/truecharts/charts/compare/socials-3.0.14...socials-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [socials-3.0.14](https://github.com/truecharts/charts/compare/socials-3.0.13...socials-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [socials-3.0.13](https://github.com/truecharts/charts/compare/socials-3.0.12...socials-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [socials-3.0.12](https://github.com/truecharts/charts/compare/socials-3.0.11...socials-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [socials-3.0.11](https://github.com/truecharts/charts/compare/socials-3.0.10...socials-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [socials-3.0.10](https://github.com/truecharts/charts/compare/socials-3.0.9...socials-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/socials/4.0.2/Chart.yaml b/stable/socials/4.0.2/Chart.yaml deleted file mode 100644 index c0ef7ab5c0..0000000000 --- a/stable/socials/4.0.2/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: socials -version: 4.0.2 -appVersion: main -description: Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! -home: https://truecharts.org/charts/incubator/socials -icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/socials - - https://ghcr.io/diamkil/socials - - https://github.com/diamkil/socials - - https://registry.hub.docker.com/r/diamkil/socials/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - socials - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/socials/4.0.2/app-changelog.md b/stable/socials/4.0.2/app-changelog.md deleted file mode 100644 index bb0fed94e0..0000000000 --- a/stable/socials/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [socials-4.0.2](https://github.com/truecharts/charts/compare/socials-4.0.1...socials-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/socials/4.0.2/charts/common-17.1.4.tgz b/stable/socials/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/socials/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/socials/4.1.0/CHANGELOG.md b/stable/socials/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d4dece7059 --- /dev/null +++ b/stable/socials/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [socials-4.1.0](https://github.com/truecharts/charts/compare/socials-4.0.2...socials-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [socials-4.0.2](https://github.com/truecharts/charts/compare/socials-4.0.1...socials-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [socials-4.0.1](https://github.com/truecharts/charts/compare/socials-4.0.0...socials-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [socials-4.0.0](https://github.com/truecharts/charts/compare/socials-3.0.17...socials-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [socials-3.0.17](https://github.com/truecharts/charts/compare/socials-3.0.16...socials-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [socials-3.0.16](https://github.com/truecharts/charts/compare/socials-3.0.15...socials-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [socials-3.0.15](https://github.com/truecharts/charts/compare/socials-3.0.14...socials-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [socials-3.0.14](https://github.com/truecharts/charts/compare/socials-3.0.13...socials-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [socials-3.0.13](https://github.com/truecharts/charts/compare/socials-3.0.12...socials-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [socials-3.0.12](https://github.com/truecharts/charts/compare/socials-3.0.11...socials-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [socials-3.0.11](https://github.com/truecharts/charts/compare/socials-3.0.10...socials-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/socials/4.1.0/Chart.yaml b/stable/socials/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e2cde4a4ec --- /dev/null +++ b/stable/socials/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: socials +version: 4.1.0 +appVersion: main +description: Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! +home: https://truecharts.org/charts/incubator/socials +icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.png +deprecated: false +sources: + - https://ghcr.io/diamkil/socials + - https://github.com/diamkil/socials + - https://registry.hub.docker.com/r/diamkil/socials/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/socials +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - socials + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/socials/4.0.2/README.md b/stable/socials/4.1.0/README.md similarity index 100% rename from stable/socials/4.0.2/README.md rename to stable/socials/4.1.0/README.md diff --git a/stable/socials/4.1.0/app-changelog.md b/stable/socials/4.1.0/app-changelog.md new file mode 100644 index 0000000000..bf23579f3b --- /dev/null +++ b/stable/socials/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [socials-4.1.0](https://github.com/truecharts/charts/compare/socials-4.0.2...socials-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/socials/4.0.2/app-readme.md b/stable/socials/4.1.0/app-readme.md similarity index 100% rename from stable/socials/4.0.2/app-readme.md rename to stable/socials/4.1.0/app-readme.md diff --git a/stable/socials/4.1.0/charts/common-17.2.2.tgz b/stable/socials/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/socials/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/socials/4.0.2/ix_values.yaml b/stable/socials/4.1.0/ix_values.yaml similarity index 100% rename from stable/socials/4.0.2/ix_values.yaml rename to stable/socials/4.1.0/ix_values.yaml diff --git a/stable/socials/4.0.2/questions.yaml b/stable/socials/4.1.0/questions.yaml similarity index 100% rename from stable/socials/4.0.2/questions.yaml rename to stable/socials/4.1.0/questions.yaml diff --git a/stable/stackedit/4.0.1/templates/common.yaml b/stable/socials/4.1.0/templates/common.yaml similarity index 100% rename from stable/stackedit/4.0.1/templates/common.yaml rename to stable/socials/4.1.0/templates/common.yaml diff --git a/stable/socials/4.1.0/values.yaml b/stable/socials/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/soft-serve/5.0.1/CHANGELOG.md b/stable/soft-serve/5.0.1/CHANGELOG.md deleted file mode 100644 index 978a8cd353..0000000000 --- a/stable/soft-serve/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [soft-serve-5.0.1](https://github.com/truecharts/charts/compare/soft-serve-5.0.0...soft-serve-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [soft-serve-5.0.0](https://github.com/truecharts/charts/compare/soft-serve-4.0.11...soft-serve-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [soft-serve-4.0.11](https://github.com/truecharts/charts/compare/soft-serve-4.0.10...soft-serve-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [soft-serve-4.0.10](https://github.com/truecharts/charts/compare/soft-serve-4.0.9...soft-serve-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [soft-serve-4.0.9](https://github.com/truecharts/charts/compare/soft-serve-4.0.8...soft-serve-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [soft-serve-4.0.8](https://github.com/truecharts/charts/compare/soft-serve-4.0.7...soft-serve-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [soft-serve-4.0.7](https://github.com/truecharts/charts/compare/soft-serve-4.0.6...soft-serve-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [soft-serve-4.0.6](https://github.com/truecharts/charts/compare/soft-serve-4.0.5...soft-serve-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [soft-serve-4.0.5](https://github.com/truecharts/charts/compare/soft-serve-4.0.4...soft-serve-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [soft-serve-4.0.4](https://github.com/truecharts/charts/compare/soft-serve-4.0.3...soft-serve-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [soft-serve-4.0.3](https://github.com/truecharts/charts/compare/soft-serve-4.0.2...soft-serve-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/soft-serve/5.0.1/Chart.yaml b/stable/soft-serve/5.0.1/Chart.yaml deleted file mode 100644 index e3e3db3b4b..0000000000 --- a/stable/soft-serve/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: soft-serve -version: 5.0.1 -appVersion: 0.7.4 -description: A tasty, self-hostable Git server for the command line. -home: https://truecharts.org/charts/stable/soft-serve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png -deprecated: false -sources: - - https://github.com/charmbracelet/soft-serve - - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve - - https://hub.docker.com/r/charmcli/soft-serve -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - soft-serve - - git -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: git - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/soft-serve/5.0.1/app-changelog.md b/stable/soft-serve/5.0.1/app-changelog.md deleted file mode 100644 index 0af392ab26..0000000000 --- a/stable/soft-serve/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [soft-serve-5.0.1](https://github.com/truecharts/charts/compare/soft-serve-5.0.0...soft-serve-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/soft-serve/5.0.1/charts/common-17.1.4.tgz b/stable/soft-serve/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/soft-serve/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/soft-serve/5.1.0/CHANGELOG.md b/stable/soft-serve/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1283be9a22 --- /dev/null +++ b/stable/soft-serve/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [soft-serve-5.1.0](https://github.com/truecharts/charts/compare/soft-serve-5.0.1...soft-serve-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [soft-serve-5.0.1](https://github.com/truecharts/charts/compare/soft-serve-5.0.0...soft-serve-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [soft-serve-5.0.0](https://github.com/truecharts/charts/compare/soft-serve-4.0.11...soft-serve-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [soft-serve-4.0.11](https://github.com/truecharts/charts/compare/soft-serve-4.0.10...soft-serve-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [soft-serve-4.0.10](https://github.com/truecharts/charts/compare/soft-serve-4.0.9...soft-serve-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [soft-serve-4.0.9](https://github.com/truecharts/charts/compare/soft-serve-4.0.8...soft-serve-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [soft-serve-4.0.8](https://github.com/truecharts/charts/compare/soft-serve-4.0.7...soft-serve-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [soft-serve-4.0.7](https://github.com/truecharts/charts/compare/soft-serve-4.0.6...soft-serve-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [soft-serve-4.0.6](https://github.com/truecharts/charts/compare/soft-serve-4.0.5...soft-serve-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [soft-serve-4.0.5](https://github.com/truecharts/charts/compare/soft-serve-4.0.4...soft-serve-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [soft-serve-4.0.4](https://github.com/truecharts/charts/compare/soft-serve-4.0.3...soft-serve-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/soft-serve/5.1.0/Chart.yaml b/stable/soft-serve/5.1.0/Chart.yaml new file mode 100644 index 0000000000..61f1ca5f46 --- /dev/null +++ b/stable/soft-serve/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: soft-serve +version: 5.1.0 +appVersion: 0.7.4 +description: A tasty, self-hostable Git server for the command line. +home: https://truecharts.org/charts/stable/soft-serve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve + - https://hub.docker.com/r/charmcli/soft-serve + - https://github.com/charmbracelet/soft-serve +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - soft-serve + - git +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: git + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/soft-serve/5.0.1/README.md b/stable/soft-serve/5.1.0/README.md similarity index 100% rename from stable/soft-serve/5.0.1/README.md rename to stable/soft-serve/5.1.0/README.md diff --git a/stable/soft-serve/5.1.0/app-changelog.md b/stable/soft-serve/5.1.0/app-changelog.md new file mode 100644 index 0000000000..e9fe8ef7e0 --- /dev/null +++ b/stable/soft-serve/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [soft-serve-5.1.0](https://github.com/truecharts/charts/compare/soft-serve-5.0.1...soft-serve-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/soft-serve/5.0.1/app-readme.md b/stable/soft-serve/5.1.0/app-readme.md similarity index 100% rename from stable/soft-serve/5.0.1/app-readme.md rename to stable/soft-serve/5.1.0/app-readme.md diff --git a/stable/soft-serve/5.1.0/charts/common-17.2.2.tgz b/stable/soft-serve/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/soft-serve/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/soft-serve/5.0.1/ix_values.yaml b/stable/soft-serve/5.1.0/ix_values.yaml similarity index 100% rename from stable/soft-serve/5.0.1/ix_values.yaml rename to stable/soft-serve/5.1.0/ix_values.yaml diff --git a/stable/soft-serve/5.0.1/questions.yaml b/stable/soft-serve/5.1.0/questions.yaml similarity index 100% rename from stable/soft-serve/5.0.1/questions.yaml rename to stable/soft-serve/5.1.0/questions.yaml diff --git a/stable/soft-serve/5.1.0/templates/NOTES.txt b/stable/soft-serve/5.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/soft-serve/5.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/soft-serve/5.0.1/templates/_secret.tpl b/stable/soft-serve/5.1.0/templates/_secret.tpl similarity index 100% rename from stable/soft-serve/5.0.1/templates/_secret.tpl rename to stable/soft-serve/5.1.0/templates/_secret.tpl diff --git a/stable/soft-serve/5.0.1/templates/common.yaml b/stable/soft-serve/5.1.0/templates/common.yaml similarity index 100% rename from stable/soft-serve/5.0.1/templates/common.yaml rename to stable/soft-serve/5.1.0/templates/common.yaml diff --git a/stable/soft-serve/5.1.0/values.yaml b/stable/soft-serve/5.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/sonarr/18.1.0/CHANGELOG.md b/stable/sonarr/18.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5227732b3d --- /dev/null +++ b/stable/sonarr/18.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sonarr-18.1.0](https://github.com/truecharts/charts/compare/sonarr-18.0.1...sonarr-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sonarr-18.0.1](https://github.com/truecharts/charts/compare/sonarr-18.0.0...sonarr-18.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sonarr-18.0.0](https://github.com/truecharts/charts/compare/sonarr-17.0.12...sonarr-18.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sonarr-17.0.12](https://github.com/truecharts/charts/compare/sonarr-17.0.11...sonarr-17.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sonarr-17.0.11](https://github.com/truecharts/charts/compare/sonarr-17.0.10...sonarr-17.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sonarr-17.0.10](https://github.com/truecharts/charts/compare/sonarr-17.0.9...sonarr-17.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sonarr-17.0.9](https://github.com/truecharts/charts/compare/sonarr-17.0.8...sonarr-17.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sonarr-17.0.8](https://github.com/truecharts/charts/compare/sonarr-17.0.7...sonarr-17.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sonarr-17.0.7](https://github.com/truecharts/charts/compare/sonarr-17.0.6...sonarr-17.0.7) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sonarr-17.0.6](https://github.com/truecharts/charts/compare/sonarr-17.0.5...sonarr-17.0.6) (2023-12-22) + +### Fix + +- remove postgres ([#16350](https://github.com/truecharts/charts/issues/16350)) + + + + +## [sonarr-17.0.5](https://github.com/truecharts/charts/compare/sonarr-17.0.4...sonarr-17.0.5) (2023-12-22) + +### Fix diff --git a/stable/sonarr/18.1.0/Chart.yaml b/stable/sonarr/18.1.0/Chart.yaml new file mode 100644 index 0000000000..41b91ee1de --- /dev/null +++ b/stable/sonarr/18.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sonarr +version: 18.1.0 +appVersion: 3.0.10.1567 +description: Smart PVR for newsgroup and bittorrent users +home: https://truecharts.org/charts/stable/sonarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarr.png +deprecated: false +sources: + - https://github.com/Sonarr/Sonarr + - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr + - https://ghcr.io/onedr0p/exportarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sonarr + - torrent + - usenet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/sonarr/18.1.0/README.md b/stable/sonarr/18.1.0/README.md new file mode 100644 index 0000000000..988336be77 --- /dev/null +++ b/stable/sonarr/18.1.0/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/sonarr) + +**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/sonarr/18.1.0/app-changelog.md b/stable/sonarr/18.1.0/app-changelog.md new file mode 100644 index 0000000000..667951bb2c --- /dev/null +++ b/stable/sonarr/18.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sonarr-18.1.0](https://github.com/truecharts/charts/compare/sonarr-18.0.1...sonarr-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sonarr/18.1.0/app-readme.md b/stable/sonarr/18.1.0/app-readme.md new file mode 100644 index 0000000000..ec61484a6b --- /dev/null +++ b/stable/sonarr/18.1.0/app-readme.md @@ -0,0 +1,8 @@ +Smart PVR for newsgroup and bittorrent users + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/sonarr](https://truecharts.org/charts/stable/sonarr) + +--- + +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/sonarr/18.1.0/charts/common-17.2.2.tgz b/stable/sonarr/18.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sonarr/18.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sonarr/18.1.0/ix_values.yaml b/stable/sonarr/18.1.0/ix_values.yaml new file mode 100644 index 0000000000..01220518b7 --- /dev/null +++ b/stable/sonarr/18.1.0/ix_values.yaml @@ -0,0 +1,106 @@ +image: + repository: ghcr.io/onedr0p/sonarr + pullPolicy: IfNotPresent + tag: 3.0.10.1567@sha256:90200b6c31047426aaa175b05715f42edba6bfad34f7845a3ca1b8d8f41b9cd2 +exportarrImage: + repository: ghcr.io/onedr0p/exportarr + pullPolicy: IfNotPresent + tag: v1.6.0@sha256:b522e128509b766cf66f847190fccd225ff194dc76775fe6a215f2dd3010cac2 +service: + main: + ports: + main: + port: 8989 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 8990 + targetSelector: exportarr +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: http + path: /ping + readiness: + enabled: true + type: http + path: /ping + startup: + enabled: true + type: http + path: /ping + env: + SONARR__PORT: "{{ .Values.service.main.ports.main.port }}" + SONARR__AUTHENTICATION_METHOD: "" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - sonarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + CONFIG: "/config/config.xml" +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics + prometheusRule: + enabled: false +portal: + open: + enabled: true +updated: true diff --git a/stable/sonarr/18.1.0/questions.yaml b/stable/sonarr/18.1.0/questions.yaml new file mode 100644 index 0000000000..7ab5cf082c --- /dev/null +++ b/stable/sonarr/18.1.0/questions.yaml @@ -0,0 +1,2881 @@ +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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: SONARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: None + description: None + - value: Basic + description: Basic + - value: Forms + description: Forms + + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8989 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/sonarr/18.1.0/templates/NOTES.txt b/stable/sonarr/18.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/sonarr/18.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sonarr/18.1.0/templates/common.yaml b/stable/sonarr/18.1.0/templates/common.yaml new file mode 100644 index 0000000000..3c93f57861 --- /dev/null +++ b/stable/sonarr/18.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Disable [exportarr] if requested */}} +{{- if not .Values.metrics.main.enabled -}} + {{- $_ := set .Values.workload.exportarr "enabled" false -}} + {{- $_ := set .Values.service.metrics "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/sonarr/18.1.0/values.yaml b/stable/sonarr/18.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/songkong/4.0.1/CHANGELOG.md b/stable/songkong/4.0.1/CHANGELOG.md deleted file mode 100644 index 9e362ccce3..0000000000 --- a/stable/songkong/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [songkong-4.0.1](https://github.com/truecharts/charts/compare/songkong-4.0.0...songkong-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [songkong-4.0.0](https://github.com/truecharts/charts/compare/songkong-3.0.18...songkong-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [songkong-3.0.18](https://github.com/truecharts/charts/compare/songkong-3.0.17...songkong-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [songkong-3.0.17](https://github.com/truecharts/charts/compare/songkong-3.0.16...songkong-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [songkong-3.0.16](https://github.com/truecharts/charts/compare/songkong-3.0.15...songkong-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [songkong-3.0.15](https://github.com/truecharts/charts/compare/songkong-3.0.14...songkong-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [songkong-3.0.14](https://github.com/truecharts/charts/compare/songkong-3.0.13...songkong-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [songkong-3.0.13](https://github.com/truecharts/charts/compare/songkong-3.0.12...songkong-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [songkong-3.0.12](https://github.com/truecharts/charts/compare/songkong-3.0.11...songkong-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [songkong-3.0.11](https://github.com/truecharts/charts/compare/songkong-3.0.10...songkong-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [songkong-3.0.10](https://github.com/truecharts/charts/compare/songkong-3.0.9...songkong-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/songkong/4.0.1/Chart.yaml b/stable/songkong/4.0.1/Chart.yaml deleted file mode 100644 index acae959596..0000000000 --- a/stable/songkong/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: songkong -version: 4.0.1 -appVersion: latest -description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically -home: https://truecharts.org/charts/incubator/songkong -icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/songkong - - https://hub.docker.com/r/songkong/songkong -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - songkong - - MediaApp-Music -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Music - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/songkong/4.0.1/app-changelog.md b/stable/songkong/4.0.1/app-changelog.md deleted file mode 100644 index 9a346a6aff..0000000000 --- a/stable/songkong/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [songkong-4.0.1](https://github.com/truecharts/charts/compare/songkong-4.0.0...songkong-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/songkong/4.0.1/charts/common-17.1.4.tgz b/stable/songkong/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/songkong/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/songkong/4.1.0/CHANGELOG.md b/stable/songkong/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..eb953647ec --- /dev/null +++ b/stable/songkong/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [songkong-4.1.0](https://github.com/truecharts/charts/compare/songkong-4.0.1...songkong-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [songkong-4.0.1](https://github.com/truecharts/charts/compare/songkong-4.0.0...songkong-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [songkong-4.0.0](https://github.com/truecharts/charts/compare/songkong-3.0.18...songkong-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [songkong-3.0.18](https://github.com/truecharts/charts/compare/songkong-3.0.17...songkong-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [songkong-3.0.17](https://github.com/truecharts/charts/compare/songkong-3.0.16...songkong-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [songkong-3.0.16](https://github.com/truecharts/charts/compare/songkong-3.0.15...songkong-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [songkong-3.0.15](https://github.com/truecharts/charts/compare/songkong-3.0.14...songkong-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [songkong-3.0.14](https://github.com/truecharts/charts/compare/songkong-3.0.13...songkong-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [songkong-3.0.13](https://github.com/truecharts/charts/compare/songkong-3.0.12...songkong-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [songkong-3.0.12](https://github.com/truecharts/charts/compare/songkong-3.0.11...songkong-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [songkong-3.0.11](https://github.com/truecharts/charts/compare/songkong-3.0.10...songkong-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/songkong/4.1.0/Chart.yaml b/stable/songkong/4.1.0/Chart.yaml new file mode 100644 index 0000000000..a849833c97 --- /dev/null +++ b/stable/songkong/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: songkong +version: 4.1.0 +appVersion: latest +description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically +home: https://truecharts.org/charts/incubator/songkong +icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png +deprecated: false +sources: + - https://hub.docker.com/r/songkong/songkong + - https://github.com/truecharts/charts/tree/master/charts/incubator/songkong +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - songkong + - MediaApp-Music +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Music + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/songkong/4.0.1/README.md b/stable/songkong/4.1.0/README.md similarity index 100% rename from stable/songkong/4.0.1/README.md rename to stable/songkong/4.1.0/README.md diff --git a/stable/songkong/4.1.0/app-changelog.md b/stable/songkong/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ffa620e4a5 --- /dev/null +++ b/stable/songkong/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [songkong-4.1.0](https://github.com/truecharts/charts/compare/songkong-4.0.1...songkong-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/songkong/4.0.1/app-readme.md b/stable/songkong/4.1.0/app-readme.md similarity index 100% rename from stable/songkong/4.0.1/app-readme.md rename to stable/songkong/4.1.0/app-readme.md diff --git a/stable/songkong/4.1.0/charts/common-17.2.2.tgz b/stable/songkong/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/songkong/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/songkong/4.0.1/ix_values.yaml b/stable/songkong/4.1.0/ix_values.yaml similarity index 100% rename from stable/songkong/4.0.1/ix_values.yaml rename to stable/songkong/4.1.0/ix_values.yaml diff --git a/stable/songkong/4.0.1/questions.yaml b/stable/songkong/4.1.0/questions.yaml similarity index 100% rename from stable/songkong/4.0.1/questions.yaml rename to stable/songkong/4.1.0/questions.yaml diff --git a/stable/standardnotes-web/4.0.1/templates/common.yaml b/stable/songkong/4.1.0/templates/common.yaml similarity index 100% rename from stable/standardnotes-web/4.0.1/templates/common.yaml rename to stable/songkong/4.1.0/templates/common.yaml diff --git a/stable/songkong/4.1.0/values.yaml b/stable/songkong/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/sonsoftheforest/2.0.1/CHANGELOG.md b/stable/sonsoftheforest/2.0.1/CHANGELOG.md deleted file mode 100644 index 05733ef605..0000000000 --- a/stable/sonsoftheforest/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sonsoftheforest-2.0.1](https://github.com/truecharts/charts/compare/sonsoftheforest-2.0.0...sonsoftheforest-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [sonsoftheforest-2.0.0](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.11...sonsoftheforest-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [sonsoftheforest-1.0.11](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.10...sonsoftheforest-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [sonsoftheforest-1.0.10](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.9...sonsoftheforest-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [sonsoftheforest-1.0.9](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.8...sonsoftheforest-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [sonsoftheforest-1.0.8](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.7...sonsoftheforest-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [sonsoftheforest-1.0.7](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.6...sonsoftheforest-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [sonsoftheforest-1.0.6](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.5...sonsoftheforest-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [sonsoftheforest-1.0.5](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.4...sonsoftheforest-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [sonsoftheforest-1.0.4](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.3...sonsoftheforest-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [sonsoftheforest-1.0.3](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.2...sonsoftheforest-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/sonsoftheforest/2.0.1/Chart.yaml b/stable/sonsoftheforest/2.0.1/Chart.yaml deleted file mode 100644 index dddb60de03..0000000000 --- a/stable/sonsoftheforest/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: sonsoftheforest -version: 2.0.1 -appVersion: latest -description: A custom SteamCMD chart that runs Sons Of The Forest Server. -home: https://truecharts.org/charts/incubator/sonsoftheforest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.png -deprecated: false -sources: - - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest - - https://github.com/truecharts/charts/tree/master/charts/incubator/sonsoftheforest - - https://github.com/truecharts/containers/tree/master/mirrorsonsoftheforest -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - sonsoftheforest - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/sonsoftheforest/2.0.1/app-changelog.md b/stable/sonsoftheforest/2.0.1/app-changelog.md deleted file mode 100644 index 899a58d163..0000000000 --- a/stable/sonsoftheforest/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sonsoftheforest-2.0.1](https://github.com/truecharts/charts/compare/sonsoftheforest-2.0.0...sonsoftheforest-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/sonsoftheforest/2.0.1/charts/common-17.1.4.tgz b/stable/sonsoftheforest/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/sonsoftheforest/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/sonsoftheforest/2.1.0/CHANGELOG.md b/stable/sonsoftheforest/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..576ab24f5e --- /dev/null +++ b/stable/sonsoftheforest/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sonsoftheforest-2.1.0](https://github.com/truecharts/charts/compare/sonsoftheforest-2.0.1...sonsoftheforest-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sonsoftheforest-2.0.1](https://github.com/truecharts/charts/compare/sonsoftheforest-2.0.0...sonsoftheforest-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sonsoftheforest-2.0.0](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.11...sonsoftheforest-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sonsoftheforest-1.0.11](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.10...sonsoftheforest-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sonsoftheforest-1.0.10](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.9...sonsoftheforest-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sonsoftheforest-1.0.9](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.8...sonsoftheforest-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sonsoftheforest-1.0.8](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.7...sonsoftheforest-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sonsoftheforest-1.0.7](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.6...sonsoftheforest-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sonsoftheforest-1.0.6](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.5...sonsoftheforest-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sonsoftheforest-1.0.5](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.4...sonsoftheforest-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [sonsoftheforest-1.0.4](https://github.com/truecharts/charts/compare/sonsoftheforest-1.0.3...sonsoftheforest-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/sonsoftheforest/2.1.0/Chart.yaml b/stable/sonsoftheforest/2.1.0/Chart.yaml new file mode 100644 index 0000000000..e395df5aad --- /dev/null +++ b/stable/sonsoftheforest/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sonsoftheforest +version: 2.1.0 +appVersion: latest +description: A custom SteamCMD chart that runs Sons Of The Forest Server. +home: https://truecharts.org/charts/incubator/sonsoftheforest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.png +deprecated: false +sources: + - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest + - https://github.com/truecharts/charts/tree/master/charts/incubator/sonsoftheforest + - https://github.com/truecharts/containers/tree/master/mirrorsonsoftheforest +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sonsoftheforest + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/sonsoftheforest/2.0.1/README.md b/stable/sonsoftheforest/2.1.0/README.md similarity index 100% rename from stable/sonsoftheforest/2.0.1/README.md rename to stable/sonsoftheforest/2.1.0/README.md diff --git a/stable/sonsoftheforest/2.1.0/app-changelog.md b/stable/sonsoftheforest/2.1.0/app-changelog.md new file mode 100644 index 0000000000..e467adce1d --- /dev/null +++ b/stable/sonsoftheforest/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sonsoftheforest-2.1.0](https://github.com/truecharts/charts/compare/sonsoftheforest-2.0.1...sonsoftheforest-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sonsoftheforest/2.0.1/app-readme.md b/stable/sonsoftheforest/2.1.0/app-readme.md similarity index 100% rename from stable/sonsoftheforest/2.0.1/app-readme.md rename to stable/sonsoftheforest/2.1.0/app-readme.md diff --git a/stable/sonsoftheforest/2.1.0/charts/common-17.2.2.tgz b/stable/sonsoftheforest/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sonsoftheforest/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sonsoftheforest/2.0.1/ix_values.yaml b/stable/sonsoftheforest/2.1.0/ix_values.yaml similarity index 100% rename from stable/sonsoftheforest/2.0.1/ix_values.yaml rename to stable/sonsoftheforest/2.1.0/ix_values.yaml diff --git a/stable/sonsoftheforest/2.0.1/questions.yaml b/stable/sonsoftheforest/2.1.0/questions.yaml similarity index 100% rename from stable/sonsoftheforest/2.0.1/questions.yaml rename to stable/sonsoftheforest/2.1.0/questions.yaml diff --git a/stable/sonsoftheforest/2.1.0/templates/NOTES.txt b/stable/sonsoftheforest/2.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/sonsoftheforest/2.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sonsoftheforest/2.0.1/templates/_configmap.tpl b/stable/sonsoftheforest/2.1.0/templates/_configmap.tpl similarity index 100% rename from stable/sonsoftheforest/2.0.1/templates/_configmap.tpl rename to stable/sonsoftheforest/2.1.0/templates/_configmap.tpl diff --git a/stable/sonsoftheforest/2.0.1/templates/common.yaml b/stable/sonsoftheforest/2.1.0/templates/common.yaml similarity index 100% rename from stable/sonsoftheforest/2.0.1/templates/common.yaml rename to stable/sonsoftheforest/2.1.0/templates/common.yaml diff --git a/stable/sonsoftheforest/2.1.0/values.yaml b/stable/sonsoftheforest/2.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/sourcegraph/4.0.1/CHANGELOG.md b/stable/sourcegraph/4.0.1/CHANGELOG.md deleted file mode 100644 index 9275b01c7e..0000000000 --- a/stable/sourcegraph/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sourcegraph-4.0.1](https://github.com/truecharts/charts/compare/sourcegraph-4.0.0...sourcegraph-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [sourcegraph-4.0.0](https://github.com/truecharts/charts/compare/sourcegraph-3.0.18...sourcegraph-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [sourcegraph-3.0.18](https://github.com/truecharts/charts/compare/sourcegraph-3.0.17...sourcegraph-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [sourcegraph-3.0.17](https://github.com/truecharts/charts/compare/sourcegraph-3.0.16...sourcegraph-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [sourcegraph-3.0.16](https://github.com/truecharts/charts/compare/sourcegraph-3.0.15...sourcegraph-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [sourcegraph-3.0.15](https://github.com/truecharts/charts/compare/sourcegraph-3.0.14...sourcegraph-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [sourcegraph-3.0.14](https://github.com/truecharts/charts/compare/sourcegraph-3.0.13...sourcegraph-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [sourcegraph-3.0.13](https://github.com/truecharts/charts/compare/sourcegraph-3.0.12...sourcegraph-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [sourcegraph-3.0.12](https://github.com/truecharts/charts/compare/sourcegraph-3.0.11...sourcegraph-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [sourcegraph-3.0.11](https://github.com/truecharts/charts/compare/sourcegraph-3.0.10...sourcegraph-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [sourcegraph-3.0.10](https://github.com/truecharts/charts/compare/sourcegraph-3.0.9...sourcegraph-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/sourcegraph/4.0.1/Chart.yaml b/stable/sourcegraph/4.0.1/Chart.yaml deleted file mode 100644 index 7ef6634d1b..0000000000 --- a/stable/sourcegraph/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: sourcegraph -version: 4.0.1 -appVersion: 5.2.5 -description: Sourcegraph Chart. -home: https://truecharts.org/charts/incubator/sourcegraph -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph - - https://hub.docker.com/r/sourcegraph/server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - sourcegraph - - Backup - - Cloud - - Network-Web - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/sourcegraph/4.0.1/app-changelog.md b/stable/sourcegraph/4.0.1/app-changelog.md deleted file mode 100644 index cbe05182ed..0000000000 --- a/stable/sourcegraph/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sourcegraph-4.0.1](https://github.com/truecharts/charts/compare/sourcegraph-4.0.0...sourcegraph-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/sourcegraph/4.0.1/charts/common-17.1.4.tgz b/stable/sourcegraph/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/sourcegraph/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/sourcegraph/4.1.0/CHANGELOG.md b/stable/sourcegraph/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c939dfda2c --- /dev/null +++ b/stable/sourcegraph/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sourcegraph-4.1.0](https://github.com/truecharts/charts/compare/sourcegraph-4.0.1...sourcegraph-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sourcegraph-4.0.1](https://github.com/truecharts/charts/compare/sourcegraph-4.0.0...sourcegraph-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sourcegraph-4.0.0](https://github.com/truecharts/charts/compare/sourcegraph-3.0.18...sourcegraph-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sourcegraph-3.0.18](https://github.com/truecharts/charts/compare/sourcegraph-3.0.17...sourcegraph-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sourcegraph-3.0.17](https://github.com/truecharts/charts/compare/sourcegraph-3.0.16...sourcegraph-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sourcegraph-3.0.16](https://github.com/truecharts/charts/compare/sourcegraph-3.0.15...sourcegraph-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sourcegraph-3.0.15](https://github.com/truecharts/charts/compare/sourcegraph-3.0.14...sourcegraph-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sourcegraph-3.0.14](https://github.com/truecharts/charts/compare/sourcegraph-3.0.13...sourcegraph-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sourcegraph-3.0.13](https://github.com/truecharts/charts/compare/sourcegraph-3.0.12...sourcegraph-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sourcegraph-3.0.12](https://github.com/truecharts/charts/compare/sourcegraph-3.0.11...sourcegraph-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [sourcegraph-3.0.11](https://github.com/truecharts/charts/compare/sourcegraph-3.0.10...sourcegraph-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/sourcegraph/4.1.0/Chart.yaml b/stable/sourcegraph/4.1.0/Chart.yaml new file mode 100644 index 0000000000..530aa4585f --- /dev/null +++ b/stable/sourcegraph/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sourcegraph +version: 4.1.0 +appVersion: 5.2.5 +description: Sourcegraph Chart. +home: https://truecharts.org/charts/incubator/sourcegraph +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph + - https://hub.docker.com/r/sourcegraph/server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sourcegraph + - Backup + - Cloud + - Network-Web + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/sourcegraph/4.0.1/README.md b/stable/sourcegraph/4.1.0/README.md similarity index 100% rename from stable/sourcegraph/4.0.1/README.md rename to stable/sourcegraph/4.1.0/README.md diff --git a/stable/sourcegraph/4.1.0/app-changelog.md b/stable/sourcegraph/4.1.0/app-changelog.md new file mode 100644 index 0000000000..9b6ea3ec79 --- /dev/null +++ b/stable/sourcegraph/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sourcegraph-4.1.0](https://github.com/truecharts/charts/compare/sourcegraph-4.0.1...sourcegraph-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sourcegraph/4.0.1/app-readme.md b/stable/sourcegraph/4.1.0/app-readme.md similarity index 100% rename from stable/sourcegraph/4.0.1/app-readme.md rename to stable/sourcegraph/4.1.0/app-readme.md diff --git a/stable/sourcegraph/4.1.0/charts/common-17.2.2.tgz b/stable/sourcegraph/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sourcegraph/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sourcegraph/4.0.1/ix_values.yaml b/stable/sourcegraph/4.1.0/ix_values.yaml similarity index 100% rename from stable/sourcegraph/4.0.1/ix_values.yaml rename to stable/sourcegraph/4.1.0/ix_values.yaml diff --git a/stable/sourcegraph/4.0.1/questions.yaml b/stable/sourcegraph/4.1.0/questions.yaml similarity index 100% rename from stable/sourcegraph/4.0.1/questions.yaml rename to stable/sourcegraph/4.1.0/questions.yaml diff --git a/stable/starmade/4.0.2/templates/common.yaml b/stable/sourcegraph/4.1.0/templates/common.yaml similarity index 100% rename from stable/starmade/4.0.2/templates/common.yaml rename to stable/sourcegraph/4.1.0/templates/common.yaml diff --git a/stable/sourcegraph/4.1.0/values.yaml b/stable/sourcegraph/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/spaceengineers/5.0.1/CHANGELOG.md b/stable/spaceengineers/5.0.1/CHANGELOG.md deleted file mode 100644 index 81efc2df70..0000000000 --- a/stable/spaceengineers/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [spaceengineers-5.0.1](https://github.com/truecharts/charts/compare/spaceengineers-5.0.0...spaceengineers-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [spaceengineers-5.0.0](https://github.com/truecharts/charts/compare/spaceengineers-4.0.11...spaceengineers-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [spaceengineers-4.0.11](https://github.com/truecharts/charts/compare/spaceengineers-4.0.10...spaceengineers-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [spaceengineers-4.0.10](https://github.com/truecharts/charts/compare/spaceengineers-4.0.9...spaceengineers-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [spaceengineers-4.0.9](https://github.com/truecharts/charts/compare/spaceengineers-4.0.8...spaceengineers-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [spaceengineers-4.0.8](https://github.com/truecharts/charts/compare/spaceengineers-4.0.7...spaceengineers-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [spaceengineers-4.0.7](https://github.com/truecharts/charts/compare/spaceengineers-4.0.6...spaceengineers-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [spaceengineers-4.0.6](https://github.com/truecharts/charts/compare/spaceengineers-4.0.5...spaceengineers-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [spaceengineers-4.0.5](https://github.com/truecharts/charts/compare/spaceengineers-4.0.4...spaceengineers-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [spaceengineers-4.0.4](https://github.com/truecharts/charts/compare/spaceengineers-4.0.3...spaceengineers-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [spaceengineers-4.0.3](https://github.com/truecharts/charts/compare/spaceengineers-4.0.2...spaceengineers-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/spaceengineers/5.0.1/Chart.yaml b/stable/spaceengineers/5.0.1/Chart.yaml deleted file mode 100644 index 49e5fe9966..0000000000 --- a/stable/spaceengineers/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: spaceengineers -version: 5.0.1 -appVersion: latest -description: Space Engineers Dedicated Server. -home: https://truecharts.org/charts/stable/spaceengineers -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png -deprecated: false -sources: - - https://github.com/Devidian/docker-spaceengineers - - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers - - https://hub.docker.com/r/devidian/spaceengineers -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - spaceengineers - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/spaceengineers/5.0.1/app-changelog.md b/stable/spaceengineers/5.0.1/app-changelog.md deleted file mode 100644 index 4a03b870b6..0000000000 --- a/stable/spaceengineers/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [spaceengineers-5.0.1](https://github.com/truecharts/charts/compare/spaceengineers-5.0.0...spaceengineers-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/spaceengineers/5.0.1/charts/common-17.1.4.tgz b/stable/spaceengineers/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/spaceengineers/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/spaceengineers/5.1.0/CHANGELOG.md b/stable/spaceengineers/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c592793c58 --- /dev/null +++ b/stable/spaceengineers/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [spaceengineers-5.1.0](https://github.com/truecharts/charts/compare/spaceengineers-5.0.1...spaceengineers-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [spaceengineers-5.0.1](https://github.com/truecharts/charts/compare/spaceengineers-5.0.0...spaceengineers-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [spaceengineers-5.0.0](https://github.com/truecharts/charts/compare/spaceengineers-4.0.11...spaceengineers-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [spaceengineers-4.0.11](https://github.com/truecharts/charts/compare/spaceengineers-4.0.10...spaceengineers-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [spaceengineers-4.0.10](https://github.com/truecharts/charts/compare/spaceengineers-4.0.9...spaceengineers-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [spaceengineers-4.0.9](https://github.com/truecharts/charts/compare/spaceengineers-4.0.8...spaceengineers-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [spaceengineers-4.0.8](https://github.com/truecharts/charts/compare/spaceengineers-4.0.7...spaceengineers-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [spaceengineers-4.0.7](https://github.com/truecharts/charts/compare/spaceengineers-4.0.6...spaceengineers-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [spaceengineers-4.0.6](https://github.com/truecharts/charts/compare/spaceengineers-4.0.5...spaceengineers-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [spaceengineers-4.0.5](https://github.com/truecharts/charts/compare/spaceengineers-4.0.4...spaceengineers-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [spaceengineers-4.0.4](https://github.com/truecharts/charts/compare/spaceengineers-4.0.3...spaceengineers-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/spaceengineers/5.1.0/Chart.yaml b/stable/spaceengineers/5.1.0/Chart.yaml new file mode 100644 index 0000000000..99e63650b1 --- /dev/null +++ b/stable/spaceengineers/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: spaceengineers +version: 5.1.0 +appVersion: latest +description: Space Engineers Dedicated Server. +home: https://truecharts.org/charts/stable/spaceengineers +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png +deprecated: false +sources: + - https://github.com/Devidian/docker-spaceengineers + - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers + - https://hub.docker.com/r/devidian/spaceengineers +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - spaceengineers + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/spaceengineers/5.0.1/README.md b/stable/spaceengineers/5.1.0/README.md similarity index 100% rename from stable/spaceengineers/5.0.1/README.md rename to stable/spaceengineers/5.1.0/README.md diff --git a/stable/spaceengineers/5.1.0/app-changelog.md b/stable/spaceengineers/5.1.0/app-changelog.md new file mode 100644 index 0000000000..a97a3ec483 --- /dev/null +++ b/stable/spaceengineers/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [spaceengineers-5.1.0](https://github.com/truecharts/charts/compare/spaceengineers-5.0.1...spaceengineers-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/spaceengineers/5.0.1/app-readme.md b/stable/spaceengineers/5.1.0/app-readme.md similarity index 100% rename from stable/spaceengineers/5.0.1/app-readme.md rename to stable/spaceengineers/5.1.0/app-readme.md diff --git a/stable/spaceengineers/5.1.0/charts/common-17.2.2.tgz b/stable/spaceengineers/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/spaceengineers/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/spaceengineers/5.0.1/ix_values.yaml b/stable/spaceengineers/5.1.0/ix_values.yaml similarity index 100% rename from stable/spaceengineers/5.0.1/ix_values.yaml rename to stable/spaceengineers/5.1.0/ix_values.yaml diff --git a/stable/spaceengineers/5.0.1/questions.yaml b/stable/spaceengineers/5.1.0/questions.yaml similarity index 100% rename from stable/spaceengineers/5.0.1/questions.yaml rename to stable/spaceengineers/5.1.0/questions.yaml diff --git a/stable/spaceengineers/5.1.0/templates/NOTES.txt b/stable/spaceengineers/5.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/spaceengineers/5.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/spaceengineers/5.1.0/templates/common.yaml b/stable/spaceengineers/5.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/spaceengineers/5.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/spaceengineers/5.1.0/values.yaml b/stable/spaceengineers/5.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/speedtest-exporter/9.0.1/CHANGELOG.md b/stable/speedtest-exporter/9.0.1/CHANGELOG.md deleted file mode 100644 index 1000beb404..0000000000 --- a/stable/speedtest-exporter/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [speedtest-exporter-9.0.1](https://github.com/truecharts/charts/compare/speedtest-exporter-9.0.0...speedtest-exporter-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [speedtest-exporter-9.0.0](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.11...speedtest-exporter-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [speedtest-exporter-8.0.11](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.10...speedtest-exporter-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [speedtest-exporter-8.0.10](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.9...speedtest-exporter-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [speedtest-exporter-8.0.9](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.8...speedtest-exporter-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [speedtest-exporter-8.0.8](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.7...speedtest-exporter-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [speedtest-exporter-8.0.7](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.6...speedtest-exporter-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [speedtest-exporter-8.0.6](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.5...speedtest-exporter-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [speedtest-exporter-8.0.5](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.4...speedtest-exporter-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [speedtest-exporter-8.0.4](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.3...speedtest-exporter-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [speedtest-exporter-8.0.3](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.2...speedtest-exporter-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/speedtest-exporter/9.0.1/Chart.yaml b/stable/speedtest-exporter/9.0.1/Chart.yaml deleted file mode 100644 index 3998e93a31..0000000000 --- a/stable/speedtest-exporter/9.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: speedtest-exporter -version: 9.0.1 -appVersion: 3.5.4 -description: Speedtest Exporter made in python using the official speedtest bin -home: https://truecharts.org/charts/stable/speedtest-exporter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png -deprecated: false -sources: - - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ - - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter - - https://ghcr.io/miguelndecarvalho/speedtest-exporter -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - speedtest-exporter - - speedtest - - metrics -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/speedtest-exporter/9.0.1/app-changelog.md b/stable/speedtest-exporter/9.0.1/app-changelog.md deleted file mode 100644 index 67dd37a166..0000000000 --- a/stable/speedtest-exporter/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [speedtest-exporter-9.0.1](https://github.com/truecharts/charts/compare/speedtest-exporter-9.0.0...speedtest-exporter-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/speedtest-exporter/9.0.1/charts/common-17.1.4.tgz b/stable/speedtest-exporter/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/speedtest-exporter/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/speedtest-exporter/9.1.0/CHANGELOG.md b/stable/speedtest-exporter/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..379ea930cb --- /dev/null +++ b/stable/speedtest-exporter/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [speedtest-exporter-9.1.0](https://github.com/truecharts/charts/compare/speedtest-exporter-9.0.1...speedtest-exporter-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [speedtest-exporter-9.0.1](https://github.com/truecharts/charts/compare/speedtest-exporter-9.0.0...speedtest-exporter-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [speedtest-exporter-9.0.0](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.11...speedtest-exporter-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [speedtest-exporter-8.0.11](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.10...speedtest-exporter-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [speedtest-exporter-8.0.10](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.9...speedtest-exporter-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [speedtest-exporter-8.0.9](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.8...speedtest-exporter-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [speedtest-exporter-8.0.8](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.7...speedtest-exporter-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [speedtest-exporter-8.0.7](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.6...speedtest-exporter-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [speedtest-exporter-8.0.6](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.5...speedtest-exporter-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [speedtest-exporter-8.0.5](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.4...speedtest-exporter-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [speedtest-exporter-8.0.4](https://github.com/truecharts/charts/compare/speedtest-exporter-8.0.3...speedtest-exporter-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/speedtest-exporter/9.1.0/Chart.yaml b/stable/speedtest-exporter/9.1.0/Chart.yaml new file mode 100644 index 0000000000..68144f0278 --- /dev/null +++ b/stable/speedtest-exporter/9.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: speedtest-exporter +version: 9.1.0 +appVersion: 3.5.4 +description: Speedtest Exporter made in python using the official speedtest bin +home: https://truecharts.org/charts/stable/speedtest-exporter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png +deprecated: false +sources: + - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ + - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter + - https://ghcr.io/miguelndecarvalho/speedtest-exporter +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - speedtest-exporter + - speedtest + - metrics +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/speedtest-exporter/9.0.1/README.md b/stable/speedtest-exporter/9.1.0/README.md similarity index 100% rename from stable/speedtest-exporter/9.0.1/README.md rename to stable/speedtest-exporter/9.1.0/README.md diff --git a/stable/speedtest-exporter/9.1.0/app-changelog.md b/stable/speedtest-exporter/9.1.0/app-changelog.md new file mode 100644 index 0000000000..d1458e9702 --- /dev/null +++ b/stable/speedtest-exporter/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [speedtest-exporter-9.1.0](https://github.com/truecharts/charts/compare/speedtest-exporter-9.0.1...speedtest-exporter-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/speedtest-exporter/9.0.1/app-readme.md b/stable/speedtest-exporter/9.1.0/app-readme.md similarity index 100% rename from stable/speedtest-exporter/9.0.1/app-readme.md rename to stable/speedtest-exporter/9.1.0/app-readme.md diff --git a/stable/speedtest-exporter/9.1.0/charts/common-17.2.2.tgz b/stable/speedtest-exporter/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/speedtest-exporter/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/speedtest-exporter/9.0.1/ix_values.yaml b/stable/speedtest-exporter/9.1.0/ix_values.yaml similarity index 100% rename from stable/speedtest-exporter/9.0.1/ix_values.yaml rename to stable/speedtest-exporter/9.1.0/ix_values.yaml diff --git a/stable/speedtest-exporter/9.0.1/questions.yaml b/stable/speedtest-exporter/9.1.0/questions.yaml similarity index 100% rename from stable/speedtest-exporter/9.0.1/questions.yaml rename to stable/speedtest-exporter/9.1.0/questions.yaml diff --git a/stable/speedtest-exporter/9.1.0/templates/NOTES.txt b/stable/speedtest-exporter/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/speedtest-exporter/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/speedtest-exporter/9.1.0/templates/common.yaml b/stable/speedtest-exporter/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/speedtest-exporter/9.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/speedtest-exporter/9.1.0/values.yaml b/stable/speedtest-exporter/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/splunk/6.0.1/CHANGELOG.md b/stable/splunk/6.0.1/CHANGELOG.md deleted file mode 100644 index f4eaf98c3c..0000000000 --- a/stable/splunk/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [splunk-6.0.1](https://github.com/truecharts/charts/compare/splunk-6.0.0...splunk-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [splunk-6.0.0](https://github.com/truecharts/charts/compare/splunk-5.0.11...splunk-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [splunk-5.0.11](https://github.com/truecharts/charts/compare/splunk-5.0.10...splunk-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [splunk-5.0.10](https://github.com/truecharts/charts/compare/splunk-5.0.9...splunk-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [splunk-5.0.9](https://github.com/truecharts/charts/compare/splunk-5.0.8...splunk-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [splunk-5.0.8](https://github.com/truecharts/charts/compare/splunk-5.0.7...splunk-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [splunk-5.0.7](https://github.com/truecharts/charts/compare/splunk-5.0.6...splunk-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [splunk-5.0.6](https://github.com/truecharts/charts/compare/splunk-5.0.5...splunk-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [splunk-5.0.5](https://github.com/truecharts/charts/compare/splunk-5.0.4...splunk-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [splunk-5.0.4](https://github.com/truecharts/charts/compare/splunk-5.0.3...splunk-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [splunk-5.0.3](https://github.com/truecharts/charts/compare/splunk-5.0.2...splunk-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/splunk/6.0.1/Chart.yaml b/stable/splunk/6.0.1/Chart.yaml deleted file mode 100644 index 9eb4ff25a2..0000000000 --- a/stable/splunk/6.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: splunk -version: 6.0.1 -appVersion: 9.1.2 -description: This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com -home: https://truecharts.org/charts/incubator/splunk -icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.png -deprecated: false -sources: - - https://splunk.github.io/docker-splunk - - https://github.com/truecharts/charts/tree/master/charts/incubator/splunk - - https://hub.docker.com/r/splunk/splunk -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - splunk - - Tools-Utilities - - Network-Management -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/splunk/6.0.1/app-changelog.md b/stable/splunk/6.0.1/app-changelog.md deleted file mode 100644 index 46315a6675..0000000000 --- a/stable/splunk/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [splunk-6.0.1](https://github.com/truecharts/charts/compare/splunk-6.0.0...splunk-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/splunk/6.0.1/charts/common-17.1.4.tgz b/stable/splunk/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/splunk/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/splunk/6.1.0/CHANGELOG.md b/stable/splunk/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..cecd9e8736 --- /dev/null +++ b/stable/splunk/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [splunk-6.1.0](https://github.com/truecharts/charts/compare/splunk-6.0.1...splunk-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [splunk-6.0.1](https://github.com/truecharts/charts/compare/splunk-6.0.0...splunk-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [splunk-6.0.0](https://github.com/truecharts/charts/compare/splunk-5.0.11...splunk-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [splunk-5.0.11](https://github.com/truecharts/charts/compare/splunk-5.0.10...splunk-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [splunk-5.0.10](https://github.com/truecharts/charts/compare/splunk-5.0.9...splunk-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [splunk-5.0.9](https://github.com/truecharts/charts/compare/splunk-5.0.8...splunk-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [splunk-5.0.8](https://github.com/truecharts/charts/compare/splunk-5.0.7...splunk-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [splunk-5.0.7](https://github.com/truecharts/charts/compare/splunk-5.0.6...splunk-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [splunk-5.0.6](https://github.com/truecharts/charts/compare/splunk-5.0.5...splunk-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [splunk-5.0.5](https://github.com/truecharts/charts/compare/splunk-5.0.4...splunk-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [splunk-5.0.4](https://github.com/truecharts/charts/compare/splunk-5.0.3...splunk-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/splunk/6.1.0/Chart.yaml b/stable/splunk/6.1.0/Chart.yaml new file mode 100644 index 0000000000..d5206ab2e8 --- /dev/null +++ b/stable/splunk/6.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: splunk +version: 6.1.0 +appVersion: 9.1.2 +description: This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com +home: https://truecharts.org/charts/incubator/splunk +icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.png +deprecated: false +sources: + - https://splunk.github.io/docker-splunk + - https://github.com/truecharts/charts/tree/master/charts/incubator/splunk + - https://hub.docker.com/r/splunk/splunk +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - splunk + - Tools-Utilities + - Network-Management +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/splunk/6.0.1/README.md b/stable/splunk/6.1.0/README.md similarity index 100% rename from stable/splunk/6.0.1/README.md rename to stable/splunk/6.1.0/README.md diff --git a/stable/splunk/6.1.0/app-changelog.md b/stable/splunk/6.1.0/app-changelog.md new file mode 100644 index 0000000000..ec84166782 --- /dev/null +++ b/stable/splunk/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [splunk-6.1.0](https://github.com/truecharts/charts/compare/splunk-6.0.1...splunk-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/splunk/6.0.1/app-readme.md b/stable/splunk/6.1.0/app-readme.md similarity index 100% rename from stable/splunk/6.0.1/app-readme.md rename to stable/splunk/6.1.0/app-readme.md diff --git a/stable/splunk/6.1.0/charts/common-17.2.2.tgz b/stable/splunk/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/splunk/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/splunk/6.0.1/ix_values.yaml b/stable/splunk/6.1.0/ix_values.yaml similarity index 100% rename from stable/splunk/6.0.1/ix_values.yaml rename to stable/splunk/6.1.0/ix_values.yaml diff --git a/stable/splunk/6.0.1/questions.yaml b/stable/splunk/6.1.0/questions.yaml similarity index 100% rename from stable/splunk/6.0.1/questions.yaml rename to stable/splunk/6.1.0/questions.yaml diff --git a/stable/splunk/6.1.0/templates/NOTES.txt b/stable/splunk/6.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/splunk/6.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/splunk/6.0.1/templates/_config.tpl b/stable/splunk/6.1.0/templates/_config.tpl similarity index 100% rename from stable/splunk/6.0.1/templates/_config.tpl rename to stable/splunk/6.1.0/templates/_config.tpl diff --git a/stable/splunk/6.0.1/templates/common.yaml b/stable/splunk/6.1.0/templates/common.yaml similarity index 100% rename from stable/splunk/6.0.1/templates/common.yaml rename to stable/splunk/6.1.0/templates/common.yaml diff --git a/stable/splunk/6.1.0/values.yaml b/stable/splunk/6.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/spotweb/11.1.0/CHANGELOG.md b/stable/spotweb/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1890f46e35 --- /dev/null +++ b/stable/spotweb/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [spotweb-11.1.0](https://github.com/truecharts/charts/compare/spotweb-11.0.1...spotweb-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [spotweb-11.0.1](https://github.com/truecharts/charts/compare/spotweb-11.0.0...spotweb-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [spotweb-11.0.0](https://github.com/truecharts/charts/compare/spotweb-10.0.11...spotweb-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [spotweb-10.0.11](https://github.com/truecharts/charts/compare/spotweb-10.0.10...spotweb-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [spotweb-10.0.10](https://github.com/truecharts/charts/compare/spotweb-10.0.9...spotweb-10.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [spotweb-10.0.9](https://github.com/truecharts/charts/compare/spotweb-10.0.8...spotweb-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [spotweb-10.0.8](https://github.com/truecharts/charts/compare/spotweb-10.0.7...spotweb-10.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [spotweb-10.0.7](https://github.com/truecharts/charts/compare/spotweb-10.0.6...spotweb-10.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [spotweb-10.0.6](https://github.com/truecharts/charts/compare/spotweb-10.0.5...spotweb-10.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [spotweb-10.0.5](https://github.com/truecharts/charts/compare/spotweb-10.0.4...spotweb-10.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [spotweb-10.0.4](https://github.com/truecharts/charts/compare/spotweb-10.0.3...spotweb-10.0.4) (2023-12-21) + +### Fix diff --git a/stable/spotweb/11.1.0/Chart.yaml b/stable/spotweb/11.1.0/Chart.yaml new file mode 100644 index 0000000000..f617e9f35b --- /dev/null +++ b/stable/spotweb/11.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: spotweb +version: 11.1.0 +appVersion: 1.5.4 +description: Spotweb is a decentralized usenet community based on the Spotnet protocol. +home: https://truecharts.org/charts/stable/spotweb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png +deprecated: false +sources: + - https://github.com/spotweb/spotweb + - https://github.com/joachimbaten/spotweb-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb + - https://hub.docker.com/r/jbaten/spotweb +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - usenet + - spotweb + - spotnet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/spotweb/11.1.0/README.md b/stable/spotweb/11.1.0/README.md new file mode 100644 index 0000000000..3af1bd2298 --- /dev/null +++ b/stable/spotweb/11.1.0/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/spotweb) + +**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/spotweb/11.1.0/app-changelog.md b/stable/spotweb/11.1.0/app-changelog.md new file mode 100644 index 0000000000..498a895b04 --- /dev/null +++ b/stable/spotweb/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [spotweb-11.1.0](https://github.com/truecharts/charts/compare/spotweb-11.0.1...spotweb-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/spotweb/11.1.0/app-readme.md b/stable/spotweb/11.1.0/app-readme.md new file mode 100644 index 0000000000..ca06296dbc --- /dev/null +++ b/stable/spotweb/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Spotweb is a decentralized usenet community based on the Spotnet protocol. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/spotweb](https://truecharts.org/charts/stable/spotweb) + +--- + +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/spotweb/11.1.0/charts/common-17.2.2.tgz b/stable/spotweb/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/spotweb/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/spotweb/11.1.0/ix_values.yaml b/stable/spotweb/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..9a911bd73c --- /dev/null +++ b/stable/spotweb/11.1.0/ix_values.yaml @@ -0,0 +1,50 @@ +image: + repository: jbaten/spotweb + pullPolicy: IfNotPresent + tag: 1.5.4@sha256:2255a7483ecd4ec2ea573a3d4c7e3f8513b44cc4319d3a4f596f6c35e55399cb +service: + main: + ports: + main: + port: 10050 + targetPort: 80 +cnpg: + main: + enabled: true + user: spotweb + database: spotweb +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + SPOTWEB_SYSTEMTYPE: "single" + SPOTWEB_FIRSTNAME: "demo" + SPOTWEB_LASTNAME: "spotweb" + SPOTWEB_MAIL: "demo@spotweb.com" + SPOTWEB_RETRIEVE: "15min" + DB_ENGINE: "pdo_pgsql" + DB_PORT: "5432" + DB_DATABASE: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_SCHEMA: "public" + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + SPOTWEB_USERNAME: "myawesomeuser" + SPOTWEB_PASSWORD: "changeme" diff --git a/stable/spotweb/11.1.0/questions.yaml b/stable/spotweb/11.1.0/questions.yaml new file mode 100644 index 0000000000..ef019af946 --- /dev/null +++ b/stable/spotweb/11.1.0/questions.yaml @@ -0,0 +1,3083 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: SPOTWEB_USERNAME + label: "Admin username" + description: "Username to configure for the admin of this installation." + schema: + type: string + default: "" + valid_chars: ^((?!god|mod|spot|admin|drazix|superuser|supervisor|root|anonymous)[^<>])*$ + required: true + - variable: SPOTWEB_PASSWORD + label: "Admin password" + description: "Password to configure for the admin of this installation." + schema: + type: string + default: "" + valid_chars: "[a-zA-Z0-9!@#$%^&*?]{8,}" + private: true + required: true + - variable: SPOTWEB_SYSTEMTYPE + label: "System Type" + description: "System type to configure during initialization." + schema: + type: string + required: true + default: "single" + enum: + - value: "single" + description: "Singe User System" + - value: "shared" + description: "Shared System" + - value: "public" + description: "Public System" + - variable: SPOTWEB_FIRSTNAME + label: "Admin first name" + description: "The first name of the admin user." + schema: + type: string + required: true + default: "firstname" + valid_chars: ^([^<>]{2})([^<>]*)$ + - variable: SPOTWEB_LASTNAME + label: "Admin last name" + description: "Last name of the admin user." + schema: + type: string + required: true + default: "lastname" + valid_chars: ^([^<>]{2})([^<>]*)$ + - variable: SPOTWEB_MAIL + label: "Admin mail adres" + description: "Email adres to configure for the provided admin user." + schema: + type: string + required: true + default: firstname@lastname.com + valid_chars: ^[a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$ + - variable: SPOTWEB_RETRIEVE + label: "SPOTWEB_RETRIEVE" + description: "Schedule on which to automatically retrieve new spots." + schema: + type: string + default: "15min" + enum: + - value: "1min" + description: "Each minute" + - value: "5min" + description: "Every 5 minutes" + - value: "15min" + description: "Every 15 minutes" + - value: "hourly" + description: "Every hour" + - value: "weekly" + description: "Once a week" + - value: "monthly" + description: "Once a month" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "Spotweb Web UI and API endpoint" + 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: "Web Interface" + 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: 10050 + editable: true + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/spotweb/11.1.0/templates/NOTES.txt b/stable/spotweb/11.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/spotweb/11.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/spotweb/11.1.0/templates/common.yaml b/stable/spotweb/11.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/spotweb/11.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/spotweb/11.1.0/values.yaml b/stable/spotweb/11.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/sqlite-web/4.0.1/CHANGELOG.md b/stable/sqlite-web/4.0.1/CHANGELOG.md deleted file mode 100644 index 5397577620..0000000000 --- a/stable/sqlite-web/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sqlite-web-4.0.1](https://github.com/truecharts/charts/compare/sqlite-web-4.0.0...sqlite-web-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [sqlite-web-4.0.0](https://github.com/truecharts/charts/compare/sqlite-web-3.0.17...sqlite-web-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [sqlite-web-3.0.17](https://github.com/truecharts/charts/compare/sqlite-web-3.0.16...sqlite-web-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [sqlite-web-3.0.16](https://github.com/truecharts/charts/compare/sqlite-web-3.0.15...sqlite-web-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [sqlite-web-3.0.15](https://github.com/truecharts/charts/compare/sqlite-web-3.0.14...sqlite-web-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [sqlite-web-3.0.14](https://github.com/truecharts/charts/compare/sqlite-web-3.0.13...sqlite-web-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [sqlite-web-3.0.13](https://github.com/truecharts/charts/compare/sqlite-web-3.0.12...sqlite-web-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [sqlite-web-3.0.12](https://github.com/truecharts/charts/compare/sqlite-web-3.0.11...sqlite-web-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [sqlite-web-3.0.11](https://github.com/truecharts/charts/compare/sqlite-web-3.0.10...sqlite-web-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [sqlite-web-3.0.10](https://github.com/truecharts/charts/compare/sqlite-web-3.0.9...sqlite-web-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [sqlite-web-3.0.9](https://github.com/truecharts/charts/compare/sqlite-web-3.0.8...sqlite-web-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/sqlite-web/4.0.1/Chart.yaml b/stable/sqlite-web/4.0.1/Chart.yaml deleted file mode 100644 index c15c28bf55..0000000000 --- a/stable/sqlite-web/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: sqlite-web -version: 4.0.1 -appVersion: latest -description: sqlite-web is a web-based SQLite database browser written in Python. -home: https://truecharts.org/charts/incubator/sqlite-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlite-web.png -deprecated: false -sources: - - https://github.com/coleifer/sqlite-web - - https://github.com/truecharts/charts/tree/master/charts/incubator/sqlite-web - - https://hub.docker.com/r/coleifer/sqlite-web -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - sqlite-web - - Productivity - - Tools-Utilities - - Network-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/sqlite-web/4.0.1/app-changelog.md b/stable/sqlite-web/4.0.1/app-changelog.md deleted file mode 100644 index f6e2ce4cb4..0000000000 --- a/stable/sqlite-web/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sqlite-web-4.0.1](https://github.com/truecharts/charts/compare/sqlite-web-4.0.0...sqlite-web-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/sqlite-web/4.0.1/charts/common-17.1.4.tgz b/stable/sqlite-web/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/sqlite-web/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/sqlite-web/4.1.0/CHANGELOG.md b/stable/sqlite-web/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..706fa3ea1a --- /dev/null +++ b/stable/sqlite-web/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sqlite-web-4.1.0](https://github.com/truecharts/charts/compare/sqlite-web-4.0.1...sqlite-web-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sqlite-web-4.0.1](https://github.com/truecharts/charts/compare/sqlite-web-4.0.0...sqlite-web-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sqlite-web-4.0.0](https://github.com/truecharts/charts/compare/sqlite-web-3.0.17...sqlite-web-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sqlite-web-3.0.17](https://github.com/truecharts/charts/compare/sqlite-web-3.0.16...sqlite-web-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sqlite-web-3.0.16](https://github.com/truecharts/charts/compare/sqlite-web-3.0.15...sqlite-web-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sqlite-web-3.0.15](https://github.com/truecharts/charts/compare/sqlite-web-3.0.14...sqlite-web-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sqlite-web-3.0.14](https://github.com/truecharts/charts/compare/sqlite-web-3.0.13...sqlite-web-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sqlite-web-3.0.13](https://github.com/truecharts/charts/compare/sqlite-web-3.0.12...sqlite-web-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sqlite-web-3.0.12](https://github.com/truecharts/charts/compare/sqlite-web-3.0.11...sqlite-web-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sqlite-web-3.0.11](https://github.com/truecharts/charts/compare/sqlite-web-3.0.10...sqlite-web-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [sqlite-web-3.0.10](https://github.com/truecharts/charts/compare/sqlite-web-3.0.9...sqlite-web-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/sqlite-web/4.1.0/Chart.yaml b/stable/sqlite-web/4.1.0/Chart.yaml new file mode 100644 index 0000000000..77ad5e61bf --- /dev/null +++ b/stable/sqlite-web/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sqlite-web +version: 4.1.0 +appVersion: latest +description: sqlite-web is a web-based SQLite database browser written in Python. +home: https://truecharts.org/charts/incubator/sqlite-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlite-web.png +deprecated: false +sources: + - https://github.com/coleifer/sqlite-web + - https://github.com/truecharts/charts/tree/master/charts/incubator/sqlite-web + - https://hub.docker.com/r/coleifer/sqlite-web +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sqlite-web + - Productivity + - Tools-Utilities + - Network-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/sqlite-web/4.0.1/README.md b/stable/sqlite-web/4.1.0/README.md similarity index 100% rename from stable/sqlite-web/4.0.1/README.md rename to stable/sqlite-web/4.1.0/README.md diff --git a/stable/sqlite-web/4.1.0/app-changelog.md b/stable/sqlite-web/4.1.0/app-changelog.md new file mode 100644 index 0000000000..3fcf02dc42 --- /dev/null +++ b/stable/sqlite-web/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sqlite-web-4.1.0](https://github.com/truecharts/charts/compare/sqlite-web-4.0.1...sqlite-web-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sqlite-web/4.0.1/app-readme.md b/stable/sqlite-web/4.1.0/app-readme.md similarity index 100% rename from stable/sqlite-web/4.0.1/app-readme.md rename to stable/sqlite-web/4.1.0/app-readme.md diff --git a/stable/sqlite-web/4.1.0/charts/common-17.2.2.tgz b/stable/sqlite-web/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sqlite-web/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sqlite-web/4.0.1/ix_values.yaml b/stable/sqlite-web/4.1.0/ix_values.yaml similarity index 100% rename from stable/sqlite-web/4.0.1/ix_values.yaml rename to stable/sqlite-web/4.1.0/ix_values.yaml diff --git a/stable/sqlite-web/4.0.1/questions.yaml b/stable/sqlite-web/4.1.0/questions.yaml similarity index 100% rename from stable/sqlite-web/4.0.1/questions.yaml rename to stable/sqlite-web/4.1.0/questions.yaml diff --git a/stable/stationeers/4.0.1/templates/common.yaml b/stable/sqlite-web/4.1.0/templates/common.yaml similarity index 100% rename from stable/stationeers/4.0.1/templates/common.yaml rename to stable/sqlite-web/4.1.0/templates/common.yaml diff --git a/stable/sqlite-web/4.1.0/values.yaml b/stable/sqlite-web/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/sqlitebrowser/9.0.1/CHANGELOG.md b/stable/sqlitebrowser/9.0.1/CHANGELOG.md deleted file mode 100644 index 0a9a6ab14d..0000000000 --- a/stable/sqlitebrowser/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sqlitebrowser-9.0.1](https://github.com/truecharts/charts/compare/sqlitebrowser-9.0.0...sqlitebrowser-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [sqlitebrowser-9.0.0](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.11...sqlitebrowser-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [sqlitebrowser-8.0.11](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.10...sqlitebrowser-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [sqlitebrowser-8.0.10](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.9...sqlitebrowser-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [sqlitebrowser-8.0.9](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.8...sqlitebrowser-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [sqlitebrowser-8.0.8](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.7...sqlitebrowser-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [sqlitebrowser-8.0.7](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.6...sqlitebrowser-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [sqlitebrowser-8.0.6](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.5...sqlitebrowser-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [sqlitebrowser-8.0.5](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.4...sqlitebrowser-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [sqlitebrowser-8.0.4](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.3...sqlitebrowser-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [sqlitebrowser-8.0.3](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.2...sqlitebrowser-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/sqlitebrowser/9.0.1/Chart.yaml b/stable/sqlitebrowser/9.0.1/Chart.yaml deleted file mode 100644 index 035b4d87b5..0000000000 --- a/stable/sqlitebrowser/9.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: sqlitebrowser -version: 9.0.1 -appVersion: 18.04.1 -description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite -home: https://truecharts.org/charts/stable/sqlitebrowser -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.png -deprecated: false -sources: - - https://github.com/linuxserver/docker-sqlitebrowser - - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser - - https://ghcr.io/linuxserver/sqlitebrowser - - https://sqlitebrowser.org/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - sqlite - - browser - - sqlitebrowser - - database -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/sqlitebrowser/9.0.1/app-changelog.md b/stable/sqlitebrowser/9.0.1/app-changelog.md deleted file mode 100644 index 38c5117416..0000000000 --- a/stable/sqlitebrowser/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sqlitebrowser-9.0.1](https://github.com/truecharts/charts/compare/sqlitebrowser-9.0.0...sqlitebrowser-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/sqlitebrowser/9.0.1/charts/common-17.1.4.tgz b/stable/sqlitebrowser/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/sqlitebrowser/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/9.1.0/CHANGELOG.md b/stable/sqlitebrowser/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fc50de0127 --- /dev/null +++ b/stable/sqlitebrowser/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sqlitebrowser-9.1.0](https://github.com/truecharts/charts/compare/sqlitebrowser-9.0.1...sqlitebrowser-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sqlitebrowser-9.0.1](https://github.com/truecharts/charts/compare/sqlitebrowser-9.0.0...sqlitebrowser-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sqlitebrowser-9.0.0](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.11...sqlitebrowser-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sqlitebrowser-8.0.11](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.10...sqlitebrowser-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sqlitebrowser-8.0.10](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.9...sqlitebrowser-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sqlitebrowser-8.0.9](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.8...sqlitebrowser-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sqlitebrowser-8.0.8](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.7...sqlitebrowser-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sqlitebrowser-8.0.7](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.6...sqlitebrowser-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sqlitebrowser-8.0.6](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.5...sqlitebrowser-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sqlitebrowser-8.0.5](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.4...sqlitebrowser-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [sqlitebrowser-8.0.4](https://github.com/truecharts/charts/compare/sqlitebrowser-8.0.3...sqlitebrowser-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/sqlitebrowser/9.1.0/Chart.yaml b/stable/sqlitebrowser/9.1.0/Chart.yaml new file mode 100644 index 0000000000..4d2e7393aa --- /dev/null +++ b/stable/sqlitebrowser/9.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sqlitebrowser +version: 9.1.0 +appVersion: 18.04.1 +description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite +home: https://truecharts.org/charts/stable/sqlitebrowser +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.png +deprecated: false +sources: + - https://sqlitebrowser.org/ + - https://github.com/linuxserver/docker-sqlitebrowser + - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser + - https://ghcr.io/linuxserver/sqlitebrowser +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - sqlite + - browser + - sqlitebrowser + - database +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/sqlitebrowser/9.0.1/README.md b/stable/sqlitebrowser/9.1.0/README.md similarity index 100% rename from stable/sqlitebrowser/9.0.1/README.md rename to stable/sqlitebrowser/9.1.0/README.md diff --git a/stable/sqlitebrowser/9.1.0/app-changelog.md b/stable/sqlitebrowser/9.1.0/app-changelog.md new file mode 100644 index 0000000000..c4436f5d5b --- /dev/null +++ b/stable/sqlitebrowser/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sqlitebrowser-9.1.0](https://github.com/truecharts/charts/compare/sqlitebrowser-9.0.1...sqlitebrowser-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sqlitebrowser/9.0.1/app-readme.md b/stable/sqlitebrowser/9.1.0/app-readme.md similarity index 100% rename from stable/sqlitebrowser/9.0.1/app-readme.md rename to stable/sqlitebrowser/9.1.0/app-readme.md diff --git a/stable/sqlitebrowser/9.1.0/charts/common-17.2.2.tgz b/stable/sqlitebrowser/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sqlitebrowser/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sqlitebrowser/9.0.1/ix_values.yaml b/stable/sqlitebrowser/9.1.0/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/9.0.1/ix_values.yaml rename to stable/sqlitebrowser/9.1.0/ix_values.yaml diff --git a/stable/sqlitebrowser/9.0.1/questions.yaml b/stable/sqlitebrowser/9.1.0/questions.yaml similarity index 100% rename from stable/sqlitebrowser/9.0.1/questions.yaml rename to stable/sqlitebrowser/9.1.0/questions.yaml diff --git a/stable/sqlitebrowser/9.1.0/templates/NOTES.txt b/stable/sqlitebrowser/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/sqlitebrowser/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sqlitebrowser/9.1.0/templates/common.yaml b/stable/sqlitebrowser/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/sqlitebrowser/9.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/sqlitebrowser/9.1.0/values.yaml b/stable/sqlitebrowser/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/sshwifty/4.0.1/CHANGELOG.md b/stable/sshwifty/4.0.1/CHANGELOG.md deleted file mode 100644 index f6a46292fd..0000000000 --- a/stable/sshwifty/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sshwifty-4.0.1](https://github.com/truecharts/charts/compare/sshwifty-4.0.0...sshwifty-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [sshwifty-4.0.0](https://github.com/truecharts/charts/compare/sshwifty-3.0.12...sshwifty-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [sshwifty-3.0.12](https://github.com/truecharts/charts/compare/sshwifty-3.0.11...sshwifty-3.0.12) (2023-12-25) - -### Chore - -- update container image niruix/sshwifty to latest[@b6b2e59](https://github.com/b6b2e59) by renovate ([#16442](https://github.com/truecharts/charts/issues/16442)) - - - - -## [sshwifty-3.0.11](https://github.com/truecharts/charts/compare/sshwifty-3.0.10...sshwifty-3.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [sshwifty-3.0.10](https://github.com/truecharts/charts/compare/sshwifty-3.0.9...sshwifty-3.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [sshwifty-3.0.9](https://github.com/truecharts/charts/compare/sshwifty-3.0.8...sshwifty-3.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [sshwifty-3.0.8](https://github.com/truecharts/charts/compare/sshwifty-3.0.7...sshwifty-3.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [sshwifty-3.0.7](https://github.com/truecharts/charts/compare/sshwifty-3.0.6...sshwifty-3.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [sshwifty-3.0.6](https://github.com/truecharts/charts/compare/sshwifty-3.0.5...sshwifty-3.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [sshwifty-3.0.5](https://github.com/truecharts/charts/compare/sshwifty-3.0.4...sshwifty-3.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [sshwifty-3.0.4](https://github.com/truecharts/charts/compare/sshwifty-3.0.3...sshwifty-3.0.4) (2023-12-21) - -### Fix diff --git a/stable/sshwifty/4.0.1/Chart.yaml b/stable/sshwifty/4.0.1/Chart.yaml deleted file mode 100644 index a55573b181..0000000000 --- a/stable/sshwifty/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: sshwifty -version: 4.0.1 -appVersion: latest -description: SSHwifty is a SSH and Telnet connector made for the Web. -home: https://truecharts.org/charts/stable/sshwifty -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png -deprecated: false -sources: - - https://github.com/niruix/sshwifty - - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - - https://hub.docker.com/r/niruix/sshwifty -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ssh -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ssh - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/sshwifty/4.0.1/app-changelog.md b/stable/sshwifty/4.0.1/app-changelog.md deleted file mode 100644 index eb472bb666..0000000000 --- a/stable/sshwifty/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sshwifty-4.0.1](https://github.com/truecharts/charts/compare/sshwifty-4.0.0...sshwifty-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/sshwifty/4.0.1/charts/common-17.1.4.tgz b/stable/sshwifty/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/sshwifty/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/sshwifty/4.1.0/CHANGELOG.md b/stable/sshwifty/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..eeb59ed423 --- /dev/null +++ b/stable/sshwifty/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sshwifty-4.1.0](https://github.com/truecharts/charts/compare/sshwifty-4.0.1...sshwifty-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [sshwifty-4.0.1](https://github.com/truecharts/charts/compare/sshwifty-4.0.0...sshwifty-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [sshwifty-4.0.0](https://github.com/truecharts/charts/compare/sshwifty-3.0.12...sshwifty-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [sshwifty-3.0.12](https://github.com/truecharts/charts/compare/sshwifty-3.0.11...sshwifty-3.0.12) (2023-12-25) + +### Chore + +- update container image niruix/sshwifty to latest[@b6b2e59](https://github.com/b6b2e59) by renovate ([#16442](https://github.com/truecharts/charts/issues/16442)) + + + + +## [sshwifty-3.0.11](https://github.com/truecharts/charts/compare/sshwifty-3.0.10...sshwifty-3.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [sshwifty-3.0.10](https://github.com/truecharts/charts/compare/sshwifty-3.0.9...sshwifty-3.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [sshwifty-3.0.9](https://github.com/truecharts/charts/compare/sshwifty-3.0.8...sshwifty-3.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [sshwifty-3.0.8](https://github.com/truecharts/charts/compare/sshwifty-3.0.7...sshwifty-3.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [sshwifty-3.0.7](https://github.com/truecharts/charts/compare/sshwifty-3.0.6...sshwifty-3.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [sshwifty-3.0.6](https://github.com/truecharts/charts/compare/sshwifty-3.0.5...sshwifty-3.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [sshwifty-3.0.5](https://github.com/truecharts/charts/compare/sshwifty-3.0.4...sshwifty-3.0.5) (2023-12-22) + +### Fix diff --git a/stable/sshwifty/4.1.0/Chart.yaml b/stable/sshwifty/4.1.0/Chart.yaml new file mode 100644 index 0000000000..f1df7f6e9e --- /dev/null +++ b/stable/sshwifty/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: sshwifty +version: 4.1.0 +appVersion: latest +description: SSHwifty is a SSH and Telnet connector made for the Web. +home: https://truecharts.org/charts/stable/sshwifty +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png +deprecated: false +sources: + - https://github.com/niruix/sshwifty + - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty + - https://hub.docker.com/r/niruix/sshwifty +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ssh +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ssh + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/sshwifty/4.0.1/README.md b/stable/sshwifty/4.1.0/README.md similarity index 100% rename from stable/sshwifty/4.0.1/README.md rename to stable/sshwifty/4.1.0/README.md diff --git a/stable/sshwifty/4.1.0/app-changelog.md b/stable/sshwifty/4.1.0/app-changelog.md new file mode 100644 index 0000000000..f86a7880f4 --- /dev/null +++ b/stable/sshwifty/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sshwifty-4.1.0](https://github.com/truecharts/charts/compare/sshwifty-4.0.1...sshwifty-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/sshwifty/4.0.1/app-readme.md b/stable/sshwifty/4.1.0/app-readme.md similarity index 100% rename from stable/sshwifty/4.0.1/app-readme.md rename to stable/sshwifty/4.1.0/app-readme.md diff --git a/stable/sshwifty/4.1.0/charts/common-17.2.2.tgz b/stable/sshwifty/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/sshwifty/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/sshwifty/4.0.1/ix_values.yaml b/stable/sshwifty/4.1.0/ix_values.yaml similarity index 100% rename from stable/sshwifty/4.0.1/ix_values.yaml rename to stable/sshwifty/4.1.0/ix_values.yaml diff --git a/stable/sshwifty/4.0.1/questions.yaml b/stable/sshwifty/4.1.0/questions.yaml similarity index 100% rename from stable/sshwifty/4.0.1/questions.yaml rename to stable/sshwifty/4.1.0/questions.yaml diff --git a/stable/sshwifty/4.1.0/templates/NOTES.txt b/stable/sshwifty/4.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/sshwifty/4.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sshwifty/4.1.0/templates/common.yaml b/stable/sshwifty/4.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/sshwifty/4.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/sshwifty/4.1.0/values.yaml b/stable/sshwifty/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/st-reborn-server/4.0.1/CHANGELOG.md b/stable/st-reborn-server/4.0.1/CHANGELOG.md deleted file mode 100644 index b18e3261a4..0000000000 --- a/stable/st-reborn-server/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [st-reborn-server-4.0.1](https://github.com/truecharts/charts/compare/st-reborn-server-4.0.0...st-reborn-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [st-reborn-server-4.0.0](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.17...st-reborn-server-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [st-reborn-server-3.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.16...st-reborn-server-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [st-reborn-server-3.0.16](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.15...st-reborn-server-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [st-reborn-server-3.0.15](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.14...st-reborn-server-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [st-reborn-server-3.0.14](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.13...st-reborn-server-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [st-reborn-server-3.0.13](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.12...st-reborn-server-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [st-reborn-server-3.0.12](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.11...st-reborn-server-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [st-reborn-server-3.0.11](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.10...st-reborn-server-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [st-reborn-server-3.0.10](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.9...st-reborn-server-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [st-reborn-server-3.0.9](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.8...st-reborn-server-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/st-reborn-server/4.0.1/Chart.yaml b/stable/st-reborn-server/4.0.1/Chart.yaml deleted file mode 100644 index ff149ade10..0000000000 --- a/stable/st-reborn-server/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: st-reborn-server -version: 4.0.1 -appVersion: 1.2.0 -description: Skyrim Together Reborn server files. -home: https://truecharts.org/charts/incubator/st-reborn-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/st-reborn-server - - https://hub.docker.com/r/tiltedphoques/st-reborn-server - - https://github.com/tiltedphoques/TiltedEvolution -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - st-reborn-server - - gameserver -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/st-reborn-server/4.0.1/app-changelog.md b/stable/st-reborn-server/4.0.1/app-changelog.md deleted file mode 100644 index b164f60ea5..0000000000 --- a/stable/st-reborn-server/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [st-reborn-server-4.0.1](https://github.com/truecharts/charts/compare/st-reborn-server-4.0.0...st-reborn-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/st-reborn-server/4.0.1/charts/common-17.1.4.tgz b/stable/st-reborn-server/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/st-reborn-server/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/st-reborn-server/4.1.0/CHANGELOG.md b/stable/st-reborn-server/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4f242f5de4 --- /dev/null +++ b/stable/st-reborn-server/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [st-reborn-server-4.1.0](https://github.com/truecharts/charts/compare/st-reborn-server-4.0.1...st-reborn-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [st-reborn-server-4.0.1](https://github.com/truecharts/charts/compare/st-reborn-server-4.0.0...st-reborn-server-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [st-reborn-server-4.0.0](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.17...st-reborn-server-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [st-reborn-server-3.0.17](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.16...st-reborn-server-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [st-reborn-server-3.0.16](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.15...st-reborn-server-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [st-reborn-server-3.0.15](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.14...st-reborn-server-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [st-reborn-server-3.0.14](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.13...st-reborn-server-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [st-reborn-server-3.0.13](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.12...st-reborn-server-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [st-reborn-server-3.0.12](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.11...st-reborn-server-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [st-reborn-server-3.0.11](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.10...st-reborn-server-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [st-reborn-server-3.0.10](https://github.com/truecharts/charts/compare/st-reborn-server-3.0.9...st-reborn-server-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/st-reborn-server/4.1.0/Chart.yaml b/stable/st-reborn-server/4.1.0/Chart.yaml new file mode 100644 index 0000000000..08f24ecd16 --- /dev/null +++ b/stable/st-reborn-server/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: st-reborn-server +version: 4.1.0 +appVersion: 1.2.0 +description: Skyrim Together Reborn server files. +home: https://truecharts.org/charts/incubator/st-reborn-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.png +deprecated: false +sources: + - https://github.com/tiltedphoques/TiltedEvolution + - https://github.com/truecharts/charts/tree/master/charts/incubator/st-reborn-server + - https://hub.docker.com/r/tiltedphoques/st-reborn-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - st-reborn-server + - gameserver +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/st-reborn-server/4.0.1/README.md b/stable/st-reborn-server/4.1.0/README.md similarity index 100% rename from stable/st-reborn-server/4.0.1/README.md rename to stable/st-reborn-server/4.1.0/README.md diff --git a/stable/st-reborn-server/4.1.0/app-changelog.md b/stable/st-reborn-server/4.1.0/app-changelog.md new file mode 100644 index 0000000000..2da4fdd4bd --- /dev/null +++ b/stable/st-reborn-server/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [st-reborn-server-4.1.0](https://github.com/truecharts/charts/compare/st-reborn-server-4.0.1...st-reborn-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/st-reborn-server/4.0.1/app-readme.md b/stable/st-reborn-server/4.1.0/app-readme.md similarity index 100% rename from stable/st-reborn-server/4.0.1/app-readme.md rename to stable/st-reborn-server/4.1.0/app-readme.md diff --git a/stable/st-reborn-server/4.1.0/charts/common-17.2.2.tgz b/stable/st-reborn-server/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/st-reborn-server/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/st-reborn-server/4.0.1/ix_values.yaml b/stable/st-reborn-server/4.1.0/ix_values.yaml similarity index 100% rename from stable/st-reborn-server/4.0.1/ix_values.yaml rename to stable/st-reborn-server/4.1.0/ix_values.yaml diff --git a/stable/st-reborn-server/4.0.1/questions.yaml b/stable/st-reborn-server/4.1.0/questions.yaml similarity index 100% rename from stable/st-reborn-server/4.0.1/questions.yaml rename to stable/st-reborn-server/4.1.0/questions.yaml diff --git a/stable/st-reborn-server/4.1.0/templates/common.yaml b/stable/st-reborn-server/4.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/st-reborn-server/4.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/st-reborn-server/4.1.0/values.yaml b/stable/st-reborn-server/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/stackedit/4.0.1/CHANGELOG.md b/stable/stackedit/4.0.1/CHANGELOG.md deleted file mode 100644 index 7c4f2e35ea..0000000000 --- a/stable/stackedit/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [stackedit-4.0.1](https://github.com/truecharts/charts/compare/stackedit-4.0.0...stackedit-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [stackedit-4.0.0](https://github.com/truecharts/charts/compare/stackedit-3.0.17...stackedit-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [stackedit-3.0.17](https://github.com/truecharts/charts/compare/stackedit-3.0.16...stackedit-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [stackedit-3.0.16](https://github.com/truecharts/charts/compare/stackedit-3.0.15...stackedit-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [stackedit-3.0.15](https://github.com/truecharts/charts/compare/stackedit-3.0.14...stackedit-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [stackedit-3.0.14](https://github.com/truecharts/charts/compare/stackedit-3.0.13...stackedit-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [stackedit-3.0.13](https://github.com/truecharts/charts/compare/stackedit-3.0.12...stackedit-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [stackedit-3.0.12](https://github.com/truecharts/charts/compare/stackedit-3.0.11...stackedit-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [stackedit-3.0.11](https://github.com/truecharts/charts/compare/stackedit-3.0.10...stackedit-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [stackedit-3.0.10](https://github.com/truecharts/charts/compare/stackedit-3.0.9...stackedit-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [stackedit-3.0.9](https://github.com/truecharts/charts/compare/stackedit-3.0.8...stackedit-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/stackedit/4.0.1/Chart.yaml b/stable/stackedit/4.0.1/Chart.yaml deleted file mode 100644 index da837b6a71..0000000000 --- a/stable/stackedit/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: stackedit -version: 4.0.1 -appVersion: latest -description: StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. -home: https://truecharts.org/charts/incubator/stackedit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stackedit.png -deprecated: false -sources: - - https://stackedit.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/stackedit - - https://hub.docker.com/r/qmcgaw/stackedit -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - stackedit - - Productivity - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/stackedit/4.0.1/app-changelog.md b/stable/stackedit/4.0.1/app-changelog.md deleted file mode 100644 index 2a9c8e3d70..0000000000 --- a/stable/stackedit/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [stackedit-4.0.1](https://github.com/truecharts/charts/compare/stackedit-4.0.0...stackedit-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/stackedit/4.0.1/charts/common-17.1.4.tgz b/stable/stackedit/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/stackedit/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/stackedit/4.1.0/CHANGELOG.md b/stable/stackedit/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d0d4dae05a --- /dev/null +++ b/stable/stackedit/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [stackedit-4.1.0](https://github.com/truecharts/charts/compare/stackedit-4.0.1...stackedit-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [stackedit-4.0.1](https://github.com/truecharts/charts/compare/stackedit-4.0.0...stackedit-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [stackedit-4.0.0](https://github.com/truecharts/charts/compare/stackedit-3.0.17...stackedit-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [stackedit-3.0.17](https://github.com/truecharts/charts/compare/stackedit-3.0.16...stackedit-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [stackedit-3.0.16](https://github.com/truecharts/charts/compare/stackedit-3.0.15...stackedit-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [stackedit-3.0.15](https://github.com/truecharts/charts/compare/stackedit-3.0.14...stackedit-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [stackedit-3.0.14](https://github.com/truecharts/charts/compare/stackedit-3.0.13...stackedit-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [stackedit-3.0.13](https://github.com/truecharts/charts/compare/stackedit-3.0.12...stackedit-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [stackedit-3.0.12](https://github.com/truecharts/charts/compare/stackedit-3.0.11...stackedit-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [stackedit-3.0.11](https://github.com/truecharts/charts/compare/stackedit-3.0.10...stackedit-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [stackedit-3.0.10](https://github.com/truecharts/charts/compare/stackedit-3.0.9...stackedit-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/stackedit/4.1.0/Chart.yaml b/stable/stackedit/4.1.0/Chart.yaml new file mode 100644 index 0000000000..aa060f5a0c --- /dev/null +++ b/stable/stackedit/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: stackedit +version: 4.1.0 +appVersion: latest +description: StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. +home: https://truecharts.org/charts/incubator/stackedit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stackedit.png +deprecated: false +sources: + - https://stackedit.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/stackedit + - https://hub.docker.com/r/qmcgaw/stackedit +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - stackedit + - Productivity + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/stackedit/4.0.1/README.md b/stable/stackedit/4.1.0/README.md similarity index 100% rename from stable/stackedit/4.0.1/README.md rename to stable/stackedit/4.1.0/README.md diff --git a/stable/stackedit/4.1.0/app-changelog.md b/stable/stackedit/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4d88094c79 --- /dev/null +++ b/stable/stackedit/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [stackedit-4.1.0](https://github.com/truecharts/charts/compare/stackedit-4.0.1...stackedit-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/stackedit/4.0.1/app-readme.md b/stable/stackedit/4.1.0/app-readme.md similarity index 100% rename from stable/stackedit/4.0.1/app-readme.md rename to stable/stackedit/4.1.0/app-readme.md diff --git a/stable/stackedit/4.1.0/charts/common-17.2.2.tgz b/stable/stackedit/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/stackedit/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/stackedit/4.0.1/ix_values.yaml b/stable/stackedit/4.1.0/ix_values.yaml similarity index 100% rename from stable/stackedit/4.0.1/ix_values.yaml rename to stable/stackedit/4.1.0/ix_values.yaml diff --git a/stable/stackedit/4.0.1/questions.yaml b/stable/stackedit/4.1.0/questions.yaml similarity index 100% rename from stable/stackedit/4.0.1/questions.yaml rename to stable/stackedit/4.1.0/questions.yaml diff --git a/stable/storm/4.0.1/templates/common.yaml b/stable/stackedit/4.1.0/templates/common.yaml similarity index 100% rename from stable/storm/4.0.1/templates/common.yaml rename to stable/stackedit/4.1.0/templates/common.yaml diff --git a/stable/stackedit/4.1.0/values.yaml b/stable/stackedit/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/standardnotes-web/4.0.1/CHANGELOG.md b/stable/standardnotes-web/4.0.1/CHANGELOG.md deleted file mode 100644 index 9eb4bdf00b..0000000000 --- a/stable/standardnotes-web/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [standardnotes-web-4.0.1](https://github.com/truecharts/charts/compare/standardnotes-web-4.0.0...standardnotes-web-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [standardnotes-web-4.0.0](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.17...standardnotes-web-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [standardnotes-web-3.0.17](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.16...standardnotes-web-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [standardnotes-web-3.0.16](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.15...standardnotes-web-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [standardnotes-web-3.0.15](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.14...standardnotes-web-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [standardnotes-web-3.0.14](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.13...standardnotes-web-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [standardnotes-web-3.0.13](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.12...standardnotes-web-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [standardnotes-web-3.0.12](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.11...standardnotes-web-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [standardnotes-web-3.0.11](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.10...standardnotes-web-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [standardnotes-web-3.0.10](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.9...standardnotes-web-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [standardnotes-web-3.0.9](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.8...standardnotes-web-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/standardnotes-web/4.0.1/Chart.yaml b/stable/standardnotes-web/4.0.1/Chart.yaml deleted file mode 100644 index 676ae7d874..0000000000 --- a/stable/standardnotes-web/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: standardnotes-web -version: 4.0.1 -appVersion: stable -description: A safe and private place for your life's work. -home: https://truecharts.org/charts/incubator/standardnotes-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.png -deprecated: false -sources: - - https://standardnotes.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web - - https://hub.docker.com/r/standardnotes/web -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - standardnotes-web - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/standardnotes-web/4.0.1/app-changelog.md b/stable/standardnotes-web/4.0.1/app-changelog.md deleted file mode 100644 index e6cb214570..0000000000 --- a/stable/standardnotes-web/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [standardnotes-web-4.0.1](https://github.com/truecharts/charts/compare/standardnotes-web-4.0.0...standardnotes-web-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/standardnotes-web/4.0.1/charts/common-17.1.4.tgz b/stable/standardnotes-web/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/standardnotes-web/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/standardnotes-web/4.1.0/CHANGELOG.md b/stable/standardnotes-web/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0ec6ed3cc6 --- /dev/null +++ b/stable/standardnotes-web/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [standardnotes-web-4.1.0](https://github.com/truecharts/charts/compare/standardnotes-web-4.0.1...standardnotes-web-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [standardnotes-web-4.0.1](https://github.com/truecharts/charts/compare/standardnotes-web-4.0.0...standardnotes-web-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [standardnotes-web-4.0.0](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.17...standardnotes-web-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [standardnotes-web-3.0.17](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.16...standardnotes-web-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [standardnotes-web-3.0.16](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.15...standardnotes-web-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [standardnotes-web-3.0.15](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.14...standardnotes-web-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [standardnotes-web-3.0.14](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.13...standardnotes-web-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [standardnotes-web-3.0.13](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.12...standardnotes-web-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [standardnotes-web-3.0.12](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.11...standardnotes-web-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [standardnotes-web-3.0.11](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.10...standardnotes-web-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [standardnotes-web-3.0.10](https://github.com/truecharts/charts/compare/standardnotes-web-3.0.9...standardnotes-web-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/standardnotes-web/4.1.0/Chart.yaml b/stable/standardnotes-web/4.1.0/Chart.yaml new file mode 100644 index 0000000000..d16bb5be96 --- /dev/null +++ b/stable/standardnotes-web/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: standardnotes-web +version: 4.1.0 +appVersion: stable +description: A safe and private place for your life's work. +home: https://truecharts.org/charts/incubator/standardnotes-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web + - https://hub.docker.com/r/standardnotes/web + - https://standardnotes.org/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - standardnotes-web + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/standardnotes-web/4.0.1/README.md b/stable/standardnotes-web/4.1.0/README.md similarity index 100% rename from stable/standardnotes-web/4.0.1/README.md rename to stable/standardnotes-web/4.1.0/README.md diff --git a/stable/standardnotes-web/4.1.0/app-changelog.md b/stable/standardnotes-web/4.1.0/app-changelog.md new file mode 100644 index 0000000000..874d8d9b76 --- /dev/null +++ b/stable/standardnotes-web/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [standardnotes-web-4.1.0](https://github.com/truecharts/charts/compare/standardnotes-web-4.0.1...standardnotes-web-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/standardnotes-web/4.0.1/app-readme.md b/stable/standardnotes-web/4.1.0/app-readme.md similarity index 100% rename from stable/standardnotes-web/4.0.1/app-readme.md rename to stable/standardnotes-web/4.1.0/app-readme.md diff --git a/stable/standardnotes-web/4.1.0/charts/common-17.2.2.tgz b/stable/standardnotes-web/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/standardnotes-web/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/standardnotes-web/4.0.1/ix_values.yaml b/stable/standardnotes-web/4.1.0/ix_values.yaml similarity index 100% rename from stable/standardnotes-web/4.0.1/ix_values.yaml rename to stable/standardnotes-web/4.1.0/ix_values.yaml diff --git a/stable/standardnotes-web/4.0.1/questions.yaml b/stable/standardnotes-web/4.1.0/questions.yaml similarity index 100% rename from stable/standardnotes-web/4.0.1/questions.yaml rename to stable/standardnotes-web/4.1.0/questions.yaml diff --git a/stable/suistartpage/4.0.1/templates/common.yaml b/stable/standardnotes-web/4.1.0/templates/common.yaml similarity index 100% rename from stable/suistartpage/4.0.1/templates/common.yaml rename to stable/standardnotes-web/4.1.0/templates/common.yaml diff --git a/stable/standardnotes-web/4.1.0/values.yaml b/stable/standardnotes-web/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/starmade/4.0.2/CHANGELOG.md b/stable/starmade/4.0.2/CHANGELOG.md deleted file mode 100644 index b01c5f2cf9..0000000000 --- a/stable/starmade/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [starmade-4.0.2](https://github.com/truecharts/charts/compare/starmade-4.0.1...starmade-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [starmade-4.0.1](https://github.com/truecharts/charts/compare/starmade-4.0.0...starmade-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [starmade-4.0.0](https://github.com/truecharts/charts/compare/starmade-3.0.17...starmade-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [starmade-3.0.17](https://github.com/truecharts/charts/compare/starmade-3.0.16...starmade-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [starmade-3.0.16](https://github.com/truecharts/charts/compare/starmade-3.0.15...starmade-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [starmade-3.0.15](https://github.com/truecharts/charts/compare/starmade-3.0.14...starmade-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [starmade-3.0.14](https://github.com/truecharts/charts/compare/starmade-3.0.13...starmade-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [starmade-3.0.13](https://github.com/truecharts/charts/compare/starmade-3.0.12...starmade-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [starmade-3.0.12](https://github.com/truecharts/charts/compare/starmade-3.0.11...starmade-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [starmade-3.0.11](https://github.com/truecharts/charts/compare/starmade-3.0.10...starmade-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [starmade-3.0.10](https://github.com/truecharts/charts/compare/starmade-3.0.9...starmade-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/starmade/4.0.2/Chart.yaml b/stable/starmade/4.0.2/Chart.yaml deleted file mode 100644 index 57731bd701..0000000000 --- a/stable/starmade/4.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: starmade -version: 4.0.2 -appVersion: latest -description: This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. -home: https://truecharts.org/charts/incubator/starmade -icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.png -deprecated: false -sources: - - https://www.star-made.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/starmade - - https://hub.docker.com/r/ich777/starmade-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - starmade - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/starmade/4.0.2/app-changelog.md b/stable/starmade/4.0.2/app-changelog.md deleted file mode 100644 index a77bbe33fa..0000000000 --- a/stable/starmade/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [starmade-4.0.2](https://github.com/truecharts/charts/compare/starmade-4.0.1...starmade-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/starmade/4.0.2/charts/common-17.1.4.tgz b/stable/starmade/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/starmade/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/starmade/4.1.0/CHANGELOG.md b/stable/starmade/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9bd8558331 --- /dev/null +++ b/stable/starmade/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [starmade-4.1.0](https://github.com/truecharts/charts/compare/starmade-4.0.2...starmade-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [starmade-4.0.2](https://github.com/truecharts/charts/compare/starmade-4.0.1...starmade-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [starmade-4.0.1](https://github.com/truecharts/charts/compare/starmade-4.0.0...starmade-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [starmade-4.0.0](https://github.com/truecharts/charts/compare/starmade-3.0.17...starmade-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [starmade-3.0.17](https://github.com/truecharts/charts/compare/starmade-3.0.16...starmade-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [starmade-3.0.16](https://github.com/truecharts/charts/compare/starmade-3.0.15...starmade-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [starmade-3.0.15](https://github.com/truecharts/charts/compare/starmade-3.0.14...starmade-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [starmade-3.0.14](https://github.com/truecharts/charts/compare/starmade-3.0.13...starmade-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [starmade-3.0.13](https://github.com/truecharts/charts/compare/starmade-3.0.12...starmade-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [starmade-3.0.12](https://github.com/truecharts/charts/compare/starmade-3.0.11...starmade-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [starmade-3.0.11](https://github.com/truecharts/charts/compare/starmade-3.0.10...starmade-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/starmade/4.1.0/Chart.yaml b/stable/starmade/4.1.0/Chart.yaml new file mode 100644 index 0000000000..905390f449 --- /dev/null +++ b/stable/starmade/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: starmade +version: 4.1.0 +appVersion: latest +description: This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. +home: https://truecharts.org/charts/incubator/starmade +icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.png +deprecated: false +sources: + - https://www.star-made.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/starmade + - https://hub.docker.com/r/ich777/starmade-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - starmade + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/starmade/4.0.2/README.md b/stable/starmade/4.1.0/README.md similarity index 100% rename from stable/starmade/4.0.2/README.md rename to stable/starmade/4.1.0/README.md diff --git a/stable/starmade/4.1.0/app-changelog.md b/stable/starmade/4.1.0/app-changelog.md new file mode 100644 index 0000000000..c67106f517 --- /dev/null +++ b/stable/starmade/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [starmade-4.1.0](https://github.com/truecharts/charts/compare/starmade-4.0.2...starmade-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/starmade/4.0.2/app-readme.md b/stable/starmade/4.1.0/app-readme.md similarity index 100% rename from stable/starmade/4.0.2/app-readme.md rename to stable/starmade/4.1.0/app-readme.md diff --git a/stable/starmade/4.1.0/charts/common-17.2.2.tgz b/stable/starmade/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/starmade/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/starmade/4.0.2/ix_values.yaml b/stable/starmade/4.1.0/ix_values.yaml similarity index 100% rename from stable/starmade/4.0.2/ix_values.yaml rename to stable/starmade/4.1.0/ix_values.yaml diff --git a/stable/starmade/4.0.2/questions.yaml b/stable/starmade/4.1.0/questions.yaml similarity index 100% rename from stable/starmade/4.0.2/questions.yaml rename to stable/starmade/4.1.0/questions.yaml diff --git a/stable/survivethenights/4.0.1/templates/common.yaml b/stable/starmade/4.1.0/templates/common.yaml similarity index 100% rename from stable/survivethenights/4.0.1/templates/common.yaml rename to stable/starmade/4.1.0/templates/common.yaml diff --git a/stable/starmade/4.1.0/values.yaml b/stable/starmade/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/stash/14.1.0/CHANGELOG.md b/stable/stash/14.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9c7ac21a24 --- /dev/null +++ b/stable/stash/14.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [stash-14.1.0](https://github.com/truecharts/charts/compare/stash-14.0.1...stash-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [stash-14.0.1](https://github.com/truecharts/charts/compare/stash-14.0.0...stash-14.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [stash-14.0.0](https://github.com/truecharts/charts/compare/stash-13.0.11...stash-14.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [stash-13.0.11](https://github.com/truecharts/charts/compare/stash-13.0.10...stash-13.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [stash-13.0.10](https://github.com/truecharts/charts/compare/stash-13.0.9...stash-13.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [stash-13.0.9](https://github.com/truecharts/charts/compare/stash-13.0.8...stash-13.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [stash-13.0.8](https://github.com/truecharts/charts/compare/stash-13.0.7...stash-13.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [stash-13.0.7](https://github.com/truecharts/charts/compare/stash-13.0.6...stash-13.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [stash-13.0.6](https://github.com/truecharts/charts/compare/stash-13.0.5...stash-13.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [stash-13.0.5](https://github.com/truecharts/charts/compare/stash-13.0.4...stash-13.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [stash-13.0.4](https://github.com/truecharts/charts/compare/stash-13.0.3...stash-13.0.4) (2023-12-21) + +### Fix diff --git a/stable/stash/14.1.0/Chart.yaml b/stable/stash/14.1.0/Chart.yaml new file mode 100644 index 0000000000..af99824a24 --- /dev/null +++ b/stable/stash/14.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: stash +version: 14.1.0 +appVersion: 0.23.1 +description: An organizer for your porn, written in Go +home: https://truecharts.org/charts/stable/stash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png +deprecated: false +sources: + - https://hub.docker.com/r/stashapp/stash + - https://github.com/stashapp/stash + - https://github.com/truecharts/charts/tree/master/charts/stable/stash +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - porn +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/stash/14.1.0/README.md b/stable/stash/14.1.0/README.md new file mode 100644 index 0000000000..fb880efea1 --- /dev/null +++ b/stable/stash/14.1.0/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/stash) + +**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/stash/14.1.0/app-changelog.md b/stable/stash/14.1.0/app-changelog.md new file mode 100644 index 0000000000..408d582874 --- /dev/null +++ b/stable/stash/14.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [stash-14.1.0](https://github.com/truecharts/charts/compare/stash-14.0.1...stash-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/stash/14.1.0/app-readme.md b/stable/stash/14.1.0/app-readme.md new file mode 100644 index 0000000000..e561c361d4 --- /dev/null +++ b/stable/stash/14.1.0/app-readme.md @@ -0,0 +1,8 @@ +An organizer for your porn, written in Go + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/stash](https://truecharts.org/charts/stable/stash) + +--- + +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/stash/14.1.0/charts/common-17.2.2.tgz b/stable/stash/14.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/stash/14.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/stash/14.1.0/ix_values.yaml b/stable/stash/14.1.0/ix_values.yaml new file mode 100644 index 0000000000..449ac056ea --- /dev/null +++ b/stable/stash/14.1.0/ix_values.yaml @@ -0,0 +1,48 @@ +image: + repository: stashapp/stash + tag: v0.23.1@sha256:96d4e778a9fb7199da28983413c9767617bafc69db781bf7d00cd2667344b76d + pullPolicy: IfNotPresent +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 9999 +workload: + main: + podSpec: + containers: + main: + env: + STASH_PORT: "{{ .Values.service.main.ports.main.port }}" + STASH_STASH: /data + STASH_GENERATED: /generated + STASH_METADATA: /metadata + STASH_CACHE: /cache +persistence: + config: + enabled: true + mountPath: "/root/.stash" + cache: + enabled: true + mountPath: "/cache" + generated: + enabled: true + mountPath: "/generated" + metadata: + enabled: true + mountPath: "/metadata" + blobs: + enabled: true + mountPath: "/blobs" + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: true diff --git a/stable/stash/14.1.0/questions.yaml b/stable/stash/14.1.0/questions.yaml new file mode 100644 index 0000000000..89881545a3 --- /dev/null +++ b/stable/stash/14.1.0/questions.yaml @@ -0,0 +1,4188 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 9999 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: cache + label: "App Cache Storage" + description: "Stores the Application Cache." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: generated + label: "App Generated Storage" + description: "Thumbnails, clips, etc" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: metadata + label: "App MetaData Storage" + description: "Stores the Application MetaData." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: blobs + label: "App Blobs Storage" + description: "Binary data for scene covers, performer images, etc" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/stash/14.1.0/templates/NOTES.txt b/stable/stash/14.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/stash/14.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/stash/14.1.0/templates/common.yaml b/stable/stash/14.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/stash/14.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/stash/14.1.0/values.yaml b/stable/stash/14.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/static-web-server/3.0.1/CHANGELOG.md b/stable/static-web-server/3.0.1/CHANGELOG.md deleted file mode 100644 index 1202b37862..0000000000 --- a/stable/static-web-server/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [static-web-server-3.0.1](https://github.com/truecharts/charts/compare/static-web-server-3.0.0...static-web-server-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [static-web-server-3.0.0](https://github.com/truecharts/charts/compare/static-web-server-2.0.11...static-web-server-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [static-web-server-2.0.11](https://github.com/truecharts/charts/compare/static-web-server-2.0.10...static-web-server-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [static-web-server-2.0.10](https://github.com/truecharts/charts/compare/static-web-server-2.0.9...static-web-server-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [static-web-server-2.0.9](https://github.com/truecharts/charts/compare/static-web-server-2.0.8...static-web-server-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [static-web-server-2.0.8](https://github.com/truecharts/charts/compare/static-web-server-2.0.7...static-web-server-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [static-web-server-2.0.7](https://github.com/truecharts/charts/compare/static-web-server-2.0.6...static-web-server-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [static-web-server-2.0.6](https://github.com/truecharts/charts/compare/static-web-server-2.0.5...static-web-server-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [static-web-server-2.0.5](https://github.com/truecharts/charts/compare/static-web-server-2.0.4...static-web-server-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [static-web-server-2.0.4](https://github.com/truecharts/charts/compare/static-web-server-2.0.3...static-web-server-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [static-web-server-2.0.3](https://github.com/truecharts/charts/compare/static-web-server-2.0.2...static-web-server-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/static-web-server/3.0.1/Chart.yaml b/stable/static-web-server/3.0.1/Chart.yaml deleted file mode 100644 index de3f8d8542..0000000000 --- a/stable/static-web-server/3.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: static-web-server -version: 3.0.1 -appVersion: 2.24.1 -description: A cross-platform, high-performance and asynchronous web server for static files-serving. -home: https://truecharts.org/charts/stable/static-web-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/static-web-server.png -deprecated: false -sources: - - https://static-web-server.net - - https://github.com/static-web-server/static-web-server - - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server - - https://ghcr.io/static-web-server/static-web-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - web-server - - apache - - rust -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: web-server - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/static-web-server/3.0.1/app-changelog.md b/stable/static-web-server/3.0.1/app-changelog.md deleted file mode 100644 index 6fa5c2430b..0000000000 --- a/stable/static-web-server/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [static-web-server-3.0.1](https://github.com/truecharts/charts/compare/static-web-server-3.0.0...static-web-server-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/static-web-server/3.0.1/charts/common-17.1.4.tgz b/stable/static-web-server/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/static-web-server/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/static-web-server/3.1.0/CHANGELOG.md b/stable/static-web-server/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8a27f5bba4 --- /dev/null +++ b/stable/static-web-server/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [static-web-server-3.1.0](https://github.com/truecharts/charts/compare/static-web-server-3.0.1...static-web-server-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [static-web-server-3.0.1](https://github.com/truecharts/charts/compare/static-web-server-3.0.0...static-web-server-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [static-web-server-3.0.0](https://github.com/truecharts/charts/compare/static-web-server-2.0.11...static-web-server-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [static-web-server-2.0.11](https://github.com/truecharts/charts/compare/static-web-server-2.0.10...static-web-server-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [static-web-server-2.0.10](https://github.com/truecharts/charts/compare/static-web-server-2.0.9...static-web-server-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [static-web-server-2.0.9](https://github.com/truecharts/charts/compare/static-web-server-2.0.8...static-web-server-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [static-web-server-2.0.8](https://github.com/truecharts/charts/compare/static-web-server-2.0.7...static-web-server-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [static-web-server-2.0.7](https://github.com/truecharts/charts/compare/static-web-server-2.0.6...static-web-server-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [static-web-server-2.0.6](https://github.com/truecharts/charts/compare/static-web-server-2.0.5...static-web-server-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [static-web-server-2.0.5](https://github.com/truecharts/charts/compare/static-web-server-2.0.4...static-web-server-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [static-web-server-2.0.4](https://github.com/truecharts/charts/compare/static-web-server-2.0.3...static-web-server-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/static-web-server/3.1.0/Chart.yaml b/stable/static-web-server/3.1.0/Chart.yaml new file mode 100644 index 0000000000..3e69d0b447 --- /dev/null +++ b/stable/static-web-server/3.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: static-web-server +version: 3.1.0 +appVersion: 2.24.1 +description: A cross-platform, high-performance and asynchronous web server for static files-serving. +home: https://truecharts.org/charts/stable/static-web-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/static-web-server.png +deprecated: false +sources: + - https://static-web-server.net + - https://github.com/static-web-server/static-web-server + - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server + - https://ghcr.io/static-web-server/static-web-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - web-server + - apache + - rust +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: web-server + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/static-web-server/3.0.1/README.md b/stable/static-web-server/3.1.0/README.md similarity index 100% rename from stable/static-web-server/3.0.1/README.md rename to stable/static-web-server/3.1.0/README.md diff --git a/stable/static-web-server/3.1.0/app-changelog.md b/stable/static-web-server/3.1.0/app-changelog.md new file mode 100644 index 0000000000..98ea35a514 --- /dev/null +++ b/stable/static-web-server/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [static-web-server-3.1.0](https://github.com/truecharts/charts/compare/static-web-server-3.0.1...static-web-server-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/static-web-server/3.0.1/app-readme.md b/stable/static-web-server/3.1.0/app-readme.md similarity index 100% rename from stable/static-web-server/3.0.1/app-readme.md rename to stable/static-web-server/3.1.0/app-readme.md diff --git a/stable/static-web-server/3.1.0/charts/common-17.2.2.tgz b/stable/static-web-server/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/static-web-server/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/static-web-server/3.0.1/ix_values.yaml b/stable/static-web-server/3.1.0/ix_values.yaml similarity index 100% rename from stable/static-web-server/3.0.1/ix_values.yaml rename to stable/static-web-server/3.1.0/ix_values.yaml diff --git a/stable/static-web-server/3.0.1/questions.yaml b/stable/static-web-server/3.1.0/questions.yaml similarity index 100% rename from stable/static-web-server/3.0.1/questions.yaml rename to stable/static-web-server/3.1.0/questions.yaml diff --git a/stable/static-web-server/3.1.0/templates/NOTES.txt b/stable/static-web-server/3.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/static-web-server/3.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/static-web-server/3.1.0/templates/common.yaml b/stable/static-web-server/3.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/static-web-server/3.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/static-web-server/3.1.0/values.yaml b/stable/static-web-server/3.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/static/9.0.1/CHANGELOG.md b/stable/static/9.0.1/CHANGELOG.md deleted file mode 100644 index 6f4781c285..0000000000 --- a/stable/static/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [static-9.0.1](https://github.com/truecharts/charts/compare/static-9.0.0...static-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [static-9.0.0](https://github.com/truecharts/charts/compare/static-8.0.11...static-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [static-8.0.11](https://github.com/truecharts/charts/compare/static-8.0.10...static-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [static-8.0.10](https://github.com/truecharts/charts/compare/static-8.0.9...static-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [static-8.0.9](https://github.com/truecharts/charts/compare/static-8.0.8...static-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [static-8.0.8](https://github.com/truecharts/charts/compare/static-8.0.7...static-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [static-8.0.7](https://github.com/truecharts/charts/compare/static-8.0.6...static-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [static-8.0.6](https://github.com/truecharts/charts/compare/static-8.0.5...static-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [static-8.0.5](https://github.com/truecharts/charts/compare/static-8.0.4...static-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [static-8.0.4](https://github.com/truecharts/charts/compare/static-8.0.3...static-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [static-8.0.3](https://github.com/truecharts/charts/compare/static-8.0.2...static-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/static/9.0.1/Chart.yaml b/stable/static/9.0.1/Chart.yaml deleted file mode 100644 index 45c75b6b8b..0000000000 --- a/stable/static/9.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: static -version: 9.0.1 -appVersion: ersion-ee8a20c -description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. -home: https://truecharts.org/charts/stable/static -icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.png -deprecated: false -sources: - - https://github.com/nicholaswilde/docker-static - - https://github.com/prologic/static - - https://github.com/truecharts/charts/tree/master/charts/stable/static - - https://ghcr.io/nicholaswilde/static -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - app - - web - - filesystem - - static -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/static/9.0.1/app-changelog.md b/stable/static/9.0.1/app-changelog.md deleted file mode 100644 index 965d32e0c1..0000000000 --- a/stable/static/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [static-9.0.1](https://github.com/truecharts/charts/compare/static-9.0.0...static-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/static/9.0.1/charts/common-17.1.4.tgz b/stable/static/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/static/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/static/9.1.0/CHANGELOG.md b/stable/static/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8e7e6915bf --- /dev/null +++ b/stable/static/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [static-9.1.0](https://github.com/truecharts/charts/compare/static-9.0.1...static-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [static-9.0.1](https://github.com/truecharts/charts/compare/static-9.0.0...static-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [static-9.0.0](https://github.com/truecharts/charts/compare/static-8.0.11...static-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [static-8.0.11](https://github.com/truecharts/charts/compare/static-8.0.10...static-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [static-8.0.10](https://github.com/truecharts/charts/compare/static-8.0.9...static-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [static-8.0.9](https://github.com/truecharts/charts/compare/static-8.0.8...static-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [static-8.0.8](https://github.com/truecharts/charts/compare/static-8.0.7...static-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [static-8.0.7](https://github.com/truecharts/charts/compare/static-8.0.6...static-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [static-8.0.6](https://github.com/truecharts/charts/compare/static-8.0.5...static-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [static-8.0.5](https://github.com/truecharts/charts/compare/static-8.0.4...static-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [static-8.0.4](https://github.com/truecharts/charts/compare/static-8.0.3...static-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/static/9.1.0/Chart.yaml b/stable/static/9.1.0/Chart.yaml new file mode 100644 index 0000000000..7c721694e4 --- /dev/null +++ b/stable/static/9.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: static +version: 9.1.0 +appVersion: ersion-ee8a20c +description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. +home: https://truecharts.org/charts/stable/static +icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.png +deprecated: false +sources: + - https://github.com/nicholaswilde/docker-static + - https://github.com/prologic/static + - https://github.com/truecharts/charts/tree/master/charts/stable/static + - https://ghcr.io/nicholaswilde/static +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - app + - web + - filesystem + - static +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/static/9.0.1/README.md b/stable/static/9.1.0/README.md similarity index 100% rename from stable/static/9.0.1/README.md rename to stable/static/9.1.0/README.md diff --git a/stable/static/9.1.0/app-changelog.md b/stable/static/9.1.0/app-changelog.md new file mode 100644 index 0000000000..2f3c4553b5 --- /dev/null +++ b/stable/static/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [static-9.1.0](https://github.com/truecharts/charts/compare/static-9.0.1...static-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/static/9.0.1/app-readme.md b/stable/static/9.1.0/app-readme.md similarity index 100% rename from stable/static/9.0.1/app-readme.md rename to stable/static/9.1.0/app-readme.md diff --git a/stable/static/9.1.0/charts/common-17.2.2.tgz b/stable/static/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/static/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/static/9.0.1/ix_values.yaml b/stable/static/9.1.0/ix_values.yaml similarity index 100% rename from stable/static/9.0.1/ix_values.yaml rename to stable/static/9.1.0/ix_values.yaml diff --git a/stable/static/9.0.1/questions.yaml b/stable/static/9.1.0/questions.yaml similarity index 100% rename from stable/static/9.0.1/questions.yaml rename to stable/static/9.1.0/questions.yaml diff --git a/stable/static/9.1.0/templates/NOTES.txt b/stable/static/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/static/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/static/9.1.0/templates/common.yaml b/stable/static/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/static/9.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/static/9.1.0/values.yaml b/stable/static/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/stationeers/4.0.1/CHANGELOG.md b/stable/stationeers/4.0.1/CHANGELOG.md deleted file mode 100644 index f1a79bf5aa..0000000000 --- a/stable/stationeers/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [stationeers-4.0.1](https://github.com/truecharts/charts/compare/stationeers-4.0.0...stationeers-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [stationeers-4.0.0](https://github.com/truecharts/charts/compare/stationeers-3.0.17...stationeers-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [stationeers-3.0.17](https://github.com/truecharts/charts/compare/stationeers-3.0.16...stationeers-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [stationeers-3.0.16](https://github.com/truecharts/charts/compare/stationeers-3.0.15...stationeers-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [stationeers-3.0.15](https://github.com/truecharts/charts/compare/stationeers-3.0.14...stationeers-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [stationeers-3.0.14](https://github.com/truecharts/charts/compare/stationeers-3.0.13...stationeers-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [stationeers-3.0.13](https://github.com/truecharts/charts/compare/stationeers-3.0.12...stationeers-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [stationeers-3.0.12](https://github.com/truecharts/charts/compare/stationeers-3.0.11...stationeers-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [stationeers-3.0.11](https://github.com/truecharts/charts/compare/stationeers-3.0.10...stationeers-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [stationeers-3.0.10](https://github.com/truecharts/charts/compare/stationeers-3.0.9...stationeers-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [stationeers-3.0.9](https://github.com/truecharts/charts/compare/stationeers-3.0.8...stationeers-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/stationeers/4.0.1/Chart.yaml b/stable/stationeers/4.0.1/Chart.yaml deleted file mode 100644 index 063b9053f5..0000000000 --- a/stable/stationeers/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: stationeers -version: 4.0.1 -appVersion: stationeers -description: This Chart will download and install SteamCMD. It will also install Stationeers and run it. -home: https://truecharts.org/charts/incubator/stationeers -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/stationeers - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - stationeers - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/stationeers/4.0.1/app-changelog.md b/stable/stationeers/4.0.1/app-changelog.md deleted file mode 100644 index ec6fc44ae9..0000000000 --- a/stable/stationeers/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [stationeers-4.0.1](https://github.com/truecharts/charts/compare/stationeers-4.0.0...stationeers-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/stationeers/4.0.1/charts/common-17.1.4.tgz b/stable/stationeers/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/stationeers/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/stationeers/4.1.0/CHANGELOG.md b/stable/stationeers/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..71c65c92e8 --- /dev/null +++ b/stable/stationeers/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [stationeers-4.1.0](https://github.com/truecharts/charts/compare/stationeers-4.0.1...stationeers-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [stationeers-4.0.1](https://github.com/truecharts/charts/compare/stationeers-4.0.0...stationeers-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [stationeers-4.0.0](https://github.com/truecharts/charts/compare/stationeers-3.0.17...stationeers-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [stationeers-3.0.17](https://github.com/truecharts/charts/compare/stationeers-3.0.16...stationeers-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [stationeers-3.0.16](https://github.com/truecharts/charts/compare/stationeers-3.0.15...stationeers-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [stationeers-3.0.15](https://github.com/truecharts/charts/compare/stationeers-3.0.14...stationeers-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [stationeers-3.0.14](https://github.com/truecharts/charts/compare/stationeers-3.0.13...stationeers-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [stationeers-3.0.13](https://github.com/truecharts/charts/compare/stationeers-3.0.12...stationeers-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [stationeers-3.0.12](https://github.com/truecharts/charts/compare/stationeers-3.0.11...stationeers-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [stationeers-3.0.11](https://github.com/truecharts/charts/compare/stationeers-3.0.10...stationeers-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [stationeers-3.0.10](https://github.com/truecharts/charts/compare/stationeers-3.0.9...stationeers-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/stationeers/4.1.0/Chart.yaml b/stable/stationeers/4.1.0/Chart.yaml new file mode 100644 index 0000000000..f41d899414 --- /dev/null +++ b/stable/stationeers/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: stationeers +version: 4.1.0 +appVersion: stationeers +description: This Chart will download and install SteamCMD. It will also install Stationeers and run it. +home: https://truecharts.org/charts/incubator/stationeers +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/stationeers + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - stationeers + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/stationeers/4.0.1/README.md b/stable/stationeers/4.1.0/README.md similarity index 100% rename from stable/stationeers/4.0.1/README.md rename to stable/stationeers/4.1.0/README.md diff --git a/stable/stationeers/4.1.0/app-changelog.md b/stable/stationeers/4.1.0/app-changelog.md new file mode 100644 index 0000000000..e4c1aa40a6 --- /dev/null +++ b/stable/stationeers/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [stationeers-4.1.0](https://github.com/truecharts/charts/compare/stationeers-4.0.1...stationeers-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/stationeers/4.0.1/app-readme.md b/stable/stationeers/4.1.0/app-readme.md similarity index 100% rename from stable/stationeers/4.0.1/app-readme.md rename to stable/stationeers/4.1.0/app-readme.md diff --git a/stable/stationeers/4.1.0/charts/common-17.2.2.tgz b/stable/stationeers/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/stationeers/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/stationeers/4.0.1/ix_values.yaml b/stable/stationeers/4.1.0/ix_values.yaml similarity index 100% rename from stable/stationeers/4.0.1/ix_values.yaml rename to stable/stationeers/4.1.0/ix_values.yaml diff --git a/stable/stationeers/4.0.1/questions.yaml b/stable/stationeers/4.1.0/questions.yaml similarity index 100% rename from stable/stationeers/4.0.1/questions.yaml rename to stable/stationeers/4.1.0/questions.yaml diff --git a/stable/synctube/6.0.1/templates/common.yaml b/stable/stationeers/4.1.0/templates/common.yaml similarity index 100% rename from stable/synctube/6.0.1/templates/common.yaml rename to stable/stationeers/4.1.0/templates/common.yaml diff --git a/stable/stationeers/4.1.0/values.yaml b/stable/stationeers/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/steam-headless/2.0.1/CHANGELOG.md b/stable/steam-headless/2.0.1/CHANGELOG.md deleted file mode 100644 index 9c37f9b863..0000000000 --- a/stable/steam-headless/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [steam-headless-2.0.1](https://github.com/truecharts/charts/compare/steam-headless-2.0.0...steam-headless-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [steam-headless-2.0.0](https://github.com/truecharts/charts/compare/steam-headless-1.0.11...steam-headless-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [steam-headless-1.0.11](https://github.com/truecharts/charts/compare/steam-headless-1.0.10...steam-headless-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [steam-headless-1.0.10](https://github.com/truecharts/charts/compare/steam-headless-1.0.9...steam-headless-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [steam-headless-1.0.9](https://github.com/truecharts/charts/compare/steam-headless-1.0.8...steam-headless-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [steam-headless-1.0.8](https://github.com/truecharts/charts/compare/steam-headless-1.0.7...steam-headless-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [steam-headless-1.0.7](https://github.com/truecharts/charts/compare/steam-headless-1.0.6...steam-headless-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [steam-headless-1.0.6](https://github.com/truecharts/charts/compare/steam-headless-1.0.5...steam-headless-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [steam-headless-1.0.5](https://github.com/truecharts/charts/compare/steam-headless-1.0.4...steam-headless-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [steam-headless-1.0.4](https://github.com/truecharts/charts/compare/steam-headless-1.0.3...steam-headless-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [steam-headless-1.0.3](https://github.com/truecharts/charts/compare/steam-headless-1.0.2...steam-headless-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/steam-headless/2.0.1/Chart.yaml b/stable/steam-headless/2.0.1/Chart.yaml deleted file mode 100644 index ac1827c270..0000000000 --- a/stable/steam-headless/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: steam-headless -version: 2.0.1 -appVersion: latest -description: A Headless Steam chart. -home: https://truecharts.org/charts/incubator/steam-headless -icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/steam-headless - - https://github.com/truecharts/containers/tree/master/mirrorsteam-headless - - https://github.com/Steam-Headless/docker-steam-headless -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - steam-headless - - games -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/steam-headless/2.0.1/app-changelog.md b/stable/steam-headless/2.0.1/app-changelog.md deleted file mode 100644 index 73883e23e0..0000000000 --- a/stable/steam-headless/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [steam-headless-2.0.1](https://github.com/truecharts/charts/compare/steam-headless-2.0.0...steam-headless-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/steam-headless/2.0.1/charts/common-17.1.4.tgz b/stable/steam-headless/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/steam-headless/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/steam-headless/2.1.0/CHANGELOG.md b/stable/steam-headless/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..367e98c042 --- /dev/null +++ b/stable/steam-headless/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [steam-headless-2.1.0](https://github.com/truecharts/charts/compare/steam-headless-2.0.1...steam-headless-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [steam-headless-2.0.1](https://github.com/truecharts/charts/compare/steam-headless-2.0.0...steam-headless-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [steam-headless-2.0.0](https://github.com/truecharts/charts/compare/steam-headless-1.0.11...steam-headless-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [steam-headless-1.0.11](https://github.com/truecharts/charts/compare/steam-headless-1.0.10...steam-headless-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [steam-headless-1.0.10](https://github.com/truecharts/charts/compare/steam-headless-1.0.9...steam-headless-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [steam-headless-1.0.9](https://github.com/truecharts/charts/compare/steam-headless-1.0.8...steam-headless-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [steam-headless-1.0.8](https://github.com/truecharts/charts/compare/steam-headless-1.0.7...steam-headless-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [steam-headless-1.0.7](https://github.com/truecharts/charts/compare/steam-headless-1.0.6...steam-headless-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [steam-headless-1.0.6](https://github.com/truecharts/charts/compare/steam-headless-1.0.5...steam-headless-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [steam-headless-1.0.5](https://github.com/truecharts/charts/compare/steam-headless-1.0.4...steam-headless-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [steam-headless-1.0.4](https://github.com/truecharts/charts/compare/steam-headless-1.0.3...steam-headless-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/steam-headless/2.1.0/Chart.yaml b/stable/steam-headless/2.1.0/Chart.yaml new file mode 100644 index 0000000000..65de887a8a --- /dev/null +++ b/stable/steam-headless/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: steam-headless +version: 2.1.0 +appVersion: latest +description: A Headless Steam chart. +home: https://truecharts.org/charts/incubator/steam-headless +icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/steam-headless + - https://github.com/truecharts/containers/tree/master/mirrorsteam-headless + - https://github.com/Steam-Headless/docker-steam-headless +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - steam-headless + - games +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/steam-headless/2.0.1/README.md b/stable/steam-headless/2.1.0/README.md similarity index 100% rename from stable/steam-headless/2.0.1/README.md rename to stable/steam-headless/2.1.0/README.md diff --git a/stable/steam-headless/2.1.0/app-changelog.md b/stable/steam-headless/2.1.0/app-changelog.md new file mode 100644 index 0000000000..ae41cac362 --- /dev/null +++ b/stable/steam-headless/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [steam-headless-2.1.0](https://github.com/truecharts/charts/compare/steam-headless-2.0.1...steam-headless-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/steam-headless/2.0.1/app-readme.md b/stable/steam-headless/2.1.0/app-readme.md similarity index 100% rename from stable/steam-headless/2.0.1/app-readme.md rename to stable/steam-headless/2.1.0/app-readme.md diff --git a/stable/steam-headless/2.1.0/charts/common-17.2.2.tgz b/stable/steam-headless/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/steam-headless/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/steam-headless/2.0.1/ix_values.yaml b/stable/steam-headless/2.1.0/ix_values.yaml similarity index 100% rename from stable/steam-headless/2.0.1/ix_values.yaml rename to stable/steam-headless/2.1.0/ix_values.yaml diff --git a/stable/steam-headless/2.0.1/questions.yaml b/stable/steam-headless/2.1.0/questions.yaml similarity index 100% rename from stable/steam-headless/2.0.1/questions.yaml rename to stable/steam-headless/2.1.0/questions.yaml diff --git a/stable/steam-headless/2.1.0/templates/NOTES.txt b/stable/steam-headless/2.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/steam-headless/2.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/steam-headless/2.1.0/templates/common.yaml b/stable/steam-headless/2.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/steam-headless/2.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/steam-headless/2.1.0/values.yaml b/stable/steam-headless/2.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/storj-node/8.0.1/CHANGELOG.md b/stable/storj-node/8.0.1/CHANGELOG.md deleted file mode 100644 index 017f12ac97..0000000000 --- a/stable/storj-node/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [storj-node-8.0.1](https://github.com/truecharts/charts/compare/storj-node-8.0.0...storj-node-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [storj-node-8.0.0](https://github.com/truecharts/charts/compare/storj-node-7.0.11...storj-node-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [storj-node-7.0.11](https://github.com/truecharts/charts/compare/storj-node-7.0.10...storj-node-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [storj-node-7.0.10](https://github.com/truecharts/charts/compare/storj-node-7.0.9...storj-node-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [storj-node-7.0.9](https://github.com/truecharts/charts/compare/storj-node-7.0.8...storj-node-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [storj-node-7.0.8](https://github.com/truecharts/charts/compare/storj-node-7.0.7...storj-node-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [storj-node-7.0.7](https://github.com/truecharts/charts/compare/storj-node-7.0.6...storj-node-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [storj-node-7.0.6](https://github.com/truecharts/charts/compare/storj-node-7.0.5...storj-node-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [storj-node-7.0.5](https://github.com/truecharts/charts/compare/storj-node-7.0.4...storj-node-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [storj-node-7.0.4](https://github.com/truecharts/charts/compare/storj-node-7.0.3...storj-node-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [storj-node-7.0.3](https://github.com/truecharts/charts/compare/storj-node-7.0.2...storj-node-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/storj-node/8.0.1/Chart.yaml b/stable/storj-node/8.0.1/Chart.yaml deleted file mode 100644 index 21c5e10f7a..0000000000 --- a/stable/storj-node/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: storj-node -version: 8.0.1 -appVersion: go1.18.8 -description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner -home: https://truecharts.org/charts/stable/storj-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png -deprecated: false -sources: - - https://docs.storj.io/node/ - - https://github.com/storj/storj - - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node - - https://hub.docker.com/r/storjlabs/storagenode -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - storj - - storage -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/storj-node/8.0.1/app-changelog.md b/stable/storj-node/8.0.1/app-changelog.md deleted file mode 100644 index 8e69649823..0000000000 --- a/stable/storj-node/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [storj-node-8.0.1](https://github.com/truecharts/charts/compare/storj-node-8.0.0...storj-node-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/storj-node/8.0.1/charts/common-17.1.4.tgz b/stable/storj-node/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/storj-node/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/storj-node/8.1.0/CHANGELOG.md b/stable/storj-node/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e586029d61 --- /dev/null +++ b/stable/storj-node/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [storj-node-8.1.0](https://github.com/truecharts/charts/compare/storj-node-8.0.1...storj-node-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [storj-node-8.0.1](https://github.com/truecharts/charts/compare/storj-node-8.0.0...storj-node-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [storj-node-8.0.0](https://github.com/truecharts/charts/compare/storj-node-7.0.11...storj-node-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [storj-node-7.0.11](https://github.com/truecharts/charts/compare/storj-node-7.0.10...storj-node-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [storj-node-7.0.10](https://github.com/truecharts/charts/compare/storj-node-7.0.9...storj-node-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [storj-node-7.0.9](https://github.com/truecharts/charts/compare/storj-node-7.0.8...storj-node-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [storj-node-7.0.8](https://github.com/truecharts/charts/compare/storj-node-7.0.7...storj-node-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [storj-node-7.0.7](https://github.com/truecharts/charts/compare/storj-node-7.0.6...storj-node-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [storj-node-7.0.6](https://github.com/truecharts/charts/compare/storj-node-7.0.5...storj-node-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [storj-node-7.0.5](https://github.com/truecharts/charts/compare/storj-node-7.0.4...storj-node-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [storj-node-7.0.4](https://github.com/truecharts/charts/compare/storj-node-7.0.3...storj-node-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/storj-node/8.1.0/Chart.yaml b/stable/storj-node/8.1.0/Chart.yaml new file mode 100644 index 0000000000..c3a2387155 --- /dev/null +++ b/stable/storj-node/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: storj-node +version: 8.1.0 +appVersion: go1.18.8 +description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner +home: https://truecharts.org/charts/stable/storj-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png +deprecated: false +sources: + - https://hub.docker.com/r/storjlabs/storagenode + - https://docs.storj.io/node/ + - https://github.com/storj/storj + - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - storj + - storage +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/storj-node/8.0.1/README.md b/stable/storj-node/8.1.0/README.md similarity index 100% rename from stable/storj-node/8.0.1/README.md rename to stable/storj-node/8.1.0/README.md diff --git a/stable/storj-node/8.1.0/SKIPINSTALL b/stable/storj-node/8.1.0/SKIPINSTALL new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/storj-node/8.1.0/app-changelog.md b/stable/storj-node/8.1.0/app-changelog.md new file mode 100644 index 0000000000..165ab3bd81 --- /dev/null +++ b/stable/storj-node/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [storj-node-8.1.0](https://github.com/truecharts/charts/compare/storj-node-8.0.1...storj-node-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/storj-node/8.0.1/app-readme.md b/stable/storj-node/8.1.0/app-readme.md similarity index 100% rename from stable/storj-node/8.0.1/app-readme.md rename to stable/storj-node/8.1.0/app-readme.md diff --git a/stable/storj-node/8.1.0/charts/common-17.2.2.tgz b/stable/storj-node/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/storj-node/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/storj-node/8.0.1/ix_values.yaml b/stable/storj-node/8.1.0/ix_values.yaml similarity index 100% rename from stable/storj-node/8.0.1/ix_values.yaml rename to stable/storj-node/8.1.0/ix_values.yaml diff --git a/stable/storj-node/8.0.1/questions.yaml b/stable/storj-node/8.1.0/questions.yaml similarity index 100% rename from stable/storj-node/8.0.1/questions.yaml rename to stable/storj-node/8.1.0/questions.yaml diff --git a/stable/storj-node/8.1.0/templates/NOTES.txt b/stable/storj-node/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/storj-node/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/storj-node/8.1.0/templates/common.yaml b/stable/storj-node/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/storj-node/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/storj-node/8.1.0/values.yaml b/stable/storj-node/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/storm/4.0.1/CHANGELOG.md b/stable/storm/4.0.1/CHANGELOG.md deleted file mode 100644 index 13d8ef7b5c..0000000000 --- a/stable/storm/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [storm-4.0.1](https://github.com/truecharts/charts/compare/storm-4.0.0...storm-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [storm-4.0.0](https://github.com/truecharts/charts/compare/storm-3.0.17...storm-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [storm-3.0.17](https://github.com/truecharts/charts/compare/storm-3.0.16...storm-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [storm-3.0.16](https://github.com/truecharts/charts/compare/storm-3.0.15...storm-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [storm-3.0.15](https://github.com/truecharts/charts/compare/storm-3.0.14...storm-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [storm-3.0.14](https://github.com/truecharts/charts/compare/storm-3.0.13...storm-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [storm-3.0.13](https://github.com/truecharts/charts/compare/storm-3.0.12...storm-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [storm-3.0.12](https://github.com/truecharts/charts/compare/storm-3.0.11...storm-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [storm-3.0.11](https://github.com/truecharts/charts/compare/storm-3.0.10...storm-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [storm-3.0.10](https://github.com/truecharts/charts/compare/storm-3.0.9...storm-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [storm-3.0.9](https://github.com/truecharts/charts/compare/storm-3.0.8...storm-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/storm/4.0.1/Chart.yaml b/stable/storm/4.0.1/Chart.yaml deleted file mode 100644 index 5ab54f5632..0000000000 --- a/stable/storm/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: storm -version: 4.0.1 -appVersion: latest -description: Introducing Storm -home: https://truecharts.org/charts/incubator/storm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.png -deprecated: false -sources: - - https://github.com/relvacode/storm - - https://github.com/relvacode/storm/pkgs/container/storm - - https://github.com/truecharts/charts/tree/master/charts/incubator/storm - - https://ghcr.io/relvacode/storm -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - storm - - Downloaders -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/storm/4.0.1/app-changelog.md b/stable/storm/4.0.1/app-changelog.md deleted file mode 100644 index 0362a3b2d3..0000000000 --- a/stable/storm/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [storm-4.0.1](https://github.com/truecharts/charts/compare/storm-4.0.0...storm-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/storm/4.0.1/charts/common-17.1.4.tgz b/stable/storm/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/storm/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/storm/4.1.0/CHANGELOG.md b/stable/storm/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0141e8ee4b --- /dev/null +++ b/stable/storm/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [storm-4.1.0](https://github.com/truecharts/charts/compare/storm-4.0.1...storm-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [storm-4.0.1](https://github.com/truecharts/charts/compare/storm-4.0.0...storm-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [storm-4.0.0](https://github.com/truecharts/charts/compare/storm-3.0.17...storm-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [storm-3.0.17](https://github.com/truecharts/charts/compare/storm-3.0.16...storm-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [storm-3.0.16](https://github.com/truecharts/charts/compare/storm-3.0.15...storm-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [storm-3.0.15](https://github.com/truecharts/charts/compare/storm-3.0.14...storm-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [storm-3.0.14](https://github.com/truecharts/charts/compare/storm-3.0.13...storm-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [storm-3.0.13](https://github.com/truecharts/charts/compare/storm-3.0.12...storm-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [storm-3.0.12](https://github.com/truecharts/charts/compare/storm-3.0.11...storm-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [storm-3.0.11](https://github.com/truecharts/charts/compare/storm-3.0.10...storm-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [storm-3.0.10](https://github.com/truecharts/charts/compare/storm-3.0.9...storm-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/storm/4.1.0/Chart.yaml b/stable/storm/4.1.0/Chart.yaml new file mode 100644 index 0000000000..c039ae27e7 --- /dev/null +++ b/stable/storm/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: storm +version: 4.1.0 +appVersion: latest +description: Introducing Storm +home: https://truecharts.org/charts/incubator/storm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.png +deprecated: false +sources: + - https://github.com/relvacode/storm + - https://github.com/relvacode/storm/pkgs/container/storm + - https://github.com/truecharts/charts/tree/master/charts/incubator/storm + - https://ghcr.io/relvacode/storm +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - storm + - Downloaders +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/storm/4.0.1/README.md b/stable/storm/4.1.0/README.md similarity index 100% rename from stable/storm/4.0.1/README.md rename to stable/storm/4.1.0/README.md diff --git a/stable/storm/4.1.0/app-changelog.md b/stable/storm/4.1.0/app-changelog.md new file mode 100644 index 0000000000..6f96aef27a --- /dev/null +++ b/stable/storm/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [storm-4.1.0](https://github.com/truecharts/charts/compare/storm-4.0.1...storm-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/storm/4.0.1/app-readme.md b/stable/storm/4.1.0/app-readme.md similarity index 100% rename from stable/storm/4.0.1/app-readme.md rename to stable/storm/4.1.0/app-readme.md diff --git a/stable/storm/4.1.0/charts/common-17.2.2.tgz b/stable/storm/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/storm/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/storm/4.0.1/ix_values.yaml b/stable/storm/4.1.0/ix_values.yaml similarity index 100% rename from stable/storm/4.0.1/ix_values.yaml rename to stable/storm/4.1.0/ix_values.yaml diff --git a/stable/storm/4.0.1/questions.yaml b/stable/storm/4.1.0/questions.yaml similarity index 100% rename from stable/storm/4.0.1/questions.yaml rename to stable/storm/4.1.0/questions.yaml diff --git a/stable/tachidesk-docker/4.0.1/templates/common.yaml b/stable/storm/4.1.0/templates/common.yaml similarity index 100% rename from stable/tachidesk-docker/4.0.1/templates/common.yaml rename to stable/storm/4.1.0/templates/common.yaml diff --git a/stable/storm/4.1.0/values.yaml b/stable/storm/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/strapi/12.1.0/CHANGELOG.md b/stable/strapi/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..48f4b09e25 --- /dev/null +++ b/stable/strapi/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [strapi-12.1.0](https://github.com/truecharts/charts/compare/strapi-12.0.1...strapi-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [strapi-12.0.1](https://github.com/truecharts/charts/compare/strapi-12.0.0...strapi-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [strapi-12.0.0](https://github.com/truecharts/charts/compare/strapi-11.1.4...strapi-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [strapi-11.1.4](https://github.com/truecharts/charts/compare/strapi-11.1.3...strapi-11.1.4) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [strapi-11.1.3](https://github.com/truecharts/charts/compare/strapi-11.1.2...strapi-11.1.3) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [strapi-11.1.2](https://github.com/truecharts/charts/compare/strapi-11.1.1...strapi-11.1.2) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [strapi-11.1.1](https://github.com/truecharts/charts/compare/strapi-11.1.0...strapi-11.1.1) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [strapi-11.1.0](https://github.com/truecharts/charts/compare/strapi-11.0.7...strapi-11.1.0) (2023-12-23) + +### Fix + +- Update to 4.16 ([#16363](https://github.com/truecharts/charts/issues/16363)) + + + + +## [strapi-11.0.7](https://github.com/truecharts/charts/compare/strapi-11.0.6...strapi-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [strapi-11.0.6](https://github.com/truecharts/charts/compare/strapi-11.0.5...strapi-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [strapi-11.0.5](https://github.com/truecharts/charts/compare/strapi-11.0.4...strapi-11.0.5) (2023-12-22) + +### Fix diff --git a/stable/strapi/12.1.0/Chart.yaml b/stable/strapi/12.1.0/Chart.yaml new file mode 100644 index 0000000000..694c5cbb0f --- /dev/null +++ b/stable/strapi/12.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: strapi +version: 12.1.0 +appVersion: 4.16.2 +description: Open-source headless CMS. JavaScript, fully customizable and developer-first. +home: https://truecharts.org/charts/stable/strapi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png +deprecated: false +sources: + - https://truecharts.org/charts/stable/strapi + - https://github.com/naskio/docker-strapi + - https://github.com/truecharts/charts/tree/master/charts/stable/strapi + - https://hub.docker.com/r/naskio/strapi +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - strapi + - cms +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cms + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/strapi/12.1.0/README.md b/stable/strapi/12.1.0/README.md new file mode 100644 index 0000000000..5d04359f0a --- /dev/null +++ b/stable/strapi/12.1.0/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/strapi) + +**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/strapi/12.1.0/app-changelog.md b/stable/strapi/12.1.0/app-changelog.md new file mode 100644 index 0000000000..1e5932f51f --- /dev/null +++ b/stable/strapi/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [strapi-12.1.0](https://github.com/truecharts/charts/compare/strapi-12.0.1...strapi-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/strapi/12.1.0/app-readme.md b/stable/strapi/12.1.0/app-readme.md new file mode 100644 index 0000000000..d2f3a05bc5 --- /dev/null +++ b/stable/strapi/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Open-source headless CMS. JavaScript, fully customizable and developer-first. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/strapi](https://truecharts.org/charts/stable/strapi) + +--- + +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/strapi/12.1.0/charts/common-17.2.2.tgz b/stable/strapi/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/strapi/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/strapi/12.1.0/ix_values.yaml b/stable/strapi/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..04af7d8605 --- /dev/null +++ b/stable/strapi/12.1.0/ix_values.yaml @@ -0,0 +1,56 @@ +image: + repository: naskio/strapi + tag: 4.16.2-alpine@sha256:d8db831e85f1bf5132ed95910c511ec63d87b8777cd84068eb86b1f1a946c410 + pullPolicy: Always +service: + main: + ports: + main: + port: 1337 +persistence: + data: + enabled: true + mountPath: /srv/app +# Enabled postgres +cnpg: + main: + enabled: true + user: strapi + database: strapi +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + PORT: "{{ .Values.service.main.ports.main.port }}" + DATABASE_CLIENT: postgres + DATABASE_PORT: 5432 + DATABASE_NAME: "{{ .Values.cnpg.main.database }}" + DATABASE_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DATABASE_USERNAME: "{{ .Values.cnpg.main.user }}" + DATABASE_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + # STRAPI_LICENSE + # PUBLIC_URL + NODE_ENV: development + STRAPI_DISABLE_UPDATE_NOTIFICATION: true + FAST_REFRESH: false + EXTRA_ARGS: "" + JWT_SECRET: my_jwt_secret + ADMIN_JWT_SECRET: my_admin_jwt_secret + APP_KEYS: '["keya", "keyb"]' diff --git a/stable/strapi/12.1.0/questions.yaml b/stable/strapi/12.1.0/questions.yaml new file mode 100644 index 0000000000..50bb280dd4 --- /dev/null +++ b/stable/strapi/12.1.0/questions.yaml @@ -0,0 +1,3362 @@ +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" + admin: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/admin" +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: JWT_SECRET + label: Jwt Secret + description: The secret used to sign the JWT for the Users-Permissions plugin. + schema: + type: string + private: true + required: true + default: "" + - variable: ADMIN_JWT_SECRET + label: Admin Jwt Secret + description: The secret used to sign the JWT for the Admin panel. + schema: + type: string + private: true + required: true + default: "" + - variable: APP_KEYS + label: App Keys + description: The secret keys used to sign the session cookies. + schema: + type: string + private: true + required: true + default: "" + - variable: NODE_ENV + label: Node Environment + description: Sets Node's Environment + schema: + type: string + default: production + enum: + - value: production + description: Production + - value: development + description: Development + - variable: PUBLIC_URL + label: Public URL + schema: + type: string + default: "" + - variable: STRAPI_LICENSE + label: Strapi License + description: The license key to activate the Enterprise Edition. + schema: + type: string + default: "" + - variable: STRAPI_DISABLE_UPDATE_NOTIFICATION + label: Strapi Disable Update Notifications + description: Don't show the notification message about updating Strapi. + schema: + type: boolean + default: true + - variable: FAST_REFRESH + label: Fast Refresh + description: enable "Fast Refresh" for near-instant feedback. + schema: + type: boolean + default: false + - variable: EXTRA_ARGS + label: "Extra Args (Leave empty for default)" + description: "Pass extra args to the strapi new" + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 1337 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/strapi/12.1.0/templates/NOTES.txt b/stable/strapi/12.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/strapi/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/strapi/12.1.0/templates/common.yaml b/stable/strapi/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/strapi/12.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/strapi/12.1.0/values.yaml b/stable/strapi/12.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/stun-turn-server/5.0.1/CHANGELOG.md b/stable/stun-turn-server/5.0.1/CHANGELOG.md deleted file mode 100644 index 030fcddbe3..0000000000 --- a/stable/stun-turn-server/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [stun-turn-server-5.0.1](https://github.com/truecharts/charts/compare/stun-turn-server-5.0.0...stun-turn-server-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [stun-turn-server-5.0.0](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.11...stun-turn-server-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [stun-turn-server-4.0.11](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.10...stun-turn-server-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [stun-turn-server-4.0.10](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.9...stun-turn-server-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [stun-turn-server-4.0.9](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.8...stun-turn-server-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [stun-turn-server-4.0.8](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.7...stun-turn-server-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [stun-turn-server-4.0.7](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.6...stun-turn-server-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [stun-turn-server-4.0.6](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.5...stun-turn-server-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [stun-turn-server-4.0.5](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.4...stun-turn-server-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [stun-turn-server-4.0.4](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.3...stun-turn-server-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [stun-turn-server-4.0.3](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.2...stun-turn-server-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/stun-turn-server/5.0.1/Chart.yaml b/stable/stun-turn-server/5.0.1/Chart.yaml deleted file mode 100644 index 0bfb0dc636..0000000000 --- a/stable/stun-turn-server/5.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: stun-turn-server -version: 5.0.1 -appVersion: latest -description: This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. -home: https://truecharts.org/charts/stable/stun-turn-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server - - https://github.com/truecharts/containers/tree/master/mirrorstun-turn-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - stun-turn-server - - Network -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/stun-turn-server/5.0.1/app-changelog.md b/stable/stun-turn-server/5.0.1/app-changelog.md deleted file mode 100644 index 59c122dd09..0000000000 --- a/stable/stun-turn-server/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [stun-turn-server-5.0.1](https://github.com/truecharts/charts/compare/stun-turn-server-5.0.0...stun-turn-server-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/stun-turn-server/5.0.1/charts/common-17.1.4.tgz b/stable/stun-turn-server/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/stun-turn-server/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/stun-turn-server/5.1.0/CHANGELOG.md b/stable/stun-turn-server/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c625564cbb --- /dev/null +++ b/stable/stun-turn-server/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [stun-turn-server-5.1.0](https://github.com/truecharts/charts/compare/stun-turn-server-5.0.1...stun-turn-server-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [stun-turn-server-5.0.1](https://github.com/truecharts/charts/compare/stun-turn-server-5.0.0...stun-turn-server-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [stun-turn-server-5.0.0](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.11...stun-turn-server-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [stun-turn-server-4.0.11](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.10...stun-turn-server-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [stun-turn-server-4.0.10](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.9...stun-turn-server-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [stun-turn-server-4.0.9](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.8...stun-turn-server-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [stun-turn-server-4.0.8](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.7...stun-turn-server-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [stun-turn-server-4.0.7](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.6...stun-turn-server-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [stun-turn-server-4.0.6](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.5...stun-turn-server-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [stun-turn-server-4.0.5](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.4...stun-turn-server-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [stun-turn-server-4.0.4](https://github.com/truecharts/charts/compare/stun-turn-server-4.0.3...stun-turn-server-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/stun-turn-server/5.1.0/Chart.yaml b/stable/stun-turn-server/5.1.0/Chart.yaml new file mode 100644 index 0000000000..95b856e75a --- /dev/null +++ b/stable/stun-turn-server/5.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: stun-turn-server +version: 5.1.0 +appVersion: latest +description: This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. +home: https://truecharts.org/charts/stable/stun-turn-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server + - https://github.com/truecharts/containers/tree/master/mirrorstun-turn-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - stun-turn-server + - Network +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/stun-turn-server/5.0.1/README.md b/stable/stun-turn-server/5.1.0/README.md similarity index 100% rename from stable/stun-turn-server/5.0.1/README.md rename to stable/stun-turn-server/5.1.0/README.md diff --git a/stable/stun-turn-server/5.1.0/app-changelog.md b/stable/stun-turn-server/5.1.0/app-changelog.md new file mode 100644 index 0000000000..b2c2e36e72 --- /dev/null +++ b/stable/stun-turn-server/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [stun-turn-server-5.1.0](https://github.com/truecharts/charts/compare/stun-turn-server-5.0.1...stun-turn-server-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/stun-turn-server/5.0.1/app-readme.md b/stable/stun-turn-server/5.1.0/app-readme.md similarity index 100% rename from stable/stun-turn-server/5.0.1/app-readme.md rename to stable/stun-turn-server/5.1.0/app-readme.md diff --git a/stable/stun-turn-server/5.1.0/charts/common-17.2.2.tgz b/stable/stun-turn-server/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/stun-turn-server/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/stun-turn-server/5.0.1/ix_values.yaml b/stable/stun-turn-server/5.1.0/ix_values.yaml similarity index 100% rename from stable/stun-turn-server/5.0.1/ix_values.yaml rename to stable/stun-turn-server/5.1.0/ix_values.yaml diff --git a/stable/stun-turn-server/5.0.1/questions.yaml b/stable/stun-turn-server/5.1.0/questions.yaml similarity index 100% rename from stable/stun-turn-server/5.0.1/questions.yaml rename to stable/stun-turn-server/5.1.0/questions.yaml diff --git a/stable/stun-turn-server/5.1.0/templates/NOTES.txt b/stable/stun-turn-server/5.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/stun-turn-server/5.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/stun-turn-server/5.1.0/templates/common.yaml b/stable/stun-turn-server/5.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/stun-turn-server/5.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/stun-turn-server/5.1.0/values.yaml b/stable/stun-turn-server/5.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/suistartpage/4.0.1/CHANGELOG.md b/stable/suistartpage/4.0.1/CHANGELOG.md deleted file mode 100644 index 28397f82b2..0000000000 --- a/stable/suistartpage/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [suistartpage-4.0.1](https://github.com/truecharts/charts/compare/suistartpage-4.0.0...suistartpage-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [suistartpage-4.0.0](https://github.com/truecharts/charts/compare/suistartpage-3.0.17...suistartpage-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [suistartpage-3.0.17](https://github.com/truecharts/charts/compare/suistartpage-3.0.16...suistartpage-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [suistartpage-3.0.16](https://github.com/truecharts/charts/compare/suistartpage-3.0.15...suistartpage-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [suistartpage-3.0.15](https://github.com/truecharts/charts/compare/suistartpage-3.0.14...suistartpage-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [suistartpage-3.0.14](https://github.com/truecharts/charts/compare/suistartpage-3.0.13...suistartpage-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [suistartpage-3.0.13](https://github.com/truecharts/charts/compare/suistartpage-3.0.12...suistartpage-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [suistartpage-3.0.12](https://github.com/truecharts/charts/compare/suistartpage-3.0.11...suistartpage-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [suistartpage-3.0.11](https://github.com/truecharts/charts/compare/suistartpage-3.0.10...suistartpage-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [suistartpage-3.0.10](https://github.com/truecharts/charts/compare/suistartpage-3.0.9...suistartpage-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [suistartpage-3.0.9](https://github.com/truecharts/charts/compare/suistartpage-3.0.8...suistartpage-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/suistartpage/4.0.1/Chart.yaml b/stable/suistartpage/4.0.1/Chart.yaml deleted file mode 100644 index b13322ee2e..0000000000 --- a/stable/suistartpage/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: suistartpage -version: 4.0.1 -appVersion: latest -description: SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. -home: https://truecharts.org/charts/incubator/suistartpage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/suistartpage.png -deprecated: false -sources: - - https://github.com/CorneliousJD/SUI-Startpage - - https://github.com/truecharts/charts/tree/master/charts/incubator/suistartpage - - https://hub.docker.com/r/corneliousjd/sui-startpage -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - suistartpage - - Tools-Utilities - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/suistartpage/4.0.1/app-changelog.md b/stable/suistartpage/4.0.1/app-changelog.md deleted file mode 100644 index f4081065e0..0000000000 --- a/stable/suistartpage/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [suistartpage-4.0.1](https://github.com/truecharts/charts/compare/suistartpage-4.0.0...suistartpage-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/suistartpage/4.0.1/charts/common-17.1.4.tgz b/stable/suistartpage/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/suistartpage/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/suistartpage/4.1.0/CHANGELOG.md b/stable/suistartpage/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bfeef80f93 --- /dev/null +++ b/stable/suistartpage/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [suistartpage-4.1.0](https://github.com/truecharts/charts/compare/suistartpage-4.0.1...suistartpage-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [suistartpage-4.0.1](https://github.com/truecharts/charts/compare/suistartpage-4.0.0...suistartpage-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [suistartpage-4.0.0](https://github.com/truecharts/charts/compare/suistartpage-3.0.17...suistartpage-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [suistartpage-3.0.17](https://github.com/truecharts/charts/compare/suistartpage-3.0.16...suistartpage-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [suistartpage-3.0.16](https://github.com/truecharts/charts/compare/suistartpage-3.0.15...suistartpage-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [suistartpage-3.0.15](https://github.com/truecharts/charts/compare/suistartpage-3.0.14...suistartpage-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [suistartpage-3.0.14](https://github.com/truecharts/charts/compare/suistartpage-3.0.13...suistartpage-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [suistartpage-3.0.13](https://github.com/truecharts/charts/compare/suistartpage-3.0.12...suistartpage-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [suistartpage-3.0.12](https://github.com/truecharts/charts/compare/suistartpage-3.0.11...suistartpage-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [suistartpage-3.0.11](https://github.com/truecharts/charts/compare/suistartpage-3.0.10...suistartpage-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [suistartpage-3.0.10](https://github.com/truecharts/charts/compare/suistartpage-3.0.9...suistartpage-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/suistartpage/4.1.0/Chart.yaml b/stable/suistartpage/4.1.0/Chart.yaml new file mode 100644 index 0000000000..859f669c13 --- /dev/null +++ b/stable/suistartpage/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: suistartpage +version: 4.1.0 +appVersion: latest +description: SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. +home: https://truecharts.org/charts/incubator/suistartpage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/suistartpage.png +deprecated: false +sources: + - https://github.com/CorneliousJD/SUI-Startpage + - https://github.com/truecharts/charts/tree/master/charts/incubator/suistartpage + - https://hub.docker.com/r/corneliousjd/sui-startpage +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - suistartpage + - Tools-Utilities + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/suistartpage/4.0.1/README.md b/stable/suistartpage/4.1.0/README.md similarity index 100% rename from stable/suistartpage/4.0.1/README.md rename to stable/suistartpage/4.1.0/README.md diff --git a/stable/suistartpage/4.1.0/app-changelog.md b/stable/suistartpage/4.1.0/app-changelog.md new file mode 100644 index 0000000000..1178318c47 --- /dev/null +++ b/stable/suistartpage/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [suistartpage-4.1.0](https://github.com/truecharts/charts/compare/suistartpage-4.0.1...suistartpage-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/suistartpage/4.0.1/app-readme.md b/stable/suistartpage/4.1.0/app-readme.md similarity index 100% rename from stable/suistartpage/4.0.1/app-readme.md rename to stable/suistartpage/4.1.0/app-readme.md diff --git a/stable/suistartpage/4.1.0/charts/common-17.2.2.tgz b/stable/suistartpage/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/suistartpage/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/suistartpage/4.0.1/ix_values.yaml b/stable/suistartpage/4.1.0/ix_values.yaml similarity index 100% rename from stable/suistartpage/4.0.1/ix_values.yaml rename to stable/suistartpage/4.1.0/ix_values.yaml diff --git a/stable/suistartpage/4.0.1/questions.yaml b/stable/suistartpage/4.1.0/questions.yaml similarity index 100% rename from stable/suistartpage/4.0.1/questions.yaml rename to stable/suistartpage/4.1.0/questions.yaml diff --git a/stable/tanoshi/4.0.1/templates/common.yaml b/stable/suistartpage/4.1.0/templates/common.yaml similarity index 100% rename from stable/tanoshi/4.0.1/templates/common.yaml rename to stable/suistartpage/4.1.0/templates/common.yaml diff --git a/stable/suistartpage/4.1.0/values.yaml b/stable/suistartpage/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/survivethenights/4.0.1/CHANGELOG.md b/stable/survivethenights/4.0.1/CHANGELOG.md deleted file mode 100644 index c0b606d290..0000000000 --- a/stable/survivethenights/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [survivethenights-4.0.1](https://github.com/truecharts/charts/compare/survivethenights-4.0.0...survivethenights-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [survivethenights-4.0.0](https://github.com/truecharts/charts/compare/survivethenights-3.0.17...survivethenights-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [survivethenights-3.0.17](https://github.com/truecharts/charts/compare/survivethenights-3.0.16...survivethenights-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [survivethenights-3.0.16](https://github.com/truecharts/charts/compare/survivethenights-3.0.15...survivethenights-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [survivethenights-3.0.15](https://github.com/truecharts/charts/compare/survivethenights-3.0.14...survivethenights-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [survivethenights-3.0.14](https://github.com/truecharts/charts/compare/survivethenights-3.0.13...survivethenights-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [survivethenights-3.0.13](https://github.com/truecharts/charts/compare/survivethenights-3.0.12...survivethenights-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [survivethenights-3.0.12](https://github.com/truecharts/charts/compare/survivethenights-3.0.11...survivethenights-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [survivethenights-3.0.11](https://github.com/truecharts/charts/compare/survivethenights-3.0.10...survivethenights-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [survivethenights-3.0.10](https://github.com/truecharts/charts/compare/survivethenights-3.0.9...survivethenights-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [survivethenights-3.0.9](https://github.com/truecharts/charts/compare/survivethenights-3.0.8...survivethenights-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/survivethenights/4.0.1/Chart.yaml b/stable/survivethenights/4.0.1/Chart.yaml deleted file mode 100644 index e1d2febe88..0000000000 --- a/stable/survivethenights/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: survivethenights -version: 4.0.1 -appVersion: stn -description: This Chart will download and install SteamCMD. It will also install Survive The Nights and run it. -home: https://truecharts.org/charts/incubator/survivethenights -icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.png -deprecated: false -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/survivethenights - - https://hub.docker.com/r/ich777/steamcmd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - survivethenights - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/survivethenights/4.0.1/app-changelog.md b/stable/survivethenights/4.0.1/app-changelog.md deleted file mode 100644 index 7362afa17c..0000000000 --- a/stable/survivethenights/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [survivethenights-4.0.1](https://github.com/truecharts/charts/compare/survivethenights-4.0.0...survivethenights-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/survivethenights/4.0.1/charts/common-17.1.4.tgz b/stable/survivethenights/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/survivethenights/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/survivethenights/4.1.0/CHANGELOG.md b/stable/survivethenights/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c15f613869 --- /dev/null +++ b/stable/survivethenights/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [survivethenights-4.1.0](https://github.com/truecharts/charts/compare/survivethenights-4.0.1...survivethenights-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [survivethenights-4.0.1](https://github.com/truecharts/charts/compare/survivethenights-4.0.0...survivethenights-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [survivethenights-4.0.0](https://github.com/truecharts/charts/compare/survivethenights-3.0.17...survivethenights-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [survivethenights-3.0.17](https://github.com/truecharts/charts/compare/survivethenights-3.0.16...survivethenights-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [survivethenights-3.0.16](https://github.com/truecharts/charts/compare/survivethenights-3.0.15...survivethenights-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [survivethenights-3.0.15](https://github.com/truecharts/charts/compare/survivethenights-3.0.14...survivethenights-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [survivethenights-3.0.14](https://github.com/truecharts/charts/compare/survivethenights-3.0.13...survivethenights-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [survivethenights-3.0.13](https://github.com/truecharts/charts/compare/survivethenights-3.0.12...survivethenights-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [survivethenights-3.0.12](https://github.com/truecharts/charts/compare/survivethenights-3.0.11...survivethenights-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [survivethenights-3.0.11](https://github.com/truecharts/charts/compare/survivethenights-3.0.10...survivethenights-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [survivethenights-3.0.10](https://github.com/truecharts/charts/compare/survivethenights-3.0.9...survivethenights-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/survivethenights/4.1.0/Chart.yaml b/stable/survivethenights/4.1.0/Chart.yaml new file mode 100644 index 0000000000..b0ebf53ec0 --- /dev/null +++ b/stable/survivethenights/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: survivethenights +version: 4.1.0 +appVersion: stn +description: This Chart will download and install SteamCMD. It will also install Survive The Nights and run it. +home: https://truecharts.org/charts/incubator/survivethenights +icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/survivethenights + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - survivethenights + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/survivethenights/4.0.1/README.md b/stable/survivethenights/4.1.0/README.md similarity index 100% rename from stable/survivethenights/4.0.1/README.md rename to stable/survivethenights/4.1.0/README.md diff --git a/stable/survivethenights/4.1.0/app-changelog.md b/stable/survivethenights/4.1.0/app-changelog.md new file mode 100644 index 0000000000..6f48a178ed --- /dev/null +++ b/stable/survivethenights/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [survivethenights-4.1.0](https://github.com/truecharts/charts/compare/survivethenights-4.0.1...survivethenights-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/survivethenights/4.0.1/app-readme.md b/stable/survivethenights/4.1.0/app-readme.md similarity index 100% rename from stable/survivethenights/4.0.1/app-readme.md rename to stable/survivethenights/4.1.0/app-readme.md diff --git a/stable/survivethenights/4.1.0/charts/common-17.2.2.tgz b/stable/survivethenights/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/survivethenights/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/survivethenights/4.0.1/ix_values.yaml b/stable/survivethenights/4.1.0/ix_values.yaml similarity index 100% rename from stable/survivethenights/4.0.1/ix_values.yaml rename to stable/survivethenights/4.1.0/ix_values.yaml diff --git a/stable/survivethenights/4.0.1/questions.yaml b/stable/survivethenights/4.1.0/questions.yaml similarity index 100% rename from stable/survivethenights/4.0.1/questions.yaml rename to stable/survivethenights/4.1.0/questions.yaml diff --git a/stable/tar1090/4.0.1/templates/common.yaml b/stable/survivethenights/4.1.0/templates/common.yaml similarity index 100% rename from stable/tar1090/4.0.1/templates/common.yaml rename to stable/survivethenights/4.1.0/templates/common.yaml diff --git a/stable/survivethenights/4.1.0/values.yaml b/stable/survivethenights/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/synclounge/8.0.1/CHANGELOG.md b/stable/synclounge/8.0.1/CHANGELOG.md deleted file mode 100644 index 8c5f29e8a9..0000000000 --- a/stable/synclounge/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [synclounge-8.0.1](https://github.com/truecharts/charts/compare/synclounge-8.0.0...synclounge-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [synclounge-8.0.0](https://github.com/truecharts/charts/compare/synclounge-7.0.12...synclounge-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [synclounge-7.0.12](https://github.com/truecharts/charts/compare/synclounge-7.0.11...synclounge-7.0.12) (2023-12-25) - -### Chore - -- update container image ghcr.io/linuxserver/synclounge to 5.2.24[@f01c3ff](https://github.com/f01c3ff) by renovate ([#16425](https://github.com/truecharts/charts/issues/16425)) - - - - -## [synclounge-7.0.11](https://github.com/truecharts/charts/compare/synclounge-7.0.10...synclounge-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [synclounge-7.0.10](https://github.com/truecharts/charts/compare/synclounge-7.0.9...synclounge-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [synclounge-7.0.9](https://github.com/truecharts/charts/compare/synclounge-7.0.8...synclounge-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [synclounge-7.0.8](https://github.com/truecharts/charts/compare/synclounge-7.0.7...synclounge-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [synclounge-7.0.7](https://github.com/truecharts/charts/compare/synclounge-7.0.6...synclounge-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [synclounge-7.0.6](https://github.com/truecharts/charts/compare/synclounge-7.0.5...synclounge-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [synclounge-7.0.5](https://github.com/truecharts/charts/compare/synclounge-7.0.4...synclounge-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [synclounge-7.0.4](https://github.com/truecharts/charts/compare/synclounge-7.0.3...synclounge-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/synclounge/8.0.1/Chart.yaml b/stable/synclounge/8.0.1/Chart.yaml deleted file mode 100644 index 5c38e25f75..0000000000 --- a/stable/synclounge/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: synclounge -version: 8.0.1 -appVersion: 5.2.24 -description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. -home: https://truecharts.org/charts/stable/synclounge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png -deprecated: false -sources: - - https://ghcr.io/linuxserver/synclounge - - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - synclounge -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/synclounge/8.0.1/app-changelog.md b/stable/synclounge/8.0.1/app-changelog.md deleted file mode 100644 index f745b567e9..0000000000 --- a/stable/synclounge/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synclounge-8.0.1](https://github.com/truecharts/charts/compare/synclounge-8.0.0...synclounge-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/synclounge/8.0.1/charts/common-17.1.4.tgz b/stable/synclounge/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/synclounge/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/synclounge/8.1.0/CHANGELOG.md b/stable/synclounge/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1284231669 --- /dev/null +++ b/stable/synclounge/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [synclounge-8.1.0](https://github.com/truecharts/charts/compare/synclounge-8.0.1...synclounge-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [synclounge-8.0.1](https://github.com/truecharts/charts/compare/synclounge-8.0.0...synclounge-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [synclounge-8.0.0](https://github.com/truecharts/charts/compare/synclounge-7.0.12...synclounge-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [synclounge-7.0.12](https://github.com/truecharts/charts/compare/synclounge-7.0.11...synclounge-7.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/linuxserver/synclounge to 5.2.24[@f01c3ff](https://github.com/f01c3ff) by renovate ([#16425](https://github.com/truecharts/charts/issues/16425)) + + + + +## [synclounge-7.0.11](https://github.com/truecharts/charts/compare/synclounge-7.0.10...synclounge-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [synclounge-7.0.10](https://github.com/truecharts/charts/compare/synclounge-7.0.9...synclounge-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [synclounge-7.0.9](https://github.com/truecharts/charts/compare/synclounge-7.0.8...synclounge-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [synclounge-7.0.8](https://github.com/truecharts/charts/compare/synclounge-7.0.7...synclounge-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [synclounge-7.0.7](https://github.com/truecharts/charts/compare/synclounge-7.0.6...synclounge-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [synclounge-7.0.6](https://github.com/truecharts/charts/compare/synclounge-7.0.5...synclounge-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [synclounge-7.0.5](https://github.com/truecharts/charts/compare/synclounge-7.0.4...synclounge-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/synclounge/8.1.0/Chart.yaml b/stable/synclounge/8.1.0/Chart.yaml new file mode 100644 index 0000000000..a4d0dafe7e --- /dev/null +++ b/stable/synclounge/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: synclounge +version: 8.1.0 +appVersion: 5.2.24 +description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. +home: https://truecharts.org/charts/stable/synclounge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge + - https://ghcr.io/linuxserver/synclounge +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - synclounge +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/synclounge/8.0.1/README.md b/stable/synclounge/8.1.0/README.md similarity index 100% rename from stable/synclounge/8.0.1/README.md rename to stable/synclounge/8.1.0/README.md diff --git a/stable/synclounge/8.1.0/app-changelog.md b/stable/synclounge/8.1.0/app-changelog.md new file mode 100644 index 0000000000..57c1d5fe61 --- /dev/null +++ b/stable/synclounge/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synclounge-8.1.0](https://github.com/truecharts/charts/compare/synclounge-8.0.1...synclounge-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/synclounge/8.0.1/app-readme.md b/stable/synclounge/8.1.0/app-readme.md similarity index 100% rename from stable/synclounge/8.0.1/app-readme.md rename to stable/synclounge/8.1.0/app-readme.md diff --git a/stable/synclounge/8.1.0/charts/common-17.2.2.tgz b/stable/synclounge/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/synclounge/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/synclounge/8.0.1/ix_values.yaml b/stable/synclounge/8.1.0/ix_values.yaml similarity index 100% rename from stable/synclounge/8.0.1/ix_values.yaml rename to stable/synclounge/8.1.0/ix_values.yaml diff --git a/stable/synclounge/8.0.1/questions.yaml b/stable/synclounge/8.1.0/questions.yaml similarity index 100% rename from stable/synclounge/8.0.1/questions.yaml rename to stable/synclounge/8.1.0/questions.yaml diff --git a/stable/synclounge/8.1.0/templates/NOTES.txt b/stable/synclounge/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/synclounge/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/synclounge/8.1.0/templates/common.yaml b/stable/synclounge/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/synclounge/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/synclounge/8.1.0/values.yaml b/stable/synclounge/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/syncthing/17.1.0/CHANGELOG.md b/stable/syncthing/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a07b76afbf --- /dev/null +++ b/stable/syncthing/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [syncthing-17.1.0](https://github.com/truecharts/charts/compare/syncthing-17.0.1...syncthing-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [syncthing-17.0.1](https://github.com/truecharts/charts/compare/syncthing-17.0.0...syncthing-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [syncthing-17.0.0](https://github.com/truecharts/charts/compare/syncthing-16.0.11...syncthing-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [syncthing-16.0.11](https://github.com/truecharts/charts/compare/syncthing-16.0.10...syncthing-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [syncthing-16.0.10](https://github.com/truecharts/charts/compare/syncthing-16.0.9...syncthing-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [syncthing-16.0.9](https://github.com/truecharts/charts/compare/syncthing-16.0.8...syncthing-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [syncthing-16.0.8](https://github.com/truecharts/charts/compare/syncthing-16.0.7...syncthing-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [syncthing-16.0.7](https://github.com/truecharts/charts/compare/syncthing-16.0.6...syncthing-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [syncthing-16.0.6](https://github.com/truecharts/charts/compare/syncthing-16.0.5...syncthing-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [syncthing-16.0.5](https://github.com/truecharts/charts/compare/syncthing-16.0.4...syncthing-16.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [syncthing-16.0.4](https://github.com/truecharts/charts/compare/syncthing-16.0.3...syncthing-16.0.4) (2023-12-21) + +### Fix diff --git a/stable/syncthing/17.1.0/Chart.yaml b/stable/syncthing/17.1.0/Chart.yaml new file mode 100644 index 0000000000..75af7192d6 --- /dev/null +++ b/stable/syncthing/17.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: syncthing +version: 17.1.0 +appVersion: 1.27.1 +description: P2P file synchronization application +home: https://truecharts.org/charts/stable/syncthing +icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing + - https://hub.docker.com/r/syncthing/syncthing + - https://syncthing.net/ + - https://github.com/syncthing/syncthing +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - syncthing +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/syncthing/17.1.0/README.md b/stable/syncthing/17.1.0/README.md new file mode 100644 index 0000000000..c9d3160d7a --- /dev/null +++ b/stable/syncthing/17.1.0/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/syncthing) + +**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/syncthing/17.1.0/app-changelog.md b/stable/syncthing/17.1.0/app-changelog.md new file mode 100644 index 0000000000..bc2f35aba6 --- /dev/null +++ b/stable/syncthing/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [syncthing-17.1.0](https://github.com/truecharts/charts/compare/syncthing-17.0.1...syncthing-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/syncthing/17.1.0/app-readme.md b/stable/syncthing/17.1.0/app-readme.md new file mode 100644 index 0000000000..492babcb8f --- /dev/null +++ b/stable/syncthing/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +P2P file synchronization application + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/syncthing](https://truecharts.org/charts/stable/syncthing) + +--- + +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/syncthing/17.1.0/charts/common-17.2.2.tgz b/stable/syncthing/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/syncthing/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/syncthing/17.1.0/ix_values.yaml b/stable/syncthing/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..31e40dfc64 --- /dev/null +++ b/stable/syncthing/17.1.0/ix_values.yaml @@ -0,0 +1,52 @@ +image: + repository: syncthing/syncthing + pullPolicy: IfNotPresent + tag: 1.27.1@sha256:cf8d5db6f1a306f7e9126e4300e8d4ca0de9653e0124a862e7f5bed285d650ad +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: /rest/noauth/health + readiness: + path: /rest/noauth/health + startup: + path: /rest/noauth/health +service: + main: + ports: + main: + port: 8384 + targetPort: 8384 + listeners: + enabled: true + ports: + tcp: + enabled: true + port: 22000 + targetPort: 22000 + listeners-udp: + enabled: true + ports: + udp: + enabled: true + port: 22000 + targetPort: 22000 + protocol: udp + discovery: + enabled: true + ports: + discovery: + enabled: true + port: 21027 + targetPort: 21027 + protocol: udp +persistence: + config: + enabled: true + mountPath: "/var/syncthing" +portal: + open: + enabled: true diff --git a/stable/syncthing/17.1.0/questions.yaml b/stable/syncthing/17.1.0/questions.yaml new file mode 100644 index 0000000000..ec9f48effc --- /dev/null +++ b/stable/syncthing/17.1.0/questions.yaml @@ -0,0 +1,2973 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8384 + required: true + - variable: listeners + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + 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: tcp + label: "TCP 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: 22000 + required: true + - variable: listeners-udp + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + 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: udp + label: "UDP 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: 22000 + required: true + - variable: discovery + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + 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: discovery + label: "UDP 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: 21027 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/syncthing/17.1.0/templates/NOTES.txt b/stable/syncthing/17.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/syncthing/17.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/syncthing/17.1.0/templates/common.yaml b/stable/syncthing/17.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/syncthing/17.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/syncthing/17.1.0/values.yaml b/stable/syncthing/17.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/synctube/6.0.1/CHANGELOG.md b/stable/synctube/6.0.1/CHANGELOG.md deleted file mode 100644 index ad2416059d..0000000000 --- a/stable/synctube/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [synctube-6.0.1](https://github.com/truecharts/charts/compare/synctube-6.0.0...synctube-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [synctube-6.0.0](https://github.com/truecharts/charts/compare/synctube-5.0.11...synctube-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [synctube-5.0.11](https://github.com/truecharts/charts/compare/synctube-5.0.10...synctube-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [synctube-5.0.10](https://github.com/truecharts/charts/compare/synctube-5.0.9...synctube-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [synctube-5.0.9](https://github.com/truecharts/charts/compare/synctube-5.0.8...synctube-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [synctube-5.0.8](https://github.com/truecharts/charts/compare/synctube-5.0.7...synctube-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [synctube-5.0.7](https://github.com/truecharts/charts/compare/synctube-5.0.6...synctube-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [synctube-5.0.6](https://github.com/truecharts/charts/compare/synctube-5.0.5...synctube-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [synctube-5.0.5](https://github.com/truecharts/charts/compare/synctube-5.0.4...synctube-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [synctube-5.0.4](https://github.com/truecharts/charts/compare/synctube-5.0.3...synctube-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [synctube-5.0.3](https://github.com/truecharts/charts/compare/synctube-5.0.2...synctube-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/synctube/6.0.1/Chart.yaml b/stable/synctube/6.0.1/Chart.yaml deleted file mode 100644 index 12340b6204..0000000000 --- a/stable/synctube/6.0.1/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: synctube -version: 6.0.1 -appVersion: latest -description: Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally. -home: https://truecharts.org/charts/stable/synctube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synctube - - https://hub.docker.com/r/littlestache/synctube - - https://github.com/RblSb/SyncTube -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - synctube - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/synctube/6.0.1/app-changelog.md b/stable/synctube/6.0.1/app-changelog.md deleted file mode 100644 index 8e92fbeeb4..0000000000 --- a/stable/synctube/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synctube-6.0.1](https://github.com/truecharts/charts/compare/synctube-6.0.0...synctube-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/synctube/6.0.1/charts/common-17.1.4.tgz b/stable/synctube/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/synctube/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/synctube/6.1.0/CHANGELOG.md b/stable/synctube/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4bad1b4d02 --- /dev/null +++ b/stable/synctube/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [synctube-6.1.0](https://github.com/truecharts/charts/compare/synctube-6.0.1...synctube-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [synctube-6.0.1](https://github.com/truecharts/charts/compare/synctube-6.0.0...synctube-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [synctube-6.0.0](https://github.com/truecharts/charts/compare/synctube-5.0.11...synctube-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [synctube-5.0.11](https://github.com/truecharts/charts/compare/synctube-5.0.10...synctube-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [synctube-5.0.10](https://github.com/truecharts/charts/compare/synctube-5.0.9...synctube-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [synctube-5.0.9](https://github.com/truecharts/charts/compare/synctube-5.0.8...synctube-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [synctube-5.0.8](https://github.com/truecharts/charts/compare/synctube-5.0.7...synctube-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [synctube-5.0.7](https://github.com/truecharts/charts/compare/synctube-5.0.6...synctube-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [synctube-5.0.6](https://github.com/truecharts/charts/compare/synctube-5.0.5...synctube-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [synctube-5.0.5](https://github.com/truecharts/charts/compare/synctube-5.0.4...synctube-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [synctube-5.0.4](https://github.com/truecharts/charts/compare/synctube-5.0.3...synctube-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/synctube/6.1.0/Chart.yaml b/stable/synctube/6.1.0/Chart.yaml new file mode 100644 index 0000000000..86327134ef --- /dev/null +++ b/stable/synctube/6.1.0/Chart.yaml @@ -0,0 +1,42 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: synctube +version: 6.1.0 +appVersion: latest +description: Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally. +home: https://truecharts.org/charts/stable/synctube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.png +deprecated: false +sources: + - https://github.com/RblSb/SyncTube + - https://github.com/truecharts/charts/tree/master/charts/stable/synctube + - https://hub.docker.com/r/littlestache/synctube +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - synctube + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/synctube/6.0.1/README.md b/stable/synctube/6.1.0/README.md similarity index 100% rename from stable/synctube/6.0.1/README.md rename to stable/synctube/6.1.0/README.md diff --git a/stable/synctube/6.1.0/app-changelog.md b/stable/synctube/6.1.0/app-changelog.md new file mode 100644 index 0000000000..bdaf1d6119 --- /dev/null +++ b/stable/synctube/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synctube-6.1.0](https://github.com/truecharts/charts/compare/synctube-6.0.1...synctube-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/synctube/6.0.1/app-readme.md b/stable/synctube/6.1.0/app-readme.md similarity index 100% rename from stable/synctube/6.0.1/app-readme.md rename to stable/synctube/6.1.0/app-readme.md diff --git a/stable/synctube/6.1.0/charts/common-17.2.2.tgz b/stable/synctube/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/synctube/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/synctube/6.0.1/ix_values.yaml b/stable/synctube/6.1.0/ix_values.yaml similarity index 100% rename from stable/synctube/6.0.1/ix_values.yaml rename to stable/synctube/6.1.0/ix_values.yaml diff --git a/stable/synctube/6.0.1/questions.yaml b/stable/synctube/6.1.0/questions.yaml similarity index 100% rename from stable/synctube/6.0.1/questions.yaml rename to stable/synctube/6.1.0/questions.yaml diff --git a/stable/synctube/6.1.0/templates/NOTES.txt b/stable/synctube/6.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/synctube/6.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/teedy-docs/4.0.1/templates/common.yaml b/stable/synctube/6.1.0/templates/common.yaml similarity index 100% rename from stable/teedy-docs/4.0.1/templates/common.yaml rename to stable/synctube/6.1.0/templates/common.yaml diff --git a/stable/synctube/6.1.0/values.yaml b/stable/synctube/6.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/syslog-ng/8.0.1/CHANGELOG.md b/stable/syslog-ng/8.0.1/CHANGELOG.md deleted file mode 100644 index 1528bd3330..0000000000 --- a/stable/syslog-ng/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [syslog-ng-8.0.1](https://github.com/truecharts/charts/compare/syslog-ng-8.0.0...syslog-ng-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [syslog-ng-8.0.0](https://github.com/truecharts/charts/compare/syslog-ng-7.0.11...syslog-ng-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [syslog-ng-7.0.11](https://github.com/truecharts/charts/compare/syslog-ng-7.0.10...syslog-ng-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [syslog-ng-7.0.10](https://github.com/truecharts/charts/compare/syslog-ng-7.0.9...syslog-ng-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [syslog-ng-7.0.9](https://github.com/truecharts/charts/compare/syslog-ng-7.0.8...syslog-ng-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [syslog-ng-7.0.8](https://github.com/truecharts/charts/compare/syslog-ng-7.0.7...syslog-ng-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [syslog-ng-7.0.7](https://github.com/truecharts/charts/compare/syslog-ng-7.0.6...syslog-ng-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [syslog-ng-7.0.6](https://github.com/truecharts/charts/compare/syslog-ng-7.0.5...syslog-ng-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [syslog-ng-7.0.5](https://github.com/truecharts/charts/compare/syslog-ng-7.0.4...syslog-ng-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [syslog-ng-7.0.4](https://github.com/truecharts/charts/compare/syslog-ng-7.0.3...syslog-ng-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [syslog-ng-7.0.3](https://github.com/truecharts/charts/compare/syslog-ng-7.0.2...syslog-ng-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/syslog-ng/8.0.1/Chart.yaml b/stable/syslog-ng/8.0.1/Chart.yaml deleted file mode 100644 index bd80a82ccd..0000000000 --- a/stable/syslog-ng/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: syslog-ng -version: 8.0.1 -appVersion: 4.5.0 -description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. -home: https://truecharts.org/charts/stable/syslog-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng - - https://hub.docker.com/r/balabit/syslog-ng -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - syslog-ng -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/syslog-ng/8.0.1/app-changelog.md b/stable/syslog-ng/8.0.1/app-changelog.md deleted file mode 100644 index 47a10348ff..0000000000 --- a/stable/syslog-ng/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [syslog-ng-8.0.1](https://github.com/truecharts/charts/compare/syslog-ng-8.0.0...syslog-ng-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/syslog-ng/8.0.1/charts/common-17.1.4.tgz b/stable/syslog-ng/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/syslog-ng/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/syslog-ng/8.1.0/CHANGELOG.md b/stable/syslog-ng/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ba0ba48b8a --- /dev/null +++ b/stable/syslog-ng/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [syslog-ng-8.1.0](https://github.com/truecharts/charts/compare/syslog-ng-8.0.1...syslog-ng-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [syslog-ng-8.0.1](https://github.com/truecharts/charts/compare/syslog-ng-8.0.0...syslog-ng-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [syslog-ng-8.0.0](https://github.com/truecharts/charts/compare/syslog-ng-7.0.11...syslog-ng-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [syslog-ng-7.0.11](https://github.com/truecharts/charts/compare/syslog-ng-7.0.10...syslog-ng-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [syslog-ng-7.0.10](https://github.com/truecharts/charts/compare/syslog-ng-7.0.9...syslog-ng-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [syslog-ng-7.0.9](https://github.com/truecharts/charts/compare/syslog-ng-7.0.8...syslog-ng-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [syslog-ng-7.0.8](https://github.com/truecharts/charts/compare/syslog-ng-7.0.7...syslog-ng-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [syslog-ng-7.0.7](https://github.com/truecharts/charts/compare/syslog-ng-7.0.6...syslog-ng-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [syslog-ng-7.0.6](https://github.com/truecharts/charts/compare/syslog-ng-7.0.5...syslog-ng-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [syslog-ng-7.0.5](https://github.com/truecharts/charts/compare/syslog-ng-7.0.4...syslog-ng-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [syslog-ng-7.0.4](https://github.com/truecharts/charts/compare/syslog-ng-7.0.3...syslog-ng-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/syslog-ng/8.1.0/Chart.yaml b/stable/syslog-ng/8.1.0/Chart.yaml new file mode 100644 index 0000000000..d99b6de467 --- /dev/null +++ b/stable/syslog-ng/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: syslog-ng +version: 8.1.0 +appVersion: 4.5.0 +description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. +home: https://truecharts.org/charts/stable/syslog-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng + - https://hub.docker.com/r/balabit/syslog-ng +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - syslog-ng +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/syslog-ng/8.0.1/README.md b/stable/syslog-ng/8.1.0/README.md similarity index 100% rename from stable/syslog-ng/8.0.1/README.md rename to stable/syslog-ng/8.1.0/README.md diff --git a/stable/syslog-ng/8.1.0/app-changelog.md b/stable/syslog-ng/8.1.0/app-changelog.md new file mode 100644 index 0000000000..4c8ae248d7 --- /dev/null +++ b/stable/syslog-ng/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [syslog-ng-8.1.0](https://github.com/truecharts/charts/compare/syslog-ng-8.0.1...syslog-ng-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/syslog-ng/8.0.1/app-readme.md b/stable/syslog-ng/8.1.0/app-readme.md similarity index 100% rename from stable/syslog-ng/8.0.1/app-readme.md rename to stable/syslog-ng/8.1.0/app-readme.md diff --git a/stable/syslog-ng/8.1.0/charts/common-17.2.2.tgz b/stable/syslog-ng/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/syslog-ng/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/syslog-ng/8.0.1/ix_values.yaml b/stable/syslog-ng/8.1.0/ix_values.yaml similarity index 100% rename from stable/syslog-ng/8.0.1/ix_values.yaml rename to stable/syslog-ng/8.1.0/ix_values.yaml diff --git a/stable/syslog-ng/8.0.1/questions.yaml b/stable/syslog-ng/8.1.0/questions.yaml similarity index 100% rename from stable/syslog-ng/8.0.1/questions.yaml rename to stable/syslog-ng/8.1.0/questions.yaml diff --git a/stable/syslog-ng/8.1.0/templates/NOTES.txt b/stable/syslog-ng/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/syslog-ng/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/syslog-ng/8.1.0/templates/common.yaml b/stable/syslog-ng/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/syslog-ng/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/syslog-ng/8.1.0/values.yaml b/stable/syslog-ng/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tachidesk-docker/4.0.1/CHANGELOG.md b/stable/tachidesk-docker/4.0.1/CHANGELOG.md deleted file mode 100644 index 2d013e217f..0000000000 --- a/stable/tachidesk-docker/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tachidesk-docker-4.0.1](https://github.com/truecharts/charts/compare/tachidesk-docker-4.0.0...tachidesk-docker-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tachidesk-docker-4.0.0](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.17...tachidesk-docker-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tachidesk-docker-3.0.17](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.16...tachidesk-docker-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tachidesk-docker-3.0.16](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.15...tachidesk-docker-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tachidesk-docker-3.0.15](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.14...tachidesk-docker-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tachidesk-docker-3.0.14](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.13...tachidesk-docker-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tachidesk-docker-3.0.13](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.12...tachidesk-docker-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tachidesk-docker-3.0.12](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.11...tachidesk-docker-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tachidesk-docker-3.0.11](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.10...tachidesk-docker-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tachidesk-docker-3.0.10](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.9...tachidesk-docker-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tachidesk-docker-3.0.9](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.8...tachidesk-docker-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/tachidesk-docker/4.0.1/Chart.yaml b/stable/tachidesk-docker/4.0.1/Chart.yaml deleted file mode 100644 index edb9860898..0000000000 --- a/stable/tachidesk-docker/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tachidesk-docker -version: 4.0.1 -appVersion: latest -description: The official Tachidesk Chart-Chart. -home: https://truecharts.org/charts/incubator/tachidesk-docker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tachidesk-docker - - https://ghcr.io/suwayomi/tachidesk - - https://github.com/suwayomi/docker-tachidesk - - https://github.com/Suwayomi/Tachidesk-Server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tachidesk-docker - - MediaServer-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/tachidesk-docker/4.0.1/app-changelog.md b/stable/tachidesk-docker/4.0.1/app-changelog.md deleted file mode 100644 index f364bc68f6..0000000000 --- a/stable/tachidesk-docker/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tachidesk-docker-4.0.1](https://github.com/truecharts/charts/compare/tachidesk-docker-4.0.0...tachidesk-docker-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tachidesk-docker/4.0.1/charts/common-17.1.4.tgz b/stable/tachidesk-docker/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tachidesk-docker/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tachidesk-docker/4.1.0/CHANGELOG.md b/stable/tachidesk-docker/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ca47c4bbad --- /dev/null +++ b/stable/tachidesk-docker/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tachidesk-docker-4.1.0](https://github.com/truecharts/charts/compare/tachidesk-docker-4.0.1...tachidesk-docker-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tachidesk-docker-4.0.1](https://github.com/truecharts/charts/compare/tachidesk-docker-4.0.0...tachidesk-docker-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tachidesk-docker-4.0.0](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.17...tachidesk-docker-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tachidesk-docker-3.0.17](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.16...tachidesk-docker-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tachidesk-docker-3.0.16](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.15...tachidesk-docker-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tachidesk-docker-3.0.15](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.14...tachidesk-docker-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tachidesk-docker-3.0.14](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.13...tachidesk-docker-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tachidesk-docker-3.0.13](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.12...tachidesk-docker-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tachidesk-docker-3.0.12](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.11...tachidesk-docker-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tachidesk-docker-3.0.11](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.10...tachidesk-docker-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tachidesk-docker-3.0.10](https://github.com/truecharts/charts/compare/tachidesk-docker-3.0.9...tachidesk-docker-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/tachidesk-docker/4.1.0/Chart.yaml b/stable/tachidesk-docker/4.1.0/Chart.yaml new file mode 100644 index 0000000000..1d9b5909d2 --- /dev/null +++ b/stable/tachidesk-docker/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tachidesk-docker +version: 4.1.0 +appVersion: latest +description: The official Tachidesk Chart-Chart. +home: https://truecharts.org/charts/incubator/tachidesk-docker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.png +deprecated: false +sources: + - https://github.com/Suwayomi/Tachidesk-Server + - https://github.com/truecharts/charts/tree/master/charts/incubator/tachidesk-docker + - https://ghcr.io/suwayomi/tachidesk + - https://github.com/suwayomi/docker-tachidesk +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tachidesk-docker + - MediaServer-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/tachidesk-docker/4.0.1/README.md b/stable/tachidesk-docker/4.1.0/README.md similarity index 100% rename from stable/tachidesk-docker/4.0.1/README.md rename to stable/tachidesk-docker/4.1.0/README.md diff --git a/stable/tachidesk-docker/4.1.0/app-changelog.md b/stable/tachidesk-docker/4.1.0/app-changelog.md new file mode 100644 index 0000000000..9bd5484fa4 --- /dev/null +++ b/stable/tachidesk-docker/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tachidesk-docker-4.1.0](https://github.com/truecharts/charts/compare/tachidesk-docker-4.0.1...tachidesk-docker-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tachidesk-docker/4.0.1/app-readme.md b/stable/tachidesk-docker/4.1.0/app-readme.md similarity index 100% rename from stable/tachidesk-docker/4.0.1/app-readme.md rename to stable/tachidesk-docker/4.1.0/app-readme.md diff --git a/stable/tachidesk-docker/4.1.0/charts/common-17.2.2.tgz b/stable/tachidesk-docker/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tachidesk-docker/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tachidesk-docker/4.0.1/ix_values.yaml b/stable/tachidesk-docker/4.1.0/ix_values.yaml similarity index 100% rename from stable/tachidesk-docker/4.0.1/ix_values.yaml rename to stable/tachidesk-docker/4.1.0/ix_values.yaml diff --git a/stable/tachidesk-docker/4.0.1/questions.yaml b/stable/tachidesk-docker/4.1.0/questions.yaml similarity index 100% rename from stable/tachidesk-docker/4.0.1/questions.yaml rename to stable/tachidesk-docker/4.1.0/questions.yaml diff --git a/stable/telethon-downloader/4.0.1/templates/common.yaml b/stable/tachidesk-docker/4.1.0/templates/common.yaml similarity index 100% rename from stable/telethon-downloader/4.0.1/templates/common.yaml rename to stable/tachidesk-docker/4.1.0/templates/common.yaml diff --git a/stable/tachidesk-docker/4.1.0/values.yaml b/stable/tachidesk-docker/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tagspaces/2.0.1/CHANGELOG.md b/stable/tagspaces/2.0.1/CHANGELOG.md deleted file mode 100644 index 557820f798..0000000000 --- a/stable/tagspaces/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tagspaces-2.0.1](https://github.com/truecharts/charts/compare/tagspaces-2.0.0...tagspaces-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tagspaces-2.0.0](https://github.com/truecharts/charts/compare/tagspaces-1.0.11...tagspaces-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tagspaces-1.0.11](https://github.com/truecharts/charts/compare/tagspaces-1.0.10...tagspaces-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tagspaces-1.0.10](https://github.com/truecharts/charts/compare/tagspaces-1.0.9...tagspaces-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tagspaces-1.0.9](https://github.com/truecharts/charts/compare/tagspaces-1.0.8...tagspaces-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tagspaces-1.0.8](https://github.com/truecharts/charts/compare/tagspaces-1.0.7...tagspaces-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tagspaces-1.0.7](https://github.com/truecharts/charts/compare/tagspaces-1.0.6...tagspaces-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tagspaces-1.0.6](https://github.com/truecharts/charts/compare/tagspaces-1.0.5...tagspaces-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tagspaces-1.0.5](https://github.com/truecharts/charts/compare/tagspaces-1.0.4...tagspaces-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tagspaces-1.0.4](https://github.com/truecharts/charts/compare/tagspaces-1.0.3...tagspaces-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tagspaces-1.0.3](https://github.com/truecharts/charts/compare/tagspaces-1.0.2...tagspaces-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/tagspaces/2.0.1/Chart.yaml b/stable/tagspaces/2.0.1/Chart.yaml deleted file mode 100644 index fc099a3229..0000000000 --- a/stable/tagspaces/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tagspaces -version: 2.0.1 -appVersion: 5.5.2 -description: TagSpaces is an offline, open source, document manager with tagging support. -home: https://truecharts.org/charts/stable/tagspaces -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.png -deprecated: false -sources: - - https://github.com/tagspaces/tagspaces - - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces - - https://hub.docker.com/r/tagspaces/tagspaces-lite-web -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tagspaces - - documents -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/tagspaces/2.0.1/app-changelog.md b/stable/tagspaces/2.0.1/app-changelog.md deleted file mode 100644 index 30545f1a7c..0000000000 --- a/stable/tagspaces/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tagspaces-2.0.1](https://github.com/truecharts/charts/compare/tagspaces-2.0.0...tagspaces-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tagspaces/2.0.1/charts/common-17.1.4.tgz b/stable/tagspaces/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tagspaces/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tagspaces/2.1.0/CHANGELOG.md b/stable/tagspaces/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bc94f2b500 --- /dev/null +++ b/stable/tagspaces/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tagspaces-2.1.0](https://github.com/truecharts/charts/compare/tagspaces-2.0.1...tagspaces-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tagspaces-2.0.1](https://github.com/truecharts/charts/compare/tagspaces-2.0.0...tagspaces-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tagspaces-2.0.0](https://github.com/truecharts/charts/compare/tagspaces-1.0.11...tagspaces-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tagspaces-1.0.11](https://github.com/truecharts/charts/compare/tagspaces-1.0.10...tagspaces-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tagspaces-1.0.10](https://github.com/truecharts/charts/compare/tagspaces-1.0.9...tagspaces-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tagspaces-1.0.9](https://github.com/truecharts/charts/compare/tagspaces-1.0.8...tagspaces-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tagspaces-1.0.8](https://github.com/truecharts/charts/compare/tagspaces-1.0.7...tagspaces-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tagspaces-1.0.7](https://github.com/truecharts/charts/compare/tagspaces-1.0.6...tagspaces-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tagspaces-1.0.6](https://github.com/truecharts/charts/compare/tagspaces-1.0.5...tagspaces-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tagspaces-1.0.5](https://github.com/truecharts/charts/compare/tagspaces-1.0.4...tagspaces-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tagspaces-1.0.4](https://github.com/truecharts/charts/compare/tagspaces-1.0.3...tagspaces-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/tagspaces/2.1.0/Chart.yaml b/stable/tagspaces/2.1.0/Chart.yaml new file mode 100644 index 0000000000..d5e4a41da5 --- /dev/null +++ b/stable/tagspaces/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tagspaces +version: 2.1.0 +appVersion: 5.5.2 +description: TagSpaces is an offline, open source, document manager with tagging support. +home: https://truecharts.org/charts/stable/tagspaces +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.png +deprecated: false +sources: + - https://github.com/tagspaces/tagspaces + - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces + - https://hub.docker.com/r/tagspaces/tagspaces-lite-web +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tagspaces + - documents +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/tagspaces/2.0.1/README.md b/stable/tagspaces/2.1.0/README.md similarity index 100% rename from stable/tagspaces/2.0.1/README.md rename to stable/tagspaces/2.1.0/README.md diff --git a/stable/tagspaces/2.1.0/app-changelog.md b/stable/tagspaces/2.1.0/app-changelog.md new file mode 100644 index 0000000000..8a34afe2c4 --- /dev/null +++ b/stable/tagspaces/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tagspaces-2.1.0](https://github.com/truecharts/charts/compare/tagspaces-2.0.1...tagspaces-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tagspaces/2.0.1/app-readme.md b/stable/tagspaces/2.1.0/app-readme.md similarity index 100% rename from stable/tagspaces/2.0.1/app-readme.md rename to stable/tagspaces/2.1.0/app-readme.md diff --git a/stable/tagspaces/2.1.0/charts/common-17.2.2.tgz b/stable/tagspaces/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tagspaces/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tagspaces/2.0.1/ix_values.yaml b/stable/tagspaces/2.1.0/ix_values.yaml similarity index 100% rename from stable/tagspaces/2.0.1/ix_values.yaml rename to stable/tagspaces/2.1.0/ix_values.yaml diff --git a/stable/tagspaces/2.0.1/questions.yaml b/stable/tagspaces/2.1.0/questions.yaml similarity index 100% rename from stable/tagspaces/2.0.1/questions.yaml rename to stable/tagspaces/2.1.0/questions.yaml diff --git a/stable/tagspaces/2.1.0/templates/NOTES.txt b/stable/tagspaces/2.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/tagspaces/2.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tagspaces/2.0.1/templates/_secrets.tpl b/stable/tagspaces/2.1.0/templates/_secrets.tpl similarity index 100% rename from stable/tagspaces/2.0.1/templates/_secrets.tpl rename to stable/tagspaces/2.1.0/templates/_secrets.tpl diff --git a/stable/tagspaces/2.0.1/templates/common.yaml b/stable/tagspaces/2.1.0/templates/common.yaml similarity index 100% rename from stable/tagspaces/2.0.1/templates/common.yaml rename to stable/tagspaces/2.1.0/templates/common.yaml diff --git a/stable/tagspaces/2.1.0/values.yaml b/stable/tagspaces/2.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tailscale/7.0.1/CHANGELOG.md b/stable/tailscale/7.0.1/CHANGELOG.md deleted file mode 100644 index ea72359d38..0000000000 --- a/stable/tailscale/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tailscale-7.0.1](https://github.com/truecharts/charts/compare/tailscale-7.0.0...tailscale-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tailscale-7.0.0](https://github.com/truecharts/charts/compare/tailscale-6.0.12...tailscale-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tailscale-6.0.12](https://github.com/truecharts/charts/compare/tailscale-6.0.11...tailscale-6.0.12) (2023-12-25) - -### Chore - -- update container image tailscale/tailscale to v1.56.1[@ac0c192](https://github.com/ac0c192) by renovate ([#16477](https://github.com/truecharts/charts/issues/16477)) - - - - -## [tailscale-6.0.11](https://github.com/truecharts/charts/compare/tailscale-6.0.10...tailscale-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tailscale-6.0.10](https://github.com/truecharts/charts/compare/tailscale-6.0.9...tailscale-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tailscale-6.0.9](https://github.com/truecharts/charts/compare/tailscale-6.0.8...tailscale-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tailscale-6.0.8](https://github.com/truecharts/charts/compare/tailscale-6.0.7...tailscale-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tailscale-6.0.7](https://github.com/truecharts/charts/compare/tailscale-6.0.6...tailscale-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tailscale-6.0.6](https://github.com/truecharts/charts/compare/tailscale-6.0.5...tailscale-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tailscale-6.0.5](https://github.com/truecharts/charts/compare/tailscale-6.0.4...tailscale-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tailscale-6.0.4](https://github.com/truecharts/charts/compare/tailscale-6.0.3...tailscale-6.0.4) (2023-12-21) - -### Fix diff --git a/stable/tailscale/7.0.1/Chart.yaml b/stable/tailscale/7.0.1/Chart.yaml deleted file mode 100644 index 262443ca37..0000000000 --- a/stable/tailscale/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tailscale -version: 7.0.1 -appVersion: 1.56.1 -description: Tailscale lets you connect your devices and users together in your own secure virtual private network -home: https://truecharts.org/charts/stable/tailscale -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png -deprecated: false -sources: - - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh - - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - - https://hub.docker.com/r/tailscale/tailscale -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - vpn - - tailscale -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/tailscale/7.0.1/app-changelog.md b/stable/tailscale/7.0.1/app-changelog.md deleted file mode 100644 index 34e218ff9f..0000000000 --- a/stable/tailscale/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tailscale-7.0.1](https://github.com/truecharts/charts/compare/tailscale-7.0.0...tailscale-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tailscale/7.0.1/charts/common-17.1.4.tgz b/stable/tailscale/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tailscale/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tailscale/7.1.0/CHANGELOG.md b/stable/tailscale/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..295448424d --- /dev/null +++ b/stable/tailscale/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tailscale-7.1.0](https://github.com/truecharts/charts/compare/tailscale-7.0.1...tailscale-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tailscale-7.0.1](https://github.com/truecharts/charts/compare/tailscale-7.0.0...tailscale-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tailscale-7.0.0](https://github.com/truecharts/charts/compare/tailscale-6.0.12...tailscale-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tailscale-6.0.12](https://github.com/truecharts/charts/compare/tailscale-6.0.11...tailscale-6.0.12) (2023-12-25) + +### Chore + +- update container image tailscale/tailscale to v1.56.1[@ac0c192](https://github.com/ac0c192) by renovate ([#16477](https://github.com/truecharts/charts/issues/16477)) + + + + +## [tailscale-6.0.11](https://github.com/truecharts/charts/compare/tailscale-6.0.10...tailscale-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tailscale-6.0.10](https://github.com/truecharts/charts/compare/tailscale-6.0.9...tailscale-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tailscale-6.0.9](https://github.com/truecharts/charts/compare/tailscale-6.0.8...tailscale-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tailscale-6.0.8](https://github.com/truecharts/charts/compare/tailscale-6.0.7...tailscale-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tailscale-6.0.7](https://github.com/truecharts/charts/compare/tailscale-6.0.6...tailscale-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tailscale-6.0.6](https://github.com/truecharts/charts/compare/tailscale-6.0.5...tailscale-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tailscale-6.0.5](https://github.com/truecharts/charts/compare/tailscale-6.0.4...tailscale-6.0.5) (2023-12-22) + +### Fix diff --git a/stable/tailscale/7.1.0/Chart.yaml b/stable/tailscale/7.1.0/Chart.yaml new file mode 100644 index 0000000000..32a64d02d6 --- /dev/null +++ b/stable/tailscale/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tailscale +version: 7.1.0 +appVersion: 1.56.1 +description: Tailscale lets you connect your devices and users together in your own secure virtual private network +home: https://truecharts.org/charts/stable/tailscale +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png +deprecated: false +sources: + - https://hub.docker.com/r/tailscale/tailscale + - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh + - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - vpn + - tailscale +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/tailscale/7.0.1/README.md b/stable/tailscale/7.1.0/README.md similarity index 100% rename from stable/tailscale/7.0.1/README.md rename to stable/tailscale/7.1.0/README.md diff --git a/stable/tailscale/7.1.0/app-changelog.md b/stable/tailscale/7.1.0/app-changelog.md new file mode 100644 index 0000000000..ea5488d402 --- /dev/null +++ b/stable/tailscale/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tailscale-7.1.0](https://github.com/truecharts/charts/compare/tailscale-7.0.1...tailscale-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tailscale/7.0.1/app-readme.md b/stable/tailscale/7.1.0/app-readme.md similarity index 100% rename from stable/tailscale/7.0.1/app-readme.md rename to stable/tailscale/7.1.0/app-readme.md diff --git a/stable/tailscale/7.1.0/charts/common-17.2.2.tgz b/stable/tailscale/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tailscale/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tailscale/7.0.1/ix_values.yaml b/stable/tailscale/7.1.0/ix_values.yaml similarity index 100% rename from stable/tailscale/7.0.1/ix_values.yaml rename to stable/tailscale/7.1.0/ix_values.yaml diff --git a/stable/tailscale/7.0.1/questions.yaml b/stable/tailscale/7.1.0/questions.yaml similarity index 100% rename from stable/tailscale/7.0.1/questions.yaml rename to stable/tailscale/7.1.0/questions.yaml diff --git a/stable/tailscale/7.1.0/templates/NOTES.txt b/stable/tailscale/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/tailscale/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tailscale/7.0.1/templates/_configmap.tpl b/stable/tailscale/7.1.0/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/7.0.1/templates/_configmap.tpl rename to stable/tailscale/7.1.0/templates/_configmap.tpl diff --git a/stable/tailscale/7.0.1/templates/_secret.tpl b/stable/tailscale/7.1.0/templates/_secret.tpl similarity index 100% rename from stable/tailscale/7.0.1/templates/_secret.tpl rename to stable/tailscale/7.1.0/templates/_secret.tpl diff --git a/stable/tailscale/7.0.1/templates/common.yaml b/stable/tailscale/7.1.0/templates/common.yaml similarity index 100% rename from stable/tailscale/7.0.1/templates/common.yaml rename to stable/tailscale/7.1.0/templates/common.yaml diff --git a/stable/tailscale/7.1.0/values.yaml b/stable/tailscale/7.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tanoshi/4.0.1/CHANGELOG.md b/stable/tanoshi/4.0.1/CHANGELOG.md deleted file mode 100644 index 9026cf3bdf..0000000000 --- a/stable/tanoshi/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tanoshi-4.0.1](https://github.com/truecharts/charts/compare/tanoshi-4.0.0...tanoshi-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tanoshi-4.0.0](https://github.com/truecharts/charts/compare/tanoshi-3.0.17...tanoshi-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tanoshi-3.0.17](https://github.com/truecharts/charts/compare/tanoshi-3.0.16...tanoshi-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tanoshi-3.0.16](https://github.com/truecharts/charts/compare/tanoshi-3.0.15...tanoshi-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tanoshi-3.0.15](https://github.com/truecharts/charts/compare/tanoshi-3.0.14...tanoshi-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tanoshi-3.0.14](https://github.com/truecharts/charts/compare/tanoshi-3.0.13...tanoshi-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tanoshi-3.0.13](https://github.com/truecharts/charts/compare/tanoshi-3.0.12...tanoshi-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tanoshi-3.0.12](https://github.com/truecharts/charts/compare/tanoshi-3.0.11...tanoshi-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tanoshi-3.0.11](https://github.com/truecharts/charts/compare/tanoshi-3.0.10...tanoshi-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tanoshi-3.0.10](https://github.com/truecharts/charts/compare/tanoshi-3.0.9...tanoshi-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tanoshi-3.0.9](https://github.com/truecharts/charts/compare/tanoshi-3.0.8...tanoshi-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/tanoshi/4.0.1/Chart.yaml b/stable/tanoshi/4.0.1/Chart.yaml deleted file mode 100644 index 8b3b96ba4e..0000000000 --- a/stable/tanoshi/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tanoshi -version: 4.0.1 -appVersion: latest -description: Selfhosted web manga reader. -home: https://truecharts.org/charts/incubator/tanoshi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.png -deprecated: false -sources: - - https://github.com/faldez/tanoshi - - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi - - https://hub.docker.com/r/faldez/tanoshi -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tanoshi - - Productivity - - MediaApp-Books - - MediaServer-Books -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/tanoshi/4.0.1/app-changelog.md b/stable/tanoshi/4.0.1/app-changelog.md deleted file mode 100644 index e42cf139dc..0000000000 --- a/stable/tanoshi/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tanoshi-4.0.1](https://github.com/truecharts/charts/compare/tanoshi-4.0.0...tanoshi-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tanoshi/4.0.1/charts/common-17.1.4.tgz b/stable/tanoshi/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tanoshi/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tanoshi/4.1.0/CHANGELOG.md b/stable/tanoshi/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3040ff3499 --- /dev/null +++ b/stable/tanoshi/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tanoshi-4.1.0](https://github.com/truecharts/charts/compare/tanoshi-4.0.1...tanoshi-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tanoshi-4.0.1](https://github.com/truecharts/charts/compare/tanoshi-4.0.0...tanoshi-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tanoshi-4.0.0](https://github.com/truecharts/charts/compare/tanoshi-3.0.17...tanoshi-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tanoshi-3.0.17](https://github.com/truecharts/charts/compare/tanoshi-3.0.16...tanoshi-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tanoshi-3.0.16](https://github.com/truecharts/charts/compare/tanoshi-3.0.15...tanoshi-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tanoshi-3.0.15](https://github.com/truecharts/charts/compare/tanoshi-3.0.14...tanoshi-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tanoshi-3.0.14](https://github.com/truecharts/charts/compare/tanoshi-3.0.13...tanoshi-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tanoshi-3.0.13](https://github.com/truecharts/charts/compare/tanoshi-3.0.12...tanoshi-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tanoshi-3.0.12](https://github.com/truecharts/charts/compare/tanoshi-3.0.11...tanoshi-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tanoshi-3.0.11](https://github.com/truecharts/charts/compare/tanoshi-3.0.10...tanoshi-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tanoshi-3.0.10](https://github.com/truecharts/charts/compare/tanoshi-3.0.9...tanoshi-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/tanoshi/4.1.0/Chart.yaml b/stable/tanoshi/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e5ada0d61e --- /dev/null +++ b/stable/tanoshi/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tanoshi +version: 4.1.0 +appVersion: latest +description: Selfhosted web manga reader. +home: https://truecharts.org/charts/incubator/tanoshi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.png +deprecated: false +sources: + - https://github.com/faldez/tanoshi + - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi + - https://hub.docker.com/r/faldez/tanoshi +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tanoshi + - Productivity + - MediaApp-Books + - MediaServer-Books +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/tanoshi/4.0.1/README.md b/stable/tanoshi/4.1.0/README.md similarity index 100% rename from stable/tanoshi/4.0.1/README.md rename to stable/tanoshi/4.1.0/README.md diff --git a/stable/tanoshi/4.1.0/app-changelog.md b/stable/tanoshi/4.1.0/app-changelog.md new file mode 100644 index 0000000000..019c333ddd --- /dev/null +++ b/stable/tanoshi/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tanoshi-4.1.0](https://github.com/truecharts/charts/compare/tanoshi-4.0.1...tanoshi-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tanoshi/4.0.1/app-readme.md b/stable/tanoshi/4.1.0/app-readme.md similarity index 100% rename from stable/tanoshi/4.0.1/app-readme.md rename to stable/tanoshi/4.1.0/app-readme.md diff --git a/stable/tanoshi/4.1.0/charts/common-17.2.2.tgz b/stable/tanoshi/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tanoshi/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tanoshi/4.0.1/ix_values.yaml b/stable/tanoshi/4.1.0/ix_values.yaml similarity index 100% rename from stable/tanoshi/4.0.1/ix_values.yaml rename to stable/tanoshi/4.1.0/ix_values.yaml diff --git a/stable/tanoshi/4.0.1/questions.yaml b/stable/tanoshi/4.1.0/questions.yaml similarity index 100% rename from stable/tanoshi/4.0.1/questions.yaml rename to stable/tanoshi/4.1.0/questions.yaml diff --git a/stable/theforest/4.0.1/templates/common.yaml b/stable/tanoshi/4.1.0/templates/common.yaml similarity index 100% rename from stable/theforest/4.0.1/templates/common.yaml rename to stable/tanoshi/4.1.0/templates/common.yaml diff --git a/stable/tanoshi/4.1.0/values.yaml b/stable/tanoshi/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tar1090/4.0.1/CHANGELOG.md b/stable/tar1090/4.0.1/CHANGELOG.md deleted file mode 100644 index b05afa3a34..0000000000 --- a/stable/tar1090/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tar1090-4.0.1](https://github.com/truecharts/charts/compare/tar1090-4.0.0...tar1090-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tar1090-4.0.0](https://github.com/truecharts/charts/compare/tar1090-3.0.20...tar1090-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tar1090-3.0.20](https://github.com/truecharts/charts/compare/tar1090-3.0.19...tar1090-3.0.20) (2023-12-25) - -### Chore - -- update container image mikenye/tar1090 to latest[@b7031ed](https://github.com/b7031ed) by renovate ([#16528](https://github.com/truecharts/charts/issues/16528)) - - - - -## [tar1090-3.0.19](https://github.com/truecharts/charts/compare/tar1090-3.0.18...tar1090-3.0.19) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tar1090-3.0.18](https://github.com/truecharts/charts/compare/tar1090-3.0.17...tar1090-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tar1090-3.0.17](https://github.com/truecharts/charts/compare/tar1090-3.0.16...tar1090-3.0.17) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tar1090-3.0.16](https://github.com/truecharts/charts/compare/tar1090-3.0.15...tar1090-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tar1090-3.0.15](https://github.com/truecharts/charts/compare/tar1090-3.0.14...tar1090-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tar1090-3.0.14](https://github.com/truecharts/charts/compare/tar1090-3.0.13...tar1090-3.0.14) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tar1090-3.0.13](https://github.com/truecharts/charts/compare/tar1090-3.0.12...tar1090-3.0.13) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tar1090-3.0.12](https://github.com/truecharts/charts/compare/tar1090-3.0.11...tar1090-3.0.12) (2023-12-21) - -### Fix diff --git a/stable/tar1090/4.0.1/Chart.yaml b/stable/tar1090/4.0.1/Chart.yaml deleted file mode 100644 index 9564882d46..0000000000 --- a/stable/tar1090/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tar1090 -version: 4.0.1 -appVersion: latest -description: Multi-arch tar1090 Chart for visualising ADSB data. -home: https://truecharts.org/charts/incubator/tar1090 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090 - - https://hub.docker.com/r/mikenye/tar1090 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tar1090 - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/tar1090/4.0.1/app-changelog.md b/stable/tar1090/4.0.1/app-changelog.md deleted file mode 100644 index d539d24851..0000000000 --- a/stable/tar1090/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tar1090-4.0.1](https://github.com/truecharts/charts/compare/tar1090-4.0.0...tar1090-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tar1090/4.0.1/charts/common-17.1.4.tgz b/stable/tar1090/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tar1090/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tar1090/4.1.0/CHANGELOG.md b/stable/tar1090/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7e20f27863 --- /dev/null +++ b/stable/tar1090/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tar1090-4.1.0](https://github.com/truecharts/charts/compare/tar1090-4.0.1...tar1090-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tar1090-4.0.1](https://github.com/truecharts/charts/compare/tar1090-4.0.0...tar1090-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tar1090-4.0.0](https://github.com/truecharts/charts/compare/tar1090-3.0.20...tar1090-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tar1090-3.0.20](https://github.com/truecharts/charts/compare/tar1090-3.0.19...tar1090-3.0.20) (2023-12-25) + +### Chore + +- update container image mikenye/tar1090 to latest[@b7031ed](https://github.com/b7031ed) by renovate ([#16528](https://github.com/truecharts/charts/issues/16528)) + + + + +## [tar1090-3.0.19](https://github.com/truecharts/charts/compare/tar1090-3.0.18...tar1090-3.0.19) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tar1090-3.0.18](https://github.com/truecharts/charts/compare/tar1090-3.0.17...tar1090-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tar1090-3.0.17](https://github.com/truecharts/charts/compare/tar1090-3.0.16...tar1090-3.0.17) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tar1090-3.0.16](https://github.com/truecharts/charts/compare/tar1090-3.0.15...tar1090-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tar1090-3.0.15](https://github.com/truecharts/charts/compare/tar1090-3.0.14...tar1090-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tar1090-3.0.14](https://github.com/truecharts/charts/compare/tar1090-3.0.13...tar1090-3.0.14) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tar1090-3.0.13](https://github.com/truecharts/charts/compare/tar1090-3.0.12...tar1090-3.0.13) (2023-12-22) + +### Fix diff --git a/stable/tar1090/4.1.0/Chart.yaml b/stable/tar1090/4.1.0/Chart.yaml new file mode 100644 index 0000000000..589eb6bfd2 --- /dev/null +++ b/stable/tar1090/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tar1090 +version: 4.1.0 +appVersion: latest +description: Multi-arch tar1090 Chart for visualising ADSB data. +home: https://truecharts.org/charts/incubator/tar1090 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090 + - https://hub.docker.com/r/mikenye/tar1090 +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tar1090 + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/tar1090/4.0.1/README.md b/stable/tar1090/4.1.0/README.md similarity index 100% rename from stable/tar1090/4.0.1/README.md rename to stable/tar1090/4.1.0/README.md diff --git a/stable/tar1090/4.1.0/app-changelog.md b/stable/tar1090/4.1.0/app-changelog.md new file mode 100644 index 0000000000..998db038a7 --- /dev/null +++ b/stable/tar1090/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tar1090-4.1.0](https://github.com/truecharts/charts/compare/tar1090-4.0.1...tar1090-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tar1090/4.0.1/app-readme.md b/stable/tar1090/4.1.0/app-readme.md similarity index 100% rename from stable/tar1090/4.0.1/app-readme.md rename to stable/tar1090/4.1.0/app-readme.md diff --git a/stable/tar1090/4.1.0/charts/common-17.2.2.tgz b/stable/tar1090/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tar1090/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tar1090/4.0.1/ix_values.yaml b/stable/tar1090/4.1.0/ix_values.yaml similarity index 100% rename from stable/tar1090/4.0.1/ix_values.yaml rename to stable/tar1090/4.1.0/ix_values.yaml diff --git a/stable/tar1090/4.0.1/questions.yaml b/stable/tar1090/4.1.0/questions.yaml similarity index 100% rename from stable/tar1090/4.0.1/questions.yaml rename to stable/tar1090/4.1.0/questions.yaml diff --git a/stable/thunderbird/4.0.1/templates/common.yaml b/stable/tar1090/4.1.0/templates/common.yaml similarity index 100% rename from stable/thunderbird/4.0.1/templates/common.yaml rename to stable/tar1090/4.1.0/templates/common.yaml diff --git a/stable/tar1090/4.1.0/values.yaml b/stable/tar1090/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tasmoadmin/6.0.1/CHANGELOG.md b/stable/tasmoadmin/6.0.1/CHANGELOG.md deleted file mode 100644 index d971356621..0000000000 --- a/stable/tasmoadmin/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tasmoadmin-6.0.1](https://github.com/truecharts/charts/compare/tasmoadmin-6.0.0...tasmoadmin-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tasmoadmin-6.0.0](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.11...tasmoadmin-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tasmoadmin-5.0.11](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.10...tasmoadmin-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tasmoadmin-5.0.10](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.9...tasmoadmin-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tasmoadmin-5.0.9](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.8...tasmoadmin-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tasmoadmin-5.0.8](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.7...tasmoadmin-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tasmoadmin-5.0.7](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.6...tasmoadmin-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tasmoadmin-5.0.6](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.5...tasmoadmin-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tasmoadmin-5.0.5](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.4...tasmoadmin-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tasmoadmin-5.0.4](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.3...tasmoadmin-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tasmoadmin-5.0.3](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.2...tasmoadmin-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/tasmoadmin/6.0.1/Chart.yaml b/stable/tasmoadmin/6.0.1/Chart.yaml deleted file mode 100644 index f16e86dde3..0000000000 --- a/stable/tasmoadmin/6.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tasmoadmin -version: 6.0.1 -appVersion: 3.2.0 -description: A administrative platform for devices flashed with Tasmota. -home: https://truecharts.org/charts/incubator/tasmoadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png -deprecated: false -sources: - - https://github.com/truecharts/containers/tree/master/mirrortasmoadmin - - https://github.com/TasmoAdmin/TasmoAdmin - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tasmoadmin - - HomeAutomation - - Network-Management -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/tasmoadmin/6.0.1/app-changelog.md b/stable/tasmoadmin/6.0.1/app-changelog.md deleted file mode 100644 index a8fee5ee19..0000000000 --- a/stable/tasmoadmin/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tasmoadmin-6.0.1](https://github.com/truecharts/charts/compare/tasmoadmin-6.0.0...tasmoadmin-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tasmoadmin/6.0.1/charts/common-17.1.4.tgz b/stable/tasmoadmin/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tasmoadmin/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tasmoadmin/6.1.0/CHANGELOG.md b/stable/tasmoadmin/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b2f9a6c78d --- /dev/null +++ b/stable/tasmoadmin/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tasmoadmin-6.1.0](https://github.com/truecharts/charts/compare/tasmoadmin-6.0.1...tasmoadmin-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tasmoadmin-6.0.1](https://github.com/truecharts/charts/compare/tasmoadmin-6.0.0...tasmoadmin-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tasmoadmin-6.0.0](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.11...tasmoadmin-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tasmoadmin-5.0.11](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.10...tasmoadmin-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tasmoadmin-5.0.10](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.9...tasmoadmin-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tasmoadmin-5.0.9](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.8...tasmoadmin-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tasmoadmin-5.0.8](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.7...tasmoadmin-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tasmoadmin-5.0.7](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.6...tasmoadmin-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tasmoadmin-5.0.6](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.5...tasmoadmin-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tasmoadmin-5.0.5](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.4...tasmoadmin-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tasmoadmin-5.0.4](https://github.com/truecharts/charts/compare/tasmoadmin-5.0.3...tasmoadmin-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/tasmoadmin/6.1.0/Chart.yaml b/stable/tasmoadmin/6.1.0/Chart.yaml new file mode 100644 index 0000000000..d6c4389bc0 --- /dev/null +++ b/stable/tasmoadmin/6.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tasmoadmin +version: 6.1.0 +appVersion: 3.2.0 +description: A administrative platform for devices flashed with Tasmota. +home: https://truecharts.org/charts/incubator/tasmoadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png +deprecated: false +sources: + - https://github.com/TasmoAdmin/TasmoAdmin + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin + - https://github.com/truecharts/containers/tree/master/mirrortasmoadmin +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tasmoadmin + - HomeAutomation + - Network-Management +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/tasmoadmin/6.0.1/README.md b/stable/tasmoadmin/6.1.0/README.md similarity index 100% rename from stable/tasmoadmin/6.0.1/README.md rename to stable/tasmoadmin/6.1.0/README.md diff --git a/stable/tasmoadmin/6.1.0/app-changelog.md b/stable/tasmoadmin/6.1.0/app-changelog.md new file mode 100644 index 0000000000..68b119bb11 --- /dev/null +++ b/stable/tasmoadmin/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tasmoadmin-6.1.0](https://github.com/truecharts/charts/compare/tasmoadmin-6.0.1...tasmoadmin-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tasmoadmin/6.0.1/app-readme.md b/stable/tasmoadmin/6.1.0/app-readme.md similarity index 100% rename from stable/tasmoadmin/6.0.1/app-readme.md rename to stable/tasmoadmin/6.1.0/app-readme.md diff --git a/stable/tasmoadmin/6.1.0/charts/common-17.2.2.tgz b/stable/tasmoadmin/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tasmoadmin/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tasmoadmin/6.0.1/ix_values.yaml b/stable/tasmoadmin/6.1.0/ix_values.yaml similarity index 100% rename from stable/tasmoadmin/6.0.1/ix_values.yaml rename to stable/tasmoadmin/6.1.0/ix_values.yaml diff --git a/stable/tasmoadmin/6.0.1/questions.yaml b/stable/tasmoadmin/6.1.0/questions.yaml similarity index 100% rename from stable/tasmoadmin/6.0.1/questions.yaml rename to stable/tasmoadmin/6.1.0/questions.yaml diff --git a/stable/tasmoadmin/6.1.0/templates/common.yaml b/stable/tasmoadmin/6.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/tasmoadmin/6.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tasmoadmin/6.1.0/values.yaml b/stable/tasmoadmin/6.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tasmobackup/5.0.1/CHANGELOG.md b/stable/tasmobackup/5.0.1/CHANGELOG.md deleted file mode 100644 index 1591b634a4..0000000000 --- a/stable/tasmobackup/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tasmobackup-5.0.1](https://github.com/truecharts/charts/compare/tasmobackup-5.0.0...tasmobackup-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tasmobackup-5.0.0](https://github.com/truecharts/charts/compare/tasmobackup-4.0.11...tasmobackup-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tasmobackup-4.0.11](https://github.com/truecharts/charts/compare/tasmobackup-4.0.10...tasmobackup-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tasmobackup-4.0.10](https://github.com/truecharts/charts/compare/tasmobackup-4.0.9...tasmobackup-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tasmobackup-4.0.9](https://github.com/truecharts/charts/compare/tasmobackup-4.0.8...tasmobackup-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tasmobackup-4.0.8](https://github.com/truecharts/charts/compare/tasmobackup-4.0.7...tasmobackup-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tasmobackup-4.0.7](https://github.com/truecharts/charts/compare/tasmobackup-4.0.6...tasmobackup-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tasmobackup-4.0.6](https://github.com/truecharts/charts/compare/tasmobackup-4.0.5...tasmobackup-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tasmobackup-4.0.5](https://github.com/truecharts/charts/compare/tasmobackup-4.0.4...tasmobackup-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tasmobackup-4.0.4](https://github.com/truecharts/charts/compare/tasmobackup-4.0.3...tasmobackup-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tasmobackup-4.0.3](https://github.com/truecharts/charts/compare/tasmobackup-4.0.2...tasmobackup-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/tasmobackup/5.0.1/Chart.yaml b/stable/tasmobackup/5.0.1/Chart.yaml deleted file mode 100644 index c95a61acf8..0000000000 --- a/stable/tasmobackup/5.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tasmobackup -version: 5.0.1 -appVersion: latest -description: backup all your tasmota devices in one place. -home: https://truecharts.org/charts/incubator/tasmobackup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png -deprecated: false -sources: - - https://github.com/danmed/TasmoBackupV1 - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup - - https://github.com/truecharts/containers/tree/master/mirrortasmobackup -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tasmobackup - - HomeAutomation - - Network-Management -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/tasmobackup/5.0.1/app-changelog.md b/stable/tasmobackup/5.0.1/app-changelog.md deleted file mode 100644 index 4fc83d6bb0..0000000000 --- a/stable/tasmobackup/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tasmobackup-5.0.1](https://github.com/truecharts/charts/compare/tasmobackup-5.0.0...tasmobackup-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tasmobackup/5.0.1/charts/common-17.1.4.tgz b/stable/tasmobackup/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tasmobackup/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tasmobackup/5.1.0/CHANGELOG.md b/stable/tasmobackup/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4f8407de72 --- /dev/null +++ b/stable/tasmobackup/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tasmobackup-5.1.0](https://github.com/truecharts/charts/compare/tasmobackup-5.0.1...tasmobackup-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tasmobackup-5.0.1](https://github.com/truecharts/charts/compare/tasmobackup-5.0.0...tasmobackup-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tasmobackup-5.0.0](https://github.com/truecharts/charts/compare/tasmobackup-4.0.11...tasmobackup-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tasmobackup-4.0.11](https://github.com/truecharts/charts/compare/tasmobackup-4.0.10...tasmobackup-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tasmobackup-4.0.10](https://github.com/truecharts/charts/compare/tasmobackup-4.0.9...tasmobackup-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tasmobackup-4.0.9](https://github.com/truecharts/charts/compare/tasmobackup-4.0.8...tasmobackup-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tasmobackup-4.0.8](https://github.com/truecharts/charts/compare/tasmobackup-4.0.7...tasmobackup-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tasmobackup-4.0.7](https://github.com/truecharts/charts/compare/tasmobackup-4.0.6...tasmobackup-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tasmobackup-4.0.6](https://github.com/truecharts/charts/compare/tasmobackup-4.0.5...tasmobackup-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tasmobackup-4.0.5](https://github.com/truecharts/charts/compare/tasmobackup-4.0.4...tasmobackup-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tasmobackup-4.0.4](https://github.com/truecharts/charts/compare/tasmobackup-4.0.3...tasmobackup-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/tasmobackup/5.1.0/Chart.yaml b/stable/tasmobackup/5.1.0/Chart.yaml new file mode 100644 index 0000000000..953d7ec645 --- /dev/null +++ b/stable/tasmobackup/5.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tasmobackup +version: 5.1.0 +appVersion: latest +description: backup all your tasmota devices in one place. +home: https://truecharts.org/charts/incubator/tasmobackup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png +deprecated: false +sources: + - https://github.com/danmed/TasmoBackupV1 + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup + - https://github.com/truecharts/containers/tree/master/mirrortasmobackup +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tasmobackup + - HomeAutomation + - Network-Management +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/tasmobackup/5.0.1/README.md b/stable/tasmobackup/5.1.0/README.md similarity index 100% rename from stable/tasmobackup/5.0.1/README.md rename to stable/tasmobackup/5.1.0/README.md diff --git a/stable/tasmobackup/5.1.0/app-changelog.md b/stable/tasmobackup/5.1.0/app-changelog.md new file mode 100644 index 0000000000..b65d1f52d7 --- /dev/null +++ b/stable/tasmobackup/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tasmobackup-5.1.0](https://github.com/truecharts/charts/compare/tasmobackup-5.0.1...tasmobackup-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tasmobackup/5.0.1/app-readme.md b/stable/tasmobackup/5.1.0/app-readme.md similarity index 100% rename from stable/tasmobackup/5.0.1/app-readme.md rename to stable/tasmobackup/5.1.0/app-readme.md diff --git a/stable/tasmobackup/5.1.0/charts/common-17.2.2.tgz b/stable/tasmobackup/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tasmobackup/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tasmobackup/5.0.1/ix_values.yaml b/stable/tasmobackup/5.1.0/ix_values.yaml similarity index 100% rename from stable/tasmobackup/5.0.1/ix_values.yaml rename to stable/tasmobackup/5.1.0/ix_values.yaml diff --git a/stable/tasmobackup/5.0.1/questions.yaml b/stable/tasmobackup/5.1.0/questions.yaml similarity index 100% rename from stable/tasmobackup/5.0.1/questions.yaml rename to stable/tasmobackup/5.1.0/questions.yaml diff --git a/stable/tasmobackup/5.1.0/templates/common.yaml b/stable/tasmobackup/5.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/tasmobackup/5.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tasmobackup/5.1.0/values.yaml b/stable/tasmobackup/5.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tasmocompiler/5.0.1/CHANGELOG.md b/stable/tasmocompiler/5.0.1/CHANGELOG.md deleted file mode 100644 index d4c7e02ff8..0000000000 --- a/stable/tasmocompiler/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tasmocompiler-5.0.1](https://github.com/truecharts/charts/compare/tasmocompiler-5.0.0...tasmocompiler-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tasmocompiler-5.0.0](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.11...tasmocompiler-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tasmocompiler-4.0.11](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.10...tasmocompiler-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tasmocompiler-4.0.10](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.9...tasmocompiler-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tasmocompiler-4.0.9](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.8...tasmocompiler-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tasmocompiler-4.0.8](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.7...tasmocompiler-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tasmocompiler-4.0.7](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.6...tasmocompiler-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tasmocompiler-4.0.6](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.5...tasmocompiler-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tasmocompiler-4.0.5](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.4...tasmocompiler-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tasmocompiler-4.0.4](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.3...tasmocompiler-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tasmocompiler-4.0.3](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.2...tasmocompiler-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/tasmocompiler/5.0.1/Chart.yaml b/stable/tasmocompiler/5.0.1/Chart.yaml deleted file mode 100644 index 892cf62593..0000000000 --- a/stable/tasmocompiler/5.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tasmocompiler -version: 5.0.1 -appVersion: latest -description: TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings -home: https://truecharts.org/charts/incubator/tasmocompiler -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png -deprecated: false -sources: - - https://github.com/benzino77/tasmocompiler - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler - - https://github.com/truecharts/containers/tree/master/mirrortasmocompiler -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tasmocompiler - - HomeAutomation - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/tasmocompiler/5.0.1/app-changelog.md b/stable/tasmocompiler/5.0.1/app-changelog.md deleted file mode 100644 index ed193267d7..0000000000 --- a/stable/tasmocompiler/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tasmocompiler-5.0.1](https://github.com/truecharts/charts/compare/tasmocompiler-5.0.0...tasmocompiler-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tasmocompiler/5.0.1/charts/common-17.1.4.tgz b/stable/tasmocompiler/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tasmocompiler/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tasmocompiler/5.1.0/CHANGELOG.md b/stable/tasmocompiler/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..db675ff418 --- /dev/null +++ b/stable/tasmocompiler/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tasmocompiler-5.1.0](https://github.com/truecharts/charts/compare/tasmocompiler-5.0.1...tasmocompiler-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tasmocompiler-5.0.1](https://github.com/truecharts/charts/compare/tasmocompiler-5.0.0...tasmocompiler-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tasmocompiler-5.0.0](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.11...tasmocompiler-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tasmocompiler-4.0.11](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.10...tasmocompiler-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tasmocompiler-4.0.10](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.9...tasmocompiler-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tasmocompiler-4.0.9](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.8...tasmocompiler-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tasmocompiler-4.0.8](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.7...tasmocompiler-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tasmocompiler-4.0.7](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.6...tasmocompiler-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tasmocompiler-4.0.6](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.5...tasmocompiler-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tasmocompiler-4.0.5](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.4...tasmocompiler-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tasmocompiler-4.0.4](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.3...tasmocompiler-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/tasmocompiler/5.1.0/Chart.yaml b/stable/tasmocompiler/5.1.0/Chart.yaml new file mode 100644 index 0000000000..f0f74f38fd --- /dev/null +++ b/stable/tasmocompiler/5.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tasmocompiler +version: 5.1.0 +appVersion: latest +description: TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings +home: https://truecharts.org/charts/incubator/tasmocompiler +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png +deprecated: false +sources: + - https://github.com/benzino77/tasmocompiler + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler + - https://github.com/truecharts/containers/tree/master/mirrortasmocompiler +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tasmocompiler + - HomeAutomation + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/tasmocompiler/5.0.1/README.md b/stable/tasmocompiler/5.1.0/README.md similarity index 100% rename from stable/tasmocompiler/5.0.1/README.md rename to stable/tasmocompiler/5.1.0/README.md diff --git a/stable/tasmocompiler/5.1.0/app-changelog.md b/stable/tasmocompiler/5.1.0/app-changelog.md new file mode 100644 index 0000000000..4c4e9ed127 --- /dev/null +++ b/stable/tasmocompiler/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tasmocompiler-5.1.0](https://github.com/truecharts/charts/compare/tasmocompiler-5.0.1...tasmocompiler-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tasmocompiler/5.0.1/app-readme.md b/stable/tasmocompiler/5.1.0/app-readme.md similarity index 100% rename from stable/tasmocompiler/5.0.1/app-readme.md rename to stable/tasmocompiler/5.1.0/app-readme.md diff --git a/stable/tasmocompiler/5.1.0/charts/common-17.2.2.tgz b/stable/tasmocompiler/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tasmocompiler/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tasmocompiler/5.0.1/ix_values.yaml b/stable/tasmocompiler/5.1.0/ix_values.yaml similarity index 100% rename from stable/tasmocompiler/5.0.1/ix_values.yaml rename to stable/tasmocompiler/5.1.0/ix_values.yaml diff --git a/stable/tasmocompiler/5.0.1/questions.yaml b/stable/tasmocompiler/5.1.0/questions.yaml similarity index 100% rename from stable/tasmocompiler/5.0.1/questions.yaml rename to stable/tasmocompiler/5.1.0/questions.yaml diff --git a/stable/tasmocompiler/5.1.0/templates/common.yaml b/stable/tasmocompiler/5.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/tasmocompiler/5.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tasmocompiler/5.1.0/values.yaml b/stable/tasmocompiler/5.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tauticord/2.0.1/CHANGELOG.md b/stable/tauticord/2.0.1/CHANGELOG.md deleted file mode 100644 index 6f55900821..0000000000 --- a/stable/tauticord/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tauticord-2.0.1](https://github.com/truecharts/charts/compare/tauticord-2.0.0...tauticord-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tauticord-2.0.0](https://github.com/truecharts/charts/compare/tauticord-1.0.11...tauticord-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tauticord-1.0.11](https://github.com/truecharts/charts/compare/tauticord-1.0.10...tauticord-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tauticord-1.0.10](https://github.com/truecharts/charts/compare/tauticord-1.0.9...tauticord-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tauticord-1.0.9](https://github.com/truecharts/charts/compare/tauticord-1.0.8...tauticord-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tauticord-1.0.8](https://github.com/truecharts/charts/compare/tauticord-1.0.7...tauticord-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tauticord-1.0.7](https://github.com/truecharts/charts/compare/tauticord-1.0.6...tauticord-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tauticord-1.0.6](https://github.com/truecharts/charts/compare/tauticord-1.0.5...tauticord-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tauticord-1.0.5](https://github.com/truecharts/charts/compare/tauticord-1.0.4...tauticord-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tauticord-1.0.4](https://github.com/truecharts/charts/compare/tauticord-1.0.3...tauticord-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tauticord-1.0.3](https://github.com/truecharts/charts/compare/tauticord-1.0.2...tauticord-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/tauticord/2.0.1/Chart.yaml b/stable/tauticord/2.0.1/Chart.yaml deleted file mode 100644 index eff321a161..0000000000 --- a/stable/tauticord/2.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tauticord -version: 2.0.1 -appVersion: 3.12.1 -description: A Discord bot that displays live data from Tautulli. -home: https://truecharts.org/charts/stable/tauticord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tauticord.png -deprecated: false -sources: - - https://github.com/nwithan8/tauticord - - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - - https://ghcr.io/nwithan8/tauticord -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tauticord - - tautulli - - discord -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: discord - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/tauticord/2.0.1/app-changelog.md b/stable/tauticord/2.0.1/app-changelog.md deleted file mode 100644 index ce5ff5570d..0000000000 --- a/stable/tauticord/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tauticord-2.0.1](https://github.com/truecharts/charts/compare/tauticord-2.0.0...tauticord-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tauticord/2.0.1/charts/common-17.1.4.tgz b/stable/tauticord/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tauticord/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tauticord/2.1.0/CHANGELOG.md b/stable/tauticord/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..23613d6a90 --- /dev/null +++ b/stable/tauticord/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tauticord-2.1.0](https://github.com/truecharts/charts/compare/tauticord-2.0.1...tauticord-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tauticord-2.0.1](https://github.com/truecharts/charts/compare/tauticord-2.0.0...tauticord-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tauticord-2.0.0](https://github.com/truecharts/charts/compare/tauticord-1.0.11...tauticord-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tauticord-1.0.11](https://github.com/truecharts/charts/compare/tauticord-1.0.10...tauticord-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tauticord-1.0.10](https://github.com/truecharts/charts/compare/tauticord-1.0.9...tauticord-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tauticord-1.0.9](https://github.com/truecharts/charts/compare/tauticord-1.0.8...tauticord-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tauticord-1.0.8](https://github.com/truecharts/charts/compare/tauticord-1.0.7...tauticord-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tauticord-1.0.7](https://github.com/truecharts/charts/compare/tauticord-1.0.6...tauticord-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tauticord-1.0.6](https://github.com/truecharts/charts/compare/tauticord-1.0.5...tauticord-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tauticord-1.0.5](https://github.com/truecharts/charts/compare/tauticord-1.0.4...tauticord-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tauticord-1.0.4](https://github.com/truecharts/charts/compare/tauticord-1.0.3...tauticord-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/tauticord/2.1.0/Chart.yaml b/stable/tauticord/2.1.0/Chart.yaml new file mode 100644 index 0000000000..cbfc1c43ed --- /dev/null +++ b/stable/tauticord/2.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tauticord +version: 2.1.0 +appVersion: 3.12.1 +description: A Discord bot that displays live data from Tautulli. +home: https://truecharts.org/charts/stable/tauticord +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tauticord.png +deprecated: false +sources: + - https://github.com/nwithan8/tauticord + - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord + - https://ghcr.io/nwithan8/tauticord +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tauticord + - tautulli + - discord +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: discord + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/tauticord/2.0.1/README.md b/stable/tauticord/2.1.0/README.md similarity index 100% rename from stable/tauticord/2.0.1/README.md rename to stable/tauticord/2.1.0/README.md diff --git a/stable/tauticord/2.1.0/app-changelog.md b/stable/tauticord/2.1.0/app-changelog.md new file mode 100644 index 0000000000..00874b020f --- /dev/null +++ b/stable/tauticord/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tauticord-2.1.0](https://github.com/truecharts/charts/compare/tauticord-2.0.1...tauticord-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tauticord/2.0.1/app-readme.md b/stable/tauticord/2.1.0/app-readme.md similarity index 100% rename from stable/tauticord/2.0.1/app-readme.md rename to stable/tauticord/2.1.0/app-readme.md diff --git a/stable/tauticord/2.1.0/charts/common-17.2.2.tgz b/stable/tauticord/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tauticord/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tauticord/2.0.1/ix_values.yaml b/stable/tauticord/2.1.0/ix_values.yaml similarity index 100% rename from stable/tauticord/2.0.1/ix_values.yaml rename to stable/tauticord/2.1.0/ix_values.yaml diff --git a/stable/tauticord/2.0.1/questions.yaml b/stable/tauticord/2.1.0/questions.yaml similarity index 100% rename from stable/tauticord/2.0.1/questions.yaml rename to stable/tauticord/2.1.0/questions.yaml diff --git a/stable/tauticord/2.1.0/templates/NOTES.txt b/stable/tauticord/2.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/tauticord/2.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tauticord/2.1.0/templates/common.yaml b/stable/tauticord/2.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/tauticord/2.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tauticord/2.1.0/values.yaml b/stable/tauticord/2.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tautulli/17.1.0/CHANGELOG.md b/stable/tautulli/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8fb86778bd --- /dev/null +++ b/stable/tautulli/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tautulli-17.1.0](https://github.com/truecharts/charts/compare/tautulli-17.0.1...tautulli-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tautulli-17.0.1](https://github.com/truecharts/charts/compare/tautulli-17.0.0...tautulli-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tautulli-17.0.0](https://github.com/truecharts/charts/compare/tautulli-16.0.11...tautulli-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tautulli-16.0.11](https://github.com/truecharts/charts/compare/tautulli-16.0.10...tautulli-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tautulli-16.0.10](https://github.com/truecharts/charts/compare/tautulli-16.0.9...tautulli-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tautulli-16.0.9](https://github.com/truecharts/charts/compare/tautulli-16.0.8...tautulli-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tautulli-16.0.8](https://github.com/truecharts/charts/compare/tautulli-16.0.7...tautulli-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tautulli-16.0.7](https://github.com/truecharts/charts/compare/tautulli-16.0.6...tautulli-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tautulli-16.0.6](https://github.com/truecharts/charts/compare/tautulli-16.0.5...tautulli-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tautulli-16.0.5](https://github.com/truecharts/charts/compare/tautulli-16.0.4...tautulli-16.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tautulli-16.0.4](https://github.com/truecharts/charts/compare/tautulli-16.0.3...tautulli-16.0.4) (2023-12-21) + +### Fix diff --git a/stable/tautulli/17.1.0/Chart.yaml b/stable/tautulli/17.1.0/Chart.yaml new file mode 100644 index 0000000000..6442dc8af1 --- /dev/null +++ b/stable/tautulli/17.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tautulli +version: 17.1.0 +appVersion: 2.13.4 +description: A Python based monitoring and tracking tool for Plex Media Server +home: https://truecharts.org/charts/stable/tautulli +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png +deprecated: false +sources: + - https://github.com/Tautulli/Tautulli + - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli + - https://ghcr.io/onedr0p/tautulli +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tautulli + - plex +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/tautulli/17.1.0/README.md b/stable/tautulli/17.1.0/README.md new file mode 100644 index 0000000000..9397192f92 --- /dev/null +++ b/stable/tautulli/17.1.0/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/tautulli) + +**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/tautulli/17.1.0/app-changelog.md b/stable/tautulli/17.1.0/app-changelog.md new file mode 100644 index 0000000000..2f8ebb02ba --- /dev/null +++ b/stable/tautulli/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tautulli-17.1.0](https://github.com/truecharts/charts/compare/tautulli-17.0.1...tautulli-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tautulli/17.1.0/app-readme.md b/stable/tautulli/17.1.0/app-readme.md new file mode 100644 index 0000000000..7af70ee35b --- /dev/null +++ b/stable/tautulli/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +A Python based monitoring and tracking tool for Plex Media Server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/tautulli](https://truecharts.org/charts/stable/tautulli) + +--- + +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/tautulli/17.1.0/charts/common-17.2.2.tgz b/stable/tautulli/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tautulli/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tautulli/17.1.0/ix_values.yaml b/stable/tautulli/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..9ca1079875 --- /dev/null +++ b/stable/tautulli/17.1.0/ix_values.yaml @@ -0,0 +1,17 @@ +image: + repository: ghcr.io/onedr0p/tautulli + pullPolicy: IfNotPresent + tag: 2.13.4@sha256:7682cdcf98dbdd236a21d1a7b7b380928dbd67283dce9a76398a7c1461b0f802 +service: + main: + ports: + main: + port: 8181 + targetPort: 8181 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true diff --git a/stable/tautulli/17.1.0/questions.yaml b/stable/tautulli/17.1.0/questions.yaml new file mode 100644 index 0000000000..ab547c3960 --- /dev/null +++ b/stable/tautulli/17.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8181 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/tautulli/17.1.0/templates/NOTES.txt b/stable/tautulli/17.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/tautulli/17.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tautulli/17.1.0/templates/common.yaml b/stable/tautulli/17.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/tautulli/17.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tautulli/17.1.0/values.yaml b/stable/tautulli/17.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tdarr-node/8.0.1/CHANGELOG.md b/stable/tdarr-node/8.0.1/CHANGELOG.md deleted file mode 100644 index e354163cd9..0000000000 --- a/stable/tdarr-node/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tdarr-node-8.0.1](https://github.com/truecharts/charts/compare/tdarr-node-8.0.0...tdarr-node-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tdarr-node-8.0.0](https://github.com/truecharts/charts/compare/tdarr-node-7.0.11...tdarr-node-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tdarr-node-7.0.11](https://github.com/truecharts/charts/compare/tdarr-node-7.0.10...tdarr-node-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tdarr-node-7.0.10](https://github.com/truecharts/charts/compare/tdarr-node-7.0.9...tdarr-node-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tdarr-node-7.0.9](https://github.com/truecharts/charts/compare/tdarr-node-7.0.8...tdarr-node-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tdarr-node-7.0.8](https://github.com/truecharts/charts/compare/tdarr-node-7.0.7...tdarr-node-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tdarr-node-7.0.7](https://github.com/truecharts/charts/compare/tdarr-node-7.0.6...tdarr-node-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tdarr-node-7.0.6](https://github.com/truecharts/charts/compare/tdarr-node-7.0.5...tdarr-node-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tdarr-node-7.0.5](https://github.com/truecharts/charts/compare/tdarr-node-7.0.4...tdarr-node-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tdarr-node-7.0.4](https://github.com/truecharts/charts/compare/tdarr-node-7.0.3...tdarr-node-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tdarr-node-7.0.3](https://github.com/truecharts/charts/compare/tdarr-node-7.0.2...tdarr-node-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/tdarr-node/8.0.1/Chart.yaml b/stable/tdarr-node/8.0.1/Chart.yaml deleted file mode 100644 index 1ffda8296f..0000000000 --- a/stable/tdarr-node/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tdarr-node -version: 8.0.1 -appVersion: 2.17.01 -description: Audio/Video library transcoding automation -home: https://truecharts.org/charts/stable/tdarr-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.png -deprecated: false -sources: - - https://github.com/HaveAGitGat/Tdarr - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node - - https://hub.docker.com/r/haveagitgat/tdarr_node -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - encode - - media - - tdarr -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/tdarr-node/8.0.1/app-changelog.md b/stable/tdarr-node/8.0.1/app-changelog.md deleted file mode 100644 index e25e4d369f..0000000000 --- a/stable/tdarr-node/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tdarr-node-8.0.1](https://github.com/truecharts/charts/compare/tdarr-node-8.0.0...tdarr-node-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tdarr-node/8.0.1/charts/common-17.1.4.tgz b/stable/tdarr-node/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tdarr-node/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tdarr-node/8.1.0/CHANGELOG.md b/stable/tdarr-node/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0fc21028b5 --- /dev/null +++ b/stable/tdarr-node/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tdarr-node-8.1.0](https://github.com/truecharts/charts/compare/tdarr-node-8.0.1...tdarr-node-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tdarr-node-8.0.1](https://github.com/truecharts/charts/compare/tdarr-node-8.0.0...tdarr-node-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tdarr-node-8.0.0](https://github.com/truecharts/charts/compare/tdarr-node-7.0.11...tdarr-node-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tdarr-node-7.0.11](https://github.com/truecharts/charts/compare/tdarr-node-7.0.10...tdarr-node-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tdarr-node-7.0.10](https://github.com/truecharts/charts/compare/tdarr-node-7.0.9...tdarr-node-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tdarr-node-7.0.9](https://github.com/truecharts/charts/compare/tdarr-node-7.0.8...tdarr-node-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tdarr-node-7.0.8](https://github.com/truecharts/charts/compare/tdarr-node-7.0.7...tdarr-node-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tdarr-node-7.0.7](https://github.com/truecharts/charts/compare/tdarr-node-7.0.6...tdarr-node-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tdarr-node-7.0.6](https://github.com/truecharts/charts/compare/tdarr-node-7.0.5...tdarr-node-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tdarr-node-7.0.5](https://github.com/truecharts/charts/compare/tdarr-node-7.0.4...tdarr-node-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tdarr-node-7.0.4](https://github.com/truecharts/charts/compare/tdarr-node-7.0.3...tdarr-node-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/tdarr-node/8.1.0/Chart.yaml b/stable/tdarr-node/8.1.0/Chart.yaml new file mode 100644 index 0000000000..c9e902dcd0 --- /dev/null +++ b/stable/tdarr-node/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tdarr-node +version: 8.1.0 +appVersion: 2.17.01 +description: Audio/Video library transcoding automation +home: https://truecharts.org/charts/stable/tdarr-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.png +deprecated: false +sources: + - https://github.com/HaveAGitGat/Tdarr + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node + - https://hub.docker.com/r/haveagitgat/tdarr_node +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - encode + - media + - tdarr +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/tdarr-node/8.0.1/README.md b/stable/tdarr-node/8.1.0/README.md similarity index 100% rename from stable/tdarr-node/8.0.1/README.md rename to stable/tdarr-node/8.1.0/README.md diff --git a/stable/tdarr-node/8.1.0/app-changelog.md b/stable/tdarr-node/8.1.0/app-changelog.md new file mode 100644 index 0000000000..aa48a466c5 --- /dev/null +++ b/stable/tdarr-node/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tdarr-node-8.1.0](https://github.com/truecharts/charts/compare/tdarr-node-8.0.1...tdarr-node-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tdarr-node/8.0.1/app-readme.md b/stable/tdarr-node/8.1.0/app-readme.md similarity index 100% rename from stable/tdarr-node/8.0.1/app-readme.md rename to stable/tdarr-node/8.1.0/app-readme.md diff --git a/stable/tdarr-node/8.1.0/charts/common-17.2.2.tgz b/stable/tdarr-node/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tdarr-node/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tdarr-node/8.0.1/ix_values.yaml b/stable/tdarr-node/8.1.0/ix_values.yaml similarity index 100% rename from stable/tdarr-node/8.0.1/ix_values.yaml rename to stable/tdarr-node/8.1.0/ix_values.yaml diff --git a/stable/tdarr-node/8.0.1/questions.yaml b/stable/tdarr-node/8.1.0/questions.yaml similarity index 100% rename from stable/tdarr-node/8.0.1/questions.yaml rename to stable/tdarr-node/8.1.0/questions.yaml diff --git a/stable/tdarr-node/8.1.0/templates/NOTES.txt b/stable/tdarr-node/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/tdarr-node/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tdarr-node/8.1.0/templates/common.yaml b/stable/tdarr-node/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/tdarr-node/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tdarr-node/8.1.0/values.yaml b/stable/tdarr-node/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tdarr/8.0.1/CHANGELOG.md b/stable/tdarr/8.0.1/CHANGELOG.md deleted file mode 100644 index 7b9c90755f..0000000000 --- a/stable/tdarr/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tdarr-8.0.1](https://github.com/truecharts/charts/compare/tdarr-8.0.0...tdarr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tdarr-8.0.0](https://github.com/truecharts/charts/compare/tdarr-7.0.11...tdarr-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tdarr-7.0.11](https://github.com/truecharts/charts/compare/tdarr-7.0.10...tdarr-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tdarr-7.0.10](https://github.com/truecharts/charts/compare/tdarr-7.0.9...tdarr-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tdarr-7.0.9](https://github.com/truecharts/charts/compare/tdarr-7.0.8...tdarr-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tdarr-7.0.8](https://github.com/truecharts/charts/compare/tdarr-7.0.7...tdarr-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tdarr-7.0.7](https://github.com/truecharts/charts/compare/tdarr-7.0.6...tdarr-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tdarr-7.0.6](https://github.com/truecharts/charts/compare/tdarr-7.0.5...tdarr-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tdarr-7.0.5](https://github.com/truecharts/charts/compare/tdarr-7.0.4...tdarr-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tdarr-7.0.4](https://github.com/truecharts/charts/compare/tdarr-7.0.3...tdarr-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tdarr-7.0.3](https://github.com/truecharts/charts/compare/tdarr-7.0.2...tdarr-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/tdarr/8.0.1/Chart.yaml b/stable/tdarr/8.0.1/Chart.yaml deleted file mode 100644 index fd3ec4ae91..0000000000 --- a/stable/tdarr/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tdarr -version: 8.0.1 -appVersion: 2.17.01 -description: Audio/Video library transcoding automation -home: https://truecharts.org/charts/stable/tdarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png -deprecated: false -sources: - - https://github.com/HaveAGitGat/Tdarr - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr - - https://hub.docker.com/r/haveagitgat/tdarr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - encode - - media - - tdarr -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/tdarr/8.0.1/app-changelog.md b/stable/tdarr/8.0.1/app-changelog.md deleted file mode 100644 index 8d634b1fb4..0000000000 --- a/stable/tdarr/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tdarr-8.0.1](https://github.com/truecharts/charts/compare/tdarr-8.0.0...tdarr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tdarr/8.0.1/charts/common-17.1.4.tgz b/stable/tdarr/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tdarr/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tdarr/8.1.0/CHANGELOG.md b/stable/tdarr/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ffa90274ea --- /dev/null +++ b/stable/tdarr/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tdarr-8.1.0](https://github.com/truecharts/charts/compare/tdarr-8.0.1...tdarr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tdarr-8.0.1](https://github.com/truecharts/charts/compare/tdarr-8.0.0...tdarr-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tdarr-8.0.0](https://github.com/truecharts/charts/compare/tdarr-7.0.11...tdarr-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tdarr-7.0.11](https://github.com/truecharts/charts/compare/tdarr-7.0.10...tdarr-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tdarr-7.0.10](https://github.com/truecharts/charts/compare/tdarr-7.0.9...tdarr-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tdarr-7.0.9](https://github.com/truecharts/charts/compare/tdarr-7.0.8...tdarr-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tdarr-7.0.8](https://github.com/truecharts/charts/compare/tdarr-7.0.7...tdarr-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tdarr-7.0.7](https://github.com/truecharts/charts/compare/tdarr-7.0.6...tdarr-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tdarr-7.0.6](https://github.com/truecharts/charts/compare/tdarr-7.0.5...tdarr-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tdarr-7.0.5](https://github.com/truecharts/charts/compare/tdarr-7.0.4...tdarr-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tdarr-7.0.4](https://github.com/truecharts/charts/compare/tdarr-7.0.3...tdarr-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/tdarr/8.1.0/Chart.yaml b/stable/tdarr/8.1.0/Chart.yaml new file mode 100644 index 0000000000..ed0270e135 --- /dev/null +++ b/stable/tdarr/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tdarr +version: 8.1.0 +appVersion: 2.17.01 +description: Audio/Video library transcoding automation +home: https://truecharts.org/charts/stable/tdarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png +deprecated: false +sources: + - https://github.com/HaveAGitGat/Tdarr + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr + - https://hub.docker.com/r/haveagitgat/tdarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - encode + - media + - tdarr +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/tdarr/8.0.1/README.md b/stable/tdarr/8.1.0/README.md similarity index 100% rename from stable/tdarr/8.0.1/README.md rename to stable/tdarr/8.1.0/README.md diff --git a/stable/tdarr/8.1.0/app-changelog.md b/stable/tdarr/8.1.0/app-changelog.md new file mode 100644 index 0000000000..fcab587c99 --- /dev/null +++ b/stable/tdarr/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tdarr-8.1.0](https://github.com/truecharts/charts/compare/tdarr-8.0.1...tdarr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tdarr/8.0.1/app-readme.md b/stable/tdarr/8.1.0/app-readme.md similarity index 100% rename from stable/tdarr/8.0.1/app-readme.md rename to stable/tdarr/8.1.0/app-readme.md diff --git a/stable/tdarr/8.1.0/charts/common-17.2.2.tgz b/stable/tdarr/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tdarr/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tdarr/8.0.1/ix_values.yaml b/stable/tdarr/8.1.0/ix_values.yaml similarity index 100% rename from stable/tdarr/8.0.1/ix_values.yaml rename to stable/tdarr/8.1.0/ix_values.yaml diff --git a/stable/tdarr/8.0.1/questions.yaml b/stable/tdarr/8.1.0/questions.yaml similarity index 100% rename from stable/tdarr/8.0.1/questions.yaml rename to stable/tdarr/8.1.0/questions.yaml diff --git a/stable/tdarr/8.1.0/templates/NOTES.txt b/stable/tdarr/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/tdarr/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tdarr/8.1.0/templates/common.yaml b/stable/tdarr/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/tdarr/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tdarr/8.1.0/values.yaml b/stable/tdarr/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/teamspeak3/9.0.1/CHANGELOG.md b/stable/teamspeak3/9.0.1/CHANGELOG.md deleted file mode 100644 index acaff84075..0000000000 --- a/stable/teamspeak3/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [teamspeak3-9.0.1](https://github.com/truecharts/charts/compare/teamspeak3-9.0.0...teamspeak3-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [teamspeak3-9.0.0](https://github.com/truecharts/charts/compare/teamspeak3-8.1.13...teamspeak3-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [teamspeak3-8.1.13](https://github.com/truecharts/charts/compare/teamspeak3-8.1.12...teamspeak3-8.1.13) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [teamspeak3-8.1.12](https://github.com/truecharts/charts/compare/teamspeak3-8.1.11...teamspeak3-8.1.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [teamspeak3-8.1.11](https://github.com/truecharts/charts/compare/teamspeak3-8.1.10...teamspeak3-8.1.11) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [teamspeak3-8.1.10](https://github.com/truecharts/charts/compare/teamspeak3-8.1.9...teamspeak3-8.1.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [teamspeak3-8.1.9](https://github.com/truecharts/charts/compare/teamspeak3-8.1.8...teamspeak3-8.1.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [teamspeak3-8.1.8](https://github.com/truecharts/charts/compare/teamspeak3-8.1.7...teamspeak3-8.1.8) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [teamspeak3-8.1.7](https://github.com/truecharts/charts/compare/teamspeak3-8.1.6...teamspeak3-8.1.7) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [teamspeak3-8.1.6](https://github.com/truecharts/charts/compare/teamspeak3-8.1.5...teamspeak3-8.1.6) (2023-12-21) - -### Chore - -- update helm general non-major by renovate ([#16346](https://github.com/truecharts/charts/issues/16346)) - - ### Fix - -- bump to release middleware fix - - - diff --git a/stable/teamspeak3/9.0.1/Chart.yaml b/stable/teamspeak3/9.0.1/Chart.yaml deleted file mode 100644 index e4375275ae..0000000000 --- a/stable/teamspeak3/9.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: teamspeak3 -version: 9.0.1 -appVersion: 3.13.7 -description: TeamSpeak is software for quality voice communication via the Internet. -home: https://truecharts.org/charts/incubator/teamspeak3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teamspeak3.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/teamspeak3 - - https://hub.docker.com/_/teamspeak - - https://www.teamspeak.com/en/ -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - voice server - - teamspeak - - teamspeak3 - - teamspeak server -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: voice - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/teamspeak3/9.0.1/app-changelog.md b/stable/teamspeak3/9.0.1/app-changelog.md deleted file mode 100644 index 31c014e0ec..0000000000 --- a/stable/teamspeak3/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [teamspeak3-9.0.1](https://github.com/truecharts/charts/compare/teamspeak3-9.0.0...teamspeak3-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/teamspeak3/9.0.1/charts/common-17.1.4.tgz b/stable/teamspeak3/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/teamspeak3/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/teamspeak3/9.1.0/CHANGELOG.md b/stable/teamspeak3/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b63ca8be69 --- /dev/null +++ b/stable/teamspeak3/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [teamspeak3-9.1.0](https://github.com/truecharts/charts/compare/teamspeak3-9.0.1...teamspeak3-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [teamspeak3-9.0.1](https://github.com/truecharts/charts/compare/teamspeak3-9.0.0...teamspeak3-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [teamspeak3-9.0.0](https://github.com/truecharts/charts/compare/teamspeak3-8.1.13...teamspeak3-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [teamspeak3-8.1.13](https://github.com/truecharts/charts/compare/teamspeak3-8.1.12...teamspeak3-8.1.13) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [teamspeak3-8.1.12](https://github.com/truecharts/charts/compare/teamspeak3-8.1.11...teamspeak3-8.1.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [teamspeak3-8.1.11](https://github.com/truecharts/charts/compare/teamspeak3-8.1.10...teamspeak3-8.1.11) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [teamspeak3-8.1.10](https://github.com/truecharts/charts/compare/teamspeak3-8.1.9...teamspeak3-8.1.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [teamspeak3-8.1.9](https://github.com/truecharts/charts/compare/teamspeak3-8.1.8...teamspeak3-8.1.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [teamspeak3-8.1.8](https://github.com/truecharts/charts/compare/teamspeak3-8.1.7...teamspeak3-8.1.8) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [teamspeak3-8.1.7](https://github.com/truecharts/charts/compare/teamspeak3-8.1.6...teamspeak3-8.1.7) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [teamspeak3-8.1.6](https://github.com/truecharts/charts/compare/teamspeak3-8.1.5...teamspeak3-8.1.6) (2023-12-21) + +### Chore diff --git a/stable/teamspeak3/9.1.0/Chart.yaml b/stable/teamspeak3/9.1.0/Chart.yaml new file mode 100644 index 0000000000..44966c5ac3 --- /dev/null +++ b/stable/teamspeak3/9.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: teamspeak3 +version: 9.1.0 +appVersion: 3.13.7 +description: TeamSpeak is software for quality voice communication via the Internet. +home: https://truecharts.org/charts/incubator/teamspeak3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teamspeak3.png +deprecated: false +sources: + - https://www.teamspeak.com/en/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/teamspeak3 + - https://hub.docker.com/_/teamspeak +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - voice server + - teamspeak + - teamspeak3 + - teamspeak server +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: voice + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/teamspeak3/9.0.1/README.md b/stable/teamspeak3/9.1.0/README.md similarity index 100% rename from stable/teamspeak3/9.0.1/README.md rename to stable/teamspeak3/9.1.0/README.md diff --git a/stable/teamspeak3/9.1.0/app-changelog.md b/stable/teamspeak3/9.1.0/app-changelog.md new file mode 100644 index 0000000000..b859eb0f30 --- /dev/null +++ b/stable/teamspeak3/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [teamspeak3-9.1.0](https://github.com/truecharts/charts/compare/teamspeak3-9.0.1...teamspeak3-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/teamspeak3/9.0.1/app-readme.md b/stable/teamspeak3/9.1.0/app-readme.md similarity index 100% rename from stable/teamspeak3/9.0.1/app-readme.md rename to stable/teamspeak3/9.1.0/app-readme.md diff --git a/stable/teamspeak3/9.1.0/charts/common-17.2.2.tgz b/stable/teamspeak3/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/teamspeak3/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/teamspeak3/9.0.1/ix_values.yaml b/stable/teamspeak3/9.1.0/ix_values.yaml similarity index 100% rename from stable/teamspeak3/9.0.1/ix_values.yaml rename to stable/teamspeak3/9.1.0/ix_values.yaml diff --git a/stable/teamspeak3/9.0.1/questions.yaml b/stable/teamspeak3/9.1.0/questions.yaml similarity index 100% rename from stable/teamspeak3/9.0.1/questions.yaml rename to stable/teamspeak3/9.1.0/questions.yaml diff --git a/stable/teamspeak3/9.1.0/templates/common.yaml b/stable/teamspeak3/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/teamspeak3/9.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/teamspeak3/9.1.0/values.yaml b/stable/teamspeak3/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/teedy-docs/4.0.1/CHANGELOG.md b/stable/teedy-docs/4.0.1/CHANGELOG.md deleted file mode 100644 index 87cbd45ccb..0000000000 --- a/stable/teedy-docs/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [teedy-docs-4.0.1](https://github.com/truecharts/charts/compare/teedy-docs-4.0.0...teedy-docs-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [teedy-docs-4.0.0](https://github.com/truecharts/charts/compare/teedy-docs-3.0.18...teedy-docs-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [teedy-docs-3.0.18](https://github.com/truecharts/charts/compare/teedy-docs-3.0.17...teedy-docs-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [teedy-docs-3.0.17](https://github.com/truecharts/charts/compare/teedy-docs-3.0.16...teedy-docs-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [teedy-docs-3.0.16](https://github.com/truecharts/charts/compare/teedy-docs-3.0.15...teedy-docs-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [teedy-docs-3.0.15](https://github.com/truecharts/charts/compare/teedy-docs-3.0.14...teedy-docs-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [teedy-docs-3.0.14](https://github.com/truecharts/charts/compare/teedy-docs-3.0.13...teedy-docs-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [teedy-docs-3.0.13](https://github.com/truecharts/charts/compare/teedy-docs-3.0.12...teedy-docs-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [teedy-docs-3.0.12](https://github.com/truecharts/charts/compare/teedy-docs-3.0.11...teedy-docs-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [teedy-docs-3.0.11](https://github.com/truecharts/charts/compare/teedy-docs-3.0.10...teedy-docs-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [teedy-docs-3.0.10](https://github.com/truecharts/charts/compare/teedy-docs-3.0.9...teedy-docs-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/teedy-docs/4.0.1/Chart.yaml b/stable/teedy-docs/4.0.1/Chart.yaml deleted file mode 100644 index f43f502ee5..0000000000 --- a/stable/teedy-docs/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: teedy-docs -version: 4.0.1 -appVersion: latest -description: Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. -home: https://truecharts.org/charts/incubator/teedy-docs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy-docs.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/teedy-docs - - https://hub.docker.com/r/sismics/docs - - https://github.com/sismics/docs -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - teedy-docs - - Cloud - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/teedy-docs/4.0.1/app-changelog.md b/stable/teedy-docs/4.0.1/app-changelog.md deleted file mode 100644 index 1a37bd287c..0000000000 --- a/stable/teedy-docs/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [teedy-docs-4.0.1](https://github.com/truecharts/charts/compare/teedy-docs-4.0.0...teedy-docs-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/teedy-docs/4.0.1/charts/common-17.1.4.tgz b/stable/teedy-docs/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/teedy-docs/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/teedy-docs/4.1.0/CHANGELOG.md b/stable/teedy-docs/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9836515e30 --- /dev/null +++ b/stable/teedy-docs/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [teedy-docs-4.1.0](https://github.com/truecharts/charts/compare/teedy-docs-4.0.1...teedy-docs-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [teedy-docs-4.0.1](https://github.com/truecharts/charts/compare/teedy-docs-4.0.0...teedy-docs-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [teedy-docs-4.0.0](https://github.com/truecharts/charts/compare/teedy-docs-3.0.18...teedy-docs-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [teedy-docs-3.0.18](https://github.com/truecharts/charts/compare/teedy-docs-3.0.17...teedy-docs-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [teedy-docs-3.0.17](https://github.com/truecharts/charts/compare/teedy-docs-3.0.16...teedy-docs-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [teedy-docs-3.0.16](https://github.com/truecharts/charts/compare/teedy-docs-3.0.15...teedy-docs-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [teedy-docs-3.0.15](https://github.com/truecharts/charts/compare/teedy-docs-3.0.14...teedy-docs-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [teedy-docs-3.0.14](https://github.com/truecharts/charts/compare/teedy-docs-3.0.13...teedy-docs-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [teedy-docs-3.0.13](https://github.com/truecharts/charts/compare/teedy-docs-3.0.12...teedy-docs-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [teedy-docs-3.0.12](https://github.com/truecharts/charts/compare/teedy-docs-3.0.11...teedy-docs-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [teedy-docs-3.0.11](https://github.com/truecharts/charts/compare/teedy-docs-3.0.10...teedy-docs-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/teedy-docs/4.1.0/Chart.yaml b/stable/teedy-docs/4.1.0/Chart.yaml new file mode 100644 index 0000000000..d29248dfb7 --- /dev/null +++ b/stable/teedy-docs/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: teedy-docs +version: 4.1.0 +appVersion: latest +description: Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. +home: https://truecharts.org/charts/incubator/teedy-docs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy-docs.png +deprecated: false +sources: + - https://github.com/sismics/docs + - https://github.com/truecharts/charts/tree/master/charts/incubator/teedy-docs + - https://hub.docker.com/r/sismics/docs +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - teedy-docs + - Cloud + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/teedy-docs/4.0.1/README.md b/stable/teedy-docs/4.1.0/README.md similarity index 100% rename from stable/teedy-docs/4.0.1/README.md rename to stable/teedy-docs/4.1.0/README.md diff --git a/stable/teedy-docs/4.1.0/app-changelog.md b/stable/teedy-docs/4.1.0/app-changelog.md new file mode 100644 index 0000000000..a417a551df --- /dev/null +++ b/stable/teedy-docs/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [teedy-docs-4.1.0](https://github.com/truecharts/charts/compare/teedy-docs-4.0.1...teedy-docs-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/teedy-docs/4.0.1/app-readme.md b/stable/teedy-docs/4.1.0/app-readme.md similarity index 100% rename from stable/teedy-docs/4.0.1/app-readme.md rename to stable/teedy-docs/4.1.0/app-readme.md diff --git a/stable/teedy-docs/4.1.0/charts/common-17.2.2.tgz b/stable/teedy-docs/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/teedy-docs/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/teedy-docs/4.0.1/ix_values.yaml b/stable/teedy-docs/4.1.0/ix_values.yaml similarity index 100% rename from stable/teedy-docs/4.0.1/ix_values.yaml rename to stable/teedy-docs/4.1.0/ix_values.yaml diff --git a/stable/teedy-docs/4.0.1/questions.yaml b/stable/teedy-docs/4.1.0/questions.yaml similarity index 100% rename from stable/teedy-docs/4.0.1/questions.yaml rename to stable/teedy-docs/4.1.0/questions.yaml diff --git a/stable/tonido/4.0.1/templates/common.yaml b/stable/teedy-docs/4.1.0/templates/common.yaml similarity index 100% rename from stable/tonido/4.0.1/templates/common.yaml rename to stable/teedy-docs/4.1.0/templates/common.yaml diff --git a/stable/teedy-docs/4.1.0/values.yaml b/stable/teedy-docs/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/teedy/14.1.0/CHANGELOG.md b/stable/teedy/14.1.0/CHANGELOG.md new file mode 100644 index 0000000000..db7044e392 --- /dev/null +++ b/stable/teedy/14.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [teedy-14.1.0](https://github.com/truecharts/charts/compare/teedy-14.0.1...teedy-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [teedy-14.0.1](https://github.com/truecharts/charts/compare/teedy-14.0.0...teedy-14.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [teedy-14.0.0](https://github.com/truecharts/charts/compare/teedy-13.0.11...teedy-14.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [teedy-13.0.11](https://github.com/truecharts/charts/compare/teedy-13.0.10...teedy-13.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [teedy-13.0.10](https://github.com/truecharts/charts/compare/teedy-13.0.9...teedy-13.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [teedy-13.0.9](https://github.com/truecharts/charts/compare/teedy-13.0.8...teedy-13.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [teedy-13.0.8](https://github.com/truecharts/charts/compare/teedy-13.0.7...teedy-13.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [teedy-13.0.7](https://github.com/truecharts/charts/compare/teedy-13.0.6...teedy-13.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [teedy-13.0.6](https://github.com/truecharts/charts/compare/teedy-13.0.5...teedy-13.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [teedy-13.0.5](https://github.com/truecharts/charts/compare/teedy-13.0.4...teedy-13.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [teedy-13.0.4](https://github.com/truecharts/charts/compare/teedy-13.0.3...teedy-13.0.4) (2023-12-21) + +### Fix diff --git a/stable/teedy/14.1.0/Chart.yaml b/stable/teedy/14.1.0/Chart.yaml new file mode 100644 index 0000000000..6c232adccc --- /dev/null +++ b/stable/teedy/14.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: teedy +version: 14.1.0 +appVersion: "1.11" +description: Teedy is an open source, lightweight document management system for individuals and businesses. +home: https://truecharts.org/charts/stable/teedy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png +deprecated: false +sources: + - https://github.com/sismics/docs + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy + - https://hub.docker.com/r/sismics/docs +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - teedy + - documents + - management +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/teedy/14.1.0/README.md b/stable/teedy/14.1.0/README.md new file mode 100644 index 0000000000..21cd5ba5e4 --- /dev/null +++ b/stable/teedy/14.1.0/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/teedy) + +**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/teedy/14.1.0/app-changelog.md b/stable/teedy/14.1.0/app-changelog.md new file mode 100644 index 0000000000..b514a4f32d --- /dev/null +++ b/stable/teedy/14.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [teedy-14.1.0](https://github.com/truecharts/charts/compare/teedy-14.0.1...teedy-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/teedy/14.1.0/app-readme.md b/stable/teedy/14.1.0/app-readme.md new file mode 100644 index 0000000000..73aa08d8b5 --- /dev/null +++ b/stable/teedy/14.1.0/app-readme.md @@ -0,0 +1,8 @@ +Teedy is an open source, lightweight document management system for individuals and businesses. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/teedy](https://truecharts.org/charts/stable/teedy) + +--- + +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/teedy/14.1.0/charts/common-17.2.2.tgz b/stable/teedy/14.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/teedy/14.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/teedy/14.1.0/ix_values.yaml b/stable/teedy/14.1.0/ix_values.yaml new file mode 100644 index 0000000000..5b36aa49f9 --- /dev/null +++ b/stable/teedy/14.1.0/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: sismics/docs + tag: v1.11@sha256:4533ff3038becf9d062e965167f683e8ab0fb63770b71b7e8da2463a0d12f910 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10100 + targetPort: 8080 +persistence: + data: + enabled: true + mountPath: "/data" +cnpg: + main: + enabled: true + user: teedyuser + database: teedydb +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + env: + DOCS_DEFAULT_LANGUAGE: "eng" + DOCS_BASE_URL: "" + DOCS_SMTP_HOSTNAME: "" + DOCS_SMTP_PORT: 0 + DATABASE_USER: "{{ .Values.cnpg.main.user }}" + DATABASE_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DATABASE_URL: + secretKeyRef: + name: cnpg-main-urls + key: jdbc + DOCS_ADMIN_EMAIL_INIT: "" + DOCS_ADMIN_PASSWORD_INIT: "" + DOCS_SMTP_USERNAME: "" + DOCS_SMTP_PASSWORD: "" diff --git a/stable/teedy/14.1.0/questions.yaml b/stable/teedy/14.1.0/questions.yaml new file mode 100644 index 0000000000..138da9481a --- /dev/null +++ b/stable/teedy/14.1.0/questions.yaml @@ -0,0 +1,3233 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: DOCS_ADMIN_EMAIL_INIT + label: "DOCS_ADMIN_EMAIL_INIT" + description: "Sets the DOCS_ADMIN_EMAIL_INIT env var" + schema: + type: string + default: "" + - variable: DOCS_ADMIN_PASSWORD_INIT + label: "DOCS_ADMIN_PASSWORD_INIT" + description: "Sets the DOCS_ADMIN_PASSWORD_INIT env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_USERNAME + label: "DOCS_SMTP_USERNAME" + description: "Sets the DOCS_SMTP_USERNAME env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_PASSWORD + label: "DOCS_SMTP_PASSWORD" + description: "Sets the DOCS_SMTP_PASSWORD env var" + schema: + type: string + default: "" + - variable: DOCS_DEFAULT_LANGUAGE + label: "DOCS_DEFAULT_LANGUAGE" + description: "Sets the DOCS_DEFAULT_LANGUAGE env var" + schema: + type: string + default: "eng" + - variable: DOCS_BASE_URL + label: "DOCS_BASE_URL" + description: "Sets the DOCS_BASE_URL env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_HOSTNAME + label: "DOCS_SMTP_HOSTNAME" + description: "Sets the DOCS_SMTP_HOSTNAME env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_PORT + label: "DOCS_SMTP_PORT" + description: "Sets the DOCS_SMTP_PORT env var" + schema: + type: int + default: 0 + - 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: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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: 10100 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/teedy/14.1.0/templates/NOTES.txt b/stable/teedy/14.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/teedy/14.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/teedy/14.1.0/templates/common.yaml b/stable/teedy/14.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/teedy/14.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/teedy/14.1.0/values.yaml b/stable/teedy/14.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/telethon-downloader/4.0.1/CHANGELOG.md b/stable/telethon-downloader/4.0.1/CHANGELOG.md deleted file mode 100644 index 2664a929c9..0000000000 --- a/stable/telethon-downloader/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [telethon-downloader-4.0.1](https://github.com/truecharts/charts/compare/telethon-downloader-4.0.0...telethon-downloader-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [telethon-downloader-4.0.0](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.17...telethon-downloader-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [telethon-downloader-3.0.17](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.16...telethon-downloader-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [telethon-downloader-3.0.16](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.15...telethon-downloader-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [telethon-downloader-3.0.15](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.14...telethon-downloader-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [telethon-downloader-3.0.14](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.13...telethon-downloader-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [telethon-downloader-3.0.13](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.12...telethon-downloader-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [telethon-downloader-3.0.12](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.11...telethon-downloader-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [telethon-downloader-3.0.11](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.10...telethon-downloader-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [telethon-downloader-3.0.10](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.9...telethon-downloader-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [telethon-downloader-3.0.9](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.8...telethon-downloader-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/telethon-downloader/4.0.1/Chart.yaml b/stable/telethon-downloader/4.0.1/Chart.yaml deleted file mode 100644 index 5e6a79753a..0000000000 --- a/stable/telethon-downloader/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: telethon-downloader -version: 4.0.1 -appVersion: latest -description: This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. -home: https://truecharts.org/charts/incubator/telethon-downloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.png -deprecated: false -sources: - - https://docs.telethon.dev/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/telethon-downloader - - https://hub.docker.com/r/jsavargas/telethon_downloader -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - telethon-downloader - - Downloaders -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/telethon-downloader/4.0.1/app-changelog.md b/stable/telethon-downloader/4.0.1/app-changelog.md deleted file mode 100644 index aca2054f7f..0000000000 --- a/stable/telethon-downloader/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [telethon-downloader-4.0.1](https://github.com/truecharts/charts/compare/telethon-downloader-4.0.0...telethon-downloader-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/telethon-downloader/4.0.1/charts/common-17.1.4.tgz b/stable/telethon-downloader/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/telethon-downloader/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/telethon-downloader/4.1.0/CHANGELOG.md b/stable/telethon-downloader/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0f50750a34 --- /dev/null +++ b/stable/telethon-downloader/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [telethon-downloader-4.1.0](https://github.com/truecharts/charts/compare/telethon-downloader-4.0.1...telethon-downloader-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [telethon-downloader-4.0.1](https://github.com/truecharts/charts/compare/telethon-downloader-4.0.0...telethon-downloader-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [telethon-downloader-4.0.0](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.17...telethon-downloader-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [telethon-downloader-3.0.17](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.16...telethon-downloader-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [telethon-downloader-3.0.16](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.15...telethon-downloader-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [telethon-downloader-3.0.15](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.14...telethon-downloader-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [telethon-downloader-3.0.14](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.13...telethon-downloader-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [telethon-downloader-3.0.13](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.12...telethon-downloader-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [telethon-downloader-3.0.12](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.11...telethon-downloader-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [telethon-downloader-3.0.11](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.10...telethon-downloader-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [telethon-downloader-3.0.10](https://github.com/truecharts/charts/compare/telethon-downloader-3.0.9...telethon-downloader-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/telethon-downloader/4.1.0/Chart.yaml b/stable/telethon-downloader/4.1.0/Chart.yaml new file mode 100644 index 0000000000..1fc2822864 --- /dev/null +++ b/stable/telethon-downloader/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: telethon-downloader +version: 4.1.0 +appVersion: latest +description: This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. +home: https://truecharts.org/charts/incubator/telethon-downloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.png +deprecated: false +sources: + - https://hub.docker.com/r/jsavargas/telethon_downloader + - https://docs.telethon.dev/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/telethon-downloader +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - telethon-downloader + - Downloaders +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/telethon-downloader/4.0.1/README.md b/stable/telethon-downloader/4.1.0/README.md similarity index 100% rename from stable/telethon-downloader/4.0.1/README.md rename to stable/telethon-downloader/4.1.0/README.md diff --git a/stable/telethon-downloader/4.1.0/app-changelog.md b/stable/telethon-downloader/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4f8355ab9c --- /dev/null +++ b/stable/telethon-downloader/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [telethon-downloader-4.1.0](https://github.com/truecharts/charts/compare/telethon-downloader-4.0.1...telethon-downloader-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/telethon-downloader/4.0.1/app-readme.md b/stable/telethon-downloader/4.1.0/app-readme.md similarity index 100% rename from stable/telethon-downloader/4.0.1/app-readme.md rename to stable/telethon-downloader/4.1.0/app-readme.md diff --git a/stable/telethon-downloader/4.1.0/charts/common-17.2.2.tgz b/stable/telethon-downloader/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/telethon-downloader/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/telethon-downloader/4.0.1/ix_values.yaml b/stable/telethon-downloader/4.1.0/ix_values.yaml similarity index 100% rename from stable/telethon-downloader/4.0.1/ix_values.yaml rename to stable/telethon-downloader/4.1.0/ix_values.yaml diff --git a/stable/telethon-downloader/4.0.1/questions.yaml b/stable/telethon-downloader/4.1.0/questions.yaml similarity index 100% rename from stable/telethon-downloader/4.0.1/questions.yaml rename to stable/telethon-downloader/4.1.0/questions.yaml diff --git a/stable/tracks/4.0.1/templates/common.yaml b/stable/telethon-downloader/4.1.0/templates/common.yaml similarity index 100% rename from stable/tracks/4.0.1/templates/common.yaml rename to stable/telethon-downloader/4.1.0/templates/common.yaml diff --git a/stable/telethon-downloader/4.1.0/values.yaml b/stable/telethon-downloader/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/terraria-tshock/5.0.1/CHANGELOG.md b/stable/terraria-tshock/5.0.1/CHANGELOG.md deleted file mode 100644 index c34294519e..0000000000 --- a/stable/terraria-tshock/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [terraria-tshock-5.0.1](https://github.com/truecharts/charts/compare/terraria-tshock-5.0.0...terraria-tshock-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [terraria-tshock-5.0.0](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.18...terraria-tshock-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [terraria-tshock-4.0.18](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.17...terraria-tshock-4.0.18) (2023-12-25) - -### Fix - -- dont render raw secret ([#16521](https://github.com/truecharts/charts/issues/16521)) - - - - -## [terraria-tshock-4.0.17](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.16...terraria-tshock-4.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [terraria-tshock-4.0.16](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.15...terraria-tshock-4.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [terraria-tshock-4.0.15](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.14...terraria-tshock-4.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [terraria-tshock-4.0.14](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.13...terraria-tshock-4.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [terraria-tshock-4.0.13](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.12...terraria-tshock-4.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [terraria-tshock-4.0.12](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.11...terraria-tshock-4.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [terraria-tshock-4.0.11](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.10...terraria-tshock-4.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [terraria-tshock-4.0.10](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.9...terraria-tshock-4.0.10) (2023-12-21) - -### Fix diff --git a/stable/terraria-tshock/5.0.1/Chart.yaml b/stable/terraria-tshock/5.0.1/Chart.yaml deleted file mode 100644 index 9086e59fe3..0000000000 --- a/stable/terraria-tshock/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: terraria-tshock -version: 5.0.1 -appVersion: tshock -description: SteamCMD Terraria and the TShock MOD. -home: https://truecharts.org/charts/incubator/terraria-tshock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.png -deprecated: false -sources: - - https://tshock.co/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/terraria-tshock - - https://hub.docker.com/r/ich777/terrariaserver -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - terraria-tshock - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/terraria-tshock/5.0.1/app-changelog.md b/stable/terraria-tshock/5.0.1/app-changelog.md deleted file mode 100644 index 7eecfc183c..0000000000 --- a/stable/terraria-tshock/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [terraria-tshock-5.0.1](https://github.com/truecharts/charts/compare/terraria-tshock-5.0.0...terraria-tshock-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/terraria-tshock/5.0.1/charts/common-17.1.4.tgz b/stable/terraria-tshock/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/terraria-tshock/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/terraria-tshock/5.1.0/CHANGELOG.md b/stable/terraria-tshock/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..26ce3c6f7a --- /dev/null +++ b/stable/terraria-tshock/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [terraria-tshock-5.1.0](https://github.com/truecharts/charts/compare/terraria-tshock-5.0.1...terraria-tshock-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [terraria-tshock-5.0.1](https://github.com/truecharts/charts/compare/terraria-tshock-5.0.0...terraria-tshock-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [terraria-tshock-5.0.0](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.18...terraria-tshock-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [terraria-tshock-4.0.18](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.17...terraria-tshock-4.0.18) (2023-12-25) + +### Fix + +- dont render raw secret ([#16521](https://github.com/truecharts/charts/issues/16521)) + + + + +## [terraria-tshock-4.0.17](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.16...terraria-tshock-4.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [terraria-tshock-4.0.16](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.15...terraria-tshock-4.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [terraria-tshock-4.0.15](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.14...terraria-tshock-4.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [terraria-tshock-4.0.14](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.13...terraria-tshock-4.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [terraria-tshock-4.0.13](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.12...terraria-tshock-4.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [terraria-tshock-4.0.12](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.11...terraria-tshock-4.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [terraria-tshock-4.0.11](https://github.com/truecharts/charts/compare/terraria-tshock-4.0.10...terraria-tshock-4.0.11) (2023-12-22) + +### Fix diff --git a/stable/terraria-tshock/5.1.0/Chart.yaml b/stable/terraria-tshock/5.1.0/Chart.yaml new file mode 100644 index 0000000000..c18fc73ad4 --- /dev/null +++ b/stable/terraria-tshock/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: terraria-tshock +version: 5.1.0 +appVersion: tshock +description: SteamCMD Terraria and the TShock MOD. +home: https://truecharts.org/charts/incubator/terraria-tshock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.png +deprecated: false +sources: + - https://tshock.co/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/terraria-tshock + - https://hub.docker.com/r/ich777/terrariaserver +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - terraria-tshock + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/terraria-tshock/5.0.1/README.md b/stable/terraria-tshock/5.1.0/README.md similarity index 100% rename from stable/terraria-tshock/5.0.1/README.md rename to stable/terraria-tshock/5.1.0/README.md diff --git a/stable/terraria-tshock/5.1.0/app-changelog.md b/stable/terraria-tshock/5.1.0/app-changelog.md new file mode 100644 index 0000000000..9d28835efd --- /dev/null +++ b/stable/terraria-tshock/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [terraria-tshock-5.1.0](https://github.com/truecharts/charts/compare/terraria-tshock-5.0.1...terraria-tshock-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/terraria-tshock/5.0.1/app-readme.md b/stable/terraria-tshock/5.1.0/app-readme.md similarity index 100% rename from stable/terraria-tshock/5.0.1/app-readme.md rename to stable/terraria-tshock/5.1.0/app-readme.md diff --git a/stable/terraria-tshock/5.1.0/charts/common-17.2.2.tgz b/stable/terraria-tshock/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/terraria-tshock/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/terraria-tshock/5.0.1/ix_values.yaml b/stable/terraria-tshock/5.1.0/ix_values.yaml similarity index 100% rename from stable/terraria-tshock/5.0.1/ix_values.yaml rename to stable/terraria-tshock/5.1.0/ix_values.yaml diff --git a/stable/terraria-tshock/5.0.1/questions.yaml b/stable/terraria-tshock/5.1.0/questions.yaml similarity index 100% rename from stable/terraria-tshock/5.0.1/questions.yaml rename to stable/terraria-tshock/5.1.0/questions.yaml diff --git a/stable/terraria-tshock/5.0.1/templates/_secret.tpl b/stable/terraria-tshock/5.1.0/templates/_secret.tpl similarity index 100% rename from stable/terraria-tshock/5.0.1/templates/_secret.tpl rename to stable/terraria-tshock/5.1.0/templates/_secret.tpl diff --git a/stable/terraria-tshock/5.0.1/templates/common.yaml b/stable/terraria-tshock/5.1.0/templates/common.yaml similarity index 100% rename from stable/terraria-tshock/5.0.1/templates/common.yaml rename to stable/terraria-tshock/5.1.0/templates/common.yaml diff --git a/stable/terraria-tshock/5.1.0/values.yaml b/stable/terraria-tshock/5.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/theforest/4.0.1/CHANGELOG.md b/stable/theforest/4.0.1/CHANGELOG.md deleted file mode 100644 index 5d84321665..0000000000 --- a/stable/theforest/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [theforest-4.0.1](https://github.com/truecharts/charts/compare/theforest-4.0.0...theforest-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [theforest-4.0.0](https://github.com/truecharts/charts/compare/theforest-3.0.17...theforest-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [theforest-3.0.17](https://github.com/truecharts/charts/compare/theforest-3.0.16...theforest-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [theforest-3.0.16](https://github.com/truecharts/charts/compare/theforest-3.0.15...theforest-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [theforest-3.0.15](https://github.com/truecharts/charts/compare/theforest-3.0.14...theforest-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [theforest-3.0.14](https://github.com/truecharts/charts/compare/theforest-3.0.13...theforest-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [theforest-3.0.13](https://github.com/truecharts/charts/compare/theforest-3.0.12...theforest-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [theforest-3.0.12](https://github.com/truecharts/charts/compare/theforest-3.0.11...theforest-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [theforest-3.0.11](https://github.com/truecharts/charts/compare/theforest-3.0.10...theforest-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [theforest-3.0.10](https://github.com/truecharts/charts/compare/theforest-3.0.9...theforest-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [theforest-3.0.9](https://github.com/truecharts/charts/compare/theforest-3.0.8...theforest-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/theforest/4.0.1/Chart.yaml b/stable/theforest/4.0.1/Chart.yaml deleted file mode 100644 index e47a96294c..0000000000 --- a/stable/theforest/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: theforest -version: 4.0.1 -appVersion: theforest -description: "This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg)" -home: https://truecharts.org/charts/incubator/theforest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/theforest.png -deprecated: false -sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/theforest -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - theforest - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/theforest/4.0.1/app-changelog.md b/stable/theforest/4.0.1/app-changelog.md deleted file mode 100644 index 79d4644228..0000000000 --- a/stable/theforest/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [theforest-4.0.1](https://github.com/truecharts/charts/compare/theforest-4.0.0...theforest-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/theforest/4.0.1/charts/common-17.1.4.tgz b/stable/theforest/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/theforest/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/theforest/4.1.0/CHANGELOG.md b/stable/theforest/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..6026d299a7 --- /dev/null +++ b/stable/theforest/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [theforest-4.1.0](https://github.com/truecharts/charts/compare/theforest-4.0.1...theforest-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [theforest-4.0.1](https://github.com/truecharts/charts/compare/theforest-4.0.0...theforest-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [theforest-4.0.0](https://github.com/truecharts/charts/compare/theforest-3.0.17...theforest-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [theforest-3.0.17](https://github.com/truecharts/charts/compare/theforest-3.0.16...theforest-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [theforest-3.0.16](https://github.com/truecharts/charts/compare/theforest-3.0.15...theforest-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [theforest-3.0.15](https://github.com/truecharts/charts/compare/theforest-3.0.14...theforest-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [theforest-3.0.14](https://github.com/truecharts/charts/compare/theforest-3.0.13...theforest-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [theforest-3.0.13](https://github.com/truecharts/charts/compare/theforest-3.0.12...theforest-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [theforest-3.0.12](https://github.com/truecharts/charts/compare/theforest-3.0.11...theforest-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [theforest-3.0.11](https://github.com/truecharts/charts/compare/theforest-3.0.10...theforest-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [theforest-3.0.10](https://github.com/truecharts/charts/compare/theforest-3.0.9...theforest-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/theforest/4.1.0/Chart.yaml b/stable/theforest/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e8bfa909ad --- /dev/null +++ b/stable/theforest/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: theforest +version: 4.1.0 +appVersion: theforest +description: "This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg)" +home: https://truecharts.org/charts/incubator/theforest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/theforest.png +deprecated: false +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/theforest + - https://hub.docker.com/r/ich777/steamcmd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - theforest + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/theforest/4.0.1/README.md b/stable/theforest/4.1.0/README.md similarity index 100% rename from stable/theforest/4.0.1/README.md rename to stable/theforest/4.1.0/README.md diff --git a/stable/theforest/4.1.0/app-changelog.md b/stable/theforest/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4cc14b8459 --- /dev/null +++ b/stable/theforest/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [theforest-4.1.0](https://github.com/truecharts/charts/compare/theforest-4.0.1...theforest-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/theforest/4.0.1/app-readme.md b/stable/theforest/4.1.0/app-readme.md similarity index 100% rename from stable/theforest/4.0.1/app-readme.md rename to stable/theforest/4.1.0/app-readme.md diff --git a/stable/theforest/4.1.0/charts/common-17.2.2.tgz b/stable/theforest/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/theforest/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/theforest/4.0.1/ix_values.yaml b/stable/theforest/4.1.0/ix_values.yaml similarity index 100% rename from stable/theforest/4.0.1/ix_values.yaml rename to stable/theforest/4.1.0/ix_values.yaml diff --git a/stable/theforest/4.0.1/questions.yaml b/stable/theforest/4.1.0/questions.yaml similarity index 100% rename from stable/theforest/4.0.1/questions.yaml rename to stable/theforest/4.1.0/questions.yaml diff --git a/stable/traktarr/4.0.1/templates/common.yaml b/stable/theforest/4.1.0/templates/common.yaml similarity index 100% rename from stable/traktarr/4.0.1/templates/common.yaml rename to stable/theforest/4.1.0/templates/common.yaml diff --git a/stable/theforest/4.1.0/values.yaml b/stable/theforest/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/thelounge/12.1.0/CHANGELOG.md b/stable/thelounge/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..9b50160d95 --- /dev/null +++ b/stable/thelounge/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [thelounge-12.1.0](https://github.com/truecharts/charts/compare/thelounge-12.0.1...thelounge-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [thelounge-12.0.1](https://github.com/truecharts/charts/compare/thelounge-12.0.0...thelounge-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [thelounge-12.0.0](https://github.com/truecharts/charts/compare/thelounge-11.0.11...thelounge-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [thelounge-11.0.11](https://github.com/truecharts/charts/compare/thelounge-11.0.10...thelounge-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [thelounge-11.0.10](https://github.com/truecharts/charts/compare/thelounge-11.0.9...thelounge-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [thelounge-11.0.9](https://github.com/truecharts/charts/compare/thelounge-11.0.8...thelounge-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [thelounge-11.0.8](https://github.com/truecharts/charts/compare/thelounge-11.0.7...thelounge-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [thelounge-11.0.7](https://github.com/truecharts/charts/compare/thelounge-11.0.6...thelounge-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [thelounge-11.0.6](https://github.com/truecharts/charts/compare/thelounge-11.0.5...thelounge-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [thelounge-11.0.5](https://github.com/truecharts/charts/compare/thelounge-11.0.4...thelounge-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [thelounge-11.0.4](https://github.com/truecharts/charts/compare/thelounge-11.0.3...thelounge-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/thelounge/12.1.0/Chart.yaml b/stable/thelounge/12.1.0/Chart.yaml new file mode 100644 index 0000000000..0668a6cad3 --- /dev/null +++ b/stable/thelounge/12.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: thelounge +version: 12.1.0 +appVersion: 4.4.1 +description: The Lounge, modern web IRC client designed for self-hosting +home: https://truecharts.org/charts/stable/thelounge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.png +deprecated: false +sources: + - https://github.com/thelounge/thelounge + - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge + - https://hub.docker.com/r/thelounge/thelounge +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - thelounge + - IRC + - The Lounge + - docker + - thelounge-docker +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/thelounge/12.1.0/README.md b/stable/thelounge/12.1.0/README.md new file mode 100644 index 0000000000..9460303fd9 --- /dev/null +++ b/stable/thelounge/12.1.0/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/thelounge) + +**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/thelounge/12.1.0/app-changelog.md b/stable/thelounge/12.1.0/app-changelog.md new file mode 100644 index 0000000000..d1a36264cd --- /dev/null +++ b/stable/thelounge/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [thelounge-12.1.0](https://github.com/truecharts/charts/compare/thelounge-12.0.1...thelounge-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/thelounge/12.1.0/app-readme.md b/stable/thelounge/12.1.0/app-readme.md new file mode 100644 index 0000000000..e88cc43ec5 --- /dev/null +++ b/stable/thelounge/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +The Lounge, modern web IRC client designed for self-hosting + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/thelounge](https://truecharts.org/charts/stable/thelounge) + +--- + +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/thelounge/12.1.0/charts/common-17.2.2.tgz b/stable/thelounge/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/thelounge/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/thelounge/12.1.0/ix_values.yaml b/stable/thelounge/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..517f7036e7 --- /dev/null +++ b/stable/thelounge/12.1.0/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: thelounge/thelounge + pullPolicy: IfNotPresent + tag: 4.4.1@sha256:50538b1b74184e43ac8c119f518243432026065f15e266ac2b23dbeb7de5802a +service: + main: + ports: + main: + port: 10061 + targetPort: 9000 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + THELOUNGE_HOME: "/config" diff --git a/stable/thelounge/12.1.0/questions.yaml b/stable/thelounge/12.1.0/questions.yaml new file mode 100644 index 0000000000..61e4739bdb --- /dev/null +++ b/stable/thelounge/12.1.0/questions.yaml @@ -0,0 +1,2836 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: THELOUNGE_HOME + label: "THELOUNGE_HOME" + schema: + type: string + default: "/config" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10061 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/thelounge/12.1.0/templates/NOTES.txt b/stable/thelounge/12.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/thelounge/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/thelounge/12.1.0/templates/common.yaml b/stable/thelounge/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/thelounge/12.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/thelounge/12.1.0/values.yaml b/stable/thelounge/12.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/theme-park/8.0.1/CHANGELOG.md b/stable/theme-park/8.0.1/CHANGELOG.md deleted file mode 100644 index bd82ab2ba6..0000000000 --- a/stable/theme-park/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [theme-park-8.0.1](https://github.com/truecharts/charts/compare/theme-park-8.0.0...theme-park-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [theme-park-8.0.0](https://github.com/truecharts/charts/compare/theme-park-7.0.11...theme-park-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [theme-park-7.0.11](https://github.com/truecharts/charts/compare/theme-park-7.0.10...theme-park-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [theme-park-7.0.10](https://github.com/truecharts/charts/compare/theme-park-7.0.9...theme-park-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [theme-park-7.0.9](https://github.com/truecharts/charts/compare/theme-park-7.0.8...theme-park-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [theme-park-7.0.8](https://github.com/truecharts/charts/compare/theme-park-7.0.7...theme-park-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [theme-park-7.0.7](https://github.com/truecharts/charts/compare/theme-park-7.0.6...theme-park-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [theme-park-7.0.6](https://github.com/truecharts/charts/compare/theme-park-7.0.5...theme-park-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [theme-park-7.0.5](https://github.com/truecharts/charts/compare/theme-park-7.0.4...theme-park-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [theme-park-7.0.4](https://github.com/truecharts/charts/compare/theme-park-7.0.3...theme-park-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [theme-park-7.0.3](https://github.com/truecharts/charts/compare/theme-park-7.0.2...theme-park-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/theme-park/8.0.1/Chart.yaml b/stable/theme-park/8.0.1/Chart.yaml deleted file mode 100644 index 6f15005c2d..0000000000 --- a/stable/theme-park/8.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: theme-park -version: 8.0.1 -appVersion: "1.15" -description: Custom themes for your favorite apps! -home: https://truecharts.org/charts/stable/theme-park -icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png -deprecated: false -sources: - - https://github.com/gilbn/theme.park - - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park - - https://ghcr.io/onedr0p/theme-park -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - theme-park - - customization -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: customization - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/theme-park/8.0.1/app-changelog.md b/stable/theme-park/8.0.1/app-changelog.md deleted file mode 100644 index d1763b64d5..0000000000 --- a/stable/theme-park/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [theme-park-8.0.1](https://github.com/truecharts/charts/compare/theme-park-8.0.0...theme-park-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/theme-park/8.0.1/charts/common-17.1.4.tgz b/stable/theme-park/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/theme-park/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/theme-park/8.1.0/CHANGELOG.md b/stable/theme-park/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f1adb79093 --- /dev/null +++ b/stable/theme-park/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [theme-park-8.1.0](https://github.com/truecharts/charts/compare/theme-park-8.0.1...theme-park-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [theme-park-8.0.1](https://github.com/truecharts/charts/compare/theme-park-8.0.0...theme-park-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [theme-park-8.0.0](https://github.com/truecharts/charts/compare/theme-park-7.0.11...theme-park-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [theme-park-7.0.11](https://github.com/truecharts/charts/compare/theme-park-7.0.10...theme-park-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [theme-park-7.0.10](https://github.com/truecharts/charts/compare/theme-park-7.0.9...theme-park-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [theme-park-7.0.9](https://github.com/truecharts/charts/compare/theme-park-7.0.8...theme-park-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [theme-park-7.0.8](https://github.com/truecharts/charts/compare/theme-park-7.0.7...theme-park-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [theme-park-7.0.7](https://github.com/truecharts/charts/compare/theme-park-7.0.6...theme-park-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [theme-park-7.0.6](https://github.com/truecharts/charts/compare/theme-park-7.0.5...theme-park-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [theme-park-7.0.5](https://github.com/truecharts/charts/compare/theme-park-7.0.4...theme-park-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [theme-park-7.0.4](https://github.com/truecharts/charts/compare/theme-park-7.0.3...theme-park-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/theme-park/8.1.0/Chart.yaml b/stable/theme-park/8.1.0/Chart.yaml new file mode 100644 index 0000000000..3023fe12ba --- /dev/null +++ b/stable/theme-park/8.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: theme-park +version: 8.1.0 +appVersion: "1.15" +description: Custom themes for your favorite apps! +home: https://truecharts.org/charts/stable/theme-park +icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png +deprecated: false +sources: + - https://ghcr.io/onedr0p/theme-park + - https://github.com/gilbn/theme.park + - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - theme-park + - customization +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: customization + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/theme-park/8.0.1/README.md b/stable/theme-park/8.1.0/README.md similarity index 100% rename from stable/theme-park/8.0.1/README.md rename to stable/theme-park/8.1.0/README.md diff --git a/stable/theme-park/8.1.0/app-changelog.md b/stable/theme-park/8.1.0/app-changelog.md new file mode 100644 index 0000000000..bf0e389984 --- /dev/null +++ b/stable/theme-park/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [theme-park-8.1.0](https://github.com/truecharts/charts/compare/theme-park-8.0.1...theme-park-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/theme-park/8.0.1/app-readme.md b/stable/theme-park/8.1.0/app-readme.md similarity index 100% rename from stable/theme-park/8.0.1/app-readme.md rename to stable/theme-park/8.1.0/app-readme.md diff --git a/stable/theme-park/8.1.0/charts/common-17.2.2.tgz b/stable/theme-park/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/theme-park/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/theme-park/8.0.1/ix_values.yaml b/stable/theme-park/8.1.0/ix_values.yaml similarity index 100% rename from stable/theme-park/8.0.1/ix_values.yaml rename to stable/theme-park/8.1.0/ix_values.yaml diff --git a/stable/theme-park/8.0.1/questions.yaml b/stable/theme-park/8.1.0/questions.yaml similarity index 100% rename from stable/theme-park/8.0.1/questions.yaml rename to stable/theme-park/8.1.0/questions.yaml diff --git a/stable/theme-park/8.1.0/templates/NOTES.txt b/stable/theme-park/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/theme-park/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/theme-park/8.1.0/templates/common.yaml b/stable/theme-park/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/theme-park/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/theme-park/8.1.0/values.yaml b/stable/theme-park/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/thunderbird/4.0.1/CHANGELOG.md b/stable/thunderbird/4.0.1/CHANGELOG.md deleted file mode 100644 index df45b503ec..0000000000 --- a/stable/thunderbird/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [thunderbird-4.0.1](https://github.com/truecharts/charts/compare/thunderbird-4.0.0...thunderbird-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [thunderbird-4.0.0](https://github.com/truecharts/charts/compare/thunderbird-3.0.19...thunderbird-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [thunderbird-3.0.19](https://github.com/truecharts/charts/compare/thunderbird-3.0.18...thunderbird-3.0.19) (2023-12-25) - -### Chore - -- update container image ich777/thunderbird to latest[@dba18fa](https://github.com/dba18fa) by renovate ([#16428](https://github.com/truecharts/charts/issues/16428)) - - - - -## [thunderbird-3.0.18](https://github.com/truecharts/charts/compare/thunderbird-3.0.17...thunderbird-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [thunderbird-3.0.17](https://github.com/truecharts/charts/compare/thunderbird-3.0.16...thunderbird-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [thunderbird-3.0.16](https://github.com/truecharts/charts/compare/thunderbird-3.0.15...thunderbird-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [thunderbird-3.0.15](https://github.com/truecharts/charts/compare/thunderbird-3.0.14...thunderbird-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [thunderbird-3.0.14](https://github.com/truecharts/charts/compare/thunderbird-3.0.13...thunderbird-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [thunderbird-3.0.13](https://github.com/truecharts/charts/compare/thunderbird-3.0.12...thunderbird-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [thunderbird-3.0.12](https://github.com/truecharts/charts/compare/thunderbird-3.0.11...thunderbird-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [thunderbird-3.0.11](https://github.com/truecharts/charts/compare/thunderbird-3.0.10...thunderbird-3.0.11) (2023-12-21) - -### Fix diff --git a/stable/thunderbird/4.0.1/Chart.yaml b/stable/thunderbird/4.0.1/Chart.yaml deleted file mode 100644 index de896d554d..0000000000 --- a/stable/thunderbird/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: thunderbird -version: 4.0.1 -appVersion: latest -description: This Chart will download and install Thunderbird in the preferred version and language. -home: https://truecharts.org/charts/incubator/thunderbird -icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png -deprecated: false -sources: - - https://www.thunderbird.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird - - https://hub.docker.com/r/ich777/thunderbird -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - thunderbird - - mail -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/thunderbird/4.0.1/app-changelog.md b/stable/thunderbird/4.0.1/app-changelog.md deleted file mode 100644 index 13b5013dea..0000000000 --- a/stable/thunderbird/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [thunderbird-4.0.1](https://github.com/truecharts/charts/compare/thunderbird-4.0.0...thunderbird-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/thunderbird/4.0.1/charts/common-17.1.4.tgz b/stable/thunderbird/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/thunderbird/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/thunderbird/4.1.0/CHANGELOG.md b/stable/thunderbird/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8a0ba84e8d --- /dev/null +++ b/stable/thunderbird/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [thunderbird-4.1.0](https://github.com/truecharts/charts/compare/thunderbird-4.0.1...thunderbird-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [thunderbird-4.0.1](https://github.com/truecharts/charts/compare/thunderbird-4.0.0...thunderbird-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [thunderbird-4.0.0](https://github.com/truecharts/charts/compare/thunderbird-3.0.19...thunderbird-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [thunderbird-3.0.19](https://github.com/truecharts/charts/compare/thunderbird-3.0.18...thunderbird-3.0.19) (2023-12-25) + +### Chore + +- update container image ich777/thunderbird to latest[@dba18fa](https://github.com/dba18fa) by renovate ([#16428](https://github.com/truecharts/charts/issues/16428)) + + + + +## [thunderbird-3.0.18](https://github.com/truecharts/charts/compare/thunderbird-3.0.17...thunderbird-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [thunderbird-3.0.17](https://github.com/truecharts/charts/compare/thunderbird-3.0.16...thunderbird-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [thunderbird-3.0.16](https://github.com/truecharts/charts/compare/thunderbird-3.0.15...thunderbird-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [thunderbird-3.0.15](https://github.com/truecharts/charts/compare/thunderbird-3.0.14...thunderbird-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [thunderbird-3.0.14](https://github.com/truecharts/charts/compare/thunderbird-3.0.13...thunderbird-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [thunderbird-3.0.13](https://github.com/truecharts/charts/compare/thunderbird-3.0.12...thunderbird-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [thunderbird-3.0.12](https://github.com/truecharts/charts/compare/thunderbird-3.0.11...thunderbird-3.0.12) (2023-12-22) + +### Fix diff --git a/stable/thunderbird/4.1.0/Chart.yaml b/stable/thunderbird/4.1.0/Chart.yaml new file mode 100644 index 0000000000..7c907e83f0 --- /dev/null +++ b/stable/thunderbird/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: thunderbird +version: 4.1.0 +appVersion: latest +description: This Chart will download and install Thunderbird in the preferred version and language. +home: https://truecharts.org/charts/incubator/thunderbird +icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png +deprecated: false +sources: + - https://www.thunderbird.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird + - https://hub.docker.com/r/ich777/thunderbird +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - thunderbird + - mail +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/thunderbird/4.0.1/README.md b/stable/thunderbird/4.1.0/README.md similarity index 100% rename from stable/thunderbird/4.0.1/README.md rename to stable/thunderbird/4.1.0/README.md diff --git a/stable/thunderbird/4.1.0/app-changelog.md b/stable/thunderbird/4.1.0/app-changelog.md new file mode 100644 index 0000000000..f8e5959acc --- /dev/null +++ b/stable/thunderbird/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [thunderbird-4.1.0](https://github.com/truecharts/charts/compare/thunderbird-4.0.1...thunderbird-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/thunderbird/4.0.1/app-readme.md b/stable/thunderbird/4.1.0/app-readme.md similarity index 100% rename from stable/thunderbird/4.0.1/app-readme.md rename to stable/thunderbird/4.1.0/app-readme.md diff --git a/stable/thunderbird/4.1.0/charts/common-17.2.2.tgz b/stable/thunderbird/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/thunderbird/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/thunderbird/4.0.1/ix_values.yaml b/stable/thunderbird/4.1.0/ix_values.yaml similarity index 100% rename from stable/thunderbird/4.0.1/ix_values.yaml rename to stable/thunderbird/4.1.0/ix_values.yaml diff --git a/stable/thunderbird/4.0.1/questions.yaml b/stable/thunderbird/4.1.0/questions.yaml similarity index 100% rename from stable/thunderbird/4.0.1/questions.yaml rename to stable/thunderbird/4.1.0/questions.yaml diff --git a/stable/trango/4.0.1/templates/common.yaml b/stable/thunderbird/4.1.0/templates/common.yaml similarity index 100% rename from stable/trango/4.0.1/templates/common.yaml rename to stable/thunderbird/4.1.0/templates/common.yaml diff --git a/stable/thunderbird/4.1.0/values.yaml b/stable/thunderbird/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/timetagger/4.0.1/CHANGELOG.md b/stable/timetagger/4.0.1/CHANGELOG.md deleted file mode 100644 index 9453c8ee9c..0000000000 --- a/stable/timetagger/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [timetagger-4.0.1](https://github.com/truecharts/charts/compare/timetagger-4.0.0...timetagger-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [timetagger-4.0.0](https://github.com/truecharts/charts/compare/timetagger-3.0.18...timetagger-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [timetagger-3.0.18](https://github.com/truecharts/charts/compare/timetagger-3.0.17...timetagger-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [timetagger-3.0.17](https://github.com/truecharts/charts/compare/timetagger-3.0.16...timetagger-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [timetagger-3.0.16](https://github.com/truecharts/charts/compare/timetagger-3.0.15...timetagger-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [timetagger-3.0.15](https://github.com/truecharts/charts/compare/timetagger-3.0.14...timetagger-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [timetagger-3.0.14](https://github.com/truecharts/charts/compare/timetagger-3.0.13...timetagger-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [timetagger-3.0.13](https://github.com/truecharts/charts/compare/timetagger-3.0.12...timetagger-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [timetagger-3.0.12](https://github.com/truecharts/charts/compare/timetagger-3.0.11...timetagger-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [timetagger-3.0.11](https://github.com/truecharts/charts/compare/timetagger-3.0.10...timetagger-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [timetagger-3.0.10](https://github.com/truecharts/charts/compare/timetagger-3.0.9...timetagger-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/timetagger/4.0.1/Chart.yaml b/stable/timetagger/4.0.1/Chart.yaml deleted file mode 100644 index b3c66d5154..0000000000 --- a/stable/timetagger/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: timetagger -version: 4.0.1 -appVersion: 23.11.4 -description: An open source time-tracker with an interactive user experience and powerful reporting. -home: https://truecharts.org/charts/incubator/timetagger -icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.png -deprecated: false -sources: - - https://github.com/almarklein/timetagger - - https://timetagger.app - - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger - - https://ghcr.io/almarklein/timetagger -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - time - - timetagger -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/timetagger/4.0.1/app-changelog.md b/stable/timetagger/4.0.1/app-changelog.md deleted file mode 100644 index 8b45d9c6f7..0000000000 --- a/stable/timetagger/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [timetagger-4.0.1](https://github.com/truecharts/charts/compare/timetagger-4.0.0...timetagger-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/timetagger/4.0.1/charts/common-17.1.4.tgz b/stable/timetagger/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/timetagger/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/timetagger/4.1.0/CHANGELOG.md b/stable/timetagger/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..39f849d28c --- /dev/null +++ b/stable/timetagger/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [timetagger-4.1.0](https://github.com/truecharts/charts/compare/timetagger-4.0.1...timetagger-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [timetagger-4.0.1](https://github.com/truecharts/charts/compare/timetagger-4.0.0...timetagger-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [timetagger-4.0.0](https://github.com/truecharts/charts/compare/timetagger-3.0.18...timetagger-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [timetagger-3.0.18](https://github.com/truecharts/charts/compare/timetagger-3.0.17...timetagger-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [timetagger-3.0.17](https://github.com/truecharts/charts/compare/timetagger-3.0.16...timetagger-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [timetagger-3.0.16](https://github.com/truecharts/charts/compare/timetagger-3.0.15...timetagger-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [timetagger-3.0.15](https://github.com/truecharts/charts/compare/timetagger-3.0.14...timetagger-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [timetagger-3.0.14](https://github.com/truecharts/charts/compare/timetagger-3.0.13...timetagger-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [timetagger-3.0.13](https://github.com/truecharts/charts/compare/timetagger-3.0.12...timetagger-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [timetagger-3.0.12](https://github.com/truecharts/charts/compare/timetagger-3.0.11...timetagger-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [timetagger-3.0.11](https://github.com/truecharts/charts/compare/timetagger-3.0.10...timetagger-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/timetagger/4.1.0/Chart.yaml b/stable/timetagger/4.1.0/Chart.yaml new file mode 100644 index 0000000000..a72db6c63c --- /dev/null +++ b/stable/timetagger/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: timetagger +version: 4.1.0 +appVersion: 23.11.4 +description: An open source time-tracker with an interactive user experience and powerful reporting. +home: https://truecharts.org/charts/incubator/timetagger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.png +deprecated: false +sources: + - https://github.com/almarklein/timetagger + - https://timetagger.app + - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger + - https://ghcr.io/almarklein/timetagger +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - time + - timetagger +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/timetagger/4.0.1/README.md b/stable/timetagger/4.1.0/README.md similarity index 100% rename from stable/timetagger/4.0.1/README.md rename to stable/timetagger/4.1.0/README.md diff --git a/stable/timetagger/4.1.0/app-changelog.md b/stable/timetagger/4.1.0/app-changelog.md new file mode 100644 index 0000000000..11230929b6 --- /dev/null +++ b/stable/timetagger/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [timetagger-4.1.0](https://github.com/truecharts/charts/compare/timetagger-4.0.1...timetagger-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/timetagger/4.0.1/app-readme.md b/stable/timetagger/4.1.0/app-readme.md similarity index 100% rename from stable/timetagger/4.0.1/app-readme.md rename to stable/timetagger/4.1.0/app-readme.md diff --git a/stable/timetagger/4.1.0/charts/common-17.2.2.tgz b/stable/timetagger/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/timetagger/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/timetagger/4.0.1/ix_values.yaml b/stable/timetagger/4.1.0/ix_values.yaml similarity index 100% rename from stable/timetagger/4.0.1/ix_values.yaml rename to stable/timetagger/4.1.0/ix_values.yaml diff --git a/stable/timetagger/4.0.1/questions.yaml b/stable/timetagger/4.1.0/questions.yaml similarity index 100% rename from stable/timetagger/4.0.1/questions.yaml rename to stable/timetagger/4.1.0/questions.yaml diff --git a/stable/timetagger/4.1.0/templates/common.yaml b/stable/timetagger/4.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/timetagger/4.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/timetagger/4.1.0/values.yaml b/stable/timetagger/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tinymediamanager/8.0.1/CHANGELOG.md b/stable/tinymediamanager/8.0.1/CHANGELOG.md deleted file mode 100644 index e0045d7a7e..0000000000 --- a/stable/tinymediamanager/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tinymediamanager-8.0.1](https://github.com/truecharts/charts/compare/tinymediamanager-8.0.0...tinymediamanager-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tinymediamanager-8.0.0](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.11...tinymediamanager-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tinymediamanager-7.0.11](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.10...tinymediamanager-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tinymediamanager-7.0.10](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.9...tinymediamanager-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tinymediamanager-7.0.9](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.8...tinymediamanager-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tinymediamanager-7.0.8](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.7...tinymediamanager-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tinymediamanager-7.0.7](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.6...tinymediamanager-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tinymediamanager-7.0.6](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.5...tinymediamanager-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tinymediamanager-7.0.5](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.4...tinymediamanager-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tinymediamanager-7.0.4](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.3...tinymediamanager-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tinymediamanager-7.0.3](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.2...tinymediamanager-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/tinymediamanager/8.0.1/Chart.yaml b/stable/tinymediamanager/8.0.1/Chart.yaml deleted file mode 100644 index 38be9d505a..0000000000 --- a/stable/tinymediamanager/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tinymediamanager -version: 8.0.1 -appVersion: 4.3.14 -description: TinyMediaManager is a full featured media manager to organize and clean up your media library. -home: https://truecharts.org/charts/stable/tinymediamanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png -deprecated: false -sources: - - https://gitlab.com/tinyMediaManager/tinyMediaManager - - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - - https://hub.docker.com/r/tinymediamanager/tinymediamanager -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tiny - - media - - manager -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/tinymediamanager/8.0.1/app-changelog.md b/stable/tinymediamanager/8.0.1/app-changelog.md deleted file mode 100644 index 641ff374ca..0000000000 --- a/stable/tinymediamanager/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tinymediamanager-8.0.1](https://github.com/truecharts/charts/compare/tinymediamanager-8.0.0...tinymediamanager-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tinymediamanager/8.0.1/charts/common-17.1.4.tgz b/stable/tinymediamanager/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tinymediamanager/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tinymediamanager/8.1.0/CHANGELOG.md b/stable/tinymediamanager/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e1105115c1 --- /dev/null +++ b/stable/tinymediamanager/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tinymediamanager-8.1.0](https://github.com/truecharts/charts/compare/tinymediamanager-8.0.1...tinymediamanager-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tinymediamanager-8.0.1](https://github.com/truecharts/charts/compare/tinymediamanager-8.0.0...tinymediamanager-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tinymediamanager-8.0.0](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.11...tinymediamanager-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tinymediamanager-7.0.11](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.10...tinymediamanager-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tinymediamanager-7.0.10](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.9...tinymediamanager-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tinymediamanager-7.0.9](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.8...tinymediamanager-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tinymediamanager-7.0.8](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.7...tinymediamanager-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tinymediamanager-7.0.7](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.6...tinymediamanager-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tinymediamanager-7.0.6](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.5...tinymediamanager-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tinymediamanager-7.0.5](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.4...tinymediamanager-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tinymediamanager-7.0.4](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.3...tinymediamanager-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/tinymediamanager/8.1.0/Chart.yaml b/stable/tinymediamanager/8.1.0/Chart.yaml new file mode 100644 index 0000000000..cdf783bf83 --- /dev/null +++ b/stable/tinymediamanager/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tinymediamanager +version: 8.1.0 +appVersion: 4.3.14 +description: TinyMediaManager is a full featured media manager to organize and clean up your media library. +home: https://truecharts.org/charts/stable/tinymediamanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png +deprecated: false +sources: + - https://gitlab.com/tinyMediaManager/tinyMediaManager + - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager + - https://hub.docker.com/r/tinymediamanager/tinymediamanager +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tiny + - media + - manager +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/tinymediamanager/8.0.1/README.md b/stable/tinymediamanager/8.1.0/README.md similarity index 100% rename from stable/tinymediamanager/8.0.1/README.md rename to stable/tinymediamanager/8.1.0/README.md diff --git a/stable/tinymediamanager/8.1.0/app-changelog.md b/stable/tinymediamanager/8.1.0/app-changelog.md new file mode 100644 index 0000000000..c959197110 --- /dev/null +++ b/stable/tinymediamanager/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tinymediamanager-8.1.0](https://github.com/truecharts/charts/compare/tinymediamanager-8.0.1...tinymediamanager-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tinymediamanager/8.0.1/app-readme.md b/stable/tinymediamanager/8.1.0/app-readme.md similarity index 100% rename from stable/tinymediamanager/8.0.1/app-readme.md rename to stable/tinymediamanager/8.1.0/app-readme.md diff --git a/stable/tinymediamanager/8.1.0/charts/common-17.2.2.tgz b/stable/tinymediamanager/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tinymediamanager/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tinymediamanager/8.0.1/ix_values.yaml b/stable/tinymediamanager/8.1.0/ix_values.yaml similarity index 100% rename from stable/tinymediamanager/8.0.1/ix_values.yaml rename to stable/tinymediamanager/8.1.0/ix_values.yaml diff --git a/stable/tinymediamanager/8.0.1/questions.yaml b/stable/tinymediamanager/8.1.0/questions.yaml similarity index 100% rename from stable/tinymediamanager/8.0.1/questions.yaml rename to stable/tinymediamanager/8.1.0/questions.yaml diff --git a/stable/tinymediamanager/8.1.0/templates/NOTES.txt b/stable/tinymediamanager/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/tinymediamanager/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tinymediamanager/8.1.0/templates/common.yaml b/stable/tinymediamanager/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/tinymediamanager/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tinymediamanager/8.1.0/values.yaml b/stable/tinymediamanager/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tonido/4.0.1/CHANGELOG.md b/stable/tonido/4.0.1/CHANGELOG.md deleted file mode 100644 index a48c62a47f..0000000000 --- a/stable/tonido/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tonido-4.0.1](https://github.com/truecharts/charts/compare/tonido-4.0.0...tonido-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tonido-4.0.0](https://github.com/truecharts/charts/compare/tonido-3.0.17...tonido-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tonido-3.0.17](https://github.com/truecharts/charts/compare/tonido-3.0.16...tonido-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tonido-3.0.16](https://github.com/truecharts/charts/compare/tonido-3.0.15...tonido-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tonido-3.0.15](https://github.com/truecharts/charts/compare/tonido-3.0.14...tonido-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tonido-3.0.14](https://github.com/truecharts/charts/compare/tonido-3.0.13...tonido-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tonido-3.0.13](https://github.com/truecharts/charts/compare/tonido-3.0.12...tonido-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tonido-3.0.12](https://github.com/truecharts/charts/compare/tonido-3.0.11...tonido-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tonido-3.0.11](https://github.com/truecharts/charts/compare/tonido-3.0.10...tonido-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tonido-3.0.10](https://github.com/truecharts/charts/compare/tonido-3.0.9...tonido-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tonido-3.0.9](https://github.com/truecharts/charts/compare/tonido-3.0.8...tonido-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/tonido/4.0.1/Chart.yaml b/stable/tonido/4.0.1/Chart.yaml deleted file mode 100644 index 253cbdcdaf..0000000000 --- a/stable/tonido/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tonido -version: 4.0.1 -appVersion: latest -description: Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. -home: https://truecharts.org/charts/incubator/tonido -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.png -deprecated: false -sources: - - https://registry.hub.docker.com/r/captinsano/tonido/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/tonido - - https://hub.docker.com/r/captinsano/tonido -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tonido - - Cloud -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/tonido/4.0.1/app-changelog.md b/stable/tonido/4.0.1/app-changelog.md deleted file mode 100644 index 9eccca5b5d..0000000000 --- a/stable/tonido/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tonido-4.0.1](https://github.com/truecharts/charts/compare/tonido-4.0.0...tonido-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tonido/4.0.1/charts/common-17.1.4.tgz b/stable/tonido/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tonido/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tonido/4.1.0/CHANGELOG.md b/stable/tonido/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..89a5613aa8 --- /dev/null +++ b/stable/tonido/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tonido-4.1.0](https://github.com/truecharts/charts/compare/tonido-4.0.1...tonido-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tonido-4.0.1](https://github.com/truecharts/charts/compare/tonido-4.0.0...tonido-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tonido-4.0.0](https://github.com/truecharts/charts/compare/tonido-3.0.17...tonido-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tonido-3.0.17](https://github.com/truecharts/charts/compare/tonido-3.0.16...tonido-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tonido-3.0.16](https://github.com/truecharts/charts/compare/tonido-3.0.15...tonido-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tonido-3.0.15](https://github.com/truecharts/charts/compare/tonido-3.0.14...tonido-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tonido-3.0.14](https://github.com/truecharts/charts/compare/tonido-3.0.13...tonido-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tonido-3.0.13](https://github.com/truecharts/charts/compare/tonido-3.0.12...tonido-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tonido-3.0.12](https://github.com/truecharts/charts/compare/tonido-3.0.11...tonido-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tonido-3.0.11](https://github.com/truecharts/charts/compare/tonido-3.0.10...tonido-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tonido-3.0.10](https://github.com/truecharts/charts/compare/tonido-3.0.9...tonido-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/tonido/4.1.0/Chart.yaml b/stable/tonido/4.1.0/Chart.yaml new file mode 100644 index 0000000000..51a568b4f3 --- /dev/null +++ b/stable/tonido/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tonido +version: 4.1.0 +appVersion: latest +description: Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. +home: https://truecharts.org/charts/incubator/tonido +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.png +deprecated: false +sources: + - https://hub.docker.com/r/captinsano/tonido + - https://registry.hub.docker.com/r/captinsano/tonido/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/tonido +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tonido + - Cloud +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/tonido/4.0.1/README.md b/stable/tonido/4.1.0/README.md similarity index 100% rename from stable/tonido/4.0.1/README.md rename to stable/tonido/4.1.0/README.md diff --git a/stable/tonido/4.1.0/app-changelog.md b/stable/tonido/4.1.0/app-changelog.md new file mode 100644 index 0000000000..5275b53182 --- /dev/null +++ b/stable/tonido/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tonido-4.1.0](https://github.com/truecharts/charts/compare/tonido-4.0.1...tonido-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tonido/4.0.1/app-readme.md b/stable/tonido/4.1.0/app-readme.md similarity index 100% rename from stable/tonido/4.0.1/app-readme.md rename to stable/tonido/4.1.0/app-readme.md diff --git a/stable/tonido/4.1.0/charts/common-17.2.2.tgz b/stable/tonido/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tonido/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tonido/4.0.1/ix_values.yaml b/stable/tonido/4.1.0/ix_values.yaml similarity index 100% rename from stable/tonido/4.0.1/ix_values.yaml rename to stable/tonido/4.1.0/ix_values.yaml diff --git a/stable/tonido/4.0.1/questions.yaml b/stable/tonido/4.1.0/questions.yaml similarity index 100% rename from stable/tonido/4.0.1/questions.yaml rename to stable/tonido/4.1.0/questions.yaml diff --git a/stable/troddit/4.0.1/templates/common.yaml b/stable/tonido/4.1.0/templates/common.yaml similarity index 100% rename from stable/troddit/4.0.1/templates/common.yaml rename to stable/tonido/4.1.0/templates/common.yaml diff --git a/stable/tonido/4.1.0/values.yaml b/stable/tonido/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/traccar/14.1.0/CHANGELOG.md b/stable/traccar/14.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c26a1e0b23 --- /dev/null +++ b/stable/traccar/14.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traccar-14.1.0](https://github.com/truecharts/charts/compare/traccar-14.0.1...traccar-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [traccar-14.0.1](https://github.com/truecharts/charts/compare/traccar-14.0.0...traccar-14.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [traccar-14.0.0](https://github.com/truecharts/charts/compare/traccar-13.0.11...traccar-14.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [traccar-13.0.11](https://github.com/truecharts/charts/compare/traccar-13.0.10...traccar-13.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [traccar-13.0.10](https://github.com/truecharts/charts/compare/traccar-13.0.9...traccar-13.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [traccar-13.0.9](https://github.com/truecharts/charts/compare/traccar-13.0.8...traccar-13.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [traccar-13.0.8](https://github.com/truecharts/charts/compare/traccar-13.0.7...traccar-13.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [traccar-13.0.7](https://github.com/truecharts/charts/compare/traccar-13.0.6...traccar-13.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [traccar-13.0.6](https://github.com/truecharts/charts/compare/traccar-13.0.5...traccar-13.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [traccar-13.0.5](https://github.com/truecharts/charts/compare/traccar-13.0.4...traccar-13.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [traccar-13.0.4](https://github.com/truecharts/charts/compare/traccar-13.0.3...traccar-13.0.4) (2023-12-21) + +### Fix diff --git a/stable/traccar/14.1.0/Chart.yaml b/stable/traccar/14.1.0/Chart.yaml new file mode 100644 index 0000000000..db784570da --- /dev/null +++ b/stable/traccar/14.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: traccar +version: 14.1.0 +appVersion: "5.10" +description: Traccar is an open source GPS tracking system. +home: https://truecharts.org/charts/stable/traccar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png +deprecated: false +sources: + - https://github.com/traccar/traccar + - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://hub.docker.com/r/traccar/traccar +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - traccar + - gps +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/traccar/14.1.0/README.md b/stable/traccar/14.1.0/README.md new file mode 100644 index 0000000000..90b1466083 --- /dev/null +++ b/stable/traccar/14.1.0/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/traccar) + +**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/traccar/14.1.0/app-changelog.md b/stable/traccar/14.1.0/app-changelog.md new file mode 100644 index 0000000000..2fd50aec51 --- /dev/null +++ b/stable/traccar/14.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traccar-14.1.0](https://github.com/truecharts/charts/compare/traccar-14.0.1...traccar-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/traccar/14.1.0/app-readme.md b/stable/traccar/14.1.0/app-readme.md new file mode 100644 index 0000000000..1f09a8fd75 --- /dev/null +++ b/stable/traccar/14.1.0/app-readme.md @@ -0,0 +1,8 @@ +Traccar is an open source GPS tracking system. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/traccar](https://truecharts.org/charts/stable/traccar) + +--- + +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/traccar/14.1.0/charts/common-17.2.2.tgz b/stable/traccar/14.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/traccar/14.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/traccar/14.1.0/ix_values.yaml b/stable/traccar/14.1.0/ix_values.yaml new file mode 100644 index 0000000000..998193094f --- /dev/null +++ b/stable/traccar/14.1.0/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: traccar/traccar + tag: 5.10@sha256:0cf543c40f1c3e9df366a5346c0bb097435398354baf00884a4aa1c383e533ba + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 8082 + targetPort: 8082 +persistence: + data: + enabled: true + mountPath: "/opt/traccar/data" +cnpg: + main: + enabled: true + user: traccar + database: traccar +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + env: + CONFIG_USE_ENVIRONMENT_VARIABLES: true + LOGGER_CONSOLE: true + DATABASE_DRIVER: "org.postgresql.Driver" + DATABASE_USER: "{{ .Values.cnpg.main.user }}" + DATABASE_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DATABASE_URL: + secretKeyRef: + name: cnpg-main-urls + key: jdbc diff --git a/stable/traccar/14.1.0/questions.yaml b/stable/traccar/14.1.0/questions.yaml new file mode 100644 index 0000000000..57f72c4bc1 --- /dev/null +++ b/stable/traccar/14.1.0/questions.yaml @@ -0,0 +1,3197 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: CONFIG_USE_ENVIRONMENT_VARIABLES + label: "CONFIG_USE_ENVIRONMENT_VARIABLES" + description: "Sets the CONFIG_USE_ENVIRONMENT_VARIABLES env var" + schema: + type: boolean + default: true + - variable: LOGGER_CONSOLE + label: "LOGGER_CONSOLE" + description: "Sets the LOGGER_CONSOLE env var" + schema: + type: boolean + default: true + - 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: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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: 8082 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/traccar/14.1.0/templates/NOTES.txt b/stable/traccar/14.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/traccar/14.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/traccar/14.1.0/templates/common.yaml b/stable/traccar/14.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/traccar/14.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/traccar/14.1.0/values.yaml b/stable/traccar/14.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tracks/4.0.1/CHANGELOG.md b/stable/tracks/4.0.1/CHANGELOG.md deleted file mode 100644 index ed71af3fa5..0000000000 --- a/stable/tracks/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tracks-4.0.1](https://github.com/truecharts/charts/compare/tracks-4.0.0...tracks-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tracks-4.0.0](https://github.com/truecharts/charts/compare/tracks-3.0.18...tracks-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tracks-3.0.18](https://github.com/truecharts/charts/compare/tracks-3.0.17...tracks-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tracks-3.0.17](https://github.com/truecharts/charts/compare/tracks-3.0.16...tracks-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tracks-3.0.16](https://github.com/truecharts/charts/compare/tracks-3.0.15...tracks-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tracks-3.0.15](https://github.com/truecharts/charts/compare/tracks-3.0.14...tracks-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tracks-3.0.14](https://github.com/truecharts/charts/compare/tracks-3.0.13...tracks-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tracks-3.0.13](https://github.com/truecharts/charts/compare/tracks-3.0.12...tracks-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tracks-3.0.12](https://github.com/truecharts/charts/compare/tracks-3.0.11...tracks-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tracks-3.0.11](https://github.com/truecharts/charts/compare/tracks-3.0.10...tracks-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tracks-3.0.10](https://github.com/truecharts/charts/compare/tracks-3.0.9...tracks-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/tracks/4.0.1/Chart.yaml b/stable/tracks/4.0.1/Chart.yaml deleted file mode 100644 index 7fbffb6a64..0000000000 --- a/stable/tracks/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tracks -version: 4.0.1 -appVersion: latest -description: "Tracks is a web-based todo application to help you implement the GTD methodology. " -home: https://truecharts.org/charts/incubator/tracks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tracks - - https://hub.docker.com/r/tracksapp/tracks -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tracks - - Productivity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/tracks/4.0.1/app-changelog.md b/stable/tracks/4.0.1/app-changelog.md deleted file mode 100644 index 94fc729c2f..0000000000 --- a/stable/tracks/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tracks-4.0.1](https://github.com/truecharts/charts/compare/tracks-4.0.0...tracks-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tracks/4.0.1/charts/common-17.1.4.tgz b/stable/tracks/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tracks/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tracks/4.1.0/CHANGELOG.md b/stable/tracks/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c55ee4ded4 --- /dev/null +++ b/stable/tracks/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tracks-4.1.0](https://github.com/truecharts/charts/compare/tracks-4.0.1...tracks-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tracks-4.0.1](https://github.com/truecharts/charts/compare/tracks-4.0.0...tracks-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tracks-4.0.0](https://github.com/truecharts/charts/compare/tracks-3.0.18...tracks-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tracks-3.0.18](https://github.com/truecharts/charts/compare/tracks-3.0.17...tracks-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tracks-3.0.17](https://github.com/truecharts/charts/compare/tracks-3.0.16...tracks-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tracks-3.0.16](https://github.com/truecharts/charts/compare/tracks-3.0.15...tracks-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tracks-3.0.15](https://github.com/truecharts/charts/compare/tracks-3.0.14...tracks-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tracks-3.0.14](https://github.com/truecharts/charts/compare/tracks-3.0.13...tracks-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tracks-3.0.13](https://github.com/truecharts/charts/compare/tracks-3.0.12...tracks-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tracks-3.0.12](https://github.com/truecharts/charts/compare/tracks-3.0.11...tracks-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tracks-3.0.11](https://github.com/truecharts/charts/compare/tracks-3.0.10...tracks-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/tracks/4.1.0/Chart.yaml b/stable/tracks/4.1.0/Chart.yaml new file mode 100644 index 0000000000..eb287f9f69 --- /dev/null +++ b/stable/tracks/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tracks +version: 4.1.0 +appVersion: latest +description: "Tracks is a web-based todo application to help you implement the GTD methodology. " +home: https://truecharts.org/charts/incubator/tracks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.png +deprecated: false +sources: + - https://hub.docker.com/r/tracksapp/tracks + - https://github.com/truecharts/charts/tree/master/charts/incubator/tracks +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tracks + - Productivity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/tracks/4.0.1/README.md b/stable/tracks/4.1.0/README.md similarity index 100% rename from stable/tracks/4.0.1/README.md rename to stable/tracks/4.1.0/README.md diff --git a/stable/tracks/4.1.0/app-changelog.md b/stable/tracks/4.1.0/app-changelog.md new file mode 100644 index 0000000000..f4a9993eda --- /dev/null +++ b/stable/tracks/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tracks-4.1.0](https://github.com/truecharts/charts/compare/tracks-4.0.1...tracks-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tracks/4.0.1/app-readme.md b/stable/tracks/4.1.0/app-readme.md similarity index 100% rename from stable/tracks/4.0.1/app-readme.md rename to stable/tracks/4.1.0/app-readme.md diff --git a/stable/tracks/4.1.0/charts/common-17.2.2.tgz b/stable/tracks/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tracks/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tracks/4.0.1/ix_values.yaml b/stable/tracks/4.1.0/ix_values.yaml similarity index 100% rename from stable/tracks/4.0.1/ix_values.yaml rename to stable/tracks/4.1.0/ix_values.yaml diff --git a/stable/tracks/4.0.1/questions.yaml b/stable/tracks/4.1.0/questions.yaml similarity index 100% rename from stable/tracks/4.0.1/questions.yaml rename to stable/tracks/4.1.0/questions.yaml diff --git a/stable/ts-dnsserver/4.0.1/templates/common.yaml b/stable/tracks/4.1.0/templates/common.yaml similarity index 100% rename from stable/ts-dnsserver/4.0.1/templates/common.yaml rename to stable/tracks/4.1.0/templates/common.yaml diff --git a/stable/tracks/4.1.0/values.yaml b/stable/tracks/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/traefik-forward-auth/2.0.1/CHANGELOG.md b/stable/traefik-forward-auth/2.0.1/CHANGELOG.md deleted file mode 100644 index d60cf9beae..0000000000 --- a/stable/traefik-forward-auth/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [traefik-forward-auth-2.0.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.0.0...traefik-forward-auth-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [traefik-forward-auth-2.0.0](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.11...traefik-forward-auth-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [traefik-forward-auth-1.0.11](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.10...traefik-forward-auth-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [traefik-forward-auth-1.0.10](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.9...traefik-forward-auth-1.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [traefik-forward-auth-1.0.9](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.8...traefik-forward-auth-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [traefik-forward-auth-1.0.8](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.7...traefik-forward-auth-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [traefik-forward-auth-1.0.7](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.6...traefik-forward-auth-1.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [traefik-forward-auth-1.0.6](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.5...traefik-forward-auth-1.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [traefik-forward-auth-1.0.5](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.4...traefik-forward-auth-1.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [traefik-forward-auth-1.0.4](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.3...traefik-forward-auth-1.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [traefik-forward-auth-1.0.3](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.2...traefik-forward-auth-1.0.3) (2023-12-21) - -### Chore diff --git a/stable/traefik-forward-auth/2.0.1/Chart.yaml b/stable/traefik-forward-auth/2.0.1/Chart.yaml deleted file mode 100644 index db05056941..0000000000 --- a/stable/traefik-forward-auth/2.0.1/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: traefik-forward-auth -version: 2.0.1 -appVersion: latest -description: A minimal forward authentication service that provides OAuth/SSO login and authentication for the traefik reverse proxy/load balancer. An example for a typical setup is included in the source (docs/how-to.md). -home: https://truecharts.org/charts/incubator/traefik-forward-auth -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-forward-auth.png -deprecated: false -sources: - - https://github.com/thomseddon/traefik-forward-auth - - https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth - - https://github.com/truecharts/containers/tree/master/mirrortraefik-forward-auth -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - traefik-forward-auth - - traefik - - forward-auth - - auth - - ingress - - middleware -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/traefik-forward-auth/2.0.1/app-changelog.md b/stable/traefik-forward-auth/2.0.1/app-changelog.md deleted file mode 100644 index 7af682e5d0..0000000000 --- a/stable/traefik-forward-auth/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [traefik-forward-auth-2.0.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.0.0...traefik-forward-auth-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/traefik-forward-auth/2.0.1/charts/common-17.1.4.tgz b/stable/traefik-forward-auth/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/traefik-forward-auth/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/traefik-forward-auth/2.1.0/CHANGELOG.md b/stable/traefik-forward-auth/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..dc273b74de --- /dev/null +++ b/stable/traefik-forward-auth/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traefik-forward-auth-2.1.0](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.0.1...traefik-forward-auth-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [traefik-forward-auth-2.0.1](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.0.0...traefik-forward-auth-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [traefik-forward-auth-2.0.0](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.11...traefik-forward-auth-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [traefik-forward-auth-1.0.11](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.10...traefik-forward-auth-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [traefik-forward-auth-1.0.10](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.9...traefik-forward-auth-1.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [traefik-forward-auth-1.0.9](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.8...traefik-forward-auth-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [traefik-forward-auth-1.0.8](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.7...traefik-forward-auth-1.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [traefik-forward-auth-1.0.7](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.6...traefik-forward-auth-1.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [traefik-forward-auth-1.0.6](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.5...traefik-forward-auth-1.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [traefik-forward-auth-1.0.5](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.4...traefik-forward-auth-1.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [traefik-forward-auth-1.0.4](https://github.com/truecharts/charts/compare/traefik-forward-auth-1.0.3...traefik-forward-auth-1.0.4) (2023-12-21) + +### Fix diff --git a/stable/traefik-forward-auth/2.1.0/Chart.yaml b/stable/traefik-forward-auth/2.1.0/Chart.yaml new file mode 100644 index 0000000000..2decb1f3a5 --- /dev/null +++ b/stable/traefik-forward-auth/2.1.0/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: traefik-forward-auth +version: 2.1.0 +appVersion: latest +description: A minimal forward authentication service that provides OAuth/SSO login and authentication for the traefik reverse proxy/load balancer. An example for a typical setup is included in the source (docs/how-to.md). +home: https://truecharts.org/charts/incubator/traefik-forward-auth +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-forward-auth.png +deprecated: false +sources: + - https://github.com/thomseddon/traefik-forward-auth + - https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth + - https://github.com/truecharts/containers/tree/master/mirrortraefik-forward-auth +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - traefik-forward-auth + - traefik + - forward-auth + - auth + - ingress + - middleware +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/traefik-forward-auth/2.0.1/README.md b/stable/traefik-forward-auth/2.1.0/README.md similarity index 100% rename from stable/traefik-forward-auth/2.0.1/README.md rename to stable/traefik-forward-auth/2.1.0/README.md diff --git a/stable/traefik-forward-auth/2.1.0/app-changelog.md b/stable/traefik-forward-auth/2.1.0/app-changelog.md new file mode 100644 index 0000000000..3c9bab290a --- /dev/null +++ b/stable/traefik-forward-auth/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traefik-forward-auth-2.1.0](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.0.1...traefik-forward-auth-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/traefik-forward-auth/2.0.1/app-readme.md b/stable/traefik-forward-auth/2.1.0/app-readme.md similarity index 100% rename from stable/traefik-forward-auth/2.0.1/app-readme.md rename to stable/traefik-forward-auth/2.1.0/app-readme.md diff --git a/stable/traefik-forward-auth/2.1.0/charts/common-17.2.2.tgz b/stable/traefik-forward-auth/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/traefik-forward-auth/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/traefik-forward-auth/2.0.1/ix_values.yaml b/stable/traefik-forward-auth/2.1.0/ix_values.yaml similarity index 100% rename from stable/traefik-forward-auth/2.0.1/ix_values.yaml rename to stable/traefik-forward-auth/2.1.0/ix_values.yaml diff --git a/stable/traefik-forward-auth/2.0.1/questions.yaml b/stable/traefik-forward-auth/2.1.0/questions.yaml similarity index 100% rename from stable/traefik-forward-auth/2.0.1/questions.yaml rename to stable/traefik-forward-auth/2.1.0/questions.yaml diff --git a/stable/traefik-forward-auth/2.0.1/templates/_args.tpl b/stable/traefik-forward-auth/2.1.0/templates/_args.tpl similarity index 100% rename from stable/traefik-forward-auth/2.0.1/templates/_args.tpl rename to stable/traefik-forward-auth/2.1.0/templates/_args.tpl diff --git a/stable/traefik-forward-auth/2.0.1/templates/_secrets.tpl b/stable/traefik-forward-auth/2.1.0/templates/_secrets.tpl similarity index 100% rename from stable/traefik-forward-auth/2.0.1/templates/_secrets.tpl rename to stable/traefik-forward-auth/2.1.0/templates/_secrets.tpl diff --git a/stable/traefik-forward-auth/2.0.1/templates/common.yaml b/stable/traefik-forward-auth/2.1.0/templates/common.yaml similarity index 100% rename from stable/traefik-forward-auth/2.0.1/templates/common.yaml rename to stable/traefik-forward-auth/2.1.0/templates/common.yaml diff --git a/stable/traefik-forward-auth/2.1.0/values.yaml b/stable/traefik-forward-auth/2.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/traggo/5.0.1/CHANGELOG.md b/stable/traggo/5.0.1/CHANGELOG.md deleted file mode 100644 index 3c4e020885..0000000000 --- a/stable/traggo/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [traggo-5.0.1](https://github.com/truecharts/charts/compare/traggo-5.0.0...traggo-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [traggo-5.0.0](https://github.com/truecharts/charts/compare/traggo-4.0.11...traggo-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [traggo-4.0.11](https://github.com/truecharts/charts/compare/traggo-4.0.10...traggo-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [traggo-4.0.10](https://github.com/truecharts/charts/compare/traggo-4.0.9...traggo-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [traggo-4.0.9](https://github.com/truecharts/charts/compare/traggo-4.0.8...traggo-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [traggo-4.0.8](https://github.com/truecharts/charts/compare/traggo-4.0.7...traggo-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [traggo-4.0.7](https://github.com/truecharts/charts/compare/traggo-4.0.6...traggo-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [traggo-4.0.6](https://github.com/truecharts/charts/compare/traggo-4.0.5...traggo-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [traggo-4.0.5](https://github.com/truecharts/charts/compare/traggo-4.0.4...traggo-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [traggo-4.0.4](https://github.com/truecharts/charts/compare/traggo-4.0.3...traggo-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [traggo-4.0.3](https://github.com/truecharts/charts/compare/traggo-4.0.2...traggo-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/traggo/5.0.1/Chart.yaml b/stable/traggo/5.0.1/Chart.yaml deleted file mode 100644 index a1f4a1f155..0000000000 --- a/stable/traggo/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: traggo -version: 5.0.1 -appVersion: 0.3.0 -description: Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. -home: https://truecharts.org/charts/stable/traggo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/traggo - - https://hub.docker.com/r/traggo/server - - https://github.com/traggo/server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - time-tracking - - tag -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/traggo/5.0.1/app-changelog.md b/stable/traggo/5.0.1/app-changelog.md deleted file mode 100644 index fe65fc56b1..0000000000 --- a/stable/traggo/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [traggo-5.0.1](https://github.com/truecharts/charts/compare/traggo-5.0.0...traggo-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/traggo/5.0.1/charts/common-17.1.4.tgz b/stable/traggo/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/traggo/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/traggo/5.1.0/CHANGELOG.md b/stable/traggo/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4dccad4ee1 --- /dev/null +++ b/stable/traggo/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traggo-5.1.0](https://github.com/truecharts/charts/compare/traggo-5.0.1...traggo-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [traggo-5.0.1](https://github.com/truecharts/charts/compare/traggo-5.0.0...traggo-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [traggo-5.0.0](https://github.com/truecharts/charts/compare/traggo-4.0.11...traggo-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [traggo-4.0.11](https://github.com/truecharts/charts/compare/traggo-4.0.10...traggo-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [traggo-4.0.10](https://github.com/truecharts/charts/compare/traggo-4.0.9...traggo-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [traggo-4.0.9](https://github.com/truecharts/charts/compare/traggo-4.0.8...traggo-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [traggo-4.0.8](https://github.com/truecharts/charts/compare/traggo-4.0.7...traggo-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [traggo-4.0.7](https://github.com/truecharts/charts/compare/traggo-4.0.6...traggo-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [traggo-4.0.6](https://github.com/truecharts/charts/compare/traggo-4.0.5...traggo-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [traggo-4.0.5](https://github.com/truecharts/charts/compare/traggo-4.0.4...traggo-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [traggo-4.0.4](https://github.com/truecharts/charts/compare/traggo-4.0.3...traggo-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/traggo/5.1.0/Chart.yaml b/stable/traggo/5.1.0/Chart.yaml new file mode 100644 index 0000000000..8a7ffc40cf --- /dev/null +++ b/stable/traggo/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: traggo +version: 5.1.0 +appVersion: 0.3.0 +description: Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. +home: https://truecharts.org/charts/stable/traggo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png +deprecated: false +sources: + - https://github.com/traggo/server + - https://github.com/truecharts/charts/tree/master/charts/stable/traggo + - https://hub.docker.com/r/traggo/server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - time-tracking + - tag +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/traggo/5.0.1/README.md b/stable/traggo/5.1.0/README.md similarity index 100% rename from stable/traggo/5.0.1/README.md rename to stable/traggo/5.1.0/README.md diff --git a/stable/traggo/5.1.0/app-changelog.md b/stable/traggo/5.1.0/app-changelog.md new file mode 100644 index 0000000000..0ff2197c7c --- /dev/null +++ b/stable/traggo/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traggo-5.1.0](https://github.com/truecharts/charts/compare/traggo-5.0.1...traggo-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/traggo/5.0.1/app-readme.md b/stable/traggo/5.1.0/app-readme.md similarity index 100% rename from stable/traggo/5.0.1/app-readme.md rename to stable/traggo/5.1.0/app-readme.md diff --git a/stable/traggo/5.1.0/charts/common-17.2.2.tgz b/stable/traggo/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/traggo/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/traggo/5.0.1/ix_values.yaml b/stable/traggo/5.1.0/ix_values.yaml similarity index 100% rename from stable/traggo/5.0.1/ix_values.yaml rename to stable/traggo/5.1.0/ix_values.yaml diff --git a/stable/traggo/5.0.1/questions.yaml b/stable/traggo/5.1.0/questions.yaml similarity index 100% rename from stable/traggo/5.0.1/questions.yaml rename to stable/traggo/5.1.0/questions.yaml diff --git a/stable/traggo/5.1.0/templates/NOTES.txt b/stable/traggo/5.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/traggo/5.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/traggo/5.0.1/templates/_secret.tpl b/stable/traggo/5.1.0/templates/_secret.tpl similarity index 100% rename from stable/traggo/5.0.1/templates/_secret.tpl rename to stable/traggo/5.1.0/templates/_secret.tpl diff --git a/stable/traggo/5.0.1/templates/common.yaml b/stable/traggo/5.1.0/templates/common.yaml similarity index 100% rename from stable/traggo/5.0.1/templates/common.yaml rename to stable/traggo/5.1.0/templates/common.yaml diff --git a/stable/traggo/5.1.0/values.yaml b/stable/traggo/5.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/traktarr/4.0.1/CHANGELOG.md b/stable/traktarr/4.0.1/CHANGELOG.md deleted file mode 100644 index ff084faf6a..0000000000 --- a/stable/traktarr/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [traktarr-4.0.1](https://github.com/truecharts/charts/compare/traktarr-4.0.0...traktarr-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [traktarr-4.0.0](https://github.com/truecharts/charts/compare/traktarr-3.0.17...traktarr-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [traktarr-3.0.17](https://github.com/truecharts/charts/compare/traktarr-3.0.16...traktarr-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [traktarr-3.0.16](https://github.com/truecharts/charts/compare/traktarr-3.0.15...traktarr-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [traktarr-3.0.15](https://github.com/truecharts/charts/compare/traktarr-3.0.14...traktarr-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [traktarr-3.0.14](https://github.com/truecharts/charts/compare/traktarr-3.0.13...traktarr-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [traktarr-3.0.13](https://github.com/truecharts/charts/compare/traktarr-3.0.12...traktarr-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [traktarr-3.0.12](https://github.com/truecharts/charts/compare/traktarr-3.0.11...traktarr-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [traktarr-3.0.11](https://github.com/truecharts/charts/compare/traktarr-3.0.10...traktarr-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [traktarr-3.0.10](https://github.com/truecharts/charts/compare/traktarr-3.0.9...traktarr-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [traktarr-3.0.9](https://github.com/truecharts/charts/compare/traktarr-3.0.8...traktarr-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/traktarr/4.0.1/Chart.yaml b/stable/traktarr/4.0.1/Chart.yaml deleted file mode 100644 index 92a7da04e7..0000000000 --- a/stable/traktarr/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: traktarr -version: 4.0.1 -appVersion: latest -description: Script to add new series and movies to Sonarr/Radarr based on Trakt lists. -home: https://truecharts.org/charts/incubator/traktarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/traktarr - - https://hub.docker.com/r/eafxx/traktarr - - https://github.com/l3uddz/traktarr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - traktarr - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/traktarr/4.0.1/app-changelog.md b/stable/traktarr/4.0.1/app-changelog.md deleted file mode 100644 index fbc2f10579..0000000000 --- a/stable/traktarr/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [traktarr-4.0.1](https://github.com/truecharts/charts/compare/traktarr-4.0.0...traktarr-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/traktarr/4.0.1/charts/common-17.1.4.tgz b/stable/traktarr/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/traktarr/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/traktarr/4.1.0/CHANGELOG.md b/stable/traktarr/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b7e04ae89d --- /dev/null +++ b/stable/traktarr/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traktarr-4.1.0](https://github.com/truecharts/charts/compare/traktarr-4.0.1...traktarr-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [traktarr-4.0.1](https://github.com/truecharts/charts/compare/traktarr-4.0.0...traktarr-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [traktarr-4.0.0](https://github.com/truecharts/charts/compare/traktarr-3.0.17...traktarr-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [traktarr-3.0.17](https://github.com/truecharts/charts/compare/traktarr-3.0.16...traktarr-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [traktarr-3.0.16](https://github.com/truecharts/charts/compare/traktarr-3.0.15...traktarr-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [traktarr-3.0.15](https://github.com/truecharts/charts/compare/traktarr-3.0.14...traktarr-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [traktarr-3.0.14](https://github.com/truecharts/charts/compare/traktarr-3.0.13...traktarr-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [traktarr-3.0.13](https://github.com/truecharts/charts/compare/traktarr-3.0.12...traktarr-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [traktarr-3.0.12](https://github.com/truecharts/charts/compare/traktarr-3.0.11...traktarr-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [traktarr-3.0.11](https://github.com/truecharts/charts/compare/traktarr-3.0.10...traktarr-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [traktarr-3.0.10](https://github.com/truecharts/charts/compare/traktarr-3.0.9...traktarr-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/traktarr/4.1.0/Chart.yaml b/stable/traktarr/4.1.0/Chart.yaml new file mode 100644 index 0000000000..955b66ef09 --- /dev/null +++ b/stable/traktarr/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: traktarr +version: 4.1.0 +appVersion: latest +description: Script to add new series and movies to Sonarr/Radarr based on Trakt lists. +home: https://truecharts.org/charts/incubator/traktarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.png +deprecated: false +sources: + - https://github.com/l3uddz/traktarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/traktarr + - https://hub.docker.com/r/eafxx/traktarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - traktarr + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/traktarr/4.0.1/README.md b/stable/traktarr/4.1.0/README.md similarity index 100% rename from stable/traktarr/4.0.1/README.md rename to stable/traktarr/4.1.0/README.md diff --git a/stable/traktarr/4.1.0/app-changelog.md b/stable/traktarr/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ce5f84cb28 --- /dev/null +++ b/stable/traktarr/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traktarr-4.1.0](https://github.com/truecharts/charts/compare/traktarr-4.0.1...traktarr-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/traktarr/4.0.1/app-readme.md b/stable/traktarr/4.1.0/app-readme.md similarity index 100% rename from stable/traktarr/4.0.1/app-readme.md rename to stable/traktarr/4.1.0/app-readme.md diff --git a/stable/traktarr/4.1.0/charts/common-17.2.2.tgz b/stable/traktarr/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/traktarr/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/traktarr/4.0.1/ix_values.yaml b/stable/traktarr/4.1.0/ix_values.yaml similarity index 100% rename from stable/traktarr/4.0.1/ix_values.yaml rename to stable/traktarr/4.1.0/ix_values.yaml diff --git a/stable/traktarr/4.0.1/questions.yaml b/stable/traktarr/4.1.0/questions.yaml similarity index 100% rename from stable/traktarr/4.0.1/questions.yaml rename to stable/traktarr/4.1.0/questions.yaml diff --git a/stable/tubearchivist-redisjson/4.0.1/templates/common.yaml b/stable/traktarr/4.1.0/templates/common.yaml similarity index 100% rename from stable/tubearchivist-redisjson/4.0.1/templates/common.yaml rename to stable/traktarr/4.1.0/templates/common.yaml diff --git a/stable/traktarr/4.1.0/values.yaml b/stable/traktarr/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/trango/4.0.1/CHANGELOG.md b/stable/trango/4.0.1/CHANGELOG.md deleted file mode 100644 index 422a93f455..0000000000 --- a/stable/trango/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [trango-4.0.1](https://github.com/truecharts/charts/compare/trango-4.0.0...trango-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [trango-4.0.0](https://github.com/truecharts/charts/compare/trango-3.0.17...trango-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [trango-3.0.17](https://github.com/truecharts/charts/compare/trango-3.0.16...trango-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [trango-3.0.16](https://github.com/truecharts/charts/compare/trango-3.0.15...trango-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [trango-3.0.15](https://github.com/truecharts/charts/compare/trango-3.0.14...trango-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [trango-3.0.14](https://github.com/truecharts/charts/compare/trango-3.0.13...trango-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [trango-3.0.13](https://github.com/truecharts/charts/compare/trango-3.0.12...trango-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [trango-3.0.12](https://github.com/truecharts/charts/compare/trango-3.0.11...trango-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [trango-3.0.11](https://github.com/truecharts/charts/compare/trango-3.0.10...trango-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [trango-3.0.10](https://github.com/truecharts/charts/compare/trango-3.0.9...trango-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [trango-3.0.9](https://github.com/truecharts/charts/compare/trango-3.0.8...trango-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/trango/4.0.1/Chart.yaml b/stable/trango/4.0.1/Chart.yaml deleted file mode 100644 index faa98b855e..0000000000 --- a/stable/trango/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: trango -version: 4.0.1 -appVersion: latest -description: Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. -home: https://truecharts.org/charts/incubator/trango -icon: https://truecharts.org/img/hotlink-ok/chart-icons/trango.png -deprecated: false -sources: - - https://trango.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/trango - - https://hub.docker.com/r/tak786/trango-self-hosted -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - trango - - Network-Other - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/trango/4.0.1/app-changelog.md b/stable/trango/4.0.1/app-changelog.md deleted file mode 100644 index aff27bf2ad..0000000000 --- a/stable/trango/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [trango-4.0.1](https://github.com/truecharts/charts/compare/trango-4.0.0...trango-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/trango/4.0.1/charts/common-17.1.4.tgz b/stable/trango/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/trango/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/trango/4.1.0/CHANGELOG.md b/stable/trango/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bee14b655d --- /dev/null +++ b/stable/trango/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [trango-4.1.0](https://github.com/truecharts/charts/compare/trango-4.0.1...trango-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [trango-4.0.1](https://github.com/truecharts/charts/compare/trango-4.0.0...trango-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [trango-4.0.0](https://github.com/truecharts/charts/compare/trango-3.0.17...trango-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [trango-3.0.17](https://github.com/truecharts/charts/compare/trango-3.0.16...trango-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [trango-3.0.16](https://github.com/truecharts/charts/compare/trango-3.0.15...trango-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [trango-3.0.15](https://github.com/truecharts/charts/compare/trango-3.0.14...trango-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [trango-3.0.14](https://github.com/truecharts/charts/compare/trango-3.0.13...trango-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [trango-3.0.13](https://github.com/truecharts/charts/compare/trango-3.0.12...trango-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [trango-3.0.12](https://github.com/truecharts/charts/compare/trango-3.0.11...trango-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [trango-3.0.11](https://github.com/truecharts/charts/compare/trango-3.0.10...trango-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [trango-3.0.10](https://github.com/truecharts/charts/compare/trango-3.0.9...trango-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/trango/4.1.0/Chart.yaml b/stable/trango/4.1.0/Chart.yaml new file mode 100644 index 0000000000..f2ba229880 --- /dev/null +++ b/stable/trango/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: trango +version: 4.1.0 +appVersion: latest +description: Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. +home: https://truecharts.org/charts/incubator/trango +icon: https://truecharts.org/img/hotlink-ok/chart-icons/trango.png +deprecated: false +sources: + - https://trango.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/trango + - https://hub.docker.com/r/tak786/trango-self-hosted +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - trango + - Network-Other + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/trango/4.0.1/README.md b/stable/trango/4.1.0/README.md similarity index 100% rename from stable/trango/4.0.1/README.md rename to stable/trango/4.1.0/README.md diff --git a/stable/trango/4.1.0/app-changelog.md b/stable/trango/4.1.0/app-changelog.md new file mode 100644 index 0000000000..b5cec84e7d --- /dev/null +++ b/stable/trango/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [trango-4.1.0](https://github.com/truecharts/charts/compare/trango-4.0.1...trango-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/trango/4.0.1/app-readme.md b/stable/trango/4.1.0/app-readme.md similarity index 100% rename from stable/trango/4.0.1/app-readme.md rename to stable/trango/4.1.0/app-readme.md diff --git a/stable/trango/4.1.0/charts/common-17.2.2.tgz b/stable/trango/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/trango/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/trango/4.0.1/ix_values.yaml b/stable/trango/4.1.0/ix_values.yaml similarity index 100% rename from stable/trango/4.0.1/ix_values.yaml rename to stable/trango/4.1.0/ix_values.yaml diff --git a/stable/trango/4.0.1/questions.yaml b/stable/trango/4.1.0/questions.yaml similarity index 100% rename from stable/trango/4.0.1/questions.yaml rename to stable/trango/4.1.0/questions.yaml diff --git a/stable/tubesync/4.0.1/templates/common.yaml b/stable/trango/4.1.0/templates/common.yaml similarity index 100% rename from stable/tubesync/4.0.1/templates/common.yaml rename to stable/trango/4.1.0/templates/common.yaml diff --git a/stable/trango/4.1.0/values.yaml b/stable/trango/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/transmission/19.1.0/CHANGELOG.md b/stable/transmission/19.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ff1596bb35 --- /dev/null +++ b/stable/transmission/19.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [transmission-19.1.0](https://github.com/truecharts/charts/compare/transmission-19.0.1...transmission-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [transmission-19.0.1](https://github.com/truecharts/charts/compare/transmission-19.0.0...transmission-19.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [transmission-19.0.0](https://github.com/truecharts/charts/compare/transmission-18.0.11...transmission-19.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [transmission-18.0.11](https://github.com/truecharts/charts/compare/transmission-18.0.10...transmission-18.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [transmission-18.0.10](https://github.com/truecharts/charts/compare/transmission-18.0.9...transmission-18.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [transmission-18.0.9](https://github.com/truecharts/charts/compare/transmission-18.0.8...transmission-18.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [transmission-18.0.8](https://github.com/truecharts/charts/compare/transmission-18.0.7...transmission-18.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [transmission-18.0.7](https://github.com/truecharts/charts/compare/transmission-18.0.6...transmission-18.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [transmission-18.0.6](https://github.com/truecharts/charts/compare/transmission-18.0.5...transmission-18.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [transmission-18.0.5](https://github.com/truecharts/charts/compare/transmission-18.0.4...transmission-18.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [transmission-18.0.4](https://github.com/truecharts/charts/compare/transmission-18.0.3...transmission-18.0.4) (2023-12-21) + +### Fix diff --git a/stable/transmission/19.1.0/Chart.yaml b/stable/transmission/19.1.0/Chart.yaml new file mode 100644 index 0000000000..9882a117ad --- /dev/null +++ b/stable/transmission/19.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: transmission +version: 19.1.0 +appVersion: 4.0.4 +description: fast, easy, and free BitTorrent client. +home: https://truecharts.org/charts/stable/transmission +icon: https://truecharts.org/img/hotlink-ok/chart-icons/transmission.png +deprecated: false +sources: + - https://github.com/transmission/transmission + - https://github.com/truecharts/charts/tree/master/charts/stable/transmission + - https://ghcr.io/onedr0p/transmission +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - transmission + - torrent + - usenet +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: download-tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/transmission/19.1.0/README.md b/stable/transmission/19.1.0/README.md new file mode 100644 index 0000000000..cbdce15489 --- /dev/null +++ b/stable/transmission/19.1.0/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/transmission) + +**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/transmission/19.1.0/app-changelog.md b/stable/transmission/19.1.0/app-changelog.md new file mode 100644 index 0000000000..95b2cedd44 --- /dev/null +++ b/stable/transmission/19.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [transmission-19.1.0](https://github.com/truecharts/charts/compare/transmission-19.0.1...transmission-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/transmission/19.1.0/app-readme.md b/stable/transmission/19.1.0/app-readme.md new file mode 100644 index 0000000000..7ad905d1d9 --- /dev/null +++ b/stable/transmission/19.1.0/app-readme.md @@ -0,0 +1,8 @@ +fast, easy, and free BitTorrent client. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/transmission](https://truecharts.org/charts/stable/transmission) + +--- + +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/transmission/19.1.0/charts/common-17.2.2.tgz b/stable/transmission/19.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/transmission/19.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/transmission/19.1.0/ix_values.yaml b/stable/transmission/19.1.0/ix_values.yaml new file mode 100644 index 0000000000..5c74d6bd89 --- /dev/null +++ b/stable/transmission/19.1.0/ix_values.yaml @@ -0,0 +1,117 @@ +image: + repository: ghcr.io/onedr0p/transmission + pullPolicy: IfNotPresent + tag: 4.0.4@sha256:a7ef6544c376323f1f423c0b0ca9ecd55f110dd6035c6cbb7808baa4e72291ba +service: + main: + ports: + main: + port: 10109 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 51414 + protocol: tcp + torrentudp: + enabled: true + port: "{{ .Values.service.torrent.ports.torrent.port }}" + protocol: udp +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: tcp + startup: + enabled: true + type: tcp + readiness: + enabled: true + type: tcp + env: + # PUID: 1001 + # URL is set here so it wont be able to get overwritten by the user + # as this will break the probes, if the need arises we can expose it. + TRANSMISSION__RPC_URL: "/transmission" + # TRANSMISSION__RPC_USERNAME: "" + # TRANSMISSION__RPC_PASSWORD: "" + # TRANSMISSION__RPC_AUTHENTICATION_REQUIRED: false + # TRANSMISSION__ALT_SPEED_DOWN: 50 + # TRANSMISSION__ALT_SPEED_ENABLED: false + # TRANSMISSION__ALT_SPEED_TIME_BEGIN: 540 + # TRANSMISSION__ALT_SPEED_TIME_DAY: 127 + # TRANSMISSION__ALT_SPEED_TIME_ENABLED: false + # TRANSMISSION__ALT_SPEED_TIME_END: 1020 + # TRANSMISSION__ALT_SPEED_UP: 50 + # TRANSMISSION__BIND_ADDRESS_IPV4: "0.0.0.0" + # TRANSMISSION__BIND_ADDRESS_IPV6: "::" + # TRANSMISSION__BLOCKLIST_ENABLED: true + # TRANSMISSION__BLOCKLIST_URL: "https://github.com/Naunter/BT_BlockLists/releases/download/v.1/bt_blocklists.gz" + # TRANSMISSION__CACHE_SIZE_MB: 4 + # TRANSMISSION__DHT_ENABLED: true + # TRANSMISSION__DOWNLOAD_DIR: "/downloads/complete" + # TRANSMISSION__DOWNLOAD_QUEUE_ENABLED: true + # TRANSMISSION__DOWNLOAD_QUEUE_SIZE: 5 + # TRANSMISSION__ENCRYPTION: 1 + # TRANSMISSION__IDLE_SEEDING_LIMIT: 30 + # TRANSMISSION__IDLE_SEEDING_LIMIT_ENABLED: false + # TRANSMISSION__INCOMPLETE_DIR: "/downloads/incomplete" + # TRANSMISSION__INCOMPLETE_DIR_ENABLED: true + # TRANSMISSION__LPD_ENABLED: false + # TRANSMISSION__MESSAGE_LEVEL: 2 + # TRANSMISSION__PEER_CONGESTION_ALGORITHM: "" + # TRANSMISSION__PEER_ID_TTL_HOURS: 6 + # TRANSMISSION__PEER_LIMIT_GLOBAL: 200 + # TRANSMISSION__PEER_LIMIT_PER_TORRENT: 50 + TRANSMISSION__PEER_PORT: "{{ .Values.service.torrent.ports.torrent.port }}" + # TRANSMISSION__PEER_PORT_RANDOM_HIGH: 65535 + # TRANSMISSION__PEER_PORT_RANDOM_LOW: 49152 + # TRANSMISSION__PEER_PORT_RANDOM_ON_START: false + # TRANSMISSION__PEER_SOCKET_TOS: default" + # TRANSMISSION__PEX_ENABLED: true + # TRANSMISSION__PORT_FORWARDING_ENABLED: false + # TRANSMISSION__PREALLOCATION: 1 + # TRANSMISSION__PREFETCH_ENABLED: true + # TRANSMISSION__QUEUE_STALLED_ENABLED: true + # TRANSMISSION__QUEUE_STALLED_MINUTES: 30 + # TRANSMISSION__RATIO_LIMIT: 2 + # TRANSMISSION__RATIO_LIMIT_ENABLED: false + # TRANSMISSION__RENAME_PARTIAL_FILES: true + # TRANSMISSION__RPC_BIND_ADDRESS: "0.0.0.0" + # TRANSMISSION__RPC_ENABLED: true + # TRANSMISSION__RPC_HOST_WHITELIST: "" + # TRANSMISSION__RPC_HOST_WHITELIST_ENABLED: false + TRANSMISSION__RPC_PORT: "{{ .Values.service.main.ports.main.port }}" + # TRANSMISSION__RPC_URL: "/transmission/" + # TRANSMISSION__RPC_WHITELIST: "" + # TRANSMISSION__RPC_WHITELIST_ENABLED: false + # TRANSMISSION__SCRAPE_PAUSED_TORRENTS_ENABLED: true + # TRANSMISSION__SCRIPT_TORRENT_DONE_ENABLED: false + # TRANSMISSION__SCRIPT_TORRENT_DONE_FILENAME: "" + # TRANSMISSION__SEED_QUEUE_ENABLED: false + # TRANSMISSION__SEED_QUEUE_SIZE: 10 + # TRANSMISSION__SPEED_LIMIT_DOWN: 100 + # TRANSMISSION__SPEED_LIMIT_DOWN_ENABLED: false + # TRANSMISSION__SPEED_LIMIT_UP: 100 + # TRANSMISSION__SPEED_LIMIT_UP_ENABLED: false + # TRANSMISSION__START_ADDED_TORRENTS: true + # TRANSMISSION__TRASH_ORIGINAL_TORRENT_FILES: false + # TRANSMISSION__UMASK: 2 + # TRANSMISSION__UPLOAD_SLOTS_PER_TORRENT: 14 + # TRANSMISSION__UTP_ENABLED: true + # TRANSMISSION__WATCH_DIR: "/watch" + # TRANSMISSION__WATCH_DIR_ENABLED: false +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +manifestManager: + enabled: false diff --git a/stable/transmission/19.1.0/questions.yaml b/stable/transmission/19.1.0/questions.yaml new file mode 100644 index 0000000000..ad339a927c --- /dev/null +++ b/stable/transmission/19.1.0/questions.yaml @@ -0,0 +1,3087 @@ +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" + path: "/transmission/web/#files" +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRANSMISSION__RPC_USERNAME + label: Transmission RPC Username + schema: + type: string + default: "" + - variable: TRANSMISSION__RPC_PASSWORD + label: Transmission RPC Password + schema: + type: string + private: true + default: "" + - variable: TRANSMISSION__RPC_AUTHENTICATION_REQUIRED + label: Transmission RPC Authentication Required + schema: + type: boolean + default: false + - variable: TRANSMISSION__ALT_SPEED_ENABLED + label: Transmission Alt Speed Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__ALT_SPEED_DOWN + label: Transmission Alt Speed Down + schema: + type: int + default: 50 + - variable: TRANSMISSION__ALT_SPEED_TIME_ENABLED + label: Transmission Alt Speed Time Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__ALT_SPEED_TIME_BEGIN + label: Transmission Alt Speed Time Begin + schema: + type: int + default: 540 + - variable: TRANSMISSION__ALT_SPEED_TIME_DAY + label: Transmission Alt Speed Time Day + schema: + type: int + default: 127 + - variable: TRANSMISSION__ALT_SPEED_TIME_END + label: Transmission Alt Speed Time End + schema: + type: int + default: 1020 + - variable: TRANSMISSION__ALT_SPEED_UP + label: Transmission Alt Speed Up + schema: + type: int + default: 50 + - variable: TRANSMISSION__BIND_ADDRESS_IPV4 + label: Transmission Bind Address IPv4 + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION__BIND_ADDRESS_IPV6 + label: Transmission Bind Address IPv6 + schema: + type: string + default: "::" + - variable: TRANSMISSION__BLOCKLIST_ENABLED + label: Transmission BlockList Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__BLOCKLIST_URL + label: Transmission BlockList Url + schema: + type: string + default: "https://github.com/Naunter/BT_BlockLists/releases/download/v.1/bt_blocklists.gz" + - variable: TRANSMISSION__CACHE_SIZE_MB + label: Transmission Cache Size MB + schema: + type: int + default: 4 + - variable: TRANSMISSION__DHT_ENABLED + label: Transmission DHT Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__DOWNLOAD_DIR + label: Transmission Download Dir + schema: + type: string + default: "/downloads/complete" + - variable: TRANSMISSION__INCOMPLETE_DIR_ENABLED + label: TRANSMISSION__INCOMPLETE_DIR_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION__INCOMPLETE_DIR + label: Transmission Incomplete Dir + schema: + type: string + default: "/downloads/incomplete" + - variable: TRANSMISSION__WATCH_DIR_ENABLED + label: Transmission Watch Dir Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__WATCH_DIR + label: Transmission Watch Dir + schema: + type: string + default: "/watch" + - variable: TRANSMISSION__DOWNLOAD_QUEUE_ENABLED + label: Transmission Download Queue Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__DOWNLOAD_QUEUE_SIZE + label: Transmission Download Queue Size + schema: + type: int + default: 5 + - variable: TRANSMISSION__ENCRYPTION + label: Transmission Encryption + schema: + type: int + default: 1 + - variable: TRANSMISSION__IDLE_SEEDING_LIMIT_ENABLED + label: Transmission Idle Seeding Limit + schema: + type: boolean + default: false + - variable: TRANSMISSION__IDLE_SEEDING_LIMIT + label: Transmission Idle Seeding Limit + schema: + type: int + default: 30 + - variable: TRANSMISSION__LPD_ENABLED + label: Transmission LPD Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__MESSAGE_LEVEL + label: Transmission Message Level + schema: + type: int + default: 2 + - variable: TRANSMISSION__PEER_CONGESTION_ALGORITHM + label: Transmission Peer Congestion Algorithm + schema: + type: string + default: "" + - variable: TRANSMISSION__PEER_ID_TTL_HOURS + label: Transmission Peer ID TTL Hours + schema: + type: int + default: 6 + - variable: TRANSMISSION__PEER_LIMIT_GLOBAL + label: Transmission Peer Limit GLobal + schema: + type: int + default: 200 + - variable: TRANSMISSION__PEER_LIMIT_PER_TORRENT + label: Transmission Peer Limit Per Torrent + schema: + type: int + default: 50 + - variable: TRANSMISSION__PEER_SOCKET_TOS + label: Transmission Peer Socket TOS + schema: + type: string + default: "default" + - variable: TRANSMISSION__PEX_ENABLED + label: Transmission Pex Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__PORT_FORWARDING_ENABLED + label: Transmission Port Forwarding Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__PREALLOCATION + label: Transmission Preallocation + schema: + type: int + default: 1 + - variable: TRANSMISSION__PREFETCH_ENABLED + label: Transmission Prefetch Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__QUEUE_STALLED_ENABLED + label: Transmission Queue Stalled Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__QUEUE_STALLED_MINUTES + label: Transmission Queue Stalled Minutes + schema: + type: int + default: 30 + - variable: TRANSMISSION__RATIO_LIMIT_ENABLED + label: Transmission Ratio Limit Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__RATIO_LIMIT + label: Transmission Ratio Limit + schema: + type: int + default: 2 + - variable: TRANSMISSION__RENAME_PARTIAL_FILES + label: Transmission Rename Partial Files + schema: + type: boolean + default: true + - variable: TRANSMISSION__RPC_ENABLED + label: Transmission RPC Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__RPC_BIND_ADDRESS + label: Transmission RPC Bind Address + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION__RPC_HOST_WHITELIST_ENABLED + label: Transmission RPC HostWhiteList Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__RPC_HOST_WHITELIST + label: Transmission RPC HostWhiteList + schema: + type: string + default: "" + - variable: TRANSMISSION__RPC_WHITELIST_ENABLED + label: Transmission RPC WhiteList Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__RPC_WHITELIST + label: Transmission RPC WhiteList + schema: + type: string + default: "" + - variable: TRANSMISSION__SCRAPE_PAUSED_TORRENTS_ENABLED + label: Transmission Scrape Paused Torrents Enabled + schema: + type: boolean + default: true + - variable: TRANSMISSION__SCRIPT_TORRENT_DONE_ENABLED + label: Transmission Script Torrent Done Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__SCRIPT_TORRENT_DONE_FILENAME + label: Transmission Script Torrent Done File Name + schema: + type: string + default: "" + - variable: TRANSMISSION__SEED_QUEUE_ENABLED + label: Transmission Seed Queue Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__SEED_QUEUE_SIZE + label: Transmission Seed Queue Size + schema: + type: int + default: 10 + - variable: TRANSMISSION__SPEED_LIMIT_DOWN_ENABLED + label: Transmission Speed Limit Down Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__SPEED_LIMIT_DOWN + label: Transmission Speed Limit Down + schema: + type: int + default: 100 + - variable: TRANSMISSION__SPEED_LIMIT_UP_ENABLED + label: Transmission Speed Limit Up Enabled + schema: + type: boolean + default: false + - variable: TRANSMISSION__SPEED_LIMIT_UP + label: Transmission Speed Limit Up + schema: + type: int + default: 100 + - variable: TRANSMISSION__START_ADDED_TORRENTS + label: Transmission Start Added Torrents + schema: + type: boolean + default: true + - variable: TRANSMISSION__TRASH_ORIGINAL_TORRENT_FILES + label: Transmission Trash Original Torrent Files + schema: + type: boolean + default: false + - variable: TRANSMISSION__UMASK + label: Transmission Umask + schema: + type: int + default: 2 + - variable: TRANSMISSION__UPLOAD_SLOTS_PER_TORRENT + label: Transmission Upload SLots per Torrent + schema: + type: int + default: 14 + - variable: TRANSMISSION__UTP_ENABLED + label: Transmission UTP Enabled + schema: + type: boolean + default: true + + - 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: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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: 10109 + required: true + - variable: torrent + label: "Torrent Service" + description: "Torrent service" + 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: torrent + label: "TCP 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: 51414 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/transmission/19.1.0/templates/NOTES.txt b/stable/transmission/19.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/transmission/19.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/transmission/19.1.0/templates/common.yaml b/stable/transmission/19.1.0/templates/common.yaml new file mode 100644 index 0000000000..5e5e0d8c87 --- /dev/null +++ b/stable/transmission/19.1.0/templates/common.yaml @@ -0,0 +1,15 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Set it to the same port as "torrent" service/port */}} +{{- $_ := set $.Values.service.torrent.ports.torrentudp "port" .Values.service.torrent.ports.torrent.port -}} + +{{- if .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_AUTHENTICATION_REQUIRED -}} + {{- $headers := (dict "Authorization" (printf "Basic %s" (printf "%s:%s" .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_USERNAME .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_PASSWORD | b64enc))) -}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.liveness "httpHeaders" $headers -}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.readiness "httpHeaders" $headers -}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.startup "httpHeaders" $headers -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/transmission/19.1.0/values.yaml b/stable/transmission/19.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/trilium-notes/11.1.0/CHANGELOG.md b/stable/trilium-notes/11.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b9723ce896 --- /dev/null +++ b/stable/trilium-notes/11.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [trilium-notes-11.1.0](https://github.com/truecharts/charts/compare/trilium-notes-11.0.1...trilium-notes-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [trilium-notes-11.0.1](https://github.com/truecharts/charts/compare/trilium-notes-11.0.0...trilium-notes-11.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [trilium-notes-11.0.0](https://github.com/truecharts/charts/compare/trilium-notes-10.0.11...trilium-notes-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [trilium-notes-10.0.11](https://github.com/truecharts/charts/compare/trilium-notes-10.0.10...trilium-notes-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [trilium-notes-10.0.10](https://github.com/truecharts/charts/compare/trilium-notes-10.0.9...trilium-notes-10.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [trilium-notes-10.0.9](https://github.com/truecharts/charts/compare/trilium-notes-10.0.8...trilium-notes-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [trilium-notes-10.0.8](https://github.com/truecharts/charts/compare/trilium-notes-10.0.7...trilium-notes-10.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [trilium-notes-10.0.7](https://github.com/truecharts/charts/compare/trilium-notes-10.0.6...trilium-notes-10.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [trilium-notes-10.0.6](https://github.com/truecharts/charts/compare/trilium-notes-10.0.5...trilium-notes-10.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [trilium-notes-10.0.5](https://github.com/truecharts/charts/compare/trilium-notes-10.0.4...trilium-notes-10.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [trilium-notes-10.0.4](https://github.com/truecharts/charts/compare/trilium-notes-10.0.3...trilium-notes-10.0.4) (2023-12-21) + +### Fix diff --git a/stable/trilium-notes/11.1.0/Chart.yaml b/stable/trilium-notes/11.1.0/Chart.yaml new file mode 100644 index 0000000000..037958672e --- /dev/null +++ b/stable/trilium-notes/11.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: trilium-notes +version: 11.1.0 +appVersion: 0.62.4 +description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. +home: https://truecharts.org/charts/stable/trilium-notes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.png +deprecated: false +sources: + - https://github.com/zadam/trilium + - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes + - https://ghcr.io/zadam/trilium +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - trilium + - notes + - note + - information +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/trilium-notes/11.1.0/README.md b/stable/trilium-notes/11.1.0/README.md new file mode 100644 index 0000000000..3b74e043d0 --- /dev/null +++ b/stable/trilium-notes/11.1.0/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/trilium-notes) + +**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/trilium-notes/11.1.0/app-changelog.md b/stable/trilium-notes/11.1.0/app-changelog.md new file mode 100644 index 0000000000..d28895f751 --- /dev/null +++ b/stable/trilium-notes/11.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [trilium-notes-11.1.0](https://github.com/truecharts/charts/compare/trilium-notes-11.0.1...trilium-notes-11.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/trilium-notes/11.1.0/app-readme.md b/stable/trilium-notes/11.1.0/app-readme.md new file mode 100644 index 0000000000..309c24c61b --- /dev/null +++ b/stable/trilium-notes/11.1.0/app-readme.md @@ -0,0 +1,8 @@ +Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/trilium-notes](https://truecharts.org/charts/stable/trilium-notes) + +--- + +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/trilium-notes/11.1.0/charts/common-17.2.2.tgz b/stable/trilium-notes/11.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/trilium-notes/11.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/trilium-notes/11.1.0/ix_values.yaml b/stable/trilium-notes/11.1.0/ix_values.yaml new file mode 100644 index 0000000000..4b699a4174 --- /dev/null +++ b/stable/trilium-notes/11.1.0/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: ghcr.io/zadam/trilium + pullPolicy: IfNotPresent + tag: 0.62.4@sha256:f98cde7e486e92357d6bee6611a91297cb328261169101c0348a7f450fb766f2 +service: + main: + ports: + main: + protocol: http + targetPort: 8080 + port: 10156 +persistence: + config: + enabled: true + mountPath: "/home/node" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + fsGroup: 1000 diff --git a/stable/trilium-notes/11.1.0/questions.yaml b/stable/trilium-notes/11.1.0/questions.yaml new file mode 100644 index 0000000000..89f2bdd863 --- /dev/null +++ b/stable/trilium-notes/11.1.0/questions.yaml @@ -0,0 +1,2824 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10156 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: 1000 + + - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/trilium-notes/11.1.0/templates/NOTES.txt b/stable/trilium-notes/11.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/trilium-notes/11.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/trilium-notes/11.1.0/templates/common.yaml b/stable/trilium-notes/11.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/trilium-notes/11.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/trilium-notes/11.1.0/values.yaml b/stable/trilium-notes/11.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/troddit/4.0.1/CHANGELOG.md b/stable/troddit/4.0.1/CHANGELOG.md deleted file mode 100644 index df1d07eba9..0000000000 --- a/stable/troddit/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [troddit-4.0.1](https://github.com/truecharts/charts/compare/troddit-4.0.0...troddit-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [troddit-4.0.0](https://github.com/truecharts/charts/compare/troddit-3.0.17...troddit-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [troddit-3.0.17](https://github.com/truecharts/charts/compare/troddit-3.0.16...troddit-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [troddit-3.0.16](https://github.com/truecharts/charts/compare/troddit-3.0.15...troddit-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [troddit-3.0.15](https://github.com/truecharts/charts/compare/troddit-3.0.14...troddit-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [troddit-3.0.14](https://github.com/truecharts/charts/compare/troddit-3.0.13...troddit-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [troddit-3.0.13](https://github.com/truecharts/charts/compare/troddit-3.0.12...troddit-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [troddit-3.0.12](https://github.com/truecharts/charts/compare/troddit-3.0.11...troddit-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [troddit-3.0.11](https://github.com/truecharts/charts/compare/troddit-3.0.10...troddit-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [troddit-3.0.10](https://github.com/truecharts/charts/compare/troddit-3.0.9...troddit-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [troddit-3.0.9](https://github.com/truecharts/charts/compare/troddit-3.0.8...troddit-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/troddit/4.0.1/Chart.yaml b/stable/troddit/4.0.1/Chart.yaml deleted file mode 100644 index 81db030d74..0000000000 --- a/stable/troddit/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: troddit -version: 4.0.1 -appVersion: latest -description: A web client for Reddit -home: https://truecharts.org/charts/incubator/troddit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.png -deprecated: false -sources: - - https://github.com/burhan-syed/troddit - - https://github.com/truecharts/charts/tree/master/charts/incubator/troddit - - https://hub.docker.com/r/bsyed/troddit -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - troddit - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/troddit/4.0.1/app-changelog.md b/stable/troddit/4.0.1/app-changelog.md deleted file mode 100644 index be3ca6aac3..0000000000 --- a/stable/troddit/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [troddit-4.0.1](https://github.com/truecharts/charts/compare/troddit-4.0.0...troddit-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/troddit/4.0.1/charts/common-17.1.4.tgz b/stable/troddit/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/troddit/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/troddit/4.1.0/CHANGELOG.md b/stable/troddit/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..043c92cf19 --- /dev/null +++ b/stable/troddit/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [troddit-4.1.0](https://github.com/truecharts/charts/compare/troddit-4.0.1...troddit-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [troddit-4.0.1](https://github.com/truecharts/charts/compare/troddit-4.0.0...troddit-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [troddit-4.0.0](https://github.com/truecharts/charts/compare/troddit-3.0.17...troddit-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [troddit-3.0.17](https://github.com/truecharts/charts/compare/troddit-3.0.16...troddit-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [troddit-3.0.16](https://github.com/truecharts/charts/compare/troddit-3.0.15...troddit-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [troddit-3.0.15](https://github.com/truecharts/charts/compare/troddit-3.0.14...troddit-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [troddit-3.0.14](https://github.com/truecharts/charts/compare/troddit-3.0.13...troddit-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [troddit-3.0.13](https://github.com/truecharts/charts/compare/troddit-3.0.12...troddit-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [troddit-3.0.12](https://github.com/truecharts/charts/compare/troddit-3.0.11...troddit-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [troddit-3.0.11](https://github.com/truecharts/charts/compare/troddit-3.0.10...troddit-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [troddit-3.0.10](https://github.com/truecharts/charts/compare/troddit-3.0.9...troddit-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/troddit/4.1.0/Chart.yaml b/stable/troddit/4.1.0/Chart.yaml new file mode 100644 index 0000000000..7efc9db336 --- /dev/null +++ b/stable/troddit/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: troddit +version: 4.1.0 +appVersion: latest +description: A web client for Reddit +home: https://truecharts.org/charts/incubator/troddit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.png +deprecated: false +sources: + - https://github.com/burhan-syed/troddit + - https://github.com/truecharts/charts/tree/master/charts/incubator/troddit + - https://hub.docker.com/r/bsyed/troddit +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - troddit + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/troddit/4.0.1/README.md b/stable/troddit/4.1.0/README.md similarity index 100% rename from stable/troddit/4.0.1/README.md rename to stable/troddit/4.1.0/README.md diff --git a/stable/troddit/4.1.0/app-changelog.md b/stable/troddit/4.1.0/app-changelog.md new file mode 100644 index 0000000000..33b75ee1aa --- /dev/null +++ b/stable/troddit/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [troddit-4.1.0](https://github.com/truecharts/charts/compare/troddit-4.0.1...troddit-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/troddit/4.0.1/app-readme.md b/stable/troddit/4.1.0/app-readme.md similarity index 100% rename from stable/troddit/4.0.1/app-readme.md rename to stable/troddit/4.1.0/app-readme.md diff --git a/stable/troddit/4.1.0/charts/common-17.2.2.tgz b/stable/troddit/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/troddit/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/troddit/4.0.1/ix_values.yaml b/stable/troddit/4.1.0/ix_values.yaml similarity index 100% rename from stable/troddit/4.0.1/ix_values.yaml rename to stable/troddit/4.1.0/ix_values.yaml diff --git a/stable/troddit/4.0.1/questions.yaml b/stable/troddit/4.1.0/questions.yaml similarity index 100% rename from stable/troddit/4.0.1/questions.yaml rename to stable/troddit/4.1.0/questions.yaml diff --git a/stable/tvhproxy/4.0.1/templates/common.yaml b/stable/troddit/4.1.0/templates/common.yaml similarity index 100% rename from stable/tvhproxy/4.0.1/templates/common.yaml rename to stable/troddit/4.1.0/templates/common.yaml diff --git a/stable/troddit/4.1.0/values.yaml b/stable/troddit/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/truecommand/17.1.0/CHANGELOG.md b/stable/truecommand/17.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e8ac320ec0 --- /dev/null +++ b/stable/truecommand/17.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [truecommand-17.1.0](https://github.com/truecharts/charts/compare/truecommand-17.0.1...truecommand-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [truecommand-17.0.1](https://github.com/truecharts/charts/compare/truecommand-17.0.0...truecommand-17.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [truecommand-17.0.0](https://github.com/truecharts/charts/compare/truecommand-16.0.11...truecommand-17.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [truecommand-16.0.11](https://github.com/truecharts/charts/compare/truecommand-16.0.10...truecommand-16.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [truecommand-16.0.10](https://github.com/truecharts/charts/compare/truecommand-16.0.9...truecommand-16.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [truecommand-16.0.9](https://github.com/truecharts/charts/compare/truecommand-16.0.8...truecommand-16.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [truecommand-16.0.8](https://github.com/truecharts/charts/compare/truecommand-16.0.7...truecommand-16.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [truecommand-16.0.7](https://github.com/truecharts/charts/compare/truecommand-16.0.6...truecommand-16.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [truecommand-16.0.6](https://github.com/truecharts/charts/compare/truecommand-16.0.5...truecommand-16.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [truecommand-16.0.5](https://github.com/truecharts/charts/compare/truecommand-16.0.4...truecommand-16.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [truecommand-16.0.4](https://github.com/truecharts/charts/compare/truecommand-16.0.3...truecommand-16.0.4) (2023-12-21) + +### Fix diff --git a/stable/truecommand/17.1.0/Chart.yaml b/stable/truecommand/17.1.0/Chart.yaml new file mode 100644 index 0000000000..9244f14f19 --- /dev/null +++ b/stable/truecommand/17.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: truecommand +version: 17.1.0 +appVersion: "2.2" +description: Aggregated management of TrueNAS devices +home: https://truecharts.org/charts/stable/truecommand +icon: https://truecharts.org/img/hotlink-ok/chart-icons/truecommand.png +deprecated: false +sources: + - https://hub.docker.com/r/ixsystems/truecommand + - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - truecommand +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Administration + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/truecommand/17.1.0/README.md b/stable/truecommand/17.1.0/README.md new file mode 100644 index 0000000000..84376246a2 --- /dev/null +++ b/stable/truecommand/17.1.0/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/truecommand) + +**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/truecommand/17.1.0/app-changelog.md b/stable/truecommand/17.1.0/app-changelog.md new file mode 100644 index 0000000000..18f486ad5e --- /dev/null +++ b/stable/truecommand/17.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [truecommand-17.1.0](https://github.com/truecharts/charts/compare/truecommand-17.0.1...truecommand-17.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/truecommand/17.1.0/app-readme.md b/stable/truecommand/17.1.0/app-readme.md new file mode 100644 index 0000000000..4dc8957fdf --- /dev/null +++ b/stable/truecommand/17.1.0/app-readme.md @@ -0,0 +1,8 @@ +Aggregated management of TrueNAS devices + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/truecommand](https://truecharts.org/charts/stable/truecommand) + +--- + +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/truecommand/17.1.0/charts/common-17.2.2.tgz b/stable/truecommand/17.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/truecommand/17.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/truecommand/17.1.0/ix_values.yaml b/stable/truecommand/17.1.0/ix_values.yaml new file mode 100644 index 0000000000..7a5c106620 --- /dev/null +++ b/stable/truecommand/17.1.0/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: ixsystems/truecommand + pullPolicy: IfNotPresent + tag: 2.2@sha256:197719cc315b22cd677c9c286fffe7a7d0f0eb9ea3d87b2269128d330f15fd91 +service: + main: + ports: + main: + port: 10031 + targetPort: 80 +persistence: + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/truecommand/17.1.0/questions.yaml b/stable/truecommand/17.1.0/questions.yaml new file mode 100644 index 0000000000..d638e08dcf --- /dev/null +++ b/stable/truecommand/17.1.0/questions.yaml @@ -0,0 +1,2823 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10031 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/truecommand/17.1.0/templates/NOTES.txt b/stable/truecommand/17.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/truecommand/17.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/truecommand/17.1.0/templates/common.yaml b/stable/truecommand/17.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/truecommand/17.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/truecommand/17.1.0/values.yaml b/stable/truecommand/17.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/ts-dnsserver/4.0.1/CHANGELOG.md b/stable/ts-dnsserver/4.0.1/CHANGELOG.md deleted file mode 100644 index ee85a2ff24..0000000000 --- a/stable/ts-dnsserver/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ts-dnsserver-4.0.1](https://github.com/truecharts/charts/compare/ts-dnsserver-4.0.0...ts-dnsserver-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ts-dnsserver-4.0.0](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.17...ts-dnsserver-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ts-dnsserver-3.0.17](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.16...ts-dnsserver-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ts-dnsserver-3.0.16](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.15...ts-dnsserver-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ts-dnsserver-3.0.15](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.14...ts-dnsserver-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ts-dnsserver-3.0.14](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.13...ts-dnsserver-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ts-dnsserver-3.0.13](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.12...ts-dnsserver-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ts-dnsserver-3.0.12](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.11...ts-dnsserver-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ts-dnsserver-3.0.11](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.10...ts-dnsserver-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ts-dnsserver-3.0.10](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.9...ts-dnsserver-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ts-dnsserver-3.0.9](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.8...ts-dnsserver-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/ts-dnsserver/4.0.1/Chart.yaml b/stable/ts-dnsserver/4.0.1/Chart.yaml deleted file mode 100644 index 817fa75e6d..0000000000 --- a/stable/ts-dnsserver/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ts-dnsserver -version: 4.0.1 -appVersion: latest -description: Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. -home: https://truecharts.org/charts/incubator/ts-dnsserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts-dnsserver.png -deprecated: false -sources: - - https://github.com/TechnitiumSoftware/DnsServer - - https://github.com/truecharts/charts/tree/master/charts/incubator/ts-dnsserver - - https://hub.docker.com/r/roxedus/ts-dnsserver -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ts-dnsserver - - Network-DNS -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/ts-dnsserver/4.0.1/app-changelog.md b/stable/ts-dnsserver/4.0.1/app-changelog.md deleted file mode 100644 index 740590793b..0000000000 --- a/stable/ts-dnsserver/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ts-dnsserver-4.0.1](https://github.com/truecharts/charts/compare/ts-dnsserver-4.0.0...ts-dnsserver-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ts-dnsserver/4.0.1/charts/common-17.1.4.tgz b/stable/ts-dnsserver/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ts-dnsserver/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ts-dnsserver/4.1.0/CHANGELOG.md b/stable/ts-dnsserver/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ca4cc3eb2d --- /dev/null +++ b/stable/ts-dnsserver/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ts-dnsserver-4.1.0](https://github.com/truecharts/charts/compare/ts-dnsserver-4.0.1...ts-dnsserver-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ts-dnsserver-4.0.1](https://github.com/truecharts/charts/compare/ts-dnsserver-4.0.0...ts-dnsserver-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ts-dnsserver-4.0.0](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.17...ts-dnsserver-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ts-dnsserver-3.0.17](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.16...ts-dnsserver-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ts-dnsserver-3.0.16](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.15...ts-dnsserver-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ts-dnsserver-3.0.15](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.14...ts-dnsserver-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ts-dnsserver-3.0.14](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.13...ts-dnsserver-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ts-dnsserver-3.0.13](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.12...ts-dnsserver-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ts-dnsserver-3.0.12](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.11...ts-dnsserver-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ts-dnsserver-3.0.11](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.10...ts-dnsserver-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ts-dnsserver-3.0.10](https://github.com/truecharts/charts/compare/ts-dnsserver-3.0.9...ts-dnsserver-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/ts-dnsserver/4.1.0/Chart.yaml b/stable/ts-dnsserver/4.1.0/Chart.yaml new file mode 100644 index 0000000000..98ddc48063 --- /dev/null +++ b/stable/ts-dnsserver/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ts-dnsserver +version: 4.1.0 +appVersion: latest +description: Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. +home: https://truecharts.org/charts/incubator/ts-dnsserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts-dnsserver.png +deprecated: false +sources: + - https://github.com/TechnitiumSoftware/DnsServer + - https://github.com/truecharts/charts/tree/master/charts/incubator/ts-dnsserver + - https://hub.docker.com/r/roxedus/ts-dnsserver +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ts-dnsserver + - Network-DNS +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/ts-dnsserver/4.0.1/README.md b/stable/ts-dnsserver/4.1.0/README.md similarity index 100% rename from stable/ts-dnsserver/4.0.1/README.md rename to stable/ts-dnsserver/4.1.0/README.md diff --git a/stable/ts-dnsserver/4.1.0/app-changelog.md b/stable/ts-dnsserver/4.1.0/app-changelog.md new file mode 100644 index 0000000000..5f630b49c8 --- /dev/null +++ b/stable/ts-dnsserver/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ts-dnsserver-4.1.0](https://github.com/truecharts/charts/compare/ts-dnsserver-4.0.1...ts-dnsserver-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ts-dnsserver/4.0.1/app-readme.md b/stable/ts-dnsserver/4.1.0/app-readme.md similarity index 100% rename from stable/ts-dnsserver/4.0.1/app-readme.md rename to stable/ts-dnsserver/4.1.0/app-readme.md diff --git a/stable/ts-dnsserver/4.1.0/charts/common-17.2.2.tgz b/stable/ts-dnsserver/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ts-dnsserver/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ts-dnsserver/4.0.1/ix_values.yaml b/stable/ts-dnsserver/4.1.0/ix_values.yaml similarity index 100% rename from stable/ts-dnsserver/4.0.1/ix_values.yaml rename to stable/ts-dnsserver/4.1.0/ix_values.yaml diff --git a/stable/ts-dnsserver/4.0.1/questions.yaml b/stable/ts-dnsserver/4.1.0/questions.yaml similarity index 100% rename from stable/ts-dnsserver/4.0.1/questions.yaml rename to stable/ts-dnsserver/4.1.0/questions.yaml diff --git a/stable/twonky-server/4.0.1/templates/common.yaml b/stable/ts-dnsserver/4.1.0/templates/common.yaml similarity index 100% rename from stable/twonky-server/4.0.1/templates/common.yaml rename to stable/ts-dnsserver/4.1.0/templates/common.yaml diff --git a/stable/ts-dnsserver/4.1.0/values.yaml b/stable/ts-dnsserver/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tsmuxer/7.0.1/CHANGELOG.md b/stable/tsmuxer/7.0.1/CHANGELOG.md deleted file mode 100644 index 4f02236b2c..0000000000 --- a/stable/tsmuxer/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tsmuxer-7.0.1](https://github.com/truecharts/charts/compare/tsmuxer-7.0.0...tsmuxer-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tsmuxer-7.0.0](https://github.com/truecharts/charts/compare/tsmuxer-6.0.11...tsmuxer-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tsmuxer-6.0.11](https://github.com/truecharts/charts/compare/tsmuxer-6.0.10...tsmuxer-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tsmuxer-6.0.10](https://github.com/truecharts/charts/compare/tsmuxer-6.0.9...tsmuxer-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tsmuxer-6.0.9](https://github.com/truecharts/charts/compare/tsmuxer-6.0.8...tsmuxer-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tsmuxer-6.0.8](https://github.com/truecharts/charts/compare/tsmuxer-6.0.7...tsmuxer-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tsmuxer-6.0.7](https://github.com/truecharts/charts/compare/tsmuxer-6.0.6...tsmuxer-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tsmuxer-6.0.6](https://github.com/truecharts/charts/compare/tsmuxer-6.0.5...tsmuxer-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tsmuxer-6.0.5](https://github.com/truecharts/charts/compare/tsmuxer-6.0.4...tsmuxer-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tsmuxer-6.0.4](https://github.com/truecharts/charts/compare/tsmuxer-6.0.3...tsmuxer-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tsmuxer-6.0.3](https://github.com/truecharts/charts/compare/tsmuxer-6.0.2...tsmuxer-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/tsmuxer/7.0.1/Chart.yaml b/stable/tsmuxer/7.0.1/Chart.yaml deleted file mode 100644 index fa3a42a74e..0000000000 --- a/stable/tsmuxer/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tsmuxer -version: 7.0.1 -appVersion: 23.11.2 -description: tsMuxer is a Transport Stream muxer. -home: https://truecharts.org/charts/stable/tsmuxer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png -deprecated: false -sources: - - https://github.com/jlesage/docker-tsmuxer - - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer - - https://hub.docker.com/r/jlesage/tsmuxer -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - media - - tsmuxer -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/tsmuxer/7.0.1/app-changelog.md b/stable/tsmuxer/7.0.1/app-changelog.md deleted file mode 100644 index 534e72685c..0000000000 --- a/stable/tsmuxer/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tsmuxer-7.0.1](https://github.com/truecharts/charts/compare/tsmuxer-7.0.0...tsmuxer-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tsmuxer/7.0.1/charts/common-17.1.4.tgz b/stable/tsmuxer/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tsmuxer/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tsmuxer/7.1.0/CHANGELOG.md b/stable/tsmuxer/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5f948a7f0e --- /dev/null +++ b/stable/tsmuxer/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tsmuxer-7.1.0](https://github.com/truecharts/charts/compare/tsmuxer-7.0.1...tsmuxer-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tsmuxer-7.0.1](https://github.com/truecharts/charts/compare/tsmuxer-7.0.0...tsmuxer-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tsmuxer-7.0.0](https://github.com/truecharts/charts/compare/tsmuxer-6.0.11...tsmuxer-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tsmuxer-6.0.11](https://github.com/truecharts/charts/compare/tsmuxer-6.0.10...tsmuxer-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tsmuxer-6.0.10](https://github.com/truecharts/charts/compare/tsmuxer-6.0.9...tsmuxer-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tsmuxer-6.0.9](https://github.com/truecharts/charts/compare/tsmuxer-6.0.8...tsmuxer-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tsmuxer-6.0.8](https://github.com/truecharts/charts/compare/tsmuxer-6.0.7...tsmuxer-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tsmuxer-6.0.7](https://github.com/truecharts/charts/compare/tsmuxer-6.0.6...tsmuxer-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tsmuxer-6.0.6](https://github.com/truecharts/charts/compare/tsmuxer-6.0.5...tsmuxer-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tsmuxer-6.0.5](https://github.com/truecharts/charts/compare/tsmuxer-6.0.4...tsmuxer-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tsmuxer-6.0.4](https://github.com/truecharts/charts/compare/tsmuxer-6.0.3...tsmuxer-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/tsmuxer/7.1.0/Chart.yaml b/stable/tsmuxer/7.1.0/Chart.yaml new file mode 100644 index 0000000000..886c7bab42 --- /dev/null +++ b/stable/tsmuxer/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tsmuxer +version: 7.1.0 +appVersion: 23.11.2 +description: tsMuxer is a Transport Stream muxer. +home: https://truecharts.org/charts/stable/tsmuxer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer + - https://hub.docker.com/r/jlesage/tsmuxer + - https://github.com/jlesage/docker-tsmuxer +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - media + - tsmuxer +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/tsmuxer/7.0.1/README.md b/stable/tsmuxer/7.1.0/README.md similarity index 100% rename from stable/tsmuxer/7.0.1/README.md rename to stable/tsmuxer/7.1.0/README.md diff --git a/stable/tsmuxer/7.1.0/app-changelog.md b/stable/tsmuxer/7.1.0/app-changelog.md new file mode 100644 index 0000000000..84cafb636a --- /dev/null +++ b/stable/tsmuxer/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tsmuxer-7.1.0](https://github.com/truecharts/charts/compare/tsmuxer-7.0.1...tsmuxer-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tsmuxer/7.0.1/app-readme.md b/stable/tsmuxer/7.1.0/app-readme.md similarity index 100% rename from stable/tsmuxer/7.0.1/app-readme.md rename to stable/tsmuxer/7.1.0/app-readme.md diff --git a/stable/tsmuxer/7.1.0/charts/common-17.2.2.tgz b/stable/tsmuxer/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tsmuxer/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tsmuxer/7.0.1/ix_values.yaml b/stable/tsmuxer/7.1.0/ix_values.yaml similarity index 100% rename from stable/tsmuxer/7.0.1/ix_values.yaml rename to stable/tsmuxer/7.1.0/ix_values.yaml diff --git a/stable/tsmuxer/7.0.1/questions.yaml b/stable/tsmuxer/7.1.0/questions.yaml similarity index 100% rename from stable/tsmuxer/7.0.1/questions.yaml rename to stable/tsmuxer/7.1.0/questions.yaml diff --git a/stable/tsmuxer/7.1.0/templates/NOTES.txt b/stable/tsmuxer/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/tsmuxer/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tsmuxer/7.1.0/templates/common.yaml b/stable/tsmuxer/7.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/tsmuxer/7.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tsmuxer/7.1.0/values.yaml b/stable/tsmuxer/7.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tt-rss/14.1.0/CHANGELOG.md b/stable/tt-rss/14.1.0/CHANGELOG.md new file mode 100644 index 0000000000..768c0bb8bc --- /dev/null +++ b/stable/tt-rss/14.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tt-rss-14.1.0](https://github.com/truecharts/charts/compare/tt-rss-14.0.1...tt-rss-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tt-rss-14.0.1](https://github.com/truecharts/charts/compare/tt-rss-14.0.0...tt-rss-14.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tt-rss-14.0.0](https://github.com/truecharts/charts/compare/tt-rss-13.0.11...tt-rss-14.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tt-rss-13.0.11](https://github.com/truecharts/charts/compare/tt-rss-13.0.10...tt-rss-13.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tt-rss-13.0.10](https://github.com/truecharts/charts/compare/tt-rss-13.0.9...tt-rss-13.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tt-rss-13.0.9](https://github.com/truecharts/charts/compare/tt-rss-13.0.8...tt-rss-13.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tt-rss-13.0.8](https://github.com/truecharts/charts/compare/tt-rss-13.0.7...tt-rss-13.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tt-rss-13.0.7](https://github.com/truecharts/charts/compare/tt-rss-13.0.6...tt-rss-13.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tt-rss-13.0.6](https://github.com/truecharts/charts/compare/tt-rss-13.0.5...tt-rss-13.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tt-rss-13.0.5](https://github.com/truecharts/charts/compare/tt-rss-13.0.4...tt-rss-13.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tt-rss-13.0.4](https://github.com/truecharts/charts/compare/tt-rss-13.0.3...tt-rss-13.0.4) (2023-12-21) + +### Fix diff --git a/stable/tt-rss/14.1.0/Chart.yaml b/stable/tt-rss/14.1.0/Chart.yaml new file mode 100644 index 0000000000..834c753b74 --- /dev/null +++ b/stable/tt-rss/14.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tt-rss +version: 14.1.0 +appVersion: 2.0.9113 +description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator. +home: https://truecharts.org/charts/stable/tt-rss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png +deprecated: false +sources: + - https://git.tt-rss.org/fox/tt-rss + - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss + - https://ghcr.io/k8s-at-home/tt-rss +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tt-rss + - rss +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: rss + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/tt-rss/14.1.0/README.md b/stable/tt-rss/14.1.0/README.md new file mode 100644 index 0000000000..99c400f7c2 --- /dev/null +++ b/stable/tt-rss/14.1.0/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/tt-rss) + +**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/tt-rss/14.1.0/app-changelog.md b/stable/tt-rss/14.1.0/app-changelog.md new file mode 100644 index 0000000000..c0d43369a1 --- /dev/null +++ b/stable/tt-rss/14.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tt-rss-14.1.0](https://github.com/truecharts/charts/compare/tt-rss-14.0.1...tt-rss-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tt-rss/14.1.0/app-readme.md b/stable/tt-rss/14.1.0/app-readme.md new file mode 100644 index 0000000000..921d5b25db --- /dev/null +++ b/stable/tt-rss/14.1.0/app-readme.md @@ -0,0 +1,8 @@ +Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/tt-rss](https://truecharts.org/charts/stable/tt-rss) + +--- + +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/tt-rss/14.1.0/charts/common-17.2.2.tgz b/stable/tt-rss/14.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tt-rss/14.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tt-rss/14.1.0/ix_values.yaml b/stable/tt-rss/14.1.0/ix_values.yaml new file mode 100644 index 0000000000..a24bd707c9 --- /dev/null +++ b/stable/tt-rss/14.1.0/ix_values.yaml @@ -0,0 +1,59 @@ +image: + repository: ghcr.io/k8s-at-home/tt-rss + pullPolicy: IfNotPresent + tag: v2.0.9113@sha256:217951fc8f013623923850c865d87509172914fc01f9227559e3d6e6096c15b3 +service: + main: + ports: + main: + port: 10104 + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: /config + plugins: + enabled: true + mountPath: /app/plugins.local + themes: + enabled: true + mountPath: /app/themes.local +cnpg: + main: + enabled: true + user: tt-rss + database: tt-rss +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + TTRSS_SELF_URL_PATH: "" + TTRSS_DB_NAME: "{{ .Values.cnpg.main.database }}" + TTRSS_DB_USER: "{{ .Values.cnpg.main.user }}" + TTRSS_DB_PORT: "5432" + TTRSS_DB_PASS: + secretKeyRef: + name: cnpg-main-user + key: password + TTRSS_DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host diff --git a/stable/tt-rss/14.1.0/questions.yaml b/stable/tt-rss/14.1.0/questions.yaml new file mode 100644 index 0000000000..b0c2c0f1a2 --- /dev/null +++ b/stable/tt-rss/14.1.0/questions.yaml @@ -0,0 +1,3842 @@ +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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: TTRSS_SELF_URL_PATH + label: TTRSS Self URL Path + description: Sets the URL for the app. + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10104 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: plugins + label: App Plugins Storage + description: Stores the Application Plugins. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: themes + label: App Themes Storage + description: Stores the Application Themes. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/tt-rss/14.1.0/templates/NOTES.txt b/stable/tt-rss/14.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/tt-rss/14.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tt-rss/14.1.0/templates/common.yaml b/stable/tt-rss/14.1.0/templates/common.yaml new file mode 100644 index 0000000000..72bdd2d48f --- /dev/null +++ b/stable/tt-rss/14.1.0/templates/common.yaml @@ -0,0 +1,2 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.all" . }} diff --git a/stable/tt-rss/14.1.0/values.yaml b/stable/tt-rss/14.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tubearchivist-redisjson/4.0.1/CHANGELOG.md b/stable/tubearchivist-redisjson/4.0.1/CHANGELOG.md deleted file mode 100644 index 2f69bda36d..0000000000 --- a/stable/tubearchivist-redisjson/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tubearchivist-redisjson-4.0.1](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.0.0...tubearchivist-redisjson-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tubearchivist-redisjson-4.0.0](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.17...tubearchivist-redisjson-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tubearchivist-redisjson-3.0.17](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.16...tubearchivist-redisjson-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tubearchivist-redisjson-3.0.16](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.15...tubearchivist-redisjson-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tubearchivist-redisjson-3.0.15](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.14...tubearchivist-redisjson-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tubearchivist-redisjson-3.0.14](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.13...tubearchivist-redisjson-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tubearchivist-redisjson-3.0.13](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.12...tubearchivist-redisjson-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tubearchivist-redisjson-3.0.12](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.11...tubearchivist-redisjson-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tubearchivist-redisjson-3.0.11](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.10...tubearchivist-redisjson-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tubearchivist-redisjson-3.0.10](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.9...tubearchivist-redisjson-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tubearchivist-redisjson-3.0.9](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.8...tubearchivist-redisjson-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/tubearchivist-redisjson/4.0.1/Chart.yaml b/stable/tubearchivist-redisjson/4.0.1/Chart.yaml deleted file mode 100644 index afe1e0fd36..0000000000 --- a/stable/tubearchivist-redisjson/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tubearchivist-redisjson -version: 4.0.1 -appVersion: latest -description: This is a dependancy Chart for the application "TubeArchivist" -home: https://truecharts.org/charts/incubator/tubearchivist-redisjson -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson.png -deprecated: false -sources: - - https://github.com/RedisJSON/RedisJSON - - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-redisjson - - https://hub.docker.com/r/redislabs/rejson -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tubearchivist-redisjson - - MediaServer-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/tubearchivist-redisjson/4.0.1/app-changelog.md b/stable/tubearchivist-redisjson/4.0.1/app-changelog.md deleted file mode 100644 index a4ac5a6a15..0000000000 --- a/stable/tubearchivist-redisjson/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tubearchivist-redisjson-4.0.1](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.0.0...tubearchivist-redisjson-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tubearchivist-redisjson/4.0.1/charts/common-17.1.4.tgz b/stable/tubearchivist-redisjson/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tubearchivist-redisjson/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tubearchivist-redisjson/4.1.0/CHANGELOG.md b/stable/tubearchivist-redisjson/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..0836f88e3a --- /dev/null +++ b/stable/tubearchivist-redisjson/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tubearchivist-redisjson-4.1.0](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.0.1...tubearchivist-redisjson-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tubearchivist-redisjson-4.0.1](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.0.0...tubearchivist-redisjson-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tubearchivist-redisjson-4.0.0](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.17...tubearchivist-redisjson-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tubearchivist-redisjson-3.0.17](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.16...tubearchivist-redisjson-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tubearchivist-redisjson-3.0.16](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.15...tubearchivist-redisjson-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tubearchivist-redisjson-3.0.15](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.14...tubearchivist-redisjson-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tubearchivist-redisjson-3.0.14](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.13...tubearchivist-redisjson-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tubearchivist-redisjson-3.0.13](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.12...tubearchivist-redisjson-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tubearchivist-redisjson-3.0.12](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.11...tubearchivist-redisjson-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tubearchivist-redisjson-3.0.11](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.10...tubearchivist-redisjson-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tubearchivist-redisjson-3.0.10](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-3.0.9...tubearchivist-redisjson-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/tubearchivist-redisjson/4.1.0/Chart.yaml b/stable/tubearchivist-redisjson/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e20a98cb03 --- /dev/null +++ b/stable/tubearchivist-redisjson/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tubearchivist-redisjson +version: 4.1.0 +appVersion: latest +description: This is a dependancy Chart for the application "TubeArchivist" +home: https://truecharts.org/charts/incubator/tubearchivist-redisjson +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson.png +deprecated: false +sources: + - https://github.com/RedisJSON/RedisJSON + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-redisjson + - https://hub.docker.com/r/redislabs/rejson +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tubearchivist-redisjson + - MediaServer-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/tubearchivist-redisjson/4.0.1/README.md b/stable/tubearchivist-redisjson/4.1.0/README.md similarity index 100% rename from stable/tubearchivist-redisjson/4.0.1/README.md rename to stable/tubearchivist-redisjson/4.1.0/README.md diff --git a/stable/tubearchivist-redisjson/4.1.0/app-changelog.md b/stable/tubearchivist-redisjson/4.1.0/app-changelog.md new file mode 100644 index 0000000000..a5420a96c9 --- /dev/null +++ b/stable/tubearchivist-redisjson/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tubearchivist-redisjson-4.1.0](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.0.1...tubearchivist-redisjson-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tubearchivist-redisjson/4.0.1/app-readme.md b/stable/tubearchivist-redisjson/4.1.0/app-readme.md similarity index 100% rename from stable/tubearchivist-redisjson/4.0.1/app-readme.md rename to stable/tubearchivist-redisjson/4.1.0/app-readme.md diff --git a/stable/tubearchivist-redisjson/4.1.0/charts/common-17.2.2.tgz b/stable/tubearchivist-redisjson/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tubearchivist-redisjson/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tubearchivist-redisjson/4.0.1/ix_values.yaml b/stable/tubearchivist-redisjson/4.1.0/ix_values.yaml similarity index 100% rename from stable/tubearchivist-redisjson/4.0.1/ix_values.yaml rename to stable/tubearchivist-redisjson/4.1.0/ix_values.yaml diff --git a/stable/tubearchivist-redisjson/4.0.1/questions.yaml b/stable/tubearchivist-redisjson/4.1.0/questions.yaml similarity index 100% rename from stable/tubearchivist-redisjson/4.0.1/questions.yaml rename to stable/tubearchivist-redisjson/4.1.0/questions.yaml diff --git a/stable/universal-media-server/4.0.1/templates/common.yaml b/stable/tubearchivist-redisjson/4.1.0/templates/common.yaml similarity index 100% rename from stable/universal-media-server/4.0.1/templates/common.yaml rename to stable/tubearchivist-redisjson/4.1.0/templates/common.yaml diff --git a/stable/tubearchivist-redisjson/4.1.0/values.yaml b/stable/tubearchivist-redisjson/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tubesync/4.0.1/CHANGELOG.md b/stable/tubesync/4.0.1/CHANGELOG.md deleted file mode 100644 index e7cec93bd1..0000000000 --- a/stable/tubesync/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tubesync-4.0.1](https://github.com/truecharts/charts/compare/tubesync-4.0.0...tubesync-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tubesync-4.0.0](https://github.com/truecharts/charts/compare/tubesync-3.0.18...tubesync-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tubesync-3.0.18](https://github.com/truecharts/charts/compare/tubesync-3.0.17...tubesync-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tubesync-3.0.17](https://github.com/truecharts/charts/compare/tubesync-3.0.16...tubesync-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tubesync-3.0.16](https://github.com/truecharts/charts/compare/tubesync-3.0.15...tubesync-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tubesync-3.0.15](https://github.com/truecharts/charts/compare/tubesync-3.0.14...tubesync-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tubesync-3.0.14](https://github.com/truecharts/charts/compare/tubesync-3.0.13...tubesync-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tubesync-3.0.13](https://github.com/truecharts/charts/compare/tubesync-3.0.12...tubesync-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tubesync-3.0.12](https://github.com/truecharts/charts/compare/tubesync-3.0.11...tubesync-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tubesync-3.0.11](https://github.com/truecharts/charts/compare/tubesync-3.0.10...tubesync-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tubesync-3.0.10](https://github.com/truecharts/charts/compare/tubesync-3.0.9...tubesync-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/tubesync/4.0.1/Chart.yaml b/stable/tubesync/4.0.1/Chart.yaml deleted file mode 100644 index fe7c1c09e3..0000000000 --- a/stable/tubesync/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tubesync -version: 4.0.1 -appVersion: latest -description: TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. -home: https://truecharts.org/charts/incubator/tubesync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.png -deprecated: false -sources: - - https://github.com/meeb/tubesync - - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync - - https://github.com/truecharts/charts/tree/master/charts/incubator/tubesync - - https://ghcr.io/meeb/tubesync -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tubesync - - Downloaders - - MediaApp-Video - - MediaServer-Video -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/tubesync/4.0.1/app-changelog.md b/stable/tubesync/4.0.1/app-changelog.md deleted file mode 100644 index 95d8e82886..0000000000 --- a/stable/tubesync/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tubesync-4.0.1](https://github.com/truecharts/charts/compare/tubesync-4.0.0...tubesync-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tubesync/4.0.1/charts/common-17.1.4.tgz b/stable/tubesync/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tubesync/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tubesync/4.1.0/CHANGELOG.md b/stable/tubesync/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fc0f6b1367 --- /dev/null +++ b/stable/tubesync/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tubesync-4.1.0](https://github.com/truecharts/charts/compare/tubesync-4.0.1...tubesync-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tubesync-4.0.1](https://github.com/truecharts/charts/compare/tubesync-4.0.0...tubesync-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tubesync-4.0.0](https://github.com/truecharts/charts/compare/tubesync-3.0.18...tubesync-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tubesync-3.0.18](https://github.com/truecharts/charts/compare/tubesync-3.0.17...tubesync-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tubesync-3.0.17](https://github.com/truecharts/charts/compare/tubesync-3.0.16...tubesync-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tubesync-3.0.16](https://github.com/truecharts/charts/compare/tubesync-3.0.15...tubesync-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tubesync-3.0.15](https://github.com/truecharts/charts/compare/tubesync-3.0.14...tubesync-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tubesync-3.0.14](https://github.com/truecharts/charts/compare/tubesync-3.0.13...tubesync-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tubesync-3.0.13](https://github.com/truecharts/charts/compare/tubesync-3.0.12...tubesync-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tubesync-3.0.12](https://github.com/truecharts/charts/compare/tubesync-3.0.11...tubesync-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tubesync-3.0.11](https://github.com/truecharts/charts/compare/tubesync-3.0.10...tubesync-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/tubesync/4.1.0/Chart.yaml b/stable/tubesync/4.1.0/Chart.yaml new file mode 100644 index 0000000000..94f4450881 --- /dev/null +++ b/stable/tubesync/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tubesync +version: 4.1.0 +appVersion: latest +description: TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. +home: https://truecharts.org/charts/incubator/tubesync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.png +deprecated: false +sources: + - https://github.com/meeb/tubesync + - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubesync + - https://ghcr.io/meeb/tubesync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tubesync + - Downloaders + - MediaApp-Video + - MediaServer-Video +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/tubesync/4.0.1/README.md b/stable/tubesync/4.1.0/README.md similarity index 100% rename from stable/tubesync/4.0.1/README.md rename to stable/tubesync/4.1.0/README.md diff --git a/stable/tubesync/4.1.0/app-changelog.md b/stable/tubesync/4.1.0/app-changelog.md new file mode 100644 index 0000000000..686ea109a3 --- /dev/null +++ b/stable/tubesync/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tubesync-4.1.0](https://github.com/truecharts/charts/compare/tubesync-4.0.1...tubesync-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tubesync/4.0.1/app-readme.md b/stable/tubesync/4.1.0/app-readme.md similarity index 100% rename from stable/tubesync/4.0.1/app-readme.md rename to stable/tubesync/4.1.0/app-readme.md diff --git a/stable/tubesync/4.1.0/charts/common-17.2.2.tgz b/stable/tubesync/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tubesync/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tubesync/4.0.1/ix_values.yaml b/stable/tubesync/4.1.0/ix_values.yaml similarity index 100% rename from stable/tubesync/4.0.1/ix_values.yaml rename to stable/tubesync/4.1.0/ix_values.yaml diff --git a/stable/tubesync/4.0.1/questions.yaml b/stable/tubesync/4.1.0/questions.yaml similarity index 100% rename from stable/tubesync/4.0.1/questions.yaml rename to stable/tubesync/4.1.0/questions.yaml diff --git a/stable/urban-terror/4.0.2/templates/common.yaml b/stable/tubesync/4.1.0/templates/common.yaml similarity index 100% rename from stable/urban-terror/4.0.2/templates/common.yaml rename to stable/tubesync/4.1.0/templates/common.yaml diff --git a/stable/tubesync/4.1.0/values.yaml b/stable/tubesync/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tvheadend/18.1.0/CHANGELOG.md b/stable/tvheadend/18.1.0/CHANGELOG.md new file mode 100644 index 0000000000..cc51c699af --- /dev/null +++ b/stable/tvheadend/18.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tvheadend-18.1.0](https://github.com/truecharts/charts/compare/tvheadend-18.0.1...tvheadend-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tvheadend-18.0.1](https://github.com/truecharts/charts/compare/tvheadend-18.0.0...tvheadend-18.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tvheadend-18.0.0](https://github.com/truecharts/charts/compare/tvheadend-17.0.11...tvheadend-18.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tvheadend-17.0.11](https://github.com/truecharts/charts/compare/tvheadend-17.0.10...tvheadend-17.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tvheadend-17.0.10](https://github.com/truecharts/charts/compare/tvheadend-17.0.9...tvheadend-17.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tvheadend-17.0.9](https://github.com/truecharts/charts/compare/tvheadend-17.0.8...tvheadend-17.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tvheadend-17.0.8](https://github.com/truecharts/charts/compare/tvheadend-17.0.7...tvheadend-17.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tvheadend-17.0.7](https://github.com/truecharts/charts/compare/tvheadend-17.0.6...tvheadend-17.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tvheadend-17.0.6](https://github.com/truecharts/charts/compare/tvheadend-17.0.5...tvheadend-17.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tvheadend-17.0.5](https://github.com/truecharts/charts/compare/tvheadend-17.0.4...tvheadend-17.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tvheadend-17.0.4](https://github.com/truecharts/charts/compare/tvheadend-17.0.3...tvheadend-17.0.4) (2023-12-21) + +### Fix diff --git a/stable/tvheadend/18.1.0/Chart.yaml b/stable/tvheadend/18.1.0/Chart.yaml new file mode 100644 index 0000000000..f99d342b6c --- /dev/null +++ b/stable/tvheadend/18.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tvheadend +version: 18.1.0 +appVersion: latest +description: TVheadend - a TV streaming server and digital video recorder +home: https://truecharts.org/charts/stable/tvheadend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png +deprecated: false +sources: + - https://github.com/tvheadend/tvheadend + - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend + - https://ghcr.io/linuxserver/tvheadend +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tvheadend + - tv + - streaming + - dvb +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/tvheadend/18.1.0/README.md b/stable/tvheadend/18.1.0/README.md new file mode 100644 index 0000000000..a0b2bb02ce --- /dev/null +++ b/stable/tvheadend/18.1.0/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/tvheadend) + +**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/tvheadend/18.1.0/app-changelog.md b/stable/tvheadend/18.1.0/app-changelog.md new file mode 100644 index 0000000000..ad5a6c1d9a --- /dev/null +++ b/stable/tvheadend/18.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tvheadend-18.1.0](https://github.com/truecharts/charts/compare/tvheadend-18.0.1...tvheadend-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tvheadend/18.1.0/app-readme.md b/stable/tvheadend/18.1.0/app-readme.md new file mode 100644 index 0000000000..3abe6086fb --- /dev/null +++ b/stable/tvheadend/18.1.0/app-readme.md @@ -0,0 +1,8 @@ +TVheadend - a TV streaming server and digital video recorder + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/tvheadend](https://truecharts.org/charts/stable/tvheadend) + +--- + +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/tvheadend/18.1.0/charts/common-17.2.2.tgz b/stable/tvheadend/18.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tvheadend/18.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tvheadend/18.1.0/ix_values.yaml b/stable/tvheadend/18.1.0/ix_values.yaml new file mode 100644 index 0000000000..216601fc57 --- /dev/null +++ b/stable/tvheadend/18.1.0/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: ghcr.io/linuxserver/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:c204fe44cf43c19627f3eee9347d0afcc3683b1a3ba76b4dae45abb6f4341db6 +service: + main: + ports: + main: + port: 9981 + targetPort: 9981 + htsp: + enabled: true + ports: + htsp: + enabled: true + port: 9982 + targetPort: 9982 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + readiness: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + env: + RUN_OPTS: "" diff --git a/stable/tvheadend/18.1.0/questions.yaml b/stable/tvheadend/18.1.0/questions.yaml new file mode 100644 index 0000000000..963953cec0 --- /dev/null +++ b/stable/tvheadend/18.1.0/questions.yaml @@ -0,0 +1,2887 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: RUN_OPTS + label: "RUN_OPTS" + description: "Container Variable RUN_OPTS" + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 9981 + required: true + - variable: htsp + label: "HTSP Service" + description: "HTSP service" + 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: htsp + label: "TCP 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: 9982 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/tvheadend/18.1.0/templates/NOTES.txt b/stable/tvheadend/18.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/tvheadend/18.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tvheadend/18.1.0/templates/common.yaml b/stable/tvheadend/18.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/tvheadend/18.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tvheadend/18.1.0/values.yaml b/stable/tvheadend/18.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tvhproxy/4.0.1/CHANGELOG.md b/stable/tvhproxy/4.0.1/CHANGELOG.md deleted file mode 100644 index b1ac364ddc..0000000000 --- a/stable/tvhproxy/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tvhproxy-4.0.1](https://github.com/truecharts/charts/compare/tvhproxy-4.0.0...tvhproxy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [tvhproxy-4.0.0](https://github.com/truecharts/charts/compare/tvhproxy-3.0.17...tvhproxy-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [tvhproxy-3.0.17](https://github.com/truecharts/charts/compare/tvhproxy-3.0.16...tvhproxy-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [tvhproxy-3.0.16](https://github.com/truecharts/charts/compare/tvhproxy-3.0.15...tvhproxy-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [tvhproxy-3.0.15](https://github.com/truecharts/charts/compare/tvhproxy-3.0.14...tvhproxy-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [tvhproxy-3.0.14](https://github.com/truecharts/charts/compare/tvhproxy-3.0.13...tvhproxy-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [tvhproxy-3.0.13](https://github.com/truecharts/charts/compare/tvhproxy-3.0.12...tvhproxy-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [tvhproxy-3.0.12](https://github.com/truecharts/charts/compare/tvhproxy-3.0.11...tvhproxy-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [tvhproxy-3.0.11](https://github.com/truecharts/charts/compare/tvhproxy-3.0.10...tvhproxy-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [tvhproxy-3.0.10](https://github.com/truecharts/charts/compare/tvhproxy-3.0.9...tvhproxy-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [tvhproxy-3.0.9](https://github.com/truecharts/charts/compare/tvhproxy-3.0.8...tvhproxy-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/tvhproxy/4.0.1/Chart.yaml b/stable/tvhproxy/4.0.1/Chart.yaml deleted file mode 100644 index 5be387045f..0000000000 --- a/stable/tvhproxy/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: tvhproxy -version: 4.0.1 -appVersion: latest -description: TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address. -home: https://truecharts.org/charts/incubator/tvhproxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy - - https://hub.docker.com/r/chvb/docker-tvhproxy -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - tvhproxy - - MediaApp-Video -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/tvhproxy/4.0.1/app-changelog.md b/stable/tvhproxy/4.0.1/app-changelog.md deleted file mode 100644 index d23f2305e0..0000000000 --- a/stable/tvhproxy/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tvhproxy-4.0.1](https://github.com/truecharts/charts/compare/tvhproxy-4.0.0...tvhproxy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/tvhproxy/4.0.1/charts/common-17.1.4.tgz b/stable/tvhproxy/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/tvhproxy/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/tvhproxy/4.1.0/CHANGELOG.md b/stable/tvhproxy/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..e6d1f92e24 --- /dev/null +++ b/stable/tvhproxy/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tvhproxy-4.1.0](https://github.com/truecharts/charts/compare/tvhproxy-4.0.1...tvhproxy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [tvhproxy-4.0.1](https://github.com/truecharts/charts/compare/tvhproxy-4.0.0...tvhproxy-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [tvhproxy-4.0.0](https://github.com/truecharts/charts/compare/tvhproxy-3.0.17...tvhproxy-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [tvhproxy-3.0.17](https://github.com/truecharts/charts/compare/tvhproxy-3.0.16...tvhproxy-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [tvhproxy-3.0.16](https://github.com/truecharts/charts/compare/tvhproxy-3.0.15...tvhproxy-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [tvhproxy-3.0.15](https://github.com/truecharts/charts/compare/tvhproxy-3.0.14...tvhproxy-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [tvhproxy-3.0.14](https://github.com/truecharts/charts/compare/tvhproxy-3.0.13...tvhproxy-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [tvhproxy-3.0.13](https://github.com/truecharts/charts/compare/tvhproxy-3.0.12...tvhproxy-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [tvhproxy-3.0.12](https://github.com/truecharts/charts/compare/tvhproxy-3.0.11...tvhproxy-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [tvhproxy-3.0.11](https://github.com/truecharts/charts/compare/tvhproxy-3.0.10...tvhproxy-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [tvhproxy-3.0.10](https://github.com/truecharts/charts/compare/tvhproxy-3.0.9...tvhproxy-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/tvhproxy/4.1.0/Chart.yaml b/stable/tvhproxy/4.1.0/Chart.yaml new file mode 100644 index 0000000000..27aff5833a --- /dev/null +++ b/stable/tvhproxy/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: tvhproxy +version: 4.1.0 +appVersion: latest +description: TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address. +home: https://truecharts.org/charts/incubator/tvhproxy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy + - https://hub.docker.com/r/chvb/docker-tvhproxy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - tvhproxy + - MediaApp-Video +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/tvhproxy/4.0.1/README.md b/stable/tvhproxy/4.1.0/README.md similarity index 100% rename from stable/tvhproxy/4.0.1/README.md rename to stable/tvhproxy/4.1.0/README.md diff --git a/stable/tvhproxy/4.1.0/app-changelog.md b/stable/tvhproxy/4.1.0/app-changelog.md new file mode 100644 index 0000000000..49ddd9964b --- /dev/null +++ b/stable/tvhproxy/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tvhproxy-4.1.0](https://github.com/truecharts/charts/compare/tvhproxy-4.0.1...tvhproxy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/tvhproxy/4.0.1/app-readme.md b/stable/tvhproxy/4.1.0/app-readme.md similarity index 100% rename from stable/tvhproxy/4.0.1/app-readme.md rename to stable/tvhproxy/4.1.0/app-readme.md diff --git a/stable/tvhproxy/4.1.0/charts/common-17.2.2.tgz b/stable/tvhproxy/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/tvhproxy/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/tvhproxy/4.0.1/ix_values.yaml b/stable/tvhproxy/4.1.0/ix_values.yaml similarity index 100% rename from stable/tvhproxy/4.0.1/ix_values.yaml rename to stable/tvhproxy/4.1.0/ix_values.yaml diff --git a/stable/tvhproxy/4.0.1/questions.yaml b/stable/tvhproxy/4.1.0/questions.yaml similarity index 100% rename from stable/tvhproxy/4.0.1/questions.yaml rename to stable/tvhproxy/4.1.0/questions.yaml diff --git a/stable/v-rising/4.0.1/templates/common.yaml b/stable/tvhproxy/4.1.0/templates/common.yaml similarity index 100% rename from stable/v-rising/4.0.1/templates/common.yaml rename to stable/tvhproxy/4.1.0/templates/common.yaml diff --git a/stable/tvhproxy/4.1.0/values.yaml b/stable/tvhproxy/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/twonky-server/4.0.1/CHANGELOG.md b/stable/twonky-server/4.0.1/CHANGELOG.md deleted file mode 100644 index c5a899c5b5..0000000000 --- a/stable/twonky-server/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [twonky-server-4.0.1](https://github.com/truecharts/charts/compare/twonky-server-4.0.0...twonky-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [twonky-server-4.0.0](https://github.com/truecharts/charts/compare/twonky-server-3.0.19...twonky-server-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [twonky-server-3.0.19](https://github.com/truecharts/charts/compare/twonky-server-3.0.18...twonky-server-3.0.19) (2023-12-25) - -### Chore - -- update container image dtjs48jkt/twonkyserver to latest[@3581e4e](https://github.com/3581e4e) by renovate ([#16404](https://github.com/truecharts/charts/issues/16404)) - - - - -## [twonky-server-3.0.18](https://github.com/truecharts/charts/compare/twonky-server-3.0.17...twonky-server-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [twonky-server-3.0.17](https://github.com/truecharts/charts/compare/twonky-server-3.0.16...twonky-server-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [twonky-server-3.0.16](https://github.com/truecharts/charts/compare/twonky-server-3.0.15...twonky-server-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [twonky-server-3.0.15](https://github.com/truecharts/charts/compare/twonky-server-3.0.14...twonky-server-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [twonky-server-3.0.14](https://github.com/truecharts/charts/compare/twonky-server-3.0.13...twonky-server-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [twonky-server-3.0.13](https://github.com/truecharts/charts/compare/twonky-server-3.0.12...twonky-server-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [twonky-server-3.0.12](https://github.com/truecharts/charts/compare/twonky-server-3.0.11...twonky-server-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [twonky-server-3.0.11](https://github.com/truecharts/charts/compare/twonky-server-3.0.10...twonky-server-3.0.11) (2023-12-21) - -### Fix diff --git a/stable/twonky-server/4.0.1/Chart.yaml b/stable/twonky-server/4.0.1/Chart.yaml deleted file mode 100644 index 84bb25aace..0000000000 --- a/stable/twonky-server/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: twonky-server -version: 4.0.1 -appVersion: latest -description: TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. -home: https://truecharts.org/charts/incubator/twonky-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/twonky-server.png -deprecated: false -sources: - - https://github.com/H2CK/twonkyserver - - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server - - https://hub.docker.com/r/dtjs48jkt/twonkyserver -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - twonky-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/twonky-server/4.0.1/app-changelog.md b/stable/twonky-server/4.0.1/app-changelog.md deleted file mode 100644 index ad66871f7b..0000000000 --- a/stable/twonky-server/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [twonky-server-4.0.1](https://github.com/truecharts/charts/compare/twonky-server-4.0.0...twonky-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/twonky-server/4.0.1/charts/common-17.1.4.tgz b/stable/twonky-server/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/twonky-server/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/twonky-server/4.1.0/CHANGELOG.md b/stable/twonky-server/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..85afeda011 --- /dev/null +++ b/stable/twonky-server/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [twonky-server-4.1.0](https://github.com/truecharts/charts/compare/twonky-server-4.0.1...twonky-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [twonky-server-4.0.1](https://github.com/truecharts/charts/compare/twonky-server-4.0.0...twonky-server-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [twonky-server-4.0.0](https://github.com/truecharts/charts/compare/twonky-server-3.0.19...twonky-server-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [twonky-server-3.0.19](https://github.com/truecharts/charts/compare/twonky-server-3.0.18...twonky-server-3.0.19) (2023-12-25) + +### Chore + +- update container image dtjs48jkt/twonkyserver to latest[@3581e4e](https://github.com/3581e4e) by renovate ([#16404](https://github.com/truecharts/charts/issues/16404)) + + + + +## [twonky-server-3.0.18](https://github.com/truecharts/charts/compare/twonky-server-3.0.17...twonky-server-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [twonky-server-3.0.17](https://github.com/truecharts/charts/compare/twonky-server-3.0.16...twonky-server-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [twonky-server-3.0.16](https://github.com/truecharts/charts/compare/twonky-server-3.0.15...twonky-server-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [twonky-server-3.0.15](https://github.com/truecharts/charts/compare/twonky-server-3.0.14...twonky-server-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [twonky-server-3.0.14](https://github.com/truecharts/charts/compare/twonky-server-3.0.13...twonky-server-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [twonky-server-3.0.13](https://github.com/truecharts/charts/compare/twonky-server-3.0.12...twonky-server-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [twonky-server-3.0.12](https://github.com/truecharts/charts/compare/twonky-server-3.0.11...twonky-server-3.0.12) (2023-12-22) + +### Fix diff --git a/stable/twonky-server/4.1.0/Chart.yaml b/stable/twonky-server/4.1.0/Chart.yaml new file mode 100644 index 0000000000..fffb2237d8 --- /dev/null +++ b/stable/twonky-server/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: twonky-server +version: 4.1.0 +appVersion: latest +description: TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. +home: https://truecharts.org/charts/incubator/twonky-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/twonky-server.png +deprecated: false +sources: + - https://github.com/H2CK/twonkyserver + - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server + - https://hub.docker.com/r/dtjs48jkt/twonkyserver +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - twonky-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/twonky-server/4.0.1/README.md b/stable/twonky-server/4.1.0/README.md similarity index 100% rename from stable/twonky-server/4.0.1/README.md rename to stable/twonky-server/4.1.0/README.md diff --git a/stable/twonky-server/4.1.0/app-changelog.md b/stable/twonky-server/4.1.0/app-changelog.md new file mode 100644 index 0000000000..13d3ae905b --- /dev/null +++ b/stable/twonky-server/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [twonky-server-4.1.0](https://github.com/truecharts/charts/compare/twonky-server-4.0.1...twonky-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/twonky-server/4.0.1/app-readme.md b/stable/twonky-server/4.1.0/app-readme.md similarity index 100% rename from stable/twonky-server/4.0.1/app-readme.md rename to stable/twonky-server/4.1.0/app-readme.md diff --git a/stable/twonky-server/4.1.0/charts/common-17.2.2.tgz b/stable/twonky-server/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/twonky-server/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/twonky-server/4.0.1/ix_values.yaml b/stable/twonky-server/4.1.0/ix_values.yaml similarity index 100% rename from stable/twonky-server/4.0.1/ix_values.yaml rename to stable/twonky-server/4.1.0/ix_values.yaml diff --git a/stable/twonky-server/4.0.1/questions.yaml b/stable/twonky-server/4.1.0/questions.yaml similarity index 100% rename from stable/twonky-server/4.0.1/questions.yaml rename to stable/twonky-server/4.1.0/questions.yaml diff --git a/stable/valetudo-mapper/4.0.1/templates/common.yaml b/stable/twonky-server/4.1.0/templates/common.yaml similarity index 100% rename from stable/valetudo-mapper/4.0.1/templates/common.yaml rename to stable/twonky-server/4.1.0/templates/common.yaml diff --git a/stable/twonky-server/4.1.0/values.yaml b/stable/twonky-server/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/twtxt/9.0.1/CHANGELOG.md b/stable/twtxt/9.0.1/CHANGELOG.md deleted file mode 100644 index e01b9be617..0000000000 --- a/stable/twtxt/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [twtxt-9.0.1](https://github.com/truecharts/charts/compare/twtxt-9.0.0...twtxt-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [twtxt-9.0.0](https://github.com/truecharts/charts/compare/twtxt-8.0.11...twtxt-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [twtxt-8.0.11](https://github.com/truecharts/charts/compare/twtxt-8.0.10...twtxt-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [twtxt-8.0.10](https://github.com/truecharts/charts/compare/twtxt-8.0.9...twtxt-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [twtxt-8.0.9](https://github.com/truecharts/charts/compare/twtxt-8.0.8...twtxt-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [twtxt-8.0.8](https://github.com/truecharts/charts/compare/twtxt-8.0.7...twtxt-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [twtxt-8.0.7](https://github.com/truecharts/charts/compare/twtxt-8.0.6...twtxt-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [twtxt-8.0.6](https://github.com/truecharts/charts/compare/twtxt-8.0.5...twtxt-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [twtxt-8.0.5](https://github.com/truecharts/charts/compare/twtxt-8.0.4...twtxt-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [twtxt-8.0.4](https://github.com/truecharts/charts/compare/twtxt-8.0.3...twtxt-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [twtxt-8.0.3](https://github.com/truecharts/charts/compare/twtxt-8.0.2...twtxt-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/twtxt/9.0.1/Chart.yaml b/stable/twtxt/9.0.1/Chart.yaml deleted file mode 100644 index 86f990c424..0000000000 --- a/stable/twtxt/9.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: twtxt -version: 9.0.1 -appVersion: 0.1.1 -description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! -home: https://truecharts.org/charts/stable/twtxt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.png -deprecated: false -sources: - - https://github.com/nicholaswilde/docker-twtxt - - https://github.com/prologic/twtxt - - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt - - https://ghcr.io/nicholaswilde/twtxt -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - twtxt - - blogging - - blog - - social-network -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/twtxt/9.0.1/app-changelog.md b/stable/twtxt/9.0.1/app-changelog.md deleted file mode 100644 index fec40e5df9..0000000000 --- a/stable/twtxt/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [twtxt-9.0.1](https://github.com/truecharts/charts/compare/twtxt-9.0.0...twtxt-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/twtxt/9.0.1/charts/common-17.1.4.tgz b/stable/twtxt/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/twtxt/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/twtxt/9.1.0/CHANGELOG.md b/stable/twtxt/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3f1de4b35e --- /dev/null +++ b/stable/twtxt/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [twtxt-9.1.0](https://github.com/truecharts/charts/compare/twtxt-9.0.1...twtxt-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [twtxt-9.0.1](https://github.com/truecharts/charts/compare/twtxt-9.0.0...twtxt-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [twtxt-9.0.0](https://github.com/truecharts/charts/compare/twtxt-8.0.11...twtxt-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [twtxt-8.0.11](https://github.com/truecharts/charts/compare/twtxt-8.0.10...twtxt-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [twtxt-8.0.10](https://github.com/truecharts/charts/compare/twtxt-8.0.9...twtxt-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [twtxt-8.0.9](https://github.com/truecharts/charts/compare/twtxt-8.0.8...twtxt-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [twtxt-8.0.8](https://github.com/truecharts/charts/compare/twtxt-8.0.7...twtxt-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [twtxt-8.0.7](https://github.com/truecharts/charts/compare/twtxt-8.0.6...twtxt-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [twtxt-8.0.6](https://github.com/truecharts/charts/compare/twtxt-8.0.5...twtxt-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [twtxt-8.0.5](https://github.com/truecharts/charts/compare/twtxt-8.0.4...twtxt-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [twtxt-8.0.4](https://github.com/truecharts/charts/compare/twtxt-8.0.3...twtxt-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/twtxt/9.1.0/Chart.yaml b/stable/twtxt/9.1.0/Chart.yaml new file mode 100644 index 0000000000..53fbe40e89 --- /dev/null +++ b/stable/twtxt/9.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: twtxt +version: 9.1.0 +appVersion: 0.1.1 +description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! +home: https://truecharts.org/charts/stable/twtxt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.png +deprecated: false +sources: + - https://github.com/nicholaswilde/docker-twtxt + - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt + - https://ghcr.io/nicholaswilde/twtxt + - https://github.com/prologic/twtxt +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - twtxt + - blogging + - blog + - social-network +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/twtxt/9.0.1/README.md b/stable/twtxt/9.1.0/README.md similarity index 100% rename from stable/twtxt/9.0.1/README.md rename to stable/twtxt/9.1.0/README.md diff --git a/stable/twtxt/9.1.0/app-changelog.md b/stable/twtxt/9.1.0/app-changelog.md new file mode 100644 index 0000000000..d3c0f463e1 --- /dev/null +++ b/stable/twtxt/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [twtxt-9.1.0](https://github.com/truecharts/charts/compare/twtxt-9.0.1...twtxt-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/twtxt/9.0.1/app-readme.md b/stable/twtxt/9.1.0/app-readme.md similarity index 100% rename from stable/twtxt/9.0.1/app-readme.md rename to stable/twtxt/9.1.0/app-readme.md diff --git a/stable/twtxt/9.1.0/charts/common-17.2.2.tgz b/stable/twtxt/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/twtxt/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/twtxt/9.0.1/ix_values.yaml b/stable/twtxt/9.1.0/ix_values.yaml similarity index 100% rename from stable/twtxt/9.0.1/ix_values.yaml rename to stable/twtxt/9.1.0/ix_values.yaml diff --git a/stable/twtxt/9.0.1/questions.yaml b/stable/twtxt/9.1.0/questions.yaml similarity index 100% rename from stable/twtxt/9.0.1/questions.yaml rename to stable/twtxt/9.1.0/questions.yaml diff --git a/stable/twtxt/9.1.0/templates/NOTES.txt b/stable/twtxt/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/twtxt/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/twtxt/9.1.0/templates/common.yaml b/stable/twtxt/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..992373e750 --- /dev/null +++ b/stable/twtxt/9.1.0/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/twtxt/9.1.0/values.yaml b/stable/twtxt/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/ubooquity/9.0.1/CHANGELOG.md b/stable/ubooquity/9.0.1/CHANGELOG.md deleted file mode 100644 index 82f8a032a7..0000000000 --- a/stable/ubooquity/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ubooquity-9.0.1](https://github.com/truecharts/charts/compare/ubooquity-9.0.0...ubooquity-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ubooquity-9.0.0](https://github.com/truecharts/charts/compare/ubooquity-8.0.11...ubooquity-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ubooquity-8.0.11](https://github.com/truecharts/charts/compare/ubooquity-8.0.10...ubooquity-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ubooquity-8.0.10](https://github.com/truecharts/charts/compare/ubooquity-8.0.9...ubooquity-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ubooquity-8.0.9](https://github.com/truecharts/charts/compare/ubooquity-8.0.8...ubooquity-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ubooquity-8.0.8](https://github.com/truecharts/charts/compare/ubooquity-8.0.7...ubooquity-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ubooquity-8.0.7](https://github.com/truecharts/charts/compare/ubooquity-8.0.6...ubooquity-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ubooquity-8.0.6](https://github.com/truecharts/charts/compare/ubooquity-8.0.5...ubooquity-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ubooquity-8.0.5](https://github.com/truecharts/charts/compare/ubooquity-8.0.4...ubooquity-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ubooquity-8.0.4](https://github.com/truecharts/charts/compare/ubooquity-8.0.3...ubooquity-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ubooquity-8.0.3](https://github.com/truecharts/charts/compare/ubooquity-8.0.2...ubooquity-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/ubooquity/9.0.1/Chart.yaml b/stable/ubooquity/9.0.1/Chart.yaml deleted file mode 100644 index f632bcc2f5..0000000000 --- a/stable/ubooquity/9.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ubooquity -version: 9.0.1 -appVersion: 2.1.2 -description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. -home: https://truecharts.org/charts/stable/ubooquity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity - - https://ghcr.io/linuxserver/ubooquity -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ubooquity -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ubooquity/9.0.1/app-changelog.md b/stable/ubooquity/9.0.1/app-changelog.md deleted file mode 100644 index 216bbb3b04..0000000000 --- a/stable/ubooquity/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ubooquity-9.0.1](https://github.com/truecharts/charts/compare/ubooquity-9.0.0...ubooquity-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ubooquity/9.0.1/charts/common-17.1.4.tgz b/stable/ubooquity/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ubooquity/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ubooquity/9.1.0/CHANGELOG.md b/stable/ubooquity/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8dab2ef882 --- /dev/null +++ b/stable/ubooquity/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ubooquity-9.1.0](https://github.com/truecharts/charts/compare/ubooquity-9.0.1...ubooquity-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ubooquity-9.0.1](https://github.com/truecharts/charts/compare/ubooquity-9.0.0...ubooquity-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ubooquity-9.0.0](https://github.com/truecharts/charts/compare/ubooquity-8.0.11...ubooquity-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ubooquity-8.0.11](https://github.com/truecharts/charts/compare/ubooquity-8.0.10...ubooquity-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ubooquity-8.0.10](https://github.com/truecharts/charts/compare/ubooquity-8.0.9...ubooquity-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ubooquity-8.0.9](https://github.com/truecharts/charts/compare/ubooquity-8.0.8...ubooquity-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ubooquity-8.0.8](https://github.com/truecharts/charts/compare/ubooquity-8.0.7...ubooquity-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ubooquity-8.0.7](https://github.com/truecharts/charts/compare/ubooquity-8.0.6...ubooquity-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ubooquity-8.0.6](https://github.com/truecharts/charts/compare/ubooquity-8.0.5...ubooquity-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ubooquity-8.0.5](https://github.com/truecharts/charts/compare/ubooquity-8.0.4...ubooquity-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ubooquity-8.0.4](https://github.com/truecharts/charts/compare/ubooquity-8.0.3...ubooquity-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/ubooquity/9.1.0/Chart.yaml b/stable/ubooquity/9.1.0/Chart.yaml new file mode 100644 index 0000000000..b4287e7ca3 --- /dev/null +++ b/stable/ubooquity/9.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ubooquity +version: 9.1.0 +appVersion: 2.1.2 +description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. +home: https://truecharts.org/charts/stable/ubooquity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity + - https://ghcr.io/linuxserver/ubooquity +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ubooquity +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ubooquity/9.0.1/README.md b/stable/ubooquity/9.1.0/README.md similarity index 100% rename from stable/ubooquity/9.0.1/README.md rename to stable/ubooquity/9.1.0/README.md diff --git a/stable/ubooquity/9.1.0/app-changelog.md b/stable/ubooquity/9.1.0/app-changelog.md new file mode 100644 index 0000000000..7c6eff5270 --- /dev/null +++ b/stable/ubooquity/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ubooquity-9.1.0](https://github.com/truecharts/charts/compare/ubooquity-9.0.1...ubooquity-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ubooquity/9.0.1/app-readme.md b/stable/ubooquity/9.1.0/app-readme.md similarity index 100% rename from stable/ubooquity/9.0.1/app-readme.md rename to stable/ubooquity/9.1.0/app-readme.md diff --git a/stable/ubooquity/9.1.0/charts/common-17.2.2.tgz b/stable/ubooquity/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ubooquity/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ubooquity/9.0.1/ix_values.yaml b/stable/ubooquity/9.1.0/ix_values.yaml similarity index 100% rename from stable/ubooquity/9.0.1/ix_values.yaml rename to stable/ubooquity/9.1.0/ix_values.yaml diff --git a/stable/ubooquity/9.0.1/questions.yaml b/stable/ubooquity/9.1.0/questions.yaml similarity index 100% rename from stable/ubooquity/9.0.1/questions.yaml rename to stable/ubooquity/9.1.0/questions.yaml diff --git a/stable/ubooquity/9.1.0/templates/NOTES.txt b/stable/ubooquity/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/ubooquity/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ubooquity/9.1.0/templates/common.yaml b/stable/ubooquity/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/ubooquity/9.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ubooquity/9.1.0/values.yaml b/stable/ubooquity/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/unifi/19.1.0/CHANGELOG.md b/stable/unifi/19.1.0/CHANGELOG.md new file mode 100644 index 0000000000..22fe24a5d8 --- /dev/null +++ b/stable/unifi/19.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unifi-19.1.0](https://github.com/truecharts/charts/compare/unifi-19.0.1...unifi-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [unifi-19.0.1](https://github.com/truecharts/charts/compare/unifi-19.0.0...unifi-19.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [unifi-19.0.0](https://github.com/truecharts/charts/compare/unifi-18.0.12...unifi-19.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [unifi-18.0.12](https://github.com/truecharts/charts/compare/unifi-18.0.11...unifi-18.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/goofball222/unifi to v8.0.24[@d8b9f6c](https://github.com/d8b9f6c) by renovate ([#16467](https://github.com/truecharts/charts/issues/16467)) + + + + +## [unifi-18.0.11](https://github.com/truecharts/charts/compare/unifi-18.0.10...unifi-18.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [unifi-18.0.10](https://github.com/truecharts/charts/compare/unifi-18.0.9...unifi-18.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [unifi-18.0.9](https://github.com/truecharts/charts/compare/unifi-18.0.8...unifi-18.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [unifi-18.0.8](https://github.com/truecharts/charts/compare/unifi-18.0.7...unifi-18.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [unifi-18.0.7](https://github.com/truecharts/charts/compare/unifi-18.0.6...unifi-18.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [unifi-18.0.6](https://github.com/truecharts/charts/compare/unifi-18.0.5...unifi-18.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [unifi-18.0.5](https://github.com/truecharts/charts/compare/unifi-18.0.4...unifi-18.0.5) (2023-12-22) + +### Fix diff --git a/stable/unifi/19.1.0/Chart.yaml b/stable/unifi/19.1.0/Chart.yaml new file mode 100644 index 0000000000..b2933e7a7d --- /dev/null +++ b/stable/unifi/19.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: unifi +version: 19.1.0 +appVersion: 8.0.24 +description: Ubiquiti Network's Unifi Controller +home: https://truecharts.org/charts/stable/unifi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png +deprecated: false +sources: + - https://github.com/jacobalberty/unifi-docker + - https://unifi-network.ui.com + - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - https://ghcr.io/goofball222/unifi +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ubiquiti + - unifi +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/unifi/19.1.0/README.md b/stable/unifi/19.1.0/README.md new file mode 100644 index 0000000000..518de65269 --- /dev/null +++ b/stable/unifi/19.1.0/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/unifi) + +**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/unifi/19.1.0/app-changelog.md b/stable/unifi/19.1.0/app-changelog.md new file mode 100644 index 0000000000..f7249c8483 --- /dev/null +++ b/stable/unifi/19.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unifi-19.1.0](https://github.com/truecharts/charts/compare/unifi-19.0.1...unifi-19.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/unifi/19.1.0/app-readme.md b/stable/unifi/19.1.0/app-readme.md new file mode 100644 index 0000000000..a5125bede5 --- /dev/null +++ b/stable/unifi/19.1.0/app-readme.md @@ -0,0 +1,8 @@ +Ubiquiti Network's Unifi Controller + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/unifi](https://truecharts.org/charts/stable/unifi) + +--- + +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/unifi/19.1.0/charts/common-17.2.2.tgz b/stable/unifi/19.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/unifi/19.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/unifi/19.1.0/ix_values.yaml b/stable/unifi/19.1.0/ix_values.yaml new file mode 100644 index 0000000000..2b211a5070 --- /dev/null +++ b/stable/unifi/19.1.0/ix_values.yaml @@ -0,0 +1,110 @@ +image: + repository: ghcr.io/goofball222/unifi + tag: 8.0.24@sha256:d8b9f6c7ed653562a31d6cafbd752f96e11822e8c9509425f7681df5ac0346e0 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + protocol: https + port: 8443 + targetPort: 8443 + comm: + enabled: true + ports: + comm: + enabled: true + port: 8080 + targetPort: 8080 + stun: + enabled: true + ports: + stun: + enabled: true + port: 3478 + targetPort: 3478 + protocol: udp + speedtest: + enabled: true + ports: + speedtest: + enabled: true + port: 6789 + targetPort: 6789 + guestportal: + enabled: true + ports: + web: + enabled: true + port: 8880 + targetPort: 8880 + protocol: http + websecure: + enabled: true + port: 8843 + targetPort: 8843 + protocol: https +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /usr/lib/unifi/olddata + migrate: + mountPath: /usr/lib/unifi/olddata + data: + enabled: true + targetSelector: + main: + main: + mountPath: /usr/lib/unifi/data + migrate: + mountPath: /usr/lib/unifi/data + logs: + enabled: true + mountPath: "/usr/lib/unifi/logs" + type: "emptyDir" + certs: + enabled: true + mountPath: "/usr/lib/unifi/cert" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 +workload: + main: + podSpec: + containers: + main: + env: + RUN_CHOWN: true + DB_MONGO_LOCAL: true + initContainers: + migrate: + enabled: true + type: init + imageSelector: alpineImage + command: + - /bin/sh + args: + - -c + - | + newdatadir="/usr/lib/unifi/data" + olddatadir="/usr/lib/unifi/olddata/data" + # Check the dir exists + [ ! -d "$newdatadir" ] && echo "$newdatadir missing" && exit 1 + # Check if there is a data/data dir to migrate + [ ! -d "$olddatadir" ] && echo "No $olddatadir dir found. Migration skipped" && exit 0 + + # Check if the new data dir is empty, ignoring the old data dir + dirs=$(ls -A "$newdatadir" | grep -v "data") + if [ -n "$dirs" ]; then + echo "New data dir is empty. Migrating data one level up" + cp -rf $olddatadir/* $newdatadir || echo "Failed to move data" && exit 1 + echo "Data migration complete" + fi diff --git a/stable/unifi/19.1.0/questions.yaml b/stable/unifi/19.1.0/questions.yaml new file mode 100644 index 0000000000..ce63a2b066 --- /dev/null +++ b/stable/unifi/19.1.0/questions.yaml @@ -0,0 +1,3311 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8443 + required: true + - variable: comm + label: "Unifi Device Communication Service" + description: "Unifi Device Communication Service" + 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: comm + label: "TCP 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: 8080 + required: true + - variable: stun + label: "STUN Device Communication Service" + description: "STUN Device Communication Service" + 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: stun + label: "TCP 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: 3478 + required: true + - variable: speedtest + label: "Speedtest Service" + description: "Speedtest Service" + 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: speedtest + label: "TCP 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: 6789 + required: true + - variable: guestportal + label: "Guest Portal Service" + description: "Guest Portal Service" + 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: web + label: "Web 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: 8880 + required: true + - variable: websecure + label: "Secure Web 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: 8843 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + hidden: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 999 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 999 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/unifi/19.1.0/templates/NOTES.txt b/stable/unifi/19.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/unifi/19.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unifi/19.1.0/templates/common.yaml b/stable/unifi/19.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/unifi/19.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unifi/19.1.0/values.yaml b/stable/unifi/19.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/universal-media-server/4.0.1/CHANGELOG.md b/stable/universal-media-server/4.0.1/CHANGELOG.md deleted file mode 100644 index 4b7cdb8911..0000000000 --- a/stable/universal-media-server/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [universal-media-server-4.0.1](https://github.com/truecharts/charts/compare/universal-media-server-4.0.0...universal-media-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [universal-media-server-4.0.0](https://github.com/truecharts/charts/compare/universal-media-server-3.0.18...universal-media-server-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [universal-media-server-3.0.18](https://github.com/truecharts/charts/compare/universal-media-server-3.0.17...universal-media-server-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [universal-media-server-3.0.17](https://github.com/truecharts/charts/compare/universal-media-server-3.0.16...universal-media-server-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [universal-media-server-3.0.16](https://github.com/truecharts/charts/compare/universal-media-server-3.0.15...universal-media-server-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [universal-media-server-3.0.15](https://github.com/truecharts/charts/compare/universal-media-server-3.0.14...universal-media-server-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [universal-media-server-3.0.14](https://github.com/truecharts/charts/compare/universal-media-server-3.0.13...universal-media-server-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [universal-media-server-3.0.13](https://github.com/truecharts/charts/compare/universal-media-server-3.0.12...universal-media-server-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [universal-media-server-3.0.12](https://github.com/truecharts/charts/compare/universal-media-server-3.0.11...universal-media-server-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [universal-media-server-3.0.11](https://github.com/truecharts/charts/compare/universal-media-server-3.0.10...universal-media-server-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [universal-media-server-3.0.10](https://github.com/truecharts/charts/compare/universal-media-server-3.0.9...universal-media-server-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/universal-media-server/4.0.1/Chart.yaml b/stable/universal-media-server/4.0.1/Chart.yaml deleted file mode 100644 index 59ed7440ca..0000000000 --- a/stable/universal-media-server/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: universal-media-server -version: 4.0.1 -appVersion: latest -description: Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. -home: https://truecharts.org/charts/incubator/universal-media-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/universal-media-server.png -deprecated: false -sources: - - https://www.universalmediaserver.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server - - https://hub.docker.com/r/universalmediaserver/ums -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - universal-media-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/universal-media-server/4.0.1/app-changelog.md b/stable/universal-media-server/4.0.1/app-changelog.md deleted file mode 100644 index 43d7121e75..0000000000 --- a/stable/universal-media-server/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [universal-media-server-4.0.1](https://github.com/truecharts/charts/compare/universal-media-server-4.0.0...universal-media-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/universal-media-server/4.0.1/charts/common-17.1.4.tgz b/stable/universal-media-server/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/universal-media-server/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/universal-media-server/4.1.0/CHANGELOG.md b/stable/universal-media-server/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f38b5bcd83 --- /dev/null +++ b/stable/universal-media-server/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [universal-media-server-4.1.0](https://github.com/truecharts/charts/compare/universal-media-server-4.0.1...universal-media-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [universal-media-server-4.0.1](https://github.com/truecharts/charts/compare/universal-media-server-4.0.0...universal-media-server-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [universal-media-server-4.0.0](https://github.com/truecharts/charts/compare/universal-media-server-3.0.18...universal-media-server-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [universal-media-server-3.0.18](https://github.com/truecharts/charts/compare/universal-media-server-3.0.17...universal-media-server-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [universal-media-server-3.0.17](https://github.com/truecharts/charts/compare/universal-media-server-3.0.16...universal-media-server-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [universal-media-server-3.0.16](https://github.com/truecharts/charts/compare/universal-media-server-3.0.15...universal-media-server-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [universal-media-server-3.0.15](https://github.com/truecharts/charts/compare/universal-media-server-3.0.14...universal-media-server-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [universal-media-server-3.0.14](https://github.com/truecharts/charts/compare/universal-media-server-3.0.13...universal-media-server-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [universal-media-server-3.0.13](https://github.com/truecharts/charts/compare/universal-media-server-3.0.12...universal-media-server-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [universal-media-server-3.0.12](https://github.com/truecharts/charts/compare/universal-media-server-3.0.11...universal-media-server-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [universal-media-server-3.0.11](https://github.com/truecharts/charts/compare/universal-media-server-3.0.10...universal-media-server-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/universal-media-server/4.1.0/Chart.yaml b/stable/universal-media-server/4.1.0/Chart.yaml new file mode 100644 index 0000000000..0ffb39016c --- /dev/null +++ b/stable/universal-media-server/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: universal-media-server +version: 4.1.0 +appVersion: latest +description: Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. +home: https://truecharts.org/charts/incubator/universal-media-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/universal-media-server.png +deprecated: false +sources: + - https://www.universalmediaserver.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server + - https://hub.docker.com/r/universalmediaserver/ums +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - universal-media-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/universal-media-server/4.0.1/README.md b/stable/universal-media-server/4.1.0/README.md similarity index 100% rename from stable/universal-media-server/4.0.1/README.md rename to stable/universal-media-server/4.1.0/README.md diff --git a/stable/universal-media-server/4.1.0/app-changelog.md b/stable/universal-media-server/4.1.0/app-changelog.md new file mode 100644 index 0000000000..35e46fa3ce --- /dev/null +++ b/stable/universal-media-server/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [universal-media-server-4.1.0](https://github.com/truecharts/charts/compare/universal-media-server-4.0.1...universal-media-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/universal-media-server/4.0.1/app-readme.md b/stable/universal-media-server/4.1.0/app-readme.md similarity index 100% rename from stable/universal-media-server/4.0.1/app-readme.md rename to stable/universal-media-server/4.1.0/app-readme.md diff --git a/stable/universal-media-server/4.1.0/charts/common-17.2.2.tgz b/stable/universal-media-server/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/universal-media-server/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/universal-media-server/4.0.1/ix_values.yaml b/stable/universal-media-server/4.1.0/ix_values.yaml similarity index 100% rename from stable/universal-media-server/4.0.1/ix_values.yaml rename to stable/universal-media-server/4.1.0/ix_values.yaml diff --git a/stable/universal-media-server/4.0.1/questions.yaml b/stable/universal-media-server/4.1.0/questions.yaml similarity index 100% rename from stable/universal-media-server/4.0.1/questions.yaml rename to stable/universal-media-server/4.1.0/questions.yaml diff --git a/stable/venstar2mqtt/4.0.1/templates/common.yaml b/stable/universal-media-server/4.1.0/templates/common.yaml similarity index 100% rename from stable/venstar2mqtt/4.0.1/templates/common.yaml rename to stable/universal-media-server/4.1.0/templates/common.yaml diff --git a/stable/universal-media-server/4.1.0/values.yaml b/stable/universal-media-server/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/unmanic/9.0.1/CHANGELOG.md b/stable/unmanic/9.0.1/CHANGELOG.md deleted file mode 100644 index 77732cba8c..0000000000 --- a/stable/unmanic/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [unmanic-9.0.1](https://github.com/truecharts/charts/compare/unmanic-9.0.0...unmanic-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [unmanic-9.0.0](https://github.com/truecharts/charts/compare/unmanic-8.0.11...unmanic-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [unmanic-8.0.11](https://github.com/truecharts/charts/compare/unmanic-8.0.10...unmanic-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [unmanic-8.0.10](https://github.com/truecharts/charts/compare/unmanic-8.0.9...unmanic-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [unmanic-8.0.9](https://github.com/truecharts/charts/compare/unmanic-8.0.8...unmanic-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [unmanic-8.0.8](https://github.com/truecharts/charts/compare/unmanic-8.0.7...unmanic-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [unmanic-8.0.7](https://github.com/truecharts/charts/compare/unmanic-8.0.6...unmanic-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [unmanic-8.0.6](https://github.com/truecharts/charts/compare/unmanic-8.0.5...unmanic-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [unmanic-8.0.5](https://github.com/truecharts/charts/compare/unmanic-8.0.4...unmanic-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [unmanic-8.0.4](https://github.com/truecharts/charts/compare/unmanic-8.0.3...unmanic-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [unmanic-8.0.3](https://github.com/truecharts/charts/compare/unmanic-8.0.2...unmanic-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/unmanic/9.0.1/Chart.yaml b/stable/unmanic/9.0.1/Chart.yaml deleted file mode 100644 index 374182df76..0000000000 --- a/stable/unmanic/9.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: unmanic -version: 9.0.1 -appVersion: 0.2.4 -description: Unmanic is a simple tool for optimising your file library. -home: https://truecharts.org/charts/stable/unmanic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png -deprecated: false -sources: - - https://hub.docker.com/r/josh5/unmanic - - https://github.com/Unmanic/unmanic - - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - media -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/unmanic/9.0.1/app-changelog.md b/stable/unmanic/9.0.1/app-changelog.md deleted file mode 100644 index f9c0614843..0000000000 --- a/stable/unmanic/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unmanic-9.0.1](https://github.com/truecharts/charts/compare/unmanic-9.0.0...unmanic-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/unmanic/9.0.1/charts/common-17.1.4.tgz b/stable/unmanic/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/unmanic/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/unmanic/9.1.0/CHANGELOG.md b/stable/unmanic/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8ccca546c1 --- /dev/null +++ b/stable/unmanic/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unmanic-9.1.0](https://github.com/truecharts/charts/compare/unmanic-9.0.1...unmanic-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [unmanic-9.0.1](https://github.com/truecharts/charts/compare/unmanic-9.0.0...unmanic-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [unmanic-9.0.0](https://github.com/truecharts/charts/compare/unmanic-8.0.11...unmanic-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [unmanic-8.0.11](https://github.com/truecharts/charts/compare/unmanic-8.0.10...unmanic-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [unmanic-8.0.10](https://github.com/truecharts/charts/compare/unmanic-8.0.9...unmanic-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [unmanic-8.0.9](https://github.com/truecharts/charts/compare/unmanic-8.0.8...unmanic-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [unmanic-8.0.8](https://github.com/truecharts/charts/compare/unmanic-8.0.7...unmanic-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [unmanic-8.0.7](https://github.com/truecharts/charts/compare/unmanic-8.0.6...unmanic-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [unmanic-8.0.6](https://github.com/truecharts/charts/compare/unmanic-8.0.5...unmanic-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [unmanic-8.0.5](https://github.com/truecharts/charts/compare/unmanic-8.0.4...unmanic-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [unmanic-8.0.4](https://github.com/truecharts/charts/compare/unmanic-8.0.3...unmanic-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/unmanic/9.1.0/Chart.yaml b/stable/unmanic/9.1.0/Chart.yaml new file mode 100644 index 0000000000..bda15a1b88 --- /dev/null +++ b/stable/unmanic/9.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: unmanic +version: 9.1.0 +appVersion: 0.2.4 +description: Unmanic is a simple tool for optimising your file library. +home: https://truecharts.org/charts/stable/unmanic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png +deprecated: false +sources: + - https://hub.docker.com/r/josh5/unmanic + - https://github.com/Unmanic/unmanic + - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/unmanic/9.0.1/README.md b/stable/unmanic/9.1.0/README.md similarity index 100% rename from stable/unmanic/9.0.1/README.md rename to stable/unmanic/9.1.0/README.md diff --git a/stable/unmanic/9.1.0/app-changelog.md b/stable/unmanic/9.1.0/app-changelog.md new file mode 100644 index 0000000000..7eff8b4141 --- /dev/null +++ b/stable/unmanic/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unmanic-9.1.0](https://github.com/truecharts/charts/compare/unmanic-9.0.1...unmanic-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/unmanic/9.0.1/app-readme.md b/stable/unmanic/9.1.0/app-readme.md similarity index 100% rename from stable/unmanic/9.0.1/app-readme.md rename to stable/unmanic/9.1.0/app-readme.md diff --git a/stable/unmanic/9.1.0/charts/common-17.2.2.tgz b/stable/unmanic/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/unmanic/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/unmanic/9.0.1/ix_values.yaml b/stable/unmanic/9.1.0/ix_values.yaml similarity index 100% rename from stable/unmanic/9.0.1/ix_values.yaml rename to stable/unmanic/9.1.0/ix_values.yaml diff --git a/stable/unmanic/9.0.1/questions.yaml b/stable/unmanic/9.1.0/questions.yaml similarity index 100% rename from stable/unmanic/9.0.1/questions.yaml rename to stable/unmanic/9.1.0/questions.yaml diff --git a/stable/unmanic/9.1.0/templates/NOTES.txt b/stable/unmanic/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/unmanic/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unmanic/9.1.0/templates/common.yaml b/stable/unmanic/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/unmanic/9.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unmanic/9.1.0/values.yaml b/stable/unmanic/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/unpackerr/12.1.0/CHANGELOG.md b/stable/unpackerr/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c6c807f895 --- /dev/null +++ b/stable/unpackerr/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unpackerr-12.1.0](https://github.com/truecharts/charts/compare/unpackerr-12.0.1...unpackerr-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [unpackerr-12.0.1](https://github.com/truecharts/charts/compare/unpackerr-12.0.0...unpackerr-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [unpackerr-12.0.0](https://github.com/truecharts/charts/compare/unpackerr-11.0.11...unpackerr-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [unpackerr-11.0.11](https://github.com/truecharts/charts/compare/unpackerr-11.0.10...unpackerr-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [unpackerr-11.0.10](https://github.com/truecharts/charts/compare/unpackerr-11.0.9...unpackerr-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [unpackerr-11.0.9](https://github.com/truecharts/charts/compare/unpackerr-11.0.8...unpackerr-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [unpackerr-11.0.8](https://github.com/truecharts/charts/compare/unpackerr-11.0.7...unpackerr-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [unpackerr-11.0.7](https://github.com/truecharts/charts/compare/unpackerr-11.0.6...unpackerr-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [unpackerr-11.0.6](https://github.com/truecharts/charts/compare/unpackerr-11.0.5...unpackerr-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [unpackerr-11.0.5](https://github.com/truecharts/charts/compare/unpackerr-11.0.4...unpackerr-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [unpackerr-11.0.4](https://github.com/truecharts/charts/compare/unpackerr-11.0.3...unpackerr-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/unpackerr/12.1.0/Chart.yaml b/stable/unpackerr/12.1.0/Chart.yaml new file mode 100644 index 0000000000..c0a145987c --- /dev/null +++ b/stable/unpackerr/12.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: unpackerr +version: 12.1.0 +appVersion: 0.12.0 +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 import them +home: https://truecharts.org/charts/stable/unpackerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.png +deprecated: false +sources: + - https://hub.docker.com/r/golift/unpackerr + - https://github.com/davidnewhall/unpackerr + - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - unpackerr + - sonarr + - radarr + - lidarr + - readarr +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/unpackerr/12.1.0/README.md b/stable/unpackerr/12.1.0/README.md new file mode 100644 index 0000000000..dfc14bf66e --- /dev/null +++ b/stable/unpackerr/12.1.0/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/unpackerr) + +**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/unpackerr/12.1.0/app-changelog.md b/stable/unpackerr/12.1.0/app-changelog.md new file mode 100644 index 0000000000..2039f32c41 --- /dev/null +++ b/stable/unpackerr/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unpackerr-12.1.0](https://github.com/truecharts/charts/compare/unpackerr-12.0.1...unpackerr-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/unpackerr/12.1.0/app-readme.md b/stable/unpackerr/12.1.0/app-readme.md new file mode 100644 index 0000000000..8a4b14eec9 --- /dev/null +++ b/stable/unpackerr/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +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 import them + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/unpackerr](https://truecharts.org/charts/stable/unpackerr) + +--- + +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/unpackerr/12.1.0/charts/common-17.2.2.tgz b/stable/unpackerr/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/unpackerr/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/unpackerr/12.1.0/ix_values.yaml b/stable/unpackerr/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..32eda76bf6 --- /dev/null +++ b/stable/unpackerr/12.1.0/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: golift/unpackerr + pullPolicy: IfNotPresent + tag: 0.12.0@sha256:166fc618fd1713714c08f9d7d0bcbc60f50aec94244a977189dba4cee7c983ec +service: + main: + enabled: false + ports: + main: + enabled: false +persistence: + downloads: + enabled: true + mountPath: "/downloads" + ## Persistent Volume Storage Class + ## If defined, storageClassName: + ## If set to "-", storageClassName: "", which disables dynamic provisioning + ## If undefined (the default) or set to null, no storageClassName spec is + ## set, choosing the default provisioner. (gp2 on AWS, standard on + ## GKE, AWS & OpenStack) + # storageClass: "-" + # accessMode: ReadWriteOnce + # + ## Do not delete the pvc upon helm uninstall + # skipuninstall: false + # existingClaim: "" +portal: + open: + enabled: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false diff --git a/stable/unpackerr/12.1.0/questions.yaml b/stable/unpackerr/12.1.0/questions.yaml new file mode 100644 index 0000000000..78ded4902e --- /dev/null +++ b/stable/unpackerr/12.1.0/questions.yaml @@ -0,0 +1,2216 @@ +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: {} +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: downloads + label: "App downloads Storage" + description: "Path to (/downloads)." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/unpackerr/12.1.0/templates/NOTES.txt b/stable/unpackerr/12.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/unpackerr/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpackerr/12.1.0/templates/common.yaml b/stable/unpackerr/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/unpackerr/12.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unpackerr/12.1.0/values.yaml b/stable/unpackerr/12.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/unpoller/9.0.1/CHANGELOG.md b/stable/unpoller/9.0.1/CHANGELOG.md deleted file mode 100644 index 1f801e48cc..0000000000 --- a/stable/unpoller/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [unpoller-9.0.1](https://github.com/truecharts/charts/compare/unpoller-9.0.0...unpoller-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [unpoller-9.0.0](https://github.com/truecharts/charts/compare/unpoller-8.0.12...unpoller-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [unpoller-8.0.12](https://github.com/truecharts/charts/compare/unpoller-8.0.11...unpoller-8.0.12) (2023-12-25) - -### Chore - -- update container image ghcr.io/unpoller/unpoller to v2.9.5[@486a633](https://github.com/486a633) by renovate ([#16470](https://github.com/truecharts/charts/issues/16470)) - - - - -## [unpoller-8.0.11](https://github.com/truecharts/charts/compare/unpoller-8.0.10...unpoller-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [unpoller-8.0.10](https://github.com/truecharts/charts/compare/unpoller-8.0.9...unpoller-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [unpoller-8.0.9](https://github.com/truecharts/charts/compare/unpoller-8.0.8...unpoller-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [unpoller-8.0.8](https://github.com/truecharts/charts/compare/unpoller-8.0.7...unpoller-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [unpoller-8.0.7](https://github.com/truecharts/charts/compare/unpoller-8.0.6...unpoller-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [unpoller-8.0.6](https://github.com/truecharts/charts/compare/unpoller-8.0.5...unpoller-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [unpoller-8.0.5](https://github.com/truecharts/charts/compare/unpoller-8.0.4...unpoller-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [unpoller-8.0.4](https://github.com/truecharts/charts/compare/unpoller-8.0.3...unpoller-8.0.4) (2023-12-21) - -### Fix diff --git a/stable/unpoller/9.0.1/Chart.yaml b/stable/unpoller/9.0.1/Chart.yaml deleted file mode 100644 index 09e8a6fdc4..0000000000 --- a/stable/unpoller/9.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: unpoller -version: 9.0.1 -appVersion: 2.9.5 -description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. -home: https://truecharts.org/charts/stable/unpoller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png -deprecated: false -sources: - - https://github.com/unifi-poller/unifi-poller - - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller - - https://ghcr.io/unpoller/unpoller -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - unifi - - unifi-poller - - metrics -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/unpoller/9.0.1/app-changelog.md b/stable/unpoller/9.0.1/app-changelog.md deleted file mode 100644 index 8838e1b028..0000000000 --- a/stable/unpoller/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unpoller-9.0.1](https://github.com/truecharts/charts/compare/unpoller-9.0.0...unpoller-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/unpoller/9.0.1/charts/common-17.1.4.tgz b/stable/unpoller/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/unpoller/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/unpoller/9.1.0/CHANGELOG.md b/stable/unpoller/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1e34413967 --- /dev/null +++ b/stable/unpoller/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unpoller-9.1.0](https://github.com/truecharts/charts/compare/unpoller-9.0.1...unpoller-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [unpoller-9.0.1](https://github.com/truecharts/charts/compare/unpoller-9.0.0...unpoller-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [unpoller-9.0.0](https://github.com/truecharts/charts/compare/unpoller-8.0.12...unpoller-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [unpoller-8.0.12](https://github.com/truecharts/charts/compare/unpoller-8.0.11...unpoller-8.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/unpoller/unpoller to v2.9.5[@486a633](https://github.com/486a633) by renovate ([#16470](https://github.com/truecharts/charts/issues/16470)) + + + + +## [unpoller-8.0.11](https://github.com/truecharts/charts/compare/unpoller-8.0.10...unpoller-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [unpoller-8.0.10](https://github.com/truecharts/charts/compare/unpoller-8.0.9...unpoller-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [unpoller-8.0.9](https://github.com/truecharts/charts/compare/unpoller-8.0.8...unpoller-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [unpoller-8.0.8](https://github.com/truecharts/charts/compare/unpoller-8.0.7...unpoller-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [unpoller-8.0.7](https://github.com/truecharts/charts/compare/unpoller-8.0.6...unpoller-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [unpoller-8.0.6](https://github.com/truecharts/charts/compare/unpoller-8.0.5...unpoller-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [unpoller-8.0.5](https://github.com/truecharts/charts/compare/unpoller-8.0.4...unpoller-8.0.5) (2023-12-22) + +### Fix diff --git a/stable/unpoller/9.1.0/Chart.yaml b/stable/unpoller/9.1.0/Chart.yaml new file mode 100644 index 0000000000..1becc79fcc --- /dev/null +++ b/stable/unpoller/9.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: unpoller +version: 9.1.0 +appVersion: 2.9.5 +description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. +home: https://truecharts.org/charts/stable/unpoller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png +deprecated: false +sources: + - https://github.com/unifi-poller/unifi-poller + - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller + - https://ghcr.io/unpoller/unpoller +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - unifi + - unifi-poller + - metrics +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/unpoller/9.0.1/README.md b/stable/unpoller/9.1.0/README.md similarity index 100% rename from stable/unpoller/9.0.1/README.md rename to stable/unpoller/9.1.0/README.md diff --git a/stable/unpoller/9.1.0/app-changelog.md b/stable/unpoller/9.1.0/app-changelog.md new file mode 100644 index 0000000000..20b1d71fbd --- /dev/null +++ b/stable/unpoller/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unpoller-9.1.0](https://github.com/truecharts/charts/compare/unpoller-9.0.1...unpoller-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/unpoller/9.0.1/app-readme.md b/stable/unpoller/9.1.0/app-readme.md similarity index 100% rename from stable/unpoller/9.0.1/app-readme.md rename to stable/unpoller/9.1.0/app-readme.md diff --git a/stable/unpoller/9.1.0/charts/common-17.2.2.tgz b/stable/unpoller/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/unpoller/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/unpoller/9.0.1/ix_values.yaml b/stable/unpoller/9.1.0/ix_values.yaml similarity index 100% rename from stable/unpoller/9.0.1/ix_values.yaml rename to stable/unpoller/9.1.0/ix_values.yaml diff --git a/stable/unpoller/9.0.1/questions.yaml b/stable/unpoller/9.1.0/questions.yaml similarity index 100% rename from stable/unpoller/9.0.1/questions.yaml rename to stable/unpoller/9.1.0/questions.yaml diff --git a/stable/unpoller/9.1.0/templates/NOTES.txt b/stable/unpoller/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/unpoller/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpoller/9.1.0/templates/common.yaml b/stable/unpoller/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/unpoller/9.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unpoller/9.1.0/values.yaml b/stable/unpoller/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/unturned/5.0.1/CHANGELOG.md b/stable/unturned/5.0.1/CHANGELOG.md deleted file mode 100644 index 1ffcc1fc8d..0000000000 --- a/stable/unturned/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [unturned-5.0.1](https://github.com/truecharts/charts/compare/unturned-5.0.0...unturned-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [unturned-5.0.0](https://github.com/truecharts/charts/compare/unturned-4.0.11...unturned-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [unturned-4.0.11](https://github.com/truecharts/charts/compare/unturned-4.0.10...unturned-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [unturned-4.0.10](https://github.com/truecharts/charts/compare/unturned-4.0.9...unturned-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [unturned-4.0.9](https://github.com/truecharts/charts/compare/unturned-4.0.8...unturned-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [unturned-4.0.8](https://github.com/truecharts/charts/compare/unturned-4.0.7...unturned-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [unturned-4.0.7](https://github.com/truecharts/charts/compare/unturned-4.0.6...unturned-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [unturned-4.0.6](https://github.com/truecharts/charts/compare/unturned-4.0.5...unturned-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [unturned-4.0.5](https://github.com/truecharts/charts/compare/unturned-4.0.4...unturned-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [unturned-4.0.4](https://github.com/truecharts/charts/compare/unturned-4.0.3...unturned-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [unturned-4.0.3](https://github.com/truecharts/charts/compare/unturned-4.0.2...unturned-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/unturned/5.0.1/Chart.yaml b/stable/unturned/5.0.1/Chart.yaml deleted file mode 100644 index b9ecfa4ee3..0000000000 --- a/stable/unturned/5.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: unturned -version: 5.0.1 -appVersion: latest -description: Unturned SteamCMD -home: https://truecharts.org/charts/incubator/unturned -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.png -deprecated: false -sources: - - https://github.com/ich777/docker-steamcmd-server/tree/unturned - - https://github.com/truecharts/charts/tree/master/charts/incubator/unturned - - https://github.com/truecharts/containers/tree/master/mirrorunturned -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - unturned - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/unturned/5.0.1/app-changelog.md b/stable/unturned/5.0.1/app-changelog.md deleted file mode 100644 index 5951234494..0000000000 --- a/stable/unturned/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unturned-5.0.1](https://github.com/truecharts/charts/compare/unturned-5.0.0...unturned-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/unturned/5.0.1/charts/common-17.1.4.tgz b/stable/unturned/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/unturned/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/unturned/5.1.0/CHANGELOG.md b/stable/unturned/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f80ca41a00 --- /dev/null +++ b/stable/unturned/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unturned-5.1.0](https://github.com/truecharts/charts/compare/unturned-5.0.1...unturned-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [unturned-5.0.1](https://github.com/truecharts/charts/compare/unturned-5.0.0...unturned-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [unturned-5.0.0](https://github.com/truecharts/charts/compare/unturned-4.0.11...unturned-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [unturned-4.0.11](https://github.com/truecharts/charts/compare/unturned-4.0.10...unturned-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [unturned-4.0.10](https://github.com/truecharts/charts/compare/unturned-4.0.9...unturned-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [unturned-4.0.9](https://github.com/truecharts/charts/compare/unturned-4.0.8...unturned-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [unturned-4.0.8](https://github.com/truecharts/charts/compare/unturned-4.0.7...unturned-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [unturned-4.0.7](https://github.com/truecharts/charts/compare/unturned-4.0.6...unturned-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [unturned-4.0.6](https://github.com/truecharts/charts/compare/unturned-4.0.5...unturned-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [unturned-4.0.5](https://github.com/truecharts/charts/compare/unturned-4.0.4...unturned-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [unturned-4.0.4](https://github.com/truecharts/charts/compare/unturned-4.0.3...unturned-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/unturned/5.1.0/Chart.yaml b/stable/unturned/5.1.0/Chart.yaml new file mode 100644 index 0000000000..de796940df --- /dev/null +++ b/stable/unturned/5.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: unturned +version: 5.1.0 +appVersion: latest +description: Unturned SteamCMD +home: https://truecharts.org/charts/incubator/unturned +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.png +deprecated: false +sources: + - https://github.com/ich777/docker-steamcmd-server/tree/unturned + - https://github.com/truecharts/charts/tree/master/charts/incubator/unturned + - https://github.com/truecharts/containers/tree/master/mirrorunturned +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - unturned + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/unturned/5.0.1/README.md b/stable/unturned/5.1.0/README.md similarity index 100% rename from stable/unturned/5.0.1/README.md rename to stable/unturned/5.1.0/README.md diff --git a/stable/unturned/5.1.0/app-changelog.md b/stable/unturned/5.1.0/app-changelog.md new file mode 100644 index 0000000000..906796c296 --- /dev/null +++ b/stable/unturned/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unturned-5.1.0](https://github.com/truecharts/charts/compare/unturned-5.0.1...unturned-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/unturned/5.0.1/app-readme.md b/stable/unturned/5.1.0/app-readme.md similarity index 100% rename from stable/unturned/5.0.1/app-readme.md rename to stable/unturned/5.1.0/app-readme.md diff --git a/stable/unturned/5.1.0/charts/common-17.2.2.tgz b/stable/unturned/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/unturned/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/unturned/5.0.1/ix_values.yaml b/stable/unturned/5.1.0/ix_values.yaml similarity index 100% rename from stable/unturned/5.0.1/ix_values.yaml rename to stable/unturned/5.1.0/ix_values.yaml diff --git a/stable/unturned/5.0.1/questions.yaml b/stable/unturned/5.1.0/questions.yaml similarity index 100% rename from stable/unturned/5.0.1/questions.yaml rename to stable/unturned/5.1.0/questions.yaml diff --git a/stable/unturned/5.1.0/templates/NOTES.txt b/stable/unturned/5.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/unturned/5.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unturned/5.1.0/templates/common.yaml b/stable/unturned/5.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/unturned/5.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unturned/5.1.0/values.yaml b/stable/unturned/5.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/uptime-kuma/9.0.1/CHANGELOG.md b/stable/uptime-kuma/9.0.1/CHANGELOG.md deleted file mode 100644 index f60820f172..0000000000 --- a/stable/uptime-kuma/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [uptime-kuma-9.0.1](https://github.com/truecharts/charts/compare/uptime-kuma-9.0.0...uptime-kuma-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [uptime-kuma-9.0.0](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.11...uptime-kuma-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [uptime-kuma-8.0.11](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.10...uptime-kuma-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [uptime-kuma-8.0.10](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.9...uptime-kuma-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [uptime-kuma-8.0.9](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.8...uptime-kuma-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [uptime-kuma-8.0.8](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.7...uptime-kuma-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [uptime-kuma-8.0.7](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.6...uptime-kuma-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [uptime-kuma-8.0.6](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.5...uptime-kuma-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [uptime-kuma-8.0.5](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.4...uptime-kuma-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [uptime-kuma-8.0.4](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.3...uptime-kuma-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [uptime-kuma-8.0.3](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.2...uptime-kuma-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/uptime-kuma/9.0.1/Chart.yaml b/stable/uptime-kuma/9.0.1/Chart.yaml deleted file mode 100644 index d459b8aa7f..0000000000 --- a/stable/uptime-kuma/9.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: uptime-kuma -version: 9.0.1 -appVersion: 1.23.10 -description: A fancy self-hosted monitoring tool -home: https://truecharts.org/charts/stable/uptime-kuma -icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png -deprecated: false -sources: - - https://github.com/louislam/uptime-kuma - - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma - - https://hub.docker.com/r/louislam/uptime-kuma -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - monitoring - - uptime -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/uptime-kuma/9.0.1/app-changelog.md b/stable/uptime-kuma/9.0.1/app-changelog.md deleted file mode 100644 index 5b985c6794..0000000000 --- a/stable/uptime-kuma/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [uptime-kuma-9.0.1](https://github.com/truecharts/charts/compare/uptime-kuma-9.0.0...uptime-kuma-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/uptime-kuma/9.0.1/charts/common-17.1.4.tgz b/stable/uptime-kuma/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/uptime-kuma/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/uptime-kuma/9.1.0/CHANGELOG.md b/stable/uptime-kuma/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..60ddc11571 --- /dev/null +++ b/stable/uptime-kuma/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [uptime-kuma-9.1.0](https://github.com/truecharts/charts/compare/uptime-kuma-9.0.1...uptime-kuma-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [uptime-kuma-9.0.1](https://github.com/truecharts/charts/compare/uptime-kuma-9.0.0...uptime-kuma-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [uptime-kuma-9.0.0](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.11...uptime-kuma-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [uptime-kuma-8.0.11](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.10...uptime-kuma-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [uptime-kuma-8.0.10](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.9...uptime-kuma-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [uptime-kuma-8.0.9](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.8...uptime-kuma-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [uptime-kuma-8.0.8](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.7...uptime-kuma-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [uptime-kuma-8.0.7](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.6...uptime-kuma-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [uptime-kuma-8.0.6](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.5...uptime-kuma-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [uptime-kuma-8.0.5](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.4...uptime-kuma-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [uptime-kuma-8.0.4](https://github.com/truecharts/charts/compare/uptime-kuma-8.0.3...uptime-kuma-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/uptime-kuma/9.1.0/Chart.yaml b/stable/uptime-kuma/9.1.0/Chart.yaml new file mode 100644 index 0000000000..07ae924082 --- /dev/null +++ b/stable/uptime-kuma/9.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: uptime-kuma +version: 9.1.0 +appVersion: 1.23.10 +description: A fancy self-hosted monitoring tool +home: https://truecharts.org/charts/stable/uptime-kuma +icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png +deprecated: false +sources: + - https://github.com/louislam/uptime-kuma + - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma + - https://hub.docker.com/r/louislam/uptime-kuma +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - monitoring + - uptime +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: monitoring + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/uptime-kuma/9.0.1/README.md b/stable/uptime-kuma/9.1.0/README.md similarity index 100% rename from stable/uptime-kuma/9.0.1/README.md rename to stable/uptime-kuma/9.1.0/README.md diff --git a/stable/uptime-kuma/9.1.0/app-changelog.md b/stable/uptime-kuma/9.1.0/app-changelog.md new file mode 100644 index 0000000000..80a97d3969 --- /dev/null +++ b/stable/uptime-kuma/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [uptime-kuma-9.1.0](https://github.com/truecharts/charts/compare/uptime-kuma-9.0.1...uptime-kuma-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/uptime-kuma/9.0.1/app-readme.md b/stable/uptime-kuma/9.1.0/app-readme.md similarity index 100% rename from stable/uptime-kuma/9.0.1/app-readme.md rename to stable/uptime-kuma/9.1.0/app-readme.md diff --git a/stable/uptime-kuma/9.1.0/charts/common-17.2.2.tgz b/stable/uptime-kuma/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/uptime-kuma/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/uptime-kuma/9.0.1/ix_values.yaml b/stable/uptime-kuma/9.1.0/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/9.0.1/ix_values.yaml rename to stable/uptime-kuma/9.1.0/ix_values.yaml diff --git a/stable/uptime-kuma/9.0.1/questions.yaml b/stable/uptime-kuma/9.1.0/questions.yaml similarity index 100% rename from stable/uptime-kuma/9.0.1/questions.yaml rename to stable/uptime-kuma/9.1.0/questions.yaml diff --git a/stable/uptime-kuma/9.1.0/templates/NOTES.txt b/stable/uptime-kuma/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/uptime-kuma/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/uptime-kuma/9.0.1/templates/_prometheusrules.tpl b/stable/uptime-kuma/9.1.0/templates/_prometheusrules.tpl similarity index 100% rename from stable/uptime-kuma/9.0.1/templates/_prometheusrules.tpl rename to stable/uptime-kuma/9.1.0/templates/_prometheusrules.tpl diff --git a/stable/uptime-kuma/9.0.1/templates/_servicemonitor.tpl b/stable/uptime-kuma/9.1.0/templates/_servicemonitor.tpl similarity index 100% rename from stable/uptime-kuma/9.0.1/templates/_servicemonitor.tpl rename to stable/uptime-kuma/9.1.0/templates/_servicemonitor.tpl diff --git a/stable/uptime-kuma/9.0.1/templates/common.yaml b/stable/uptime-kuma/9.1.0/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/9.0.1/templates/common.yaml rename to stable/uptime-kuma/9.1.0/templates/common.yaml diff --git a/stable/uptime-kuma/9.1.0/values.yaml b/stable/uptime-kuma/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/uptimerobot-prometheus/10.1.0/CHANGELOG.md b/stable/uptimerobot-prometheus/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1973cac482 --- /dev/null +++ b/stable/uptimerobot-prometheus/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [uptimerobot-prometheus-10.1.0](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.0.1...uptimerobot-prometheus-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [uptimerobot-prometheus-10.0.1](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.0.0...uptimerobot-prometheus-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [uptimerobot-prometheus-10.0.0](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-9.0.11...uptimerobot-prometheus-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [uptimerobot-prometheus-9.0.11](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-9.0.10...uptimerobot-prometheus-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [uptimerobot-prometheus-9.0.10](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-9.0.9...uptimerobot-prometheus-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [uptimerobot-prometheus-9.0.9](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-9.0.8...uptimerobot-prometheus-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [uptimerobot-prometheus-9.0.8](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-9.0.7...uptimerobot-prometheus-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [uptimerobot-prometheus-9.0.7](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-9.0.6...uptimerobot-prometheus-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [uptimerobot-prometheus-9.0.6](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-9.0.5...uptimerobot-prometheus-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [uptimerobot-prometheus-9.0.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-9.0.4...uptimerobot-prometheus-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [uptimerobot-prometheus-9.0.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-9.0.3...uptimerobot-prometheus-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/uptimerobot-prometheus/10.1.0/Chart.yaml b/stable/uptimerobot-prometheus/10.1.0/Chart.yaml new file mode 100644 index 0000000000..5c67c76d67 --- /dev/null +++ b/stable/uptimerobot-prometheus/10.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: uptimerobot-prometheus +version: 10.1.0 +appVersion: 0.0.1 +description: Prometheus Exporter for the official uptimerobot CLI +home: https://truecharts.org/charts/stable/uptimerobot-prometheus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.png +deprecated: false +sources: + - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus + - https://github.com/lekpamartin/uptimerobot_exporter + - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus + - https://hub.docker.com/r/billimek/prometheus-uptimerobot-exporter +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - uptimerobot + - prometheus + - grafana + - metrics +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/uptimerobot-prometheus/10.1.0/README.md b/stable/uptimerobot-prometheus/10.1.0/README.md new file mode 100644 index 0000000000..65cac00674 --- /dev/null +++ b/stable/uptimerobot-prometheus/10.1.0/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/uptimerobot-prometheus) + +**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/uptimerobot-prometheus/10.1.0/app-changelog.md b/stable/uptimerobot-prometheus/10.1.0/app-changelog.md new file mode 100644 index 0000000000..7ae25fcde0 --- /dev/null +++ b/stable/uptimerobot-prometheus/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [uptimerobot-prometheus-10.1.0](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.0.1...uptimerobot-prometheus-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/uptimerobot-prometheus/10.1.0/app-readme.md b/stable/uptimerobot-prometheus/10.1.0/app-readme.md new file mode 100644 index 0000000000..b97e6f289d --- /dev/null +++ b/stable/uptimerobot-prometheus/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +Prometheus Exporter for the official uptimerobot CLI + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/uptimerobot-prometheus](https://truecharts.org/charts/stable/uptimerobot-prometheus) + +--- + +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/uptimerobot-prometheus/10.1.0/charts/common-17.2.2.tgz b/stable/uptimerobot-prometheus/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/uptimerobot-prometheus/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/uptimerobot-prometheus/10.1.0/ix_values.yaml b/stable/uptimerobot-prometheus/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..b611096764 --- /dev/null +++ b/stable/uptimerobot-prometheus/10.1.0/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: billimek/prometheus-uptimerobot-exporter + tag: 0.0.1@sha256:f14ccd7aad0e0ef19dc5c5c359b0921030a769e2505acec5b913d749281327be + pullPolicy: IfNotPresent +service: + main: + ports: + main: + enabled: true + port: 9705 +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: main + path: /metrics + prometheusRule: + enabled: false +portal: + open: + enabled: false +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + UPTIMEROBOT_API_KEY: "" diff --git a/stable/uptimerobot-prometheus/10.1.0/questions.yaml b/stable/uptimerobot-prometheus/10.1.0/questions.yaml new file mode 100644 index 0000000000..e9c3a00c32 --- /dev/null +++ b/stable/uptimerobot-prometheus/10.1.0/questions.yaml @@ -0,0 +1,1985 @@ +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: {} +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: UPTIMEROBOT_API_KEY + label: "UptimeRobot API Key" + description: "UptimeRobot.com API Key" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + + - 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 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: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/uptimerobot-prometheus/10.1.0/templates/NOTES.txt b/stable/uptimerobot-prometheus/10.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/uptimerobot-prometheus/10.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/uptimerobot-prometheus/10.1.0/templates/common.yaml b/stable/uptimerobot-prometheus/10.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/uptimerobot-prometheus/10.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/uptimerobot-prometheus/10.1.0/templates/prometheusrules.yaml b/stable/uptimerobot-prometheus/10.1.0/templates/prometheusrules.yaml new file mode 100644 index 0000000000..85f37b0b12 --- /dev/null +++ b/stable/uptimerobot-prometheus/10.1.0/templates/prometheusrules.yaml @@ -0,0 +1,27 @@ +{{- if and .Values.metrics.enabled .Values.metrics.prometheusRule.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: PrometheusRule +metadata: + name: {{ include "tc.common.names.fullname" . }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} + {{- with .Values.metrics.prometheusRule.labels }} + {{- toYaml . | nindent 4 }} + {{- end }} +spec: + groups: + - name: {{ include "tc.common.names.fullname" . }} + rules: + - alert: UptimeRobotExporterAbsent + annotations: + description: Uptime Robot Exporter has disappeared from Prometheus service discovery. + summary: Uptime Robot Exporter is down. + expr: | + absent(up{job=~".*{{ include "tc.common.names.fullname" . }}.*"} == 1) + for: 5m + labels: + severity: critical + {{- with .Values.metrics.prometheusRule.rules }} + {{- toYaml . | nindent 8 }} + {{- end }} +{{- end }} diff --git a/stable/uptimerobot-prometheus/10.1.0/templates/servicemonitor.yaml b/stable/uptimerobot-prometheus/10.1.0/templates/servicemonitor.yaml new file mode 100644 index 0000000000..9e5ddea109 --- /dev/null +++ b/stable/uptimerobot-prometheus/10.1.0/templates/servicemonitor.yaml @@ -0,0 +1,24 @@ +{{- if .Values.metrics.enabled }} +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: {{ include "tc.common.names.fullname" . }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} + {{- with .Values.metrics.serviceMonitor.labels }} + {{- toYaml . | nindent 4 }} + {{- end }} +spec: + selector: + matchLabels: + {{- include "tc.common.labels.selectorLabels" . | nindent 6 }} + endpoints: + - port: metrics + {{- with .Values.metrics.serviceMonitor.interval }} + interval: {{ . }} + {{- end }} + {{- with .Values.metrics.serviceMonitor.scrapeTimeout }} + scrapeTimeout: {{ . }} + {{- end }} + path: /metrics +{{- end }} diff --git a/stable/uptimerobot-prometheus/10.1.0/values.yaml b/stable/uptimerobot-prometheus/10.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/urban-terror/4.0.2/CHANGELOG.md b/stable/urban-terror/4.0.2/CHANGELOG.md deleted file mode 100644 index ec8ec84c70..0000000000 --- a/stable/urban-terror/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [urban-terror-4.0.2](https://github.com/truecharts/charts/compare/urban-terror-4.0.1...urban-terror-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - - - -## [urban-terror-4.0.1](https://github.com/truecharts/charts/compare/urban-terror-4.0.0...urban-terror-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [urban-terror-4.0.0](https://github.com/truecharts/charts/compare/urban-terror-3.0.17...urban-terror-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [urban-terror-3.0.17](https://github.com/truecharts/charts/compare/urban-terror-3.0.16...urban-terror-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [urban-terror-3.0.16](https://github.com/truecharts/charts/compare/urban-terror-3.0.15...urban-terror-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [urban-terror-3.0.15](https://github.com/truecharts/charts/compare/urban-terror-3.0.14...urban-terror-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [urban-terror-3.0.14](https://github.com/truecharts/charts/compare/urban-terror-3.0.13...urban-terror-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [urban-terror-3.0.13](https://github.com/truecharts/charts/compare/urban-terror-3.0.12...urban-terror-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [urban-terror-3.0.12](https://github.com/truecharts/charts/compare/urban-terror-3.0.11...urban-terror-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [urban-terror-3.0.11](https://github.com/truecharts/charts/compare/urban-terror-3.0.10...urban-terror-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [urban-terror-3.0.10](https://github.com/truecharts/charts/compare/urban-terror-3.0.9...urban-terror-3.0.10) (2023-12-21) - -### Fix diff --git a/stable/urban-terror/4.0.2/Chart.yaml b/stable/urban-terror/4.0.2/Chart.yaml deleted file mode 100644 index 1c26f1ebac..0000000000 --- a/stable/urban-terror/4.0.2/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: urban-terror -version: 4.0.2 -appVersion: latest -description: Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. -home: https://truecharts.org/charts/incubator/urban-terror -icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.png -deprecated: false -sources: - - https://www.urbanterror.info/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/urban-terror - - https://hub.docker.com/r/ich777/urbanterror -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - urban-terror - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/urban-terror/4.0.2/app-changelog.md b/stable/urban-terror/4.0.2/app-changelog.md deleted file mode 100644 index 0f367d90b3..0000000000 --- a/stable/urban-terror/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [urban-terror-4.0.2](https://github.com/truecharts/charts/compare/urban-terror-4.0.1...urban-terror-4.0.2) (2023-12-27) - -### Chore - -- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) - - \ No newline at end of file diff --git a/stable/urban-terror/4.0.2/charts/common-17.1.4.tgz b/stable/urban-terror/4.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/urban-terror/4.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/urban-terror/4.1.0/CHANGELOG.md b/stable/urban-terror/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..cbcae0028d --- /dev/null +++ b/stable/urban-terror/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [urban-terror-4.1.0](https://github.com/truecharts/charts/compare/urban-terror-4.0.2...urban-terror-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [urban-terror-4.0.2](https://github.com/truecharts/charts/compare/urban-terror-4.0.1...urban-terror-4.0.2) (2023-12-27) + +### Chore + +- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565)) + + + + +## [urban-terror-4.0.1](https://github.com/truecharts/charts/compare/urban-terror-4.0.0...urban-terror-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [urban-terror-4.0.0](https://github.com/truecharts/charts/compare/urban-terror-3.0.17...urban-terror-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [urban-terror-3.0.17](https://github.com/truecharts/charts/compare/urban-terror-3.0.16...urban-terror-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [urban-terror-3.0.16](https://github.com/truecharts/charts/compare/urban-terror-3.0.15...urban-terror-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [urban-terror-3.0.15](https://github.com/truecharts/charts/compare/urban-terror-3.0.14...urban-terror-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [urban-terror-3.0.14](https://github.com/truecharts/charts/compare/urban-terror-3.0.13...urban-terror-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [urban-terror-3.0.13](https://github.com/truecharts/charts/compare/urban-terror-3.0.12...urban-terror-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [urban-terror-3.0.12](https://github.com/truecharts/charts/compare/urban-terror-3.0.11...urban-terror-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [urban-terror-3.0.11](https://github.com/truecharts/charts/compare/urban-terror-3.0.10...urban-terror-3.0.11) (2023-12-22) + +### Fix diff --git a/stable/urban-terror/4.1.0/Chart.yaml b/stable/urban-terror/4.1.0/Chart.yaml new file mode 100644 index 0000000000..ce2f541f93 --- /dev/null +++ b/stable/urban-terror/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: urban-terror +version: 4.1.0 +appVersion: latest +description: Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. +home: https://truecharts.org/charts/incubator/urban-terror +icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.png +deprecated: false +sources: + - https://www.urbanterror.info/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/urban-terror + - https://hub.docker.com/r/ich777/urbanterror +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - urban-terror + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/urban-terror/4.0.2/README.md b/stable/urban-terror/4.1.0/README.md similarity index 100% rename from stable/urban-terror/4.0.2/README.md rename to stable/urban-terror/4.1.0/README.md diff --git a/stable/urban-terror/4.1.0/app-changelog.md b/stable/urban-terror/4.1.0/app-changelog.md new file mode 100644 index 0000000000..86d22cacdc --- /dev/null +++ b/stable/urban-terror/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [urban-terror-4.1.0](https://github.com/truecharts/charts/compare/urban-terror-4.0.2...urban-terror-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/urban-terror/4.0.2/app-readme.md b/stable/urban-terror/4.1.0/app-readme.md similarity index 100% rename from stable/urban-terror/4.0.2/app-readme.md rename to stable/urban-terror/4.1.0/app-readme.md diff --git a/stable/urban-terror/4.1.0/charts/common-17.2.2.tgz b/stable/urban-terror/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/urban-terror/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/urban-terror/4.0.2/ix_values.yaml b/stable/urban-terror/4.1.0/ix_values.yaml similarity index 100% rename from stable/urban-terror/4.0.2/ix_values.yaml rename to stable/urban-terror/4.1.0/ix_values.yaml diff --git a/stable/urban-terror/4.0.2/questions.yaml b/stable/urban-terror/4.1.0/questions.yaml similarity index 100% rename from stable/urban-terror/4.0.2/questions.yaml rename to stable/urban-terror/4.1.0/questions.yaml diff --git a/stable/vertex/4.0.1/templates/common.yaml b/stable/urban-terror/4.1.0/templates/common.yaml similarity index 100% rename from stable/vertex/4.0.1/templates/common.yaml rename to stable/urban-terror/4.1.0/templates/common.yaml diff --git a/stable/urban-terror/4.1.0/values.yaml b/stable/urban-terror/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/v-rising/4.0.1/CHANGELOG.md b/stable/v-rising/4.0.1/CHANGELOG.md deleted file mode 100644 index f592db6e7d..0000000000 --- a/stable/v-rising/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [v-rising-4.0.1](https://github.com/truecharts/charts/compare/v-rising-4.0.0...v-rising-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [v-rising-4.0.0](https://github.com/truecharts/charts/compare/v-rising-3.0.17...v-rising-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [v-rising-3.0.17](https://github.com/truecharts/charts/compare/v-rising-3.0.16...v-rising-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [v-rising-3.0.16](https://github.com/truecharts/charts/compare/v-rising-3.0.15...v-rising-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [v-rising-3.0.15](https://github.com/truecharts/charts/compare/v-rising-3.0.14...v-rising-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [v-rising-3.0.14](https://github.com/truecharts/charts/compare/v-rising-3.0.13...v-rising-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [v-rising-3.0.13](https://github.com/truecharts/charts/compare/v-rising-3.0.12...v-rising-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [v-rising-3.0.12](https://github.com/truecharts/charts/compare/v-rising-3.0.11...v-rising-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [v-rising-3.0.11](https://github.com/truecharts/charts/compare/v-rising-3.0.10...v-rising-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [v-rising-3.0.10](https://github.com/truecharts/charts/compare/v-rising-3.0.9...v-rising-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [v-rising-3.0.9](https://github.com/truecharts/charts/compare/v-rising-3.0.8...v-rising-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/v-rising/4.0.1/Chart.yaml b/stable/v-rising/4.0.1/Chart.yaml deleted file mode 100644 index 6c0d8c3a22..0000000000 --- a/stable/v-rising/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: v-rising -version: 4.0.1 -appVersion: rising -description: This Chart will download and install SteamCMD. It will also install V Rising and run it. -home: https://truecharts.org/charts/incubator/v-rising -icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.png -deprecated: false -sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/v-rising -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - v-rising - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/v-rising/4.0.1/app-changelog.md b/stable/v-rising/4.0.1/app-changelog.md deleted file mode 100644 index 2afcd82b49..0000000000 --- a/stable/v-rising/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [v-rising-4.0.1](https://github.com/truecharts/charts/compare/v-rising-4.0.0...v-rising-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/v-rising/4.0.1/charts/common-17.1.4.tgz b/stable/v-rising/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/v-rising/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/v-rising/4.1.0/CHANGELOG.md b/stable/v-rising/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bfd1f85715 --- /dev/null +++ b/stable/v-rising/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [v-rising-4.1.0](https://github.com/truecharts/charts/compare/v-rising-4.0.1...v-rising-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [v-rising-4.0.1](https://github.com/truecharts/charts/compare/v-rising-4.0.0...v-rising-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [v-rising-4.0.0](https://github.com/truecharts/charts/compare/v-rising-3.0.17...v-rising-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [v-rising-3.0.17](https://github.com/truecharts/charts/compare/v-rising-3.0.16...v-rising-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [v-rising-3.0.16](https://github.com/truecharts/charts/compare/v-rising-3.0.15...v-rising-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [v-rising-3.0.15](https://github.com/truecharts/charts/compare/v-rising-3.0.14...v-rising-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [v-rising-3.0.14](https://github.com/truecharts/charts/compare/v-rising-3.0.13...v-rising-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [v-rising-3.0.13](https://github.com/truecharts/charts/compare/v-rising-3.0.12...v-rising-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [v-rising-3.0.12](https://github.com/truecharts/charts/compare/v-rising-3.0.11...v-rising-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [v-rising-3.0.11](https://github.com/truecharts/charts/compare/v-rising-3.0.10...v-rising-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [v-rising-3.0.10](https://github.com/truecharts/charts/compare/v-rising-3.0.9...v-rising-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/v-rising/4.1.0/Chart.yaml b/stable/v-rising/4.1.0/Chart.yaml new file mode 100644 index 0000000000..d44b744a03 --- /dev/null +++ b/stable/v-rising/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: v-rising +version: 4.1.0 +appVersion: rising +description: This Chart will download and install SteamCMD. It will also install V Rising and run it. +home: https://truecharts.org/charts/incubator/v-rising +icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/v-rising + - https://hub.docker.com/r/ich777/steamcmd + - https://steampowered.com/ +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - v-rising + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/v-rising/4.0.1/README.md b/stable/v-rising/4.1.0/README.md similarity index 100% rename from stable/v-rising/4.0.1/README.md rename to stable/v-rising/4.1.0/README.md diff --git a/stable/v-rising/4.1.0/app-changelog.md b/stable/v-rising/4.1.0/app-changelog.md new file mode 100644 index 0000000000..fb2052b0cc --- /dev/null +++ b/stable/v-rising/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [v-rising-4.1.0](https://github.com/truecharts/charts/compare/v-rising-4.0.1...v-rising-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/v-rising/4.0.1/app-readme.md b/stable/v-rising/4.1.0/app-readme.md similarity index 100% rename from stable/v-rising/4.0.1/app-readme.md rename to stable/v-rising/4.1.0/app-readme.md diff --git a/stable/v-rising/4.1.0/charts/common-17.2.2.tgz b/stable/v-rising/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/v-rising/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/v-rising/4.0.1/ix_values.yaml b/stable/v-rising/4.1.0/ix_values.yaml similarity index 100% rename from stable/v-rising/4.0.1/ix_values.yaml rename to stable/v-rising/4.1.0/ix_values.yaml diff --git a/stable/v-rising/4.0.1/questions.yaml b/stable/v-rising/4.1.0/questions.yaml similarity index 100% rename from stable/v-rising/4.0.1/questions.yaml rename to stable/v-rising/4.1.0/questions.yaml diff --git a/stable/vintage-story/4.0.1/templates/common.yaml b/stable/v-rising/4.1.0/templates/common.yaml similarity index 100% rename from stable/vintage-story/4.0.1/templates/common.yaml rename to stable/v-rising/4.1.0/templates/common.yaml diff --git a/stable/v-rising/4.1.0/values.yaml b/stable/v-rising/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/valetudo-mapper/4.0.1/CHANGELOG.md b/stable/valetudo-mapper/4.0.1/CHANGELOG.md deleted file mode 100644 index b9bf69431b..0000000000 --- a/stable/valetudo-mapper/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [valetudo-mapper-4.0.1](https://github.com/truecharts/charts/compare/valetudo-mapper-4.0.0...valetudo-mapper-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [valetudo-mapper-4.0.0](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.17...valetudo-mapper-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [valetudo-mapper-3.0.17](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.16...valetudo-mapper-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [valetudo-mapper-3.0.16](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.15...valetudo-mapper-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [valetudo-mapper-3.0.15](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.14...valetudo-mapper-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [valetudo-mapper-3.0.14](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.13...valetudo-mapper-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [valetudo-mapper-3.0.13](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.12...valetudo-mapper-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [valetudo-mapper-3.0.12](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.11...valetudo-mapper-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [valetudo-mapper-3.0.11](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.10...valetudo-mapper-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [valetudo-mapper-3.0.10](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.9...valetudo-mapper-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [valetudo-mapper-3.0.9](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.8...valetudo-mapper-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/valetudo-mapper/4.0.1/Chart.yaml b/stable/valetudo-mapper/4.0.1/Chart.yaml deleted file mode 100644 index 678ce32b2f..0000000000 --- a/stable/valetudo-mapper/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: valetudo-mapper -version: 4.0.1 -appVersion: latest -description: "Valetudo-RE companion service for generating PNG maps.\r" -home: https://truecharts.org/charts/incubator/valetudo-mapper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper - - https://hub.docker.com/r/rand256/valetudo-mapper - - https://github.com/rand256/valetudo-mapper -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - valetudo-mapper - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/valetudo-mapper/4.0.1/app-changelog.md b/stable/valetudo-mapper/4.0.1/app-changelog.md deleted file mode 100644 index f124a0c060..0000000000 --- a/stable/valetudo-mapper/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [valetudo-mapper-4.0.1](https://github.com/truecharts/charts/compare/valetudo-mapper-4.0.0...valetudo-mapper-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/valetudo-mapper/4.0.1/charts/common-17.1.4.tgz b/stable/valetudo-mapper/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/valetudo-mapper/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/valetudo-mapper/4.1.0/CHANGELOG.md b/stable/valetudo-mapper/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a46076085b --- /dev/null +++ b/stable/valetudo-mapper/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [valetudo-mapper-4.1.0](https://github.com/truecharts/charts/compare/valetudo-mapper-4.0.1...valetudo-mapper-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [valetudo-mapper-4.0.1](https://github.com/truecharts/charts/compare/valetudo-mapper-4.0.0...valetudo-mapper-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [valetudo-mapper-4.0.0](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.17...valetudo-mapper-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [valetudo-mapper-3.0.17](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.16...valetudo-mapper-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [valetudo-mapper-3.0.16](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.15...valetudo-mapper-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [valetudo-mapper-3.0.15](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.14...valetudo-mapper-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [valetudo-mapper-3.0.14](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.13...valetudo-mapper-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [valetudo-mapper-3.0.13](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.12...valetudo-mapper-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [valetudo-mapper-3.0.12](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.11...valetudo-mapper-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [valetudo-mapper-3.0.11](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.10...valetudo-mapper-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [valetudo-mapper-3.0.10](https://github.com/truecharts/charts/compare/valetudo-mapper-3.0.9...valetudo-mapper-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/valetudo-mapper/4.1.0/Chart.yaml b/stable/valetudo-mapper/4.1.0/Chart.yaml new file mode 100644 index 0000000000..6f5b124ca5 --- /dev/null +++ b/stable/valetudo-mapper/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: valetudo-mapper +version: 4.1.0 +appVersion: latest +description: "Valetudo-RE companion service for generating PNG maps.\r" +home: https://truecharts.org/charts/incubator/valetudo-mapper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.png +deprecated: false +sources: + - https://github.com/rand256/valetudo-mapper + - https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper + - https://hub.docker.com/r/rand256/valetudo-mapper +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - valetudo-mapper + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/valetudo-mapper/4.0.1/README.md b/stable/valetudo-mapper/4.1.0/README.md similarity index 100% rename from stable/valetudo-mapper/4.0.1/README.md rename to stable/valetudo-mapper/4.1.0/README.md diff --git a/stable/valetudo-mapper/4.1.0/app-changelog.md b/stable/valetudo-mapper/4.1.0/app-changelog.md new file mode 100644 index 0000000000..b76807a4f2 --- /dev/null +++ b/stable/valetudo-mapper/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [valetudo-mapper-4.1.0](https://github.com/truecharts/charts/compare/valetudo-mapper-4.0.1...valetudo-mapper-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/valetudo-mapper/4.0.1/app-readme.md b/stable/valetudo-mapper/4.1.0/app-readme.md similarity index 100% rename from stable/valetudo-mapper/4.0.1/app-readme.md rename to stable/valetudo-mapper/4.1.0/app-readme.md diff --git a/stable/valetudo-mapper/4.1.0/charts/common-17.2.2.tgz b/stable/valetudo-mapper/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/valetudo-mapper/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/valetudo-mapper/4.0.1/ix_values.yaml b/stable/valetudo-mapper/4.1.0/ix_values.yaml similarity index 100% rename from stable/valetudo-mapper/4.0.1/ix_values.yaml rename to stable/valetudo-mapper/4.1.0/ix_values.yaml diff --git a/stable/valetudo-mapper/4.0.1/questions.yaml b/stable/valetudo-mapper/4.1.0/questions.yaml similarity index 100% rename from stable/valetudo-mapper/4.0.1/questions.yaml rename to stable/valetudo-mapper/4.1.0/questions.yaml diff --git a/stable/virt-manager/4.0.1/templates/common.yaml b/stable/valetudo-mapper/4.1.0/templates/common.yaml similarity index 100% rename from stable/virt-manager/4.0.1/templates/common.yaml rename to stable/valetudo-mapper/4.1.0/templates/common.yaml diff --git a/stable/valetudo-mapper/4.1.0/values.yaml b/stable/valetudo-mapper/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/valheim/9.0.1/CHANGELOG.md b/stable/valheim/9.0.1/CHANGELOG.md deleted file mode 100644 index 0334607799..0000000000 --- a/stable/valheim/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [valheim-9.0.1](https://github.com/truecharts/charts/compare/valheim-9.0.0...valheim-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [valheim-9.0.0](https://github.com/truecharts/charts/compare/valheim-8.0.11...valheim-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [valheim-8.0.11](https://github.com/truecharts/charts/compare/valheim-8.0.10...valheim-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [valheim-8.0.10](https://github.com/truecharts/charts/compare/valheim-8.0.9...valheim-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [valheim-8.0.9](https://github.com/truecharts/charts/compare/valheim-8.0.8...valheim-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [valheim-8.0.8](https://github.com/truecharts/charts/compare/valheim-8.0.7...valheim-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [valheim-8.0.7](https://github.com/truecharts/charts/compare/valheim-8.0.6...valheim-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [valheim-8.0.6](https://github.com/truecharts/charts/compare/valheim-8.0.5...valheim-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [valheim-8.0.5](https://github.com/truecharts/charts/compare/valheim-8.0.4...valheim-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [valheim-8.0.4](https://github.com/truecharts/charts/compare/valheim-8.0.3...valheim-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [valheim-8.0.3](https://github.com/truecharts/charts/compare/valheim-8.0.2...valheim-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/valheim/9.0.1/Chart.yaml b/stable/valheim/9.0.1/Chart.yaml deleted file mode 100644 index be8a8c9ac7..0000000000 --- a/stable/valheim/9.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: valheim -version: 9.0.1 -appVersion: latest -description: Valheim dedicated gameserver with automatic update and world backup support -home: https://truecharts.org/charts/stable/valheim -icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png -deprecated: false -sources: - - https://github.com/lloesche/valheim-server-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/valheim - - https://ghcr.io/lloesche/valheim-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - valheim -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/valheim/9.0.1/app-changelog.md b/stable/valheim/9.0.1/app-changelog.md deleted file mode 100644 index 277b72f36e..0000000000 --- a/stable/valheim/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [valheim-9.0.1](https://github.com/truecharts/charts/compare/valheim-9.0.0...valheim-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/valheim/9.0.1/charts/common-17.1.4.tgz b/stable/valheim/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/valheim/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/valheim/9.1.0/CHANGELOG.md b/stable/valheim/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..606d0d92d3 --- /dev/null +++ b/stable/valheim/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [valheim-9.1.0](https://github.com/truecharts/charts/compare/valheim-9.0.1...valheim-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [valheim-9.0.1](https://github.com/truecharts/charts/compare/valheim-9.0.0...valheim-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [valheim-9.0.0](https://github.com/truecharts/charts/compare/valheim-8.0.11...valheim-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [valheim-8.0.11](https://github.com/truecharts/charts/compare/valheim-8.0.10...valheim-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [valheim-8.0.10](https://github.com/truecharts/charts/compare/valheim-8.0.9...valheim-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [valheim-8.0.9](https://github.com/truecharts/charts/compare/valheim-8.0.8...valheim-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [valheim-8.0.8](https://github.com/truecharts/charts/compare/valheim-8.0.7...valheim-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [valheim-8.0.7](https://github.com/truecharts/charts/compare/valheim-8.0.6...valheim-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [valheim-8.0.6](https://github.com/truecharts/charts/compare/valheim-8.0.5...valheim-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [valheim-8.0.5](https://github.com/truecharts/charts/compare/valheim-8.0.4...valheim-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [valheim-8.0.4](https://github.com/truecharts/charts/compare/valheim-8.0.3...valheim-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/valheim/9.1.0/Chart.yaml b/stable/valheim/9.1.0/Chart.yaml new file mode 100644 index 0000000000..526eb2541a --- /dev/null +++ b/stable/valheim/9.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: valheim +version: 9.1.0 +appVersion: latest +description: Valheim dedicated gameserver with automatic update and world backup support +home: https://truecharts.org/charts/stable/valheim +icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png +deprecated: false +sources: + - https://github.com/lloesche/valheim-server-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/valheim + - https://ghcr.io/lloesche/valheim-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - valheim +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/valheim/9.0.1/README.md b/stable/valheim/9.1.0/README.md similarity index 100% rename from stable/valheim/9.0.1/README.md rename to stable/valheim/9.1.0/README.md diff --git a/stable/valheim/9.1.0/app-changelog.md b/stable/valheim/9.1.0/app-changelog.md new file mode 100644 index 0000000000..9f1cb7f32d --- /dev/null +++ b/stable/valheim/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [valheim-9.1.0](https://github.com/truecharts/charts/compare/valheim-9.0.1...valheim-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/valheim/9.0.1/app-readme.md b/stable/valheim/9.1.0/app-readme.md similarity index 100% rename from stable/valheim/9.0.1/app-readme.md rename to stable/valheim/9.1.0/app-readme.md diff --git a/stable/valheim/9.1.0/charts/common-17.2.2.tgz b/stable/valheim/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/valheim/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/valheim/9.0.1/ix_values.yaml b/stable/valheim/9.1.0/ix_values.yaml similarity index 100% rename from stable/valheim/9.0.1/ix_values.yaml rename to stable/valheim/9.1.0/ix_values.yaml diff --git a/stable/valheim/9.0.1/questions.yaml b/stable/valheim/9.1.0/questions.yaml similarity index 100% rename from stable/valheim/9.0.1/questions.yaml rename to stable/valheim/9.1.0/questions.yaml diff --git a/stable/valheim/9.1.0/templates/NOTES.txt b/stable/valheim/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/valheim/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/valheim/9.0.1/templates/common.yaml b/stable/valheim/9.1.0/templates/common.yaml similarity index 100% rename from stable/valheim/9.0.1/templates/common.yaml rename to stable/valheim/9.1.0/templates/common.yaml diff --git a/stable/valheim/9.1.0/values.yaml b/stable/valheim/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/van-dam/3.0.2/CHANGELOG.md b/stable/van-dam/3.0.2/CHANGELOG.md deleted file mode 100644 index 740b211e60..0000000000 --- a/stable/van-dam/3.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [van-dam-3.0.2](https://github.com/truecharts/charts/compare/van-dam-3.0.1...van-dam-3.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [van-dam-3.0.1](https://github.com/truecharts/charts/compare/van-dam-3.0.0...van-dam-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [van-dam-3.0.0](https://github.com/truecharts/charts/compare/van-dam-2.0.0...van-dam-3.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [van-dam-3.0.0](https://github.com/truecharts/charts/compare/van-dam-2.0.0...van-dam-3.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [van-dam-2.0.0](https://github.com/truecharts/charts/compare/van-dam-1.0.12...van-dam-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [van-dam-1.0.12](https://github.com/truecharts/charts/compare/van-dam-1.0.11...van-dam-1.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [van-dam-1.0.11](https://github.com/truecharts/charts/compare/van-dam-1.0.10...van-dam-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [van-dam-1.0.10](https://github.com/truecharts/charts/compare/van-dam-1.0.9...van-dam-1.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [van-dam-1.0.9](https://github.com/truecharts/charts/compare/van-dam-1.0.8...van-dam-1.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [van-dam-1.0.8](https://github.com/truecharts/charts/compare/van-dam-1.0.7...van-dam-1.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [van-dam-1.0.7](https://github.com/truecharts/charts/compare/van-dam-1.0.6...van-dam-1.0.7) (2023-12-22) - -### Chore diff --git a/stable/van-dam/3.0.2/Chart.yaml b/stable/van-dam/3.0.2/Chart.yaml deleted file mode 100644 index b91fb67d4d..0000000000 --- a/stable/van-dam/3.0.2/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: van-dam -version: 3.0.2 -appVersion: 0.54.0 -description: A Digital Asset Manager (DAM), specifically designed for 3D print files. -home: https://truecharts.org/charts/incubator/van-dam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam - - https://github.com/truecharts/containers/tree/master/mirrorvan-dam - - https://github.com/Floppy/van_dam -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - vanDAM - - media -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/van-dam/3.0.2/app-changelog.md b/stable/van-dam/3.0.2/app-changelog.md deleted file mode 100644 index 8ee864b0b2..0000000000 --- a/stable/van-dam/3.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [van-dam-3.0.2](https://github.com/truecharts/charts/compare/van-dam-3.0.1...van-dam-3.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/van-dam/3.0.2/charts/common-17.1.4.tgz b/stable/van-dam/3.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/van-dam/3.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/van-dam/3.0.2/charts/redis-11.0.3.tgz b/stable/van-dam/3.0.2/charts/redis-11.0.3.tgz deleted file mode 100644 index 90bc5a87d5..0000000000 Binary files a/stable/van-dam/3.0.2/charts/redis-11.0.3.tgz and /dev/null differ diff --git a/stable/van-dam/3.1.0/CHANGELOG.md b/stable/van-dam/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3e3ea80513 --- /dev/null +++ b/stable/van-dam/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [van-dam-3.1.0](https://github.com/truecharts/charts/compare/van-dam-3.0.2...van-dam-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [van-dam-3.0.2](https://github.com/truecharts/charts/compare/van-dam-3.0.1...van-dam-3.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [van-dam-3.0.1](https://github.com/truecharts/charts/compare/van-dam-3.0.0...van-dam-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [van-dam-3.0.0](https://github.com/truecharts/charts/compare/van-dam-2.0.0...van-dam-3.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [van-dam-3.0.0](https://github.com/truecharts/charts/compare/van-dam-2.0.0...van-dam-3.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [van-dam-2.0.0](https://github.com/truecharts/charts/compare/van-dam-1.0.12...van-dam-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [van-dam-1.0.12](https://github.com/truecharts/charts/compare/van-dam-1.0.11...van-dam-1.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [van-dam-1.0.11](https://github.com/truecharts/charts/compare/van-dam-1.0.10...van-dam-1.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [van-dam-1.0.10](https://github.com/truecharts/charts/compare/van-dam-1.0.9...van-dam-1.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [van-dam-1.0.9](https://github.com/truecharts/charts/compare/van-dam-1.0.8...van-dam-1.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [van-dam-1.0.8](https://github.com/truecharts/charts/compare/van-dam-1.0.7...van-dam-1.0.8) (2023-12-23) + +### Chore diff --git a/stable/van-dam/3.1.0/Chart.yaml b/stable/van-dam/3.1.0/Chart.yaml new file mode 100644 index 0000000000..02296d368b --- /dev/null +++ b/stable/van-dam/3.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: van-dam +version: 3.1.0 +appVersion: 0.54.0 +description: A Digital Asset Manager (DAM), specifically designed for 3D print files. +home: https://truecharts.org/charts/incubator/van-dam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.png +deprecated: false +sources: + - https://github.com/Floppy/van_dam + - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam + - https://github.com/truecharts/containers/tree/master/mirrorvan-dam +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - vanDAM + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/van-dam/3.0.2/README.md b/stable/van-dam/3.1.0/README.md similarity index 100% rename from stable/van-dam/3.0.2/README.md rename to stable/van-dam/3.1.0/README.md diff --git a/stable/van-dam/3.1.0/app-changelog.md b/stable/van-dam/3.1.0/app-changelog.md new file mode 100644 index 0000000000..479cf267b1 --- /dev/null +++ b/stable/van-dam/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [van-dam-3.1.0](https://github.com/truecharts/charts/compare/van-dam-3.0.2...van-dam-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/van-dam/3.0.2/app-readme.md b/stable/van-dam/3.1.0/app-readme.md similarity index 100% rename from stable/van-dam/3.0.2/app-readme.md rename to stable/van-dam/3.1.0/app-readme.md diff --git a/stable/van-dam/3.1.0/charts/common-17.2.2.tgz b/stable/van-dam/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/van-dam/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/van-dam/3.1.0/charts/redis-11.1.0.tgz b/stable/van-dam/3.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/van-dam/3.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/van-dam/3.0.2/ix_values.yaml b/stable/van-dam/3.1.0/ix_values.yaml similarity index 100% rename from stable/van-dam/3.0.2/ix_values.yaml rename to stable/van-dam/3.1.0/ix_values.yaml diff --git a/stable/van-dam/3.0.2/questions.yaml b/stable/van-dam/3.1.0/questions.yaml similarity index 100% rename from stable/van-dam/3.0.2/questions.yaml rename to stable/van-dam/3.1.0/questions.yaml diff --git a/stable/van-dam/3.1.0/templates/NOTES.txt b/stable/van-dam/3.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/van-dam/3.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/van-dam/3.0.2/templates/_secrets.tpl b/stable/van-dam/3.1.0/templates/_secrets.tpl similarity index 100% rename from stable/van-dam/3.0.2/templates/_secrets.tpl rename to stable/van-dam/3.1.0/templates/_secrets.tpl diff --git a/stable/van-dam/3.0.2/templates/common.yaml b/stable/van-dam/3.1.0/templates/common.yaml similarity index 100% rename from stable/van-dam/3.0.2/templates/common.yaml rename to stable/van-dam/3.1.0/templates/common.yaml diff --git a/stable/van-dam/3.1.0/values.yaml b/stable/van-dam/3.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/venstar2mqtt/4.0.1/CHANGELOG.md b/stable/venstar2mqtt/4.0.1/CHANGELOG.md deleted file mode 100644 index 50e2a12e84..0000000000 --- a/stable/venstar2mqtt/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [venstar2mqtt-4.0.1](https://github.com/truecharts/charts/compare/venstar2mqtt-4.0.0...venstar2mqtt-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [venstar2mqtt-4.0.0](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.17...venstar2mqtt-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [venstar2mqtt-3.0.17](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.16...venstar2mqtt-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [venstar2mqtt-3.0.16](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.15...venstar2mqtt-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [venstar2mqtt-3.0.15](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.14...venstar2mqtt-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [venstar2mqtt-3.0.14](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.13...venstar2mqtt-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [venstar2mqtt-3.0.13](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.12...venstar2mqtt-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [venstar2mqtt-3.0.12](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.11...venstar2mqtt-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [venstar2mqtt-3.0.11](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.10...venstar2mqtt-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [venstar2mqtt-3.0.10](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.9...venstar2mqtt-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [venstar2mqtt-3.0.9](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.8...venstar2mqtt-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/venstar2mqtt/4.0.1/Chart.yaml b/stable/venstar2mqtt/4.0.1/Chart.yaml deleted file mode 100644 index 328416b242..0000000000 --- a/stable/venstar2mqtt/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: venstar2mqtt -version: 4.0.1 -appVersion: latest -description: Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. -home: https://truecharts.org/charts/incubator/venstar2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png -deprecated: false -sources: - - https://github.com/terafin/mqtt-venstar-bridge - - https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt - - https://hub.docker.com/r/terafin/mqtt-venstar-bridge -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - venstar2mqtt - - HomeAutomation - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/venstar2mqtt/4.0.1/app-changelog.md b/stable/venstar2mqtt/4.0.1/app-changelog.md deleted file mode 100644 index f7c54b19d7..0000000000 --- a/stable/venstar2mqtt/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [venstar2mqtt-4.0.1](https://github.com/truecharts/charts/compare/venstar2mqtt-4.0.0...venstar2mqtt-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/venstar2mqtt/4.0.1/charts/common-17.1.4.tgz b/stable/venstar2mqtt/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/venstar2mqtt/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/venstar2mqtt/4.1.0/CHANGELOG.md b/stable/venstar2mqtt/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..4c13c1eaa4 --- /dev/null +++ b/stable/venstar2mqtt/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [venstar2mqtt-4.1.0](https://github.com/truecharts/charts/compare/venstar2mqtt-4.0.1...venstar2mqtt-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [venstar2mqtt-4.0.1](https://github.com/truecharts/charts/compare/venstar2mqtt-4.0.0...venstar2mqtt-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [venstar2mqtt-4.0.0](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.17...venstar2mqtt-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [venstar2mqtt-3.0.17](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.16...venstar2mqtt-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [venstar2mqtt-3.0.16](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.15...venstar2mqtt-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [venstar2mqtt-3.0.15](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.14...venstar2mqtt-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [venstar2mqtt-3.0.14](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.13...venstar2mqtt-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [venstar2mqtt-3.0.13](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.12...venstar2mqtt-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [venstar2mqtt-3.0.12](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.11...venstar2mqtt-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [venstar2mqtt-3.0.11](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.10...venstar2mqtt-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [venstar2mqtt-3.0.10](https://github.com/truecharts/charts/compare/venstar2mqtt-3.0.9...venstar2mqtt-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/venstar2mqtt/4.1.0/Chart.yaml b/stable/venstar2mqtt/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e2c1981465 --- /dev/null +++ b/stable/venstar2mqtt/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: venstar2mqtt +version: 4.1.0 +appVersion: latest +description: Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. +home: https://truecharts.org/charts/incubator/venstar2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png +deprecated: false +sources: + - https://github.com/terafin/mqtt-venstar-bridge + - https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt + - https://hub.docker.com/r/terafin/mqtt-venstar-bridge +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - venstar2mqtt + - HomeAutomation + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/venstar2mqtt/4.0.1/README.md b/stable/venstar2mqtt/4.1.0/README.md similarity index 100% rename from stable/venstar2mqtt/4.0.1/README.md rename to stable/venstar2mqtt/4.1.0/README.md diff --git a/stable/venstar2mqtt/4.1.0/app-changelog.md b/stable/venstar2mqtt/4.1.0/app-changelog.md new file mode 100644 index 0000000000..a14f6563c6 --- /dev/null +++ b/stable/venstar2mqtt/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [venstar2mqtt-4.1.0](https://github.com/truecharts/charts/compare/venstar2mqtt-4.0.1...venstar2mqtt-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/venstar2mqtt/4.0.1/app-readme.md b/stable/venstar2mqtt/4.1.0/app-readme.md similarity index 100% rename from stable/venstar2mqtt/4.0.1/app-readme.md rename to stable/venstar2mqtt/4.1.0/app-readme.md diff --git a/stable/venstar2mqtt/4.1.0/charts/common-17.2.2.tgz b/stable/venstar2mqtt/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/venstar2mqtt/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/venstar2mqtt/4.0.1/ix_values.yaml b/stable/venstar2mqtt/4.1.0/ix_values.yaml similarity index 100% rename from stable/venstar2mqtt/4.0.1/ix_values.yaml rename to stable/venstar2mqtt/4.1.0/ix_values.yaml diff --git a/stable/venstar2mqtt/4.0.1/questions.yaml b/stable/venstar2mqtt/4.1.0/questions.yaml similarity index 100% rename from stable/venstar2mqtt/4.0.1/questions.yaml rename to stable/venstar2mqtt/4.1.0/questions.yaml diff --git a/stable/vlmcsd-kms-server/4.0.1/templates/common.yaml b/stable/venstar2mqtt/4.1.0/templates/common.yaml similarity index 100% rename from stable/vlmcsd-kms-server/4.0.1/templates/common.yaml rename to stable/venstar2mqtt/4.1.0/templates/common.yaml diff --git a/stable/venstar2mqtt/4.1.0/values.yaml b/stable/venstar2mqtt/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/vertex/4.0.1/CHANGELOG.md b/stable/vertex/4.0.1/CHANGELOG.md deleted file mode 100644 index a8fcec99fb..0000000000 --- a/stable/vertex/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [vertex-4.0.1](https://github.com/truecharts/charts/compare/vertex-4.0.0...vertex-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [vertex-4.0.0](https://github.com/truecharts/charts/compare/vertex-3.0.18...vertex-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [vertex-3.0.18](https://github.com/truecharts/charts/compare/vertex-3.0.17...vertex-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [vertex-3.0.17](https://github.com/truecharts/charts/compare/vertex-3.0.16...vertex-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [vertex-3.0.16](https://github.com/truecharts/charts/compare/vertex-3.0.15...vertex-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [vertex-3.0.15](https://github.com/truecharts/charts/compare/vertex-3.0.14...vertex-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [vertex-3.0.14](https://github.com/truecharts/charts/compare/vertex-3.0.13...vertex-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [vertex-3.0.13](https://github.com/truecharts/charts/compare/vertex-3.0.12...vertex-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [vertex-3.0.12](https://github.com/truecharts/charts/compare/vertex-3.0.11...vertex-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [vertex-3.0.11](https://github.com/truecharts/charts/compare/vertex-3.0.10...vertex-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [vertex-3.0.10](https://github.com/truecharts/charts/compare/vertex-3.0.9...vertex-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/vertex/4.0.1/Chart.yaml b/stable/vertex/4.0.1/Chart.yaml deleted file mode 100644 index 08f60f0872..0000000000 --- a/stable/vertex/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: vertex -version: 4.0.1 -appVersion: stable -description: Vertex -home: https://truecharts.org/charts/incubator/vertex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.png -deprecated: false -sources: - - https://gitlab.lswl.in/lswl/vertex - - https://github.com/truecharts/charts/tree/master/charts/incubator/vertex - - https://hub.docker.com/r/lswl/vertex -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - vertex - - Tools-Utilities - - HomeAutomation -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/vertex/4.0.1/app-changelog.md b/stable/vertex/4.0.1/app-changelog.md deleted file mode 100644 index 91b7a88c7c..0000000000 --- a/stable/vertex/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [vertex-4.0.1](https://github.com/truecharts/charts/compare/vertex-4.0.0...vertex-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/vertex/4.0.1/charts/common-17.1.4.tgz b/stable/vertex/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/vertex/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/vertex/4.1.0/CHANGELOG.md b/stable/vertex/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..3a07038151 --- /dev/null +++ b/stable/vertex/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vertex-4.1.0](https://github.com/truecharts/charts/compare/vertex-4.0.1...vertex-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [vertex-4.0.1](https://github.com/truecharts/charts/compare/vertex-4.0.0...vertex-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [vertex-4.0.0](https://github.com/truecharts/charts/compare/vertex-3.0.18...vertex-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [vertex-3.0.18](https://github.com/truecharts/charts/compare/vertex-3.0.17...vertex-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [vertex-3.0.17](https://github.com/truecharts/charts/compare/vertex-3.0.16...vertex-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [vertex-3.0.16](https://github.com/truecharts/charts/compare/vertex-3.0.15...vertex-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [vertex-3.0.15](https://github.com/truecharts/charts/compare/vertex-3.0.14...vertex-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [vertex-3.0.14](https://github.com/truecharts/charts/compare/vertex-3.0.13...vertex-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [vertex-3.0.13](https://github.com/truecharts/charts/compare/vertex-3.0.12...vertex-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [vertex-3.0.12](https://github.com/truecharts/charts/compare/vertex-3.0.11...vertex-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [vertex-3.0.11](https://github.com/truecharts/charts/compare/vertex-3.0.10...vertex-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/vertex/4.1.0/Chart.yaml b/stable/vertex/4.1.0/Chart.yaml new file mode 100644 index 0000000000..e1830d3956 --- /dev/null +++ b/stable/vertex/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: vertex +version: 4.1.0 +appVersion: stable +description: Vertex +home: https://truecharts.org/charts/incubator/vertex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.png +deprecated: false +sources: + - https://gitlab.lswl.in/lswl/vertex + - https://github.com/truecharts/charts/tree/master/charts/incubator/vertex + - https://hub.docker.com/r/lswl/vertex +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - vertex + - Tools-Utilities + - HomeAutomation +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/vertex/4.0.1/README.md b/stable/vertex/4.1.0/README.md similarity index 100% rename from stable/vertex/4.0.1/README.md rename to stable/vertex/4.1.0/README.md diff --git a/stable/vertex/4.1.0/app-changelog.md b/stable/vertex/4.1.0/app-changelog.md new file mode 100644 index 0000000000..bf375c054a --- /dev/null +++ b/stable/vertex/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vertex-4.1.0](https://github.com/truecharts/charts/compare/vertex-4.0.1...vertex-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/vertex/4.0.1/app-readme.md b/stable/vertex/4.1.0/app-readme.md similarity index 100% rename from stable/vertex/4.0.1/app-readme.md rename to stable/vertex/4.1.0/app-readme.md diff --git a/stable/vertex/4.1.0/charts/common-17.2.2.tgz b/stable/vertex/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/vertex/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/vertex/4.0.1/ix_values.yaml b/stable/vertex/4.1.0/ix_values.yaml similarity index 100% rename from stable/vertex/4.0.1/ix_values.yaml rename to stable/vertex/4.1.0/ix_values.yaml diff --git a/stable/vertex/4.0.1/questions.yaml b/stable/vertex/4.1.0/questions.yaml similarity index 100% rename from stable/vertex/4.0.1/questions.yaml rename to stable/vertex/4.1.0/questions.yaml diff --git a/stable/webp-server/4.0.1/templates/common.yaml b/stable/vertex/4.1.0/templates/common.yaml similarity index 100% rename from stable/webp-server/4.0.1/templates/common.yaml rename to stable/vertex/4.1.0/templates/common.yaml diff --git a/stable/vertex/4.1.0/values.yaml b/stable/vertex/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/verysync/8.0.1/CHANGELOG.md b/stable/verysync/8.0.1/CHANGELOG.md deleted file mode 100644 index 0c522ec116..0000000000 --- a/stable/verysync/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [verysync-8.0.1](https://github.com/truecharts/charts/compare/verysync-8.0.0...verysync-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [verysync-8.0.0](https://github.com/truecharts/charts/compare/verysync-7.0.11...verysync-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [verysync-7.0.11](https://github.com/truecharts/charts/compare/verysync-7.0.10...verysync-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [verysync-7.0.10](https://github.com/truecharts/charts/compare/verysync-7.0.9...verysync-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [verysync-7.0.9](https://github.com/truecharts/charts/compare/verysync-7.0.8...verysync-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [verysync-7.0.8](https://github.com/truecharts/charts/compare/verysync-7.0.7...verysync-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [verysync-7.0.7](https://github.com/truecharts/charts/compare/verysync-7.0.6...verysync-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [verysync-7.0.6](https://github.com/truecharts/charts/compare/verysync-7.0.5...verysync-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [verysync-7.0.5](https://github.com/truecharts/charts/compare/verysync-7.0.4...verysync-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [verysync-7.0.4](https://github.com/truecharts/charts/compare/verysync-7.0.3...verysync-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [verysync-7.0.3](https://github.com/truecharts/charts/compare/verysync-7.0.2...verysync-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/verysync/8.0.1/Chart.yaml b/stable/verysync/8.0.1/Chart.yaml deleted file mode 100644 index 2607992093..0000000000 --- a/stable/verysync/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: verysync -version: 8.0.1 -appVersion: 2.17.0 -description: very sync is an easy-to-use multi-platform file synchronization software -home: https://truecharts.org/charts/stable/verysync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/verysync - - https://hub.docker.com/r/jonnyan404/verysync -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - verysync - - sync - - btsync - - bittorrent -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/verysync/8.0.1/app-changelog.md b/stable/verysync/8.0.1/app-changelog.md deleted file mode 100644 index 868a9f1427..0000000000 --- a/stable/verysync/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [verysync-8.0.1](https://github.com/truecharts/charts/compare/verysync-8.0.0...verysync-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/verysync/8.0.1/charts/common-17.1.4.tgz b/stable/verysync/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/verysync/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/verysync/8.1.0/CHANGELOG.md b/stable/verysync/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..aed4959d16 --- /dev/null +++ b/stable/verysync/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [verysync-8.1.0](https://github.com/truecharts/charts/compare/verysync-8.0.1...verysync-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [verysync-8.0.1](https://github.com/truecharts/charts/compare/verysync-8.0.0...verysync-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [verysync-8.0.0](https://github.com/truecharts/charts/compare/verysync-7.0.11...verysync-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [verysync-7.0.11](https://github.com/truecharts/charts/compare/verysync-7.0.10...verysync-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [verysync-7.0.10](https://github.com/truecharts/charts/compare/verysync-7.0.9...verysync-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [verysync-7.0.9](https://github.com/truecharts/charts/compare/verysync-7.0.8...verysync-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [verysync-7.0.8](https://github.com/truecharts/charts/compare/verysync-7.0.7...verysync-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [verysync-7.0.7](https://github.com/truecharts/charts/compare/verysync-7.0.6...verysync-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [verysync-7.0.6](https://github.com/truecharts/charts/compare/verysync-7.0.5...verysync-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [verysync-7.0.5](https://github.com/truecharts/charts/compare/verysync-7.0.4...verysync-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [verysync-7.0.4](https://github.com/truecharts/charts/compare/verysync-7.0.3...verysync-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/verysync/8.1.0/Chart.yaml b/stable/verysync/8.1.0/Chart.yaml new file mode 100644 index 0000000000..29fc1aa6c9 --- /dev/null +++ b/stable/verysync/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: verysync +version: 8.1.0 +appVersion: 2.17.0 +description: very sync is an easy-to-use multi-platform file synchronization software +home: https://truecharts.org/charts/stable/verysync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/verysync + - https://hub.docker.com/r/jonnyan404/verysync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - verysync + - sync + - btsync + - bittorrent +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/verysync/8.0.1/README.md b/stable/verysync/8.1.0/README.md similarity index 100% rename from stable/verysync/8.0.1/README.md rename to stable/verysync/8.1.0/README.md diff --git a/stable/verysync/8.1.0/app-changelog.md b/stable/verysync/8.1.0/app-changelog.md new file mode 100644 index 0000000000..74bfdc2e65 --- /dev/null +++ b/stable/verysync/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [verysync-8.1.0](https://github.com/truecharts/charts/compare/verysync-8.0.1...verysync-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/verysync/8.0.1/app-readme.md b/stable/verysync/8.1.0/app-readme.md similarity index 100% rename from stable/verysync/8.0.1/app-readme.md rename to stable/verysync/8.1.0/app-readme.md diff --git a/stable/verysync/8.1.0/charts/common-17.2.2.tgz b/stable/verysync/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/verysync/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/verysync/8.0.1/ix_values.yaml b/stable/verysync/8.1.0/ix_values.yaml similarity index 100% rename from stable/verysync/8.0.1/ix_values.yaml rename to stable/verysync/8.1.0/ix_values.yaml diff --git a/stable/verysync/8.0.1/questions.yaml b/stable/verysync/8.1.0/questions.yaml similarity index 100% rename from stable/verysync/8.0.1/questions.yaml rename to stable/verysync/8.1.0/questions.yaml diff --git a/stable/verysync/8.1.0/templates/NOTES.txt b/stable/verysync/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/verysync/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/verysync/8.1.0/templates/common.yaml b/stable/verysync/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/verysync/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/verysync/8.1.0/values.yaml b/stable/verysync/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/vikunja/12.1.0/CHANGELOG.md b/stable/vikunja/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d577c910c0 --- /dev/null +++ b/stable/vikunja/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vikunja-12.1.0](https://github.com/truecharts/charts/compare/vikunja-12.0.2...vikunja-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [vikunja-12.0.2](https://github.com/truecharts/charts/compare/vikunja-12.0.1...vikunja-12.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [vikunja-12.0.1](https://github.com/truecharts/charts/compare/vikunja-12.0.0...vikunja-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [vikunja-12.0.0](https://github.com/truecharts/charts/compare/vikunja-11.0.0...vikunja-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [vikunja-12.0.0](https://github.com/truecharts/charts/compare/vikunja-11.0.0...vikunja-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [vikunja-11.0.0](https://github.com/truecharts/charts/compare/vikunja-10.2.0...vikunja-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [vikunja-10.2.0](https://github.com/truecharts/charts/compare/vikunja-10.0.13...vikunja-10.2.0) (2023-12-25) + +### Chore + +- update vikunja to v0.22.0[@91609ef](https://github.com/91609ef) by renovate (minor) ([#16501](https://github.com/truecharts/charts/issues/16501)) + + + + +## [vikunja-10.0.13](https://github.com/truecharts/charts/compare/vikunja-10.0.12...vikunja-10.0.13) (2023-12-25) + +### Chore + +- update container image nginx to 1.25.3[@2bdc49f](https://github.com/2bdc49f) by renovate ([#16440](https://github.com/truecharts/charts/issues/16440)) + + + + +## [vikunja-10.0.12](https://github.com/truecharts/charts/compare/vikunja-10.0.11...vikunja-10.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [vikunja-10.0.11](https://github.com/truecharts/charts/compare/vikunja-10.0.10...vikunja-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [vikunja-10.0.10](https://github.com/truecharts/charts/compare/vikunja-10.0.9...vikunja-10.0.10) (2023-12-23) + +### Chore diff --git a/stable/vikunja/12.1.0/Chart.yaml b/stable/vikunja/12.1.0/Chart.yaml new file mode 100644 index 0000000000..6fb06ea44c --- /dev/null +++ b/stable/vikunja/12.1.0/Chart.yaml @@ -0,0 +1,43 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: vikunja +version: 12.1.0 +appVersion: 0.22.0 +description: The to-do app to organize your life. +home: https://truecharts.org/charts/stable/vikunja +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png +deprecated: false +sources: + - https://vikunja.io/docs + - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://hub.docker.com/r/vikunja/frontend +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - vikunja +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/vikunja/12.1.0/README.md b/stable/vikunja/12.1.0/README.md new file mode 100644 index 0000000000..84e6d8cab7 --- /dev/null +++ b/stable/vikunja/12.1.0/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/vikunja) + +**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/vikunja/12.1.0/app-changelog.md b/stable/vikunja/12.1.0/app-changelog.md new file mode 100644 index 0000000000..96fdb3a4a1 --- /dev/null +++ b/stable/vikunja/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vikunja-12.1.0](https://github.com/truecharts/charts/compare/vikunja-12.0.2...vikunja-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/vikunja/12.1.0/app-readme.md b/stable/vikunja/12.1.0/app-readme.md new file mode 100644 index 0000000000..2e0b39653c --- /dev/null +++ b/stable/vikunja/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +The to-do app to organize your life. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/vikunja](https://truecharts.org/charts/stable/vikunja) + +--- + +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/vikunja/12.1.0/charts/common-17.2.2.tgz b/stable/vikunja/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/vikunja/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/vikunja/12.1.0/charts/redis-11.1.0.tgz b/stable/vikunja/12.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/vikunja/12.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/vikunja/12.1.0/ix_values.yaml b/stable/vikunja/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..971af092f0 --- /dev/null +++ b/stable/vikunja/12.1.0/ix_values.yaml @@ -0,0 +1,212 @@ +image: + repository: vikunja/api + tag: 0.22.0@sha256:91609ef6c7887f9dbf03542da675dc784807f9861907bdcdb775d4a127605646 + pullPolicy: IfNotPresent +frontendImage: + repository: vikunja/frontend + tag: 0.22.0@sha256:f603ef35acfe030d34752bc3d84e45a234152110345edf8cf2939db986e900b1 + pullPolicy: IfNotPresent +nginxImage: + repository: nginx + tag: 1.25.3@sha256:2bdc49f2f8ae8d8dc50ed00f2ee56d00385c6f8bc8a8b320d0a294d9e3b49026 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + port: 3456 + path: /health + readiness: + type: http + port: 3456 + path: /health + startup: + type: http + port: 3456 + path: /health + frontend: + enabled: true + imageSelector: frontendImage + probes: + liveness: + type: http + port: 80 + readiness: + type: http + port: 80 + startup: + type: http + port: 80 + proxy: + enabled: true + imageSelector: nginxImage + probes: + liveness: + type: http + port: "{{ .Values.service.main.ports.main.port }}" + readiness: + type: http + port: "{{ .Values.service.main.ports.main.port }}" + startup: + type: http + port: "{{ .Values.service.main.ports.main.port }}" +vikunja: + service: + jwtttl: 259200 + jwtttllong: 2592000 + motd: Welcome to your new Vikunja instance + frontendurl: http://localhost:10220 + maxitemsperpage: 50 + enablecaldav: true + enablelinksharing: true + enableregistration: true + enabletaskattachments: true + enabletaskcomments: true + enabletotp: true + enableemailreminders: true + enableuserdeletion: true + maxavatarsize: 1024 + cors: + enabled: true + origins: [] + maxage: 0 + ratelimit: + enabled: false + kind: user + period: 60 + limit: 100 + files: + maxsize: 20MB + avatar: + gravatarexpiration: 3600 + legal: + imprinturl: "" + privacyurl: "" + mailer: + enabled: false + host: "" + port: 587 + authtype: plain + username: "" + password: "" + fromemail: "" + skiptlsverify: false + forcessl: true + queuelength: 100 + queuetimeout: 30 + log: + enabled: true + path: /app/vikunja/logs + standard: stdout + level: INFO + database: "off" + databaselevel: WARNING + http: stdout + echo: "off" + events: stdout + eventslevel: INFO + defaultsettings: + avatar_provider: initials + avatar_file_id: 0 + email_reminders_enabled: false + discoverable_by_name: false + discoverable_by_email: false + overdue_tasks_reminders_enabled: true + overdue_tasks_reminders_time: "9:00" + default_list_id: 0 + week_start: 0 + language: "" + timezone: "" + backgrounds: + enabled: true + providers: + upload: + enabled: true + unsplash: + enabled: false + accesstoken: "" + applicationid: "" + auth: + local: + enabled: true + openid: + enabled: false + redirecturl: "" + providers: [] + # - name: "" + # authurl: "" + # logouturl: "" + # clientid: "" + # clientsecret: "" + migration: + todoist: + enable: false + clientid: "" + clientsecret: "" + redirecturl: "" + trello: + enable: false + key: "" + redirecturl: "" + microsofttodo: + enable: false + clientid: "" + clientsecret: "" + redirecturl: "" +service: + main: + ports: + main: + port: 10220 +persistence: + files: + enabled: true + mountPath: /app/vikunja/files + vikunja-nginx: + enabled: true + noMount: true + type: configmap + objectName: nginx-config + targetSelector: + main: + proxy: + mountPath: /etc/nginx/conf.d/default.conf + subPath: nginx-config + vikunja-config: + enabled: true + type: secret + objectName: config + targetSelector: + main: + main: + subPath: config.yaml + mountPath: /etc/vikunja/config.yaml +metrics: + main: + enabled: true + type: "servicemonitor" + prometheusRule: + enabled: false +cnpg: + main: + enabled: true + user: vikunja + database: vikunja +redis: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + capabilities: + add: + - NET_BIND_SERVICE +updated: true diff --git a/stable/vikunja/12.1.0/questions.yaml b/stable/vikunja/12.1.0/questions.yaml new file mode 100644 index 0000000000..83023209d4 --- /dev/null +++ b/stable/vikunja/12.1.0/questions.yaml @@ -0,0 +1,4142 @@ +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: vikunja + group: App Configuration + label: Vikunja Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: service + label: Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: jwtttl + label: JWT TTL + description: The duration of the issued JWT tokens in seconds. + schema: + type: int + required: true + default: 259200 + - variable: jwtttllong + label: JWT TTL Long + description: The duration of the “remember me” time in seconds. When the login request is made with the long param set, the token returned will be valid for this period. + schema: + type: int + required: true + default: 2592000 + - variable: motd + label: Message of the Day + description: Set the motd message, available from the /info endpoint + schema: + type: string + default: "" + - variable: frontendurl + label: Frontend URL + description: The URL of the frontend, used to send password reset emails. + schema: + type: string + required: true + default: "" + - variable: maxitemsperpage + label: Max Item per Page + description: The max number of items which can be returned per page. + schema: + type: int + required: true + default: 50 + - variable: maxavatarsize + label: Max Avatar Size + description: | + The maximum size clients will be able to request for user avatars. + If clients request a size bigger than this, it will be changed on the fly. + schema: + type: int + required: true + default: 1024 + - variable: enablecaldav + label: Enable CalDAV + description: Enable the CalDAV endpoint, see the docs for more details. + schema: + type: boolean + default: true + - variable: enablelinksharing + label: Enable Link Sharing + description: Enable sharing of lists via a link. + schema: + type: boolean + default: true + - variable: enableregistration + label: Enable Registration + description: Whether to let new users registering themselves or not + schema: + type: boolean + default: true + - variable: enabletaskattachments + label: Enable Task Attachments + description: Whether to enable task attachments or not + schema: + type: boolean + default: true + - variable: enabletaskcomments + label: Enable Task Comments + description: Whether task comments should be enabled or not + schema: + type: boolean + default: true + - variable: enabletotp + label: Enable TOTP + description: Whether TOTP is enabled. In most cases you want to leave that enabled. + schema: + type: boolean + default: true + - variable: enableemailreminders + label: Enable E-Mail Reminders + description: | + If enabled, vikunja will send an email to everyone who is either assigned to a task + or created it when a task reminder is due. + schema: + type: boolean + default: true + - variable: enableuserdeletion + label: Enable User Deletion + description: | + If true, will allow users to request the complete deletion of their account. + When using external authentication methods it may be required to coordinate with + them in order to delete the account. This setting will not affect the cli commands for user deletion. + schema: + type: boolean + default: true + - variable: cors + label: CORS + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Whether to enable or disable cors headers. + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: origins + label: Origins + description: A list of origins which may access the api. These need to include the protocol (http:// or https://) and port, if any. + schema: + type: list + default: [] + items: + - variable: originEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: maxage + label: Max Age + description: How long (in seconds) the results of a preflight request can be cached. + schema: + type: int + required: true + default: 0 + - variable: ratelimit + label: Rate Limit + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Whether or not to enable the rate limit. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: kind + label: Kind + description: The kind on which rates are based. Can be either “user” for a rate limit per user or “ip” for an ip-based rate limit. + schema: + type: string + required: true + default: user + enum: + - value: user + description: User + - value: ip + description: IP + - variable: period + label: Period + description: The time period in seconds for the limit. + schema: + type: int + required: true + default: 60 + - variable: limit + label: Limit + description: The max number of requests a user is allowed to do in the configured time period. + schema: + type: int + required: true + default: 100 + - variable: files + label: Files + schema: + additional_attrs: true + type: dict + attrs: + - variable: maxsize + label: Max Size + description: The maximum size of a file, as a human-readable string. + schema: + type: string + required: true + default: 20MB + - variable: avatar + label: Avatar + schema: + additional_attrs: true + type: dict + attrs: + - variable: gravatarexpiration + label: Gravatar Expiration + description: When using gravatar, this is the duration in seconds until a cached gravatar user avatar expires + schema: + type: int + required: true + default: 3600 + - variable: legal + label: Legal + schema: + additional_attrs: true + type: dict + attrs: + - variable: imprinturl + label: Imprint URL + description: Legal urls Will be shown in the frontend if configured here + schema: + type: string + default: "" + - variable: privacyurl + label: Privacy URL + description: Legal urls Will be shown in the frontend if configured here + schema: + type: string + default: "" + - variable: mailer + label: Mailer + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Whether to enable the mailer or not. If it is disabled, all users are enabled right away and password reset is not possible. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: host + label: Host + description: SMTP Host + schema: + type: string + required: true + default: "" + - variable: port + label: Port + description: SMTP Port + schema: + type: int + required: true + default: 587 + - variable: authtype + label: Auth Type + description: SMTP Auth Type. Can be either plain, login or cram-md5. + schema: + type: string + required: true + default: plain + enum: + - value: plain + description: Plain + - value: login + description: Login + - value: cram-md5 + description: Cram-MD5 + - variable: username + label: Username + description: SMTP Username + schema: + type: string + required: true + default: "" + - variable: password + label: Password + description: SMTP Password + schema: + type: string + required: true + default: "" + - variable: fromemail + label: From E-Mail + description: The default from address when sending emails + schema: + type: string + required: true + default: "" + - variable: skiptlsverify + label: Skip TLS Verify + description: Wether to skip verification of the tls certificate on the server + schema: + type: boolean + default: false + - variable: forcessl + label: Force SSL + description: By default, vikunja will try to connect with starttls, use this option to force it to use ssl. + schema: + type: boolean + default: true + - variable: queuelength + label: Queue Length + description: The length of the mail queue. + schema: + type: int + required: true + default: 100 + - variable: queuetimeout + label: Queue Timeout + description: The timeout in seconds after which the current open connection to the mail server will be closed. + schema: + type: int + required: true + default: 100 + - variable: log + label: Log + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Whether to show any logging at all or none + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: path + label: Path + description: A folder where all the log files should go. + schema: + type: string + required: true + default: /app/vikunja/logs + - variable: standard + label: Standard + description: Where the normal log should go. + schema: + type: string + required: true + default: stdout + enum: + - value: stdout + description: stdout + - value: stderr + description: stderr + - value: file + description: File + - value: "off" + description: "Off" + - variable: level + label: Level + description: Change the log level. + schema: + type: string + show_if: [["standard", "!=", "off"]] + required: true + default: INFO + enum: + - value: INFO + description: INFO + - value: NOTICE + description: NOTICE + - value: WARNING + description: WARNING + - value: ERROR + description: ERROR + - value: CRITICAL + description: CRITICAL + - value: DEBUG + description: DEBUG + - variable: database + label: Database + description: Whether or not to log database queries. Useful for debugging. + schema: + type: string + required: true + default: "off" + enum: + - value: stdout + description: stdout + - value: stderr + description: stderr + - value: file + description: File + - value: "off" + description: "Off" + - variable: databaselevel + label: Database Level + description: The log level for database log messages. + schema: + type: string + show_if: [["database", "!=", "off"]] + required: true + default: INFO + enum: + - value: INFO + description: INFO + - value: NOTICE + description: NOTICE + - value: WARNING + description: WARNING + - value: ERROR + description: ERROR + - value: CRITICAL + description: CRITICAL + - value: DEBUG + description: DEBUG + - variable: http + label: HTTP + description: Whether to log http requests or not. + schema: + type: string + required: true + default: stdout + enum: + - value: stdout + description: stdout + - value: stderr + description: stderr + - value: file + description: File + - value: "off" + description: "Off" + - variable: echo + label: Echo + description: Echo has its own logging which usually is unnecessary, which is why it is disabled by default. + schema: + type: string + required: true + default: "off" + enum: + - value: stdout + description: stdout + - value: stderr + description: stderr + - value: file + description: File + - value: "off" + description: "Off" + - variable: events + label: Events + description: Whether or not to log events. + schema: + type: string + required: true + default: stdout + enum: + - value: stdout + description: stdout + - value: stderr + description: stderr + - value: file + description: File + - value: "off" + description: "Off" + - variable: eventslevel + label: Events Level + description: The log level for event log messages. + schema: + type: string + show_if: [["events", "!=", "off"]] + required: true + default: INFO + enum: + - value: INFO + description: INFO + - value: ERROR + description: ERROR + - value: DEBUG + description: DEBUG + - variable: defaultsettings + label: Default Settings + description: | + Provide default settings for new users. When a new user is created, these settings will automatically be set for the user. + If you change them in the config file afterwards they will not be changed back for existing users. + schema: + additional_attrs: true + type: dict + attrs: + - variable: avatar_provider + label: Avatar Provider + description: The avatar source for the user. + schema: + type: string + required: true + default: initials + enum: + - value: initials + description: Initials + - value: gravatar + description: Gravatar + - value: marble + description: Marble + - value: upload + description: Upload + - variable: avatar_file_id + label: Avatar File ID + description: The id of the file used as avatar. + schema: + type: int + show_if: [["avatar_provider", "=", "upload"]] + required: true + default: 0 + - variable: email_reminders_enabled + label: Enable Email Reminders + description: If set to true users will get task reminders via email. + schema: + type: boolean + default: false + - variable: discoverable_by_name + label: Discoverable by Name + description: If set to true will allow other users to find this user when searching for parts of their name. + schema: + type: boolean + default: false + - variable: discoverable_by_email + label: Discoverable by E-Mail + description: If set to true will allow other users to find this user when searching for their exact email. + schema: + type: boolean + default: false + - variable: overdue_tasks_reminders_enabled + label: Enable Overdue Task Reminders + description: If set to true will send an email every day with all overdue tasks at a configured time. + schema: + type: boolean + default: false + - variable: overdue_tasks_reminders_time + label: Overdue Task Reminder Time + description: When to send the overdue task reminder email. + schema: + type: string + required: true + default: "09:00" + - variable: default_list_id + label: Default List ID + description: The id of the default list. Make sure users actually have access to this list when setting this value. + schema: + type: int + required: true + default: 0 + - variable: week_start + label: Week Start + description: Start of the week for the user. 0 is sunday, 1 is monday and so on. + schema: + type: int + required: true + default: 0 + - variable: language + label: Language + description: | + The language of the user interface. Must be an ISO 639-1 language code. + Will default to the browser language the user uses when signing up. + schema: + type: string + default: "" + - variable: timezone + label: Timezone + description: The time zone of each individual user. This will affect when users get reminders and overdue task emails. + schema: + type: string + default: "" + - variable: backgrounds + label: Backgrounds + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Whether to enable backgrounds for lists at all. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: providers + label: Providers + schema: + additional_attrs: true + type: dict + attrs: + - variable: upload + label: Upload + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Whether to enable uploaded list backgrounds + schema: + type: boolean + default: true + - variable: unsplash + label: Unsplash + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Whether to enable setting backgrounds from unsplash as list backgrounds + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: accesstoken + label: Access Token + description: | + You need to create an application for your installation at + https://unsplash.com/oauth/applications/new and set the access token below. + schema: + type: string + required: true + default: "" + - variable: applicationid + label: Application ID + description: The unsplash application id is only used for ping back and required as per their api guidelines. + schema: + type: string + required: true + default: "" + - variable: auth + label: Auth + schema: + additional_attrs: true + type: dict + attrs: + - variable: local + label: Local + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable or disable local authentication + schema: + type: boolean + default: true + - variable: openid + label: OpenID + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable or disable OpenID Connect authentication + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: redirecturl + label: Redirect URL + description: The URL to redirect clients to. Defaults to the configured frontend URL. + schema: + type: string + default: "" + - variable: providers + label: Providers + schema: + type: list + default: [] + items: + - variable: providerEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: The name of the provider as it will appear in the frontend. + schema: + type: string + required: true + default: "" + - variable: authurl + label: Auth URL + description: The auth url to send users to if they want to authenticate using OpenID Connect. + schema: + type: string + required: true + default: "" + - variable: logouturl + label: Logout URL + description: The oidc logout url that users will be redirected to on logout. + schema: + type: string + default: "" + - variable: clientid + label: Client ID + description: The client ID used to authenticate Vikunja at the OpenID Connect provider. + schema: + type: string + required: true + default: "" + - variable: clientsecret + label: Client Secret + description: The client secret used to authenticate Vikunja at the OpenID Connect provider. + schema: + type: string + required: true + default: "" + - variable: migration + label: Migration + schema: + additional_attrs: true + type: dict + attrs: + - variable: todoist + label: Todoist + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Whether to enable the todoist migrator or not + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: clientid + label: Client ID + description: | + The client id, required for making requests to the todoist api + You need to register your vikunja instance at https://developer.todoist.com/appconsole.html to get this + schema: + type: string + required: true + default: "" + - variable: clientsecret + label: Client Secret + description: The client secret, also required for making requests to the todoist api + schema: + type: string + required: true + default: "" + - variable: redirecturl + label: Redirect URL + description: The url where clients are redirected after they authorized Vikunja to access their todoist items. + schema: + type: string + required: true + default: /migrate/todoist + - variable: trello + label: Trello + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Whether to enable the trello migrator or not + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: key + label: Key + description: | + The client id, required for making requests to the trello api. + You need to register your vikunja instance at https://trello.com/app-key, + (log in before you visit that link) to get this. + schema: + type: string + required: true + default: "" + - variable: redirecturl + label: Redirect URL + description: The url where clients are redirected after they authorized Vikunja to access their trello cards. + schema: + type: string + required: true + default: /migrate/trello + - variable: microsofttodo + label: Microsoft To Do + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Wheter to enable the microsoft todo migrator or not + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: clientid + label: Client ID + description: | + The client id, required for making requests to the microsoft graph api + See https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app#register-an-application + for information about how to register your Vikunja instance. + schema: + type: string + required: true + default: "" + - variable: clientsecret + label: Client Secret + description: The client secret, also required for making requests to the microsoft graph api + schema: + type: string + required: true + default: "" + - variable: redirecturl + label: Redirect URL + description: The url where clients are redirected after they authorized Vikunja to access their microsoft todo tasks. + schema: + type: string + required: true + default: /migrate/microsoft-todo + + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10220 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: files + label: App Files Storage + description: Stores the Application Files. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/vikunja/12.1.0/templates/NOTES.txt b/stable/vikunja/12.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/vikunja/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/vikunja/12.1.0/templates/_secrets.tpl b/stable/vikunja/12.1.0/templates/_secrets.tpl new file mode 100644 index 0000000000..771b2610db --- /dev/null +++ b/stable/vikunja/12.1.0/templates/_secrets.tpl @@ -0,0 +1,196 @@ +{{/* Define the secrets */}} +{{- define "vikunja.secrets" -}} + +{{- $secretStorage := printf "%s-storage-secret" (include "tc.v1.common.lib.chart.names.fullname" .) -}} +{{- $pgHost := printf "%v-cnpg-main-rw" (include "tc.v1.common.lib.chart.names.fullname" $) -}} +{{- $jwtSecret := randAlphaNum 32 -}} +{{- with lookup "v1" "Secret" .Release.Namespace $secretStorage -}} + {{- $jwtSecret = index .data "JWT_SECRET" | b64dec -}} +{{- end }} +secret: + secret-storage: + enabled: true + data: + JWT_SECRET: {{ $jwtSecret }} + + config: + enabled: true + data: + config.yaml: | + database: + type: postgres + user: {{ .Values.cnpg.main.user }} + password: {{ .Values.cnpg.main.creds.password | trimAll "\"" }} + host: {{ $pgHost }} + + cache: + enabled: true + type: redis + + redis: + enabled: true + host: {{ printf "%v-%v:%v" .Release.Name "redis" "6379" }} + password: {{ .Values.redis.creds.redisPassword | trimAll "\""}} + db: 0 + + keyvalue: + type: redis + + service: + interface: ":3456" + JWTSecret: {{ $jwtSecret }} + timezone: {{ .Values.TZ | quote }} + {{- /* Multiply by 1, so large integers are not rendered in scientific notation + See: https://github.com/helm/helm/issues/1707#issuecomment-1167860346 */}} + jwtttl: {{ mul .Values.vikunja.service.jwtttl 1 }} + jwtttllong: {{ mul .Values.vikunja.service.jwtttllong 1 }} + frontendurl: {{ .Values.vikunja.service.frontendurl | quote }} + maxitemsperpage: {{ .Values.vikunja.service.maxitemsperpage }} + enablecaldav: {{ .Values.vikunja.service.enablecaldav }} + motd: {{ .Values.vikunja.service.motd | quote }} + enablelinksharing: {{ .Values.vikunja.service.enablelinksharing }} + enableregistration: {{ .Values.vikunja.service.enableregistration }} + enabletaskattachments: {{ .Values.vikunja.service.enabletaskattachments }} + enabletaskcomments: {{ .Values.vikunja.service.enabletaskcomments }} + enabletotp: {{ .Values.vikunja.service.enabletotp }} + enableemailreminders: {{ .Values.vikunja.service.enableemailreminders }} + enableuserdeletion: {{ .Values.vikunja.service.enableuserdeletion }} + maxavatarsize: {{ .Values.vikunja.service.maxavatarsize }} + + metrics: + enabled: {{ .Values.metrics.enabled }} + + cors: + enabled: {{ .Values.vikunja.cors.enabled }} + {{- with .Values.vikunja.cors.origins }} + origins: + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- else }} + origins: [] + {{- end }} + maxage: {{ .Values.vikunja.cors.maxage }} + + mailer: + enabled: {{ .Values.vikunja.mailer.enabled }} + host: {{ .Values.vikunja.mailer.host | quote }} + port: {{ .Values.vikunja.mailer.port }} + authtype: {{ .Values.vikunja.mailer.authtype | quote }} + username: {{ .Values.vikunja.mailer.username | quote }} + password: {{ .Values.vikunja.mailer.password | quote }} + skiptlsverify: {{ .Values.vikunja.mailer.skiptlsverify }} + fromemail: {{ .Values.vikunja.mailer.fromemail | quote }} + queuelength: {{ .Values.vikunja.mailer.queuelength }} + queuetimeout: {{ .Values.vikunja.mailer.queuetimeout }} + forcessl: {{ .Values.vikunja.mailer.forcessl }} + + log: + enabled: {{ .Values.vikunja.log.enabled }} + path: {{ .Values.vikunja.log.path | quote }} + standard: {{ .Values.vikunja.log.standard | quote }} + level: {{ .Values.vikunja.log.level | quote }} + database: {{ .Values.vikunja.log.database | quote }} + databaselevel: {{ .Values.vikunja.log.databaselevel | quote }} + http: {{ .Values.vikunja.log.http | quote }} + echo: {{ .Values.vikunja.log.echo | quote }} + events: {{ .Values.vikunja.log.events | quote }} + eventslevel: {{ .Values.vikunja.log.eventslevel | quote }} + + ratelimit: + enabled: {{ .Values.vikunja.ratelimit.enabled }} + kind: {{ .Values.vikunja.ratelimit.kind | quote }} + period: {{ .Values.vikunja.ratelimit.period }} + limit: {{ .Values.vikunja.ratelimit.limit }} + store: redis + + files: + maxsize: {{ .Values.vikunja.files.maxsize }} + + avatar: + gravatarexpiration: {{ .Values.vikunja.avatar.gravatarexpiration }} + + legal: + imprinturl: {{ .Values.vikunja.legal.imprinturl | quote }} + privacyurl: {{ .Values.vikunja.legal.privacyurl | quote }} + + backgrounds: + enabled: {{ .Values.vikunja.backgrounds.enabled }} + providers: + upload: + enabled: {{ .Values.vikunja.backgrounds.providers.upload.enabled }} + unsplash: + enabled: {{ .Values.vikunja.backgrounds.providers.unsplash.enabled }} + accesstoken: {{ .Values.vikunja.backgrounds.providers.unsplash.accesstoken | quote }} + applicationid: {{ .Values.vikunja.backgrounds.providers.unsplash.applicationid | quote }} + + migration: + todoist: + enable: {{ .Values.vikunja.migration.todoist.enable }} + clientid: {{ .Values.vikunja.migration.todoist.clientid | quote }} + clientsecret: {{ .Values.vikunja.migration.todoist.clientsecret | quote }} + redirecturl: {{ .Values.vikunja.migration.todoist.redirecturl | quote }} + trello: + enable: {{ .Values.vikunja.migration.trello.enable }} + key: {{ .Values.vikunja.migration.trello.key | quote }} + redirecturl: {{ .Values.vikunja.migration.trello.redirecturl | quote }} + microsofttodo: + enable: {{ .Values.vikunja.migration.microsofttodo.enable }} + clientid: {{ .Values.vikunja.migration.microsofttodo.clientid | quote }} + clientsecret: {{ .Values.vikunja.migration.microsofttodo.clientsecret | quote }} + redirecturl: {{ .Values.vikunja.migration.microsofttodo.redirecturl | quote }} + + auth: + local: + enabled: {{ .Values.vikunja.auth.local.enabled }} + openid: + enabled: {{ .Values.vikunja.auth.openid.enabled }} + {{- with .Values.vikunja.auth.openid.redirecturl }} + redirecturl: {{ . | quote }} + {{- end }} + {{- with .Values.vikunja.auth.openid.providers }} + providers: + {{- range . }} + - name: {{ .name | quote }} + authurl: {{ .authurl | quote }} + {{- with .logouturl }} + logouturl: {{ . | quote }} + {{- end }} + clientid: {{ .clientid | quote }} + clientsecret: {{ .clientsecret | quote }} + {{- end }} + {{- end }} + + defaultsettings: + avatar_provider: {{ .Values.vikunja.defaultsettings.avatar_provider | quote }} + avatar_file_id: {{ .Values.vikunja.defaultsettings.avatar_file_id }} + email_reminders_enabled: {{ .Values.vikunja.defaultsettings.email_reminders_enabled }} + discoverable_by_name: {{ .Values.vikunja.defaultsettings.discoverable_by_name }} + discoverable_by_email: {{ .Values.vikunja.defaultsettings.discoverable_by_email }} + overdue_tasks_reminders_enabled: {{ .Values.vikunja.defaultsettings.overdue_tasks_reminders_enabled }} + overdue_tasks_reminders_time: {{ .Values.vikunja.defaultsettings.overdue_tasks_reminders_time | quote }} + default_list_id: {{ .Values.vikunja.defaultsettings.default_list_id }} + week_start: {{ .Values.vikunja.defaultsettings.week_start }} + {{- with .Values.vikunja.defaultsettings.language }} + language: {{ . | quote }} + {{- end }} + {{- with .Values.vikunja.defaultsettings.timezone }} + timezone: {{ . | quote }} + {{- end }} + +configmap: + nginx-config: + enabled: true + data: + nginx-config: | + server { + listen {{ .Values.service.main.ports.main.port }}; + location / { + proxy_pass http://localhost:80; + } + location ~* ^/(api|dav|\.well-known)/ { + proxy_pass http://localhost:3456; + client_max_body_size {{ .Values.vikunja.files.maxsize | upper | trimSuffix "B" }}; + } + } +{{- end -}} diff --git a/stable/vikunja/12.1.0/templates/common.yaml b/stable/vikunja/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..13ae3d62be --- /dev/null +++ b/stable/vikunja/12.1.0/templates/common.yaml @@ -0,0 +1,8 @@ +{{- include "tc.v1.common.loader.init" . }} + +{{- $secrets := include "vikunja.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := mustMergeOverwrite .Values $secrets -}} +{{- end -}} + +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/vikunja/12.1.0/values.yaml b/stable/vikunja/12.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/vintage-story/4.0.1/CHANGELOG.md b/stable/vintage-story/4.0.1/CHANGELOG.md deleted file mode 100644 index 684787a994..0000000000 --- a/stable/vintage-story/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [vintage-story-4.0.1](https://github.com/truecharts/charts/compare/vintage-story-4.0.0...vintage-story-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [vintage-story-4.0.0](https://github.com/truecharts/charts/compare/vintage-story-3.0.17...vintage-story-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [vintage-story-3.0.17](https://github.com/truecharts/charts/compare/vintage-story-3.0.16...vintage-story-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [vintage-story-3.0.16](https://github.com/truecharts/charts/compare/vintage-story-3.0.15...vintage-story-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [vintage-story-3.0.15](https://github.com/truecharts/charts/compare/vintage-story-3.0.14...vintage-story-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [vintage-story-3.0.14](https://github.com/truecharts/charts/compare/vintage-story-3.0.13...vintage-story-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [vintage-story-3.0.13](https://github.com/truecharts/charts/compare/vintage-story-3.0.12...vintage-story-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [vintage-story-3.0.12](https://github.com/truecharts/charts/compare/vintage-story-3.0.11...vintage-story-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [vintage-story-3.0.11](https://github.com/truecharts/charts/compare/vintage-story-3.0.10...vintage-story-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [vintage-story-3.0.10](https://github.com/truecharts/charts/compare/vintage-story-3.0.9...vintage-story-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [vintage-story-3.0.9](https://github.com/truecharts/charts/compare/vintage-story-3.0.8...vintage-story-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/vintage-story/4.0.1/Chart.yaml b/stable/vintage-story/4.0.1/Chart.yaml deleted file mode 100644 index 2aadf7f335..0000000000 --- a/stable/vintage-story/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: vintage-story -version: 4.0.1 -appVersion: latest -description: This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. -home: https://truecharts.org/charts/incubator/vintage-story -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.png -deprecated: false -sources: - - https://www.vintagestory.at/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/vintage-story - - https://hub.docker.com/r/ich777/vintagestory -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - vintage-story - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/vintage-story/4.0.1/app-changelog.md b/stable/vintage-story/4.0.1/app-changelog.md deleted file mode 100644 index a072117aa3..0000000000 --- a/stable/vintage-story/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [vintage-story-4.0.1](https://github.com/truecharts/charts/compare/vintage-story-4.0.0...vintage-story-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/vintage-story/4.0.1/charts/common-17.1.4.tgz b/stable/vintage-story/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/vintage-story/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/vintage-story/4.1.0/CHANGELOG.md b/stable/vintage-story/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a97af33c3a --- /dev/null +++ b/stable/vintage-story/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vintage-story-4.1.0](https://github.com/truecharts/charts/compare/vintage-story-4.0.1...vintage-story-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [vintage-story-4.0.1](https://github.com/truecharts/charts/compare/vintage-story-4.0.0...vintage-story-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [vintage-story-4.0.0](https://github.com/truecharts/charts/compare/vintage-story-3.0.17...vintage-story-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [vintage-story-3.0.17](https://github.com/truecharts/charts/compare/vintage-story-3.0.16...vintage-story-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [vintage-story-3.0.16](https://github.com/truecharts/charts/compare/vintage-story-3.0.15...vintage-story-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [vintage-story-3.0.15](https://github.com/truecharts/charts/compare/vintage-story-3.0.14...vintage-story-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [vintage-story-3.0.14](https://github.com/truecharts/charts/compare/vintage-story-3.0.13...vintage-story-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [vintage-story-3.0.13](https://github.com/truecharts/charts/compare/vintage-story-3.0.12...vintage-story-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [vintage-story-3.0.12](https://github.com/truecharts/charts/compare/vintage-story-3.0.11...vintage-story-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [vintage-story-3.0.11](https://github.com/truecharts/charts/compare/vintage-story-3.0.10...vintage-story-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [vintage-story-3.0.10](https://github.com/truecharts/charts/compare/vintage-story-3.0.9...vintage-story-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/vintage-story/4.1.0/Chart.yaml b/stable/vintage-story/4.1.0/Chart.yaml new file mode 100644 index 0000000000..449921df38 --- /dev/null +++ b/stable/vintage-story/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: vintage-story +version: 4.1.0 +appVersion: latest +description: This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. +home: https://truecharts.org/charts/incubator/vintage-story +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.png +deprecated: false +sources: + - https://www.vintagestory.at/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/vintage-story + - https://hub.docker.com/r/ich777/vintagestory +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - vintage-story + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/vintage-story/4.0.1/README.md b/stable/vintage-story/4.1.0/README.md similarity index 100% rename from stable/vintage-story/4.0.1/README.md rename to stable/vintage-story/4.1.0/README.md diff --git a/stable/vintage-story/4.1.0/app-changelog.md b/stable/vintage-story/4.1.0/app-changelog.md new file mode 100644 index 0000000000..55753df747 --- /dev/null +++ b/stable/vintage-story/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vintage-story-4.1.0](https://github.com/truecharts/charts/compare/vintage-story-4.0.1...vintage-story-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/vintage-story/4.0.1/app-readme.md b/stable/vintage-story/4.1.0/app-readme.md similarity index 100% rename from stable/vintage-story/4.0.1/app-readme.md rename to stable/vintage-story/4.1.0/app-readme.md diff --git a/stable/vintage-story/4.1.0/charts/common-17.2.2.tgz b/stable/vintage-story/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/vintage-story/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/vintage-story/4.0.1/ix_values.yaml b/stable/vintage-story/4.1.0/ix_values.yaml similarity index 100% rename from stable/vintage-story/4.0.1/ix_values.yaml rename to stable/vintage-story/4.1.0/ix_values.yaml diff --git a/stable/vintage-story/4.0.1/questions.yaml b/stable/vintage-story/4.1.0/questions.yaml similarity index 100% rename from stable/vintage-story/4.0.1/questions.yaml rename to stable/vintage-story/4.1.0/questions.yaml diff --git a/stable/webtop/8.0.1/templates/common.yaml b/stable/vintage-story/4.1.0/templates/common.yaml similarity index 100% rename from stable/webtop/8.0.1/templates/common.yaml rename to stable/vintage-story/4.1.0/templates/common.yaml diff --git a/stable/vintage-story/4.1.0/values.yaml b/stable/vintage-story/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/virt-manager/4.0.1/CHANGELOG.md b/stable/virt-manager/4.0.1/CHANGELOG.md deleted file mode 100644 index 9b8a44c87e..0000000000 --- a/stable/virt-manager/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [virt-manager-4.0.1](https://github.com/truecharts/charts/compare/virt-manager-4.0.0...virt-manager-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [virt-manager-4.0.0](https://github.com/truecharts/charts/compare/virt-manager-3.0.17...virt-manager-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [virt-manager-3.0.17](https://github.com/truecharts/charts/compare/virt-manager-3.0.16...virt-manager-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [virt-manager-3.0.16](https://github.com/truecharts/charts/compare/virt-manager-3.0.15...virt-manager-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [virt-manager-3.0.15](https://github.com/truecharts/charts/compare/virt-manager-3.0.14...virt-manager-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [virt-manager-3.0.14](https://github.com/truecharts/charts/compare/virt-manager-3.0.13...virt-manager-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [virt-manager-3.0.13](https://github.com/truecharts/charts/compare/virt-manager-3.0.12...virt-manager-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [virt-manager-3.0.12](https://github.com/truecharts/charts/compare/virt-manager-3.0.11...virt-manager-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [virt-manager-3.0.11](https://github.com/truecharts/charts/compare/virt-manager-3.0.10...virt-manager-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [virt-manager-3.0.10](https://github.com/truecharts/charts/compare/virt-manager-3.0.9...virt-manager-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [virt-manager-3.0.9](https://github.com/truecharts/charts/compare/virt-manager-3.0.8...virt-manager-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/virt-manager/4.0.1/Chart.yaml b/stable/virt-manager/4.0.1/Chart.yaml deleted file mode 100644 index 1efd36bdd1..0000000000 --- a/stable/virt-manager/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: virt-manager -version: 4.0.1 -appVersion: latest -description: The virt-manager application is a desktop user interface for managing virtual machines through libvirt. -home: https://truecharts.org/charts/incubator/virt-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - - https://hub.docker.com/r/mber5/virt-manager -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - virt-manager - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/virt-manager/4.0.1/app-changelog.md b/stable/virt-manager/4.0.1/app-changelog.md deleted file mode 100644 index 37bdabc105..0000000000 --- a/stable/virt-manager/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [virt-manager-4.0.1](https://github.com/truecharts/charts/compare/virt-manager-4.0.0...virt-manager-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/virt-manager/4.0.1/charts/common-17.1.4.tgz b/stable/virt-manager/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/virt-manager/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/virt-manager/4.1.0/CHANGELOG.md b/stable/virt-manager/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d2714aa6b5 --- /dev/null +++ b/stable/virt-manager/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [virt-manager-4.1.0](https://github.com/truecharts/charts/compare/virt-manager-4.0.1...virt-manager-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [virt-manager-4.0.1](https://github.com/truecharts/charts/compare/virt-manager-4.0.0...virt-manager-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [virt-manager-4.0.0](https://github.com/truecharts/charts/compare/virt-manager-3.0.17...virt-manager-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [virt-manager-3.0.17](https://github.com/truecharts/charts/compare/virt-manager-3.0.16...virt-manager-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [virt-manager-3.0.16](https://github.com/truecharts/charts/compare/virt-manager-3.0.15...virt-manager-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [virt-manager-3.0.15](https://github.com/truecharts/charts/compare/virt-manager-3.0.14...virt-manager-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [virt-manager-3.0.14](https://github.com/truecharts/charts/compare/virt-manager-3.0.13...virt-manager-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [virt-manager-3.0.13](https://github.com/truecharts/charts/compare/virt-manager-3.0.12...virt-manager-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [virt-manager-3.0.12](https://github.com/truecharts/charts/compare/virt-manager-3.0.11...virt-manager-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [virt-manager-3.0.11](https://github.com/truecharts/charts/compare/virt-manager-3.0.10...virt-manager-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [virt-manager-3.0.10](https://github.com/truecharts/charts/compare/virt-manager-3.0.9...virt-manager-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/virt-manager/4.1.0/Chart.yaml b/stable/virt-manager/4.1.0/Chart.yaml new file mode 100644 index 0000000000..274c7098f3 --- /dev/null +++ b/stable/virt-manager/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: virt-manager +version: 4.1.0 +appVersion: latest +description: The virt-manager application is a desktop user interface for managing virtual machines through libvirt. +home: https://truecharts.org/charts/incubator/virt-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager + - https://hub.docker.com/r/mber5/virt-manager +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - virt-manager + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/virt-manager/4.0.1/README.md b/stable/virt-manager/4.1.0/README.md similarity index 100% rename from stable/virt-manager/4.0.1/README.md rename to stable/virt-manager/4.1.0/README.md diff --git a/stable/virt-manager/4.1.0/app-changelog.md b/stable/virt-manager/4.1.0/app-changelog.md new file mode 100644 index 0000000000..8e48e0c6e4 --- /dev/null +++ b/stable/virt-manager/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [virt-manager-4.1.0](https://github.com/truecharts/charts/compare/virt-manager-4.0.1...virt-manager-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/virt-manager/4.0.1/app-readme.md b/stable/virt-manager/4.1.0/app-readme.md similarity index 100% rename from stable/virt-manager/4.0.1/app-readme.md rename to stable/virt-manager/4.1.0/app-readme.md diff --git a/stable/virt-manager/4.1.0/charts/common-17.2.2.tgz b/stable/virt-manager/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/virt-manager/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/virt-manager/4.0.1/ix_values.yaml b/stable/virt-manager/4.1.0/ix_values.yaml similarity index 100% rename from stable/virt-manager/4.0.1/ix_values.yaml rename to stable/virt-manager/4.1.0/ix_values.yaml diff --git a/stable/virt-manager/4.0.1/questions.yaml b/stable/virt-manager/4.1.0/questions.yaml similarity index 100% rename from stable/virt-manager/4.0.1/questions.yaml rename to stable/virt-manager/4.1.0/questions.yaml diff --git a/stable/whisparr/8.0.1/templates/common.yaml b/stable/virt-manager/4.1.0/templates/common.yaml similarity index 100% rename from stable/whisparr/8.0.1/templates/common.yaml rename to stable/virt-manager/4.1.0/templates/common.yaml diff --git a/stable/virt-manager/4.1.0/values.yaml b/stable/virt-manager/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/vlmcsd-kms-server/4.0.1/CHANGELOG.md b/stable/vlmcsd-kms-server/4.0.1/CHANGELOG.md deleted file mode 100644 index fbaa1b3531..0000000000 --- a/stable/vlmcsd-kms-server/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [vlmcsd-kms-server-4.0.1](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.0.0...vlmcsd-kms-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [vlmcsd-kms-server-4.0.0](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.17...vlmcsd-kms-server-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [vlmcsd-kms-server-3.0.17](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.16...vlmcsd-kms-server-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [vlmcsd-kms-server-3.0.16](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.15...vlmcsd-kms-server-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [vlmcsd-kms-server-3.0.15](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.14...vlmcsd-kms-server-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [vlmcsd-kms-server-3.0.14](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.13...vlmcsd-kms-server-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [vlmcsd-kms-server-3.0.13](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.12...vlmcsd-kms-server-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [vlmcsd-kms-server-3.0.12](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.11...vlmcsd-kms-server-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [vlmcsd-kms-server-3.0.11](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.10...vlmcsd-kms-server-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [vlmcsd-kms-server-3.0.10](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.9...vlmcsd-kms-server-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [vlmcsd-kms-server-3.0.9](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.8...vlmcsd-kms-server-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/vlmcsd-kms-server/4.0.1/Chart.yaml b/stable/vlmcsd-kms-server/4.0.1/Chart.yaml deleted file mode 100644 index c37b5aff22..0000000000 --- a/stable/vlmcsd-kms-server/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: vlmcsd-kms-server -version: 4.0.1 -appVersion: latest -description: vlmcsd is a replacement for Microsoft's KMS server. -home: https://truecharts.org/charts/incubator/vlmcsd-kms-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.png -deprecated: false -sources: - - https://github.com/mikolatero/docker-vlmcsd - - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server - - https://hub.docker.com/r/mikolatero/vlmcsd -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - vlmcsd-kms-server - - Cloud - - Tools-Utilities - - Network-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/vlmcsd-kms-server/4.0.1/app-changelog.md b/stable/vlmcsd-kms-server/4.0.1/app-changelog.md deleted file mode 100644 index 302ddf48a5..0000000000 --- a/stable/vlmcsd-kms-server/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [vlmcsd-kms-server-4.0.1](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.0.0...vlmcsd-kms-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/vlmcsd-kms-server/4.0.1/charts/common-17.1.4.tgz b/stable/vlmcsd-kms-server/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/vlmcsd-kms-server/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/vlmcsd-kms-server/4.1.0/CHANGELOG.md b/stable/vlmcsd-kms-server/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a2253e8956 --- /dev/null +++ b/stable/vlmcsd-kms-server/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vlmcsd-kms-server-4.1.0](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.0.1...vlmcsd-kms-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [vlmcsd-kms-server-4.0.1](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.0.0...vlmcsd-kms-server-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [vlmcsd-kms-server-4.0.0](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.17...vlmcsd-kms-server-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [vlmcsd-kms-server-3.0.17](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.16...vlmcsd-kms-server-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [vlmcsd-kms-server-3.0.16](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.15...vlmcsd-kms-server-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [vlmcsd-kms-server-3.0.15](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.14...vlmcsd-kms-server-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [vlmcsd-kms-server-3.0.14](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.13...vlmcsd-kms-server-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [vlmcsd-kms-server-3.0.13](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.12...vlmcsd-kms-server-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [vlmcsd-kms-server-3.0.12](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.11...vlmcsd-kms-server-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [vlmcsd-kms-server-3.0.11](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.10...vlmcsd-kms-server-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [vlmcsd-kms-server-3.0.10](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-3.0.9...vlmcsd-kms-server-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/vlmcsd-kms-server/4.1.0/Chart.yaml b/stable/vlmcsd-kms-server/4.1.0/Chart.yaml new file mode 100644 index 0000000000..be8065f6d3 --- /dev/null +++ b/stable/vlmcsd-kms-server/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: vlmcsd-kms-server +version: 4.1.0 +appVersion: latest +description: vlmcsd is a replacement for Microsoft's KMS server. +home: https://truecharts.org/charts/incubator/vlmcsd-kms-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.png +deprecated: false +sources: + - https://github.com/mikolatero/docker-vlmcsd + - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server + - https://hub.docker.com/r/mikolatero/vlmcsd +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - vlmcsd-kms-server + - Cloud + - Tools-Utilities + - Network-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/vlmcsd-kms-server/4.0.1/README.md b/stable/vlmcsd-kms-server/4.1.0/README.md similarity index 100% rename from stable/vlmcsd-kms-server/4.0.1/README.md rename to stable/vlmcsd-kms-server/4.1.0/README.md diff --git a/stable/vlmcsd-kms-server/4.1.0/app-changelog.md b/stable/vlmcsd-kms-server/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ae8c7723ab --- /dev/null +++ b/stable/vlmcsd-kms-server/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vlmcsd-kms-server-4.1.0](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.0.1...vlmcsd-kms-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/vlmcsd-kms-server/4.0.1/app-readme.md b/stable/vlmcsd-kms-server/4.1.0/app-readme.md similarity index 100% rename from stable/vlmcsd-kms-server/4.0.1/app-readme.md rename to stable/vlmcsd-kms-server/4.1.0/app-readme.md diff --git a/stable/vlmcsd-kms-server/4.1.0/charts/common-17.2.2.tgz b/stable/vlmcsd-kms-server/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/vlmcsd-kms-server/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/vlmcsd-kms-server/4.0.1/ix_values.yaml b/stable/vlmcsd-kms-server/4.1.0/ix_values.yaml similarity index 100% rename from stable/vlmcsd-kms-server/4.0.1/ix_values.yaml rename to stable/vlmcsd-kms-server/4.1.0/ix_values.yaml diff --git a/stable/vlmcsd-kms-server/4.0.1/questions.yaml b/stable/vlmcsd-kms-server/4.1.0/questions.yaml similarity index 100% rename from stable/vlmcsd-kms-server/4.0.1/questions.yaml rename to stable/vlmcsd-kms-server/4.1.0/questions.yaml diff --git a/stable/wifi-card/4.0.1/templates/common.yaml b/stable/vlmcsd-kms-server/4.1.0/templates/common.yaml similarity index 100% rename from stable/wifi-card/4.0.1/templates/common.yaml rename to stable/vlmcsd-kms-server/4.1.0/templates/common.yaml diff --git a/stable/vlmcsd-kms-server/4.1.0/values.yaml b/stable/vlmcsd-kms-server/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/vocechat-server/2.0.1/CHANGELOG.md b/stable/vocechat-server/2.0.1/CHANGELOG.md deleted file mode 100644 index 0c4aaac7f6..0000000000 --- a/stable/vocechat-server/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [vocechat-server-2.0.1](https://github.com/truecharts/charts/compare/vocechat-server-2.0.0...vocechat-server-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [vocechat-server-2.0.0](https://github.com/truecharts/charts/compare/vocechat-server-1.0.15...vocechat-server-2.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [vocechat-server-1.0.15](https://github.com/truecharts/charts/compare/vocechat-server-1.0.14...vocechat-server-1.0.15) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [vocechat-server-1.0.14](https://github.com/truecharts/charts/compare/vocechat-server-1.0.13...vocechat-server-1.0.14) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [vocechat-server-1.0.13](https://github.com/truecharts/charts/compare/vocechat-server-1.0.12...vocechat-server-1.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [vocechat-server-1.0.12](https://github.com/truecharts/charts/compare/vocechat-server-1.0.11...vocechat-server-1.0.12) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [vocechat-server-1.0.11](https://github.com/truecharts/charts/compare/vocechat-server-1.0.10...vocechat-server-1.0.11) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [vocechat-server-1.0.10](https://github.com/truecharts/charts/compare/vocechat-server-1.0.9...vocechat-server-1.0.10) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [vocechat-server-1.0.9](https://github.com/truecharts/charts/compare/vocechat-server-1.0.8...vocechat-server-1.0.9) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [vocechat-server-1.0.8](https://github.com/truecharts/charts/compare/vocechat-server-1.0.7...vocechat-server-1.0.8) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [vocechat-server-1.0.7](https://github.com/truecharts/charts/compare/vocechat-server-1.0.6...vocechat-server-1.0.7) (2023-12-21) - -### Chore diff --git a/stable/vocechat-server/2.0.1/Chart.yaml b/stable/vocechat-server/2.0.1/Chart.yaml deleted file mode 100644 index 86880be52d..0000000000 --- a/stable/vocechat-server/2.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: vocechat-server -version: 2.0.1 -appVersion: 0.3.43 -description: A superlight rust written social server. -home: https://truecharts.org/charts/stable/vocechat-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.png -deprecated: false -sources: - - https://github.com/Privoce/vocechat-server-rust - - https://github.com/truecharts/charts/tree/master/charts/stable/vocechat-server - - https://hub.docker.com/r/privoce/vocechat-server -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - vocechat-server - - social -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: social - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/vocechat-server/2.0.1/app-changelog.md b/stable/vocechat-server/2.0.1/app-changelog.md deleted file mode 100644 index 649390a2f5..0000000000 --- a/stable/vocechat-server/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [vocechat-server-2.0.1](https://github.com/truecharts/charts/compare/vocechat-server-2.0.0...vocechat-server-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/vocechat-server/2.0.1/charts/common-17.1.4.tgz b/stable/vocechat-server/2.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/vocechat-server/2.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/vocechat-server/2.1.0/CHANGELOG.md b/stable/vocechat-server/2.1.0/CHANGELOG.md new file mode 100644 index 0000000000..ce9b93c960 --- /dev/null +++ b/stable/vocechat-server/2.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vocechat-server-2.1.0](https://github.com/truecharts/charts/compare/vocechat-server-2.0.1...vocechat-server-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [vocechat-server-2.0.1](https://github.com/truecharts/charts/compare/vocechat-server-2.0.0...vocechat-server-2.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [vocechat-server-2.0.0](https://github.com/truecharts/charts/compare/vocechat-server-1.0.15...vocechat-server-2.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [vocechat-server-1.0.15](https://github.com/truecharts/charts/compare/vocechat-server-1.0.14...vocechat-server-1.0.15) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [vocechat-server-1.0.14](https://github.com/truecharts/charts/compare/vocechat-server-1.0.13...vocechat-server-1.0.14) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [vocechat-server-1.0.13](https://github.com/truecharts/charts/compare/vocechat-server-1.0.12...vocechat-server-1.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [vocechat-server-1.0.12](https://github.com/truecharts/charts/compare/vocechat-server-1.0.11...vocechat-server-1.0.12) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [vocechat-server-1.0.11](https://github.com/truecharts/charts/compare/vocechat-server-1.0.10...vocechat-server-1.0.11) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [vocechat-server-1.0.10](https://github.com/truecharts/charts/compare/vocechat-server-1.0.9...vocechat-server-1.0.10) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [vocechat-server-1.0.9](https://github.com/truecharts/charts/compare/vocechat-server-1.0.8...vocechat-server-1.0.9) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [vocechat-server-1.0.8](https://github.com/truecharts/charts/compare/vocechat-server-1.0.7...vocechat-server-1.0.8) (2023-12-21) + +### Fix diff --git a/stable/vocechat-server/2.1.0/Chart.yaml b/stable/vocechat-server/2.1.0/Chart.yaml new file mode 100644 index 0000000000..427d1d0f95 --- /dev/null +++ b/stable/vocechat-server/2.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: vocechat-server +version: 2.1.0 +appVersion: 0.3.43 +description: A superlight rust written social server. +home: https://truecharts.org/charts/stable/vocechat-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.png +deprecated: false +sources: + - https://github.com/Privoce/vocechat-server-rust + - https://github.com/truecharts/charts/tree/master/charts/stable/vocechat-server + - https://hub.docker.com/r/privoce/vocechat-server +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - vocechat-server + - social +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: social + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/vocechat-server/2.0.1/README.md b/stable/vocechat-server/2.1.0/README.md similarity index 100% rename from stable/vocechat-server/2.0.1/README.md rename to stable/vocechat-server/2.1.0/README.md diff --git a/stable/vocechat-server/2.1.0/app-changelog.md b/stable/vocechat-server/2.1.0/app-changelog.md new file mode 100644 index 0000000000..ef470d51e8 --- /dev/null +++ b/stable/vocechat-server/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vocechat-server-2.1.0](https://github.com/truecharts/charts/compare/vocechat-server-2.0.1...vocechat-server-2.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/vocechat-server/2.0.1/app-readme.md b/stable/vocechat-server/2.1.0/app-readme.md similarity index 100% rename from stable/vocechat-server/2.0.1/app-readme.md rename to stable/vocechat-server/2.1.0/app-readme.md diff --git a/stable/vocechat-server/2.1.0/charts/common-17.2.2.tgz b/stable/vocechat-server/2.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/vocechat-server/2.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/vocechat-server/2.0.1/ix_values.yaml b/stable/vocechat-server/2.1.0/ix_values.yaml similarity index 100% rename from stable/vocechat-server/2.0.1/ix_values.yaml rename to stable/vocechat-server/2.1.0/ix_values.yaml diff --git a/stable/vocechat-server/2.0.1/questions.yaml b/stable/vocechat-server/2.1.0/questions.yaml similarity index 100% rename from stable/vocechat-server/2.0.1/questions.yaml rename to stable/vocechat-server/2.1.0/questions.yaml diff --git a/stable/vocechat-server/2.1.0/templates/NOTES.txt b/stable/vocechat-server/2.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/vocechat-server/2.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/vocechat-server/2.1.0/templates/common.yaml b/stable/vocechat-server/2.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/vocechat-server/2.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/vocechat-server/2.1.0/values.yaml b/stable/vocechat-server/2.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wallos/3.0.1/CHANGELOG.md b/stable/wallos/3.0.1/CHANGELOG.md deleted file mode 100644 index c9c6b92369..0000000000 --- a/stable/wallos/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wallos-3.0.1](https://github.com/truecharts/charts/compare/wallos-3.0.0...wallos-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [wallos-3.0.0](https://github.com/truecharts/charts/compare/wallos-2.0.11...wallos-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [wallos-2.0.11](https://github.com/truecharts/charts/compare/wallos-2.0.10...wallos-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [wallos-2.0.10](https://github.com/truecharts/charts/compare/wallos-2.0.9...wallos-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [wallos-2.0.9](https://github.com/truecharts/charts/compare/wallos-2.0.8...wallos-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [wallos-2.0.8](https://github.com/truecharts/charts/compare/wallos-2.0.7...wallos-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [wallos-2.0.7](https://github.com/truecharts/charts/compare/wallos-2.0.6...wallos-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [wallos-2.0.6](https://github.com/truecharts/charts/compare/wallos-2.0.5...wallos-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [wallos-2.0.5](https://github.com/truecharts/charts/compare/wallos-2.0.4...wallos-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [wallos-2.0.4](https://github.com/truecharts/charts/compare/wallos-2.0.3...wallos-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [wallos-2.0.3](https://github.com/truecharts/charts/compare/wallos-2.0.2...wallos-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/wallos/3.0.1/Chart.yaml b/stable/wallos/3.0.1/Chart.yaml deleted file mode 100644 index 130d8d71a7..0000000000 --- a/stable/wallos/3.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: wallos -version: 3.0.1 -appVersion: latest -description: Wallos - Self Hosted Subscription tracker -home: https://truecharts.org/charts/stable/wallos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.png -deprecated: false -sources: - - https://github.com/ellite/Wallos - - https://github.com/truecharts/charts/tree/master/charts/stable/wallos - - https://hub.docker.com/r/bellamy/wallos -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - dashboard -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/wallos/3.0.1/app-changelog.md b/stable/wallos/3.0.1/app-changelog.md deleted file mode 100644 index 8880eee204..0000000000 --- a/stable/wallos/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wallos-3.0.1](https://github.com/truecharts/charts/compare/wallos-3.0.0...wallos-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/wallos/3.0.1/charts/common-17.1.4.tgz b/stable/wallos/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/wallos/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/wallos/3.1.0/CHANGELOG.md b/stable/wallos/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f9cb50c6a5 --- /dev/null +++ b/stable/wallos/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wallos-3.1.0](https://github.com/truecharts/charts/compare/wallos-3.0.1...wallos-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [wallos-3.0.1](https://github.com/truecharts/charts/compare/wallos-3.0.0...wallos-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [wallos-3.0.0](https://github.com/truecharts/charts/compare/wallos-2.0.11...wallos-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [wallos-2.0.11](https://github.com/truecharts/charts/compare/wallos-2.0.10...wallos-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [wallos-2.0.10](https://github.com/truecharts/charts/compare/wallos-2.0.9...wallos-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [wallos-2.0.9](https://github.com/truecharts/charts/compare/wallos-2.0.8...wallos-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [wallos-2.0.8](https://github.com/truecharts/charts/compare/wallos-2.0.7...wallos-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [wallos-2.0.7](https://github.com/truecharts/charts/compare/wallos-2.0.6...wallos-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [wallos-2.0.6](https://github.com/truecharts/charts/compare/wallos-2.0.5...wallos-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [wallos-2.0.5](https://github.com/truecharts/charts/compare/wallos-2.0.4...wallos-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [wallos-2.0.4](https://github.com/truecharts/charts/compare/wallos-2.0.3...wallos-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/wallos/3.1.0/Chart.yaml b/stable/wallos/3.1.0/Chart.yaml new file mode 100644 index 0000000000..d445dcea9a --- /dev/null +++ b/stable/wallos/3.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: wallos +version: 3.1.0 +appVersion: latest +description: Wallos - Self Hosted Subscription tracker +home: https://truecharts.org/charts/stable/wallos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wallos + - https://hub.docker.com/r/bellamy/wallos + - https://github.com/ellite/Wallos +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - dashboard +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/wallos/3.0.1/README.md b/stable/wallos/3.1.0/README.md similarity index 100% rename from stable/wallos/3.0.1/README.md rename to stable/wallos/3.1.0/README.md diff --git a/stable/wallos/3.1.0/app-changelog.md b/stable/wallos/3.1.0/app-changelog.md new file mode 100644 index 0000000000..33fb77d755 --- /dev/null +++ b/stable/wallos/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wallos-3.1.0](https://github.com/truecharts/charts/compare/wallos-3.0.1...wallos-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/wallos/3.0.1/app-readme.md b/stable/wallos/3.1.0/app-readme.md similarity index 100% rename from stable/wallos/3.0.1/app-readme.md rename to stable/wallos/3.1.0/app-readme.md diff --git a/stable/wallos/3.1.0/charts/common-17.2.2.tgz b/stable/wallos/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/wallos/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/wallos/3.0.1/ix_values.yaml b/stable/wallos/3.1.0/ix_values.yaml similarity index 100% rename from stable/wallos/3.0.1/ix_values.yaml rename to stable/wallos/3.1.0/ix_values.yaml diff --git a/stable/wallos/3.0.1/questions.yaml b/stable/wallos/3.1.0/questions.yaml similarity index 100% rename from stable/wallos/3.0.1/questions.yaml rename to stable/wallos/3.1.0/questions.yaml diff --git a/stable/wallos/3.1.0/templates/NOTES.txt b/stable/wallos/3.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/wallos/3.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wallos/3.1.0/templates/common.yaml b/stable/wallos/3.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/wallos/3.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wallos/3.1.0/values.yaml b/stable/wallos/3.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/watcharr/3.0.1/CHANGELOG.md b/stable/watcharr/3.0.1/CHANGELOG.md deleted file mode 100644 index 1c5299a312..0000000000 --- a/stable/watcharr/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [watcharr-3.0.1](https://github.com/truecharts/charts/compare/watcharr-3.0.0...watcharr-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [watcharr-3.0.0](https://github.com/truecharts/charts/compare/watcharr-2.0.11...watcharr-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [watcharr-2.0.11](https://github.com/truecharts/charts/compare/watcharr-2.0.10...watcharr-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [watcharr-2.0.10](https://github.com/truecharts/charts/compare/watcharr-2.0.9...watcharr-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [watcharr-2.0.9](https://github.com/truecharts/charts/compare/watcharr-2.0.8...watcharr-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [watcharr-2.0.8](https://github.com/truecharts/charts/compare/watcharr-2.0.7...watcharr-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [watcharr-2.0.7](https://github.com/truecharts/charts/compare/watcharr-2.0.6...watcharr-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [watcharr-2.0.6](https://github.com/truecharts/charts/compare/watcharr-2.0.5...watcharr-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [watcharr-2.0.5](https://github.com/truecharts/charts/compare/watcharr-2.0.4...watcharr-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [watcharr-2.0.4](https://github.com/truecharts/charts/compare/watcharr-2.0.3...watcharr-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [watcharr-2.0.3](https://github.com/truecharts/charts/compare/watcharr-2.0.2...watcharr-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/watcharr/3.0.1/Chart.yaml b/stable/watcharr/3.0.1/Chart.yaml deleted file mode 100644 index f8ca1c6e13..0000000000 --- a/stable/watcharr/3.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: watcharr -version: 3.0.1 -appVersion: 1.21.1 -description: Open source, self-hostable watched list -home: https://truecharts.org/charts/stable/watcharr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png -deprecated: false -sources: - - https://github.com/truecharts/containers/tree/master/mirrorwatcharr - - https://github.com/sbondCo/Watcharr - - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - watcharr - - media -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/watcharr/3.0.1/app-changelog.md b/stable/watcharr/3.0.1/app-changelog.md deleted file mode 100644 index 75e84cf6cb..0000000000 --- a/stable/watcharr/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [watcharr-3.0.1](https://github.com/truecharts/charts/compare/watcharr-3.0.0...watcharr-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/watcharr/3.0.1/charts/common-17.1.4.tgz b/stable/watcharr/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/watcharr/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/watcharr/3.1.0/CHANGELOG.md b/stable/watcharr/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..47959e53e1 --- /dev/null +++ b/stable/watcharr/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [watcharr-3.1.0](https://github.com/truecharts/charts/compare/watcharr-3.0.1...watcharr-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [watcharr-3.0.1](https://github.com/truecharts/charts/compare/watcharr-3.0.0...watcharr-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [watcharr-3.0.0](https://github.com/truecharts/charts/compare/watcharr-2.0.11...watcharr-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [watcharr-2.0.11](https://github.com/truecharts/charts/compare/watcharr-2.0.10...watcharr-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [watcharr-2.0.10](https://github.com/truecharts/charts/compare/watcharr-2.0.9...watcharr-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [watcharr-2.0.9](https://github.com/truecharts/charts/compare/watcharr-2.0.8...watcharr-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [watcharr-2.0.8](https://github.com/truecharts/charts/compare/watcharr-2.0.7...watcharr-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [watcharr-2.0.7](https://github.com/truecharts/charts/compare/watcharr-2.0.6...watcharr-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [watcharr-2.0.6](https://github.com/truecharts/charts/compare/watcharr-2.0.5...watcharr-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [watcharr-2.0.5](https://github.com/truecharts/charts/compare/watcharr-2.0.4...watcharr-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [watcharr-2.0.4](https://github.com/truecharts/charts/compare/watcharr-2.0.3...watcharr-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/watcharr/3.1.0/Chart.yaml b/stable/watcharr/3.1.0/Chart.yaml new file mode 100644 index 0000000000..f08b53287d --- /dev/null +++ b/stable/watcharr/3.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: watcharr +version: 3.1.0 +appVersion: 1.21.1 +description: Open source, self-hostable watched list +home: https://truecharts.org/charts/stable/watcharr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png +deprecated: false +sources: + - https://github.com/sbondCo/Watcharr + - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr + - https://github.com/truecharts/containers/tree/master/mirrorwatcharr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - watcharr + - media +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/watcharr/3.0.1/README.md b/stable/watcharr/3.1.0/README.md similarity index 100% rename from stable/watcharr/3.0.1/README.md rename to stable/watcharr/3.1.0/README.md diff --git a/stable/watcharr/3.1.0/app-changelog.md b/stable/watcharr/3.1.0/app-changelog.md new file mode 100644 index 0000000000..9e0e98ecac --- /dev/null +++ b/stable/watcharr/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [watcharr-3.1.0](https://github.com/truecharts/charts/compare/watcharr-3.0.1...watcharr-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/watcharr/3.0.1/app-readme.md b/stable/watcharr/3.1.0/app-readme.md similarity index 100% rename from stable/watcharr/3.0.1/app-readme.md rename to stable/watcharr/3.1.0/app-readme.md diff --git a/stable/watcharr/3.1.0/charts/common-17.2.2.tgz b/stable/watcharr/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/watcharr/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/watcharr/3.0.1/ix_values.yaml b/stable/watcharr/3.1.0/ix_values.yaml similarity index 100% rename from stable/watcharr/3.0.1/ix_values.yaml rename to stable/watcharr/3.1.0/ix_values.yaml diff --git a/stable/watcharr/3.0.1/questions.yaml b/stable/watcharr/3.1.0/questions.yaml similarity index 100% rename from stable/watcharr/3.0.1/questions.yaml rename to stable/watcharr/3.1.0/questions.yaml diff --git a/stable/watcharr/3.1.0/templates/NOTES.txt b/stable/watcharr/3.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/watcharr/3.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/watcharr/3.0.1/templates/_secrets.tpl b/stable/watcharr/3.1.0/templates/_secrets.tpl similarity index 100% rename from stable/watcharr/3.0.1/templates/_secrets.tpl rename to stable/watcharr/3.1.0/templates/_secrets.tpl diff --git a/stable/watcharr/3.0.1/templates/common.yaml b/stable/watcharr/3.1.0/templates/common.yaml similarity index 100% rename from stable/watcharr/3.0.1/templates/common.yaml rename to stable/watcharr/3.1.0/templates/common.yaml diff --git a/stable/watcharr/3.1.0/values.yaml b/stable/watcharr/3.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/watchyourlan/7.0.1/CHANGELOG.md b/stable/watchyourlan/7.0.1/CHANGELOG.md deleted file mode 100644 index 2733654cfa..0000000000 --- a/stable/watchyourlan/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [watchyourlan-7.0.1](https://github.com/truecharts/charts/compare/watchyourlan-7.0.0...watchyourlan-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [watchyourlan-7.0.0](https://github.com/truecharts/charts/compare/watchyourlan-6.0.11...watchyourlan-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [watchyourlan-6.0.11](https://github.com/truecharts/charts/compare/watchyourlan-6.0.10...watchyourlan-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [watchyourlan-6.0.10](https://github.com/truecharts/charts/compare/watchyourlan-6.0.9...watchyourlan-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [watchyourlan-6.0.9](https://github.com/truecharts/charts/compare/watchyourlan-6.0.8...watchyourlan-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [watchyourlan-6.0.8](https://github.com/truecharts/charts/compare/watchyourlan-6.0.7...watchyourlan-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [watchyourlan-6.0.7](https://github.com/truecharts/charts/compare/watchyourlan-6.0.6...watchyourlan-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [watchyourlan-6.0.6](https://github.com/truecharts/charts/compare/watchyourlan-6.0.5...watchyourlan-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [watchyourlan-6.0.5](https://github.com/truecharts/charts/compare/watchyourlan-6.0.4...watchyourlan-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [watchyourlan-6.0.4](https://github.com/truecharts/charts/compare/watchyourlan-6.0.3...watchyourlan-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [watchyourlan-6.0.3](https://github.com/truecharts/charts/compare/watchyourlan-6.0.2...watchyourlan-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/watchyourlan/7.0.1/Chart.yaml b/stable/watchyourlan/7.0.1/Chart.yaml deleted file mode 100644 index ef5e3cf1f7..0000000000 --- a/stable/watchyourlan/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: watchyourlan -version: 7.0.1 -appVersion: 1.0.4 -description: Lightweight network IP scanner with web GUI -home: https://truecharts.org/charts/stable/watchyourlan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.png -deprecated: false -sources: - - https://github.com/aceberg/WatchYourLAN - - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan - - https://hub.docker.com/r/aceberg/watchyourlan -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - network - - monitor -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/watchyourlan/7.0.1/app-changelog.md b/stable/watchyourlan/7.0.1/app-changelog.md deleted file mode 100644 index 863ba3b5ca..0000000000 --- a/stable/watchyourlan/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [watchyourlan-7.0.1](https://github.com/truecharts/charts/compare/watchyourlan-7.0.0...watchyourlan-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/watchyourlan/7.0.1/charts/common-17.1.4.tgz b/stable/watchyourlan/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/watchyourlan/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/watchyourlan/7.1.0/CHANGELOG.md b/stable/watchyourlan/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..685ebcf8bc --- /dev/null +++ b/stable/watchyourlan/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [watchyourlan-7.1.0](https://github.com/truecharts/charts/compare/watchyourlan-7.0.1...watchyourlan-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [watchyourlan-7.0.1](https://github.com/truecharts/charts/compare/watchyourlan-7.0.0...watchyourlan-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [watchyourlan-7.0.0](https://github.com/truecharts/charts/compare/watchyourlan-6.0.11...watchyourlan-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [watchyourlan-6.0.11](https://github.com/truecharts/charts/compare/watchyourlan-6.0.10...watchyourlan-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [watchyourlan-6.0.10](https://github.com/truecharts/charts/compare/watchyourlan-6.0.9...watchyourlan-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [watchyourlan-6.0.9](https://github.com/truecharts/charts/compare/watchyourlan-6.0.8...watchyourlan-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [watchyourlan-6.0.8](https://github.com/truecharts/charts/compare/watchyourlan-6.0.7...watchyourlan-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [watchyourlan-6.0.7](https://github.com/truecharts/charts/compare/watchyourlan-6.0.6...watchyourlan-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [watchyourlan-6.0.6](https://github.com/truecharts/charts/compare/watchyourlan-6.0.5...watchyourlan-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [watchyourlan-6.0.5](https://github.com/truecharts/charts/compare/watchyourlan-6.0.4...watchyourlan-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [watchyourlan-6.0.4](https://github.com/truecharts/charts/compare/watchyourlan-6.0.3...watchyourlan-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/watchyourlan/7.1.0/Chart.yaml b/stable/watchyourlan/7.1.0/Chart.yaml new file mode 100644 index 0000000000..d0dc343621 --- /dev/null +++ b/stable/watchyourlan/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: watchyourlan +version: 7.1.0 +appVersion: 1.0.4 +description: Lightweight network IP scanner with web GUI +home: https://truecharts.org/charts/stable/watchyourlan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.png +deprecated: false +sources: + - https://github.com/aceberg/WatchYourLAN + - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan + - https://hub.docker.com/r/aceberg/watchyourlan +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - network + - monitor +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/watchyourlan/7.0.1/README.md b/stable/watchyourlan/7.1.0/README.md similarity index 100% rename from stable/watchyourlan/7.0.1/README.md rename to stable/watchyourlan/7.1.0/README.md diff --git a/stable/watchyourlan/7.1.0/app-changelog.md b/stable/watchyourlan/7.1.0/app-changelog.md new file mode 100644 index 0000000000..7b21a8c159 --- /dev/null +++ b/stable/watchyourlan/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [watchyourlan-7.1.0](https://github.com/truecharts/charts/compare/watchyourlan-7.0.1...watchyourlan-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/watchyourlan/7.0.1/app-readme.md b/stable/watchyourlan/7.1.0/app-readme.md similarity index 100% rename from stable/watchyourlan/7.0.1/app-readme.md rename to stable/watchyourlan/7.1.0/app-readme.md diff --git a/stable/watchyourlan/7.1.0/charts/common-17.2.2.tgz b/stable/watchyourlan/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/watchyourlan/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/watchyourlan/7.0.1/ix_values.yaml b/stable/watchyourlan/7.1.0/ix_values.yaml similarity index 100% rename from stable/watchyourlan/7.0.1/ix_values.yaml rename to stable/watchyourlan/7.1.0/ix_values.yaml diff --git a/stable/watchyourlan/7.0.1/questions.yaml b/stable/watchyourlan/7.1.0/questions.yaml similarity index 100% rename from stable/watchyourlan/7.0.1/questions.yaml rename to stable/watchyourlan/7.1.0/questions.yaml diff --git a/stable/watchyourlan/7.1.0/templates/NOTES.txt b/stable/watchyourlan/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/watchyourlan/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/watchyourlan/7.1.0/templates/common.yaml b/stable/watchyourlan/7.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/watchyourlan/7.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/watchyourlan/7.1.0/values.yaml b/stable/watchyourlan/7.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/webgrabplus/8.0.1/CHANGELOG.md b/stable/webgrabplus/8.0.1/CHANGELOG.md deleted file mode 100644 index 13e65f2489..0000000000 --- a/stable/webgrabplus/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webgrabplus-8.0.1](https://github.com/truecharts/charts/compare/webgrabplus-8.0.0...webgrabplus-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [webgrabplus-8.0.0](https://github.com/truecharts/charts/compare/webgrabplus-7.0.11...webgrabplus-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [webgrabplus-7.0.11](https://github.com/truecharts/charts/compare/webgrabplus-7.0.10...webgrabplus-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [webgrabplus-7.0.10](https://github.com/truecharts/charts/compare/webgrabplus-7.0.9...webgrabplus-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [webgrabplus-7.0.9](https://github.com/truecharts/charts/compare/webgrabplus-7.0.8...webgrabplus-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [webgrabplus-7.0.8](https://github.com/truecharts/charts/compare/webgrabplus-7.0.7...webgrabplus-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [webgrabplus-7.0.7](https://github.com/truecharts/charts/compare/webgrabplus-7.0.6...webgrabplus-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [webgrabplus-7.0.6](https://github.com/truecharts/charts/compare/webgrabplus-7.0.5...webgrabplus-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [webgrabplus-7.0.5](https://github.com/truecharts/charts/compare/webgrabplus-7.0.4...webgrabplus-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [webgrabplus-7.0.4](https://github.com/truecharts/charts/compare/webgrabplus-7.0.3...webgrabplus-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [webgrabplus-7.0.3](https://github.com/truecharts/charts/compare/webgrabplus-7.0.2...webgrabplus-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/webgrabplus/8.0.1/Chart.yaml b/stable/webgrabplus/8.0.1/Chart.yaml deleted file mode 100644 index 156d876223..0000000000 --- a/stable/webgrabplus/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: webgrabplus -version: 8.0.1 -appVersion: 5.1.3 -description: Webgrabplus is a multi-site incremental xmltv epg grabber. -home: https://truecharts.org/charts/stable/webgrabplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png -deprecated: false -sources: - - https://ghcr.io/linuxserver/webgrabplus - - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - webgrabplus -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/webgrabplus/8.0.1/app-changelog.md b/stable/webgrabplus/8.0.1/app-changelog.md deleted file mode 100644 index 3af15b3261..0000000000 --- a/stable/webgrabplus/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webgrabplus-8.0.1](https://github.com/truecharts/charts/compare/webgrabplus-8.0.0...webgrabplus-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/webgrabplus/8.0.1/charts/common-17.1.4.tgz b/stable/webgrabplus/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/webgrabplus/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/webgrabplus/8.1.0/CHANGELOG.md b/stable/webgrabplus/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..425d205c40 --- /dev/null +++ b/stable/webgrabplus/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [webgrabplus-8.1.0](https://github.com/truecharts/charts/compare/webgrabplus-8.0.1...webgrabplus-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [webgrabplus-8.0.1](https://github.com/truecharts/charts/compare/webgrabplus-8.0.0...webgrabplus-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [webgrabplus-8.0.0](https://github.com/truecharts/charts/compare/webgrabplus-7.0.11...webgrabplus-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [webgrabplus-7.0.11](https://github.com/truecharts/charts/compare/webgrabplus-7.0.10...webgrabplus-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [webgrabplus-7.0.10](https://github.com/truecharts/charts/compare/webgrabplus-7.0.9...webgrabplus-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [webgrabplus-7.0.9](https://github.com/truecharts/charts/compare/webgrabplus-7.0.8...webgrabplus-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [webgrabplus-7.0.8](https://github.com/truecharts/charts/compare/webgrabplus-7.0.7...webgrabplus-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [webgrabplus-7.0.7](https://github.com/truecharts/charts/compare/webgrabplus-7.0.6...webgrabplus-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [webgrabplus-7.0.6](https://github.com/truecharts/charts/compare/webgrabplus-7.0.5...webgrabplus-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [webgrabplus-7.0.5](https://github.com/truecharts/charts/compare/webgrabplus-7.0.4...webgrabplus-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [webgrabplus-7.0.4](https://github.com/truecharts/charts/compare/webgrabplus-7.0.3...webgrabplus-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/webgrabplus/8.1.0/Chart.yaml b/stable/webgrabplus/8.1.0/Chart.yaml new file mode 100644 index 0000000000..1adda5e013 --- /dev/null +++ b/stable/webgrabplus/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: webgrabplus +version: 8.1.0 +appVersion: 5.1.3 +description: Webgrabplus is a multi-site incremental xmltv epg grabber. +home: https://truecharts.org/charts/stable/webgrabplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus + - https://ghcr.io/linuxserver/webgrabplus +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - webgrabplus +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/webgrabplus/8.0.1/README.md b/stable/webgrabplus/8.1.0/README.md similarity index 100% rename from stable/webgrabplus/8.0.1/README.md rename to stable/webgrabplus/8.1.0/README.md diff --git a/stable/webgrabplus/8.1.0/app-changelog.md b/stable/webgrabplus/8.1.0/app-changelog.md new file mode 100644 index 0000000000..06883cdafc --- /dev/null +++ b/stable/webgrabplus/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webgrabplus-8.1.0](https://github.com/truecharts/charts/compare/webgrabplus-8.0.1...webgrabplus-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/webgrabplus/8.0.1/app-readme.md b/stable/webgrabplus/8.1.0/app-readme.md similarity index 100% rename from stable/webgrabplus/8.0.1/app-readme.md rename to stable/webgrabplus/8.1.0/app-readme.md diff --git a/stable/webgrabplus/8.1.0/charts/common-17.2.2.tgz b/stable/webgrabplus/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/webgrabplus/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/webgrabplus/8.0.1/ix_values.yaml b/stable/webgrabplus/8.1.0/ix_values.yaml similarity index 100% rename from stable/webgrabplus/8.0.1/ix_values.yaml rename to stable/webgrabplus/8.1.0/ix_values.yaml diff --git a/stable/webgrabplus/8.0.1/questions.yaml b/stable/webgrabplus/8.1.0/questions.yaml similarity index 100% rename from stable/webgrabplus/8.0.1/questions.yaml rename to stable/webgrabplus/8.1.0/questions.yaml diff --git a/stable/webgrabplus/8.1.0/templates/NOTES.txt b/stable/webgrabplus/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/webgrabplus/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webgrabplus/8.1.0/templates/common.yaml b/stable/webgrabplus/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/webgrabplus/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webgrabplus/8.1.0/values.yaml b/stable/webgrabplus/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/weblate/12.1.0/CHANGELOG.md b/stable/weblate/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..13f9f3c6ff --- /dev/null +++ b/stable/weblate/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [weblate-12.1.0](https://github.com/truecharts/charts/compare/weblate-12.0.2...weblate-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [weblate-12.0.2](https://github.com/truecharts/charts/compare/weblate-12.0.1...weblate-12.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [weblate-12.0.1](https://github.com/truecharts/charts/compare/weblate-12.0.0...weblate-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [weblate-12.0.0](https://github.com/truecharts/charts/compare/weblate-11.0.0...weblate-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [weblate-12.0.0](https://github.com/truecharts/charts/compare/weblate-11.0.0...weblate-12.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [weblate-11.0.0](https://github.com/truecharts/charts/compare/weblate-10.0.12...weblate-11.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [weblate-10.0.12](https://github.com/truecharts/charts/compare/weblate-10.0.11...weblate-10.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [weblate-10.0.11](https://github.com/truecharts/charts/compare/weblate-10.0.10...weblate-10.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [weblate-10.0.10](https://github.com/truecharts/charts/compare/weblate-10.0.9...weblate-10.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [weblate-10.0.9](https://github.com/truecharts/charts/compare/weblate-10.0.8...weblate-10.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [weblate-10.0.8](https://github.com/truecharts/charts/compare/weblate-10.0.7...weblate-10.0.8) (2023-12-23) + +### Chore diff --git a/stable/weblate/12.1.0/Chart.yaml b/stable/weblate/12.1.0/Chart.yaml new file mode 100644 index 0000000000..5f036f2e0d --- /dev/null +++ b/stable/weblate/12.1.0/Chart.yaml @@ -0,0 +1,46 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: weblate +version: 12.1.0 +appVersion: 4.16.4 +description: Weblate is a copylefted libre software web-based continuous localization system +home: https://truecharts.org/charts/stable/weblate +icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png +deprecated: false +sources: + - https://docs.weblate.org/en/latest/ + - https://github.com/WeblateOrg/weblate + - https://github.com/WeblateOrg/docker + - https://github.com/WeblateOrg/docker-compose + - https://github.com/truecharts/charts/tree/master/charts/stable/weblate + - https://hub.docker.com/r/weblate/weblate +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - translate +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/weblate/12.1.0/README.md b/stable/weblate/12.1.0/README.md new file mode 100644 index 0000000000..8562a8da6f --- /dev/null +++ b/stable/weblate/12.1.0/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/weblate) + +**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/weblate/12.1.0/app-changelog.md b/stable/weblate/12.1.0/app-changelog.md new file mode 100644 index 0000000000..c6a06d4f47 --- /dev/null +++ b/stable/weblate/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [weblate-12.1.0](https://github.com/truecharts/charts/compare/weblate-12.0.2...weblate-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/weblate/12.1.0/app-readme.md b/stable/weblate/12.1.0/app-readme.md new file mode 100644 index 0000000000..24b6e37632 --- /dev/null +++ b/stable/weblate/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +Weblate is a copylefted libre software web-based continuous localization system + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/weblate](https://truecharts.org/charts/stable/weblate) + +--- + +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/weblate/12.1.0/charts/common-17.2.2.tgz b/stable/weblate/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/weblate/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/weblate/12.1.0/charts/redis-11.1.0.tgz b/stable/weblate/12.1.0/charts/redis-11.1.0.tgz new file mode 100644 index 0000000000..fd97473966 Binary files /dev/null and b/stable/weblate/12.1.0/charts/redis-11.1.0.tgz differ diff --git a/stable/weblate/12.1.0/ix_values.yaml b/stable/weblate/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..d849f92303 --- /dev/null +++ b/stable/weblate/12.1.0/ix_values.yaml @@ -0,0 +1,244 @@ +image: + repository: weblate/weblate + tag: 4.16.4-1@sha256:6614e1ad2a02e871c812b536b32ce8d91cf01582b1e6888ddee81d75958585e0 + pullPolicy: IfNotPresent +weblate: + general: + WEBLATE_SITE_TITLE: "My Project's Weblate" + WEBLATE_SITE_DOMAIN: "weblate.example.com" + # WEBLATE_ADMIN_NAME: "" + # WEBLATE_ADMIN_EMAIL: "" + # This sets the password on EVERY app startup + # WEBLATE_ADMIN_PASSWORD: "" + # WEBLATE_AUTO_UPDATE: "" + # WEBLATE_SERVER_EMAIL: "" + # WEBLATE_DEFAULT_FROM_EMAIL: "" + # WEBLATE_CONTACT_FORM: "" + # WEBLATE_REGISTRATION_OPEN: true + # WEBLATE_REGISTRATION_ALLOW_BACKENDS: "" + # WEBLATE_REQUIRE_LOGIN: false + # WEBLATE_LOGIN_REQUIRED_URLS_EXCEPTIONS: "" + # WEBLATE_ADD_LOGIN_REQUIRED_URLS_EXCEPTIONS: "" + # WEBLATE_REMOVE_LOGIN_REQUIRED_URLS_EXCEPTIONS: "" + # WEBLATE_DEFAULT_ACCESS_CONTROL: "" + # WEBLATE_DEFAULT_RESTRICTED_COMPONENT: false + # WEBLATE_DEFAULT_TRANSLATION_PROPAGATION: true + # WEBLATE_DEFAULT_COMMITER_EMAIL: "" + # WEBLATE_DEFAULT_COMMITER_NAME: "" + # WEBLATE_DEFAULT_SHARED_TM: true + # WEBLATE_GPG_IDENTITY: "" + # WEBLATE_DEFAULT_AUTO_WATCH: true + # WEBLATE_GITHUB_USERNAME: "" + # WEBLATE_GITHUB_TOKEN: "" + # WEBLATE_GITLAB_USERNAME: "" + # WEBLATE_GITLAB_TOKEN: "" + # WEBLATE_CSP_SCRIPT_SRC: "" + # WEBLATE_CSP_IMG_SRC: "" + # WEBLATE_CSP_CONNECT_SRC: "" + # WEBLATE_CSP_STYLE_SRC: "" + # WEBLATE_CSP_FONT_SRC: "" + # WEBLATE_WEBSITE_REQUIRED: true + # WEBLATE_SIMPLIFY_LANGUAGES: true + # WEBLATE_DATABASE_BACKUP: "" + # WEBLATE_URL_PREFIX: "" + # WEBLATE_SILENCED_SYSTEM_CHECKS: "" + # WEBLATE_HIDE_VERSION: false + # WEBLATE_BASIC_LANGUAGES: "" + # WEBLATE_ENABLE_AVATARS: true + # WEBLATE_LIMIT_TRANSLATION_LENGTH_BY_SOURCE_LENGTH: true + # WEBLATE_ALLOWED_HOSTS: "" + # WEBLATE_ENABLE_HTTPS: false + # WEBLATE_IP_PROXY_HEADER: "" + # WEBLATE_SECURE_PROXY_SSL_HEADER: "" + # WEBLATE_LICENSE_FILTER: "" + # WEBLATE_LICENSE_REQUIRED: false + # WEBLATE_RATELIMIT_ATTEMPTS: "" + # WEBLATE_RATELIMIT_LOCKOUT: "" + # WEBLATE_RATELIMIT_WINDOW: "" + # WEBLATE_DEBUG: false + # WEBLATE_LOGLEVEL: "" + # WEBLATE_GOOGLE_ANALYTICS_ID: "" + # WEBLATE_PAGURE_USERNAME: "" + # WEBLATE_PAGURE_TOKEN: "" + # WEBLATE_AKISMET_API_KEY: "" + # WEBLATE_SSH_EXTRA_ARGS: "" + # WEBLATE_BORG_EXTRA_ARGS: "" + machinetranslate: {} + # WEBLATE_MT_APERTIUM_APY: "" + # WEBLATE_MT_AWS_REGION: "" + # WEBLATE_MT_AWS_ACCESS_KEY_ID: "" + # WEBLATE_MT_AWS_SECRET_ACCESS_KEY: "" + # WEBLATE_MT_DEEPL_KEY: "" + # WEBLATE_MT_DEEPL_API_URL: "" + # WEBLATE_MT_LIBRETRANSLATE_KEY: "" + # WEBLATE_MT_LIBRETRANSLATE_API_URL: "" + # WEBLATE_MT_GOOGLE_KEY: "" + # WEBLATE_MT_GOOGLE_CREDENTIALS: "" + # WEBLATE_MT_GOOGLE_PROJECT: "" + # WEBLATE_MT_GOOGLE_LOCATION: "" + # WEBLATE_MT_MICROSOFT_COGNITIVE_KEY: "" + # WEBLATE_MT_MICROSOFT_ENDPOINT_URL: "" + # WEBLATE_MT_MICROSOFT_REGION: "" + # WEBLATE_MT_MICROSOFT_BASE_URL: "" + # WEBLATE_MT_MODERNMT_KEY: "" + # WEBLATE_MT_MYMEMORY_ENABLED: false + # WEBLATE_MT_GLOSBE_ENABLED: false + # WEBLATE_MT_MICROSOFT_TERMINOLOGY_ENABLED: false + # WEBLATE_MT_SAP_BASE_URL: "" + # WEBLATE_MT_SAP_SANDBOX_APIKEY: "" + # WEBLATE_MT_SAP_USERNAME: "" + # WEBLATE_MT_SAP_PASSWORD: "" + # WEBLATE_MT_SAP_USE_MT: false + auth: + ldap: {} + # WEBLATE_AUTH_LDAP_SERVER_URI: "" + # WEBLATE_AUTH_LDAP_USER_DN_TEMPLATE: "" + # WEBLATE_AUTH_LDAP_USER_ATTR_MAP: "" + # WEBLATE_AUTH_LDAP_BIND_DN: "" + # WEBLATE_AUTH_LDAP_BIND_PASSWORD: "" + # WEBLATE_AUTH_LDAP_CONNECTION_OPTION_REFERRALS: "" + # WEBLATE_AUTH_LDAP_USER_SEARCH: "" + # WEBLATE_AUTH_LDAP_USER_SEARCH_FILTER: "" + # WEBLATE_AUTH_LDAP_USER_SEARCH_UNION: "" + # WEBLATE_AUTH_LDAP_USER_SEARCH_UNION_DELIMITER: "" + github: {} + # WEBLATE_SOCIAL_AUTH_GITHUB_KEY: "" + # WEBLATE_SOCIAL_AUTH_GITHUB_SECRET: "" + # WEBLATE_SOCIAL_AUTH_GITHUB_ORG_KEY: "" + # WEBLATE_SOCIAL_AUTH_GITHUB_ORG_SECRET: "" + # WEBLATE_SOCIAL_AUTH_GITHUB_ORG_NAME: "" + # WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_KEY: "" + # WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_SECRET: "" + # WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_ID: "" + bitbucket: {} + # WEBLATE_SOCIAL_AUTH_BITBUCKET_KEY: "" + # WEBLATE_SOCIAL_AUTH_BITBUCKET_SECRET: "" + facebook: {} + # WEBLATE_SOCIAL_AUTH_FACEBOOK_KEY: "" + # WEBLATE_SOCIAL_AUTH_FACEBOOK_SECRET: "" + google: {} + # WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_KEY: "" + # WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET: "" + # WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_DOMAINS: "" + # WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_EMAILS: "" + gitlab: {} + # WEBLATE_SOCIAL_AUTH_GITLAB_KEY: "" + # WEBLATE_SOCIAL_AUTH_GITLAB_SECRET: "" + # WEBLATE_SOCIAL_AUTH_GITLAB_API_URL: "" + azure: {} + # WEBLATE_SOCIAL_AUTH_AZUREAD_OAUTH2_KEY: "" + # WEBLATE_SOCIAL_AUTH_AZUREAD_OAUTH2_SECRET: "" + azuretenant: {} + # WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_KEY: "" + # WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_SECRET: "" + # WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_TENANT_ID: "" + keycloak: {} + # WEBLATE_SOCIAL_AUTH_KEYCLOAK_KEY: "" + # WEBLATE_SOCIAL_AUTH_KEYCLOAK_SECRET: "" + # WEBLATE_SOCIAL_AUTH_KEYCLOAK_PUBLIC_KEY: "" + # WEBLATE_SOCIAL_AUTH_KEYCLOAK_ALGORITHM: "" + # WEBLATE_SOCIAL_AUTH_KEYCLOAK_AUTHORIZATION_URL: "" + # WEBLATE_SOCIAL_AUTH_KEYCLOAK_ACCESS_TOKEN_URL: "" + linux: {} + # WEBLATE_SOCIAL_AUTH_FEDORA: "" + # WEBLATE_SOCIAL_AUTH_OPENSUSE: "" + # WEBLATE_SOCIAL_AUTH_UBUNTU: "" + slack: {} + # WEBLATE_SOCIAL_AUTH_SLACK_KEY: "" + # SOCIAL_AUTH_SLACK_SECRET: "" + saml: {} + # WEBLATE_SAML_IDP_ENTITY_ID: "" + # WEBLATE_SAML_IDP_URL: "" + # WEBLATE_SAML_IDP_X509CERT: "" + email: {} + # WEBLATE_EMAIL_PORT: "" + # WEBLATE_EMAIL_HOST: "" + # WEBLATE_EMAIL_HOST_USER: "" + # WEBLATE_EMAIL_HOST_PASSWORD: "" + # WEBLATE_EMAIL_USE_SSL: false + # WEBLATE_EMAIL_USE_TLS: false + # WEBLATE_EMAIL_BACKEND: "" + siteintegration: {} + # WEBLATE_GET_HELP_URL: "" + # WEBLATE_STATUS_URL: "" + # WEBLATE_LEGAL_URL: "" + # WEBLATE_PRIVACY_URL: "" + errorreport: {} + # ROLLBAR_KEY: "" + # ROLLBAR_ENVIRONMENT: "" + # SENTRY_DSN: "" + # SENTRY_ENVIRONMENT: "" + localization: {} + # WEBLATE_LOCALIZE_CDN_URL: "" + # WEBLATE_LOCALIZE_CDN_PATH: "" +service: + main: + ports: + main: + port: 10158 + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: "/app/data" + cache: + enabled: true + type: emptyDir + mountPath: "/app/cache" +redis: + enabled: true + redisUsername: default +cnpg: + main: + enabled: true + user: weblate + database: weblate +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsUser: 1000 + runAsGroup: 0 + fsGroup: 1000 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/healthz" + readiness: + path: "/healthz" + startup: + path: "/healthz" + envFrom: + - configMapRef: + name: weblate-env + env: + WEBLATE_TIME_ZONE: "{{ .Values.TZ }}" + POSTGRES_USER: "{{ .Values.cnpg.main.user }}" + POSTGRES_DATABASE: "{{ .Values.cnpg.main.database }}" + POSTGRES_PORT: 5432 + REDIS_PORT: 6379 + REDIS_DB: "0" + POSTGRES_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + POSTGRES_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password diff --git a/stable/weblate/12.1.0/questions.yaml b/stable/weblate/12.1.0/questions.yaml new file mode 100644 index 0000000000..b53d14d5ed --- /dev/null +++ b/stable/weblate/12.1.0/questions.yaml @@ -0,0 +1,4476 @@ +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: weblate + group: "App Configuration" + label: "Weblate Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: general + label: "General Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: WEBLATE_SITE_DOMAIN + label: "WEBLATE_SITE_DOMAIN" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + required: true + default: "" + - variable: WEBLATE_SITE_TITLE + label: "WEBLATE_SITE_TITLE (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_ADMIN_NAME + label: "WEBLATE_ADMIN_NAME (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_ADMIN_EMAIL + label: "WEBLATE_ADMIN_EMAIL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_ADMIN_PASSWORD + label: "WEBLATE_ADMIN_PASSWORD (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_ENABLE_HTTPS + label: "WEBLATE_ENABLE_HTTPS" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_IP_PROXY_HEADER + label: "WEBLATE_IP_PROXY_HEADER (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_SECURE_PROXY_SSL_HEADER + label: "WEBLATE_SECURE_PROXY_SSL_HEADER (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_AUTO_UPDATE + label: "WEBLATE_AUTO_UPDATE (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + enum: + - value: "" + description: "none" + - value: "remote" + description: "remote" + - value: "full" + description: "full" + - variable: WEBLATE_SERVER_EMAIL + label: "WEBLATE_SERVER_EMAIL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_DEFAULT_FROM_EMAIL + label: "WEBLATE_DEFAULT_FROM_EMAIL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_CONTACT_FORM + label: "WEBLATE_CONTACT_FORM (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "reply-to" + description: "reply-to" + - value: "from" + description: "from" + - variable: WEBLATE_ALLOWED_HOSTS + label: "WEBLATE_ALLOWED_HOSTS (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_REGISTRATION_OPEN + label: "WEBLATE_REGISTRATION_OPEN" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: true + - variable: WEBLATE_REGISTRATION_ALLOW_BACKENDS + label: "WEBLATE_REGISTRATION_ALLOW_BACKENDS (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_REQUIRE_LOGIN + label: "WEBLATE_REQUIRE_LOGIN" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_LOGIN_REQUIRED_URLS_EXCEPTIONS + label: "WEBLATE_LOGIN_REQUIRED_URLS_EXCEPTIONS (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_ADD_LOGIN_REQUIRED_URLS_EXCEPTIONS + label: "WEBLATE_ADD_LOGIN_REQUIRED_URLS_EXCEPTIONS (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_REMOVE_LOGIN_REQUIRED_URLS_EXCEPTIONS + label: "WEBLATE_REMOVE_LOGIN_REQUIRED_URLS_EXCEPTIONS (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_GOOGLE_ANALYTICS_ID + label: "WEBLATE_GOOGLE_ANALYTICS_ID (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_GITHUB_USERNAME + label: "WEBLATE_GITHUB_USERNAME (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_GITHUB_TOKEN + label: "WEBLATE_GITHUB_TOKEN (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_GITLAB_USERNAME + label: "WEBLATE_GITLAB_USERNAME (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_GITLAB_TOKEN + label: "WEBLATE_GITLAB_TOKEN (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_PAGURE_USERNAME + label: "WEBLATE_PAGURE_USERNAME (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_PAGURE_TOKEN + label: "WEBLATE_PAGURE_TOKEN (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SIMPLIFY_LANGUAGES + label: "WEBLATE_SIMPLIFY_LANGUAGES" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: true + - variable: WEBLATE_DEFAULT_ACCESS_CONTROL + label: "WEBLATE_DEFAULT_ACCESS_CONTROL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_DEFAULT_RESTRICTED_COMPONENT + label: "WEBLATE_DEFAULT_RESTRICTED_COMPONENT" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_DEFAULT_TRANSLATION_PROPAGATION + label: "WEBLATE_DEFAULT_TRANSLATION_PROPAGATION" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: true + - variable: WEBLATE_DEFAULT_COMMITER_EMAIL + label: "WEBLATE_DEFAULT_COMMITER_EMAIL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_DEFAULT_COMMITER_NAME + label: "WEBLATE_DEFAULT_COMMITER_NAME (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_DEFAULT_SHARED_TM + label: "WEBLATE_DEFAULT_SHARED_TM" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: true + - variable: WEBLATE_AKISMET_API_KEY + label: "WEBLATE_AKISMET_API_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_GPG_IDENTITY + label: "WEBLATE_GPG_IDENTITY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_URL_PREFIX + label: "WEBLATE_URL_PREFIX (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_SILENCED_SYSTEM_CHECKS + label: "WEBLATE_SILENCED_SYSTEM_CHECKS (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_CSP_SCRIPT_SRC + label: "WEBLATE_CSP_SCRIPT_SRC (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_CSP_IMG_SRC + label: "WEBLATE_CSP_IMG_SRC (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_CSP_CONNECT_SRC + label: "WEBLATE_CSP_CONNECT_SRC (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_CSP_STYLE_SRC + label: "WEBLATE_CSP_STYLE_SRC (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_CSP_FONT_SRC + label: "WEBLATE_CSP_FONT_SRC (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_LICENSE_FILTER + label: "WEBLATE_LICENSE_FILTER (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_LICENSE_REQUIRED + label: "WEBLATE_LICENSE_REQUIRED" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_WEBSITE_REQUIRED + label: "WEBLATE_WEBSITE_REQUIRED" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: true + - variable: WEBLATE_HIDE_VERSION + label: "WEBLATE_HIDE_VERSION" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_BASIC_LANGUAGES + label: "WEBLATE_BASIC_LANGUAGES (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_DEFAULT_AUTO_WATCH + label: "WEBLATE_DEFAULT_AUTO_WATCH" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: true + - variable: WEBLATE_RATELIMIT_ATTEMPTS + label: "WEBLATE_RATELIMIT_ATTEMPTS (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_RATELIMIT_LOCKOUT + label: "WEBLATE_RATELIMIT_LOCKOUT (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_RATELIMIT_WINDOW + label: "WEBLATE_RATELIMIT_WINDOW (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_ENABLE_AVATARS + label: "WEBLATE_ENABLE_AVATARS" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: true + - variable: WEBLATE_LIMIT_TRANSLATION_LENGTH_BY_SOURCE_LENGTH + label: "WEBLATE_LIMIT_TRANSLATION_LENGTH_BY_SOURCE_LENGTH" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: true + - variable: WEBLATE_SSH_EXTRA_ARGS + label: "WEBLATE_SSH_EXTRA_ARGS (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_BORG_EXTRA_ARGS + label: "WEBLATE_BORG_EXTRA_ARGS (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_DATABASE_BACKUP + label: "WEBLATE_DATABASE_BACKUP (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "plain" + enum: + - value: "plain" + description: "plain" + - value: "compressed" + description: "compressed" + - value: "none" + description: "none" + - variable: WEBLATE_DEBUG + label: "WEBLATE_DEBUG" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_LOGLEVEL + label: "WEBLATE_LOGLEVEL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: machinetranslate + label: "Machine Translation Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Machine Translation Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_MT_APERTIUM_APY + label: "WEBLATE_MT_APERTIUM_APY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_MT_AWS_REGION + label: "WEBLATE_MT_AWS_REGION (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_MT_AWS_ACCESS_KEY_ID + label: "WEBLATE_MT_AWS_ACCESS_KEY_ID (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_MT_AWS_SECRET_ACCESS_KEY + label: "WEBLATE_MT_AWS_SECRET_ACCESS_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_MT_DEEPL_KEY + label: "WEBLATE_MT_DEEPL_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_MT_DEEPL_API_URL + label: "WEBLATE_MT_DEEPL_API_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_MT_LIBRETRANSLATE_KEY + label: "WEBLATE_MT_LIBRETRANSLATE_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_MT_LIBRETRANSLATE_API_URL + label: "WEBLATE_MT_LIBRETRANSLATE_API_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_MT_GOOGLE_KEY + label: "WEBLATE_MT_GOOGLE_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_MT_GOOGLE_CREDENTIALS + label: "WEBLATE_MT_GOOGLE_CREDENTIALS (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_MT_GOOGLE_PROJECT + label: "WEBLATE_MT_GOOGLE_PROJECT (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_MT_GOOGLE_LOCATION + label: "WEBLATE_MT_GOOGLE_LOCATION (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_MT_MICROSOFT_COGNITIVE_KEY + label: "WEBLATE_MT_MICROSOFT_COGNITIVE_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_MT_MICROSOFT_ENDPOINT_URL + label: "WEBLATE_MT_MICROSOFT_ENDPOINT_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_MT_MICROSOFT_REGION + label: "WEBLATE_MT_MICROSOFT_REGION (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_MT_MICROSOFT_BASE_URL + label: "WEBLATE_MT_MICROSOFT_BASE_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_MT_MODERNMT_KEY + label: "WEBLATE_MT_MODERNMT_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_MT_MYMEMORY_ENABLED + label: "WEBLATE_MT_MYMEMORY_ENABLED" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_MT_GLOSBE_ENABLED + label: "WEBLATE_MT_GLOSBE_ENABLED" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_MT_MICROSOFT_TERMINOLOGY_ENABLED + label: "WEBLATE_MT_MICROSOFT_TERMINOLOGY_ENABLED" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_MT_SAP_BASE_URL + label: "WEBLATE_MT_SAP_BASE_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_MT_SAP_SANDBOX_APIKEY + label: "WEBLATE_MT_SAP_SANDBOX_APIKEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_MT_SAP_USERNAME + label: "WEBLATE_MT_SAP_USERNAME (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_MT_SAP_PASSWORD + label: "WEBLATE_MT_SAP_PASSWORD (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_MT_SAP_USE_MT + label: "WEBLATE_MT_SAP_USE_MT" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: auth + label: "Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ldap + label: "LDAP Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show LDAP Authentication Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_AUTH_LDAP_SERVER_URI + label: "WEBLATE_AUTH_LDAP_SERVER_URI (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_AUTH_LDAP_USER_DN_TEMPLATE + label: "WEBLATE_AUTH_LDAP_USER_DN_TEMPLATE (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_AUTH_LDAP_USER_ATTR_MAP + label: "WEBLATE_AUTH_LDAP_USER_ATTR_MAP (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_AUTH_LDAP_BIND_DN + label: "WEBLATE_AUTH_LDAP_BIND_DN (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_AUTH_LDAP_BIND_PASSWORD + label: "WEBLATE_AUTH_LDAP_BIND_PASSWORD (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_AUTH_LDAP_CONNECTION_OPTION_REFERRALS + label: "WEBLATE_AUTH_LDAP_CONNECTION_OPTION_REFERRALS" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_AUTH_LDAP_USER_SEARCH + label: "WEBLATE_AUTH_LDAP_USER_SEARCH (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_AUTH_LDAP_USER_SEARCH_FILTER + label: "WEBLATE_AUTH_LDAP_USER_SEARCH_FILTER (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_AUTH_LDAP_USER_SEARCH_UNION + label: "WEBLATE_AUTH_LDAP_USER_SEARCH_UNION (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_AUTH_LDAP_USER_SEARCH_UNION_DELIMITER + label: "WEBLATE_AUTH_LDAP_USER_SEARCH_UNION_DELIMITER (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: github + label: "Github Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Github Authentication Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_SOCIAL_AUTH_GITHUB_KEY + label: "WEBLATE_SOCIAL_AUTH_GITHUB_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_GITHUB_SECRET + label: "WEBLATE_SOCIAL_AUTH_GITHUB_SECRET (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_GITHUB_ORG_KEY + label: "WEBLATE_SOCIAL_AUTH_GITHUB_ORG_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_GITHUB_ORG_SECRET + label: "WEBLATE_SOCIAL_AUTH_GITHUB_ORG_SECRET (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_GITHUB_ORG_NAME + label: "WEBLATE_SOCIAL_AUTH_GITHUB_ORG_NAME (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_KEY + label: "WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_SECRET + label: "WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_SECRET (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_ID + label: "WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_ID (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: bitbucket + label: "Bitbucket Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Bitbucket Authentication Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_SOCIAL_AUTH_BITBUCKET_KEY + label: "WEBLATE_SOCIAL_AUTH_BITBUCKET_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_BITBUCKET_SECRET + label: "WEBLATE_SOCIAL_AUTH_BITBUCKET_SECRET (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: facebook + label: "Facebook Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Facebook Authentication Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_SOCIAL_AUTH_FACEBOOK_KEY + label: "WEBLATE_SOCIAL_AUTH_FACEBOOK_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_FACEBOOK_SECRET + label: "WEBLATE_SOCIAL_AUTH_FACEBOOK_SECRET (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: google + label: "Google Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Google Authentication Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_KEY + label: "WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET + label: "WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_DOMAINS + label: "WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_DOMAINS (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_EMAILS + label: "WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_EMAILS (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: gitlab + label: "Gitlab Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Gitlab Authentication Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_SOCIAL_AUTH_GITLAB_KEY + label: "WEBLATE_SOCIAL_AUTH_GITLAB_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_GITLAB_SECRET + label: "WEBLATE_SOCIAL_AUTH_GITLAB_SECRET (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_GITLAB_API_URL + label: "WEBLATE_SOCIAL_AUTH_GITLAB_API_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: azure + label: "Azure AD Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Azure AD Authentication Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_SOCIAL_AUTH_AZUREAD_OAUTH2_KEY + label: "WEBLATE_SOCIAL_AUTH_AZUREAD_OAUTH2_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_AZUREAD_OAUTH2_SECRET + label: "WEBLATE_SOCIAL_AUTH_AZUREAD_OAUTH2_SECRET (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: azuretenant + label: "Azure AD with Tenant Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Azure AD with Tenant Authentication Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_KEY + label: "WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_SECRET + label: "WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_SECRET (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_TENANT_ID + label: "WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_TENANT_ID (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: keycloak + label: "Keycloak Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Keycloak Authentication Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_SOCIAL_AUTH_KEYCLOAK_KEY + label: "WEBLATE_SOCIAL_AUTH_KEYCLOAK_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_KEYCLOAK_SECRET + label: "WEBLATE_SOCIAL_AUTH_KEYCLOAK_SECRET (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_KEYCLOAK_PUBLIC_KEY + label: "WEBLATE_SOCIAL_AUTH_KEYCLOAK_PUBLIC_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SOCIAL_AUTH_KEYCLOAK_ALGORITHM + label: "WEBLATE_SOCIAL_AUTH_KEYCLOAK_ALGORITHM (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_SOCIAL_AUTH_KEYCLOAK_AUTHORIZATION_URL + label: "WEBLATE_SOCIAL_AUTH_KEYCLOAK_AUTHORIZATION_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_SOCIAL_AUTH_KEYCLOAK_ACCESS_TOKEN_URL + label: "WEBLATE_SOCIAL_AUTH_KEYCLOAK_ACCESS_TOKEN_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: linux + label: "Linux Vendors Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Linux Vendors Authentication Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_SOCIAL_AUTH_FEDORA + label: "WEBLATE_SOCIAL_AUTH_FEDORA" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_SOCIAL_AUTH_OPENSUSE + label: "WEBLATE_SOCIAL_AUTH_OPENSUSE" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_SOCIAL_AUTH_UBUNTU + label: "WEBLATE_SOCIAL_AUTH_UBUNTU" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: slack + label: "Slack Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Slack Authentication Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_SOCIAL_AUTH_SLACK_KEY + label: "WEBLATE_SOCIAL_AUTH_SLACK_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: SOCIAL_AUTH_SLACK_SECRET + label: "SOCIAL_AUTH_SLACK_SECRET (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: saml + label: "SAML Authentication Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show SAML Authentication Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_SAML_IDP_ENTITY_ID + label: "WEBLATE_SAML_IDP_ENTITY_ID (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_SAML_IDP_URL + label: "WEBLATE_SAML_IDP_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_SAML_IDP_X509CERT + label: "WEBLATE_SAML_IDP_X509CERT (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: email + label: "Email Server Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Email Server Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_EMAIL_HOST + label: "WEBLATE_EMAIL_HOST (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_EMAIL_PORT + label: "WEBLATE_EMAIL_PORT (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_EMAIL_HOST_USER + label: "WEBLATE_EMAIL_HOST_USER (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_EMAIL_HOST_PASSWORD + label: "WEBLATE_EMAIL_HOST_PASSWORD (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: WEBLATE_EMAIL_USE_SSL + label: "WEBLATE_EMAIL_USE_SSL" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_EMAIL_USE_TLS + label: "WEBLATE_EMAIL_USE_TLS" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: boolean + default: false + - variable: WEBLATE_EMAIL_BACKEND + label: "WEBLATE_EMAIL_BACKEND (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: siteintegration + label: "Site Integration Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Site Integration Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_GET_HELP_URL + label: "WEBLATE_GET_HELP_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_STATUS_URL + label: "WEBLATE_STATUS_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_LEGAL_URL + label: "WEBLATE_LEGAL_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_PRIVACY_URL + label: "WEBLATE_PRIVACY_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: errorreporting + label: "Error Reporting Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Error Reporting Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: ROLLBAR_KEY + label: "ROLLBAR_KEY (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + private: true + default: "" + - variable: ROLLBAR_ENVIRONMENT + label: "ROLLBAR_ENVIRONMENT (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: SENTRY_DSN + label: "SENTRY_DSN (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: SENTRY_ENVIRONMENT + label: "SENTRY_ENVIRONMENT (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: localization + label: "Localization CDN Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Show Localization CDN Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WEBLATE_LOCALIZE_CDN_URL + label: "WEBLATE_LOCALIZE_CDN_URL (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + schema: + type: string + default: "" + - variable: WEBLATE_LOCALIZE_CDN_PATH + label: "WEBLATE_LOCALIZE_CDN_PATH (Leave empty for default)" + description: "Visit https://docs.weblate.org/en/ on section Environment Variables for more info" + 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10158 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 1000 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: 1000 + + - 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/weblate/12.1.0/templates/NOTES.txt b/stable/weblate/12.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/weblate/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/weblate/12.1.0/templates/_configmap.tpl b/stable/weblate/12.1.0/templates/_configmap.tpl new file mode 100644 index 0000000000..6e33e40d3e --- /dev/null +++ b/stable/weblate/12.1.0/templates/_configmap.tpl @@ -0,0 +1,510 @@ +{{/* Define the configmap */}} +{{- define "weblate.configmap" -}} +enabled: true +data: + {{/* General */}} + {{- if .Values.weblate.general.WEBLATE_SITE_DOMAIN }} + WEBLATE_SITE_DOMAIN: {{ .Values.weblate.general.WEBLATE_SITE_DOMAIN | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_SITE_TITLE }} + WEBLATE_SITE_TITLE: {{ .Values.weblate.general.WEBLATE_SITE_TITLE | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_ADMIN_NAME }} + WEBLATE_ADMIN_NAME: {{ .Values.weblate.general.WEBLATE_ADMIN_NAME | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_ADMIN_EMAIL }} + WEBLATE_ADMIN_EMAIL: {{ .Values.weblate.general.WEBLATE_ADMIN_EMAIL | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_ADMIN_PASSWORD }} + WEBLATE_ADMIN_PASSWORD: {{ .Values.weblate.general.WEBLATE_ADMIN_PASSWORD | quote }} + {{- end }} + {{- if .Values.weblate.WEBLATE_AUTO_UPDATE }} + WEBLATE_AUTO_UPDATE: {{ .Values.weblate.WEBLATE_AUTO_UPDATE | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_SERVER_EMAIL }} + WEBLATE_SERVER_EMAIL: {{ .Values.weblate.general.WEBLATE_SERVER_EMAIL | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_DEFAULT_FROM_EMAIL }} + WEBLATE_DEFAULT_FROM_EMAIL: {{ .Values.weblate.general.WEBLATE_DEFAULT_FROM_EMAIL | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_CONTACT_FORM }} + WEBLATE_CONTACT_FORM: {{ .Values.weblate.general.WEBLATE_CONTACT_FORM | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_ALLOWED_HOSTS }} + WEBLATE_ALLOWED_HOSTS: {{ .Values.weblate.general.WEBLATE_ALLOWED_HOSTS | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_REGISTRATION_OPEN }} + WEBLATE_REGISTRATION_OPEN: "true" + {{- else }} + WEBLATE_REGISTRATION_OPEN: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_REGISTRATION_ALLOW_BACKENDS }} + WEBLATE_REGISTRATION_ALLOW_BACKENDS: {{ .Values.weblate.general.WEBLATE_REGISTRATION_ALLOW_BACKENDS | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_ENABLE_HTTPS }} + WEBLATE_ENABLE_HTTPS: "true" + {{- else }} + WEBLATE_ENABLE_HTTPS: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_IP_PROXY_HEADER }} + WEBLATE_IP_PROXY_HEADER: {{ .Values.weblate.general.WEBLATE_IP_PROXY_HEADER | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_SECURE_PROXY_SSL_HEADER }} + WEBLATE_SECURE_PROXY_SSL_HEADER: {{ .Values.weblate.general.WEBLATE_SECURE_PROXY_SSL_HEADER | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_REQUIRE_LOGIN }} + WEBLATE_REQUIRE_LOGIN: "true" + {{- else }} + WEBLATE_REQUIRE_LOGIN: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_LOGIN_REQUIRED_URLS_EXCEPTIONS }} + WEBLATE_LOGIN_REQUIRED_URLS_EXCEPTIONS: {{ .Values.weblate.general.WEBLATE_LOGIN_REQUIRED_URLS_EXCEPTIONS | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_ADD_LOGIN_REQUIRED_URLS_EXCEPTIONS }} + WEBLATE_ADD_LOGIN_REQUIRED_URLS_EXCEPTIONS: {{ .Values.weblate.general.WEBLATE_ADD_LOGIN_REQUIRED_URLS_EXCEPTIONS | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_REMOVE_LOGIN_REQUIRED_URLS_EXCEPTIONS }} + WEBLATE_REMOVE_LOGIN_REQUIRED_URLS_EXCEPTIONS: {{ .Values.weblate.general.WEBLATE_REMOVE_LOGIN_REQUIRED_URLS_EXCEPTIONS | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_GOOGLE_ANALYTICS_ID }} + WEBLATE_GOOGLE_ANALYTICS_ID: {{ .Values.weblate.general.WEBLATE_GOOGLE_ANALYTICS_ID | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_GITHUB_USERNAME }} + WEBLATE_GITHUB_USERNAME: {{ .Values.weblate.general.WEBLATE_GITHUB_USERNAME | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_GITHUB_TOKEN }} + WEBLATE_GITHUB_TOKEN: {{ .Values.weblate.general.WEBLATE_GITHUB_TOKEN | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_GITLAB_USERNAME }} + WEBLATE_GITLAB_USERNAME: {{ .Values.weblate.general.WEBLATE_GITLAB_USERNAME | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_GITLAB_TOKEN }} + WEBLATE_GITLAB_TOKEN: {{ .Values.weblate.general.WEBLATE_GITLAB_TOKEN | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_PAGURE_USERNAME }} + WEBLATE_PAGURE_USERNAME: {{ .Values.weblate.general.WEBLATE_PAGURE_USERNAME | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_PAGURE_TOKEN }} + WEBLATE_PAGURE_TOKEN: {{ .Values.weblate.general.WEBLATE_PAGURE_TOKEN | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_SIMPLIFY_LANGUAGES }} + WEBLATE_SIMPLIFY_LANGUAGES: "true" + {{- else }} + WEBLATE_SIMPLIFY_LANGUAGES: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_DEFAULT_ACCESS_CONTROL }} + WEBLATE_DEFAULT_ACCESS_CONTROL: {{ .Values.weblate.general.WEBLATE_DEFAULT_ACCESS_CONTROL | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_DEFAULT_RESTRICTED_COMPONENT }} + WEBLATE_DEFAULT_RESTRICTED_COMPONENT: "true" + {{- else }} + WEBLATE_DEFAULT_RESTRICTED_COMPONENT: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_DEFAULT_TRANSLATION_PROPAGATION }} + WEBLATE_DEFAULT_TRANSLATION_PROPAGATION: "true" + {{- else }} + WEBLATE_DEFAULT_TRANSLATION_PROPAGATION: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_DEFAULT_COMMITER_EMAIL }} + WEBLATE_DEFAULT_COMMITER_EMAIL: {{ .Values.weblate.general.WEBLATE_DEFAULT_COMMITER_EMAIL | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_DEFAULT_COMMITER_NAME }} + WEBLATE_DEFAULT_COMMITER_NAME: {{ .Values.weblate.general.WEBLATE_DEFAULT_COMMITER_NAME | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_DEFAULT_SHARED_TM }} + WEBLATE_DEFAULT_SHARED_TM: "true" + {{- else }} + WEBLATE_DEFAULT_SHARED_TM: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_AKISMET_API_KEY }} + WEBLATE_AKISMET_API_KEY: {{ .Values.weblate.general.WEBLATE_AKISMET_API_KEY | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_GPG_IDENTITY }} + WEBLATE_GPG_IDENTITY: {{ .Values.weblate.general.WEBLATE_GPG_IDENTITY | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_URL_PREFIX }} + WEBLATE_URL_PREFIX: {{ .Values.weblate.general.WEBLATE_URL_PREFIX | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_SILENCED_SYSTEM_CHECKS }} + WEBLATE_SILENCED_SYSTEM_CHECKS: {{ .Values.weblate.general.WEBLATE_SILENCED_SYSTEM_CHECKS | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_CSP_SCRIPT_SRC }} + WEBLATE_CSP_SCRIPT_SRC: {{ .Values.weblate.general.WEBLATE_CSP_SCRIPT_SRC | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_CSP_IMG_SRC }} + WEBLATE_CSP_IMG_SRC: {{ .Values.weblate.general.WEBLATE_CSP_IMG_SRC | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_CSP_CONNECT_SRC }} + WEBLATE_CSP_CONNECT_SRC: {{ .Values.weblate.general.WEBLATE_CSP_CONNECT_SRC | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_CSP_STYLE_SRC }} + WEBLATE_CSP_STYLE_SRC: {{ .Values.weblate.general.WEBLATE_CSP_STYLE_SRC | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_CSP_FONT_SRC }} + WEBLATE_CSP_FONT_SRC: {{ .Values.weblate.general.WEBLATE_CSP_FONT_SRC | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_LICENSE_FILTER }} + WEBLATE_LICENSE_FILTER: {{ .Values.weblate.general.WEBLATE_LICENSE_FILTER | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_LICENSE_REQUIRED }} + WEBLATE_LICENSE_REQUIRED: "true" + {{- else }} + WEBLATE_LICENSE_REQUIRED: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_WEBSITE_REQUIRED }} + WEBLATE_WEBSITE_REQUIRED: "true" + {{- else }} + WEBLATE_WEBSITE_REQUIRED: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_HIDE_VERSION }} + WEBLATE_HIDE_VERSION: "true" + {{- else }} + WEBLATE_HIDE_VERSION: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_BASIC_LANGUAGES }} + WEBLATE_BASIC_LANGUAGES: {{ .Values.weblate.general.WEBLATE_BASIC_LANGUAGES | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_DEFAULT_AUTO_WATCH }} + WEBLATE_DEFAULT_AUTO_WATCH: "true" + {{- else }} + WEBLATE_DEFAULT_AUTO_WATCH: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_RATELIMIT_ATTEMPTS }} + WEBLATE_RATELIMIT_ATTEMPTS: {{ .Values.weblate.general.WEBLATE_RATELIMIT_ATTEMPTS | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_RATELIMIT_LOCKOUT }} + WEBLATE_RATELIMIT_LOCKOUT: {{ .Values.weblate.general.WEBLATE_RATELIMIT_LOCKOUT | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_RATELIMIT_WINDOW }} + WEBLATE_RATELIMIT_WINDOW: {{ .Values.weblate.general.WEBLATE_RATELIMIT_WINDOW | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_ENABLE_AVATARS }} + WEBLATE_ENABLE_AVATARS: "true" + {{- else }} + WEBLATE_ENABLE_AVATARS: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_LIMIT_TRANSLATION_LENGTH_BY_SOURCE_LENGTH }} + WEBLATE_LIMIT_TRANSLATION_LENGTH_BY_SOURCE_LENGTH: "true" + {{- else }} + WEBLATE_LIMIT_TRANSLATION_LENGTH_BY_SOURCE_LENGTH: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_SSH_EXTRA_ARGS }} + WEBLATE_SSH_EXTRA_ARGS: {{ .Values.weblate.general.WEBLATE_SSH_EXTRA_ARGS | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_BORG_EXTRA_ARGS }} + WEBLATE_BORG_EXTRA_ARGS: {{ .Values.weblate.general.WEBLATE_BORG_EXTRA_ARGS | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_DATABASE_BACKUP }} + WEBLATE_DATABASE_BACKUP: {{ .Values.weblate.general.WEBLATE_DATABASE_BACKUP | quote }} + {{- end }} + {{- if .Values.weblate.general.WEBLATE_DEBUG }} + WEBLATE_DEBUG: "true" + {{- else }} + WEBLATE_DEBUG: "false" + {{- end }} + {{- if .Values.weblate.general.WEBLATE_LOGLEVEL }} + WEBLATE_LOGLEVEL: {{ .Values.weblate.general.WEBLATE_LOGLEVEL | quote }} + {{- end }} + {{/* Machine Translation */}} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_APERTIUM_APY }} + WEBLATE_MT_APERTIUM_APY: {{ .Values.weblate.machinetranslate.WEBLATE_MT_APERTIUM_APY | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_AWS_REGION }} + WEBLATE_MT_AWS_REGION: {{ .Values.weblate.machinetranslate.WEBLATE_MT_AWS_REGION | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_AWS_ACCESS_KEY_ID }} + WEBLATE_MT_AWS_ACCESS_KEY_ID: {{ .Values.weblate.machinetranslate.WEBLATE_MT_AWS_ACCESS_KEY_ID | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_AWS_SECRET_ACCESS_KEY }} + WEBLATE_MT_AWS_SECRET_ACCESS_KEY: {{ .Values.weblate.machinetranslate.WEBLATE_MT_AWS_SECRET_ACCESS_KEY | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_DEEPL_KEY }} + WEBLATE_MT_DEEPL_KEY: {{ .Values.weblate.machinetranslate.WEBLATE_MT_DEEPL_KEY | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_DEEPL_API_URL }} + WEBLATE_MT_DEEPL_API_URL: {{ .Values.weblate.machinetranslate.WEBLATE_MT_DEEPL_API_URL | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_LIBRETRANSLATE_KEY }} + WEBLATE_MT_LIBRETRANSLATE_KEY: {{ .Values.weblate.machinetranslate.WEBLATE_MT_LIBRETRANSLATE_KEY | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_LIBRETRANSLATE_API_URL }} + WEBLATE_MT_LIBRETRANSLATE_API_URL: {{ .Values.weblate.machinetranslate.WEBLATE_MT_LIBRETRANSLATE_API_URL | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_GOOGLE_KEY }} + WEBLATE_MT_GOOGLE_KEY: {{ .Values.weblate.machinetranslate.WEBLATE_MT_GOOGLE_KEY | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_GOOGLE_CREDENTIALS }} + WEBLATE_MT_GOOGLE_CREDENTIALS: {{ .Values.weblate.machinetranslate.WEBLATE_MT_GOOGLE_CREDENTIALS | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_GOOGLE_PROJECT }} + WEBLATE_MT_GOOGLE_PROJECT: {{ .Values.weblate.machinetranslate.WEBLATE_MT_GOOGLE_PROJECT | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_GOOGLE_LOCATION }} + WEBLATE_MT_GOOGLE_LOCATION: {{ .Values.weblate.machinetranslate.WEBLATE_MT_GOOGLE_LOCATION | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_MICROSOFT_COGNITIVE_KEY }} + WEBLATE_MT_MICROSOFT_COGNITIVE_KEY: {{ .Values.weblate.machinetranslate.WEBLATE_MT_MICROSOFT_COGNITIVE_KEY | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_MICROSOFT_ENDPOINT_URL }} + WEBLATE_MT_MICROSOFT_ENDPOINT_URL: {{ .Values.weblate.machinetranslate.WEBLATE_MT_MICROSOFT_ENDPOINT_URL | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_MICROSOFT_REGION }} + WEBLATE_MT_MICROSOFT_REGION: {{ .Values.weblate.machinetranslate.WEBLATE_MT_MICROSOFT_REGION | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_MICROSOFT_BASE_URL }} + WEBLATE_MT_MICROSOFT_BASE_URL: {{ .Values.weblate.machinetranslate.WEBLATE_MT_MICROSOFT_BASE_URL | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_MODERNMT_KEY }} + WEBLATE_MT_MODERNMT_KEY: {{ .Values.weblate.machinetranslate.WEBLATE_MT_MODERNMT_KEY | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_MYMEMORY_ENABLED }} + WEBLATE_MT_MYMEMORY_ENABLED: "true" + {{- else }} + WEBLATE_MT_MYMEMORY_ENABLED: "false" + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_GLOSBE_ENABLED }} + WEBLATE_MT_GLOSBE_ENABLED: "true" + {{- else }} + WEBLATE_MT_GLOSBE_ENABLED: "false" + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_MICROSOFT_TERMINOLOGY_ENABLED }} + WEBLATE_MT_MICROSOFT_TERMINOLOGY_ENABLED: "true" + {{- else }} + WEBLATE_MT_MICROSOFT_TERMINOLOGY_ENABLED: "false" + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_SAP_BASE_URL }} + WEBLATE_MT_SAP_BASE_URL: {{ .Values.weblate.machinetranslate.WEBLATE_MT_SAP_BASE_URL | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_SAP_SANDBOX_APIKEY }} + WEBLATE_MT_SAP_SANDBOX_APIKEY: {{ .Values.weblate.machinetranslate.WEBLATE_MT_SAP_SANDBOX_APIKEY | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_SAP_USERNAME }} + WEBLATE_MT_SAP_USERNAME: {{ .Values.weblate.machinetranslate.WEBLATE_MT_SAP_USERNAME | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_SAP_PASSWORD }} + WEBLATE_MT_SAP_PASSWORD: {{ .Values.weblate.machinetranslate.WEBLATE_MT_SAP_PASSWORD | quote }} + {{- end }} + {{- if .Values.weblate.machinetranslate.WEBLATE_MT_SAP_USE_MT }} + WEBLATE_MT_SAP_USE_MT: "true" + {{- else }} + WEBLATE_MT_SAP_USE_MT: "false" + {{- end }} + {{/* Authentication */}} + {{/* LDAP */}} + {{- if .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_SERVER_URI }} + WEBLATE_AUTH_LDAP_SERVER_URI: {{ .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_SERVER_URI | quote }} + {{- end }} + {{- if .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_USER_DN_TEMPLATE }} + WEBLATE_AUTH_LDAP_USER_DN_TEMPLATE: {{ .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_USER_DN_TEMPLATE | quote }} + {{- end }} + {{- if .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_USER_ATTR_MAP }} + WEBLATE_AUTH_LDAP_USER_ATTR_MAP: {{ .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_USER_ATTR_MAP | quote }} + {{- end }} + {{- if .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_BIND_DN }} + WEBLATE_AUTH_LDAP_BIND_DN: {{ .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_BIND_DN | quote }} + {{- end }} + {{- if .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_BIND_PASSWORD }} + WEBLATE_AUTH_LDAP_BIND_PASSWORD: {{ .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_BIND_PASSWORD | quote }} + {{- end }} + {{- if .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_CONNECTION_OPTION_REFERRALS }} + WEBLATE_AUTH_LDAP_CONNECTION_OPTION_REFERRALS: "true" + {{- else }} + WEBLATE_AUTH_LDAP_CONNECTION_OPTION_REFERRALS: "false" + {{- end }} + {{- if .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_USER_SEARCH }} + WEBLATE_AUTH_LDAP_USER_SEARCH: {{ .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_USER_SEARCH | quote }} + {{- end }} + {{- if .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_USER_SEARCH_FILTER }} + WEBLATE_AUTH_LDAP_USER_SEARCH_FILTER: {{ .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_USER_SEARCH_FILTER | quote }} + {{- end }} + {{- if .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_USER_SEARCH_UNION }} + WEBLATE_AUTH_LDAP_USER_SEARCH_UNION: {{ .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_USER_SEARCH_UNION | quote }} + {{- end }} + {{- if .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_USER_SEARCH_UNION_DELIMITER }} + WEBLATE_AUTH_LDAP_USER_SEARCH_UNION_DELIMITER: {{ .Values.weblate.auth.ldap.WEBLATE_AUTH_LDAP_USER_SEARCH_UNION_DELIMITER | quote }} + {{- end }} + {{/* Github */}} + {{- if .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_KEY }} + WEBLATE_SOCIAL_AUTH_GITHUB_KEY: {{ .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_KEY | quote }} + {{- end }} + {{- if .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_SECRET }} + WEBLATE_SOCIAL_AUTH_GITHUB_SECRET: {{ .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_SECRET | quote }} + {{- end }} + {{- if .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_ORG_KEY }} + WEBLATE_SOCIAL_AUTH_GITHUB_ORG_KEY: {{ .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_ORG_KEY | quote }} + {{- end }} + {{- if .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_ORG_SECRET }} + WEBLATE_SOCIAL_AUTH_GITHUB_ORG_SECRET: {{ .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_ORG_SECRET | quote }} + {{- end }} + {{- if .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_ORG_NAME }} + WEBLATE_SOCIAL_AUTH_GITHUB_ORG_NAME: {{ .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_ORG_NAME | quote }} + {{- end }} + {{- if .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_KEY }} + WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_KEY: {{ .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_KEY | quote }} + {{- end }} + {{- if .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_SECRET }} + WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_SECRET: {{ .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_SECRET | quote }} + {{- end }} + {{- if .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_ID }} + WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_ID: {{ .Values.weblate.auth.github.WEBLATE_SOCIAL_AUTH_GITHUB_TEAM_ID | quote }} + {{- end }} + {{/* Bitbucket */}} + {{- if .Values.weblate.auth.bitbucket.WEBLATE_SOCIAL_AUTH_BITBUCKET_KEY }} + WEBLATE_SOCIAL_AUTH_BITBUCKET_KEY: {{ .Values.weblate.auth.bitbucket.WEBLATE_SOCIAL_AUTH_BITBUCKET_KEY | quote }} + {{- end }} + {{- if .Values.weblate.auth.bitbucket.WEBLATE_SOCIAL_AUTH_BITBUCKET_SECRET }} + WEBLATE_SOCIAL_AUTH_BITBUCKET_SECRET: {{ .Values.weblate.auth.bitbucket.WEBLATE_SOCIAL_AUTH_BITBUCKET_SECRET | quote }} + {{- end }} + {{/* Facebook */}} + {{- if .Values.weblate.auth.facebook.WEBLATE_SOCIAL_AUTH_FACEBOOK_KEY }} + WEBLATE_SOCIAL_AUTH_FACEBOOK_KEY: {{ .Values.weblate.auth.facebook.WEBLATE_SOCIAL_AUTH_FACEBOOK_KEY | quote }} + {{- end }} + {{- if .Values.weblate.auth.facebook.WEBLATE_SOCIAL_AUTH_FACEBOOK_SECRET }} + WEBLATE_SOCIAL_AUTH_FACEBOOK_SECRET: {{ .Values.weblate.auth.facebook.WEBLATE_SOCIAL_AUTH_FACEBOOK_SECRET | quote }} + {{- end }} + {{/* Google */}} + {{- if .Values.weblate.auth.google.WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_KEY }} + WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_KEY: {{ .Values.weblate.auth.google.WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_KEY | quote }} + {{- end }} + {{- if .Values.weblate.auth.google.WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET }} + WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET: {{ .Values.weblate.auth.google.WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET | quote }} + {{- end }} + {{- if .Values.weblate.auth.google.WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_DOMAINS }} + WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_DOMAINS: {{ .Values.weblate.auth.google.WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_DOMAINS | quote }} + {{- end }} + {{- if .Values.weblate.auth.google.WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_EMAILS }} + WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_EMAILS: {{ .Values.weblate.auth.google.WEBLATE_SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_EMAILS | quote }} + {{- end }} + {{/* GitLab */}} + {{- if .Values.weblate.auth.gitlab.WEBLATE_SOCIAL_AUTH_GITLAB_KEY }} + WEBLATE_SOCIAL_AUTH_GITLAB_KEY: {{ .Values.weblate.auth.gitlab.WEBLATE_SOCIAL_AUTH_GITLAB_KEY | quote }} + {{- end }} + {{- if .Values.weblate.auth.gitlab.WEBLATE_SOCIAL_AUTH_GITLAB_SECRET }} + WEBLATE_SOCIAL_AUTH_GITLAB_SECRET: {{ .Values.weblate.auth.gitlab.WEBLATE_SOCIAL_AUTH_GITLAB_SECRET | quote }} + {{- end }} + {{- if .Values.weblate.auth.gitlab.WEBLATE_SOCIAL_AUTH_GITLAB_API_URL }} + WEBLATE_SOCIAL_AUTH_GITLAB_API_URL: {{ .Values.weblate.auth.gitlab.WEBLATE_SOCIAL_AUTH_GITLAB_API_URL | quote }} + {{- end }} + {{/* Azure Active Directory */}} + {{- if .Values.weblate.auth.azure.WEBLATE_SOCIAL_AUTH_AZUREAD_OAUTH2_KEY }} + WEBLATE_SOCIAL_AUTH_AZUREAD_OAUTH2_KEY: {{ .Values.weblate.auth.azure.WEBLATE_SOCIAL_AUTH_AZUREAD_OAUTH2_KEY | quote }} + {{- end }} + {{- if .Values.weblate.auth.azure.WEBLATE_SOCIAL_AUTH_AZUREAD_OAUTH2_SECRET }} + WEBLATE_SOCIAL_AUTH_AZUREAD_OAUTH2_SECRET: {{ .Values.weblate.auth.azure.WEBLATE_SOCIAL_AUTH_AZUREAD_OAUTH2_SECRET | quote }} + {{- end }} + {{/* Azure Active Directory with Tenant support */}} + {{- if .Values.weblate.auth.azuretenant.WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_KEY }} + WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_KEY: {{ .Values.weblate.auth.azuretenant.WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_KEY | quote }} + {{- end }} + {{- if .Values.weblate.auth.azuretenant.WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_SECRET }} + WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_SECRET: {{ .Values.weblate.auth.azuretenant.WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_SECRET | quote }} + {{- end }} + {{- if .Values.weblate.auth.azuretenant.WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_TENANT_ID }} + WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_TENANT_ID: {{ .Values.weblate.auth.azuretenant.WEBLATE_SOCIAL_AUTH_AZUREAD_TENANT_OAUTH2_TENANT_ID | quote }} + {{- end }} + {{/* Keycloak */}} + {{- if .Values.weblate.auth.keycloak.WEBLATE_SOCIAL_AUTH_KEYCLOAK_KEY }} + WEBLATE_SOCIAL_AUTH_KEYCLOAK_KEY: {{ .Values.weblate.auth.keycloak.WEBLATE_SOCIAL_AUTH_KEYCLOAK_KEY | quote }} + {{- end }} + {{- if .Values.weblate.auth.keycloak.WEBLATE_SOCIAL_AUTH_KEYCLOAK_SECRET }} + WEBLATE_SOCIAL_AUTH_KEYCLOAK_SECRET: {{ .Values.weblate.auth.keycloak.WEBLATE_SOCIAL_AUTH_KEYCLOAK_SECRET | quote }} + {{- end }} + {{- if .Values.weblate.auth.keycloak.WEBLATE_SOCIAL_AUTH_KEYCLOAK_PUBLIC_KEY }} + WEBLATE_SOCIAL_AUTH_KEYCLOAK_PUBLIC_KEY: {{ .Values.weblate.auth.keycloak.WEBLATE_SOCIAL_AUTH_KEYCLOAK_PUBLIC_KEY | quote }} + {{- end }} + {{- if .Values.weblate.auth.keycloak.WEBLATE_SOCIAL_AUTH_KEYCLOAK_ALGORITHM }} + WEBLATE_SOCIAL_AUTH_KEYCLOAK_ALGORITHM: {{ .Values.weblate.auth.keycloak.WEBLATE_SOCIAL_AUTH_KEYCLOAK_ALGORITHM | quote }} + {{- end }} + {{- if .Values.weblate.auth.keycloak.WEBLATE_SOCIAL_AUTH_KEYCLOAK_AUTHORIZATION_URL }} + WEBLATE_SOCIAL_AUTH_KEYCLOAK_AUTHORIZATION_URL: {{ .Values.weblate.auth.keycloak.WEBLATE_SOCIAL_AUTH_KEYCLOAK_AUTHORIZATION_URL | quote }} + {{- end }} + {{- if .Values.weblate.auth.keycloak.WEBLATE_SOCIAL_AUTH_KEYCLOAK_ACCESS_TOKEN_URL }} + WEBLATE_SOCIAL_AUTH_KEYCLOAK_ACCESS_TOKEN_URL: {{ .Values.weblate.auth.keycloak.WEBLATE_SOCIAL_AUTH_KEYCLOAK_ACCESS_TOKEN_URL | quote }} + {{- end }} + {{/* Linux vendors */}} + {{- if .Values.weblate.auth.linux.WEBLATE_SOCIAL_AUTH_FEDORA }} + WEBLATE_SOCIAL_AUTH_FEDORA: "true" + {{- end }} + {{- if .Values.weblate.auth.linux.WEBLATE_SOCIAL_AUTH_OPENSUSE }} + WEBLATE_SOCIAL_AUTH_OPENSUSE: "true" + {{- end }} + {{- if .Values.weblate.auth.linux.WEBLATE_SOCIAL_AUTH_UBUNTU }} + WEBLATE_SOCIAL_AUTH_UBUNTU: "true" + {{- end }} + {{/* Slack */}} + {{- if .Values.weblate.auth.slack.WEBLATE_SOCIAL_AUTH_SLACK_KEY }} + WEBLATE_SOCIAL_AUTH_SLACK_KEY: {{ .Values.weblate.auth.slack.WEBLATE_SOCIAL_AUTH_SLACK_KEY | quote }} + {{- end }} + {{- if .Values.weblate.auth.slack.SOCIAL_AUTH_SLACK_SECRET }} + SOCIAL_AUTH_SLACK_SECRET: {{ .Values.weblate.auth.slack.SOCIAL_AUTH_SLACK_SECRET }} + {{- end }} + {{/* SAML */}} + {{- if .Values.weblate.auth.saml.WEBLATE_SAML_IDP_ENTITY_ID }} + WEBLATE_SAML_IDP_ENTITY_ID: {{ .Values.weblate.auth.saml.WEBLATE_SAML_IDP_ENTITY_ID | quote }} + {{- end }} + {{- if .Values.weblate.auth.saml.WEBLATE_SAML_IDP_URL }} + WEBLATE_SAML_IDP_URL: {{ .Values.weblate.auth.saml.WEBLATE_SAML_IDP_URL | quote }} + {{- end }} + {{- if .Values.weblate.auth.saml.WEBLATE_SAML_IDP_X509CERT }} + WEBLATE_SAML_IDP_X509CERT: {{ .Values.weblate.auth.saml.WEBLATE_SAML_IDP_X509CERT | quote }} + {{- end }} + {{/* Email Server */}} + {{- if .Values.weblate.email.WEBLATE_EMAIL_HOST }} + WEBLATE_EMAIL_HOST: {{ .Values.weblate.email.WEBLATE_EMAIL_HOST | quote }} + {{- end }} + {{- if .Values.weblate.email.WEBLATE_EMAIL_PORT }} + WEBLATE_EMAIL_PORT: {{ .Values.weblate.email.WEBLATE_EMAIL_PORT | quote }} + {{- end }} + {{- if .Values.weblate.email.WEBLATE_EMAIL_HOST_USER }} + WEBLATE_EMAIL_HOST_USER: {{ .Values.weblate.email.WEBLATE_EMAIL_HOST_USER | quote }} + {{- end }} + {{- if .Values.weblate.email.WEBLATE_EMAIL_HOST_PASSWORD }} + WEBLATE_EMAIL_HOST_PASSWORD: {{ .Values.weblate.email.WEBLATE_EMAIL_HOST_PASSWORD | quote }} + {{- end }} + {{- if .Values.weblate.email.WEBLATE_EMAIL_USE_SSL }} + WEBLATE_EMAIL_USE_SSL: "true" + {{- else }} + WEBLATE_EMAIL_USE_SSL: "false" + {{- end }} + {{- if .Values.weblate.email.WEBLATE_EMAIL_USE_TLS }} + WEBLATE_EMAIL_USE_TLS: "true" + {{- else }} + WEBLATE_EMAIL_USE_TLS: "false" + {{- end }} + {{- if .Values.weblate.email.WEBLATE_EMAIL_BACKEND }} + WEBLATE_EMAIL_BACKEND: {{ .Values.weblate.email.WEBLATE_EMAIL_BACKEND | quote }} + {{- end }} + {{/* Site Integration */}} + {{- if .Values.weblate.siteintegration.WEBLATE_GET_HELP_URL }} + WEBLATE_GET_HELP_URL: {{ .Values.weblate.siteintegration.WEBLATE_GET_HELP_URL | quote }} + {{- end }} + {{- if .Values.weblate.siteintegration.WEBLATE_STATUS_URL }} + WEBLATE_STATUS_URL: {{ .Values.weblate.siteintegration.WEBLATE_STATUS_URL | quote }} + {{- end }} + {{- if .Values.weblate.siteintegration.WEBLATE_LEGAL_URL }} + WEBLATE_LEGAL_URL: {{ .Values.weblate.siteintegration.WEBLATE_LEGAL_URL | quote }} + {{- end }} + {{- if .Values.weblate.siteintegration.WEBLATE_PRIVACY_URL }} + WEBLATE_PRIVACY_URL: {{ .Values.weblate.siteintegration.WEBLATE_PRIVACY_URL | quote }} + {{- end }} + {{/* Error Reporting */}} + {{- if .Values.weblate.errorreport.ROLLBAR_KEY }} + ROLLBAR_KEY: {{ .Values.weblate.REPALCEME.ROLLBAR_KEY | quote }} + {{- end }} + {{- if .Values.weblate.errorreport.ROLLBAR_ENVIRONMENT }} + ROLLBAR_ENVIRONMENT: {{ .Values.weblate.REPALCEME.ROLLBAR_ENVIRONMENT | quote }} + {{- end }} + {{- if .Values.weblate.errorreport.SENTRY_DSN }} + SENTRY_DSN: {{ .Values.weblate.REPALCEME.SENTRY_DSN | quote }} + {{- end }} + {{- if .Values.weblate.errorreport.SENTRY_ENVIRONMENT }} + SENTRY_ENVIRONMENT: {{ .Values.weblate.REPALCEME.SENTRY_ENVIRONMENT | quote }} + {{- end }} + {{/* Localization CDN */}} + {{- if .Values.weblate.localization.WEBLATE_LOCALIZE_CDN_URL }} + WEBLATE_LOCALIZE_CDN_URL: {{ .Values.weblate.localization.WEBLATE_LOCALIZE_CDN_URL | quote }} + {{- end }} + {{- if .Values.weblate.localization.WEBLATE_LOCALIZE_CDN_PATH }} + WEBLATE_LOCALIZE_CDN_PATH: {{ .Values.weblate.localization.WEBLATE_LOCALIZE_CDN_PATH | quote }} + {{- end }} +{{- end -}} diff --git a/stable/weblate/12.1.0/templates/common.yaml b/stable/weblate/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..ba05794020 --- /dev/null +++ b/stable/weblate/12.1.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{ include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for weblate */}} +{{- $configmap := include "weblate.configmap" . | fromYaml -}} +{{- if $configmap -}} +{{- $_ := set .Values.configmap "weblate-env" $configmap -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/weblate/12.1.0/values.yaml b/stable/weblate/12.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/webnut/7.0.1/CHANGELOG.md b/stable/webnut/7.0.1/CHANGELOG.md deleted file mode 100644 index 7c3e0ec905..0000000000 --- a/stable/webnut/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webnut-7.0.1](https://github.com/truecharts/charts/compare/webnut-7.0.0...webnut-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [webnut-7.0.0](https://github.com/truecharts/charts/compare/webnut-6.0.11...webnut-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [webnut-6.0.11](https://github.com/truecharts/charts/compare/webnut-6.0.10...webnut-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [webnut-6.0.10](https://github.com/truecharts/charts/compare/webnut-6.0.9...webnut-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [webnut-6.0.9](https://github.com/truecharts/charts/compare/webnut-6.0.8...webnut-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [webnut-6.0.8](https://github.com/truecharts/charts/compare/webnut-6.0.7...webnut-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [webnut-6.0.7](https://github.com/truecharts/charts/compare/webnut-6.0.6...webnut-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [webnut-6.0.6](https://github.com/truecharts/charts/compare/webnut-6.0.5...webnut-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [webnut-6.0.5](https://github.com/truecharts/charts/compare/webnut-6.0.4...webnut-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [webnut-6.0.4](https://github.com/truecharts/charts/compare/webnut-6.0.3...webnut-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [webnut-6.0.3](https://github.com/truecharts/charts/compare/webnut-6.0.2...webnut-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/webnut/7.0.1/Chart.yaml b/stable/webnut/7.0.1/Chart.yaml deleted file mode 100644 index c3d6f73c14..0000000000 --- a/stable/webnut/7.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: webnut -version: 7.0.1 -appVersion: latest -description: webNUT (UPS network monitoring web ui). -home: https://truecharts.org/charts/stable/webnut -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webnut - - https://hub.docker.com/r/edgd1er/webnut - - https://github.com/rshipp/webNUT -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - webnut - - ups - - monitoring -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/webnut/7.0.1/app-changelog.md b/stable/webnut/7.0.1/app-changelog.md deleted file mode 100644 index 2ff26c03e7..0000000000 --- a/stable/webnut/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webnut-7.0.1](https://github.com/truecharts/charts/compare/webnut-7.0.0...webnut-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/webnut/7.0.1/charts/common-17.1.4.tgz b/stable/webnut/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/webnut/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/webnut/7.1.0/CHANGELOG.md b/stable/webnut/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..392d542045 --- /dev/null +++ b/stable/webnut/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [webnut-7.1.0](https://github.com/truecharts/charts/compare/webnut-7.0.1...webnut-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [webnut-7.0.1](https://github.com/truecharts/charts/compare/webnut-7.0.0...webnut-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [webnut-7.0.0](https://github.com/truecharts/charts/compare/webnut-6.0.11...webnut-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [webnut-6.0.11](https://github.com/truecharts/charts/compare/webnut-6.0.10...webnut-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [webnut-6.0.10](https://github.com/truecharts/charts/compare/webnut-6.0.9...webnut-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [webnut-6.0.9](https://github.com/truecharts/charts/compare/webnut-6.0.8...webnut-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [webnut-6.0.8](https://github.com/truecharts/charts/compare/webnut-6.0.7...webnut-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [webnut-6.0.7](https://github.com/truecharts/charts/compare/webnut-6.0.6...webnut-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [webnut-6.0.6](https://github.com/truecharts/charts/compare/webnut-6.0.5...webnut-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [webnut-6.0.5](https://github.com/truecharts/charts/compare/webnut-6.0.4...webnut-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [webnut-6.0.4](https://github.com/truecharts/charts/compare/webnut-6.0.3...webnut-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/webnut/7.1.0/Chart.yaml b/stable/webnut/7.1.0/Chart.yaml new file mode 100644 index 0000000000..befedcdab8 --- /dev/null +++ b/stable/webnut/7.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: webnut +version: 7.1.0 +appVersion: latest +description: webNUT (UPS network monitoring web ui). +home: https://truecharts.org/charts/stable/webnut +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.png +deprecated: false +sources: + - https://github.com/rshipp/webNUT + - https://github.com/truecharts/charts/tree/master/charts/stable/webnut + - https://hub.docker.com/r/edgd1er/webnut +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - webnut + - ups + - monitoring +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: monitoring + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/webnut/7.0.1/README.md b/stable/webnut/7.1.0/README.md similarity index 100% rename from stable/webnut/7.0.1/README.md rename to stable/webnut/7.1.0/README.md diff --git a/stable/webnut/7.1.0/app-changelog.md b/stable/webnut/7.1.0/app-changelog.md new file mode 100644 index 0000000000..05970027f9 --- /dev/null +++ b/stable/webnut/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webnut-7.1.0](https://github.com/truecharts/charts/compare/webnut-7.0.1...webnut-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/webnut/7.0.1/app-readme.md b/stable/webnut/7.1.0/app-readme.md similarity index 100% rename from stable/webnut/7.0.1/app-readme.md rename to stable/webnut/7.1.0/app-readme.md diff --git a/stable/webnut/7.1.0/charts/common-17.2.2.tgz b/stable/webnut/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/webnut/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/webnut/7.0.1/ix_values.yaml b/stable/webnut/7.1.0/ix_values.yaml similarity index 100% rename from stable/webnut/7.0.1/ix_values.yaml rename to stable/webnut/7.1.0/ix_values.yaml diff --git a/stable/webnut/7.0.1/questions.yaml b/stable/webnut/7.1.0/questions.yaml similarity index 100% rename from stable/webnut/7.0.1/questions.yaml rename to stable/webnut/7.1.0/questions.yaml diff --git a/stable/webnut/7.1.0/templates/NOTES.txt b/stable/webnut/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/webnut/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webnut/7.1.0/templates/common.yaml b/stable/webnut/7.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/webnut/7.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webnut/7.1.0/values.yaml b/stable/webnut/7.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/webp-server/4.0.1/CHANGELOG.md b/stable/webp-server/4.0.1/CHANGELOG.md deleted file mode 100644 index 049231185d..0000000000 --- a/stable/webp-server/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webp-server-4.0.1](https://github.com/truecharts/charts/compare/webp-server-4.0.0...webp-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [webp-server-4.0.0](https://github.com/truecharts/charts/compare/webp-server-3.0.19...webp-server-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [webp-server-3.0.19](https://github.com/truecharts/charts/compare/webp-server-3.0.18...webp-server-3.0.19) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [webp-server-3.0.18](https://github.com/truecharts/charts/compare/webp-server-3.0.17...webp-server-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [webp-server-3.0.17](https://github.com/truecharts/charts/compare/webp-server-3.0.16...webp-server-3.0.17) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [webp-server-3.0.16](https://github.com/truecharts/charts/compare/webp-server-3.0.15...webp-server-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [webp-server-3.0.15](https://github.com/truecharts/charts/compare/webp-server-3.0.14...webp-server-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [webp-server-3.0.14](https://github.com/truecharts/charts/compare/webp-server-3.0.13...webp-server-3.0.14) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [webp-server-3.0.13](https://github.com/truecharts/charts/compare/webp-server-3.0.12...webp-server-3.0.13) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [webp-server-3.0.12](https://github.com/truecharts/charts/compare/webp-server-3.0.11...webp-server-3.0.12) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [webp-server-3.0.11](https://github.com/truecharts/charts/compare/webp-server-3.0.10...webp-server-3.0.11) (2023-12-21) - -### Chore diff --git a/stable/webp-server/4.0.1/Chart.yaml b/stable/webp-server/4.0.1/Chart.yaml deleted file mode 100644 index ecaa69c9ae..0000000000 --- a/stable/webp-server/4.0.1/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: webp-server -version: 4.0.1 -appVersion: latest -description: This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json. -home: https://truecharts.org/charts/incubator/webp-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.png -deprecated: false -sources: - - https://github.com/webp-sh/webp_server_go - - https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server - - https://hub.docker.com/r/webpsh/webps -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - webp-server - - Cloud - - Productivity - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/webp-server/4.0.1/app-changelog.md b/stable/webp-server/4.0.1/app-changelog.md deleted file mode 100644 index 0a96b0e046..0000000000 --- a/stable/webp-server/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webp-server-4.0.1](https://github.com/truecharts/charts/compare/webp-server-4.0.0...webp-server-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/webp-server/4.0.1/charts/common-17.1.4.tgz b/stable/webp-server/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/webp-server/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/webp-server/4.1.0/CHANGELOG.md b/stable/webp-server/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..72080ac031 --- /dev/null +++ b/stable/webp-server/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [webp-server-4.1.0](https://github.com/truecharts/charts/compare/webp-server-4.0.1...webp-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [webp-server-4.0.1](https://github.com/truecharts/charts/compare/webp-server-4.0.0...webp-server-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [webp-server-4.0.0](https://github.com/truecharts/charts/compare/webp-server-3.0.19...webp-server-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [webp-server-3.0.19](https://github.com/truecharts/charts/compare/webp-server-3.0.18...webp-server-3.0.19) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [webp-server-3.0.18](https://github.com/truecharts/charts/compare/webp-server-3.0.17...webp-server-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [webp-server-3.0.17](https://github.com/truecharts/charts/compare/webp-server-3.0.16...webp-server-3.0.17) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [webp-server-3.0.16](https://github.com/truecharts/charts/compare/webp-server-3.0.15...webp-server-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [webp-server-3.0.15](https://github.com/truecharts/charts/compare/webp-server-3.0.14...webp-server-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [webp-server-3.0.14](https://github.com/truecharts/charts/compare/webp-server-3.0.13...webp-server-3.0.14) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [webp-server-3.0.13](https://github.com/truecharts/charts/compare/webp-server-3.0.12...webp-server-3.0.13) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [webp-server-3.0.12](https://github.com/truecharts/charts/compare/webp-server-3.0.11...webp-server-3.0.12) (2023-12-21) + +### Fix diff --git a/stable/webp-server/4.1.0/Chart.yaml b/stable/webp-server/4.1.0/Chart.yaml new file mode 100644 index 0000000000..4223337efb --- /dev/null +++ b/stable/webp-server/4.1.0/Chart.yaml @@ -0,0 +1,42 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: webp-server +version: 4.1.0 +appVersion: latest +description: This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json. +home: https://truecharts.org/charts/incubator/webp-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.png +deprecated: false +sources: + - https://github.com/webp-sh/webp_server_go + - https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server + - https://hub.docker.com/r/webpsh/webps +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - webp-server + - Cloud + - Productivity + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/webp-server/4.0.1/README.md b/stable/webp-server/4.1.0/README.md similarity index 100% rename from stable/webp-server/4.0.1/README.md rename to stable/webp-server/4.1.0/README.md diff --git a/stable/webp-server/4.1.0/app-changelog.md b/stable/webp-server/4.1.0/app-changelog.md new file mode 100644 index 0000000000..743948bb8b --- /dev/null +++ b/stable/webp-server/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webp-server-4.1.0](https://github.com/truecharts/charts/compare/webp-server-4.0.1...webp-server-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/webp-server/4.0.1/app-readme.md b/stable/webp-server/4.1.0/app-readme.md similarity index 100% rename from stable/webp-server/4.0.1/app-readme.md rename to stable/webp-server/4.1.0/app-readme.md diff --git a/stable/webp-server/4.1.0/charts/common-17.2.2.tgz b/stable/webp-server/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/webp-server/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/webp-server/4.0.1/ix_values.yaml b/stable/webp-server/4.1.0/ix_values.yaml similarity index 100% rename from stable/webp-server/4.0.1/ix_values.yaml rename to stable/webp-server/4.1.0/ix_values.yaml diff --git a/stable/webp-server/4.0.1/questions.yaml b/stable/webp-server/4.1.0/questions.yaml similarity index 100% rename from stable/webp-server/4.0.1/questions.yaml rename to stable/webp-server/4.1.0/questions.yaml diff --git a/stable/xmrig/4.0.1/templates/common.yaml b/stable/webp-server/4.1.0/templates/common.yaml similarity index 100% rename from stable/xmrig/4.0.1/templates/common.yaml rename to stable/webp-server/4.1.0/templates/common.yaml diff --git a/stable/webp-server/4.1.0/values.yaml b/stable/webp-server/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/website-shot/9.0.1/CHANGELOG.md b/stable/website-shot/9.0.1/CHANGELOG.md deleted file mode 100644 index e519f4f328..0000000000 --- a/stable/website-shot/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [website-shot-9.0.1](https://github.com/truecharts/charts/compare/website-shot-9.0.0...website-shot-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [website-shot-9.0.0](https://github.com/truecharts/charts/compare/website-shot-8.0.11...website-shot-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [website-shot-8.0.11](https://github.com/truecharts/charts/compare/website-shot-8.0.10...website-shot-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [website-shot-8.0.10](https://github.com/truecharts/charts/compare/website-shot-8.0.9...website-shot-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [website-shot-8.0.9](https://github.com/truecharts/charts/compare/website-shot-8.0.8...website-shot-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [website-shot-8.0.8](https://github.com/truecharts/charts/compare/website-shot-8.0.7...website-shot-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [website-shot-8.0.7](https://github.com/truecharts/charts/compare/website-shot-8.0.6...website-shot-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [website-shot-8.0.6](https://github.com/truecharts/charts/compare/website-shot-8.0.5...website-shot-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [website-shot-8.0.5](https://github.com/truecharts/charts/compare/website-shot-8.0.4...website-shot-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [website-shot-8.0.4](https://github.com/truecharts/charts/compare/website-shot-8.0.3...website-shot-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [website-shot-8.0.3](https://github.com/truecharts/charts/compare/website-shot-8.0.2...website-shot-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/website-shot/9.0.1/Chart.yaml b/stable/website-shot/9.0.1/Chart.yaml deleted file mode 100644 index 8984057d1d..0000000000 --- a/stable/website-shot/9.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: website-shot -version: 9.0.1 -appVersion: latest -description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. -home: https://truecharts.org/charts/stable/website-shot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png -deprecated: false -sources: - - https://github.com/Flowko/website-shot - - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot - - https://hub.docker.com/r/flowko1/website-shot -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - website-shot -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/website-shot/9.0.1/app-changelog.md b/stable/website-shot/9.0.1/app-changelog.md deleted file mode 100644 index 9e57045861..0000000000 --- a/stable/website-shot/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [website-shot-9.0.1](https://github.com/truecharts/charts/compare/website-shot-9.0.0...website-shot-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/website-shot/9.0.1/charts/common-17.1.4.tgz b/stable/website-shot/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/website-shot/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/website-shot/9.1.0/CHANGELOG.md b/stable/website-shot/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..14792c8e2d --- /dev/null +++ b/stable/website-shot/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [website-shot-9.1.0](https://github.com/truecharts/charts/compare/website-shot-9.0.1...website-shot-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [website-shot-9.0.1](https://github.com/truecharts/charts/compare/website-shot-9.0.0...website-shot-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [website-shot-9.0.0](https://github.com/truecharts/charts/compare/website-shot-8.0.11...website-shot-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [website-shot-8.0.11](https://github.com/truecharts/charts/compare/website-shot-8.0.10...website-shot-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [website-shot-8.0.10](https://github.com/truecharts/charts/compare/website-shot-8.0.9...website-shot-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [website-shot-8.0.9](https://github.com/truecharts/charts/compare/website-shot-8.0.8...website-shot-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [website-shot-8.0.8](https://github.com/truecharts/charts/compare/website-shot-8.0.7...website-shot-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [website-shot-8.0.7](https://github.com/truecharts/charts/compare/website-shot-8.0.6...website-shot-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [website-shot-8.0.6](https://github.com/truecharts/charts/compare/website-shot-8.0.5...website-shot-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [website-shot-8.0.5](https://github.com/truecharts/charts/compare/website-shot-8.0.4...website-shot-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [website-shot-8.0.4](https://github.com/truecharts/charts/compare/website-shot-8.0.3...website-shot-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/website-shot/9.1.0/Chart.yaml b/stable/website-shot/9.1.0/Chart.yaml new file mode 100644 index 0000000000..3d8ea11a74 --- /dev/null +++ b/stable/website-shot/9.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: website-shot +version: 9.1.0 +appVersion: latest +description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. +home: https://truecharts.org/charts/stable/website-shot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png +deprecated: false +sources: + - https://github.com/Flowko/website-shot + - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot + - https://hub.docker.com/r/flowko1/website-shot +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - website-shot +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/website-shot/9.0.1/README.md b/stable/website-shot/9.1.0/README.md similarity index 100% rename from stable/website-shot/9.0.1/README.md rename to stable/website-shot/9.1.0/README.md diff --git a/stable/website-shot/9.1.0/app-changelog.md b/stable/website-shot/9.1.0/app-changelog.md new file mode 100644 index 0000000000..347baaf0a9 --- /dev/null +++ b/stable/website-shot/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [website-shot-9.1.0](https://github.com/truecharts/charts/compare/website-shot-9.0.1...website-shot-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/website-shot/9.0.1/app-readme.md b/stable/website-shot/9.1.0/app-readme.md similarity index 100% rename from stable/website-shot/9.0.1/app-readme.md rename to stable/website-shot/9.1.0/app-readme.md diff --git a/stable/website-shot/9.1.0/charts/common-17.2.2.tgz b/stable/website-shot/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/website-shot/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/website-shot/9.0.1/ix_values.yaml b/stable/website-shot/9.1.0/ix_values.yaml similarity index 100% rename from stable/website-shot/9.0.1/ix_values.yaml rename to stable/website-shot/9.1.0/ix_values.yaml diff --git a/stable/website-shot/9.0.1/questions.yaml b/stable/website-shot/9.1.0/questions.yaml similarity index 100% rename from stable/website-shot/9.0.1/questions.yaml rename to stable/website-shot/9.1.0/questions.yaml diff --git a/stable/website-shot/9.1.0/templates/NOTES.txt b/stable/website-shot/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/website-shot/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/website-shot/9.1.0/templates/common.yaml b/stable/website-shot/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/website-shot/9.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/website-shot/9.1.0/values.yaml b/stable/website-shot/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/webtop/8.0.1/CHANGELOG.md b/stable/webtop/8.0.1/CHANGELOG.md deleted file mode 100644 index c72e69e7b1..0000000000 --- a/stable/webtop/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webtop-8.0.1](https://github.com/truecharts/charts/compare/webtop-8.0.0...webtop-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [webtop-8.0.0](https://github.com/truecharts/charts/compare/webtop-7.0.29...webtop-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [webtop-7.0.29](https://github.com/truecharts/charts/compare/webtop-7.0.11...webtop-7.0.29) (2023-12-25) - -### Chore - -- update webtop by renovate ([#16455](https://github.com/truecharts/charts/issues/16455)) - - - - -## [webtop-7.0.11](https://github.com/truecharts/charts/compare/webtop-7.0.10...webtop-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [webtop-7.0.10](https://github.com/truecharts/charts/compare/webtop-7.0.9...webtop-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [webtop-7.0.9](https://github.com/truecharts/charts/compare/webtop-7.0.8...webtop-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [webtop-7.0.8](https://github.com/truecharts/charts/compare/webtop-7.0.7...webtop-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [webtop-7.0.7](https://github.com/truecharts/charts/compare/webtop-7.0.6...webtop-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [webtop-7.0.6](https://github.com/truecharts/charts/compare/webtop-7.0.5...webtop-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [webtop-7.0.5](https://github.com/truecharts/charts/compare/webtop-7.0.4...webtop-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [webtop-7.0.4](https://github.com/truecharts/charts/compare/webtop-7.0.3...webtop-7.0.4) (2023-12-21) - -### Fix diff --git a/stable/webtop/8.0.1/Chart.yaml b/stable/webtop/8.0.1/Chart.yaml deleted file mode 100644 index e0c206ddab..0000000000 --- a/stable/webtop/8.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: webtop -version: 8.0.1 -appVersion: latest -description: Webtop full desktop environments in officially supported flavors accessible via any modern web browser. -home: https://truecharts.org/charts/stable/webtop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png -deprecated: false -sources: - - https://github.com/linuxserver/docker-webtop#readme - - https://github.com/linuxserver/gclient - - https://github.com/orgs/linuxserver/packages/container/package/webtop - - https://github.com/truecharts/charts/tree/master/charts/stable/webtop - - https://fleet.linuxserver.io/image?name=linuxserver/webtop -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - webtop - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/webtop/8.0.1/app-changelog.md b/stable/webtop/8.0.1/app-changelog.md deleted file mode 100644 index 80fc04c6c4..0000000000 --- a/stable/webtop/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-8.0.1](https://github.com/truecharts/charts/compare/webtop-8.0.0...webtop-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/webtop/8.0.1/charts/common-17.1.4.tgz b/stable/webtop/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/webtop/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/webtop/8.1.0/CHANGELOG.md b/stable/webtop/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5b2acc716f --- /dev/null +++ b/stable/webtop/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [webtop-8.1.0](https://github.com/truecharts/charts/compare/webtop-8.0.1...webtop-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [webtop-8.0.1](https://github.com/truecharts/charts/compare/webtop-8.0.0...webtop-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [webtop-8.0.0](https://github.com/truecharts/charts/compare/webtop-7.0.29...webtop-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [webtop-7.0.29](https://github.com/truecharts/charts/compare/webtop-7.0.11...webtop-7.0.29) (2023-12-25) + +### Chore + +- update webtop by renovate ([#16455](https://github.com/truecharts/charts/issues/16455)) + + + + +## [webtop-7.0.11](https://github.com/truecharts/charts/compare/webtop-7.0.10...webtop-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [webtop-7.0.10](https://github.com/truecharts/charts/compare/webtop-7.0.9...webtop-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [webtop-7.0.9](https://github.com/truecharts/charts/compare/webtop-7.0.8...webtop-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [webtop-7.0.8](https://github.com/truecharts/charts/compare/webtop-7.0.7...webtop-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [webtop-7.0.7](https://github.com/truecharts/charts/compare/webtop-7.0.6...webtop-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [webtop-7.0.6](https://github.com/truecharts/charts/compare/webtop-7.0.5...webtop-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [webtop-7.0.5](https://github.com/truecharts/charts/compare/webtop-7.0.4...webtop-7.0.5) (2023-12-22) + +### Fix diff --git a/stable/webtop/8.1.0/Chart.yaml b/stable/webtop/8.1.0/Chart.yaml new file mode 100644 index 0000000000..bff842e133 --- /dev/null +++ b/stable/webtop/8.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: webtop +version: 8.1.0 +appVersion: latest +description: Webtop full desktop environments in officially supported flavors accessible via any modern web browser. +home: https://truecharts.org/charts/stable/webtop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png +deprecated: false +sources: + - https://github.com/linuxserver/docker-webtop#readme + - https://github.com/linuxserver/gclient + - https://github.com/orgs/linuxserver/packages/container/package/webtop + - https://github.com/truecharts/charts/tree/master/charts/stable/webtop + - https://fleet.linuxserver.io/image?name=linuxserver/webtop +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - webtop + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/webtop/8.0.1/README.md b/stable/webtop/8.1.0/README.md similarity index 100% rename from stable/webtop/8.0.1/README.md rename to stable/webtop/8.1.0/README.md diff --git a/stable/webtop/8.1.0/app-changelog.md b/stable/webtop/8.1.0/app-changelog.md new file mode 100644 index 0000000000..2eb1524254 --- /dev/null +++ b/stable/webtop/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-8.1.0](https://github.com/truecharts/charts/compare/webtop-8.0.1...webtop-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/webtop/8.0.1/app-readme.md b/stable/webtop/8.1.0/app-readme.md similarity index 100% rename from stable/webtop/8.0.1/app-readme.md rename to stable/webtop/8.1.0/app-readme.md diff --git a/stable/webtop/8.1.0/charts/common-17.2.2.tgz b/stable/webtop/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/webtop/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/webtop/8.0.1/ix_values.yaml b/stable/webtop/8.1.0/ix_values.yaml similarity index 100% rename from stable/webtop/8.0.1/ix_values.yaml rename to stable/webtop/8.1.0/ix_values.yaml diff --git a/stable/webtop/8.0.1/questions.yaml b/stable/webtop/8.1.0/questions.yaml similarity index 100% rename from stable/webtop/8.0.1/questions.yaml rename to stable/webtop/8.1.0/questions.yaml diff --git a/stable/webtop/8.1.0/templates/NOTES.txt b/stable/webtop/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/webtop/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xonotic/4.0.1/templates/common.yaml b/stable/webtop/8.1.0/templates/common.yaml similarity index 100% rename from stable/xonotic/4.0.1/templates/common.yaml rename to stable/webtop/8.1.0/templates/common.yaml diff --git a/stable/webtop/8.1.0/values.yaml b/stable/webtop/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wekan/13.1.0/CHANGELOG.md b/stable/wekan/13.1.0/CHANGELOG.md new file mode 100644 index 0000000000..8740842324 --- /dev/null +++ b/stable/wekan/13.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wekan-13.1.0](https://github.com/truecharts/charts/compare/wekan-13.0.2...wekan-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [wekan-13.0.2](https://github.com/truecharts/charts/compare/wekan-13.0.1...wekan-13.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [wekan-13.0.1](https://github.com/truecharts/charts/compare/wekan-13.0.0...wekan-13.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [wekan-13.0.0](https://github.com/truecharts/charts/compare/wekan-12.0.0...wekan-13.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [wekan-13.0.0](https://github.com/truecharts/charts/compare/wekan-12.0.0...wekan-13.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [wekan-12.0.0](https://github.com/truecharts/charts/compare/wekan-11.0.12...wekan-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [wekan-11.0.12](https://github.com/truecharts/charts/compare/wekan-11.0.11...wekan-11.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [wekan-11.0.11](https://github.com/truecharts/charts/compare/wekan-11.0.10...wekan-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [wekan-11.0.10](https://github.com/truecharts/charts/compare/wekan-11.0.9...wekan-11.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [wekan-11.0.9](https://github.com/truecharts/charts/compare/wekan-11.0.8...wekan-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [wekan-11.0.8](https://github.com/truecharts/charts/compare/wekan-11.0.7...wekan-11.0.8) (2023-12-23) + +### Chore diff --git a/stable/wekan/13.1.0/Chart.yaml b/stable/wekan/13.1.0/Chart.yaml new file mode 100644 index 0000000000..14965d6022 --- /dev/null +++ b/stable/wekan/13.1.0/Chart.yaml @@ -0,0 +1,45 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: wekan +version: 13.1.0 +appVersion: "7.24" +description: WeKan - Open Source kanban +home: https://truecharts.org/charts/stable/wekan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png +deprecated: false +sources: + - https://github.com/wekan/wekan + - https://wekan.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/wekan + - https://hub.docker.com/r/wekanteam/wekan +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - wekan + - kanban +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 11.1.0 + repository: https://deps.truecharts.org + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/wekan/13.1.0/README.md b/stable/wekan/13.1.0/README.md new file mode 100644 index 0000000000..5608dfe488 --- /dev/null +++ b/stable/wekan/13.1.0/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/wekan) + +**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/wekan/13.1.0/app-changelog.md b/stable/wekan/13.1.0/app-changelog.md new file mode 100644 index 0000000000..e21bd4ac6c --- /dev/null +++ b/stable/wekan/13.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wekan-13.1.0](https://github.com/truecharts/charts/compare/wekan-13.0.2...wekan-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/wekan/13.1.0/app-readme.md b/stable/wekan/13.1.0/app-readme.md new file mode 100644 index 0000000000..e0a07691ef --- /dev/null +++ b/stable/wekan/13.1.0/app-readme.md @@ -0,0 +1,8 @@ +WeKan - Open Source kanban + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/wekan](https://truecharts.org/charts/stable/wekan) + +--- + +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/wekan/13.1.0/charts/common-17.2.2.tgz b/stable/wekan/13.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/wekan/13.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/wekan/13.1.0/charts/mongodb-11.1.0.tgz b/stable/wekan/13.1.0/charts/mongodb-11.1.0.tgz new file mode 100644 index 0000000000..37f2d6b534 Binary files /dev/null and b/stable/wekan/13.1.0/charts/mongodb-11.1.0.tgz differ diff --git a/stable/wekan/13.1.0/ix_values.yaml b/stable/wekan/13.1.0/ix_values.yaml new file mode 100644 index 0000000000..1a645dc5d2 --- /dev/null +++ b/stable/wekan/13.1.0/ix_values.yaml @@ -0,0 +1,159 @@ +image: + repository: wekanteam/wekan + tag: v7.24@sha256:edde3aca99c7680089e486f97c377d7d37f9bad40ccfa85558f81dd7d0e67dad + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10192 + targetPort: 8080 +mongodb: + enabled: true + mongodbUsername: wekan + mongodbDatabase: wekan +persistence: + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + env: + WRITABLE_PATH: "/data" + # User Defined + ROOT_URL: "http://localhost:8080" + # BROWSER_POLICY_ENABLED: false + # TRUSTED_URL: "" + # LOGOUT_WITH_TIMER: false + # LOGOUT_IN: 0 + # LOGOUT_ON_HOURS: 0 + # LOGOUT_ON_MINUTES: 0 + # ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS: 90 + # ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURES_BEFORE: 3 + # ACCOUNTS_LOCKOUT_KNOWN_USERS_PERIOD: 60 + # ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURE_WINDOW: 15 + # ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURES_BERORE: 3 + # ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD: 60 + # ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW: 15 + # MAX_IMAGE_PIXEL: 1024 + # IMAGE_COMPRESS_RATIO: 80 + # MAIL_URL: "" + # MAIL_SERVICE_USER: "" + # MAIL_SERVICE_PASSWORD: "" + # MAIL_SERVICE: "" + # BIGEVENTS_PATTERN: "NONE" + # NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE: 90 + # EMAIL_NOTIFICATION_TIMEOUT: 30000 + # NOTIFY_DUE_DAYS_BEFORE_AND_AFTER: "2,0" + # NOTIFY_DUE_AT_HOUR_OF_DAY: 8 + # RESULTS_PER_PAGE: 20 + # RICHER_CARD_COMMENT_EDITOR: false + # CARD_OPENED_WEBHOOK_ENABLED: false + # PASSWORD_LOGIN_ENABLED: false + # WAIT_SPINNER: "Bounce" + # WITH_API: true + # WEBHOOKS_ATTRIBUTES: "cardId,listId,oldListId,boardId,comment,user,card,commentId,swimlaneId,customerField,customFieldValue" + # CORS: "*" + # CORS_ALLOW_HEADERS: "Authorization,Content-Type" + # CORS_EXPOSE_HEADERS: "*" + # MATOMO_ADDRESS: "" + # MATOMO_SITE_ID: 1 + # MATOMO_DO_NOT_TRACK: true + # MATOMO_WITH_USERNAME: true + # ORACLE_OIM_ENABLED: false + # OAUTH2_ENABLED: false + # OAUTH2_LOGIN_STYLE: "redirect" + # OAUTH2_CLIENT_ID: "" + # OAUTH2_SECRET: "" + # OAUTH2_SERVER_URL: "" + # OAUTH2_AUTH_ENDPOINT: "" + # OAUTH2_USERINFO_ENDPOINT: "" + # OAUTH2_TOKEN_ENDPOINT: "" + # OAUTH2_ID_MAP: "" + # OAUTH2_USERNAME_MAP: "" + # OAUTH2_FULLNAME_MAP: "" + # OAUTH2_EMAIL_MAP: "" + # OAUTH2_ID_TOKEN_WHITELIST_FIELDS: "" + # OAUTH2_REQUEST_PERMISSIONS: "" + # OAUTH2_CA_CERT: "" + # OAUTH2_ADFS_ENABLED: false + # LDAP_ENABLE: false + # DEFAULT_AUTHENTICATION_METHOD: "ldap" + # LDAP_PORT: 389 + # LDAP_HOST: "" + # LDAP_AD_SIMPLE_AUTH: false + # LDAP_USER_AUTHENTICATION: false + # LDAP_USER_AUTHENTICATION_FIELD: "uid" + # LDAP_DEFAULT_DOMAIN: "" + # LDAP_BASEDN: "" + # LDAP_LOGIN_FALLBACK: false + # LDAP_RECONNECT: true + # LDAP_TIMEOUT: 10000 + # LDAP_IDLE_TIMEOUT: 10000 + # LDAP_CONNECT_TIMEOUT: 10000 + # LDAP_AUTHENTIFICATION: true + # LDAP_AUTHENTIFICATION_USERDN: "" + # LDAP_AUTHENTIFICATION_PASSWORD: "" + # LDAP_LOG_ENABLED: true + # LDAP_BACKGROUND_SYNC: true + # LDAP_BACKGROUND_SYNC_INTERVAL: "every 1 hour" + # LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED: false + # LDAP_BACKGROUND_SYNC_IMPORT_NEW_USERS: false + # LDAP_ENCRYPTION: "false" + # LDAP_CA_CERT: "" + # LDAP_REJECT_UNAUTHORIZED: false + # LDAP_USER_SEARCH_FILTER: "" + # LDAP_USER_SEARCH_SCOPE: "one" + # LDAP_USER_SEARCH_FIELD: "" + # LDAP_SEARCH_PAGE_SIZE: 0 + # LDAP_SEARCH_SIZE_LIMIT: 0 + # LDAP_GROUP_FILTER_ENABLE: false + # LDAP_GROUP_FILTER_OBJECTCLASS: "" + # LDAP_GROUP_FILTER_GROUP_ID_ATTRIBUTE: "" + # LDAP_GROUP_FILTER_GROUP_MEMBER_ATTRIBUTE: "" + # LDAP_GROUP_FILTER_GROUP_MEMBER_FORMAT: "" + # LDAP_GROUP_FILTER_GROUP_NAME: "" + # LDAP_UNIQUE_IDENTIFIER_FIELD: "" + # LDAP_UTF8_NAMES_SLUGIFY: true + # LDAP_USERNAME_FIELD: "" + # LDAP_FULLNAME_FIELD: "fullname" + # LDAP_MERGE_EXISTING_USERS: false + # LDAP_EMAIL_MATCH_ENABLE: true + # LDAP_EMAIL_MATCH_REQUIRE: true + # LDAP_EMAIL_MATCH_VERIFIED: true + # LDAP_EMAIL_FIELD: "mail" + # LDAP_SYNC_USER_DATA: false + # LDAP_SYNC_USER_DATA_FIELDMAP: "" + # LDAP_SYNC_GROUP_ROLES: "" + # LDAP_SYNC_ADMIN_STATUS: true + # LDAP_SYNC_ADMIN_GROUPS: "" + # HEADER_LOGIN_ID: "" + # HEADER_LOGIN_FIRSTNAME: "" + # HEADER_LOGIN_LASTNAME: "" + # HEADER_LOGIN_EMAIL: "" + # CAS_ENABLED: false + # CAS_BASE_URL: "" + # CAS_LOGIN_URL: "" + # CAS_VALIDATE_URL: "" + # SAML_ENABLED: false + # SAML_PROVIDER: "" + # SAML_ENTRYPOINT: "" + # SAML_ISSUER: "" + # SAML_CERT: "" + # SAML_IDPSLO_REDIRECTURL: "" + # SAML_PRIVATE_KEYFILE: "" + # SAML_PUBLIC_CERTFILE: "" + # SAML_IDENTIFIER_FORMAT: "" + # SAML_LOCAL_PROFILE_MATCH_ATTRIBUTE: "" + # SAML_ATTRIBUTES: "" + MONGO_URL: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mongodbcreds" }}' + key: url diff --git a/stable/wekan/13.1.0/questions.yaml b/stable/wekan/13.1.0/questions.yaml new file mode 100644 index 0000000000..5d001498d4 --- /dev/null +++ b/stable/wekan/13.1.0/questions.yaml @@ -0,0 +1,3822 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ROOT_URL + label: "ROOT_URL" + schema: + type: string + default: "" + required: true + - variable: BROWSER_POLICY_ENABLED + label: "BROWSER_POLICY_ENABLED" + description: "Enable browser policy and allow one trusted URL that can have iframe that has Wekan embedded inside." + schema: + type: boolean + default: false + - variable: TRUSTED_URL + label: "TRUSTED_URL" + description: "When browser policy is enabled, HTML code at this Trusted URL can have iframe that embeds Wekan inside." + schema: + type: string + default: "" + - variable: logoutenabled + label: "Logout/Login Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: LOGOUT_WITH_TIMER + label: "LOGOUT_WITH_TIMER" + schema: + type: boolean + default: false + - variable: LOGOUT_IN + label: "LOGOUT_IN (Days)" + schema: + type: int + default: 0 + - variable: LOGOUT_ON_HOURS + label: "LOGOUT_ON_HOURS" + schema: + type: int + default: 0 + - variable: LOGOUT_ON_MINUTES + label: "LOGOUT_ON_MINUTES" + schema: + type: int + default: 0 + - variable: ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS + label: "ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS" + schema: + type: int + default: 90 + - variable: passwordnabled + label: "Password Brute Force Protection Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURES_BEFORE + label: "ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURES_BEFORE" + schema: + type: int + default: 3 + - variable: ACCOUNTS_LOCKOUT_KNOWN_USERS_PERIOD + label: "ACCOUNTS_LOCKOUT_KNOWN_USERS_PERIOD" + schema: + type: int + default: 60 + - variable: ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURE_WINDOW + label: "ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURE_WINDOW" + schema: + type: int + default: 15 + - variable: ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURES_BERORE + label: "ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURES_BERORE" + schema: + type: int + default: 3 + - variable: ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD + label: "ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD" + schema: + type: int + default: 60 + - variable: ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW + label: "ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW" + schema: + type: int + default: 15 + - variable: imagenabled + label: "Image Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: MAX_IMAGE_PIXEL + label: "MAX_IMAGE_PIXEL" + schema: + type: int + default: 1024 + - variable: IMAGE_COMPRESS_RATIO + label: "IMAGE_COMPRESS_RATIO" + schema: + type: int + default: 80 + - variable: mailenabled + label: "Mail Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: MAIL_URL + label: "MAIL_URL" + schema: + type: string + default: "" + - variable: MAIL_SERVICE_USER + label: "MAIL_SERVICE_USER" + schema: + type: string + default: "" + - variable: MAIL_SERVICE_PASSWORD + label: "MAIL_SERVICE_PASSWORD" + schema: + type: string + private: true + default: "" + - variable: MAIL_SERVICE + label: "MAIL_SERVICE" + schema: + type: string + default: "" + - variable: notificationsenabled + label: "Notifications Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: BIGEVENTS_PATTERN + label: "BIGEVENTS_PATTERN" + schema: + type: string + default: "NONE" + - variable: NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE + label: "NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE" + description: "Number of days after a notification is read before we remove it." + schema: + type: int + default: 90 + - variable: EMAIL_NOTIFICATION_TIMEOUT + label: "EMAIL_NOTIFICATION_TIMEOUT" + schema: + type: int + default: 30000 + - variable: NOTIFY_DUE_DAYS_BEFORE_AND_AFTER + label: "NOTIFY_DUE_DAYS_BEFORE_AND_AFTER" + description: "Notify due days, default is None, 2 days before and on the event day" + schema: + type: string + default: "2,0" + - variable: NOTIFY_DUE_AT_HOUR_OF_DAY + label: "NOTIFY_DUE_AT_HOUR_OF_DAY" + description: "Notify due at hour of day." + schema: + type: int + default: 8 + - variable: personalizationenabled + label: "UX Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: RESULTS_PER_PAGE + label: "RESULTS_PER_PAGE" + schema: + type: int + default: 20 + required: true + - variable: RICHER_CARD_COMMENT_EDITOR + label: "RICHER_CARD_COMMENT_EDITOR" + schema: + type: boolean + default: false + - variable: CARD_OPENED_WEBHOOK_ENABLED + label: "CARD_OPENED_WEBHOOK_ENABLED" + schema: + type: boolean + default: false + - variable: PASSWORD_LOGIN_ENABLED + label: "PASSWORD_LOGIN_ENABLED" + schema: + type: boolean + default: false + - variable: WAIT_SPINNER + label: "WAIT_SPINNER" + description: "Sets the Wait Spinner animation" + schema: + type: string + default: "Bounce" + enum: + - value: "Bounce" + description: "Bounce" + - value: "Cube" + description: "Cube" + - value: "Cube-Grid" + description: "Cube-Grid" + - value: "Dot" + description: "Dot" + - value: "Double-Bounce" + description: "Double-Bounce" + - value: "Rotateplane" + description: "Rotateplane" + - value: "Scaleout" + description: "Scaleout" + - value: "Wave" + description: "Wave" + - variable: backendenabled + label: "Backend Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: WITH_API + label: "WITH_API" + schema: + type: boolean + default: true + - variable: WEBHOOKS_ATTRIBUTES + label: "WEBHOOKS_ATTRIBUTES" + description: "What to send to Outgoing Webhook." + schema: + type: string + default: "cardId,listId,oldListId,boardId,comment,user,card,commentId,swimlaneId,customerField,customFieldValue" + - variable: corsenabled + label: "CORS Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CORS + label: "CORS" + schema: + type: string + default: "*" + - variable: CORS_ALLOW_HEADERS + label: "CORS_ALLOW_HEADERS" + schema: + type: string + default: "Authorization,Content-Type" + - variable: CORS_EXPOSE_HEADERS + label: "CORS_EXPOSE_HEADERS" + schema: + type: string + default: "*" + - variable: matomoenabled + label: "Matomo Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: MATOMO_ADDRESS + label: "MATOMO_ADDRESS" + description: "The address of the server where Matomo is hosted." + schema: + type: string + default: "" + - variable: MATOMO_SITE_ID + label: "MATOMO_SITE_ID" + description: "The value of the site ID given in Matomo server for Wekan." + schema: + type: int + default: 1 + - variable: MATOMO_DO_NOT_TRACK + label: "MATOMO_DO_NOT_TRACK" + description: "The option do not track which enables users to not be tracked by matomo." + schema: + type: boolean + default: true + - variable: MATOMO_WITH_USERNAME + label: "MATOMO_WITH_USERNAME" + description: "The option that allows matomo to retrieve the username." + schema: + type: boolean + default: true + - variable: ORACLE_OIM_ENABLED + label: "ORACLE_OIM_ENABLED" + description: "OAUTH2 ORACLE on premise identity manager OIM" + schema: + type: boolean + default: false + - variable: oatuhncenabled + label: "OAUTH2 Nextcloud Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: OAUTH2_ENABLED + label: "OAUTH2_ENABLED" + schema: + type: boolean + default: false + - variable: OAUTH2_LOGIN_STYLE + label: "OAUTH2_LOGIN_STYLE" + description: "OAuth2 login style: popup or redirect." + schema: + type: string + default: "redirect" + enum: + - value: "redirect" + description: "redirect" + - value: "popup" + description: "popup" + - variable: OAUTH2_CLIENT_ID + label: "OAUTH2_CLIENT_ID" + description: "Application GUID captured during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SECRET + label: "OAUTH2_SECRET" + description: "Secret key generated during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SERVER_URL + label: "OAUTH2_SERVER_URL" + schema: + type: string + default: "" + - variable: OAUTH2_AUTH_ENDPOINT + label: "OAUTH2_AUTH_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_USERINFO_ENDPOINT + label: "OAUTH2_USERINFO_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_TOKEN_ENDPOINT + label: "OAUTH2_TOKEN_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_ID_MAP + label: "OAUTH2_ID_MAP" + description: "The claim name you want to map to the unique ID field." + schema: + type: string + default: "" + - variable: OAUTH2_USERNAME_MAP + label: "OAUTH2_USERNAME_MAP" + description: "The claim name you want to map to the username field." + schema: + type: string + default: "" + - variable: OAUTH2_FULLNAME_MAP + label: "OAUTH2_FULLNAME_MAP" + description: "The claim name you want to map to the full name field." + schema: + type: string + default: "" + - variable: OAUTH2_EMAIL_MAP + label: "OAUTH2_EMAIL_MAP" + description: "The claim name you want to map to the email field." + schema: + type: string + default: "" + - variable: oatuhkeycloackenabled + label: "OAUTH2 Keycloack Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: OAUTH2_ENABLED + label: "OAUTH2_ENABLED" + schema: + type: boolean + default: false + - variable: OAUTH2_LOGIN_STYLE + label: "OAUTH2_LOGIN_STYLE" + description: "OAuth2 login style: popup or redirect." + schema: + type: string + default: "redirect" + enum: + - value: "redirect" + description: "redirect" + - value: "popup" + description: "popup" + - variable: OAUTH2_CLIENT_ID + label: "OAUTH2_CLIENT_ID" + description: "Application GUID captured during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SECRET + label: "OAUTH2_SECRET" + description: "Secret key generated during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SERVER_URL + label: "OAUTH2_SERVER_URL" + schema: + type: string + default: "" + - variable: OAUTH2_AUTH_ENDPOINT + label: "OAUTH2_AUTH_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_USERINFO_ENDPOINT + label: "OAUTH2_USERINFO_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_TOKEN_ENDPOINT + label: "OAUTH2_TOKEN_ENDPOINT" + schema: + type: string + default: "" + - variable: oatuhdoorkeeperenabled + label: "OAUTH2 Doorkeeper Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: OAUTH2_ENABLED + label: "OAUTH2_ENABLED" + schema: + type: boolean + default: false + - variable: OAUTH2_LOGIN_STYLE + label: "OAUTH2_LOGIN_STYLE" + description: "OAuth2 login style: popup or redirect." + schema: + type: string + default: "redirect" + enum: + - value: "redirect" + description: "redirect" + - value: "popup" + description: "popup" + - variable: OAUTH2_CLIENT_ID + label: "OAUTH2_CLIENT_ID" + description: "Application GUID captured during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SECRET + label: "OAUTH2_SECRET" + description: "Secret key generated during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SERVER_URL + label: "OAUTH2_SERVER_URL" + schema: + type: string + default: "" + - variable: OAUTH2_AUTH_ENDPOINT + label: "OAUTH2_AUTH_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_USERINFO_ENDPOINT + label: "OAUTH2_USERINFO_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_TOKEN_ENDPOINT + label: "OAUTH2_TOKEN_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_ID_TOKEN_WHITELIST_FIELDS + label: "OAUTH2_ID_TOKEN_WHITELIST_FIELDS" + schema: + type: string + default: "" + - variable: OAUTH2_REQUEST_PERMISSIONS + label: "OAUTH2_REQUEST_PERMISSIONS" + description: "The claim name you want to map to the unique ID field." + schema: + type: string + default: "" + - variable: OAUTH2_ID_MAP + label: "OAUTH2_ID_MAP" + description: "The claim name you want to map to the unique ID field." + schema: + type: string + default: "" + - variable: OAUTH2_USERNAME_MAP + label: "OAUTH2_USERNAME_MAP" + description: "The claim name you want to map to the username field." + schema: + type: string + default: "" + - variable: OAUTH2_FULLNAME_MAP + label: "OAUTH2_FULLNAME_MAP" + description: "The claim name you want to map to the full name field." + schema: + type: string + default: "" + - variable: OAUTH2_EMAIL_MAP + label: "OAUTH2_EMAIL_MAP" + description: "The claim name you want to map to the email field." + schema: + type: string + default: "" + - variable: oatuhazureenabled + label: "OAUTH2 Azure Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: OAUTH2_ENABLED + label: "OAUTH2_ENABLED" + schema: + type: boolean + default: false + - variable: OAUTH2_CA_CERT + label: "OAUTH2_CA_CERT" + schema: + type: string + private: true + default: "" + - variable: OAUTH2_ADFS_ENABLED + label: "OAUTH2_ADFS_ENABLED" + schema: + type: boolean + default: false + - variable: OAUTH2_LOGIN_STYLE + label: "OAUTH2_LOGIN_STYLE" + description: "OAuth2 login style: popup or redirect." + schema: + type: string + default: "redirect" + enum: + - value: "redirect" + description: "redirect" + - value: "popup" + description: "popup" + - variable: OAUTH2_CLIENT_ID + label: "OAUTH2_CLIENT_ID" + description: "Application GUID captured during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SECRET + label: "OAUTH2_SECRET" + description: "Secret key generated during app registration" + schema: + type: string + default: "" + - variable: OAUTH2_SERVER_URL + label: "OAUTH2_SERVER_URL" + schema: + type: string + default: "" + - variable: OAUTH2_AUTH_ENDPOINT + label: "OAUTH2_AUTH_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_USERINFO_ENDPOINT + label: "OAUTH2_USERINFO_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_TOKEN_ENDPOINT + label: "OAUTH2_TOKEN_ENDPOINT" + schema: + type: string + default: "" + - variable: OAUTH2_ID_MAP + label: "OAUTH2_ID_MAP" + description: "The claim name you want to map to the unique ID field." + schema: + type: string + default: "" + - variable: OAUTH2_USERNAME_MAP + label: "OAUTH2_USERNAME_MAP" + description: "The claim name you want to map to the username field." + schema: + type: string + default: "" + - variable: OAUTH2_FULLNAME_MAP + label: "OAUTH2_FULLNAME_MAP" + description: "The claim name you want to map to the full name field." + schema: + type: string + default: "" + - variable: OAUTH2_EMAIL_MAP + label: "OAUTH2_EMAIL_MAP" + description: "The claim name you want to map to the email field." + schema: + type: string + default: "" + - variable: ldapenabled + label: "LDAP Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: LDAP_ENABLE + label: "LDAP_ENABLE" + schema: + type: boolean + default: false + - variable: DEFAULT_AUTHENTICATION_METHOD + label: "DEFAULT_AUTHENTICATION_METHOD" + schema: + type: string + default: "ldap" + - variable: LDAP_PORT + label: "LDAP_PORT" + schema: + type: int + default: 389 + - variable: LDAP_HOST + label: "LDAP_HOST" + schema: + type: string + default: "" + - variable: LDAP_AD_SIMPLE_AUTH + label: "LDAP_AD_SIMPLE_AUTH" + schema: + type: boolean + default: false + - variable: LDAP_USER_AUTHENTICATION + label: "LDAP_USER_AUTHENTICATION" + schema: + type: boolean + default: false + - variable: LDAP_USER_AUTHENTICATION_FIELD + label: "LDAP_USER_AUTHENTICATION_FIELD" + schema: + type: string + default: "uid" + - variable: LDAP_DEFAULT_DOMAIN + label: "LDAP_DEFAULT_DOMAIN" + schema: + type: string + default: "" + - variable: LDAP_BASEDN + label: "LDAP_BASEDN" + schema: + type: string + default: "" + - variable: LDAP_LOGIN_FALLBACK + label: "LDAP_LOGIN_FALLBACK" + schema: + type: boolean + default: false + - variable: LDAP_RECONNECT + label: "LDAP_RECONNECT" + schema: + type: boolean + default: true + - variable: LDAP_TIMEOUT + label: "LDAP_TIMEOUT" + schema: + type: int + default: 10000 + - variable: LDAP_IDLE_TIMEOUT + label: "LDAP_IDLE_TIMEOUT" + schema: + type: int + default: 10000 + - variable: LDAP_CONNECT_TIMEOUT + label: "LDAP_CONNECT_TIMEOUT" + schema: + type: int + default: 10000 + - variable: LDAP_AUTHENTIFICATION + label: "LDAP_AUTHENTIFICATION" + schema: + type: boolean + default: true + - variable: LDAP_AUTHENTIFICATION_USERDN + label: "LDAP_AUTHENTIFICATION_USERDN" + schema: + type: string + default: "" + - variable: LDAP_AUTHENTIFICATION_PASSWORD + label: "LDAP_AUTHENTIFICATION_PASSWORD" + schema: + type: string + private: true + default: "" + - variable: LDAP_LOG_ENABLED + label: "LDAP_LOG_ENABLED" + schema: + type: boolean + default: true + - variable: LDAP_BACKGROUND_SYNC + label: "LDAP_BACKGROUND_SYNC" + schema: + type: boolean + default: true + - variable: LDAP_BACKGROUND_SYNC_INTERVAL + label: "LDAP_BACKGROUND_SYNC_INTERVAL" + schema: + type: string + default: "every 1 hour" + - variable: LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED + label: "LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED" + schema: + type: boolean + default: false + - variable: LDAP_BACKGROUND_SYNC_IMPORT_NEW_USERS + label: "LDAP_BACKGROUND_SYNC_IMPORT_NEW_USERS" + schema: + type: boolean + default: false + - variable: LDAP_ENCRYPTION + label: "LDAP_ENCRYPTION" + schema: + type: string + default: "false" + - variable: LDAP_CA_CERT + label: "LDAP_CA_CERT" + schema: + type: string + private: true + default: "" + - variable: LDAP_REJECT_UNAUTHORIZED + label: "LDAP_REJECT_UNAUTHORIZED" + schema: + type: boolean + default: false + - variable: LDAP_USER_SEARCH_FILTER + label: "LDAP_USER_SEARCH_FILTER" + schema: + type: string + default: "" + - variable: LDAP_USER_SEARCH_SCOPE + label: "LDAP_USER_SEARCH_SCOPE" + schema: + type: string + default: "one" + enum: + - value: "one" + description: "one" + - value: "base" + description: "base" + - value: "sub" + description: "sub" + - variable: LDAP_USER_SEARCH_FIELD + label: "LDAP_USER_SEARCH_FIELD" + schema: + type: string + default: "" + - variable: LDAP_SEARCH_PAGE_SIZE + label: "LDAP_SEARCH_PAGE_SIZE" + schema: + type: int + default: 0 + - variable: LDAP_SEARCH_SIZE_LIMIT + label: "LDAP_SEARCH_SIZE_LIMIT" + schema: + type: int + default: 0 + - variable: LDAP_GROUP_FILTER_ENABLE + label: "LDAP_GROUP_FILTER_ENABLE" + schema: + type: boolean + default: false + - variable: LDAP_GROUP_FILTER_OBJECTCLASS + label: "LDAP_GROUP_FILTER_OBJECTCLASS" + schema: + type: string + default: "" + - variable: LDAP_GROUP_FILTER_GROUP_ID_ATTRIBUTE + label: "LDAP_GROUP_FILTER_GROUP_ID_ATTRIBUTE" + schema: + type: string + default: "" + - variable: LDAP_GROUP_FILTER_GROUP_MEMBER_ATTRIBUTE + label: "LDAP_GROUP_FILTER_GROUP_MEMBER_ATTRIBUTE" + schema: + type: string + default: "" + - variable: LDAP_GROUP_FILTER_GROUP_MEMBER_FORMAT + label: "LDAP_GROUP_FILTER_GROUP_MEMBER_FORMAT" + schema: + type: string + default: "" + - variable: LDAP_GROUP_FILTER_GROUP_NAME + label: "LDAP_GROUP_FILTER_GROUP_NAME" + schema: + type: string + default: "" + - variable: LDAP_UNIQUE_IDENTIFIER_FIELD + label: "LDAP_UNIQUE_IDENTIFIER_FIELD" + schema: + type: string + default: "" + - variable: LDAP_UTF8_NAMES_SLUGIFY + label: "LDAP_UTF8_NAMES_SLUGIFY" + schema: + type: boolean + default: true + - variable: LDAP_USERNAME_FIELD + label: "LDAP_USERNAME_FIELD" + schema: + type: string + default: "" + - variable: LDAP_FULLNAME_FIELD + label: "LDAP_FULLNAME_FIELD" + schema: + type: string + default: "fullname" + - variable: LDAP_MERGE_EXISTING_USERS + label: "LDAP_MERGE_EXISTING_USERS" + schema: + type: boolean + default: false + - variable: LDAP_EMAIL_MATCH_ENABLE + label: "LDAP_EMAIL_MATCH_ENABLE" + schema: + type: boolean + default: true + - variable: LDAP_EMAIL_MATCH_REQUIRE + label: "LDAP_EMAIL_MATCH_REQUIRE" + schema: + type: boolean + default: true + - variable: LDAP_EMAIL_MATCH_VERIFIED + label: "LDAP_EMAIL_MATCH_VERIFIED" + schema: + type: boolean + default: true + - variable: LDAP_EMAIL_FIELD + label: "LDAP_EMAIL_FIELD" + schema: + type: string + default: "mail" + - variable: LDAP_SYNC_USER_DATA + label: "LDAP_SYNC_USER_DATA" + schema: + type: boolean + default: false + - variable: LDAP_SYNC_USER_DATA_FIELDMAP + label: "LDAP_SYNC_USER_DATA_FIELDMAP" + schema: + type: string + default: "" + - variable: LDAP_SYNC_GROUP_ROLES + label: "LDAP_SYNC_GROUP_ROLES" + schema: + type: string + default: "" + - variable: LDAP_SYNC_ADMIN_STATUS + label: "LDAP_SYNC_ADMIN_STATUS" + schema: + type: boolean + default: true + - variable: LDAP_SYNC_ADMIN_GROUPS + label: "LDAP_SYNC_ADMIN_GROUPS" + schema: + type: string + default: "" + - variable: headerenabled + label: "LDAP Header Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: HEADER_LOGIN_ID + label: "HEADER_LOGIN_ID" + schema: + type: string + default: "" + - variable: HEADER_LOGIN_FIRSTNAME + label: "HEADER_LOGIN_FIRSTNAME" + schema: + type: string + default: "" + - variable: HEADER_LOGIN_LASTNAME + label: "HEADER_LOGIN_LASTNAME" + schema: + type: string + default: "" + - variable: HEADER_LOGIN_EMAIL + label: "HEADER_LOGIN_EMAIL" + schema: + type: string + default: "" + - variable: casenabled + label: "CAS Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CAS_ENABLED + label: "CAS_ENABLED" + schema: + type: boolean + default: false + - variable: CAS_BASE_URL + label: "CAS_BASE_URL" + schema: + type: string + default: "" + - variable: CAS_LOGIN_URL + label: "CAS_LOGIN_URL" + schema: + type: string + default: "" + - variable: CAS_VALIDATE_URL + label: "CAS_VALIDATE_URL" + schema: + type: string + default: "" + - variable: samlenabled + label: "SAML Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: SAML_ENABLED + label: "SAML_ENABLED" + schema: + type: boolean + default: false + - variable: SAML_PROVIDER + label: "SAML_PROVIDER" + schema: + type: string + default: "" + - variable: SAML_ENTRYPOINT + label: "SAML_ENTRYPOINT" + schema: + type: string + default: "" + - variable: SAML_ISSUER + label: "SAML_ISSUER" + schema: + type: string + default: "" + - variable: SAML_CERT + label: "SAML_CERT" + schema: + type: string + private: true + default: "" + - variable: SAML_IDPSLO_REDIRECTURL + label: "SAML_IDPSLO_REDIRECTURL" + schema: + type: string + default: "" + - variable: SAML_PRIVATE_KEYFILE + label: "SAML_PRIVATE_KEYFILE" + schema: + type: string + default: "" + - variable: SAML_PUBLIC_CERTFILE + label: "SAML_PUBLIC_CERTFILE" + schema: + type: string + default: "" + - variable: SAML_IDENTIFIER_FORMAT + label: "SAML_IDENTIFIER_FORMAT" + schema: + type: string + default: "" + - variable: SAML_LOCAL_PROFILE_MATCH_ATTRIBUTE + label: "SAML_LOCAL_PROFILE_MATCH_ATTRIBUTE" + schema: + type: string + default: "" + - variable: SAML_ATTRIBUTES + label: "SAML_ATTRIBUTES" + schema: + type: string + default: "" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10192 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/wekan/13.1.0/templates/NOTES.txt b/stable/wekan/13.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/wekan/13.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wekan/13.1.0/templates/common.yaml b/stable/wekan/13.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/wekan/13.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wekan/13.1.0/values.yaml b/stable/wekan/13.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wg-easy/8.0.0/CHANGELOG.md b/stable/wg-easy/8.0.0/CHANGELOG.md deleted file mode 100644 index 93c3b7b3fc..0000000000 --- a/stable/wg-easy/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wg-easy-8.0.0](https://github.com/truecharts/charts/compare/wg-easy-7.0.1...wg-easy-8.0.0) (2023-12-26) - -### Chore - -- update container image ghcr.io/wg-easy/wg-easy to v9[@79130e1](https://github.com/79130e1) by renovate ([#16502](https://github.com/truecharts/charts/issues/16502)) - - - - -## [wg-easy-7.0.1](https://github.com/truecharts/charts/compare/wg-easy-7.0.0...wg-easy-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [wg-easy-7.0.0](https://github.com/truecharts/charts/compare/wg-easy-6.0.12...wg-easy-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [wg-easy-6.0.12](https://github.com/truecharts/charts/compare/wg-easy-6.0.11...wg-easy-6.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [wg-easy-6.0.11](https://github.com/truecharts/charts/compare/wg-easy-6.0.10...wg-easy-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [wg-easy-6.0.10](https://github.com/truecharts/charts/compare/wg-easy-6.0.9...wg-easy-6.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [wg-easy-6.0.9](https://github.com/truecharts/charts/compare/wg-easy-6.0.8...wg-easy-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [wg-easy-6.0.8](https://github.com/truecharts/charts/compare/wg-easy-6.0.7...wg-easy-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [wg-easy-6.0.7](https://github.com/truecharts/charts/compare/wg-easy-6.0.6...wg-easy-6.0.7) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [wg-easy-6.0.6](https://github.com/truecharts/charts/compare/wg-easy-6.0.5...wg-easy-6.0.6) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [wg-easy-6.0.5](https://github.com/truecharts/charts/compare/wg-easy-6.0.4...wg-easy-6.0.5) (2023-12-21) - -### Fix diff --git a/stable/wg-easy/8.0.0/Chart.yaml b/stable/wg-easy/8.0.0/Chart.yaml deleted file mode 100644 index d5d83b8a4d..0000000000 --- a/stable/wg-easy/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: wg-easy -version: 8.0.0 -appVersion: "9" -description: The easiest way to run WireGuard VPN + Web-based Admin UI. -home: https://truecharts.org/charts/stable/wg-easy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.png -deprecated: false -sources: - - https://ghcr.io/wg-easy/wg-easy - - https://github.com/WeeJeWel/wg-easy - - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - wg-easy - - wireguard - - weejewel -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/wg-easy/8.0.0/app-changelog.md b/stable/wg-easy/8.0.0/app-changelog.md deleted file mode 100644 index 681665aaa7..0000000000 --- a/stable/wg-easy/8.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wg-easy-8.0.0](https://github.com/truecharts/charts/compare/wg-easy-7.0.1...wg-easy-8.0.0) (2023-12-26) - -### Chore - -- update container image ghcr.io/wg-easy/wg-easy to v9[@79130e1](https://github.com/79130e1) by renovate ([#16502](https://github.com/truecharts/charts/issues/16502)) - - \ No newline at end of file diff --git a/stable/wg-easy/8.0.0/charts/common-17.1.4.tgz b/stable/wg-easy/8.0.0/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/wg-easy/8.0.0/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/wg-easy/8.1.0/CHANGELOG.md b/stable/wg-easy/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..842d2c1b7e --- /dev/null +++ b/stable/wg-easy/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wg-easy-8.1.0](https://github.com/truecharts/charts/compare/wg-easy-8.0.0...wg-easy-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [wg-easy-8.0.0](https://github.com/truecharts/charts/compare/wg-easy-7.0.1...wg-easy-8.0.0) (2023-12-26) + +### Chore + +- update container image ghcr.io/wg-easy/wg-easy to v9[@79130e1](https://github.com/79130e1) by renovate ([#16502](https://github.com/truecharts/charts/issues/16502)) + + + + +## [wg-easy-7.0.1](https://github.com/truecharts/charts/compare/wg-easy-7.0.0...wg-easy-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [wg-easy-7.0.0](https://github.com/truecharts/charts/compare/wg-easy-6.0.12...wg-easy-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [wg-easy-6.0.12](https://github.com/truecharts/charts/compare/wg-easy-6.0.11...wg-easy-6.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [wg-easy-6.0.11](https://github.com/truecharts/charts/compare/wg-easy-6.0.10...wg-easy-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [wg-easy-6.0.10](https://github.com/truecharts/charts/compare/wg-easy-6.0.9...wg-easy-6.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [wg-easy-6.0.9](https://github.com/truecharts/charts/compare/wg-easy-6.0.8...wg-easy-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [wg-easy-6.0.8](https://github.com/truecharts/charts/compare/wg-easy-6.0.7...wg-easy-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [wg-easy-6.0.7](https://github.com/truecharts/charts/compare/wg-easy-6.0.6...wg-easy-6.0.7) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [wg-easy-6.0.6](https://github.com/truecharts/charts/compare/wg-easy-6.0.5...wg-easy-6.0.6) (2023-12-22) + +### Fix diff --git a/stable/wg-easy/8.1.0/Chart.yaml b/stable/wg-easy/8.1.0/Chart.yaml new file mode 100644 index 0000000000..5b173f87b3 --- /dev/null +++ b/stable/wg-easy/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: wg-easy +version: 8.1.0 +appVersion: "9" +description: The easiest way to run WireGuard VPN + Web-based Admin UI. +home: https://truecharts.org/charts/stable/wg-easy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.png +deprecated: false +sources: + - https://github.com/WeeJeWel/wg-easy + - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy + - https://ghcr.io/wg-easy/wg-easy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - wg-easy + - wireguard + - weejewel +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/wg-easy/8.0.0/README.md b/stable/wg-easy/8.1.0/README.md similarity index 100% rename from stable/wg-easy/8.0.0/README.md rename to stable/wg-easy/8.1.0/README.md diff --git a/stable/wg-easy/8.1.0/app-changelog.md b/stable/wg-easy/8.1.0/app-changelog.md new file mode 100644 index 0000000000..ce94c47f83 --- /dev/null +++ b/stable/wg-easy/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wg-easy-8.1.0](https://github.com/truecharts/charts/compare/wg-easy-8.0.0...wg-easy-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/wg-easy/8.0.0/app-readme.md b/stable/wg-easy/8.1.0/app-readme.md similarity index 100% rename from stable/wg-easy/8.0.0/app-readme.md rename to stable/wg-easy/8.1.0/app-readme.md diff --git a/stable/wg-easy/8.1.0/charts/common-17.2.2.tgz b/stable/wg-easy/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/wg-easy/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/wg-easy/8.0.0/ix_values.yaml b/stable/wg-easy/8.1.0/ix_values.yaml similarity index 100% rename from stable/wg-easy/8.0.0/ix_values.yaml rename to stable/wg-easy/8.1.0/ix_values.yaml diff --git a/stable/wg-easy/8.0.0/questions.yaml b/stable/wg-easy/8.1.0/questions.yaml similarity index 100% rename from stable/wg-easy/8.0.0/questions.yaml rename to stable/wg-easy/8.1.0/questions.yaml diff --git a/stable/wg-easy/8.1.0/templates/NOTES.txt b/stable/wg-easy/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/wg-easy/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wg-easy/8.1.0/templates/common.yaml b/stable/wg-easy/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/wg-easy/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wg-easy/8.1.0/values.yaml b/stable/wg-easy/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/whisparr/8.0.1/CHANGELOG.md b/stable/whisparr/8.0.1/CHANGELOG.md deleted file mode 100644 index e196705349..0000000000 --- a/stable/whisparr/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [whisparr-8.0.1](https://github.com/truecharts/charts/compare/whisparr-8.0.0...whisparr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [whisparr-8.0.0](https://github.com/truecharts/charts/compare/whisparr-7.0.11...whisparr-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [whisparr-7.0.11](https://github.com/truecharts/charts/compare/whisparr-7.0.10...whisparr-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [whisparr-7.0.10](https://github.com/truecharts/charts/compare/whisparr-7.0.9...whisparr-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [whisparr-7.0.9](https://github.com/truecharts/charts/compare/whisparr-7.0.8...whisparr-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [whisparr-7.0.8](https://github.com/truecharts/charts/compare/whisparr-7.0.7...whisparr-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [whisparr-7.0.7](https://github.com/truecharts/charts/compare/whisparr-7.0.6...whisparr-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [whisparr-7.0.6](https://github.com/truecharts/charts/compare/whisparr-7.0.5...whisparr-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [whisparr-7.0.5](https://github.com/truecharts/charts/compare/whisparr-7.0.4...whisparr-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [whisparr-7.0.4](https://github.com/truecharts/charts/compare/whisparr-7.0.3...whisparr-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [whisparr-7.0.3](https://github.com/truecharts/charts/compare/whisparr-7.0.2...whisparr-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/whisparr/8.0.1/Chart.yaml b/stable/whisparr/8.0.1/Chart.yaml deleted file mode 100644 index 99cfe49d61..0000000000 --- a/stable/whisparr/8.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: whisparr -version: 8.0.1 -appVersion: 2.0.0.289 -description: An adult media thingy. -home: https://truecharts.org/charts/stable/whisparr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png -deprecated: false -sources: - - https://github.com/onedr0p/containers/tree/main/apps/whisparr - - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr - - https://ghcr.io/hotio/whisparr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - whisparr - - Downloaders - - MediaApp-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/whisparr/8.0.1/app-changelog.md b/stable/whisparr/8.0.1/app-changelog.md deleted file mode 100644 index 1257f0a28b..0000000000 --- a/stable/whisparr/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [whisparr-8.0.1](https://github.com/truecharts/charts/compare/whisparr-8.0.0...whisparr-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/whisparr/8.0.1/charts/common-17.1.4.tgz b/stable/whisparr/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/whisparr/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/whisparr/8.1.0/CHANGELOG.md b/stable/whisparr/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..d875322ba3 --- /dev/null +++ b/stable/whisparr/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [whisparr-8.1.0](https://github.com/truecharts/charts/compare/whisparr-8.0.1...whisparr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [whisparr-8.0.1](https://github.com/truecharts/charts/compare/whisparr-8.0.0...whisparr-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [whisparr-8.0.0](https://github.com/truecharts/charts/compare/whisparr-7.0.11...whisparr-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [whisparr-7.0.11](https://github.com/truecharts/charts/compare/whisparr-7.0.10...whisparr-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [whisparr-7.0.10](https://github.com/truecharts/charts/compare/whisparr-7.0.9...whisparr-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [whisparr-7.0.9](https://github.com/truecharts/charts/compare/whisparr-7.0.8...whisparr-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [whisparr-7.0.8](https://github.com/truecharts/charts/compare/whisparr-7.0.7...whisparr-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [whisparr-7.0.7](https://github.com/truecharts/charts/compare/whisparr-7.0.6...whisparr-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [whisparr-7.0.6](https://github.com/truecharts/charts/compare/whisparr-7.0.5...whisparr-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [whisparr-7.0.5](https://github.com/truecharts/charts/compare/whisparr-7.0.4...whisparr-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [whisparr-7.0.4](https://github.com/truecharts/charts/compare/whisparr-7.0.3...whisparr-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/whisparr/8.1.0/Chart.yaml b/stable/whisparr/8.1.0/Chart.yaml new file mode 100644 index 0000000000..7f3e728bcd --- /dev/null +++ b/stable/whisparr/8.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: whisparr +version: 8.1.0 +appVersion: 2.0.0.289 +description: An adult media thingy. +home: https://truecharts.org/charts/stable/whisparr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png +deprecated: false +sources: + - https://ghcr.io/hotio/whisparr + - https://github.com/onedr0p/containers/tree/main/apps/whisparr + - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - whisparr + - Downloaders + - MediaApp-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/whisparr/8.0.1/README.md b/stable/whisparr/8.1.0/README.md similarity index 100% rename from stable/whisparr/8.0.1/README.md rename to stable/whisparr/8.1.0/README.md diff --git a/stable/whisparr/8.1.0/app-changelog.md b/stable/whisparr/8.1.0/app-changelog.md new file mode 100644 index 0000000000..f2e8b88960 --- /dev/null +++ b/stable/whisparr/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [whisparr-8.1.0](https://github.com/truecharts/charts/compare/whisparr-8.0.1...whisparr-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/whisparr/8.0.1/app-readme.md b/stable/whisparr/8.1.0/app-readme.md similarity index 100% rename from stable/whisparr/8.0.1/app-readme.md rename to stable/whisparr/8.1.0/app-readme.md diff --git a/stable/whisparr/8.1.0/charts/common-17.2.2.tgz b/stable/whisparr/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/whisparr/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/whisparr/8.0.1/ix_values.yaml b/stable/whisparr/8.1.0/ix_values.yaml similarity index 100% rename from stable/whisparr/8.0.1/ix_values.yaml rename to stable/whisparr/8.1.0/ix_values.yaml diff --git a/stable/whisparr/8.0.1/questions.yaml b/stable/whisparr/8.1.0/questions.yaml similarity index 100% rename from stable/whisparr/8.0.1/questions.yaml rename to stable/whisparr/8.1.0/questions.yaml diff --git a/stable/whisparr/8.1.0/templates/NOTES.txt b/stable/whisparr/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/whisparr/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xware/4.0.1/templates/common.yaml b/stable/whisparr/8.1.0/templates/common.yaml similarity index 100% rename from stable/xware/4.0.1/templates/common.yaml rename to stable/whisparr/8.1.0/templates/common.yaml diff --git a/stable/whisparr/8.1.0/values.yaml b/stable/whisparr/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/whisper-asr-webservice/3.0.1/CHANGELOG.md b/stable/whisper-asr-webservice/3.0.1/CHANGELOG.md deleted file mode 100644 index 7c9a96eab7..0000000000 --- a/stable/whisper-asr-webservice/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [whisper-asr-webservice-3.0.1](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.0.0...whisper-asr-webservice-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [whisper-asr-webservice-3.0.0](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.11...whisper-asr-webservice-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [whisper-asr-webservice-2.0.11](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.10...whisper-asr-webservice-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [whisper-asr-webservice-2.0.10](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.9...whisper-asr-webservice-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [whisper-asr-webservice-2.0.9](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.8...whisper-asr-webservice-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [whisper-asr-webservice-2.0.8](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.7...whisper-asr-webservice-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [whisper-asr-webservice-2.0.7](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.6...whisper-asr-webservice-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [whisper-asr-webservice-2.0.6](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.5...whisper-asr-webservice-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [whisper-asr-webservice-2.0.5](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.4...whisper-asr-webservice-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [whisper-asr-webservice-2.0.4](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.3...whisper-asr-webservice-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [whisper-asr-webservice-2.0.3](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.2...whisper-asr-webservice-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/whisper-asr-webservice/3.0.1/Chart.yaml b/stable/whisper-asr-webservice/3.0.1/Chart.yaml deleted file mode 100644 index d2b6880eef..0000000000 --- a/stable/whisper-asr-webservice/3.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: whisper-asr-webservice -version: 3.0.1 -appVersion: 1.2.3 -description: Whisper is a general-purpose speech recognition model. -home: https://truecharts.org/charts/stable/whisper-asr-webservice -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.png -deprecated: false -sources: - - https://github.com/ahmetoner/whisper-asr-webservice - - https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice - - https://hub.docker.com/r/onerahmet/openai-whisper-asr-webservice -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - whisper-asr-webservice - - machine-learning -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: machine-learning - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/whisper-asr-webservice/3.0.1/app-changelog.md b/stable/whisper-asr-webservice/3.0.1/app-changelog.md deleted file mode 100644 index d41d136293..0000000000 --- a/stable/whisper-asr-webservice/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [whisper-asr-webservice-3.0.1](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.0.0...whisper-asr-webservice-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/whisper-asr-webservice/3.0.1/charts/common-17.1.4.tgz b/stable/whisper-asr-webservice/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/whisper-asr-webservice/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/whisper-asr-webservice/3.1.0/CHANGELOG.md b/stable/whisper-asr-webservice/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..613f768e72 --- /dev/null +++ b/stable/whisper-asr-webservice/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [whisper-asr-webservice-3.1.0](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.0.1...whisper-asr-webservice-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [whisper-asr-webservice-3.0.1](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.0.0...whisper-asr-webservice-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [whisper-asr-webservice-3.0.0](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.11...whisper-asr-webservice-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [whisper-asr-webservice-2.0.11](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.10...whisper-asr-webservice-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [whisper-asr-webservice-2.0.10](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.9...whisper-asr-webservice-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [whisper-asr-webservice-2.0.9](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.8...whisper-asr-webservice-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [whisper-asr-webservice-2.0.8](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.7...whisper-asr-webservice-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [whisper-asr-webservice-2.0.7](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.6...whisper-asr-webservice-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [whisper-asr-webservice-2.0.6](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.5...whisper-asr-webservice-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [whisper-asr-webservice-2.0.5](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.4...whisper-asr-webservice-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [whisper-asr-webservice-2.0.4](https://github.com/truecharts/charts/compare/whisper-asr-webservice-2.0.3...whisper-asr-webservice-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/whisper-asr-webservice/3.1.0/Chart.yaml b/stable/whisper-asr-webservice/3.1.0/Chart.yaml new file mode 100644 index 0000000000..cc706df0ec --- /dev/null +++ b/stable/whisper-asr-webservice/3.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: whisper-asr-webservice +version: 3.1.0 +appVersion: 1.2.3 +description: Whisper is a general-purpose speech recognition model. +home: https://truecharts.org/charts/stable/whisper-asr-webservice +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.png +deprecated: false +sources: + - https://github.com/ahmetoner/whisper-asr-webservice + - https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice + - https://hub.docker.com/r/onerahmet/openai-whisper-asr-webservice +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - whisper-asr-webservice + - machine-learning +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: machine-learning + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/whisper-asr-webservice/3.0.1/README.md b/stable/whisper-asr-webservice/3.1.0/README.md similarity index 100% rename from stable/whisper-asr-webservice/3.0.1/README.md rename to stable/whisper-asr-webservice/3.1.0/README.md diff --git a/stable/whisper-asr-webservice/3.1.0/app-changelog.md b/stable/whisper-asr-webservice/3.1.0/app-changelog.md new file mode 100644 index 0000000000..5fb1a3fe58 --- /dev/null +++ b/stable/whisper-asr-webservice/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [whisper-asr-webservice-3.1.0](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.0.1...whisper-asr-webservice-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/whisper-asr-webservice/3.0.1/app-readme.md b/stable/whisper-asr-webservice/3.1.0/app-readme.md similarity index 100% rename from stable/whisper-asr-webservice/3.0.1/app-readme.md rename to stable/whisper-asr-webservice/3.1.0/app-readme.md diff --git a/stable/whisper-asr-webservice/3.1.0/charts/common-17.2.2.tgz b/stable/whisper-asr-webservice/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/whisper-asr-webservice/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/whisper-asr-webservice/3.0.1/ix_values.yaml b/stable/whisper-asr-webservice/3.1.0/ix_values.yaml similarity index 100% rename from stable/whisper-asr-webservice/3.0.1/ix_values.yaml rename to stable/whisper-asr-webservice/3.1.0/ix_values.yaml diff --git a/stable/whisper-asr-webservice/3.0.1/questions.yaml b/stable/whisper-asr-webservice/3.1.0/questions.yaml similarity index 100% rename from stable/whisper-asr-webservice/3.0.1/questions.yaml rename to stable/whisper-asr-webservice/3.1.0/questions.yaml diff --git a/stable/whisper-asr-webservice/3.1.0/templates/NOTES.txt b/stable/whisper-asr-webservice/3.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/whisper-asr-webservice/3.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/whisper-asr-webservice/3.1.0/templates/common.yaml b/stable/whisper-asr-webservice/3.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/whisper-asr-webservice/3.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/whisper-asr-webservice/3.1.0/values.yaml b/stable/whisper-asr-webservice/3.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/whoogle/9.0.1/CHANGELOG.md b/stable/whoogle/9.0.1/CHANGELOG.md deleted file mode 100644 index f6fb83cb66..0000000000 --- a/stable/whoogle/9.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [whoogle-9.0.1](https://github.com/truecharts/charts/compare/whoogle-9.0.0...whoogle-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [whoogle-9.0.0](https://github.com/truecharts/charts/compare/whoogle-8.0.11...whoogle-9.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [whoogle-8.0.11](https://github.com/truecharts/charts/compare/whoogle-8.0.10...whoogle-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [whoogle-8.0.10](https://github.com/truecharts/charts/compare/whoogle-8.0.9...whoogle-8.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [whoogle-8.0.9](https://github.com/truecharts/charts/compare/whoogle-8.0.8...whoogle-8.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [whoogle-8.0.8](https://github.com/truecharts/charts/compare/whoogle-8.0.7...whoogle-8.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [whoogle-8.0.7](https://github.com/truecharts/charts/compare/whoogle-8.0.6...whoogle-8.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [whoogle-8.0.6](https://github.com/truecharts/charts/compare/whoogle-8.0.5...whoogle-8.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [whoogle-8.0.5](https://github.com/truecharts/charts/compare/whoogle-8.0.4...whoogle-8.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [whoogle-8.0.4](https://github.com/truecharts/charts/compare/whoogle-8.0.3...whoogle-8.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [whoogle-8.0.3](https://github.com/truecharts/charts/compare/whoogle-8.0.2...whoogle-8.0.3) (2023-12-21) - -### Chore diff --git a/stable/whoogle/9.0.1/Chart.yaml b/stable/whoogle/9.0.1/Chart.yaml deleted file mode 100644 index 819674cedf..0000000000 --- a/stable/whoogle/9.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: whoogle -version: 9.0.1 -appVersion: 0.8.4 -description: A self-hosted, ad-free, privacy-respecting metasearch engine -home: https://truecharts.org/charts/stable/whoogle -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.png -deprecated: false -sources: - - https://github.com/benbusby/whoogle-search - - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle - - https://hub.docker.com/r/benbusby/whoogle-search -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - whoogle - - search - - open source - - privacy -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/whoogle/9.0.1/app-changelog.md b/stable/whoogle/9.0.1/app-changelog.md deleted file mode 100644 index 6c7eadae69..0000000000 --- a/stable/whoogle/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [whoogle-9.0.1](https://github.com/truecharts/charts/compare/whoogle-9.0.0...whoogle-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/whoogle/9.0.1/charts/common-17.1.4.tgz b/stable/whoogle/9.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/whoogle/9.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/whoogle/9.1.0/CHANGELOG.md b/stable/whoogle/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..29da5ebfd5 --- /dev/null +++ b/stable/whoogle/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [whoogle-9.1.0](https://github.com/truecharts/charts/compare/whoogle-9.0.1...whoogle-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [whoogle-9.0.1](https://github.com/truecharts/charts/compare/whoogle-9.0.0...whoogle-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [whoogle-9.0.0](https://github.com/truecharts/charts/compare/whoogle-8.0.11...whoogle-9.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [whoogle-8.0.11](https://github.com/truecharts/charts/compare/whoogle-8.0.10...whoogle-8.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [whoogle-8.0.10](https://github.com/truecharts/charts/compare/whoogle-8.0.9...whoogle-8.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [whoogle-8.0.9](https://github.com/truecharts/charts/compare/whoogle-8.0.8...whoogle-8.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [whoogle-8.0.8](https://github.com/truecharts/charts/compare/whoogle-8.0.7...whoogle-8.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [whoogle-8.0.7](https://github.com/truecharts/charts/compare/whoogle-8.0.6...whoogle-8.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [whoogle-8.0.6](https://github.com/truecharts/charts/compare/whoogle-8.0.5...whoogle-8.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [whoogle-8.0.5](https://github.com/truecharts/charts/compare/whoogle-8.0.4...whoogle-8.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [whoogle-8.0.4](https://github.com/truecharts/charts/compare/whoogle-8.0.3...whoogle-8.0.4) (2023-12-21) + +### Fix diff --git a/stable/whoogle/9.1.0/Chart.yaml b/stable/whoogle/9.1.0/Chart.yaml new file mode 100644 index 0000000000..598b402add --- /dev/null +++ b/stable/whoogle/9.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: whoogle +version: 9.1.0 +appVersion: 0.8.4 +description: A self-hosted, ad-free, privacy-respecting metasearch engine +home: https://truecharts.org/charts/stable/whoogle +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.png +deprecated: false +sources: + - https://github.com/benbusby/whoogle-search + - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle + - https://hub.docker.com/r/benbusby/whoogle-search +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - whoogle + - search + - open source + - privacy +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/whoogle/9.0.1/README.md b/stable/whoogle/9.1.0/README.md similarity index 100% rename from stable/whoogle/9.0.1/README.md rename to stable/whoogle/9.1.0/README.md diff --git a/stable/whoogle/9.1.0/app-changelog.md b/stable/whoogle/9.1.0/app-changelog.md new file mode 100644 index 0000000000..b69cf6c1a2 --- /dev/null +++ b/stable/whoogle/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [whoogle-9.1.0](https://github.com/truecharts/charts/compare/whoogle-9.0.1...whoogle-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/whoogle/9.0.1/app-readme.md b/stable/whoogle/9.1.0/app-readme.md similarity index 100% rename from stable/whoogle/9.0.1/app-readme.md rename to stable/whoogle/9.1.0/app-readme.md diff --git a/stable/whoogle/9.1.0/charts/common-17.2.2.tgz b/stable/whoogle/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/whoogle/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/whoogle/9.0.1/ix_values.yaml b/stable/whoogle/9.1.0/ix_values.yaml similarity index 100% rename from stable/whoogle/9.0.1/ix_values.yaml rename to stable/whoogle/9.1.0/ix_values.yaml diff --git a/stable/whoogle/9.0.1/questions.yaml b/stable/whoogle/9.1.0/questions.yaml similarity index 100% rename from stable/whoogle/9.0.1/questions.yaml rename to stable/whoogle/9.1.0/questions.yaml diff --git a/stable/whoogle/9.1.0/templates/NOTES.txt b/stable/whoogle/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/whoogle/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/whoogle/9.1.0/templates/common.yaml b/stable/whoogle/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/whoogle/9.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/whoogle/9.1.0/values.yaml b/stable/whoogle/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wifi-card/4.0.1/CHANGELOG.md b/stable/wifi-card/4.0.1/CHANGELOG.md deleted file mode 100644 index a4ac3ede17..0000000000 --- a/stable/wifi-card/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wifi-card-4.0.1](https://github.com/truecharts/charts/compare/wifi-card-4.0.0...wifi-card-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [wifi-card-4.0.0](https://github.com/truecharts/charts/compare/wifi-card-3.0.18...wifi-card-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [wifi-card-3.0.18](https://github.com/truecharts/charts/compare/wifi-card-3.0.17...wifi-card-3.0.18) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [wifi-card-3.0.17](https://github.com/truecharts/charts/compare/wifi-card-3.0.16...wifi-card-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [wifi-card-3.0.16](https://github.com/truecharts/charts/compare/wifi-card-3.0.15...wifi-card-3.0.16) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [wifi-card-3.0.15](https://github.com/truecharts/charts/compare/wifi-card-3.0.14...wifi-card-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [wifi-card-3.0.14](https://github.com/truecharts/charts/compare/wifi-card-3.0.13...wifi-card-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [wifi-card-3.0.13](https://github.com/truecharts/charts/compare/wifi-card-3.0.12...wifi-card-3.0.13) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [wifi-card-3.0.12](https://github.com/truecharts/charts/compare/wifi-card-3.0.11...wifi-card-3.0.12) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [wifi-card-3.0.11](https://github.com/truecharts/charts/compare/wifi-card-3.0.10...wifi-card-3.0.11) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [wifi-card-3.0.10](https://github.com/truecharts/charts/compare/wifi-card-3.0.9...wifi-card-3.0.10) (2023-12-21) - -### Chore diff --git a/stable/wifi-card/4.0.1/Chart.yaml b/stable/wifi-card/4.0.1/Chart.yaml deleted file mode 100644 index ee1168ed22..0000000000 --- a/stable/wifi-card/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: wifi-card -version: 4.0.1 -appVersion: latest -description: Print a neat little card with your WiFi info and stick it on the fridge. -home: https://truecharts.org/charts/incubator/wifi-card -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.png -deprecated: false -sources: - - https://hub.docker.com/r/bndw/wifi-card - - https://github.com/bndw/wifi-card - - https://github.com/truecharts/charts/tree/master/charts/incubator/wifi-card -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - wifi-card - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/wifi-card/4.0.1/app-changelog.md b/stable/wifi-card/4.0.1/app-changelog.md deleted file mode 100644 index 03dbbdbc42..0000000000 --- a/stable/wifi-card/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wifi-card-4.0.1](https://github.com/truecharts/charts/compare/wifi-card-4.0.0...wifi-card-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/wifi-card/4.0.1/charts/common-17.1.4.tgz b/stable/wifi-card/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/wifi-card/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/wifi-card/4.1.0/CHANGELOG.md b/stable/wifi-card/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..837aec258d --- /dev/null +++ b/stable/wifi-card/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wifi-card-4.1.0](https://github.com/truecharts/charts/compare/wifi-card-4.0.1...wifi-card-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [wifi-card-4.0.1](https://github.com/truecharts/charts/compare/wifi-card-4.0.0...wifi-card-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [wifi-card-4.0.0](https://github.com/truecharts/charts/compare/wifi-card-3.0.18...wifi-card-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [wifi-card-3.0.18](https://github.com/truecharts/charts/compare/wifi-card-3.0.17...wifi-card-3.0.18) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [wifi-card-3.0.17](https://github.com/truecharts/charts/compare/wifi-card-3.0.16...wifi-card-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [wifi-card-3.0.16](https://github.com/truecharts/charts/compare/wifi-card-3.0.15...wifi-card-3.0.16) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [wifi-card-3.0.15](https://github.com/truecharts/charts/compare/wifi-card-3.0.14...wifi-card-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [wifi-card-3.0.14](https://github.com/truecharts/charts/compare/wifi-card-3.0.13...wifi-card-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [wifi-card-3.0.13](https://github.com/truecharts/charts/compare/wifi-card-3.0.12...wifi-card-3.0.13) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [wifi-card-3.0.12](https://github.com/truecharts/charts/compare/wifi-card-3.0.11...wifi-card-3.0.12) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [wifi-card-3.0.11](https://github.com/truecharts/charts/compare/wifi-card-3.0.10...wifi-card-3.0.11) (2023-12-21) + +### Fix diff --git a/stable/wifi-card/4.1.0/Chart.yaml b/stable/wifi-card/4.1.0/Chart.yaml new file mode 100644 index 0000000000..56609c83fe --- /dev/null +++ b/stable/wifi-card/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: wifi-card +version: 4.1.0 +appVersion: latest +description: Print a neat little card with your WiFi info and stick it on the fridge. +home: https://truecharts.org/charts/incubator/wifi-card +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.png +deprecated: false +sources: + - https://github.com/bndw/wifi-card + - https://github.com/truecharts/charts/tree/master/charts/incubator/wifi-card + - https://hub.docker.com/r/bndw/wifi-card +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - wifi-card + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/wifi-card/4.0.1/README.md b/stable/wifi-card/4.1.0/README.md similarity index 100% rename from stable/wifi-card/4.0.1/README.md rename to stable/wifi-card/4.1.0/README.md diff --git a/stable/wifi-card/4.1.0/app-changelog.md b/stable/wifi-card/4.1.0/app-changelog.md new file mode 100644 index 0000000000..f40f78b5db --- /dev/null +++ b/stable/wifi-card/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wifi-card-4.1.0](https://github.com/truecharts/charts/compare/wifi-card-4.0.1...wifi-card-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/wifi-card/4.0.1/app-readme.md b/stable/wifi-card/4.1.0/app-readme.md similarity index 100% rename from stable/wifi-card/4.0.1/app-readme.md rename to stable/wifi-card/4.1.0/app-readme.md diff --git a/stable/wifi-card/4.1.0/charts/common-17.2.2.tgz b/stable/wifi-card/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/wifi-card/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/wifi-card/4.0.1/ix_values.yaml b/stable/wifi-card/4.1.0/ix_values.yaml similarity index 100% rename from stable/wifi-card/4.0.1/ix_values.yaml rename to stable/wifi-card/4.1.0/ix_values.yaml diff --git a/stable/wifi-card/4.0.1/questions.yaml b/stable/wifi-card/4.1.0/questions.yaml similarity index 100% rename from stable/wifi-card/4.0.1/questions.yaml rename to stable/wifi-card/4.1.0/questions.yaml diff --git a/stable/yacreaderlibraryserver/4.0.1/templates/common.yaml b/stable/wifi-card/4.1.0/templates/common.yaml similarity index 100% rename from stable/yacreaderlibraryserver/4.0.1/templates/common.yaml rename to stable/wifi-card/4.1.0/templates/common.yaml diff --git a/stable/wifi-card/4.1.0/values.yaml b/stable/wifi-card/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wikijs/14.1.0/CHANGELOG.md b/stable/wikijs/14.1.0/CHANGELOG.md new file mode 100644 index 0000000000..2e06bd334c --- /dev/null +++ b/stable/wikijs/14.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wikijs-14.1.0](https://github.com/truecharts/charts/compare/wikijs-14.0.1...wikijs-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [wikijs-14.0.1](https://github.com/truecharts/charts/compare/wikijs-14.0.0...wikijs-14.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [wikijs-14.0.0](https://github.com/truecharts/charts/compare/wikijs-13.0.11...wikijs-14.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [wikijs-13.0.11](https://github.com/truecharts/charts/compare/wikijs-13.0.10...wikijs-13.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [wikijs-13.0.10](https://github.com/truecharts/charts/compare/wikijs-13.0.9...wikijs-13.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [wikijs-13.0.9](https://github.com/truecharts/charts/compare/wikijs-13.0.8...wikijs-13.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [wikijs-13.0.8](https://github.com/truecharts/charts/compare/wikijs-13.0.7...wikijs-13.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [wikijs-13.0.7](https://github.com/truecharts/charts/compare/wikijs-13.0.6...wikijs-13.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [wikijs-13.0.6](https://github.com/truecharts/charts/compare/wikijs-13.0.5...wikijs-13.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [wikijs-13.0.5](https://github.com/truecharts/charts/compare/wikijs-13.0.4...wikijs-13.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [wikijs-13.0.4](https://github.com/truecharts/charts/compare/wikijs-13.0.3...wikijs-13.0.4) (2023-12-21) + +### Fix diff --git a/stable/wikijs/14.1.0/Chart.yaml b/stable/wikijs/14.1.0/Chart.yaml new file mode 100644 index 0000000000..11d3139d9a --- /dev/null +++ b/stable/wikijs/14.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: wikijs +version: 14.1.0 +appVersion: 2.5.300 +description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! +home: https://truecharts.org/charts/stable/wikijs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png +deprecated: false +sources: + - https://docs.requarks.io/install/docker + - https://github.com/Requarks/wiki + - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs + - https://hub.docker.com/r/requarks/wiki +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - wiki + - wikijs +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/wikijs/14.1.0/README.md b/stable/wikijs/14.1.0/README.md new file mode 100644 index 0000000000..c5915fc88a --- /dev/null +++ b/stable/wikijs/14.1.0/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/wikijs) + +**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/wikijs/14.1.0/app-changelog.md b/stable/wikijs/14.1.0/app-changelog.md new file mode 100644 index 0000000000..fe7ad4e0ca --- /dev/null +++ b/stable/wikijs/14.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wikijs-14.1.0](https://github.com/truecharts/charts/compare/wikijs-14.0.1...wikijs-14.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/wikijs/14.1.0/app-readme.md b/stable/wikijs/14.1.0/app-readme.md new file mode 100644 index 0000000000..5c26c74ce2 --- /dev/null +++ b/stable/wikijs/14.1.0/app-readme.md @@ -0,0 +1,8 @@ +Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/wikijs](https://truecharts.org/charts/stable/wikijs) + +--- + +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/wikijs/14.1.0/charts/common-17.2.2.tgz b/stable/wikijs/14.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/wikijs/14.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/wikijs/14.1.0/ix_values.yaml b/stable/wikijs/14.1.0/ix_values.yaml new file mode 100644 index 0000000000..6271c8b41a --- /dev/null +++ b/stable/wikijs/14.1.0/ix_values.yaml @@ -0,0 +1,50 @@ +image: + repository: requarks/wiki + tag: 2.5.300@sha256:5419ec3f4ac6a0bc9fd1b6b126249fe5ad72c02f7a47e885a15e881f10cf7eef + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10045 + targetPort: 3000 +cnpg: + main: + enabled: true + user: wikijs + database: wikijs +# /wiki/data is a temporary dir. Without mounting as emptyDir it's only writable by root. +# https://docs.requarks.io/en/install/config#data-paths +persistence: + wikicache: + enabled: true + mountPath: "/wiki/data/" + type: emptyDir +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/healthz" + readiness: + path: "/healthz" + startup: + path: "/healthz" + env: + DB_TYPE: "postgres" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_PORT: "5432" + DB_PASS: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host diff --git a/stable/wikijs/14.1.0/questions.yaml b/stable/wikijs/14.1.0/questions.yaml new file mode 100644 index 0000000000..418653163d --- /dev/null +++ b/stable/wikijs/14.1.0/questions.yaml @@ -0,0 +1,3012 @@ +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" + path: "/" + admin: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/a/dashboard" +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10045 + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/wikijs/14.1.0/templates/NOTES.txt b/stable/wikijs/14.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/wikijs/14.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wikijs/14.1.0/templates/common.yaml b/stable/wikijs/14.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/wikijs/14.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wikijs/14.1.0/values.yaml b/stable/wikijs/14.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wireguard/7.0.1/CHANGELOG.md b/stable/wireguard/7.0.1/CHANGELOG.md deleted file mode 100644 index d9cad2aab8..0000000000 --- a/stable/wireguard/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wireguard-7.0.1](https://github.com/truecharts/charts/compare/wireguard-7.0.0...wireguard-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [wireguard-7.0.0](https://github.com/truecharts/charts/compare/wireguard-6.0.11...wireguard-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [wireguard-6.0.11](https://github.com/truecharts/charts/compare/wireguard-6.0.10...wireguard-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [wireguard-6.0.10](https://github.com/truecharts/charts/compare/wireguard-6.0.9...wireguard-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [wireguard-6.0.9](https://github.com/truecharts/charts/compare/wireguard-6.0.8...wireguard-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [wireguard-6.0.8](https://github.com/truecharts/charts/compare/wireguard-6.0.7...wireguard-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [wireguard-6.0.7](https://github.com/truecharts/charts/compare/wireguard-6.0.6...wireguard-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [wireguard-6.0.6](https://github.com/truecharts/charts/compare/wireguard-6.0.5...wireguard-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [wireguard-6.0.5](https://github.com/truecharts/charts/compare/wireguard-6.0.4...wireguard-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [wireguard-6.0.4](https://github.com/truecharts/charts/compare/wireguard-6.0.3...wireguard-6.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [wireguard-6.0.3](https://github.com/truecharts/charts/compare/wireguard-6.0.2...wireguard-6.0.3) (2023-12-21) - -### Chore diff --git a/stable/wireguard/7.0.1/Chart.yaml b/stable/wireguard/7.0.1/Chart.yaml deleted file mode 100644 index 22575a9d80..0000000000 --- a/stable/wireguard/7.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: wireguard -version: 7.0.1 -appVersion: 1.0.20210914 -description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. -home: https://truecharts.org/charts/stable/wireguard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png -deprecated: false -sources: - - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard - - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard - - https://ghcr.io/k8s-at-home/wireguard -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - wireguard - - vpn -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/wireguard/7.0.1/app-changelog.md b/stable/wireguard/7.0.1/app-changelog.md deleted file mode 100644 index 40890bb9ef..0000000000 --- a/stable/wireguard/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wireguard-7.0.1](https://github.com/truecharts/charts/compare/wireguard-7.0.0...wireguard-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/wireguard/7.0.1/charts/common-17.1.4.tgz b/stable/wireguard/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/wireguard/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/wireguard/7.1.0/CHANGELOG.md b/stable/wireguard/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..fbd8d22195 --- /dev/null +++ b/stable/wireguard/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wireguard-7.1.0](https://github.com/truecharts/charts/compare/wireguard-7.0.1...wireguard-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [wireguard-7.0.1](https://github.com/truecharts/charts/compare/wireguard-7.0.0...wireguard-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [wireguard-7.0.0](https://github.com/truecharts/charts/compare/wireguard-6.0.11...wireguard-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [wireguard-6.0.11](https://github.com/truecharts/charts/compare/wireguard-6.0.10...wireguard-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [wireguard-6.0.10](https://github.com/truecharts/charts/compare/wireguard-6.0.9...wireguard-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [wireguard-6.0.9](https://github.com/truecharts/charts/compare/wireguard-6.0.8...wireguard-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [wireguard-6.0.8](https://github.com/truecharts/charts/compare/wireguard-6.0.7...wireguard-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [wireguard-6.0.7](https://github.com/truecharts/charts/compare/wireguard-6.0.6...wireguard-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [wireguard-6.0.6](https://github.com/truecharts/charts/compare/wireguard-6.0.5...wireguard-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [wireguard-6.0.5](https://github.com/truecharts/charts/compare/wireguard-6.0.4...wireguard-6.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [wireguard-6.0.4](https://github.com/truecharts/charts/compare/wireguard-6.0.3...wireguard-6.0.4) (2023-12-21) + +### Fix diff --git a/stable/wireguard/7.1.0/Chart.yaml b/stable/wireguard/7.1.0/Chart.yaml new file mode 100644 index 0000000000..cb54ba3214 --- /dev/null +++ b/stable/wireguard/7.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: wireguard +version: 7.1.0 +appVersion: 1.0.20210914 +description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. +home: https://truecharts.org/charts/stable/wireguard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png +deprecated: false +sources: + - https://ghcr.io/k8s-at-home/wireguard + - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard + - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - wireguard + - vpn +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/wireguard/7.0.1/README.md b/stable/wireguard/7.1.0/README.md similarity index 100% rename from stable/wireguard/7.0.1/README.md rename to stable/wireguard/7.1.0/README.md diff --git a/stable/wireguard/7.1.0/app-changelog.md b/stable/wireguard/7.1.0/app-changelog.md new file mode 100644 index 0000000000..575d2d2341 --- /dev/null +++ b/stable/wireguard/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wireguard-7.1.0](https://github.com/truecharts/charts/compare/wireguard-7.0.1...wireguard-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/wireguard/7.0.1/app-readme.md b/stable/wireguard/7.1.0/app-readme.md similarity index 100% rename from stable/wireguard/7.0.1/app-readme.md rename to stable/wireguard/7.1.0/app-readme.md diff --git a/stable/wireguard/7.1.0/charts/common-17.2.2.tgz b/stable/wireguard/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/wireguard/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/wireguard/7.0.1/ix_values.yaml b/stable/wireguard/7.1.0/ix_values.yaml similarity index 100% rename from stable/wireguard/7.0.1/ix_values.yaml rename to stable/wireguard/7.1.0/ix_values.yaml diff --git a/stable/wireguard/7.0.1/questions.yaml b/stable/wireguard/7.1.0/questions.yaml similarity index 100% rename from stable/wireguard/7.0.1/questions.yaml rename to stable/wireguard/7.1.0/questions.yaml diff --git a/stable/wireguard/7.1.0/templates/NOTES.txt b/stable/wireguard/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/wireguard/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wireguard/7.0.1/templates/_configfilemount.tpl b/stable/wireguard/7.1.0/templates/_configfilemount.tpl similarity index 100% rename from stable/wireguard/7.0.1/templates/_configfilemount.tpl rename to stable/wireguard/7.1.0/templates/_configfilemount.tpl diff --git a/stable/wireguard/7.0.1/templates/_configmap.tpl b/stable/wireguard/7.1.0/templates/_configmap.tpl similarity index 100% rename from stable/wireguard/7.0.1/templates/_configmap.tpl rename to stable/wireguard/7.1.0/templates/_configmap.tpl diff --git a/stable/wireguard/7.0.1/templates/_secret.tpl b/stable/wireguard/7.1.0/templates/_secret.tpl similarity index 100% rename from stable/wireguard/7.0.1/templates/_secret.tpl rename to stable/wireguard/7.1.0/templates/_secret.tpl diff --git a/stable/wireguard/7.0.1/templates/common.yaml b/stable/wireguard/7.1.0/templates/common.yaml similarity index 100% rename from stable/wireguard/7.0.1/templates/common.yaml rename to stable/wireguard/7.1.0/templates/common.yaml diff --git a/stable/wireguard/7.1.0/values.yaml b/stable/wireguard/7.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wizarr/5.0.1/CHANGELOG.md b/stable/wizarr/5.0.1/CHANGELOG.md deleted file mode 100644 index 3639342a4a..0000000000 --- a/stable/wizarr/5.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wizarr-5.0.1](https://github.com/truecharts/charts/compare/wizarr-5.0.0...wizarr-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [wizarr-5.0.0](https://github.com/truecharts/charts/compare/wizarr-4.0.11...wizarr-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [wizarr-4.0.11](https://github.com/truecharts/charts/compare/wizarr-4.0.10...wizarr-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [wizarr-4.0.10](https://github.com/truecharts/charts/compare/wizarr-4.0.9...wizarr-4.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [wizarr-4.0.9](https://github.com/truecharts/charts/compare/wizarr-4.0.8...wizarr-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [wizarr-4.0.8](https://github.com/truecharts/charts/compare/wizarr-4.0.7...wizarr-4.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [wizarr-4.0.7](https://github.com/truecharts/charts/compare/wizarr-4.0.6...wizarr-4.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [wizarr-4.0.6](https://github.com/truecharts/charts/compare/wizarr-4.0.5...wizarr-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [wizarr-4.0.5](https://github.com/truecharts/charts/compare/wizarr-4.0.4...wizarr-4.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [wizarr-4.0.4](https://github.com/truecharts/charts/compare/wizarr-4.0.3...wizarr-4.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [wizarr-4.0.3](https://github.com/truecharts/charts/compare/wizarr-4.0.2...wizarr-4.0.3) (2023-12-21) - -### Chore diff --git a/stable/wizarr/5.0.1/Chart.yaml b/stable/wizarr/5.0.1/Chart.yaml deleted file mode 100644 index bf84601805..0000000000 --- a/stable/wizarr/5.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: wizarr -version: 5.0.1 -appVersion: 3.5.1 -description: A automatic user invitation system for Plex. -home: https://truecharts.org/charts/stable/wizarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.png -deprecated: false -sources: - - https://github.com/Wizarrrr/wizarr - - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr - - https://ghcr.io/wizarrrr/wizarr -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - wizarr - - HomeAutomation - - Tools-Utilities - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/wizarr/5.0.1/app-changelog.md b/stable/wizarr/5.0.1/app-changelog.md deleted file mode 100644 index 024e18f694..0000000000 --- a/stable/wizarr/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wizarr-5.0.1](https://github.com/truecharts/charts/compare/wizarr-5.0.0...wizarr-5.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/wizarr/5.0.1/charts/common-17.1.4.tgz b/stable/wizarr/5.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/wizarr/5.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/wizarr/5.1.0/CHANGELOG.md b/stable/wizarr/5.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a211edf3c6 --- /dev/null +++ b/stable/wizarr/5.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wizarr-5.1.0](https://github.com/truecharts/charts/compare/wizarr-5.0.1...wizarr-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [wizarr-5.0.1](https://github.com/truecharts/charts/compare/wizarr-5.0.0...wizarr-5.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [wizarr-5.0.0](https://github.com/truecharts/charts/compare/wizarr-4.0.11...wizarr-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [wizarr-4.0.11](https://github.com/truecharts/charts/compare/wizarr-4.0.10...wizarr-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [wizarr-4.0.10](https://github.com/truecharts/charts/compare/wizarr-4.0.9...wizarr-4.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [wizarr-4.0.9](https://github.com/truecharts/charts/compare/wizarr-4.0.8...wizarr-4.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [wizarr-4.0.8](https://github.com/truecharts/charts/compare/wizarr-4.0.7...wizarr-4.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [wizarr-4.0.7](https://github.com/truecharts/charts/compare/wizarr-4.0.6...wizarr-4.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [wizarr-4.0.6](https://github.com/truecharts/charts/compare/wizarr-4.0.5...wizarr-4.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [wizarr-4.0.5](https://github.com/truecharts/charts/compare/wizarr-4.0.4...wizarr-4.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [wizarr-4.0.4](https://github.com/truecharts/charts/compare/wizarr-4.0.3...wizarr-4.0.4) (2023-12-21) + +### Fix diff --git a/stable/wizarr/5.1.0/Chart.yaml b/stable/wizarr/5.1.0/Chart.yaml new file mode 100644 index 0000000000..b45d043ec4 --- /dev/null +++ b/stable/wizarr/5.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: wizarr +version: 5.1.0 +appVersion: 3.5.1 +description: A automatic user invitation system for Plex. +home: https://truecharts.org/charts/stable/wizarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.png +deprecated: false +sources: + - https://github.com/Wizarrrr/wizarr + - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr + - https://ghcr.io/wizarrrr/wizarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - wizarr + - HomeAutomation + - Tools-Utilities + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/wizarr/5.0.1/README.md b/stable/wizarr/5.1.0/README.md similarity index 100% rename from stable/wizarr/5.0.1/README.md rename to stable/wizarr/5.1.0/README.md diff --git a/stable/wizarr/5.1.0/app-changelog.md b/stable/wizarr/5.1.0/app-changelog.md new file mode 100644 index 0000000000..4dd601b994 --- /dev/null +++ b/stable/wizarr/5.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wizarr-5.1.0](https://github.com/truecharts/charts/compare/wizarr-5.0.1...wizarr-5.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/wizarr/5.0.1/app-readme.md b/stable/wizarr/5.1.0/app-readme.md similarity index 100% rename from stable/wizarr/5.0.1/app-readme.md rename to stable/wizarr/5.1.0/app-readme.md diff --git a/stable/wizarr/5.1.0/charts/common-17.2.2.tgz b/stable/wizarr/5.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/wizarr/5.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/wizarr/5.0.1/ix_values.yaml b/stable/wizarr/5.1.0/ix_values.yaml similarity index 100% rename from stable/wizarr/5.0.1/ix_values.yaml rename to stable/wizarr/5.1.0/ix_values.yaml diff --git a/stable/wizarr/5.0.1/questions.yaml b/stable/wizarr/5.1.0/questions.yaml similarity index 100% rename from stable/wizarr/5.0.1/questions.yaml rename to stable/wizarr/5.1.0/questions.yaml diff --git a/stable/wizarr/5.1.0/templates/NOTES.txt b/stable/wizarr/5.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/wizarr/5.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wizarr/5.1.0/templates/common.yaml b/stable/wizarr/5.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/wizarr/5.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wizarr/5.1.0/values.yaml b/stable/wizarr/5.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wordpress/6.0.2/CHANGELOG.md b/stable/wordpress/6.0.2/CHANGELOG.md deleted file mode 100644 index 3169cfc7f4..0000000000 --- a/stable/wordpress/6.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wordpress-6.0.2](https://github.com/truecharts/charts/compare/wordpress-6.0.1...wordpress-6.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [wordpress-6.0.1](https://github.com/truecharts/charts/compare/wordpress-6.0.0...wordpress-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [wordpress-6.0.0](https://github.com/truecharts/charts/compare/wordpress-5.0.0...wordpress-6.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [wordpress-6.0.0](https://github.com/truecharts/charts/compare/wordpress-5.0.0...wordpress-6.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [wordpress-5.0.0](https://github.com/truecharts/charts/compare/wordpress-4.0.13...wordpress-5.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [wordpress-4.0.13](https://github.com/truecharts/charts/compare/wordpress-4.0.12...wordpress-4.0.13) (2023-12-25) - -### Chore - -- update container image bitnami/wordpress to 6.4.2[@4796413](https://github.com/4796413) by renovate ([#16398](https://github.com/truecharts/charts/issues/16398)) - - - - -## [wordpress-4.0.12](https://github.com/truecharts/charts/compare/wordpress-4.0.11...wordpress-4.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [wordpress-4.0.11](https://github.com/truecharts/charts/compare/wordpress-4.0.10...wordpress-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [wordpress-4.0.10](https://github.com/truecharts/charts/compare/wordpress-4.0.9...wordpress-4.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [wordpress-4.0.9](https://github.com/truecharts/charts/compare/wordpress-4.0.8...wordpress-4.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [wordpress-4.0.8](https://github.com/truecharts/charts/compare/wordpress-4.0.7...wordpress-4.0.8) (2023-12-23) - -### Chore diff --git a/stable/wordpress/6.0.2/Chart.yaml b/stable/wordpress/6.0.2/Chart.yaml deleted file mode 100644 index 5802f5f400..0000000000 --- a/stable/wordpress/6.0.2/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: wordpress -version: 6.0.2 -appVersion: 6.4.2 -description: The WordPress rich content management system can utilize plugins, widgets, and themes. -home: https://truecharts.org/charts/stable/wordpress -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png -deprecated: false -sources: - - https://www.wordpress.org - - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - - https://hub.docker.com/r/bitnami/wordpress -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - wordpress - - cms -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.0.3 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: website - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/wordpress/6.0.2/app-changelog.md b/stable/wordpress/6.0.2/app-changelog.md deleted file mode 100644 index 10f9b5f5a2..0000000000 --- a/stable/wordpress/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-6.0.2](https://github.com/truecharts/charts/compare/wordpress-6.0.1...wordpress-6.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/wordpress/6.0.2/charts/common-17.1.4.tgz b/stable/wordpress/6.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/wordpress/6.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/wordpress/6.0.2/charts/mariadb-12.0.3.tgz b/stable/wordpress/6.0.2/charts/mariadb-12.0.3.tgz deleted file mode 100644 index bb993ca989..0000000000 Binary files a/stable/wordpress/6.0.2/charts/mariadb-12.0.3.tgz and /dev/null differ diff --git a/stable/wordpress/6.1.0/CHANGELOG.md b/stable/wordpress/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..5ac6e3c9a0 --- /dev/null +++ b/stable/wordpress/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wordpress-6.1.0](https://github.com/truecharts/charts/compare/wordpress-6.0.2...wordpress-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [wordpress-6.0.2](https://github.com/truecharts/charts/compare/wordpress-6.0.1...wordpress-6.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [wordpress-6.0.1](https://github.com/truecharts/charts/compare/wordpress-6.0.0...wordpress-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [wordpress-6.0.0](https://github.com/truecharts/charts/compare/wordpress-5.0.0...wordpress-6.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [wordpress-6.0.0](https://github.com/truecharts/charts/compare/wordpress-5.0.0...wordpress-6.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [wordpress-5.0.0](https://github.com/truecharts/charts/compare/wordpress-4.0.13...wordpress-5.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [wordpress-4.0.13](https://github.com/truecharts/charts/compare/wordpress-4.0.12...wordpress-4.0.13) (2023-12-25) + +### Chore + +- update container image bitnami/wordpress to 6.4.2[@4796413](https://github.com/4796413) by renovate ([#16398](https://github.com/truecharts/charts/issues/16398)) + + + + +## [wordpress-4.0.12](https://github.com/truecharts/charts/compare/wordpress-4.0.11...wordpress-4.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [wordpress-4.0.11](https://github.com/truecharts/charts/compare/wordpress-4.0.10...wordpress-4.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [wordpress-4.0.10](https://github.com/truecharts/charts/compare/wordpress-4.0.9...wordpress-4.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [wordpress-4.0.9](https://github.com/truecharts/charts/compare/wordpress-4.0.8...wordpress-4.0.9) (2023-12-23) + +### Chore diff --git a/stable/wordpress/6.1.0/Chart.yaml b/stable/wordpress/6.1.0/Chart.yaml new file mode 100644 index 0000000000..ac0a55d221 --- /dev/null +++ b/stable/wordpress/6.1.0/Chart.yaml @@ -0,0 +1,44 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: wordpress +version: 6.1.0 +appVersion: 6.4.2 +description: The WordPress rich content management system can utilize plugins, widgets, and themes. +home: https://truecharts.org/charts/stable/wordpress +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png +deprecated: false +sources: + - https://www.wordpress.org + - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress + - https://hub.docker.com/r/bitnami/wordpress +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - wordpress + - cms +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.0 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: website + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/wordpress/6.0.2/README.md b/stable/wordpress/6.1.0/README.md similarity index 100% rename from stable/wordpress/6.0.2/README.md rename to stable/wordpress/6.1.0/README.md diff --git a/stable/wordpress/6.1.0/app-changelog.md b/stable/wordpress/6.1.0/app-changelog.md new file mode 100644 index 0000000000..00fe9f0385 --- /dev/null +++ b/stable/wordpress/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-6.1.0](https://github.com/truecharts/charts/compare/wordpress-6.0.2...wordpress-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/wordpress/6.0.2/app-readme.md b/stable/wordpress/6.1.0/app-readme.md similarity index 100% rename from stable/wordpress/6.0.2/app-readme.md rename to stable/wordpress/6.1.0/app-readme.md diff --git a/stable/wordpress/6.1.0/charts/common-17.2.2.tgz b/stable/wordpress/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/wordpress/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/wordpress/6.1.0/charts/mariadb-12.1.0.tgz b/stable/wordpress/6.1.0/charts/mariadb-12.1.0.tgz new file mode 100644 index 0000000000..e07f98464c Binary files /dev/null and b/stable/wordpress/6.1.0/charts/mariadb-12.1.0.tgz differ diff --git a/stable/wordpress/6.0.2/ix_values.yaml b/stable/wordpress/6.1.0/ix_values.yaml similarity index 100% rename from stable/wordpress/6.0.2/ix_values.yaml rename to stable/wordpress/6.1.0/ix_values.yaml diff --git a/stable/wordpress/6.0.2/questions.yaml b/stable/wordpress/6.1.0/questions.yaml similarity index 100% rename from stable/wordpress/6.0.2/questions.yaml rename to stable/wordpress/6.1.0/questions.yaml diff --git a/stable/wordpress/6.0.2/templates/_env.tpl b/stable/wordpress/6.1.0/templates/_env.tpl similarity index 100% rename from stable/wordpress/6.0.2/templates/_env.tpl rename to stable/wordpress/6.1.0/templates/_env.tpl diff --git a/stable/wordpress/6.0.2/templates/common.yaml b/stable/wordpress/6.1.0/templates/common.yaml similarity index 100% rename from stable/wordpress/6.0.2/templates/common.yaml rename to stable/wordpress/6.1.0/templates/common.yaml diff --git a/stable/wordpress/6.1.0/values.yaml b/stable/wordpress/6.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wyoming-piper/3.0.1/CHANGELOG.md b/stable/wyoming-piper/3.0.1/CHANGELOG.md deleted file mode 100644 index fd744778e9..0000000000 --- a/stable/wyoming-piper/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wyoming-piper-3.0.1](https://github.com/truecharts/charts/compare/wyoming-piper-3.0.0...wyoming-piper-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [wyoming-piper-3.0.0](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.11...wyoming-piper-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [wyoming-piper-2.0.11](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.10...wyoming-piper-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [wyoming-piper-2.0.10](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.9...wyoming-piper-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [wyoming-piper-2.0.9](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.8...wyoming-piper-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [wyoming-piper-2.0.8](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.7...wyoming-piper-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [wyoming-piper-2.0.7](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.6...wyoming-piper-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [wyoming-piper-2.0.6](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.5...wyoming-piper-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [wyoming-piper-2.0.5](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.4...wyoming-piper-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [wyoming-piper-2.0.4](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.3...wyoming-piper-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [wyoming-piper-2.0.3](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.2...wyoming-piper-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/wyoming-piper/3.0.1/Chart.yaml b/stable/wyoming-piper/3.0.1/Chart.yaml deleted file mode 100644 index f5b3ed618d..0000000000 --- a/stable/wyoming-piper/3.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: wyoming-piper -version: 3.0.1 -appVersion: 1.4.0 -description: The Wyoming integration of piper -home: https://truecharts.org/charts/stable/wyoming-piper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-piper.png -deprecated: false -sources: - - https://github.com/home-assistant/addons/tree/master/piper - - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper - - https://hub.docker.com/r/rhasspy/wyoming-piper -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - wyoming-piper -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/wyoming-piper/3.0.1/app-changelog.md b/stable/wyoming-piper/3.0.1/app-changelog.md deleted file mode 100644 index 70edfbf671..0000000000 --- a/stable/wyoming-piper/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wyoming-piper-3.0.1](https://github.com/truecharts/charts/compare/wyoming-piper-3.0.0...wyoming-piper-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/wyoming-piper/3.0.1/charts/common-17.1.4.tgz b/stable/wyoming-piper/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/wyoming-piper/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/wyoming-piper/3.1.0/CHANGELOG.md b/stable/wyoming-piper/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..f5ea96c7f1 --- /dev/null +++ b/stable/wyoming-piper/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wyoming-piper-3.1.0](https://github.com/truecharts/charts/compare/wyoming-piper-3.0.1...wyoming-piper-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [wyoming-piper-3.0.1](https://github.com/truecharts/charts/compare/wyoming-piper-3.0.0...wyoming-piper-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [wyoming-piper-3.0.0](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.11...wyoming-piper-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [wyoming-piper-2.0.11](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.10...wyoming-piper-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [wyoming-piper-2.0.10](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.9...wyoming-piper-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [wyoming-piper-2.0.9](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.8...wyoming-piper-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [wyoming-piper-2.0.8](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.7...wyoming-piper-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [wyoming-piper-2.0.7](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.6...wyoming-piper-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [wyoming-piper-2.0.6](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.5...wyoming-piper-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [wyoming-piper-2.0.5](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.4...wyoming-piper-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [wyoming-piper-2.0.4](https://github.com/truecharts/charts/compare/wyoming-piper-2.0.3...wyoming-piper-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/wyoming-piper/3.1.0/Chart.yaml b/stable/wyoming-piper/3.1.0/Chart.yaml new file mode 100644 index 0000000000..06b51a3791 --- /dev/null +++ b/stable/wyoming-piper/3.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: wyoming-piper +version: 3.1.0 +appVersion: 1.4.0 +description: The Wyoming integration of piper +home: https://truecharts.org/charts/stable/wyoming-piper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-piper.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper + - https://hub.docker.com/r/rhasspy/wyoming-piper + - https://github.com/home-assistant/addons/tree/master/piper +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - wyoming-piper +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/wyoming-piper/3.0.1/README.md b/stable/wyoming-piper/3.1.0/README.md similarity index 100% rename from stable/wyoming-piper/3.0.1/README.md rename to stable/wyoming-piper/3.1.0/README.md diff --git a/stable/wyoming-piper/3.1.0/app-changelog.md b/stable/wyoming-piper/3.1.0/app-changelog.md new file mode 100644 index 0000000000..51727c1cd9 --- /dev/null +++ b/stable/wyoming-piper/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wyoming-piper-3.1.0](https://github.com/truecharts/charts/compare/wyoming-piper-3.0.1...wyoming-piper-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/wyoming-piper/3.0.1/app-readme.md b/stable/wyoming-piper/3.1.0/app-readme.md similarity index 100% rename from stable/wyoming-piper/3.0.1/app-readme.md rename to stable/wyoming-piper/3.1.0/app-readme.md diff --git a/stable/wyoming-piper/3.1.0/charts/common-17.2.2.tgz b/stable/wyoming-piper/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/wyoming-piper/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/wyoming-piper/3.0.1/ix_values.yaml b/stable/wyoming-piper/3.1.0/ix_values.yaml similarity index 100% rename from stable/wyoming-piper/3.0.1/ix_values.yaml rename to stable/wyoming-piper/3.1.0/ix_values.yaml diff --git a/stable/wyoming-piper/3.0.1/questions.yaml b/stable/wyoming-piper/3.1.0/questions.yaml similarity index 100% rename from stable/wyoming-piper/3.0.1/questions.yaml rename to stable/wyoming-piper/3.1.0/questions.yaml diff --git a/stable/wyoming-piper/3.1.0/templates/NOTES.txt b/stable/wyoming-piper/3.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/wyoming-piper/3.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wyoming-piper/3.0.1/templates/_args.tpl b/stable/wyoming-piper/3.1.0/templates/_args.tpl similarity index 100% rename from stable/wyoming-piper/3.0.1/templates/_args.tpl rename to stable/wyoming-piper/3.1.0/templates/_args.tpl diff --git a/stable/wyoming-piper/3.0.1/templates/common.yaml b/stable/wyoming-piper/3.1.0/templates/common.yaml similarity index 100% rename from stable/wyoming-piper/3.0.1/templates/common.yaml rename to stable/wyoming-piper/3.1.0/templates/common.yaml diff --git a/stable/wyoming-piper/3.1.0/values.yaml b/stable/wyoming-piper/3.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wyoming-whisper/3.0.1/CHANGELOG.md b/stable/wyoming-whisper/3.0.1/CHANGELOG.md deleted file mode 100644 index 5b52cddd55..0000000000 --- a/stable/wyoming-whisper/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wyoming-whisper-3.0.1](https://github.com/truecharts/charts/compare/wyoming-whisper-3.0.0...wyoming-whisper-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [wyoming-whisper-3.0.0](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.11...wyoming-whisper-3.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [wyoming-whisper-2.0.11](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.10...wyoming-whisper-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [wyoming-whisper-2.0.10](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.9...wyoming-whisper-2.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [wyoming-whisper-2.0.9](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.8...wyoming-whisper-2.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [wyoming-whisper-2.0.8](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.7...wyoming-whisper-2.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [wyoming-whisper-2.0.7](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.6...wyoming-whisper-2.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [wyoming-whisper-2.0.6](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.5...wyoming-whisper-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [wyoming-whisper-2.0.5](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.4...wyoming-whisper-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [wyoming-whisper-2.0.4](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.3...wyoming-whisper-2.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [wyoming-whisper-2.0.3](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.2...wyoming-whisper-2.0.3) (2023-12-21) - -### Chore diff --git a/stable/wyoming-whisper/3.0.1/Chart.yaml b/stable/wyoming-whisper/3.0.1/Chart.yaml deleted file mode 100644 index 0b56f94834..0000000000 --- a/stable/wyoming-whisper/3.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: wyoming-whisper -version: 3.0.1 -appVersion: latest -description: The Wyoming integration of whisper -home: https://truecharts.org/charts/stable/wyoming-whisper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-whisper.png -deprecated: false -sources: - - https://github.com/home-assistant/addons/tree/master/whisper - - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-whisper - - https://hub.docker.com/r/rhasspy/wyoming-whisper -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - wyoming-whisper -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/wyoming-whisper/3.0.1/app-changelog.md b/stable/wyoming-whisper/3.0.1/app-changelog.md deleted file mode 100644 index 1165d927ca..0000000000 --- a/stable/wyoming-whisper/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wyoming-whisper-3.0.1](https://github.com/truecharts/charts/compare/wyoming-whisper-3.0.0...wyoming-whisper-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/wyoming-whisper/3.0.1/charts/common-17.1.4.tgz b/stable/wyoming-whisper/3.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/wyoming-whisper/3.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/wyoming-whisper/3.1.0/CHANGELOG.md b/stable/wyoming-whisper/3.1.0/CHANGELOG.md new file mode 100644 index 0000000000..37d2155721 --- /dev/null +++ b/stable/wyoming-whisper/3.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wyoming-whisper-3.1.0](https://github.com/truecharts/charts/compare/wyoming-whisper-3.0.1...wyoming-whisper-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [wyoming-whisper-3.0.1](https://github.com/truecharts/charts/compare/wyoming-whisper-3.0.0...wyoming-whisper-3.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [wyoming-whisper-3.0.0](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.11...wyoming-whisper-3.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [wyoming-whisper-2.0.11](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.10...wyoming-whisper-2.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [wyoming-whisper-2.0.10](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.9...wyoming-whisper-2.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [wyoming-whisper-2.0.9](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.8...wyoming-whisper-2.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [wyoming-whisper-2.0.8](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.7...wyoming-whisper-2.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [wyoming-whisper-2.0.7](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.6...wyoming-whisper-2.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [wyoming-whisper-2.0.6](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.5...wyoming-whisper-2.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [wyoming-whisper-2.0.5](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.4...wyoming-whisper-2.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [wyoming-whisper-2.0.4](https://github.com/truecharts/charts/compare/wyoming-whisper-2.0.3...wyoming-whisper-2.0.4) (2023-12-21) + +### Fix diff --git a/stable/wyoming-whisper/3.1.0/Chart.yaml b/stable/wyoming-whisper/3.1.0/Chart.yaml new file mode 100644 index 0000000000..269ad0db07 --- /dev/null +++ b/stable/wyoming-whisper/3.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: wyoming-whisper +version: 3.1.0 +appVersion: latest +description: The Wyoming integration of whisper +home: https://truecharts.org/charts/stable/wyoming-whisper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-whisper.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-whisper + - https://hub.docker.com/r/rhasspy/wyoming-whisper + - https://github.com/home-assistant/addons/tree/master/whisper +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - wyoming-whisper +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/wyoming-whisper/3.0.1/README.md b/stable/wyoming-whisper/3.1.0/README.md similarity index 100% rename from stable/wyoming-whisper/3.0.1/README.md rename to stable/wyoming-whisper/3.1.0/README.md diff --git a/stable/wyoming-whisper/3.1.0/app-changelog.md b/stable/wyoming-whisper/3.1.0/app-changelog.md new file mode 100644 index 0000000000..aa51deb379 --- /dev/null +++ b/stable/wyoming-whisper/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wyoming-whisper-3.1.0](https://github.com/truecharts/charts/compare/wyoming-whisper-3.0.1...wyoming-whisper-3.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/wyoming-whisper/3.0.1/app-readme.md b/stable/wyoming-whisper/3.1.0/app-readme.md similarity index 100% rename from stable/wyoming-whisper/3.0.1/app-readme.md rename to stable/wyoming-whisper/3.1.0/app-readme.md diff --git a/stable/wyoming-whisper/3.1.0/charts/common-17.2.2.tgz b/stable/wyoming-whisper/3.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/wyoming-whisper/3.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/wyoming-whisper/3.0.1/ix_values.yaml b/stable/wyoming-whisper/3.1.0/ix_values.yaml similarity index 100% rename from stable/wyoming-whisper/3.0.1/ix_values.yaml rename to stable/wyoming-whisper/3.1.0/ix_values.yaml diff --git a/stable/wyoming-whisper/3.0.1/questions.yaml b/stable/wyoming-whisper/3.1.0/questions.yaml similarity index 100% rename from stable/wyoming-whisper/3.0.1/questions.yaml rename to stable/wyoming-whisper/3.1.0/questions.yaml diff --git a/stable/wyoming-whisper/3.1.0/templates/NOTES.txt b/stable/wyoming-whisper/3.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/wyoming-whisper/3.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wyoming-whisper/3.1.0/templates/common.yaml b/stable/wyoming-whisper/3.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/wyoming-whisper/3.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wyoming-whisper/3.1.0/values.yaml b/stable/wyoming-whisper/3.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/xen-orchestra/7.0.1/CHANGELOG.md b/stable/xen-orchestra/7.0.1/CHANGELOG.md deleted file mode 100644 index 01846ddd90..0000000000 --- a/stable/xen-orchestra/7.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xen-orchestra-7.0.1](https://github.com/truecharts/charts/compare/xen-orchestra-7.0.0...xen-orchestra-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [xen-orchestra-7.0.0](https://github.com/truecharts/charts/compare/xen-orchestra-6.1.0...xen-orchestra-7.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [xen-orchestra-6.1.0](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.11...xen-orchestra-6.1.0) (2023-12-25) - -### Chore - -- update container image ronivay/xen-orchestra to v5.131.0[@9d63cdb](https://github.com/9d63cdb) by renovate ([#16500](https://github.com/truecharts/charts/issues/16500)) - - - - -## [xen-orchestra-6.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.10...xen-orchestra-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [xen-orchestra-6.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.9...xen-orchestra-6.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [xen-orchestra-6.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.8...xen-orchestra-6.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [xen-orchestra-6.0.8](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.7...xen-orchestra-6.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [xen-orchestra-6.0.7](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.6...xen-orchestra-6.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [xen-orchestra-6.0.6](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.5...xen-orchestra-6.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [xen-orchestra-6.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.4...xen-orchestra-6.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [xen-orchestra-6.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.3...xen-orchestra-6.0.4) (2023-12-21) - -### Fix diff --git a/stable/xen-orchestra/7.0.1/Chart.yaml b/stable/xen-orchestra/7.0.1/Chart.yaml deleted file mode 100644 index 07783230e9..0000000000 --- a/stable/xen-orchestra/7.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: xen-orchestra -version: 7.0.1 -appVersion: 5.131.0 -description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. -home: https://truecharts.org/charts/stable/xen-orchestra -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra - - https://hub.docker.com/r/ronivay/xen-orchestra -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - xen-orchestra -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/xen-orchestra/7.0.1/app-changelog.md b/stable/xen-orchestra/7.0.1/app-changelog.md deleted file mode 100644 index 329fdfc476..0000000000 --- a/stable/xen-orchestra/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xen-orchestra-7.0.1](https://github.com/truecharts/charts/compare/xen-orchestra-7.0.0...xen-orchestra-7.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/xen-orchestra/7.0.1/charts/common-17.1.4.tgz b/stable/xen-orchestra/7.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/xen-orchestra/7.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/xen-orchestra/7.1.0/CHANGELOG.md b/stable/xen-orchestra/7.1.0/CHANGELOG.md new file mode 100644 index 0000000000..c6beaa919b --- /dev/null +++ b/stable/xen-orchestra/7.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xen-orchestra-7.1.0](https://github.com/truecharts/charts/compare/xen-orchestra-7.0.1...xen-orchestra-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [xen-orchestra-7.0.1](https://github.com/truecharts/charts/compare/xen-orchestra-7.0.0...xen-orchestra-7.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [xen-orchestra-7.0.0](https://github.com/truecharts/charts/compare/xen-orchestra-6.1.0...xen-orchestra-7.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [xen-orchestra-6.1.0](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.11...xen-orchestra-6.1.0) (2023-12-25) + +### Chore + +- update container image ronivay/xen-orchestra to v5.131.0[@9d63cdb](https://github.com/9d63cdb) by renovate ([#16500](https://github.com/truecharts/charts/issues/16500)) + + + + +## [xen-orchestra-6.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.10...xen-orchestra-6.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [xen-orchestra-6.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.9...xen-orchestra-6.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [xen-orchestra-6.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.8...xen-orchestra-6.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [xen-orchestra-6.0.8](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.7...xen-orchestra-6.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [xen-orchestra-6.0.7](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.6...xen-orchestra-6.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [xen-orchestra-6.0.6](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.5...xen-orchestra-6.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [xen-orchestra-6.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-6.0.4...xen-orchestra-6.0.5) (2023-12-22) + +### Fix diff --git a/stable/xen-orchestra/7.1.0/Chart.yaml b/stable/xen-orchestra/7.1.0/Chart.yaml new file mode 100644 index 0000000000..1aa834c48e --- /dev/null +++ b/stable/xen-orchestra/7.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: xen-orchestra +version: 7.1.0 +appVersion: 5.131.0 +description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. +home: https://truecharts.org/charts/stable/xen-orchestra +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png +deprecated: false +sources: + - https://hub.docker.com/r/ronivay/xen-orchestra + - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - xen-orchestra +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/xen-orchestra/7.0.1/README.md b/stable/xen-orchestra/7.1.0/README.md similarity index 100% rename from stable/xen-orchestra/7.0.1/README.md rename to stable/xen-orchestra/7.1.0/README.md diff --git a/stable/xen-orchestra/7.1.0/app-changelog.md b/stable/xen-orchestra/7.1.0/app-changelog.md new file mode 100644 index 0000000000..4cd9cd4db2 --- /dev/null +++ b/stable/xen-orchestra/7.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xen-orchestra-7.1.0](https://github.com/truecharts/charts/compare/xen-orchestra-7.0.1...xen-orchestra-7.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/xen-orchestra/7.0.1/app-readme.md b/stable/xen-orchestra/7.1.0/app-readme.md similarity index 100% rename from stable/xen-orchestra/7.0.1/app-readme.md rename to stable/xen-orchestra/7.1.0/app-readme.md diff --git a/stable/xen-orchestra/7.1.0/charts/common-17.2.2.tgz b/stable/xen-orchestra/7.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/xen-orchestra/7.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/xen-orchestra/7.0.1/ix_values.yaml b/stable/xen-orchestra/7.1.0/ix_values.yaml similarity index 100% rename from stable/xen-orchestra/7.0.1/ix_values.yaml rename to stable/xen-orchestra/7.1.0/ix_values.yaml diff --git a/stable/xen-orchestra/7.0.1/questions.yaml b/stable/xen-orchestra/7.1.0/questions.yaml similarity index 100% rename from stable/xen-orchestra/7.0.1/questions.yaml rename to stable/xen-orchestra/7.1.0/questions.yaml diff --git a/stable/xen-orchestra/7.1.0/templates/NOTES.txt b/stable/xen-orchestra/7.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/xen-orchestra/7.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xen-orchestra/7.1.0/templates/common.yaml b/stable/xen-orchestra/7.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/xen-orchestra/7.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xen-orchestra/7.1.0/values.yaml b/stable/xen-orchestra/7.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/xmrig/4.0.1/CHANGELOG.md b/stable/xmrig/4.0.1/CHANGELOG.md deleted file mode 100644 index cc9ae9bbfd..0000000000 --- a/stable/xmrig/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xmrig-4.0.1](https://github.com/truecharts/charts/compare/xmrig-4.0.0...xmrig-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [xmrig-4.0.0](https://github.com/truecharts/charts/compare/xmrig-3.0.17...xmrig-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [xmrig-3.0.17](https://github.com/truecharts/charts/compare/xmrig-3.0.16...xmrig-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [xmrig-3.0.16](https://github.com/truecharts/charts/compare/xmrig-3.0.15...xmrig-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [xmrig-3.0.15](https://github.com/truecharts/charts/compare/xmrig-3.0.14...xmrig-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [xmrig-3.0.14](https://github.com/truecharts/charts/compare/xmrig-3.0.13...xmrig-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [xmrig-3.0.13](https://github.com/truecharts/charts/compare/xmrig-3.0.12...xmrig-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [xmrig-3.0.12](https://github.com/truecharts/charts/compare/xmrig-3.0.11...xmrig-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [xmrig-3.0.11](https://github.com/truecharts/charts/compare/xmrig-3.0.10...xmrig-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [xmrig-3.0.10](https://github.com/truecharts/charts/compare/xmrig-3.0.9...xmrig-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [xmrig-3.0.9](https://github.com/truecharts/charts/compare/xmrig-3.0.8...xmrig-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/xmrig/4.0.1/Chart.yaml b/stable/xmrig/4.0.1/Chart.yaml deleted file mode 100644 index fd51c871f3..0000000000 --- a/stable/xmrig/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: xmrig -version: 4.0.1 -appVersion: latest -description: Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. -home: https://truecharts.org/charts/incubator/xmrig -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xmrig - - https://hub.docker.com/r/lnxd/xmrig -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - xmrig - - Crypto -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/xmrig/4.0.1/app-changelog.md b/stable/xmrig/4.0.1/app-changelog.md deleted file mode 100644 index 2bbeb4f6be..0000000000 --- a/stable/xmrig/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xmrig-4.0.1](https://github.com/truecharts/charts/compare/xmrig-4.0.0...xmrig-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/xmrig/4.0.1/charts/common-17.1.4.tgz b/stable/xmrig/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/xmrig/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/xmrig/4.1.0/CHANGELOG.md b/stable/xmrig/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..95d3af6c99 --- /dev/null +++ b/stable/xmrig/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xmrig-4.1.0](https://github.com/truecharts/charts/compare/xmrig-4.0.1...xmrig-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [xmrig-4.0.1](https://github.com/truecharts/charts/compare/xmrig-4.0.0...xmrig-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [xmrig-4.0.0](https://github.com/truecharts/charts/compare/xmrig-3.0.17...xmrig-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [xmrig-3.0.17](https://github.com/truecharts/charts/compare/xmrig-3.0.16...xmrig-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [xmrig-3.0.16](https://github.com/truecharts/charts/compare/xmrig-3.0.15...xmrig-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [xmrig-3.0.15](https://github.com/truecharts/charts/compare/xmrig-3.0.14...xmrig-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [xmrig-3.0.14](https://github.com/truecharts/charts/compare/xmrig-3.0.13...xmrig-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [xmrig-3.0.13](https://github.com/truecharts/charts/compare/xmrig-3.0.12...xmrig-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [xmrig-3.0.12](https://github.com/truecharts/charts/compare/xmrig-3.0.11...xmrig-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [xmrig-3.0.11](https://github.com/truecharts/charts/compare/xmrig-3.0.10...xmrig-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [xmrig-3.0.10](https://github.com/truecharts/charts/compare/xmrig-3.0.9...xmrig-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/xmrig/4.1.0/Chart.yaml b/stable/xmrig/4.1.0/Chart.yaml new file mode 100644 index 0000000000..0d4f242b63 --- /dev/null +++ b/stable/xmrig/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: xmrig +version: 4.1.0 +appVersion: latest +description: Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. +home: https://truecharts.org/charts/incubator/xmrig +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/xmrig + - https://hub.docker.com/r/lnxd/xmrig +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - xmrig + - Crypto +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/xmrig/4.0.1/README.md b/stable/xmrig/4.1.0/README.md similarity index 100% rename from stable/xmrig/4.0.1/README.md rename to stable/xmrig/4.1.0/README.md diff --git a/stable/xmrig/4.1.0/app-changelog.md b/stable/xmrig/4.1.0/app-changelog.md new file mode 100644 index 0000000000..ab76797e9b --- /dev/null +++ b/stable/xmrig/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xmrig-4.1.0](https://github.com/truecharts/charts/compare/xmrig-4.0.1...xmrig-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/xmrig/4.0.1/app-readme.md b/stable/xmrig/4.1.0/app-readme.md similarity index 100% rename from stable/xmrig/4.0.1/app-readme.md rename to stable/xmrig/4.1.0/app-readme.md diff --git a/stable/xmrig/4.1.0/charts/common-17.2.2.tgz b/stable/xmrig/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/xmrig/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/xmrig/4.0.1/ix_values.yaml b/stable/xmrig/4.1.0/ix_values.yaml similarity index 100% rename from stable/xmrig/4.0.1/ix_values.yaml rename to stable/xmrig/4.1.0/ix_values.yaml diff --git a/stable/xmrig/4.0.1/questions.yaml b/stable/xmrig/4.1.0/questions.yaml similarity index 100% rename from stable/xmrig/4.0.1/questions.yaml rename to stable/xmrig/4.1.0/questions.yaml diff --git a/stable/yacy/4.0.1/templates/common.yaml b/stable/xmrig/4.1.0/templates/common.yaml similarity index 100% rename from stable/yacy/4.0.1/templates/common.yaml rename to stable/xmrig/4.1.0/templates/common.yaml diff --git a/stable/xmrig/4.1.0/values.yaml b/stable/xmrig/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/xonotic/4.0.1/CHANGELOG.md b/stable/xonotic/4.0.1/CHANGELOG.md deleted file mode 100644 index 53173f4eb4..0000000000 --- a/stable/xonotic/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xonotic-4.0.1](https://github.com/truecharts/charts/compare/xonotic-4.0.0...xonotic-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [xonotic-4.0.0](https://github.com/truecharts/charts/compare/xonotic-3.0.17...xonotic-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [xonotic-3.0.17](https://github.com/truecharts/charts/compare/xonotic-3.0.16...xonotic-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [xonotic-3.0.16](https://github.com/truecharts/charts/compare/xonotic-3.0.15...xonotic-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [xonotic-3.0.15](https://github.com/truecharts/charts/compare/xonotic-3.0.14...xonotic-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [xonotic-3.0.14](https://github.com/truecharts/charts/compare/xonotic-3.0.13...xonotic-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [xonotic-3.0.13](https://github.com/truecharts/charts/compare/xonotic-3.0.12...xonotic-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [xonotic-3.0.12](https://github.com/truecharts/charts/compare/xonotic-3.0.11...xonotic-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [xonotic-3.0.11](https://github.com/truecharts/charts/compare/xonotic-3.0.10...xonotic-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [xonotic-3.0.10](https://github.com/truecharts/charts/compare/xonotic-3.0.9...xonotic-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [xonotic-3.0.9](https://github.com/truecharts/charts/compare/xonotic-3.0.8...xonotic-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/xonotic/4.0.1/Chart.yaml b/stable/xonotic/4.0.1/Chart.yaml deleted file mode 100644 index aba5b2967e..0000000000 --- a/stable/xonotic/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: xonotic -version: 4.0.1 -appVersion: latest -description: This Chart will download and install the preferred version of Xonotic. -home: https://truecharts.org/charts/incubator/xonotic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.png -deprecated: false -sources: - - https://www.xonotic.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/xonotic - - https://hub.docker.com/r/ich777/xonotic -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - xonotic - - GameServers -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/xonotic/4.0.1/app-changelog.md b/stable/xonotic/4.0.1/app-changelog.md deleted file mode 100644 index 06e42dde35..0000000000 --- a/stable/xonotic/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xonotic-4.0.1](https://github.com/truecharts/charts/compare/xonotic-4.0.0...xonotic-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/xonotic/4.0.1/charts/common-17.1.4.tgz b/stable/xonotic/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/xonotic/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/xonotic/4.1.0/CHANGELOG.md b/stable/xonotic/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..cd0dae4105 --- /dev/null +++ b/stable/xonotic/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xonotic-4.1.0](https://github.com/truecharts/charts/compare/xonotic-4.0.1...xonotic-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [xonotic-4.0.1](https://github.com/truecharts/charts/compare/xonotic-4.0.0...xonotic-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [xonotic-4.0.0](https://github.com/truecharts/charts/compare/xonotic-3.0.17...xonotic-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [xonotic-3.0.17](https://github.com/truecharts/charts/compare/xonotic-3.0.16...xonotic-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [xonotic-3.0.16](https://github.com/truecharts/charts/compare/xonotic-3.0.15...xonotic-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [xonotic-3.0.15](https://github.com/truecharts/charts/compare/xonotic-3.0.14...xonotic-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [xonotic-3.0.14](https://github.com/truecharts/charts/compare/xonotic-3.0.13...xonotic-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [xonotic-3.0.13](https://github.com/truecharts/charts/compare/xonotic-3.0.12...xonotic-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [xonotic-3.0.12](https://github.com/truecharts/charts/compare/xonotic-3.0.11...xonotic-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [xonotic-3.0.11](https://github.com/truecharts/charts/compare/xonotic-3.0.10...xonotic-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [xonotic-3.0.10](https://github.com/truecharts/charts/compare/xonotic-3.0.9...xonotic-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/xonotic/4.1.0/Chart.yaml b/stable/xonotic/4.1.0/Chart.yaml new file mode 100644 index 0000000000..f34f9adb29 --- /dev/null +++ b/stable/xonotic/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: xonotic +version: 4.1.0 +appVersion: latest +description: This Chart will download and install the preferred version of Xonotic. +home: https://truecharts.org/charts/incubator/xonotic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.png +deprecated: false +sources: + - https://www.xonotic.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/xonotic + - https://hub.docker.com/r/ich777/xonotic +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - xonotic + - GameServers +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/xonotic/4.0.1/README.md b/stable/xonotic/4.1.0/README.md similarity index 100% rename from stable/xonotic/4.0.1/README.md rename to stable/xonotic/4.1.0/README.md diff --git a/stable/xonotic/4.1.0/app-changelog.md b/stable/xonotic/4.1.0/app-changelog.md new file mode 100644 index 0000000000..71ec338c17 --- /dev/null +++ b/stable/xonotic/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xonotic-4.1.0](https://github.com/truecharts/charts/compare/xonotic-4.0.1...xonotic-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/xonotic/4.0.1/app-readme.md b/stable/xonotic/4.1.0/app-readme.md similarity index 100% rename from stable/xonotic/4.0.1/app-readme.md rename to stable/xonotic/4.1.0/app-readme.md diff --git a/stable/xonotic/4.1.0/charts/common-17.2.2.tgz b/stable/xonotic/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/xonotic/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/xonotic/4.0.1/ix_values.yaml b/stable/xonotic/4.1.0/ix_values.yaml similarity index 100% rename from stable/xonotic/4.0.1/ix_values.yaml rename to stable/xonotic/4.1.0/ix_values.yaml diff --git a/stable/xonotic/4.0.1/questions.yaml b/stable/xonotic/4.1.0/questions.yaml similarity index 100% rename from stable/xonotic/4.0.1/questions.yaml rename to stable/xonotic/4.1.0/questions.yaml diff --git a/stable/yourls/4.0.1/templates/common.yaml b/stable/xonotic/4.1.0/templates/common.yaml similarity index 100% rename from stable/yourls/4.0.1/templates/common.yaml rename to stable/xonotic/4.1.0/templates/common.yaml diff --git a/stable/xonotic/4.1.0/values.yaml b/stable/xonotic/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/xteve/12.1.0/CHANGELOG.md b/stable/xteve/12.1.0/CHANGELOG.md new file mode 100644 index 0000000000..864143ebef --- /dev/null +++ b/stable/xteve/12.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xteve-12.1.0](https://github.com/truecharts/charts/compare/xteve-12.0.1...xteve-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [xteve-12.0.1](https://github.com/truecharts/charts/compare/xteve-12.0.0...xteve-12.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [xteve-12.0.0](https://github.com/truecharts/charts/compare/xteve-11.0.11...xteve-12.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [xteve-11.0.11](https://github.com/truecharts/charts/compare/xteve-11.0.10...xteve-11.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [xteve-11.0.10](https://github.com/truecharts/charts/compare/xteve-11.0.9...xteve-11.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [xteve-11.0.9](https://github.com/truecharts/charts/compare/xteve-11.0.8...xteve-11.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [xteve-11.0.8](https://github.com/truecharts/charts/compare/xteve-11.0.7...xteve-11.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [xteve-11.0.7](https://github.com/truecharts/charts/compare/xteve-11.0.6...xteve-11.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [xteve-11.0.6](https://github.com/truecharts/charts/compare/xteve-11.0.5...xteve-11.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [xteve-11.0.5](https://github.com/truecharts/charts/compare/xteve-11.0.4...xteve-11.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [xteve-11.0.4](https://github.com/truecharts/charts/compare/xteve-11.0.3...xteve-11.0.4) (2023-12-21) + +### Fix diff --git a/stable/xteve/12.1.0/Chart.yaml b/stable/xteve/12.1.0/Chart.yaml new file mode 100644 index 0000000000..4993c6f143 --- /dev/null +++ b/stable/xteve/12.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: xteve +version: 12.1.0 +appVersion: 2.2.0.200 +description: M3U Proxy for Plex DVR and Emby Live TV. +home: https://truecharts.org/charts/stable/xteve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.png +deprecated: false +sources: + - https://ghcr.io/k8s-at-home/xteve + - https://github.com/k8s-at-home/container-images + - https://github.com/xteve-project/xTeVe + - https://github.com/truecharts/charts/tree/master/charts/stable/xteve +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - xteve + - iptv + - plex + - emby +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/xteve/12.1.0/README.md b/stable/xteve/12.1.0/README.md new file mode 100644 index 0000000000..73ffae790c --- /dev/null +++ b/stable/xteve/12.1.0/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/xteve) + +**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/xteve/12.1.0/app-changelog.md b/stable/xteve/12.1.0/app-changelog.md new file mode 100644 index 0000000000..999f055735 --- /dev/null +++ b/stable/xteve/12.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xteve-12.1.0](https://github.com/truecharts/charts/compare/xteve-12.0.1...xteve-12.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/xteve/12.1.0/app-readme.md b/stable/xteve/12.1.0/app-readme.md new file mode 100644 index 0000000000..3eaad8cac7 --- /dev/null +++ b/stable/xteve/12.1.0/app-readme.md @@ -0,0 +1,8 @@ +M3U Proxy for Plex DVR and Emby Live TV. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/xteve](https://truecharts.org/charts/stable/xteve) + +--- + +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/xteve/12.1.0/charts/common-17.2.2.tgz b/stable/xteve/12.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/xteve/12.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/xteve/12.1.0/ix_values.yaml b/stable/xteve/12.1.0/ix_values.yaml new file mode 100644 index 0000000000..9eef789a44 --- /dev/null +++ b/stable/xteve/12.1.0/ix_values.yaml @@ -0,0 +1,20 @@ +image: + repository: ghcr.io/k8s-at-home/xteve + tag: v2.2.0.200@sha256:292b3614670f6bf4017cc65643c513cccb18323bd5269178bd3e36c8c68f5107 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 34400 + targetPort: 34400 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false diff --git a/stable/xteve/12.1.0/questions.yaml b/stable/xteve/12.1.0/questions.yaml new file mode 100644 index 0000000000..eb9a366a58 --- /dev/null +++ b/stable/xteve/12.1.0/questions.yaml @@ -0,0 +1,2825 @@ +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" + path: "/web/" +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 34400 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/xteve/12.1.0/templates/NOTES.txt b/stable/xteve/12.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/xteve/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xteve/12.1.0/templates/common.yaml b/stable/xteve/12.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/xteve/12.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xteve/12.1.0/values.yaml b/stable/xteve/12.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/xware/4.0.1/CHANGELOG.md b/stable/xware/4.0.1/CHANGELOG.md deleted file mode 100644 index 844becf1eb..0000000000 --- a/stable/xware/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xware-4.0.1](https://github.com/truecharts/charts/compare/xware-4.0.0...xware-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [xware-4.0.0](https://github.com/truecharts/charts/compare/xware-3.0.17...xware-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [xware-3.0.17](https://github.com/truecharts/charts/compare/xware-3.0.16...xware-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [xware-3.0.16](https://github.com/truecharts/charts/compare/xware-3.0.15...xware-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [xware-3.0.15](https://github.com/truecharts/charts/compare/xware-3.0.14...xware-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [xware-3.0.14](https://github.com/truecharts/charts/compare/xware-3.0.13...xware-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [xware-3.0.13](https://github.com/truecharts/charts/compare/xware-3.0.12...xware-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [xware-3.0.12](https://github.com/truecharts/charts/compare/xware-3.0.11...xware-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [xware-3.0.11](https://github.com/truecharts/charts/compare/xware-3.0.10...xware-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [xware-3.0.10](https://github.com/truecharts/charts/compare/xware-3.0.9...xware-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [xware-3.0.9](https://github.com/truecharts/charts/compare/xware-3.0.8...xware-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/xware/4.0.1/Chart.yaml b/stable/xware/4.0.1/Chart.yaml deleted file mode 100644 index d7daa645f1..0000000000 --- a/stable/xware/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: xware -version: 4.0.1 -appVersion: latest -description: This is a Chart of Thunder downloader. -home: https://truecharts.org/charts/incubator/xware -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xware - - https://hub.docker.com/r/caiguai/docker-xware -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - xware - - Downloaders -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/xware/4.0.1/app-changelog.md b/stable/xware/4.0.1/app-changelog.md deleted file mode 100644 index db973560f3..0000000000 --- a/stable/xware/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xware-4.0.1](https://github.com/truecharts/charts/compare/xware-4.0.0...xware-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/xware/4.0.1/charts/common-17.1.4.tgz b/stable/xware/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/xware/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/xware/4.1.0/CHANGELOG.md b/stable/xware/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..19daa757be --- /dev/null +++ b/stable/xware/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xware-4.1.0](https://github.com/truecharts/charts/compare/xware-4.0.1...xware-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [xware-4.0.1](https://github.com/truecharts/charts/compare/xware-4.0.0...xware-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [xware-4.0.0](https://github.com/truecharts/charts/compare/xware-3.0.17...xware-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [xware-3.0.17](https://github.com/truecharts/charts/compare/xware-3.0.16...xware-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [xware-3.0.16](https://github.com/truecharts/charts/compare/xware-3.0.15...xware-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [xware-3.0.15](https://github.com/truecharts/charts/compare/xware-3.0.14...xware-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [xware-3.0.14](https://github.com/truecharts/charts/compare/xware-3.0.13...xware-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [xware-3.0.13](https://github.com/truecharts/charts/compare/xware-3.0.12...xware-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [xware-3.0.12](https://github.com/truecharts/charts/compare/xware-3.0.11...xware-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [xware-3.0.11](https://github.com/truecharts/charts/compare/xware-3.0.10...xware-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [xware-3.0.10](https://github.com/truecharts/charts/compare/xware-3.0.9...xware-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/xware/4.1.0/Chart.yaml b/stable/xware/4.1.0/Chart.yaml new file mode 100644 index 0000000000..ca1a9a6ad7 --- /dev/null +++ b/stable/xware/4.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: xware +version: 4.1.0 +appVersion: latest +description: This is a Chart of Thunder downloader. +home: https://truecharts.org/charts/incubator/xware +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/xware + - https://hub.docker.com/r/caiguai/docker-xware +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - xware + - Downloaders +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/xware/4.0.1/README.md b/stable/xware/4.1.0/README.md similarity index 100% rename from stable/xware/4.0.1/README.md rename to stable/xware/4.1.0/README.md diff --git a/stable/xware/4.1.0/app-changelog.md b/stable/xware/4.1.0/app-changelog.md new file mode 100644 index 0000000000..4cfafccf88 --- /dev/null +++ b/stable/xware/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xware-4.1.0](https://github.com/truecharts/charts/compare/xware-4.0.1...xware-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/xware/4.0.1/app-readme.md b/stable/xware/4.1.0/app-readme.md similarity index 100% rename from stable/xware/4.0.1/app-readme.md rename to stable/xware/4.1.0/app-readme.md diff --git a/stable/xware/4.1.0/charts/common-17.2.2.tgz b/stable/xware/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/xware/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/xware/4.0.1/ix_values.yaml b/stable/xware/4.1.0/ix_values.yaml similarity index 100% rename from stable/xware/4.0.1/ix_values.yaml rename to stable/xware/4.1.0/ix_values.yaml diff --git a/stable/xware/4.0.1/questions.yaml b/stable/xware/4.1.0/questions.yaml similarity index 100% rename from stable/xware/4.0.1/questions.yaml rename to stable/xware/4.1.0/questions.yaml diff --git a/stable/youtransfer/6.0.1/templates/common.yaml b/stable/xware/4.1.0/templates/common.yaml similarity index 100% rename from stable/youtransfer/6.0.1/templates/common.yaml rename to stable/xware/4.1.0/templates/common.yaml diff --git a/stable/xware/4.1.0/values.yaml b/stable/xware/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/xwiki/10.1.0/CHANGELOG.md b/stable/xwiki/10.1.0/CHANGELOG.md new file mode 100644 index 0000000000..1a46b143a2 --- /dev/null +++ b/stable/xwiki/10.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xwiki-10.1.0](https://github.com/truecharts/charts/compare/xwiki-10.0.1...xwiki-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [xwiki-10.0.1](https://github.com/truecharts/charts/compare/xwiki-10.0.0...xwiki-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [xwiki-10.0.0](https://github.com/truecharts/charts/compare/xwiki-9.0.11...xwiki-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [xwiki-9.0.11](https://github.com/truecharts/charts/compare/xwiki-9.0.10...xwiki-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [xwiki-9.0.10](https://github.com/truecharts/charts/compare/xwiki-9.0.9...xwiki-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [xwiki-9.0.9](https://github.com/truecharts/charts/compare/xwiki-9.0.8...xwiki-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [xwiki-9.0.8](https://github.com/truecharts/charts/compare/xwiki-9.0.7...xwiki-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [xwiki-9.0.7](https://github.com/truecharts/charts/compare/xwiki-9.0.6...xwiki-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [xwiki-9.0.6](https://github.com/truecharts/charts/compare/xwiki-9.0.5...xwiki-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [xwiki-9.0.5](https://github.com/truecharts/charts/compare/xwiki-9.0.4...xwiki-9.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [xwiki-9.0.4](https://github.com/truecharts/charts/compare/xwiki-9.0.3...xwiki-9.0.4) (2023-12-21) + +### Fix diff --git a/stable/xwiki/10.1.0/Chart.yaml b/stable/xwiki/10.1.0/Chart.yaml new file mode 100644 index 0000000000..e1847aabfb --- /dev/null +++ b/stable/xwiki/10.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: xwiki +version: 10.1.0 +appVersion: 15.10.1 +description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility +home: https://truecharts.org/charts/stable/xwiki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png +deprecated: false +sources: + - https://github.com/xwiki/xwiki-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki + - https://hub.docker.com/_/xwiki +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - xwiki + - wiki +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/xwiki/10.1.0/README.md b/stable/xwiki/10.1.0/README.md new file mode 100644 index 0000000000..1bbb9ec780 --- /dev/null +++ b/stable/xwiki/10.1.0/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/xwiki) + +**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/xwiki/10.1.0/app-changelog.md b/stable/xwiki/10.1.0/app-changelog.md new file mode 100644 index 0000000000..11c2c08c05 --- /dev/null +++ b/stable/xwiki/10.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xwiki-10.1.0](https://github.com/truecharts/charts/compare/xwiki-10.0.1...xwiki-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/xwiki/10.1.0/app-readme.md b/stable/xwiki/10.1.0/app-readme.md new file mode 100644 index 0000000000..1b392a332a --- /dev/null +++ b/stable/xwiki/10.1.0/app-readme.md @@ -0,0 +1,8 @@ +XWiki is a free wiki software platform written in Java with a design emphasis on extensibility + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/xwiki](https://truecharts.org/charts/stable/xwiki) + +--- + +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/xwiki/10.1.0/charts/common-17.2.2.tgz b/stable/xwiki/10.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/xwiki/10.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/xwiki/10.1.0/ix_values.yaml b/stable/xwiki/10.1.0/ix_values.yaml new file mode 100644 index 0000000000..35030c2648 --- /dev/null +++ b/stable/xwiki/10.1.0/ix_values.yaml @@ -0,0 +1,46 @@ +image: + repository: xwiki + tag: 15.10.1-postgres-tomcat@sha256:0cf6775a4a71f0be806e2c37075f349ae31d094f44faf81bdb2159b444817166 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10208 + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: "/usr/local/xwiki" +cnpg: + main: + enabled: true + user: xwiki + database: xwiki +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_DATABASE: "{{ .Values.cnpg.main.database }}" + # User Defined + JAVA_OPTS: "" + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password diff --git a/stable/xwiki/10.1.0/questions.yaml b/stable/xwiki/10.1.0/questions.yaml new file mode 100644 index 0000000000..393bca0ca0 --- /dev/null +++ b/stable/xwiki/10.1.0/questions.yaml @@ -0,0 +1,3296 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: JAVA_OPTS + label: "JAVA_OPTS" + schema: + type: string + default: "" + + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10208 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/xwiki/10.1.0/templates/NOTES.txt b/stable/xwiki/10.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/xwiki/10.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xwiki/10.1.0/templates/common.yaml b/stable/xwiki/10.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/xwiki/10.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xwiki/10.1.0/values.yaml b/stable/xwiki/10.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/yacreaderlibraryserver/4.0.1/CHANGELOG.md b/stable/yacreaderlibraryserver/4.0.1/CHANGELOG.md deleted file mode 100644 index 4f15350309..0000000000 --- a/stable/yacreaderlibraryserver/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [yacreaderlibraryserver-4.0.1](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.0.0...yacreaderlibraryserver-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [yacreaderlibraryserver-4.0.0](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.17...yacreaderlibraryserver-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [yacreaderlibraryserver-3.0.17](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.16...yacreaderlibraryserver-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [yacreaderlibraryserver-3.0.16](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.15...yacreaderlibraryserver-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [yacreaderlibraryserver-3.0.15](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.14...yacreaderlibraryserver-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [yacreaderlibraryserver-3.0.14](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.13...yacreaderlibraryserver-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [yacreaderlibraryserver-3.0.13](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.12...yacreaderlibraryserver-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [yacreaderlibraryserver-3.0.12](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.11...yacreaderlibraryserver-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [yacreaderlibraryserver-3.0.11](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.10...yacreaderlibraryserver-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [yacreaderlibraryserver-3.0.10](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.9...yacreaderlibraryserver-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [yacreaderlibraryserver-3.0.9](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.8...yacreaderlibraryserver-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/yacreaderlibraryserver/4.0.1/Chart.yaml b/stable/yacreaderlibraryserver/4.0.1/Chart.yaml deleted file mode 100644 index 9d40acf5bb..0000000000 --- a/stable/yacreaderlibraryserver/4.0.1/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: yacreaderlibraryserver -version: 4.0.1 -appVersion: latest -description: Headless version of the YACReaderLibraryServer. -home: https://truecharts.org/charts/incubator/yacreaderlibraryserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.png -deprecated: false -sources: - - https://www.yacreader.com - - https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver - - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - yacreaderlibraryserver - - MediaServer-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/yacreaderlibraryserver/4.0.1/app-changelog.md b/stable/yacreaderlibraryserver/4.0.1/app-changelog.md deleted file mode 100644 index 66ffe4f63f..0000000000 --- a/stable/yacreaderlibraryserver/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [yacreaderlibraryserver-4.0.1](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.0.0...yacreaderlibraryserver-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/yacreaderlibraryserver/4.0.1/charts/common-17.1.4.tgz b/stable/yacreaderlibraryserver/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/yacreaderlibraryserver/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/yacreaderlibraryserver/4.1.0/CHANGELOG.md b/stable/yacreaderlibraryserver/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..58b51a86f3 --- /dev/null +++ b/stable/yacreaderlibraryserver/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [yacreaderlibraryserver-4.1.0](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.0.1...yacreaderlibraryserver-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [yacreaderlibraryserver-4.0.1](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.0.0...yacreaderlibraryserver-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [yacreaderlibraryserver-4.0.0](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.17...yacreaderlibraryserver-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [yacreaderlibraryserver-3.0.17](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.16...yacreaderlibraryserver-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [yacreaderlibraryserver-3.0.16](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.15...yacreaderlibraryserver-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [yacreaderlibraryserver-3.0.15](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.14...yacreaderlibraryserver-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [yacreaderlibraryserver-3.0.14](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.13...yacreaderlibraryserver-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [yacreaderlibraryserver-3.0.13](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.12...yacreaderlibraryserver-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [yacreaderlibraryserver-3.0.12](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.11...yacreaderlibraryserver-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [yacreaderlibraryserver-3.0.11](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.10...yacreaderlibraryserver-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [yacreaderlibraryserver-3.0.10](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-3.0.9...yacreaderlibraryserver-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/yacreaderlibraryserver/4.1.0/Chart.yaml b/stable/yacreaderlibraryserver/4.1.0/Chart.yaml new file mode 100644 index 0000000000..9da666e04e --- /dev/null +++ b/stable/yacreaderlibraryserver/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: yacreaderlibraryserver +version: 4.1.0 +appVersion: latest +description: Headless version of the YACReaderLibraryServer. +home: https://truecharts.org/charts/incubator/yacreaderlibraryserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.png +deprecated: false +sources: + - https://www.yacreader.com + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver + - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - yacreaderlibraryserver + - MediaServer-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/yacreaderlibraryserver/4.0.1/README.md b/stable/yacreaderlibraryserver/4.1.0/README.md similarity index 100% rename from stable/yacreaderlibraryserver/4.0.1/README.md rename to stable/yacreaderlibraryserver/4.1.0/README.md diff --git a/stable/yacreaderlibraryserver/4.1.0/app-changelog.md b/stable/yacreaderlibraryserver/4.1.0/app-changelog.md new file mode 100644 index 0000000000..9bfcbfe543 --- /dev/null +++ b/stable/yacreaderlibraryserver/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [yacreaderlibraryserver-4.1.0](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.0.1...yacreaderlibraryserver-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/yacreaderlibraryserver/4.0.1/app-readme.md b/stable/yacreaderlibraryserver/4.1.0/app-readme.md similarity index 100% rename from stable/yacreaderlibraryserver/4.0.1/app-readme.md rename to stable/yacreaderlibraryserver/4.1.0/app-readme.md diff --git a/stable/yacreaderlibraryserver/4.1.0/charts/common-17.2.2.tgz b/stable/yacreaderlibraryserver/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/yacreaderlibraryserver/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/yacreaderlibraryserver/4.0.1/ix_values.yaml b/stable/yacreaderlibraryserver/4.1.0/ix_values.yaml similarity index 100% rename from stable/yacreaderlibraryserver/4.0.1/ix_values.yaml rename to stable/yacreaderlibraryserver/4.1.0/ix_values.yaml diff --git a/stable/yacreaderlibraryserver/4.0.1/questions.yaml b/stable/yacreaderlibraryserver/4.1.0/questions.yaml similarity index 100% rename from stable/yacreaderlibraryserver/4.0.1/questions.yaml rename to stable/yacreaderlibraryserver/4.1.0/questions.yaml diff --git a/stable/z80pack/4.0.1/templates/common.yaml b/stable/yacreaderlibraryserver/4.1.0/templates/common.yaml similarity index 100% rename from stable/z80pack/4.0.1/templates/common.yaml rename to stable/yacreaderlibraryserver/4.1.0/templates/common.yaml diff --git a/stable/yacreaderlibraryserver/4.1.0/values.yaml b/stable/yacreaderlibraryserver/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/yacy/4.0.1/CHANGELOG.md b/stable/yacy/4.0.1/CHANGELOG.md deleted file mode 100644 index 8069d0870f..0000000000 --- a/stable/yacy/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [yacy-4.0.1](https://github.com/truecharts/charts/compare/yacy-4.0.0...yacy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [yacy-4.0.0](https://github.com/truecharts/charts/compare/yacy-3.0.17...yacy-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [yacy-3.0.17](https://github.com/truecharts/charts/compare/yacy-3.0.16...yacy-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [yacy-3.0.16](https://github.com/truecharts/charts/compare/yacy-3.0.15...yacy-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [yacy-3.0.15](https://github.com/truecharts/charts/compare/yacy-3.0.14...yacy-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [yacy-3.0.14](https://github.com/truecharts/charts/compare/yacy-3.0.13...yacy-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [yacy-3.0.13](https://github.com/truecharts/charts/compare/yacy-3.0.12...yacy-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [yacy-3.0.12](https://github.com/truecharts/charts/compare/yacy-3.0.11...yacy-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [yacy-3.0.11](https://github.com/truecharts/charts/compare/yacy-3.0.10...yacy-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [yacy-3.0.10](https://github.com/truecharts/charts/compare/yacy-3.0.9...yacy-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [yacy-3.0.9](https://github.com/truecharts/charts/compare/yacy-3.0.8...yacy-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/yacy/4.0.1/Chart.yaml b/stable/yacy/4.0.1/Chart.yaml deleted file mode 100644 index 1c90bae2f9..0000000000 --- a/stable/yacy/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: yacy -version: 4.0.1 -appVersion: latest -description: YaCy decentralized search engine (https://yacy.net) -home: https://truecharts.org/charts/incubator/yacy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacy.png -deprecated: false -sources: - - https://hub.docker.com/r/yacy/yacy_search_server - - https://yacy.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/yacy -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - yacy - - Tools-Utilities - - Network-Web -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/yacy/4.0.1/app-changelog.md b/stable/yacy/4.0.1/app-changelog.md deleted file mode 100644 index 24505c714a..0000000000 --- a/stable/yacy/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [yacy-4.0.1](https://github.com/truecharts/charts/compare/yacy-4.0.0...yacy-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/yacy/4.0.1/charts/common-17.1.4.tgz b/stable/yacy/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/yacy/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/yacy/4.1.0/CHANGELOG.md b/stable/yacy/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..b5ce28d98e --- /dev/null +++ b/stable/yacy/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [yacy-4.1.0](https://github.com/truecharts/charts/compare/yacy-4.0.1...yacy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [yacy-4.0.1](https://github.com/truecharts/charts/compare/yacy-4.0.0...yacy-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [yacy-4.0.0](https://github.com/truecharts/charts/compare/yacy-3.0.17...yacy-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [yacy-3.0.17](https://github.com/truecharts/charts/compare/yacy-3.0.16...yacy-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [yacy-3.0.16](https://github.com/truecharts/charts/compare/yacy-3.0.15...yacy-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [yacy-3.0.15](https://github.com/truecharts/charts/compare/yacy-3.0.14...yacy-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [yacy-3.0.14](https://github.com/truecharts/charts/compare/yacy-3.0.13...yacy-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [yacy-3.0.13](https://github.com/truecharts/charts/compare/yacy-3.0.12...yacy-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [yacy-3.0.12](https://github.com/truecharts/charts/compare/yacy-3.0.11...yacy-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [yacy-3.0.11](https://github.com/truecharts/charts/compare/yacy-3.0.10...yacy-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [yacy-3.0.10](https://github.com/truecharts/charts/compare/yacy-3.0.9...yacy-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/yacy/4.1.0/Chart.yaml b/stable/yacy/4.1.0/Chart.yaml new file mode 100644 index 0000000000..6b72a7e3ff --- /dev/null +++ b/stable/yacy/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: yacy +version: 4.1.0 +appVersion: latest +description: YaCy decentralized search engine (https://yacy.net) +home: https://truecharts.org/charts/incubator/yacy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacy.png +deprecated: false +sources: + - https://hub.docker.com/r/yacy/yacy_search_server + - https://yacy.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacy +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - yacy + - Tools-Utilities + - Network-Web +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/yacy/4.0.1/README.md b/stable/yacy/4.1.0/README.md similarity index 100% rename from stable/yacy/4.0.1/README.md rename to stable/yacy/4.1.0/README.md diff --git a/stable/yacy/4.1.0/app-changelog.md b/stable/yacy/4.1.0/app-changelog.md new file mode 100644 index 0000000000..fa9a6943e2 --- /dev/null +++ b/stable/yacy/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [yacy-4.1.0](https://github.com/truecharts/charts/compare/yacy-4.0.1...yacy-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/yacy/4.0.1/app-readme.md b/stable/yacy/4.1.0/app-readme.md similarity index 100% rename from stable/yacy/4.0.1/app-readme.md rename to stable/yacy/4.1.0/app-readme.md diff --git a/stable/yacy/4.1.0/charts/common-17.2.2.tgz b/stable/yacy/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/yacy/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/yacy/4.0.1/ix_values.yaml b/stable/yacy/4.1.0/ix_values.yaml similarity index 100% rename from stable/yacy/4.0.1/ix_values.yaml rename to stable/yacy/4.1.0/ix_values.yaml diff --git a/stable/yacy/4.0.1/questions.yaml b/stable/yacy/4.1.0/questions.yaml similarity index 100% rename from stable/yacy/4.0.1/questions.yaml rename to stable/yacy/4.1.0/questions.yaml diff --git a/stable/zoneminder/4.0.1/templates/common.yaml b/stable/yacy/4.1.0/templates/common.yaml similarity index 100% rename from stable/zoneminder/4.0.1/templates/common.yaml rename to stable/yacy/4.1.0/templates/common.yaml diff --git a/stable/yacy/4.1.0/values.yaml b/stable/yacy/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/yourls/4.0.1/CHANGELOG.md b/stable/yourls/4.0.1/CHANGELOG.md deleted file mode 100644 index 592b08de6d..0000000000 --- a/stable/yourls/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [yourls-4.0.1](https://github.com/truecharts/charts/compare/yourls-4.0.0...yourls-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [yourls-4.0.0](https://github.com/truecharts/charts/compare/yourls-3.0.22...yourls-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [yourls-3.0.22](https://github.com/truecharts/charts/compare/yourls-3.0.21...yourls-3.0.22) (2023-12-25) - -### Chore - -- update container image yourls to latest[@1000d12](https://github.com/1000d12) by renovate ([#16453](https://github.com/truecharts/charts/issues/16453)) - - - - -## [yourls-3.0.21](https://github.com/truecharts/charts/compare/yourls-3.0.20...yourls-3.0.21) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [yourls-3.0.20](https://github.com/truecharts/charts/compare/yourls-3.0.19...yourls-3.0.20) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [yourls-3.0.19](https://github.com/truecharts/charts/compare/yourls-3.0.18...yourls-3.0.19) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [yourls-3.0.18](https://github.com/truecharts/charts/compare/yourls-3.0.17...yourls-3.0.18) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [yourls-3.0.17](https://github.com/truecharts/charts/compare/yourls-3.0.16...yourls-3.0.17) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [yourls-3.0.16](https://github.com/truecharts/charts/compare/yourls-3.0.15...yourls-3.0.16) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [yourls-3.0.15](https://github.com/truecharts/charts/compare/yourls-3.0.14...yourls-3.0.15) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [yourls-3.0.14](https://github.com/truecharts/charts/compare/yourls-3.0.13...yourls-3.0.14) (2023-12-21) - -### Fix diff --git a/stable/yourls/4.0.1/Chart.yaml b/stable/yourls/4.0.1/Chart.yaml deleted file mode 100644 index 3c89ff4690..0000000000 --- a/stable/yourls/4.0.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: yourls -version: 4.0.1 -appVersion: latest -description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. -home: https://truecharts.org/charts/incubator/yourls -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.png -deprecated: false -sources: - - https://hub.docker.com/_/yourls - - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - yourls - - Cloud - - Tools-Utilities - - Network-Web - - Network-Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/yourls/4.0.1/app-changelog.md b/stable/yourls/4.0.1/app-changelog.md deleted file mode 100644 index 878674d231..0000000000 --- a/stable/yourls/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [yourls-4.0.1](https://github.com/truecharts/charts/compare/yourls-4.0.0...yourls-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/yourls/4.0.1/charts/common-17.1.4.tgz b/stable/yourls/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/yourls/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/yourls/4.1.0/CHANGELOG.md b/stable/yourls/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..47339f99ce --- /dev/null +++ b/stable/yourls/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [yourls-4.1.0](https://github.com/truecharts/charts/compare/yourls-4.0.1...yourls-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [yourls-4.0.1](https://github.com/truecharts/charts/compare/yourls-4.0.0...yourls-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [yourls-4.0.0](https://github.com/truecharts/charts/compare/yourls-3.0.22...yourls-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [yourls-3.0.22](https://github.com/truecharts/charts/compare/yourls-3.0.21...yourls-3.0.22) (2023-12-25) + +### Chore + +- update container image yourls to latest[@1000d12](https://github.com/1000d12) by renovate ([#16453](https://github.com/truecharts/charts/issues/16453)) + + + + +## [yourls-3.0.21](https://github.com/truecharts/charts/compare/yourls-3.0.20...yourls-3.0.21) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [yourls-3.0.20](https://github.com/truecharts/charts/compare/yourls-3.0.19...yourls-3.0.20) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [yourls-3.0.19](https://github.com/truecharts/charts/compare/yourls-3.0.18...yourls-3.0.19) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [yourls-3.0.18](https://github.com/truecharts/charts/compare/yourls-3.0.17...yourls-3.0.18) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [yourls-3.0.17](https://github.com/truecharts/charts/compare/yourls-3.0.16...yourls-3.0.17) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [yourls-3.0.16](https://github.com/truecharts/charts/compare/yourls-3.0.15...yourls-3.0.16) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [yourls-3.0.15](https://github.com/truecharts/charts/compare/yourls-3.0.14...yourls-3.0.15) (2023-12-22) + +### Fix diff --git a/stable/yourls/4.1.0/Chart.yaml b/stable/yourls/4.1.0/Chart.yaml new file mode 100644 index 0000000000..437c600be4 --- /dev/null +++ b/stable/yourls/4.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: yourls +version: 4.1.0 +appVersion: latest +description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. +home: https://truecharts.org/charts/incubator/yourls +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls + - https://hub.docker.com/_/yourls +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - yourls + - Cloud + - Tools-Utilities + - Network-Web + - Network-Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/yourls/4.0.1/README.md b/stable/yourls/4.1.0/README.md similarity index 100% rename from stable/yourls/4.0.1/README.md rename to stable/yourls/4.1.0/README.md diff --git a/stable/yourls/4.1.0/app-changelog.md b/stable/yourls/4.1.0/app-changelog.md new file mode 100644 index 0000000000..56aec289d3 --- /dev/null +++ b/stable/yourls/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [yourls-4.1.0](https://github.com/truecharts/charts/compare/yourls-4.0.1...yourls-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/yourls/4.0.1/app-readme.md b/stable/yourls/4.1.0/app-readme.md similarity index 100% rename from stable/yourls/4.0.1/app-readme.md rename to stable/yourls/4.1.0/app-readme.md diff --git a/stable/yourls/4.1.0/charts/common-17.2.2.tgz b/stable/yourls/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/yourls/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/yourls/4.0.1/ix_values.yaml b/stable/yourls/4.1.0/ix_values.yaml similarity index 100% rename from stable/yourls/4.0.1/ix_values.yaml rename to stable/yourls/4.1.0/ix_values.yaml diff --git a/stable/yourls/4.0.1/questions.yaml b/stable/yourls/4.1.0/questions.yaml similarity index 100% rename from stable/yourls/4.0.1/questions.yaml rename to stable/yourls/4.1.0/questions.yaml diff --git a/stable/yourls/4.1.0/templates/common.yaml b/stable/yourls/4.1.0/templates/common.yaml new file mode 100644 index 0000000000..78d963fb16 --- /dev/null +++ b/stable/yourls/4.1.0/templates/common.yaml @@ -0,0 +1,2 @@ +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/yourls/4.1.0/values.yaml b/stable/yourls/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/youtransfer/6.0.1/CHANGELOG.md b/stable/youtransfer/6.0.1/CHANGELOG.md deleted file mode 100644 index 9652c39d06..0000000000 --- a/stable/youtransfer/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [youtransfer-6.0.1](https://github.com/truecharts/charts/compare/youtransfer-6.0.0...youtransfer-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [youtransfer-6.0.0](https://github.com/truecharts/charts/compare/youtransfer-5.0.11...youtransfer-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [youtransfer-5.0.11](https://github.com/truecharts/charts/compare/youtransfer-5.0.10...youtransfer-5.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [youtransfer-5.0.10](https://github.com/truecharts/charts/compare/youtransfer-5.0.9...youtransfer-5.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [youtransfer-5.0.9](https://github.com/truecharts/charts/compare/youtransfer-5.0.8...youtransfer-5.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [youtransfer-5.0.8](https://github.com/truecharts/charts/compare/youtransfer-5.0.7...youtransfer-5.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [youtransfer-5.0.7](https://github.com/truecharts/charts/compare/youtransfer-5.0.6...youtransfer-5.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [youtransfer-5.0.6](https://github.com/truecharts/charts/compare/youtransfer-5.0.5...youtransfer-5.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [youtransfer-5.0.5](https://github.com/truecharts/charts/compare/youtransfer-5.0.4...youtransfer-5.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [youtransfer-5.0.4](https://github.com/truecharts/charts/compare/youtransfer-5.0.3...youtransfer-5.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [youtransfer-5.0.3](https://github.com/truecharts/charts/compare/youtransfer-5.0.2...youtransfer-5.0.3) (2023-12-21) - -### Chore diff --git a/stable/youtransfer/6.0.1/Chart.yaml b/stable/youtransfer/6.0.1/Chart.yaml deleted file mode 100644 index 8115439648..0000000000 --- a/stable/youtransfer/6.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: youtransfer -version: 6.0.1 -appVersion: latest -description: YouTransfer is a simple but elegant self-hosted file transfer sharing solution. -home: https://truecharts.org/charts/stable/youtransfer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.png -deprecated: false -sources: - - https://github.com/YouTransfer/YouTransfer - - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer - - https://hub.docker.com/r/remie/youtransfer -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - youtransfer - - Cloud - - Tools-Utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/youtransfer/6.0.1/app-changelog.md b/stable/youtransfer/6.0.1/app-changelog.md deleted file mode 100644 index 33a7c67110..0000000000 --- a/stable/youtransfer/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [youtransfer-6.0.1](https://github.com/truecharts/charts/compare/youtransfer-6.0.0...youtransfer-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/youtransfer/6.0.1/charts/common-17.1.4.tgz b/stable/youtransfer/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/youtransfer/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/youtransfer/6.1.0/CHANGELOG.md b/stable/youtransfer/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..21e069603f --- /dev/null +++ b/stable/youtransfer/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [youtransfer-6.1.0](https://github.com/truecharts/charts/compare/youtransfer-6.0.1...youtransfer-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [youtransfer-6.0.1](https://github.com/truecharts/charts/compare/youtransfer-6.0.0...youtransfer-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [youtransfer-6.0.0](https://github.com/truecharts/charts/compare/youtransfer-5.0.11...youtransfer-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [youtransfer-5.0.11](https://github.com/truecharts/charts/compare/youtransfer-5.0.10...youtransfer-5.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [youtransfer-5.0.10](https://github.com/truecharts/charts/compare/youtransfer-5.0.9...youtransfer-5.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [youtransfer-5.0.9](https://github.com/truecharts/charts/compare/youtransfer-5.0.8...youtransfer-5.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [youtransfer-5.0.8](https://github.com/truecharts/charts/compare/youtransfer-5.0.7...youtransfer-5.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [youtransfer-5.0.7](https://github.com/truecharts/charts/compare/youtransfer-5.0.6...youtransfer-5.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [youtransfer-5.0.6](https://github.com/truecharts/charts/compare/youtransfer-5.0.5...youtransfer-5.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [youtransfer-5.0.5](https://github.com/truecharts/charts/compare/youtransfer-5.0.4...youtransfer-5.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [youtransfer-5.0.4](https://github.com/truecharts/charts/compare/youtransfer-5.0.3...youtransfer-5.0.4) (2023-12-21) + +### Fix diff --git a/stable/youtransfer/6.1.0/Chart.yaml b/stable/youtransfer/6.1.0/Chart.yaml new file mode 100644 index 0000000000..c4177170f8 --- /dev/null +++ b/stable/youtransfer/6.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: youtransfer +version: 6.1.0 +appVersion: latest +description: YouTransfer is a simple but elegant self-hosted file transfer sharing solution. +home: https://truecharts.org/charts/stable/youtransfer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.png +deprecated: false +sources: + - https://github.com/YouTransfer/YouTransfer + - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer + - https://hub.docker.com/r/remie/youtransfer +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - youtransfer + - Cloud + - Tools-Utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/youtransfer/6.0.1/README.md b/stable/youtransfer/6.1.0/README.md similarity index 100% rename from stable/youtransfer/6.0.1/README.md rename to stable/youtransfer/6.1.0/README.md diff --git a/stable/youtransfer/6.1.0/app-changelog.md b/stable/youtransfer/6.1.0/app-changelog.md new file mode 100644 index 0000000000..2edbff4e93 --- /dev/null +++ b/stable/youtransfer/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [youtransfer-6.1.0](https://github.com/truecharts/charts/compare/youtransfer-6.0.1...youtransfer-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/youtransfer/6.0.1/app-readme.md b/stable/youtransfer/6.1.0/app-readme.md similarity index 100% rename from stable/youtransfer/6.0.1/app-readme.md rename to stable/youtransfer/6.1.0/app-readme.md diff --git a/stable/youtransfer/6.1.0/charts/common-17.2.2.tgz b/stable/youtransfer/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/youtransfer/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/youtransfer/6.0.1/ix_values.yaml b/stable/youtransfer/6.1.0/ix_values.yaml similarity index 100% rename from stable/youtransfer/6.0.1/ix_values.yaml rename to stable/youtransfer/6.1.0/ix_values.yaml diff --git a/stable/youtransfer/6.0.1/questions.yaml b/stable/youtransfer/6.1.0/questions.yaml similarity index 100% rename from stable/youtransfer/6.0.1/questions.yaml rename to stable/youtransfer/6.1.0/questions.yaml diff --git a/stable/youtransfer/6.1.0/templates/NOTES.txt b/stable/youtransfer/6.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/youtransfer/6.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/youtransfer/6.1.0/templates/common.yaml b/stable/youtransfer/6.1.0/templates/common.yaml new file mode 100644 index 0000000000..78d963fb16 --- /dev/null +++ b/stable/youtransfer/6.1.0/templates/common.yaml @@ -0,0 +1,2 @@ +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/youtransfer/6.1.0/values.yaml b/stable/youtransfer/6.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/youtubedl-material/9.0.2/CHANGELOG.md b/stable/youtubedl-material/9.0.2/CHANGELOG.md deleted file mode 100644 index eac9539033..0000000000 --- a/stable/youtubedl-material/9.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [youtubedl-material-9.0.2](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.1...youtubedl-material-9.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - - - -## [youtubedl-material-9.0.1](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.0...youtubedl-material-9.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [youtubedl-material-9.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-8.0.0...youtubedl-material-9.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [youtubedl-material-9.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-8.0.0...youtubedl-material-9.0.0) (2023-12-26) - -### Chore - -- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) - - - - -## [youtubedl-material-8.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.12...youtubedl-material-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [youtubedl-material-7.0.12](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.11...youtubedl-material-7.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [youtubedl-material-7.0.11](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.10...youtubedl-material-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [youtubedl-material-7.0.10](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.9...youtubedl-material-7.0.10) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [youtubedl-material-7.0.9](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.8...youtubedl-material-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [youtubedl-material-7.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.7...youtubedl-material-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [youtubedl-material-7.0.7](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.6...youtubedl-material-7.0.7) (2023-12-22) - -### Chore diff --git a/stable/youtubedl-material/9.0.2/Chart.yaml b/stable/youtubedl-material/9.0.2/Chart.yaml deleted file mode 100644 index adb0db7cb5..0000000000 --- a/stable/youtubedl-material/9.0.2/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: youtubedl-material -version: 9.0.2 -appVersion: 4.3.2 -description: YoutubeDL-Material is a Material Design frontend for youtube-dl. -home: https://truecharts.org/charts/stable/youtubedl-material -icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png -deprecated: false -sources: - - https://github.com/Tzahi12345/YoutubeDL-Material - - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material - - https://ghcr.io/tzahi12345/youtubedl-material -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - youtube -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 11.0.3 - repository: https://deps.truecharts.org - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/youtubedl-material/9.0.2/app-changelog.md b/stable/youtubedl-material/9.0.2/app-changelog.md deleted file mode 100644 index c04f26ed90..0000000000 --- a/stable/youtubedl-material/9.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [youtubedl-material-9.0.2](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.1...youtubedl-material-9.0.2) (2023-12-27) - -### Chore - -- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) - - \ No newline at end of file diff --git a/stable/youtubedl-material/9.0.2/charts/common-17.1.4.tgz b/stable/youtubedl-material/9.0.2/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/youtubedl-material/9.0.2/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/youtubedl-material/9.0.2/charts/mongodb-11.0.3.tgz b/stable/youtubedl-material/9.0.2/charts/mongodb-11.0.3.tgz deleted file mode 100644 index 972c5a2da1..0000000000 Binary files a/stable/youtubedl-material/9.0.2/charts/mongodb-11.0.3.tgz and /dev/null differ diff --git a/stable/youtubedl-material/9.1.0/CHANGELOG.md b/stable/youtubedl-material/9.1.0/CHANGELOG.md new file mode 100644 index 0000000000..945ae34e18 --- /dev/null +++ b/stable/youtubedl-material/9.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [youtubedl-material-9.1.0](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.2...youtubedl-material-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [youtubedl-material-9.0.2](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.1...youtubedl-material-9.0.2) (2023-12-27) + +### Chore + +- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560)) + + + + +## [youtubedl-material-9.0.1](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.0...youtubedl-material-9.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [youtubedl-material-9.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-8.0.0...youtubedl-material-9.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [youtubedl-material-9.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-8.0.0...youtubedl-material-9.0.0) (2023-12-26) + +### Chore + +- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547)) + + + + +## [youtubedl-material-8.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.12...youtubedl-material-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [youtubedl-material-7.0.12](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.11...youtubedl-material-7.0.12) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [youtubedl-material-7.0.11](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.10...youtubedl-material-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [youtubedl-material-7.0.10](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.9...youtubedl-material-7.0.10) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [youtubedl-material-7.0.9](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.8...youtubedl-material-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [youtubedl-material-7.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.7...youtubedl-material-7.0.8) (2023-12-23) + +### Chore diff --git a/stable/youtubedl-material/9.1.0/Chart.yaml b/stable/youtubedl-material/9.1.0/Chart.yaml new file mode 100644 index 0000000000..efebb124fc --- /dev/null +++ b/stable/youtubedl-material/9.1.0/Chart.yaml @@ -0,0 +1,43 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: youtubedl-material +version: 9.1.0 +appVersion: 4.3.2 +description: YoutubeDL-Material is a Material Design frontend for youtube-dl. +home: https://truecharts.org/charts/stable/youtubedl-material +icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png +deprecated: false +sources: + - https://github.com/Tzahi12345/YoutubeDL-Material + - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material + - https://ghcr.io/tzahi12345/youtubedl-material +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - youtube +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 11.1.0 + repository: https://deps.truecharts.org + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/youtubedl-material/9.0.2/README.md b/stable/youtubedl-material/9.1.0/README.md similarity index 100% rename from stable/youtubedl-material/9.0.2/README.md rename to stable/youtubedl-material/9.1.0/README.md diff --git a/stable/youtubedl-material/9.1.0/app-changelog.md b/stable/youtubedl-material/9.1.0/app-changelog.md new file mode 100644 index 0000000000..ea6bbcbf40 --- /dev/null +++ b/stable/youtubedl-material/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [youtubedl-material-9.1.0](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.2...youtubedl-material-9.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/youtubedl-material/9.0.2/app-readme.md b/stable/youtubedl-material/9.1.0/app-readme.md similarity index 100% rename from stable/youtubedl-material/9.0.2/app-readme.md rename to stable/youtubedl-material/9.1.0/app-readme.md diff --git a/stable/youtubedl-material/9.1.0/charts/common-17.2.2.tgz b/stable/youtubedl-material/9.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/youtubedl-material/9.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/youtubedl-material/9.1.0/charts/mongodb-11.1.0.tgz b/stable/youtubedl-material/9.1.0/charts/mongodb-11.1.0.tgz new file mode 100644 index 0000000000..37f2d6b534 Binary files /dev/null and b/stable/youtubedl-material/9.1.0/charts/mongodb-11.1.0.tgz differ diff --git a/stable/youtubedl-material/9.0.2/ix_values.yaml b/stable/youtubedl-material/9.1.0/ix_values.yaml similarity index 100% rename from stable/youtubedl-material/9.0.2/ix_values.yaml rename to stable/youtubedl-material/9.1.0/ix_values.yaml diff --git a/stable/youtubedl-material/9.0.2/questions.yaml b/stable/youtubedl-material/9.1.0/questions.yaml similarity index 100% rename from stable/youtubedl-material/9.0.2/questions.yaml rename to stable/youtubedl-material/9.1.0/questions.yaml diff --git a/stable/youtubedl-material/9.1.0/templates/NOTES.txt b/stable/youtubedl-material/9.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/youtubedl-material/9.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/youtubedl-material/9.1.0/templates/common.yaml b/stable/youtubedl-material/9.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/youtubedl-material/9.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/youtubedl-material/9.1.0/values.yaml b/stable/youtubedl-material/9.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/z80pack/4.0.1/CHANGELOG.md b/stable/z80pack/4.0.1/CHANGELOG.md deleted file mode 100644 index 32a714ef43..0000000000 --- a/stable/z80pack/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [z80pack-4.0.1](https://github.com/truecharts/charts/compare/z80pack-4.0.0...z80pack-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [z80pack-4.0.0](https://github.com/truecharts/charts/compare/z80pack-3.0.17...z80pack-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [z80pack-3.0.17](https://github.com/truecharts/charts/compare/z80pack-3.0.16...z80pack-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [z80pack-3.0.16](https://github.com/truecharts/charts/compare/z80pack-3.0.15...z80pack-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [z80pack-3.0.15](https://github.com/truecharts/charts/compare/z80pack-3.0.14...z80pack-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [z80pack-3.0.14](https://github.com/truecharts/charts/compare/z80pack-3.0.13...z80pack-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [z80pack-3.0.13](https://github.com/truecharts/charts/compare/z80pack-3.0.12...z80pack-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [z80pack-3.0.12](https://github.com/truecharts/charts/compare/z80pack-3.0.11...z80pack-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [z80pack-3.0.11](https://github.com/truecharts/charts/compare/z80pack-3.0.10...z80pack-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [z80pack-3.0.10](https://github.com/truecharts/charts/compare/z80pack-3.0.9...z80pack-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [z80pack-3.0.9](https://github.com/truecharts/charts/compare/z80pack-3.0.8...z80pack-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/z80pack/4.0.1/Chart.yaml b/stable/z80pack/4.0.1/Chart.yaml deleted file mode 100644 index 32093800bb..0000000000 --- a/stable/z80pack/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: z80pack -version: 4.0.1 -appVersion: latest -description: | - Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] -home: https://truecharts.org/charts/incubator/z80pack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.png -deprecated: false -sources: - - https://registry.hub.docker.com/r/dlandon/z80pack/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/z80pack - - https://hub.docker.com/r/dlandon/z80pack -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - z80pack - - Other -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/z80pack/4.0.1/app-changelog.md b/stable/z80pack/4.0.1/app-changelog.md deleted file mode 100644 index ea995b7031..0000000000 --- a/stable/z80pack/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [z80pack-4.0.1](https://github.com/truecharts/charts/compare/z80pack-4.0.0...z80pack-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/z80pack/4.0.1/charts/common-17.1.4.tgz b/stable/z80pack/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/z80pack/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/z80pack/4.1.0/CHANGELOG.md b/stable/z80pack/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..a7b24e9bb2 --- /dev/null +++ b/stable/z80pack/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [z80pack-4.1.0](https://github.com/truecharts/charts/compare/z80pack-4.0.1...z80pack-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [z80pack-4.0.1](https://github.com/truecharts/charts/compare/z80pack-4.0.0...z80pack-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [z80pack-4.0.0](https://github.com/truecharts/charts/compare/z80pack-3.0.17...z80pack-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [z80pack-3.0.17](https://github.com/truecharts/charts/compare/z80pack-3.0.16...z80pack-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [z80pack-3.0.16](https://github.com/truecharts/charts/compare/z80pack-3.0.15...z80pack-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [z80pack-3.0.15](https://github.com/truecharts/charts/compare/z80pack-3.0.14...z80pack-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [z80pack-3.0.14](https://github.com/truecharts/charts/compare/z80pack-3.0.13...z80pack-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [z80pack-3.0.13](https://github.com/truecharts/charts/compare/z80pack-3.0.12...z80pack-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [z80pack-3.0.12](https://github.com/truecharts/charts/compare/z80pack-3.0.11...z80pack-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [z80pack-3.0.11](https://github.com/truecharts/charts/compare/z80pack-3.0.10...z80pack-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [z80pack-3.0.10](https://github.com/truecharts/charts/compare/z80pack-3.0.9...z80pack-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/z80pack/4.1.0/Chart.yaml b/stable/z80pack/4.1.0/Chart.yaml new file mode 100644 index 0000000000..8c5db67eec --- /dev/null +++ b/stable/z80pack/4.1.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: z80pack +version: 4.1.0 +appVersion: latest +description: | + Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] +home: https://truecharts.org/charts/incubator/z80pack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.png +deprecated: false +sources: + - https://registry.hub.docker.com/r/dlandon/z80pack/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/z80pack + - https://hub.docker.com/r/dlandon/z80pack +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - z80pack + - Other +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/z80pack/4.0.1/README.md b/stable/z80pack/4.1.0/README.md similarity index 100% rename from stable/z80pack/4.0.1/README.md rename to stable/z80pack/4.1.0/README.md diff --git a/stable/z80pack/4.1.0/app-changelog.md b/stable/z80pack/4.1.0/app-changelog.md new file mode 100644 index 0000000000..0f1db939b5 --- /dev/null +++ b/stable/z80pack/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [z80pack-4.1.0](https://github.com/truecharts/charts/compare/z80pack-4.0.1...z80pack-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/z80pack/4.0.1/app-readme.md b/stable/z80pack/4.1.0/app-readme.md similarity index 100% rename from stable/z80pack/4.0.1/app-readme.md rename to stable/z80pack/4.1.0/app-readme.md diff --git a/stable/z80pack/4.1.0/charts/common-17.2.2.tgz b/stable/z80pack/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/z80pack/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/z80pack/4.0.1/ix_values.yaml b/stable/z80pack/4.1.0/ix_values.yaml similarity index 100% rename from stable/z80pack/4.0.1/ix_values.yaml rename to stable/z80pack/4.1.0/ix_values.yaml diff --git a/stable/z80pack/4.0.1/questions.yaml b/stable/z80pack/4.1.0/questions.yaml similarity index 100% rename from stable/z80pack/4.0.1/questions.yaml rename to stable/z80pack/4.1.0/questions.yaml diff --git a/stable/z80pack/4.1.0/templates/common.yaml b/stable/z80pack/4.1.0/templates/common.yaml new file mode 100644 index 0000000000..78d963fb16 --- /dev/null +++ b/stable/z80pack/4.1.0/templates/common.yaml @@ -0,0 +1,2 @@ +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/z80pack/4.1.0/values.yaml b/stable/z80pack/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/zerotier/8.0.1/CHANGELOG.md b/stable/zerotier/8.0.1/CHANGELOG.md deleted file mode 100644 index d33a0b4d77..0000000000 --- a/stable/zerotier/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [zerotier-8.0.1](https://github.com/truecharts/charts/compare/zerotier-8.0.0...zerotier-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [zerotier-8.0.0](https://github.com/truecharts/charts/compare/zerotier-7.0.11...zerotier-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [zerotier-7.0.11](https://github.com/truecharts/charts/compare/zerotier-7.0.10...zerotier-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [zerotier-7.0.10](https://github.com/truecharts/charts/compare/zerotier-7.0.9...zerotier-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [zerotier-7.0.9](https://github.com/truecharts/charts/compare/zerotier-7.0.8...zerotier-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [zerotier-7.0.8](https://github.com/truecharts/charts/compare/zerotier-7.0.7...zerotier-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [zerotier-7.0.7](https://github.com/truecharts/charts/compare/zerotier-7.0.6...zerotier-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [zerotier-7.0.6](https://github.com/truecharts/charts/compare/zerotier-7.0.5...zerotier-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [zerotier-7.0.5](https://github.com/truecharts/charts/compare/zerotier-7.0.4...zerotier-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [zerotier-7.0.4](https://github.com/truecharts/charts/compare/zerotier-7.0.3...zerotier-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [zerotier-7.0.3](https://github.com/truecharts/charts/compare/zerotier-7.0.2...zerotier-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/zerotier/8.0.1/Chart.yaml b/stable/zerotier/8.0.1/Chart.yaml deleted file mode 100644 index 0316f4783f..0000000000 --- a/stable/zerotier/8.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: zerotier -version: 8.0.1 -appVersion: 1.12.2 -description: ZeroTier is a smart programmable Ethernet switch for planet Earth -home: https://truecharts.org/charts/stable/zerotier -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier - - https://hub.docker.com/r/zerotier/zerotier -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - zerotier - - network -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/zerotier/8.0.1/app-changelog.md b/stable/zerotier/8.0.1/app-changelog.md deleted file mode 100644 index 9cf2969c53..0000000000 --- a/stable/zerotier/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [zerotier-8.0.1](https://github.com/truecharts/charts/compare/zerotier-8.0.0...zerotier-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/zerotier/8.0.1/charts/common-17.1.4.tgz b/stable/zerotier/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/zerotier/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/zerotier/8.1.0/CHANGELOG.md b/stable/zerotier/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..33f97ca888 --- /dev/null +++ b/stable/zerotier/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zerotier-8.1.0](https://github.com/truecharts/charts/compare/zerotier-8.0.1...zerotier-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [zerotier-8.0.1](https://github.com/truecharts/charts/compare/zerotier-8.0.0...zerotier-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [zerotier-8.0.0](https://github.com/truecharts/charts/compare/zerotier-7.0.11...zerotier-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [zerotier-7.0.11](https://github.com/truecharts/charts/compare/zerotier-7.0.10...zerotier-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [zerotier-7.0.10](https://github.com/truecharts/charts/compare/zerotier-7.0.9...zerotier-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [zerotier-7.0.9](https://github.com/truecharts/charts/compare/zerotier-7.0.8...zerotier-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [zerotier-7.0.8](https://github.com/truecharts/charts/compare/zerotier-7.0.7...zerotier-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [zerotier-7.0.7](https://github.com/truecharts/charts/compare/zerotier-7.0.6...zerotier-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [zerotier-7.0.6](https://github.com/truecharts/charts/compare/zerotier-7.0.5...zerotier-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [zerotier-7.0.5](https://github.com/truecharts/charts/compare/zerotier-7.0.4...zerotier-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [zerotier-7.0.4](https://github.com/truecharts/charts/compare/zerotier-7.0.3...zerotier-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/zerotier/8.1.0/Chart.yaml b/stable/zerotier/8.1.0/Chart.yaml new file mode 100644 index 0000000000..45245242b7 --- /dev/null +++ b/stable/zerotier/8.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: zerotier +version: 8.1.0 +appVersion: 1.12.2 +description: ZeroTier is a smart programmable Ethernet switch for planet Earth +home: https://truecharts.org/charts/stable/zerotier +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png +deprecated: false +sources: + - https://hub.docker.com/r/zerotier/zerotier + - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - zerotier + - network +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/zerotier/8.0.1/README.md b/stable/zerotier/8.1.0/README.md similarity index 100% rename from stable/zerotier/8.0.1/README.md rename to stable/zerotier/8.1.0/README.md diff --git a/stable/zerotier/8.1.0/app-changelog.md b/stable/zerotier/8.1.0/app-changelog.md new file mode 100644 index 0000000000..18c63eefea --- /dev/null +++ b/stable/zerotier/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zerotier-8.1.0](https://github.com/truecharts/charts/compare/zerotier-8.0.1...zerotier-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/zerotier/8.0.1/app-readme.md b/stable/zerotier/8.1.0/app-readme.md similarity index 100% rename from stable/zerotier/8.0.1/app-readme.md rename to stable/zerotier/8.1.0/app-readme.md diff --git a/stable/zerotier/8.1.0/charts/common-17.2.2.tgz b/stable/zerotier/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/zerotier/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/zerotier/8.0.1/ix_values.yaml b/stable/zerotier/8.1.0/ix_values.yaml similarity index 100% rename from stable/zerotier/8.0.1/ix_values.yaml rename to stable/zerotier/8.1.0/ix_values.yaml diff --git a/stable/zerotier/8.0.1/questions.yaml b/stable/zerotier/8.1.0/questions.yaml similarity index 100% rename from stable/zerotier/8.0.1/questions.yaml rename to stable/zerotier/8.1.0/questions.yaml diff --git a/stable/zerotier/8.1.0/templates/NOTES.txt b/stable/zerotier/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/zerotier/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zerotier/8.1.0/templates/common.yaml b/stable/zerotier/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/zerotier/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zerotier/8.1.0/values.yaml b/stable/zerotier/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/zigbee2mqtt/10.2.0/CHANGELOG.md b/stable/zigbee2mqtt/10.2.0/CHANGELOG.md new file mode 100644 index 0000000000..9bc8df8ee3 --- /dev/null +++ b/stable/zigbee2mqtt/10.2.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zigbee2mqtt-10.2.0](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.1.0...zigbee2mqtt-10.2.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [zigbee2mqtt-10.1.0](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.0.1...zigbee2mqtt-10.1.0) (2023-12-26) + +### Chore + +- update container image koenkk/zigbee2mqtt to v1.34.0[@7f6fca6](https://github.com/7f6fca6) by renovate ([#15568](https://github.com/truecharts/charts/issues/15568)) + + + + +## [zigbee2mqtt-10.0.1](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.0.0...zigbee2mqtt-10.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [zigbee2mqtt-10.0.0](https://github.com/truecharts/charts/compare/zigbee2mqtt-9.0.11...zigbee2mqtt-10.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [zigbee2mqtt-9.0.11](https://github.com/truecharts/charts/compare/zigbee2mqtt-9.0.10...zigbee2mqtt-9.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [zigbee2mqtt-9.0.10](https://github.com/truecharts/charts/compare/zigbee2mqtt-9.0.9...zigbee2mqtt-9.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [zigbee2mqtt-9.0.9](https://github.com/truecharts/charts/compare/zigbee2mqtt-9.0.8...zigbee2mqtt-9.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [zigbee2mqtt-9.0.8](https://github.com/truecharts/charts/compare/zigbee2mqtt-9.0.7...zigbee2mqtt-9.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [zigbee2mqtt-9.0.7](https://github.com/truecharts/charts/compare/zigbee2mqtt-9.0.6...zigbee2mqtt-9.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [zigbee2mqtt-9.0.6](https://github.com/truecharts/charts/compare/zigbee2mqtt-9.0.5...zigbee2mqtt-9.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [zigbee2mqtt-9.0.5](https://github.com/truecharts/charts/compare/zigbee2mqtt-9.0.4...zigbee2mqtt-9.0.5) (2023-12-22) + +### Fix diff --git a/stable/zigbee2mqtt/10.2.0/Chart.yaml b/stable/zigbee2mqtt/10.2.0/Chart.yaml new file mode 100644 index 0000000000..27153bf326 --- /dev/null +++ b/stable/zigbee2mqtt/10.2.0/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: zigbee2mqtt +version: 10.2.0 +appVersion: 1.34.0 +description: Bridges events and allows you to control your Zigbee devices via MQTT +home: https://truecharts.org/charts/stable/zigbee2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt + - https://hub.docker.com/r/koenkk/zigbee2mqtt + - https://github.com/Koenkk/zigbee2mqtt +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - zigbee + - mqtt + - home-assistant +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/zigbee2mqtt/10.2.0/README.md b/stable/zigbee2mqtt/10.2.0/README.md new file mode 100644 index 0000000000..a3512c427d --- /dev/null +++ b/stable/zigbee2mqtt/10.2.0/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/zigbee2mqtt) + +**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/zigbee2mqtt/10.2.0/SKIPINSTALL b/stable/zigbee2mqtt/10.2.0/SKIPINSTALL new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/zigbee2mqtt/10.2.0/app-changelog.md b/stable/zigbee2mqtt/10.2.0/app-changelog.md new file mode 100644 index 0000000000..423a1e5f63 --- /dev/null +++ b/stable/zigbee2mqtt/10.2.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zigbee2mqtt-10.2.0](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.1.0...zigbee2mqtt-10.2.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/zigbee2mqtt/10.2.0/app-readme.md b/stable/zigbee2mqtt/10.2.0/app-readme.md new file mode 100644 index 0000000000..a5d359fa14 --- /dev/null +++ b/stable/zigbee2mqtt/10.2.0/app-readme.md @@ -0,0 +1,8 @@ +Bridges events and allows you to control your Zigbee devices via MQTT + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/zigbee2mqtt](https://truecharts.org/charts/stable/zigbee2mqtt) + +--- + +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/zigbee2mqtt/10.2.0/charts/common-17.2.2.tgz b/stable/zigbee2mqtt/10.2.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/zigbee2mqtt/10.2.0/charts/common-17.2.2.tgz differ diff --git a/stable/zigbee2mqtt/10.2.0/ix_values.yaml b/stable/zigbee2mqtt/10.2.0/ix_values.yaml new file mode 100644 index 0000000000..b5e02bfbd7 --- /dev/null +++ b/stable/zigbee2mqtt/10.2.0/ix_values.yaml @@ -0,0 +1,96 @@ +image: + repository: koenkk/zigbee2mqtt + tag: 1.34.0@sha256:7f6fca6f19a0bed1a33cecbdd841a91e28e1a1842e268b1abb544e120aaf88e6 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10103 +persistence: + data: + enabled: true + mountPath: "/data" + targetSelectAll: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + initContainers: + init-config: + enabled: true + imageSelector: image + type: init + env: + ZIGBEE2MQTT_CONFIG_FRONTEND_PORT: "{{ .Values.service.main.ports.main.port }}" + ZIGBEE2MQTT_CONFIG_EXPIRIMENTAL_NEW_API: "{{ .Values.workload.main.podSpec.containers.main.env.ZIGBEE2MQTT_CONFIG_EXPIRIMENTAL_NEW_API }}" + ZIGBEE2MQTT_CONFIG_PERMIT_JOIN: "{{ .Values.workload.main.podSpec.containers.main.env.ZIGBEE2MQTT_CONFIG_PERMIT_JOIN }}" + ZIGBEE2MQTT_CONFIG_MQTT_SERVER: "{{ .Values.workload.main.podSpec.containers.main.env.ZIGBEE2MQTT_CONFIG_MQTT_SERVER }}" + ZIGBEE2MQTT_CONFIG_MQTT_USER: "{{ .Values.secret.ZIGBEE2MQTT_CONFIG_MQTT_USER }}" + ZIGBEE2MQTT_CONFIG_MQTT_PASSWORD: "{{ .Values.secret.ZIGBEE2MQTT_CONFIG_MQTT_PASSWORD }}" + ZIGBEE2MQTT_CONFIG_MQTT_BASE_TOPIC: "{{ .Values.workload.main.podSpec.containers.main.env.ZIGBEE2MQTT_CONFIG_MQTT_BASE_TOPIC }}" + ZIGBEE2MQTT_CONFIG_SERIAL_PORT: "{{ .Values.workload.main.podSpec.containers.main.env.ZIGBEE2MQTT_CONFIG_SERIAL_PORT }}" + ZIGBEE2MQTT_CONFIG_SERIAL_ADAPTER: "{{ .Values.workload.main.podSpec.containers.main.env.ZIGBEE2MQTT_CONFIG_SERIAL_ADAPTER }}" + USE_CUSTOM_CONFIG_FILE: "{{ .Values.workload.main.podSpec.containers.main.env.USE_CUSTOM_CONFIG_FILE }}" + command: + - /bin/sh + - -c + args: + - > + if [ -f /data/configuration.yaml ] || [ ${USE_CUSTOM_CONFIG_FILE} == true ]; then + echo "Initial configuration exists or User selected to use custom configuration file. Skipping..."; + else + echo "Creating initial configuration"; + touch /data/configuration.yaml; + echo "# Configuration bellow will be always be overridden" >> /data/configuration.yaml; + echo "# from environment settings on the Scale Apps UI." >> /data/configuration.yaml; + echo "# You however will not see this values change in the file." >> /data/configuration.yaml; + echo "# It's a generated file based on the values provided on initial install." >> /data/configuration.yaml; + echo "##########################################################" >> /data/configuration.yaml; + echo "experimental:" >> /data/configuration.yaml; + echo " new_api: $ZIGBEE2MQTT_CONFIG_EXPIRIMENTAL_NEW_API" >> /data/configuration.yaml; + echo "frontend:" >> /data/configuration.yaml; + echo " port: $ZIGBEE2MQTT_CONFIG_FRONTEND_PORT" >> /data/configuration.yaml; + echo "permit_join: $ZIGBEE2MQTT_CONFIG_PERMIT_JOIN" >> /data/configuration.yaml; + echo "mqtt:" >> /data/configuration.yaml; + echo " server: $ZIGBEE2MQTT_CONFIG_MQTT_SERVER" >> /data/configuration.yaml; + echo " base_topic: $ZIGBEE2MQTT_CONFIG_MQTT_BASE_TOPIC" >> /data/configuration.yaml; + if [ ! -z "$ZIGBEE2MQTT_CONFIG_MQTT_USER" ]; + then + echo " user: $ZIGBEE2MQTT_CONFIG_MQTT_USER" >> /data/configuration.yaml; + fi; + if [ ! -z "$ZIGBEE2MQTT_CONFIG_MQTT_PASSWORD" ]; + then + echo " password: $ZIGBEE2MQTT_CONFIG_MQTT_PASSWORD" >> /data/configuration.yaml; + fi; + echo "serial:" >> /data/configuration.yaml; + echo " port: $ZIGBEE2MQTT_CONFIG_SERIAL_PORT" >> /data/configuration.yaml; + echo " adapter: $ZIGBEE2MQTT_CONFIG_SERIAL_ADAPTER" >> /data/configuration.yaml; + echo "##########################################################" >> /data/configuration.yaml; + echo 'Initial configuration file created at "/data/configuration.yaml"'; + fi; + + containers: + main: + env: + ZIGBEE2MQTT_DATA: "/data" + ZIGBEE2MQTT_CONFIG_FRONTEND_PORT: "{{ .Values.service.main.ports.main.port }}" + # User defined + USE_CUSTOM_CONFIG_FILE: false + # This values are required for the autogenerated file to work. + # ZIGBEE2MQTT_CONFIG_EXPIRIMENTAL_NEW_API: true + # ZIGBEE2MQTT_CONFIG_PERMIT_JOIN: true + # ZIGBEE2MQTT_CONFIG_MQTT_SERVER: "mqtt://localhost" + # ZIGBEE2MQTT_CONFIG_MQTT_BASE_TOPIC: "zigbee2mqtt" + # ZIGBEE2MQTT_CONFIG_SERIAL_PORT: "/dev/ttyUSB0" + # ZIGBEE2MQTT_CONFIG_SERIAL_ADAPTER: "auto" + ZIGBEE2MQTT_CONFIG_MQTT_USER: "" + ZIGBEE2MQTT_CONFIG_MQTT_PASSWORD: "" diff --git a/stable/zigbee2mqtt/10.2.0/questions.yaml b/stable/zigbee2mqtt/10.2.0/questions.yaml new file mode 100644 index 0000000000..7bbcc3379f --- /dev/null +++ b/stable/zigbee2mqtt/10.2.0/questions.yaml @@ -0,0 +1,2899 @@ +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ZIGBEE2MQTT_CONFIG_MQTT_USER + label: "MQTT User" + description: "This will override the specific value of config file. Leave empty if you plan to use custom config or you don't have set a user on your MQTT broker." + schema: + type: string + default: "" + - variable: ZIGBEE2MQTT_CONFIG_MQTT_PASSWORD + label: "MQTT Password" + description: "This will override the specific value of config file. Leave empty if you plan to use custom config or you don't have set a password on your MQTT broker." + schema: + type: string + private: true + default: "" + - variable: USE_CUSTOM_CONFIG_FILE + label: "ADVANCED: Use custom config file (Placed in /data)" + description: "" + schema: + type: boolean + default: false + show_subquestions_if: false + subquestions: + - variable: ZIGBEE2MQTT_CONFIG_PERMIT_JOIN + label: "ZIGBEE2MQTT_CONFIG_PERMIT_JOIN" + description: "This will override the specific value of config file" + schema: + type: boolean + default: true + - variable: ZIGBEE2MQTT_CONFIG_EXPIRIMENTAL_NEW_API + label: "ZIGBEE2MQTT_CONFIG_EXPIRIMENTAL_NEW_API" + description: "This will override the specific value of config file" + schema: + type: boolean + default: true + - variable: ZIGBEE2MQTT_CONFIG_MQTT_SERVER + label: "MQTT Server" + description: "This will override the specific value of config file" + schema: + type: string + required: true + default: "mqtt://mosquitto.ix-mosquitto.svc.cluster.local" + - variable: ZIGBEE2MQTT_CONFIG_MQTT_BASE_TOPIC + label: "MQTT Base Topic" + description: "This will override the specific value of config file" + schema: + type: string + required: true + default: "zigbee2mqtt" + - variable: ZIGBEE2MQTT_CONFIG_SERIAL_PORT + label: "ZIGBEE2MQTT_CONFIG_SERIAL_PORT" + description: "This will override the specific value of config file" + schema: + type: string + required: true + default: "/dev/ttyUSB0" + - variable: ZIGBEE2MQTT_CONFIG_SERIAL_ADAPTER + label: "Serial Adapter Type" + description: "This will override the specific value of config file" + schema: + type: string + required: true + default: "auto" + enum: + - value: "auto" + description: "auto" + - value: "deconz" + description: "deconz" + - value: "ezsp" + description: "ezsp" + - value: "zstack" + description: "zstack" + - 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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10103 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/zigbee2mqtt/10.2.0/templates/NOTES.txt b/stable/zigbee2mqtt/10.2.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/zigbee2mqtt/10.2.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zigbee2mqtt/10.2.0/templates/common.yaml b/stable/zigbee2mqtt/10.2.0/templates/common.yaml new file mode 100644 index 0000000000..995efb03eb --- /dev/null +++ b/stable/zigbee2mqtt/10.2.0/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/zigbee2mqtt/10.2.0/values.yaml b/stable/zigbee2mqtt/10.2.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/znc/8.0.1/CHANGELOG.md b/stable/znc/8.0.1/CHANGELOG.md deleted file mode 100644 index 22d9041263..0000000000 --- a/stable/znc/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [znc-8.0.1](https://github.com/truecharts/charts/compare/znc-8.0.0...znc-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [znc-8.0.0](https://github.com/truecharts/charts/compare/znc-7.0.11...znc-8.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [znc-7.0.11](https://github.com/truecharts/charts/compare/znc-7.0.10...znc-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [znc-7.0.10](https://github.com/truecharts/charts/compare/znc-7.0.9...znc-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [znc-7.0.9](https://github.com/truecharts/charts/compare/znc-7.0.8...znc-7.0.9) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [znc-7.0.8](https://github.com/truecharts/charts/compare/znc-7.0.7...znc-7.0.8) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [znc-7.0.7](https://github.com/truecharts/charts/compare/znc-7.0.6...znc-7.0.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [znc-7.0.6](https://github.com/truecharts/charts/compare/znc-7.0.5...znc-7.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [znc-7.0.5](https://github.com/truecharts/charts/compare/znc-7.0.4...znc-7.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [znc-7.0.4](https://github.com/truecharts/charts/compare/znc-7.0.3...znc-7.0.4) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [znc-7.0.3](https://github.com/truecharts/charts/compare/znc-7.0.2...znc-7.0.3) (2023-12-21) - -### Chore diff --git a/stable/znc/8.0.1/Chart.yaml b/stable/znc/8.0.1/Chart.yaml deleted file mode 100644 index a2afb77962..0000000000 --- a/stable/znc/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: znc -version: 8.0.1 -appVersion: 1.8.2 -description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. -home: https://truecharts.org/charts/stable/znc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png -deprecated: false -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/znc - - https://ghcr.io/linuxserver/znc -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - znc -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/znc/8.0.1/app-changelog.md b/stable/znc/8.0.1/app-changelog.md deleted file mode 100644 index 46242e7841..0000000000 --- a/stable/znc/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [znc-8.0.1](https://github.com/truecharts/charts/compare/znc-8.0.0...znc-8.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/znc/8.0.1/charts/common-17.1.4.tgz b/stable/znc/8.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/znc/8.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/znc/8.1.0/CHANGELOG.md b/stable/znc/8.1.0/CHANGELOG.md new file mode 100644 index 0000000000..71f91bd15c --- /dev/null +++ b/stable/znc/8.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [znc-8.1.0](https://github.com/truecharts/charts/compare/znc-8.0.1...znc-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [znc-8.0.1](https://github.com/truecharts/charts/compare/znc-8.0.0...znc-8.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [znc-8.0.0](https://github.com/truecharts/charts/compare/znc-7.0.11...znc-8.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [znc-7.0.11](https://github.com/truecharts/charts/compare/znc-7.0.10...znc-7.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [znc-7.0.10](https://github.com/truecharts/charts/compare/znc-7.0.9...znc-7.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [znc-7.0.9](https://github.com/truecharts/charts/compare/znc-7.0.8...znc-7.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [znc-7.0.8](https://github.com/truecharts/charts/compare/znc-7.0.7...znc-7.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [znc-7.0.7](https://github.com/truecharts/charts/compare/znc-7.0.6...znc-7.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [znc-7.0.6](https://github.com/truecharts/charts/compare/znc-7.0.5...znc-7.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [znc-7.0.5](https://github.com/truecharts/charts/compare/znc-7.0.4...znc-7.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [znc-7.0.4](https://github.com/truecharts/charts/compare/znc-7.0.3...znc-7.0.4) (2023-12-21) + +### Fix diff --git a/stable/znc/8.1.0/Chart.yaml b/stable/znc/8.1.0/Chart.yaml new file mode 100644 index 0000000000..b1798429c2 --- /dev/null +++ b/stable/znc/8.1.0/Chart.yaml @@ -0,0 +1,35 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: znc +version: 8.1.0 +appVersion: 1.8.2 +description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. +home: https://truecharts.org/charts/stable/znc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/znc + - https://ghcr.io/linuxserver/znc +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - znc +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/znc/8.0.1/README.md b/stable/znc/8.1.0/README.md similarity index 100% rename from stable/znc/8.0.1/README.md rename to stable/znc/8.1.0/README.md diff --git a/stable/znc/8.1.0/app-changelog.md b/stable/znc/8.1.0/app-changelog.md new file mode 100644 index 0000000000..a10cc92c8f --- /dev/null +++ b/stable/znc/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [znc-8.1.0](https://github.com/truecharts/charts/compare/znc-8.0.1...znc-8.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/znc/8.0.1/app-readme.md b/stable/znc/8.1.0/app-readme.md similarity index 100% rename from stable/znc/8.0.1/app-readme.md rename to stable/znc/8.1.0/app-readme.md diff --git a/stable/znc/8.1.0/charts/common-17.2.2.tgz b/stable/znc/8.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/znc/8.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/znc/8.0.1/ix_values.yaml b/stable/znc/8.1.0/ix_values.yaml similarity index 100% rename from stable/znc/8.0.1/ix_values.yaml rename to stable/znc/8.1.0/ix_values.yaml diff --git a/stable/znc/8.0.1/questions.yaml b/stable/znc/8.1.0/questions.yaml similarity index 100% rename from stable/znc/8.0.1/questions.yaml rename to stable/znc/8.1.0/questions.yaml diff --git a/stable/znc/8.1.0/templates/NOTES.txt b/stable/znc/8.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/znc/8.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/znc/8.1.0/templates/common.yaml b/stable/znc/8.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/znc/8.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/znc/8.1.0/values.yaml b/stable/znc/8.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/zoneminder/4.0.1/CHANGELOG.md b/stable/zoneminder/4.0.1/CHANGELOG.md deleted file mode 100644 index 4d997fc07b..0000000000 --- a/stable/zoneminder/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [zoneminder-4.0.1](https://github.com/truecharts/charts/compare/zoneminder-4.0.0...zoneminder-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [zoneminder-4.0.0](https://github.com/truecharts/charts/compare/zoneminder-3.0.17...zoneminder-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [zoneminder-3.0.17](https://github.com/truecharts/charts/compare/zoneminder-3.0.16...zoneminder-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [zoneminder-3.0.16](https://github.com/truecharts/charts/compare/zoneminder-3.0.15...zoneminder-3.0.16) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [zoneminder-3.0.15](https://github.com/truecharts/charts/compare/zoneminder-3.0.14...zoneminder-3.0.15) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [zoneminder-3.0.14](https://github.com/truecharts/charts/compare/zoneminder-3.0.13...zoneminder-3.0.14) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [zoneminder-3.0.13](https://github.com/truecharts/charts/compare/zoneminder-3.0.12...zoneminder-3.0.13) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [zoneminder-3.0.12](https://github.com/truecharts/charts/compare/zoneminder-3.0.11...zoneminder-3.0.12) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [zoneminder-3.0.11](https://github.com/truecharts/charts/compare/zoneminder-3.0.10...zoneminder-3.0.11) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [zoneminder-3.0.10](https://github.com/truecharts/charts/compare/zoneminder-3.0.9...zoneminder-3.0.10) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [zoneminder-3.0.9](https://github.com/truecharts/charts/compare/zoneminder-3.0.8...zoneminder-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/zoneminder/4.0.1/Chart.yaml b/stable/zoneminder/4.0.1/Chart.yaml deleted file mode 100644 index 94cc995c89..0000000000 --- a/stable/zoneminder/4.0.1/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: zoneminder -version: 4.0.1 -appVersion: latest -description: Zoneminder is the top Linux video camera security and surveillance solution. -home: https://truecharts.org/charts/incubator/zoneminder -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.png -deprecated: false -sources: - - https://hub.docker.com/r/dlandon/zoneminder.unraid - - https://zoneminder.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - zoneminder - - home - - automation - - cctv - - utilities -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -type: application diff --git a/stable/zoneminder/4.0.1/app-changelog.md b/stable/zoneminder/4.0.1/app-changelog.md deleted file mode 100644 index 0d10e17916..0000000000 --- a/stable/zoneminder/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [zoneminder-4.0.1](https://github.com/truecharts/charts/compare/zoneminder-4.0.0...zoneminder-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/zoneminder/4.0.1/charts/common-17.1.4.tgz b/stable/zoneminder/4.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/zoneminder/4.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/zoneminder/4.1.0/CHANGELOG.md b/stable/zoneminder/4.1.0/CHANGELOG.md new file mode 100644 index 0000000000..06c5ae74d1 --- /dev/null +++ b/stable/zoneminder/4.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zoneminder-4.1.0](https://github.com/truecharts/charts/compare/zoneminder-4.0.1...zoneminder-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [zoneminder-4.0.1](https://github.com/truecharts/charts/compare/zoneminder-4.0.0...zoneminder-4.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [zoneminder-4.0.0](https://github.com/truecharts/charts/compare/zoneminder-3.0.17...zoneminder-4.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [zoneminder-3.0.17](https://github.com/truecharts/charts/compare/zoneminder-3.0.16...zoneminder-3.0.17) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [zoneminder-3.0.16](https://github.com/truecharts/charts/compare/zoneminder-3.0.15...zoneminder-3.0.16) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [zoneminder-3.0.15](https://github.com/truecharts/charts/compare/zoneminder-3.0.14...zoneminder-3.0.15) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [zoneminder-3.0.14](https://github.com/truecharts/charts/compare/zoneminder-3.0.13...zoneminder-3.0.14) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [zoneminder-3.0.13](https://github.com/truecharts/charts/compare/zoneminder-3.0.12...zoneminder-3.0.13) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [zoneminder-3.0.12](https://github.com/truecharts/charts/compare/zoneminder-3.0.11...zoneminder-3.0.12) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [zoneminder-3.0.11](https://github.com/truecharts/charts/compare/zoneminder-3.0.10...zoneminder-3.0.11) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [zoneminder-3.0.10](https://github.com/truecharts/charts/compare/zoneminder-3.0.9...zoneminder-3.0.10) (2023-12-21) + +### Fix diff --git a/stable/zoneminder/4.1.0/Chart.yaml b/stable/zoneminder/4.1.0/Chart.yaml new file mode 100644 index 0000000000..001acb3fa9 --- /dev/null +++ b/stable/zoneminder/4.1.0/Chart.yaml @@ -0,0 +1,40 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: zoneminder +version: 4.1.0 +appVersion: latest +description: Zoneminder is the top Linux video camera security and surveillance solution. +home: https://truecharts.org/charts/incubator/zoneminder +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.png +deprecated: false +sources: + - https://zoneminder.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder + - https://hub.docker.com/r/dlandon/zoneminder.unraid +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - zoneminder + - home + - automation + - cctv + - utilities +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/stable/zoneminder/4.0.1/README.md b/stable/zoneminder/4.1.0/README.md similarity index 100% rename from stable/zoneminder/4.0.1/README.md rename to stable/zoneminder/4.1.0/README.md diff --git a/stable/zoneminder/4.1.0/app-changelog.md b/stable/zoneminder/4.1.0/app-changelog.md new file mode 100644 index 0000000000..36622fc9f2 --- /dev/null +++ b/stable/zoneminder/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zoneminder-4.1.0](https://github.com/truecharts/charts/compare/zoneminder-4.0.1...zoneminder-4.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/zoneminder/4.0.1/app-readme.md b/stable/zoneminder/4.1.0/app-readme.md similarity index 100% rename from stable/zoneminder/4.0.1/app-readme.md rename to stable/zoneminder/4.1.0/app-readme.md diff --git a/stable/zoneminder/4.1.0/charts/common-17.2.2.tgz b/stable/zoneminder/4.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/zoneminder/4.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/zoneminder/4.0.1/ix_values.yaml b/stable/zoneminder/4.1.0/ix_values.yaml similarity index 100% rename from stable/zoneminder/4.0.1/ix_values.yaml rename to stable/zoneminder/4.1.0/ix_values.yaml diff --git a/stable/zoneminder/4.0.1/questions.yaml b/stable/zoneminder/4.1.0/questions.yaml similarity index 100% rename from stable/zoneminder/4.0.1/questions.yaml rename to stable/zoneminder/4.1.0/questions.yaml diff --git a/stable/zoneminder/4.1.0/templates/common.yaml b/stable/zoneminder/4.1.0/templates/common.yaml new file mode 100644 index 0000000000..78d963fb16 --- /dev/null +++ b/stable/zoneminder/4.1.0/templates/common.yaml @@ -0,0 +1,2 @@ +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zoneminder/4.1.0/values.yaml b/stable/zoneminder/4.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/ztcuui-aio/6.0.1/CHANGELOG.md b/stable/ztcuui-aio/6.0.1/CHANGELOG.md deleted file mode 100644 index 2fab1b597d..0000000000 --- a/stable/ztcuui-aio/6.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ztcuui-aio-6.0.1](https://github.com/truecharts/charts/compare/ztcuui-aio-6.0.0...ztcuui-aio-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - - - -## [ztcuui-aio-6.0.0](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.9...ztcuui-aio-6.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - - - - -## [ztcuui-aio-5.1.9](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.8...ztcuui-aio-5.1.9) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - - - -## [ztcuui-aio-5.1.8](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.7...ztcuui-aio-5.1.8) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - - - - -## [ztcuui-aio-5.1.7](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.6...ztcuui-aio-5.1.7) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) - - - - -## [ztcuui-aio-5.1.6](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.5...ztcuui-aio-5.1.6) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) - - - - -## [ztcuui-aio-5.1.5](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.4...ztcuui-aio-5.1.5) (2023-12-23) - -### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - - - - -## [ztcuui-aio-5.1.4](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.3...ztcuui-aio-5.1.4) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - - - - -## [ztcuui-aio-5.1.3](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.2...ztcuui-aio-5.1.3) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - - - - -## [ztcuui-aio-5.1.2](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.1...ztcuui-aio-5.1.2) (2023-12-21) - -### Fix - -- bump to release middleware fix - - - - -## [ztcuui-aio-5.1.1](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.0...ztcuui-aio-5.1.1) (2023-12-21) - -### Chore diff --git a/stable/ztcuui-aio/6.0.1/Chart.yaml b/stable/ztcuui-aio/6.0.1/Chart.yaml deleted file mode 100644 index 36a35feba6..0000000000 --- a/stable/ztcuui-aio/6.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: ztcuui-aio -version: 6.0.1 -appVersion: 2023.5.2-r1 -description: ZeroTier network controller user interface in a Docker container -home: https://truecharts.org/charts/stable/ztcuui-aio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png -deprecated: false -sources: - - https://github.com/kmahyyg/ztncui-aio - - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio - - https://ghcr.io/kmahyyg/ztncui-aio -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - ztcuui-aio -dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/ztcuui-aio/6.0.1/app-changelog.md b/stable/ztcuui-aio/6.0.1/app-changelog.md deleted file mode 100644 index 06d69c3b31..0000000000 --- a/stable/ztcuui-aio/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ztcuui-aio-6.0.1](https://github.com/truecharts/charts/compare/ztcuui-aio-6.0.0...ztcuui-aio-6.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/ztcuui-aio/6.0.1/charts/common-17.1.4.tgz b/stable/ztcuui-aio/6.0.1/charts/common-17.1.4.tgz deleted file mode 100644 index 3e9677a939..0000000000 Binary files a/stable/ztcuui-aio/6.0.1/charts/common-17.1.4.tgz and /dev/null differ diff --git a/stable/ztcuui-aio/6.1.0/CHANGELOG.md b/stable/ztcuui-aio/6.1.0/CHANGELOG.md new file mode 100644 index 0000000000..7bd951e78b --- /dev/null +++ b/stable/ztcuui-aio/6.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ztcuui-aio-6.1.0](https://github.com/truecharts/charts/compare/ztcuui-aio-6.0.1...ztcuui-aio-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [ztcuui-aio-6.0.1](https://github.com/truecharts/charts/compare/ztcuui-aio-6.0.0...ztcuui-aio-6.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [ztcuui-aio-6.0.0](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.9...ztcuui-aio-6.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [ztcuui-aio-5.1.9](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.8...ztcuui-aio-5.1.9) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [ztcuui-aio-5.1.8](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.7...ztcuui-aio-5.1.8) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [ztcuui-aio-5.1.7](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.6...ztcuui-aio-5.1.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [ztcuui-aio-5.1.6](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.5...ztcuui-aio-5.1.6) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [ztcuui-aio-5.1.5](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.4...ztcuui-aio-5.1.5) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [ztcuui-aio-5.1.4](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.3...ztcuui-aio-5.1.4) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [ztcuui-aio-5.1.3](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.2...ztcuui-aio-5.1.3) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [ztcuui-aio-5.1.2](https://github.com/truecharts/charts/compare/ztcuui-aio-5.1.1...ztcuui-aio-5.1.2) (2023-12-21) + +### Fix diff --git a/stable/ztcuui-aio/6.1.0/Chart.yaml b/stable/ztcuui-aio/6.1.0/Chart.yaml new file mode 100644 index 0000000000..37ec71acd8 --- /dev/null +++ b/stable/ztcuui-aio/6.1.0/Chart.yaml @@ -0,0 +1,36 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: ztcuui-aio +version: 6.1.0 +appVersion: 2023.5.2-r1 +description: ZeroTier network controller user interface in a Docker container +home: https://truecharts.org/charts/stable/ztcuui-aio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png +deprecated: false +sources: + - https://github.com/kmahyyg/ztncui-aio + - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio + - https://ghcr.io/kmahyyg/ztncui-aio +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ztcuui-aio +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/ztcuui-aio/6.0.1/README.md b/stable/ztcuui-aio/6.1.0/README.md similarity index 100% rename from stable/ztcuui-aio/6.0.1/README.md rename to stable/ztcuui-aio/6.1.0/README.md diff --git a/stable/ztcuui-aio/6.1.0/app-changelog.md b/stable/ztcuui-aio/6.1.0/app-changelog.md new file mode 100644 index 0000000000..8a71167e0c --- /dev/null +++ b/stable/ztcuui-aio/6.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ztcuui-aio-6.1.0](https://github.com/truecharts/charts/compare/ztcuui-aio-6.0.1...ztcuui-aio-6.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/ztcuui-aio/6.0.1/app-readme.md b/stable/ztcuui-aio/6.1.0/app-readme.md similarity index 100% rename from stable/ztcuui-aio/6.0.1/app-readme.md rename to stable/ztcuui-aio/6.1.0/app-readme.md diff --git a/stable/ztcuui-aio/6.1.0/charts/common-17.2.2.tgz b/stable/ztcuui-aio/6.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/ztcuui-aio/6.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/ztcuui-aio/6.0.1/ix_values.yaml b/stable/ztcuui-aio/6.1.0/ix_values.yaml similarity index 100% rename from stable/ztcuui-aio/6.0.1/ix_values.yaml rename to stable/ztcuui-aio/6.1.0/ix_values.yaml diff --git a/stable/ztcuui-aio/6.0.1/questions.yaml b/stable/ztcuui-aio/6.1.0/questions.yaml similarity index 100% rename from stable/ztcuui-aio/6.0.1/questions.yaml rename to stable/ztcuui-aio/6.1.0/questions.yaml diff --git a/stable/ztcuui-aio/6.1.0/templates/NOTES.txt b/stable/ztcuui-aio/6.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/ztcuui-aio/6.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ztcuui-aio/6.1.0/templates/common.yaml b/stable/ztcuui-aio/6.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/ztcuui-aio/6.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ztcuui-aio/6.1.0/values.yaml b/stable/ztcuui-aio/6.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/zwavejs2mqtt/18.1.0/CHANGELOG.md b/stable/zwavejs2mqtt/18.1.0/CHANGELOG.md new file mode 100644 index 0000000000..bdf3438348 --- /dev/null +++ b/stable/zwavejs2mqtt/18.1.0/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zwavejs2mqtt-18.1.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.0.1...zwavejs2mqtt-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + + + +## [zwavejs2mqtt-18.0.1](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.0.0...zwavejs2mqtt-18.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + + + + +## [zwavejs2mqtt-18.0.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-17.0.12...zwavejs2mqtt-18.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + + + + +## [zwavejs2mqtt-17.0.12](https://github.com/truecharts/charts/compare/zwavejs2mqtt-17.0.11...zwavejs2mqtt-17.0.12) (2023-12-25) + +### Chore + +- update container image zwavejs/zwave-js-ui to v9.6.2[@4a296b2](https://github.com/4a296b2) by renovate ([#16480](https://github.com/truecharts/charts/issues/16480)) + + + + +## [zwavejs2mqtt-17.0.11](https://github.com/truecharts/charts/compare/zwavejs2mqtt-17.0.10...zwavejs2mqtt-17.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [zwavejs2mqtt-17.0.10](https://github.com/truecharts/charts/compare/zwavejs2mqtt-17.0.9...zwavejs2mqtt-17.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [zwavejs2mqtt-17.0.9](https://github.com/truecharts/charts/compare/zwavejs2mqtt-17.0.8...zwavejs2mqtt-17.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [zwavejs2mqtt-17.0.8](https://github.com/truecharts/charts/compare/zwavejs2mqtt-17.0.7...zwavejs2mqtt-17.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [zwavejs2mqtt-17.0.7](https://github.com/truecharts/charts/compare/zwavejs2mqtt-17.0.6...zwavejs2mqtt-17.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [zwavejs2mqtt-17.0.6](https://github.com/truecharts/charts/compare/zwavejs2mqtt-17.0.5...zwavejs2mqtt-17.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [zwavejs2mqtt-17.0.5](https://github.com/truecharts/charts/compare/zwavejs2mqtt-17.0.4...zwavejs2mqtt-17.0.5) (2023-12-22) + +### Fix diff --git a/stable/zwavejs2mqtt/18.1.0/Chart.yaml b/stable/zwavejs2mqtt/18.1.0/Chart.yaml new file mode 100644 index 0000000000..7e276c27cc --- /dev/null +++ b/stable/zwavejs2mqtt/18.1.0/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: zwavejs2mqtt +version: 18.1.0 +appVersion: 9.6.2 +description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue +home: https://truecharts.org/charts/stable/zwavejs2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.png +deprecated: false +sources: + - https://github.com/zwave-js/zwavejs2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt + - https://hub.docker.com/r/zwavejs/zwave-js-ui +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave +dependencies: + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/zwavejs2mqtt/18.1.0/README.md b/stable/zwavejs2mqtt/18.1.0/README.md new file mode 100644 index 0000000000..ce48813a76 --- /dev/null +++ b/stable/zwavejs2mqtt/18.1.0/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/zwavejs2mqtt) + +**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/zwavejs2mqtt/18.1.0/app-changelog.md b/stable/zwavejs2mqtt/18.1.0/app-changelog.md new file mode 100644 index 0000000000..d4a9e32e2f --- /dev/null +++ b/stable/zwavejs2mqtt/18.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zwavejs2mqtt-18.1.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.0.1...zwavejs2mqtt-18.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + + \ No newline at end of file diff --git a/stable/zwavejs2mqtt/18.1.0/app-readme.md b/stable/zwavejs2mqtt/18.1.0/app-readme.md new file mode 100644 index 0000000000..259a81bc32 --- /dev/null +++ b/stable/zwavejs2mqtt/18.1.0/app-readme.md @@ -0,0 +1,8 @@ +Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/zwavejs2mqtt](https://truecharts.org/charts/stable/zwavejs2mqtt) + +--- + +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/zwavejs2mqtt/18.1.0/charts/common-17.2.2.tgz b/stable/zwavejs2mqtt/18.1.0/charts/common-17.2.2.tgz new file mode 100644 index 0000000000..4b08c3de5b Binary files /dev/null and b/stable/zwavejs2mqtt/18.1.0/charts/common-17.2.2.tgz differ diff --git a/stable/zwavejs2mqtt/18.1.0/ix_values.yaml b/stable/zwavejs2mqtt/18.1.0/ix_values.yaml new file mode 100644 index 0000000000..9f420e5080 --- /dev/null +++ b/stable/zwavejs2mqtt/18.1.0/ix_values.yaml @@ -0,0 +1,85 @@ +image: + repository: zwavejs/zwave-js-ui + pullPolicy: IfNotPresent + tag: 9.6.2@sha256:4a296b2767fc777b6ef590a166f00c8c92a13cbbcb3571d431d719675cc83787 +service: + main: + ports: + main: + port: 8091 + targetPort: 8091 + ws: + enabled: true + ports: + ws: + enabled: true + port: 10046 + targetPort: 3000 +persistence: + config: + enabled: true + mountPath: "/usr/src/app/store" +# affinity: +# nodeAffinity: +# requiredDuringSchedulingIgnoredDuringExecution: +# nodeSelectorTerms: +# - matchExpressions: +# - key: app +# operator: In +# values: +# - zwave-controller + +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + readiness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + startup: + enabled: false + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 diff --git a/stable/zwavejs2mqtt/18.1.0/questions.yaml b/stable/zwavejs2mqtt/18.1.0/questions.yaml new file mode 100644 index 0000000000..803c9f77da --- /dev/null +++ b/stable/zwavejs2mqtt/18.1.0/questions.yaml @@ -0,0 +1,2874 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8091 + required: true + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + 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: ws + label: "WebSocket 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: 10046 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + 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: 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: overrideService + 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + 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/zwavejs2mqtt/18.1.0/templates/NOTES.txt b/stable/zwavejs2mqtt/18.1.0/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/zwavejs2mqtt/18.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zwavejs2mqtt/18.1.0/templates/common.yaml b/stable/zwavejs2mqtt/18.1.0/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/zwavejs2mqtt/18.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/18.1.0/values.yaml b/stable/zwavejs2mqtt/18.1.0/values.yaml new file mode 100644 index 0000000000..e69de29bb2